a {
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
}
.entry-content a {
  color: #004088;
}
.entry-content a:hover {
  color: #011e3f;
}
.no-padding {
  padding: 0;
  text-align: center;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* logo */
.logo,
.menu-menu-glowne-container {
  display: inline-block;
  vertical-align: middle;
}
.responsive {
  max-width: 100%;
  display: block;
}
/* css
* NAWIGACJA 
*/
.primary-navigation .container {
  text-align: center;
}
/*header, nav, a, img, li, #nav_li, .logo, #primary-navigation > div, header.nav-small img{
  .transition(0.2s, all, linear);
}*/
header.site-header {
  top: 0;
  background: #011e3f;
  width: 100%;
  position: fixed;
  height: 117px;
  padding: 10px 0 0 0;
  z-index: 4;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  transition: 0.2s all linear;
}
header.site-header li {
  padding: 0 10px;
}
header.site-header li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
}
header.site-header img {
  width: 142px;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  transition: 0.2s all linear;
}
/* css
*   BANER
*/
body #slider {
  width: 100%;
  max-width: 1920px;
  position: relative;
}
body #slider a p,
body #slider a h6 {
  color: #ffffff;
}
body #slider .slide1 .test {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
body #slider .slide1 .info-baner {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 2% 0 0;
  display: block;
  -webkit-transition: 1s all ease;
  -moz-transition: 1s all ease;
  transition: 1s all ease;
  transform: translate(0px, 350px);
}
body #slider .slide1 .info-baner h1,
body #slider .slide1 .info-baner h2,
body #slider .slide1 .info-baner h3,
body #slider .slide1 .info-baner h4,
body #slider .slide1 .info-baner h5,
body #slider .slide1 .info-baner h6 {
  margin: 0;
}
body #slider .slide1 .info-baner h2 {
  font-size: 93px;
}
body #slider .slide1 .info-baner p {
  text-align: center;
  margin: 0;
  font-weight: 700;
  visibility: hidden;
  opacity: 0;
  transform: translate(0px, 350px);
}
body #slider .slide1 .info-baner p img {
  display: inline-block;
  vertical-align: middle;
}
body #slider .slide1 .info-baner p,
body #slider .slide1 .info-baner span,
body #slider .slide1 .info-baner h6,
body #slider .slide1 .info-baner h5 {
  -webkit-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}
body #slider .slide1 .info-baner.right-baner {
  width: 100%;
  float: right;
  z-index: 2;
  right: 3%;
  font-size: 70px;
}
body #slider .slide1 .info-baner.right-baner p {
  text-align: right;
}
body #slider .slide1 .info-baner.right-baner h1,
body #slider .slide1 .info-baner.right-baner h2,
body #slider .slide1 .info-baner.right-baner h3,
body #slider .slide1 .info-baner.right-baner h4,
body #slider .slide1 .info-baner.right-baner h5,
body #slider .slide1 .info-baner.right-baner h6 {
  text-align: right;
}
body #slider .slide1 .info-baner.right-baner img {
  text-align: right;
  display: inline-block;
  width: 40px;
}
body #slider .slide1 .info-baner.center-baner {
  width: 100%;
  font-size: 75px;
  margin: 0 auto;
  z-index: 2;
  text-align: center;
}
body #slider .slide1 .info-baner.center-baner h1,
body #slider .slide1 .info-baner.center-baner h2,
body #slider .slide1 .info-baner.center-baner h3,
body #slider .slide1 .info-baner.center-baner h4,
body #slider .slide1 .info-baner.center-baner h5,
body #slider .slide1 .info-baner.center-baner h6 {
  text-align: center;
}
body #slider .slide1 .info-baner.center-baner p {
  text-align: center;
  font-weight: 200;
}
body #slider .slide1 .info-baner.center-baner img {
  display: inline-block;
  width: 40px;
}
body #slider .slide1 .info-baner.center-baner.color-blue {
  color: #004088;
}
body #slider .slide1 .info-baner.left-baner {
  width: 100%;
  z-index: 2;
  margin-left: 3%;
  font-size: 70px;
}
body #slider .slide1 .info-baner.left-baner h1,
body #slider .slide1 .info-baner.left-baner h2,
body #slider .slide1 .info-baner.left-baner h3,
body #slider .slide1 .info-baner.left-baner h4,
body #slider .slide1 .info-baner.left-baner h5,
body #slider .slide1 .info-baner.left-baner h6 {
  text-align: left;
}
body #slider .slide1 .info-baner.left-baner img {
  display: inline-block;
  width: 40px;
}
body #slider .slide1 .info-baner.left-baner p {
  text-align: left;
}
body #slider .slide1.current .info-baner {
  transform: translate(0px, 0px);
}
body #slider .slide1.current .info-baner p {
  transform: translate(0px, 0px);
  visibility: visible;
  opacity: 1;
}
#slider {
  width: 100%;
  margin-top: 126px;
  margin-bottom: 11px;
  position: relative;
  overflow: hidden;
}
#slider .slider1 {
  width: 100%;
  height: auto;
}
#slider .slider1 .test {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
#slider .slider1 p span img {
  display: inline-block;
}
.baner-content-site {
  max-height: 320px;
}
/* css
* main
*/
body {
  color: #ffffff;
}
.full-width-l {
  width: 100%;
  background: #00348d;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzQ4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwNDc5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM0OGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #00348d 0%, #004798 50%, #00348d 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00348d), color-stop(50%, #004798), color-stop(100%, #00348d));
  background: -webkit-linear-gradient(left, #00348d 0%, #004798 50%, #00348d 100%);
  background: -o-linear-gradient(left, #00348d 0%, #004798 50%, #00348d 100%);
  background: -ms-linear-gradient(left, #00348d 0%, #004798 50%, #00348d 100%);
  background: linear-gradient(to right, #00348d 0%, #004798 50%, #00348d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00348d", endColorstr="#004798", GradientType=1);
}
/*
* ZALOGOWANY
*/
body.logged-in #slider {
  margin: 95px auto 0;
}
/*
* NAWIGACJA
*/
header.site-header.nav-small {
  height: 60px;
}
header.site-header.nav-small nav .logo a img {
  width: 65px;
}
/* css
* CONTENT
*/
#main {
  position: relative;
}
body.home #main-content,
body.home #main > .full-width-l {
  float: left;
}
#mainSite > div {
  text-align: center;
  padding: 15px 0;
  margin: 0;
}
#mainSite > div h5 {
  font-weight: normal;
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
#mainSite > div > p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 12px;
  padding: 0 40px;
  min-height: 85px;
}
#mainSite > div > a {
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  width: 61px;
  height: 63px;
  background: url('../images//sprite.png') -27px 0;
  display: inline-block;
}
#mainSite > div > a:hover {
  background-position: -27px -64px;
}
#mainSite > div > .dotted {
  position: absolute;
  right: 0;
  top: 30px;
  width: 2px;
  height: 140px;
  background: url('../images//dotted.png');
}
.mapInfo {
  width: 100%;
  height: 416px;
  float: left;
  position: relative;
  background: url('../images/info-map.png') no-repeat center top;
}
.mapInfo > * {
  font-family: 'Open Sans', sans-serif;
}
.mapInfo p {
  font-weight: 400;
  font-size: 20px;
}
.mapInfo .info {
  float: left;
  width: 62%;
  padding-right: 10%;
  height: 355px;
}
.mapInfo .info span {
  padding-right: 20px;
  margin-top: 2px;
  display: inline-block;
}
.mapInfo h5 {
  font-size: 40px;
  font-weight: 700;
  margin: 30px 0 30px;
}
.mapInfo .map {
  width: 38%;
  float: right;
  height: 355px;
}
.mapInfo .map #wp a {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  padding: 40px 0 5px 0;
  display: block;
  text-transform: uppercase;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  width: 287px;
  overflow: hidden;
}
.mapInfo .map #wp a span {
  width: 13px;
  height: 19px;
  background: url('../images/sprite.png') -88px 0 no-repeat;
  display: inline-block;
  margin-left: 10px;
}
.mapInfo .map #wp a:hover {
  padding: 35px 0 10px;
  color: #f0f0f0;
}
.mapInfo .map #wp a:after {
  position: absolute;
  content: " ";
  background: #FFFFFF;
  width: 95%;
  transform: translate3d(-100%, 0px, 0px);
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  height: 3%;
  bottom: 0px;
  left: 0;
}
.mapInfo .map #wp:hover a:after {
  transform: translate3d(0px, 0px, 0px);
}
.mapInfo .map #more-map > span {
  color: #000000;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 50px 0 0 0;
}
.mapInfo .map #more-map a {
  margin-top: 35px;
  display: block;
}
.mapInfo .map #more-map ul {
  margin-top: 20px;
}
.mapInfo .map #more-map li {
  background: url('../images/dot.png') 0 7px no-repeat;
  position: relative;
  color: #000000;
  list-style: none;
  padding: 0 0 0 13px;
  font-weight: 300;
  font-size: 15px;
}
.mapInfo .map #more-map li:before {
  /*background: url('@{img}dot.png') no-repeat;
        width: 6px;
        height:8px;
        display:block;
        position:absolute;
        content: " ";
        top:10px;
        left:5px;*/
}
.test a {
  display: block;
  width: 100%;
  height: 100%;
}
.full-width-direction {
  position: relative;
  z-index: 2;
}
.full-width-direction .show-list {
  top: 30px;
  right: 5px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
.info-window,
.info-bank {
  height: 40px;
  position: absolute;
  right: 42px;
  top: 3px;
  width: 50px;
}
.info-bank {
  top: 50px;
}
.info-bank img:last-child {
  margin-top: 15px;
}
#map-canvas {
  /*  .gm-style-iw{
    left: 0 !important;
    top: 0 !important;
  }*/
}
#map-canvas p {
  color: #000000;
  margin: 2px 0;
}
#map-canvas .info-container {
  width: 250px;
  max-height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
}
#map-canvas .info-container p {
  width: 175px;
  padding-bottom: 5px;
}
#map-canvas .show-way {
  background: #011e3f;
  padding: 5px 10px;
  cursor: pointer;
  margin: 8px 0;
}
#map-canvas .btnshow {
  width: 70%;
}
#directions {
  display: none;
  background: none repeat scroll 0 0 #ffffff;
  font-size: 12px;
  top: 0;
  right: 0;
  overflow: auto;
  padding: 10px;
  position: absolute;
  width: 300px;
  height: 400px;
  z-index: 99999;
}
#show-info {
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 1px #000000;
  -moz-box-shadow: 0 0 1px #000000;
  box-shadow: 0 0 1px #000000;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  text-align: center;
  padding: 10px;
  position: absolute;
  z-index: 999;
  top: 10px;
  background: #011e3f;
  color: #ffffff;
  cursor: pointer;
}
#findway {
  background: #011e3f;
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  z-index: 99;
}
#map_search {
  background: #011e3f;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -250px;
  text-align: center;
  z-index: 2;
  padding: 10px;
  width: 500px;
  -webkit-box-shadow: 10px 10px 20px #000000;
  -moz-box-shadow: 10px 10px 20px #000000;
  box-shadow: 10px 10px 20px #000000;
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
#map_search select:disabled {
  background: #f0f0f0;
}
#map_search input,
#map_search select {
  border: none;
  color: #000000;
  padding: 5px;
  margin-right: 10px;
  width: 170px;
}
#map_search input {
  padding: 6px;
}
#map_search .choose {
  padding: 4px 0 0 5px;
}
#map_search .choose label {
  width: auto;
  color: #ffffff;
  text-align: left;
  float: left;
}
#map_search .choose label input {
  width: auto;
  color: #ffffff;
}
#map_search input[type="submit"] {
  width: 80px;
  color: #ffffff;
  font-size: 16px;
  background: #47a6da;
  text-transform: capitalize;
  padding: 5px;
  vertical-align: middle;
  cursor: pointer;
}
.row-list.title {
  display: block;
  padding-bottom: 10px;
  background: #47a6da;
  font-size: 12px;
  padding: 10px 0;
}
.row-list.title > div > div {
  font-weight: 700;
  color: #ffffff;
}
.current_page_item {
  font-weight: bold;
}
#list-map {
  margin: 20px 0;
  max-height: 300px;
  overflow: auto;
  float: left;
  width: 100%;
  font-size: 12px;
}
#list-map .all {
  width: 100%;
  float: left;
  -wekbit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  border-bottom: 1px solid #E4E4E4;
  padding: 10px 0;
}
#list-map .all:hover {
  background: #f6f6f6;
}
#list-map .all span {
  color: #011e3f;
}
#list-map .all .show-me img {
  vertical-align: middle;
  margin-right: 10px;
}
#list-map .all .status img {
  margin-right: 2px;
}
#list-map .all .typ img {
  height: 27px;
}
.entry-content li {
  margin-left: 10px;
}
#photo-footer {
  width: 100%;
  position: relative;
  height: 300px;
}
#photo-footer .bg {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 301px;
  background: url('../images/footer-full.jpg') no-repeat center top;
  border-bottom: 10px solid #011e3f;
}
#photo-footer .people {
  position: absolute;
  top: -111px;
  z-index: 1;
  width: 836px;
  right: 180px;
  height: 412px;
  background: url('../images/people.png') no-repeat;
}
/* css
* FOOTER
*/
footer {
  background: #f0f0f0;
  position: relative;
  display: block;
  width: 100%;
  height: 178px;
}
footer .container {
  position: relative;
}
footer > div > span {
  /*position: absolute;
    top: -189px;
    left: 0;
    z-index:1;
    background: url('@{img}men.png') no-repeat center top;
    width: 489px;
    height: 438px;
    display: block;*/
}
footer #address {
  position: relative;
  z-index: 2;
  padding: 15px 0 0 0;
  text-align: center;
  width: 535px;
  font-size: 15px;
  display: inline-block;
  float: left;
  margin-top: 9px;
}
footer #address p {
  margin: 0;
  color: #000000;
}
footer #address .header {
  font-size: 17px;
  font-weight: 700;
  color: #414141;
}
footer #address .number {
  font-size: 30px;
  color: #ff2d2d;
  font-weight: 700;
}
footer nav {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 2;
  padding-top: 54px;
}
footer nav li {
  display: inline;
  vertical-align: top;
}
footer nav li a {
  color: #414141;
  padding: 15px;
  font-size: 17px;
  text-transform: uppercase;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  float: left;
}
footer nav li a:hover {
  color: #ffffff;
  background: #011e3f;
  -webkit-box-shadow: 2px 2px 5px #000000;
  -moz-box-shadow: 2px 2px 5px #000000;
  box-shadow: 2px 2px 5px #000000;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
footer nav .logo {
  float: left;
  width: 80px;
  height: 80px;
}
footer nav .footer-nav {
  float: left;
}
footer #foot-copy {
  width: 100%;
  background: #414141;
  float: left;
  margin-top: 17px;
  display: block;
  padding: 5px 0;
  color: #878787;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
footer .stopy {
  width: 860px;
  height: 170px;
  position: absolute;
  background: url('../images/nogi.jpg');
  right: 140px;
  top: 0;
  z-index: 1;
}
/*
* PODSTRONA
*/
.subpage {
  width: 952px;
  font-family: 'Open Sans', sans-serif;
  color: #222222;
  font-weight: 300;
  position: relative;
}
.subpage h2 {
  text-align: center;
  color: #353535;
  font-weight: 600;
  font-size: 40px;
}
.subpage h5 {
  font-size: 25px;
  font-weight: 400;
}
.subpage .box_dark {
  background: #011e3f;
  color: #ffffff;
  padding: 18px 20px 20px 20px;
  text-align: center;
}
.subpage .box_dark h6 {
  font-size: 28px;
}
.subpage .box_dark li {
  font-size: 19px;
  list-style: none;
  padding-bottom: 5px;
  font-weight: 200;
  background: none;
}
.subpage .box_dark a {
  background: #ffffff;
  color: #47a6da;
  font-weight: 400;
  padding: 10px;
  text-transform: uppercase;
  -webkit-box-shadow: 2px 2px 5px #000000;
  -moz-box-shadow: 2px 2px 5px #000000;
  box-shadow: 2px 2px 5px #000000;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  margin: 5px 0 3px;
  display: inline-block;
}
.subpage .box_dark a:hover {
  background: #011e3f;
}
.subpage .box_light {
  background: #011e3f;
  color: #ffffff;
  padding: 18px 20px 20px 20px;
  text-align: center;
  background: #47a6da;
}
.subpage .box_light h6 {
  font-size: 28px;
}
.subpage .box_light li {
  font-size: 19px;
  list-style: none;
  padding-bottom: 5px;
  font-weight: 200;
  background: none;
}
.subpage .box_light a {
  background: #ffffff;
  color: #47a6da;
  font-weight: 400;
  padding: 10px;
  text-transform: uppercase;
  -webkit-box-shadow: 2px 2px 5px #000000;
  -moz-box-shadow: 2px 2px 5px #000000;
  box-shadow: 2px 2px 5px #000000;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  margin: 5px 0 3px;
  display: inline-block;
}
.subpage .box_light a:hover {
  background: #011e3f;
}
.subpage #primary {
  margin-bottom: 55px;
  display: block;
}
.subpage .expand .quest {
  width: 100%;
  background: #daf4fd;
  color: #000000;
  font-size: 21px;
  font-weight: 400;
  min-height: 57px;
  padding: 14px 55px 14px 14px;
  display: block;
  float: left;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}
.subpage .expand .quest > span {
  width: 52px;
  height: 57px;
  position: absolute;
  top: 0;
  right: 0;
  /*background: url('@{img}sprite.png') no-repeat -188px 0;*/
  background: #00B1EE;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  height: 100%;
}
.subpage .expand .quest > span span {
  padding: 21px 0 0 30px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.subpage .expand .quest > span span::before,
.subpage .expand .quest > span span::after {
  background: #ffffff;
  height: 3px;
  width: 13px;
  position: absolute;
  top: 45%;
  right: 30%;
  content: '';
  transform: rotate(0);
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.subpage .expand .quest > span span:after {
  transform: rotate(90deg);
}
.subpage .expand .quest p {
  display: inline;
  padding-right: 5px;
}
.subpage .expand .quest::before {
  float: left;
  padding-right: 10px;
}
.subpage .expand .resp {
  display: none;
  float: left;
  background: #f1fafd;
  margin: 0 0 0 2%;
  width: 98%;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.subpage .expand .resp p {
  padding: 3px 17px;
}
.subpage .expand.active .quest > span {
  /*background: url('@{img}sprite.png') no-repeat -188px -57px;*/
  background: #f1fafd;
}
.subpage .expand.active .quest span::after {
  transform: rotate(0deg);
}
.subpage .expand.active .quest span::after,
.subpage .expand.active .quest span::before {
  background: #011e3f;
}
.subpage .expand.active .resp {
  display: block;
}
.subpage .kontakt-page .blue-bg {
  background: #4ba5db;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}
.subpage .kontakt-page .blue-bg strong {
  font-size: 35px;
}
.subpage .kontakt-page .blue-bg a {
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #ffffff;
}
.subpage .kontakt-page .blue-bg a:hover {
  color: #011e3f;
}
.subpage h4 {
  font-size: 30px;
  font-weight: 600;
}
.subpage li {
  list-style: none;
  background: url('../images/list.png') no-repeat 2px 4px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.subpage .kontakt-page {
  font-weight: 400;
}
.subpage .kontakt-page li {
  font-size: 18px;
}
.subpage .kontakt-page a {
  color: #004088;
}
.subpage .kontakt-page #choose {
  position: relative;
}
.subpage .kontakt-page #choose span {
  display: none;
  width: 35px;
  height: 18px;
  position: absolute;
  right: 10px;
  bottom: -18px;
  background: url('../images/sprite.png') 0 -129px;
}
.subpage .kontakt-page #choose > div.active {
  color: #FFFFFF;
  background: #4ba5db;
}
.subpage .kontakt-page #choose > div.active span {
  display: block;
}
.subpage .kontakt-page #choose > div {
  background: #cfe7f5;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}
.subpage .kontakt-page #form-kontakt {
  float: left;
  width: 100%;
}
.subpage .kontakt-page #form-kontakt p {
  font-size: 22px;
}
.subpage .kontakt-page #form-kontakt span.placeholder {
  display: inline-block;
  font-size: 15px;
  margin: 1px 0 9px;
  width: 100%;
}
.subpage .kontakt-page #form-kontakt > div {
  padding: 15px 0;
  display: none;
}
.subpage .kontakt-page #form-kontakt > div.active {
  display: block;
}
.subpage .kontakt-page #form-kontakt input,
.subpage .kontakt-page #form-kontakt textarea {
  background: #f6f6f6;
  border: none;
  width: 100%;
  color: #000000;
  padding: 15px 12px;
  margin-bottom: 30px;
  float: left;
}
.subpage .kontakt-page #form-kontakt input[type="file"] {
  margin-bottom: 20px;
}
.subpage .kontakt-page #form-kontakt .wpcf7-response-output {
  width: 100%;
}
.subpage .kontakt-page #form-kontakt form input[type="submit"] {
  background: #4ba5db;
  color: #FFFFFF;
  font-size: 25px;
  width: 200px;
  cursor: pointer;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.subpage .kontakt-page #form-kontakt form input[type="submit"]:hover {
  background: #011e3f;
}
.subpage .kontakt-page #form-kontakt form .wpcf7-response-output {
  float: left;
}
.subpage .kontakt-page #form-kontakt form span.wpcf7-not-valid-tip {
  display: none;
}
.subpage .swf-embed {
  width: 100%;
  max-height: 100%;
}
.subpage .typ img:first-child {
  margin-right: 10px;
}
.recaptcha1 {
  float: left;
  width: 100%;
}
.subpage .kontakt-page #form-kontakt .wpcf7-not-valid {
  border: 1px solid red;
}
.margin-bottom-5 {
  margin: 0 0 5px 0 !important;
}
blockquote {
  margin: 10px;
}
blockquote p {
  font-size: 9px !important;
}
body.home blockquote p {
  color: #043e7c;
}
#cashline_list,
#cashline_list_head .subpage {
  width: 1000px;
}
#cashline_list_head .subpage div {
  margin-left: 48px;
}
#cashline_list_head .subpage div.list-loc {
  margin-left: 64px;
  margin-right: 60px;
}
#cashline_list_head .subpage div.list-hrs {
  margin-left: 98px;
}
#cashline_list_head .subpage div.list-whr {
  margin-left: 85px;
}
#cashline_list_head .subpage div.list-typ {
  margin-left: 100px;
  margin-right: 16px;
}
/*#cashline_list #result-map div.typ{
    width:110px;
}*/
#cashline_list #list-map {
  margin-left: 20px;
}
@media all and (max-width: 1820px) {
  footer > div > span {
    width: 400px;
    height: 355px;
    background: url("../images/men1200.png") center top;
    top: -110px;
  }
}
@media all and (max-width: 1777px) {
  body #slider .slide1 .info-baner.right-baner {
    font-size: 65px;
  }
}
@media all and (max-width: 1650px) {
  body #slider .slide1 .info-baner.right-baner {
    font-size: 55px;
  }
  body #slider .slide1 .info-baner {
    padding-top: 2.5%;
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 50px;
  }
  body #slider .slide1 .info-baner.left-baner img {
    display: inline-block;
    width: 40px;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 55px;
  }
  body #slider .slide1 .info-baner.center-baner.color-blue {
    color: #004088;
  }
  .mapInfo .map #more-map > span {
    font-size: 34px;
  }
}
@media all and (max-width: 1400px) {
  body #slider .slide1 .info-baner.right-baner {
    font-size: 55px;
  }
  body #slider .slide1 .info-baner.right-baner img {
    width: 40px;
  }
  #mainSite > div > p {
    min-height: 100px;
  }
  .mapInfo {
    background: url('../images/info-map-m.png') no-repeat center top;
  }
  .mapInfo .info {
    width: 58%;
    padding-right: 12%;
  }
  .mapInfo .info h5 {
    font-size: 25px;
  }
  .mapInfo .info p {
    font-size: 16px;
  }
  .mapInfo .map {
    width: 41%;
  }
  .mapInfo .map #more-map > span {
    font-size: 35px;
  }
  footer > div > span {
    width: 400px;
    height: 355px;
    background: url("../images/men1200.png") center top;
    top: -110px;
  }
}
@media all and (max-width: 1200px) {
  header.site-header.nav-small {
    padding: 0;
  }
  #mainSite > div > p {
    min-height: 120px;
  }
  body #slider .slide1 .info-baner {
    padding-top: 1%;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 45px;
    margin: 0 auto;
  }
  body #slider .slide1 .info-baner.center-baner p {
    font-weight: 200;
  }
  body #slider .slide1 .info-baner.center-baner p.second-line {
    font-size: 90px;
    line-height: 80px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font {
    font-size: 35px;
  }
  .mapInfo {
    background: url('../images/info-map-s.png') no-repeat center top;
  }
  .mapInfo .info {
    width: 50%;
  }
  .mapInfo .info h5 {
    font-size: 20px;
    margin-bottom: 45px;
  }
  .mapInfo .info p {
    font-size: 14px;
  }
  .mapInfo .map {
    width: 45%;
  }
  .mapInfo .map #more-map a {
    margin-top: 70px;
  }
  .mapInfo .map #more-map span {
    font-size: 30px;
  }
  .mapInfo .map #wp:hover a:after {
    width: 94%;
  }
  #photo-footer {
    height: 246px;
  }
  #photo-footer .bg {
    background: url('../images/footer-1200.jpg') no-repeat right top;
    height: 306px;
  }
  #photo-footer .people {
    width: 550px;
    height: 272px;
    background: url('../images/people-1200.png');
    top: -27px;
  }
  footer .container nav li a {
    font-size: 15px;
    padding: 10px;
  }
  footer .container #address {
    width: 400px;
    margin: 0;
  }
  footer .container #address p.number {
    font-size: 30px;
  }
  footer .container #address .header {
    font-size: 16px;
    margin-top: 0px;
  }
  footer .container #address p {
    font-size: 16px;
  }
  footer .stopy {
    width: 578px;
    height: 104px;
    background: url('../images/nogi-1200.jpg');
    right: 153px;
  }
  .box-left > div > h5 {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1100px) {
  body #slider .slide1 .info-baner.right-baner {
    font-size: 45px;
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 35px;
  }
  body #slider .slide1 .info-baner.left-baner img {
    width: 40px;
  }
}
@media all and (min-width: 993px) {
  .arrow-big {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .hide-sm {
    display: none;
  }
  body #slider .slide1 .info-baner h2 {
    font-size: 65px;
  }
  body #slider .slide1 .info-baner .right-baner {
    font-size: 30px;
  }
  body #slider .slide1 .info-baner .right-baner img {
    width: 30px;
  }
  body #slider .slide1 .info-baner p {
    font-size: 34px;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 25px;
    margin: 0 auto;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font {
    font-size: 20px;
  }
  .mapInfo {
    height: auto;
  }
  .mapInfo .info > div {
    width: 55%;
    position: relative;
    margin: 0 auto;
  }
  .mapInfo .info p {
    text-align: left;
  }
  .mapInfo .map #wp a {
    font-size: 25px;
    padding-top: 20px;
  }
  .mapInfo .map #wp a:hover {
    padding-top: 15px;
  }
  .mapInfo .map #more-map span {
    font-size: 34px;
  }
  .mapInfo .map #more-map {
    margin-top: 55px;
  }
  .mapInfo .map #more-map a {
    margin-top: 0;
    text-align: center;
  }
  .mapInfo .map {
    margin-bottom: 20px;
    height: auto;
  }
  .mapInfo .map #more-map li {
    background: none;
  }
  .mapInfo .info {
    padding: 0 20% 0 2%;
  }
  #mainSite > div:nth-child(1) {
    background: #023977;
  }
  #mainSite > div:nth-child(2) {
    background: #004088;
  }
  #mainSite > div > p {
    min-height: 20px;
  }
  #mainSite .dotted {
    background: none;
    display: none;
  }
  .mapInfo {
    background: none;
  }
  .mapInfo .info {
    width: 100%;
    background: #011e3f;
    padding: 0 5% 1%;
    height: auto;
  }
  .mapInfo .info h5 {
    text-align: center;
  }
  .mapInfo .map {
    background: url('../images/wplatomat2.jpg') no-repeat #ffffff center top;
    width: 100%;
    padding: 0 5% 1%;
    height: 260px;
  }
  .mapInfo .map #more-map {
    margin-top: 80px;
    display: block;
    text-align: left;
  }
  .mapInfo .map #more-map span {
    font-size: 28px;
  }
  .mapInfo .map a {
    padding: 20px 0 0;
  }
  .subpage {
    width: 100%;
    padding: 0 60px;
  }
  .subpage #content > div,
  .subpage #content .box-left > div {
    padding: 0;
  }
  .subpage #primary {
    margin-bottom: 20px;
  }
  #photo-footer {
    height: 246px;
  }
  #photo-footer .bg {
    position: static;
    background: url('../images/footer-998.jpg') no-repeat center top;
  }
  #photo-footer .people {
    width: 550px;
    height: 272px;
    background: url('../images/people-1200.png');
    top: -27px;
  }
  footer {
    float: left;
    height: auto;
  }
  footer nav {
    float: none;
    text-align: center;
    display: block;
    padding: 0;
    margin-bottom: 15px;
  }
  footer nav li a {
    float: none;
  }
  footer #foot-copy {
    margin-top: 0;
  }
  footer #foot-copy .container > span {
    display: block;
  }
  footer nav .footer-nav {
    float: none;
    text-align: center;
    margin: 15px 0 0 0;
  }
  footer nav .footer-nav li a {
    display: inline-block;
  }
  footer .container #address {
    margin: 0;
    float: right;
    width: 100%;
    text-align: left;
    padding-bottom: 15px;
    background: #dedede;
    position: relative;
    z-index: 3;
  }
  footer .container #address p {
    text-align: center;
  }
  footer .container #address .header {
    font-size: 27px;
    text-align: center;
    margin-top: 0px;
  }
  footer .container #address .number {
    font-size: 50px;
    text-align: center;
  }
  footer .container #address .foot-address {
    padding-left: 0px;
  }
  footer .container #address .foot-address .header {
    text-align: center;
  }
  footer .container #content-nav nav {
    float: left;
    width: 100%;
    padding: 0;
    background: none;
    z-index: 3;
  }
  footer .container #content-nav nav .logo {
    display: none;
  }
  footer .container .arrow-big {
    width: 100px;
    height: 80px;
    display: block;
    margin: 0 auto;
    /*background: url('@{img}sprite.png') no-repeat -88px -25px;*/
  }
  .show-me,
  .status {
    text-align: center;
  }
  .show-me span,
  .status span {
    display: block;
  }
  .subpage #content #choose > div {
    min-height: 20px;
  }
  .typ img {
    max-width: 45%;
  }
}
@media all and (max-width: 992px) and (min-width: 768px) {
  body.logged-in #slider {
    margin: 92px 0 0 0;
  }
}
@media all and (max-width: 768px) {
  .hide-xs {
    display: none;
  }
  .row-list .subpage {
    padding: 0;
  }
  .subpage {
    padding: 0 10px;
  }
  .subpage h4 {
    font-size: 20px;
  }
  .subpage .kontakt-page .blue-bg {
    font-size: 20px;
  }
  .subpage .kontakt-page .blue-bg strong {
    font-size: 25px;
  }
  .subpage #content > div,
  .subpage #content .box-left > div {
    padding: 10px 0;
  }
  .subpage .kontakt-page #form-kontakt p {
    font-size: 18px;
  }
  .mapInfo .map #wp a {
    font-size: 17px;
  }
  .mapInfo .info > div {
    width: 70%;
  }
  .table.subpage {
    padding: 0;
  }
  body #slider .slide1 .info-baner h2 {
    font-size: 50px;
  }
  body #slider .slide1 .info-baner h6 {
    font-size: 20px;
  }
  body #slider .slide1 .info-baner p {
    font-size: 25px;
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 25px;
  }
  body #slider .slide1 .info-baner.left-baner img {
    width: 20px;
  }
  #map_search {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  #slider,
  body #slider {
    margin-top: 117px;
  }
  .subpage .expand .quest {
    font-size: 16px;
  }
  .subpage h5 {
    font-size: 18px;
  }
  .mapInfo .map #more-map a {
    width: auto;
  }
}
@media all and (max-width: 767px) {
  header.site-header.nav-small .container {
    padding: 0;
  }
  header.site-header .container {
    padding: 15px 0 0 0;
  }
  header.site-header {
    font-size: 14px;
  }
  header.site-header .logo img {
    max-width: 100%;
    width: 74px;
  }
  .expand .quest {
    padding: 14px 30px 14px 14px;
  }
  body.logged-in #slider {
    margin: 82px 0 0 0;
  }
  body #slider .slide1 .info-baner.right-baner img {
    width: 30px;
  }
  body #slider .slide1 .info-baner p,
  body #slider .slide1 .info-baner span,
  body #slider .slide1 .info-baner h6,
  body #slider .slide1 .info-baner h5 {
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 24px;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 20px;
  }
  body #slider .slide1 .info-baner.center-baner p.second-line {
    font-size: 55px;
    line-height: 50px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font {
    font-size: 16px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font img {
    width: 30px;
  }
  .mapInfo .map {
    background: url('../images/wplatomat7682.jpg') no-repeat #ffffff center-top;
  }
  #photo-footer .bg {
    background: url('../images/footer-768.jpg') no-repeat right top;
    height: 284px;
  }
  #photo-footer .people {
    right: 50px;
  }
  footer .container #address .foot-address {
    padding-left: 80px;
  }
  footer .container #address .header {
    font-size: 20px;
  }
  footer .container #address p.number {
    font-size: 35px;
  }
  footer .container .footer-nav a {
    font-size: 12px;
  }
  footer .stopy {
    right: 22px;
  }
  .hide-xss {
    display: none !important;
  }
  .col-xssss-4 {
    width: 24.333333%;
    float: left;
  }
}
@media all and (max-width: 680px) {
  body #slider .slide1 .info-baner.right-baner {
    font-size: 24px;
  }
  footer .container #address .foot-address {
    padding-left: 20px;
  }
  footer .container #address .arrow-big {
    width: 100%;
    margin-top: 5px;
    /*background: url('@{img}sprite.png') -88px -103px;*/
  }
  footer .container #address p.number {
    font-size: 25px;
  }
}
@media all and (max-width: 586px) {
  .show-me,
  .status {
    text-align: center;
  }
  .info-window {
    right: 25px;
  }
  body #slider .slide1 .info-baner.right-baner {
    font-size: 20px;
  }
  body #slider .slide1 .info-baner.right-baner img {
    width: 20px;
  }
  body #slider .slide1 .info-baner h2 {
    font-size: 40px;
  }
  body #slider .slide1 .info-baner h6 {
    font-size: 18px;
  }
  body #slider .slide1 .info-baner p {
    font-size: 18px;
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 20px;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 18px;
  }
  body #slider .slide1 .info-baner.center-baner p.second-line {
    font-size: 50px;
    line-height: 45px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font {
    font-size: 14px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font img {
    width: 25px;
  }
  header.site-header.container {
    padding: 30px 0 0 0;
  }
  header.site-header {
    font-size: 14px;
  }
  header.site-header li {
    padding: 0 5px;
  }
  header.site-header img {
    width: 100%;
  }
  .subpage #content #choose > div {
    min-height: 80px;
  }
  .menu-menu-glowne-container {
    padding: 0;
  }
  #photo-footer .people {
    right: 0;
  }
  footer nav li {
    display: block;
    padding: 0;
  }
  footer .stopy {
    background: url('../images/nogi-sm.jpg') no-repeat;
    width: 100%;
    right: 0px;
  }
  .mapInfo .map {
    background: url('../images/wplatomat3.jpg') no-repeat #ffffff center top;
  }
  .mapInfo .info > div {
    width: 100%;
  }
  #map_search select,
  #map_search input {
    width: 100%;
    margin-bottom: 10px;
  }
  #map_search input[type="submit"] {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
@media all and (min-width: 438px) and (max-width: 486px) {
  body header.site-header ul {
    padding: 0;
  }
}
@media all and (max-width: 486px) {
  .clone {
    display: none;
  }
  .hide-xss {
    display: none;
  }
  .show-me span {
    display: none;
  }
  body #slider {
    font-size: 15px;
  }
  body #slider .slide1 .info-baner h2 {
    font-size: 30px;
  }
  body #slider .slide1 .info-baner h6 {
    font-size: 15px;
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 16px;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 16px;
  }
  body #slider .slide1 .info-baner.center-baner p.second-line {
    font-size: 45px;
    line-height: 40px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font {
    font-size: 13px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font img {
    width: 20px;
  }
  .col-xss-12 {
    width: 100%;
  }
  .col-xss-3 {
    width: 33.3333%;
  }
  .col-xss-3.col-xsss-4 {
    display: none;
  }
  header.site-header .container {
    padding: 10px 0 0 0;
  }
  header.site-header {
    text-align: center;
    font-size: 14px;
  }
  header.site-header.nav-small {
    height: 80px;
  }
  header.site-header.nav-small nav .logo {
    height: 30px;
  }
  header.site-header.nav-small nav .logo a img {
    width: 45px;
  }
  header.site-header.nav-small nav ul li a {
    font-size: 12px;
  }
  header.site-header .logo {
    width: 100%;
  }
  header.site-header .logo img {
    width: 50px;
  }
  header.site-header ul {
    text-align: center;
  }
  header.site-header ul li {
    text-align: center;
    padding: 0 10px;
    line-height: 23px;
  }
  .mapInfo .map {
    background: url('../images/wplatomat486.jpg') no-repeat #ffffff;
    height: auto;
  }
  .mapInfo .map #more-map {
    text-align: center;
  }
  .mapInfo .map #more-map a {
    margin: 0 auto;
  }
  .mapInfo .map #wp a {
    font-size: 14px;
    padding: 10px 0 0;
  }
  .mapInfo .map #wp a span {
    padding: 10px 0 0 0;
    width: 7px;
    height: 10px;
    background: url('../images/sprite.png') -101px 0 no-repeat;
  }
  .mapInfo .map #wp:hover a {
    padding: 8px 0 0;
    width: 177px;
  }
  .mapInfo .map #more-map {
    margin-top: 10px;
  }
  .mapInfo .map #more-map span {
    font-size: 14px;
  }
  .mapInfo .map #more-map li {
    font-size: 12px;
  }
  footer .container #address {
    text-align: center;
  }
  footer .container #address p.header,
  footer .container #address p.number,
  footer .container #address .foot-address p.header {
    text-align: center;
  }
  footer .container #address .arrow-big {
    display: none;
  }
  footer .container #address .foot-address {
    padding: 10px 0;
  }
  footer .footer-nav {
    width: 100%;
    padding: 0 20px;
  }
  footer .footer-nav li {
    padding: 0;
  }
  footer .footer-nav li a {
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
  footer .stopy {
    display: none;
  }
  #photo-footer {
    height: 174px;
  }
  #photo-footer .bg {
    background: url('../images/footer-468.jpg') no-repeat right top;
    height: 174px;
  }
  #photo-footer .people {
    display: none;
  }
  .subpage {
    padding: 0 20px;
  }
  .subpage h2 {
    font-size: 20px;
  }
}
@media all and (max-width: 400px) {
  .col-xsss-4 {
    width: 41.66666667%;
  }
  .col-xsss-2 {
    width: 25%;
  }
  .subpage #content #choose > div {
    min-height: 10px;
  }
  body #slider .slide1 .info-baner h2 {
    font-size: 20px;
  }
  body #slider .slide1 .info-baner h6 {
    font-size: 12px;
  }
  body #slider .slide1 .info-baner p {
    font-size: 14px;
  }
  body #slider .slide1 .info-baner.left-baner {
    font-size: 13px;
  }
  body #slider .slide1 .info-baner.left-baner img {
    width: 15px;
  }
  body #slider .slide1 .info-baner.center-baner {
    font-size: 14px;
  }
  body #slider .slide1 .info-baner.center-baner p.second-line {
    font-size: 20px;
    line-height: 28px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font {
    font-size: 13px;
  }
  body #slider .slide1 .info-baner.center-baner p.small-font img {
    width: 15px;
  }
  .mapInfo .map #wp a {
    width: auto;
  }
}
@media all and (max-width: 350px) {
  body #slider .slide1 .info-baner.right-baner {
    font-size: 13px;
  }
  body #slider .slide1 .info-baner.right-baner img {
    width: 15px;
  }
  header.site-header.nav-small nav .logo a img {
    width: 35px;
  }
  header.site-header.nav-small nav ul li a {
    font-size: 10px;
  }
}
/*# sourceMappingURL=style-less.css.map */