@font-face {
  font-family: 'Montserrat-Light';
  src: url('/css/fonts/montserrat/Montserrat-Light.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/css/fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('/css/fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/css/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'merriweatherregular';
  src: url('/css/fonts/merriweather-regular-webfont.eot');
  src: url('/css/fonts/merriweather-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/merriweather-regular-webfont.ttf') format('truetype'), url('/css/fonts/merriweather-regular-webfont.svg#merriweatherregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'merriweather_lightregular';
  src: url('/css/fonts/merriweather_light-webfont.eot');
  src: url('/css/fonts/merriweather_light-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/merriweather_light-webfont.ttf') format('truetype'), url('/css/fonts/merriweather_light-webfont.svg#merriweather_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'merriweatherbold';
  src: url('/css/fonts/merriweather-bold-webfont.eot');
  src: url('/css/fonts/merriweather-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/merriweather-bold-webfont.ttf') format('truetype'), url('/css/fonts/merriweather-bold-webfont.svg#merriweatherbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.voffset0 {
  margin-top: 0 !important;
}
.voffset {
  margin-top: 2px;
}
.voffset1 {
  margin-top: 5px;
}
.voffset2 {
  margin-top: 10px;
}
.voffset3 {
  margin-top: 15px;
}
.voffset4 {
  margin-top: 30px;
}
.voffset5 {
  margin-top: 30px;
}
.voffset6 {
  margin-top: 40px;
}
.voffset7 {
  margin-top: 80px;
}
.voffset8 {
  margin-top: 100px;
}
.voffset9 {
  margin-top: 150px;
}
.boffset2 {
  margin-bottom: 10px !important;
}
.boffset3 {
  margin-bottom: 15px;
}
.boffset4 {
  margin-bottom: 20px;
}
.sm-display-hr {
  width: 100%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}
.galery-items {
  height: auto;
  width: 25%;
  float: left;
}
.sponsorzy_foto {
  border: 1px solid #eeeeee;
  margin-left: 20px;
  margin-top: 10px;
  float: right;
  height: auto;
  width: 240px;
}
.dropdown-item a {
  font-size: 13px!important;
}
.caret-right {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-left: 5px solid;
  border-left-color: #fff;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.stroke_photo {
  border: 1px solid #eeeeee;
}
.subpage-item-more-cont {
  margin-right: 5px;
}
a.subpage-item-more {
  font-size: 16px;
  text-decoration: none;
  font-weight: 300;
  color: #222;
  background-color: #FFDE00;
}
a.subpage-item-more h3 {
  font-size: 22px;
  background-color: #FFDE00;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
a.subpage-item-more h3:hover {
  font-size: 22px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  background-color: #46535E;
  color: #fff;
}
span.subpage-item-more {
  text-decoration: none;
  font-weight: 300;
  color: #fff;
  background-color: #FFDE00;
}
span.subpage-item-more h3 {
  font-size: 13px;
  background-color: #46535E;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #fff;
}
span.subpage-item-more h3:hover {
  font-size: 13px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  background-color: #46535E;
  color: #fff;
}
.subpage-other-items a {
  color: #222;
  font-family: 'Montserrat';
  line-height: 14px;
  font-size: 20px;
}
.subpage-other-items {
  height: 50px;
  float: left;
  text-align: center;
  background-color: #FFDE00;
}
.subpage-other-items {
  margin-right: 10px;
}
.subpage-other-items:hover {
  background-color: rgba(25, 42, 56, 0.8);
  color: #fff;
}
.subpage-other-items a:hover {
  color: #fff;
}
.dropdown-menu {
  border: 0!IMPORTANT;
}
.parent-img {
  position: relative;
}
.child-img {
  position: absolute;
  bottom: 0;
}
.a-item-border {
  text-decoration: none;
  border-left: 1px #BEBEBE solid;
  padding-left: 10px;
  margin-left: 10px;
}
.caret b {
  margin-left: 2px;
  font-size: 20px;
}
.search-results h3 {
  color: #343434;
}
.parent-img {
  width: 200px;
}
.child-img {
  display: block;
  width: 100%;
  height: auto;
}
#article a {
  color: #343434;
}
#article h3 {
  padding-top: 0;
  margin-top: 0;
}
.article-sinle-item {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 20px;
}
.article-title {
  color: #46535e;
  font-size: 1.9rem;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
}
#article-head-2 h1 {
  color: #46535e;
  padding-left: 0;
  font-size: 2.8em;
  font-family: Montserrat;
  text-transform: uppercase;
  display: inline-block;
}
.banner-top {
  float: none;
  margin-right: 0;
  margin-left: 0;
}
.banner-top img {
  margin: 0 auto;
}
.search-results h3 {
  margin-top: 0;
}
.show-more-icon-sm {
  font-size: 14px;
  border: 1px solid #FFDE00;
  color: #FFDE00;
  padding: 3px;
  margin-left: 15px;
  border-radius: 3px;
}
.show-more-icon-sm:hover {
  font-size: 14px;
  border: 1px solid #222;
  color: #222;
  padding: 3px;
  margin-left: 15px;
}
.sm-dropdown-a {
  width: 100%;
}
.sm-dropdown-a:hover span {
  color: #222;
  border: 1px solid #222;
}
.child-sm-menu-item {
  padding-top: 5px;
  padding-bottom: 5px;
}
.child-sm-menu-item:hover {
  background-color: #FFDD00;
  color: #222 !important;
}
.sm-menu-item {
  /*height:50px;*/
  vertical-align: middle;
}
.custom-smmenu > li > a {
  line-height: 20px;
}
.sm-menu-item a {
  font-size: 17px;
  padding-left: 30px;
}
.container-footer {
  vertical-align: middle;
  margin-bottom: 20px;
  height: 40px;
}
.footer-logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-copyright a {
  font-size: 10px;
  color: #343434;
  line-height: 10px;
}
.center_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.box-test {
  overflow: hidden;
  height: 200px !important;
  text-align: center;
  z-index: 10;
}
.custom-last-item {
  background-color: #46535E;
  height: 201px !important;
  text-align: center;
  color: #fff;
  font-size: 2.8em;
  border-top: 1px #fff solid;
  border-left: 1px #fff solid;
  font-family: Montserrat;
}
.custom-last-item:after,
.image:before {
  position: absolute;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.custom-last-item:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.custom-last-item:before {
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 1;
  bottom: 0;
  padding: 4px 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.custom-last-item:hover:after,
.custom-last-item:hover:before {
  opacity: 1;
}
.row-fluid-center .span6 {
  width: 48.93617021%;
  display: table-cell;
  vertical-align: bottom;
  float: none;
}
.large-bg-image {
  background-position: center center;
  background-size: cover;
}
.front-page-a {
  color: #222222;
}
.front-page-a:hover {
  color: #176FC1;
}
.head-search-icon-cl img {
  text-align: right;
  float: right;
  padding: 0px;
}
.head-fb-icon-cl img {
  text-align: right;
  float: right;
}
.main-box {
  background-image: url("/layout/__header_background.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 180px;
}
.flex-container {
  display: flex;
  /* establish flex container */
  flex-direction: column;
  /* make main-axis vertical */
  justify-content: center;
  /* align items vertically, in this case */
  align-items: center;
  /* align items horizontally, in this case */
}
.vertica-align {
  text-align: center;
}
.keep-center {
  display: flex;
  /* establish flex container */
  align-items: center;
  /* align items horizontally, in this case */
}
.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.item-zoom:hover > .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.5;
  border-radius: 30px;
}
.href-box-a > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
}
.href-box-l-a > a {
  /* position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 93%;
}
.sponsorzy {
  margin-top: 50px;
}
.margin-0 {
  margin: 0!IMPORTANT;
}
.padding-0 {
  padding: 0!IMPORTANT;
}
.float-l {
  float: left;
  align: left;
}
.polecane-bottom-box {
  background-color: #F6F6F6;
}
.photo-video {
  margin-top: 30px;
  background-color: #f6f6f6;
}
.box-head {
  margin: 0px 0 20px 0;
  border: 0 none;
  padding: 16px 32px;
  display: block;
  font-family: Montserrat-Bold;
  text-decoration: none;
  /*font-weight:500;*/
  text-transform: uppercase;
  text-align: left;
  height: 50px;
}
.main-right-container {
  padding-right: 0;
}
.box-head-img {
  height: 50px;
  margin: 0 0 0 0;
  border: 0 none;
  display: block;
  font-family: 'robotobold', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.box-head-grey {
  background-color: #e4e4e4;
  color: #222;
  height: 50px;
}
.box-head-blue {
  background-color: #176fc1;
  color: #fff;
  font-size: 1.3em;
}
.large-news {
  clear: both;
  padding-bottom: 20px!IMPORTANT;
}
.custom-clearfix {
  width: 100%;
  height: 80px;
  clear: both;
}
.custom-clearfix-1 {
  width: 100%;
  height: 1px;
  clear: both;
}
.custom-clearfix-10 {
  width: 100%;
  height: 10px;
  clear: both;
}
.custom-clearfix-15 {
  width: 100%;
  height: 15px;
  clear: both;
}
.custom-clearfix-20 {
  width: 100%;
  height: 20px;
  clear: both;
}
.custom-clearfix-30 {
  width: 100%;
  height: 30px;
  clear: both;
}
.custom-clearfix-40 {
  width: 100%;
  height: 40px;
  clear: both;
}
/*
.small-box-b-item {margin-bottom:25px;
    border-bottom:#ececec 2px solid;padding-left:20px;

}
*/
.small-box-item {
  padding: left;
}
.small-box-b-item {
  padding-left: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.small-box-b-item:nth-child(3) {
  background: #f0f0f0;
}
.small-box-b-item:last-child {
  background: #e5e5e5;
  bottom: 0;
}
.small-box-b-item:nth-of-type(1) {
  background: #f6f6f6;
}
.small-box-item-l {
  padding-left: 0;
}
/*.small-box-item-r {padding-right:10;margin-top:25px;margin-bottom:25px;}*/
/*
.small-box-item h3 {
margin-top:0;
margin-bottom:10px;
font-size: 16px;
font-family:Montserrat-Bold;
}
*/
.right-sidebar h3 {
  font-size: 17px;
  margin-top: 0;
  font-family: Montserrat;
  font-weight: 600;
}
.small-box-item h3 {
  font-size: 17px;
  margin-top: 0;
  font-family: Montserrat;
  font-weight: 600;
}
.large-box-1x2 h3 {
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 600;
}
.large-box-2x2 h3 {
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 600;
}
.right-sidebar {
  padding-left: 20px;
  padding-right: 20px;
}
.news-content-text {
  clear: both;
  display: block;
  color: #343434;
  padding: 0;
  margin: 0;
}
.custom-page-otws {
  margin-bottom: 15px;
}
.size-1x2 {
  font-weight: 300;
  /*line-height: 13px;*/
  font-size: 13px;
}
.size-4x4 {
  font-weight: 300;
  line-height: 0.9em;
  font-size: 0.9em;
}
.podstrona-opis {
  font-family: Montserrat;
  font-size: 15px;
  color: #343434;
}
.opis h2 {
  font-size: 2.25rem;
  ont-family: Montserrat-Medium;
}
.opis h3 {
  font-size: 1.7rem;
  font-family: Montserrat-Medium;
}
.opis {
  color: #5f5e5d;
  line-height: 1.65rem;
}
.opis ul {
  font-size: 1rem;
}
/*.podstrona-opis h3 {
   font-size: 22px;
   font-family:Montserrat-Bold;
}*/
.container-h {
  position: relative;
  overflow: hidden;
  border: 1px #fff solid;
}
.box-hover {
  background-position: center center;
  background-size: cover;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.box-hover:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*.podstrona-tytul {font-weight: 500;line-height: 1.7em;font-size: 1.2em;color:#343434}*/
.news-content-text-4x4 {
  clear: both;
  display: block;
  color: #343434;
  padding: 0;
  margin: 0;
}
.small-box-b-item h3 {
  margin-top: 0;
  font-size: 15px;
  font-family: Montserrat-Bold;
}
.clock-sm-footer {
  margin-top: 10px;
  float: left;
}
.clock-sm-footer i {
  font-style: normal;
  margin-left: 10px;
  font-size: 13px;
  color: #888888;
  font-weight: 300;
}
.clock-sm-footer-b {
  margin-top: 2px;
  float: left;
}
.clock-sm-footer-b i {
  font-style: normal;
  margin-left: 10px;
  font-size: 13px;
  color: #888888;
  font-weight: 300;
}
.clock-sm-footer-c {
  margin-top: 2px;
  float: left;
}
.clock-sm-footer-c i {
  font-style: normal;
  margin-left: 10px;
  font-size: 13px;
  color: #888888;
  font-weight: 300;
  width: 100%;
}
.vcenter {
  white-space: nowrap;
}
.vcenter > * {
  white-space: normal;
}
.vcenter:before,
.vcenter > * {
  display: inline-block;
  vertical-align: middle;
}
.vcenter:before {
  content: "";
  height: 100%;
}
.vcenter {
  word-spacing: -0.25em;
}
.vcenter > * {
  word-spacing: normal;
}
.row-head-icons {
  margin-top: 20px;
}
.row-head-icons a {
  padding: 0 5px 0 5px;
  display: block;
}
.box-head-red a:hover {
  color: #FFDE00;
}
.img-parent-lg {
  position: relative;
  z-index: 1;
}
.ico-child-lg {
  position: absolute;
  right: 50%;
  z-index: 20000;
  margin-top: 23%;
}
.img-cover-icon-lg {
  height: 100%;
}
.img-parent {
  position: relative;
  z-index: 1;
}
.ico-child {
  position: absolute;
  right: 35%;
  z-index: 20000;
  margin-top: 13%;
}
.img-cover-icon {
  height: 50%;
}
.right-baner-section-bottom {
  margin-top: 30px;
}
.right-baner-section-bottom img {
  margin: 0 auto;
  margin-bottom: 15px;
}
.navbar-default .navbar-nav > li {
  color: #fff !important;
}
.headline1 {
  border-bottom: 1px solid #aaa;
  text-transform: capitalize;
  padding: 5px 15px;
}
.glowna-h3-4x4 {
  font-weight: 500;
  size: 15px;
}
.dolaczenia {
  margin: 15px 0;
}
.dolaczenia input,
.dolaczenia textarea {
  min-height: 32px;
  font-size: 16px;
  padding: 5px;
  width: 100%;
  border: 2px solid #ddd;
}
.dolaczenia input:focus,
.dolaczenia input:hover,
.dolaczenia textarea:focus,
.dolaczenia textarea:hover,
.dolaczenia select:focus,
.dolaczenia select:hover {
  outline: 0;
}
.dolaczenia input[type="submit"] {
  background-color: #FBDF1D;
  border: #FBDF1D;
  font-weight: bold;
  transition: all 0.8s;
}
.dolaczenia input[type="submit"]:hover {
  opacity: 0.7;
  transition: all 0.8s;
}
.dolaczenia legend {
  margin-bottom: 10px;
}
.dolaczenia .help {
  font-style: italic;
  font-size: 12px;
}
.dolaczenia textarea {
  width: 100%;
  height: 15vh;
}
.dolaczenia select {
  height: 36px;
  width: 100%;
  padding: 5px;
  border: 2px solid #ddd;
}
.dolaczenia .content {
  font-size: 18px;
}
.dolaczenia #UczestnicyListT tr td,
.dolaczenia #UczestnicyListZ tr td,
.dolaczenia #OpiekunowieList tr td {
  background-color: transparent !important;
}
.dolaczenia #UczestnicyListT tr td input,
.dolaczenia #UczestnicyListZ tr td input,
.dolaczenia #OpiekunowieList tr td input {
  font-weight: normal;
  font-size: 14px;
}
.dolaczenia #UczestnicyListT tr th,
.dolaczenia #UczestnicyListZ tr th,
.dolaczenia #OpiekunowieList tr th {
  border-bottom: 1px solid #dddddd;
}
#popup-wrapper {
  background: url('../layout/popup-bg.png') repeat;
  width: 100%;
  min-height: 100%;
  text-align: center;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 9999;
}
#popup-wrapper .hover-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 930px;
  height: 100;
  display: block;
  z-index: 999;
}
#popup-wrapper .imgobject {
  z-index: 995;
  margin: 0 ;
  position: relative;
  display: block;
  z-index: 990;
}
.object {
  z-index: 995;
  margin: 50px auto 0 auto;
  position: relative;
  display: inline-block;
  z-index: 990;
}
.tempblack {
  background: url('../layout/popup-bg-2.png') repeat !important;
}
.baner-popup {
  position: relative;
}
.baner-popup-close {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
  z-index: 998;
}
.baner-popup-close .btnc {
  z-index: 99999;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  display: block;
  background-color: #d8001a;
  font-size: 2em;
  color: #fff;
  font-weight: bold;
  line-height: 55px;
}
.baner-popup-close:hover .btnc {
  cursor: pointer;
  opacity: 0.8;
}
/* */
.ankieta-box {
  border: 1px solid #ddd;
}
.latest-poll {
  margin: 0 0 ;
}
.latest-poll .head {
  background-color: #d7012a;
  margin-right: 0;
  margin-left: 0;
  padding: 11px 5px 9px 4px;
}
.latest-poll .head a {
  color: #fff;
}
.latest-poll .head .headl {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
  white-space: nowrap;
}
.latest-poll .head .headr {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  vertical-align: middle;
  text-align: right;
}
.latest-poll .poll-box {
  color: #21445e;
  padding: 15px 20px 15px 20px;
  line-height: 20px;
}
.latest-poll .poll-box h3 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1.5em;
  font-family: 'Montserrat';
  font-weight: 600;
  text-align: center;
  color: #444;
}
.latest-poll .poll-box p {
  margin-bottom: 10px;
}
.latest-poll .poll-box .totalvotes {
  color: #999;
  font-size: 11px;
  display: block;
  text-align: center;
}
.latest-poll .poll-box .odpowiedzi-lewa {
  font-family: 'Montserrat';
  font-size: 1em;
  line-height: 1em;
  float: left;
  text-align: right;
  color: #555;
  width: 5%;
}
.latest-poll .poll-box .odpowiedzi-lewa input {
  margin-right: 10px;
  float: left;
  display: inline-block;
  width: 30px;
}
.latest-poll .poll-box .odpowiedzi-lewa label {
  font-weight: 400;
  margin-bottom: 0 !important;
  padding-right: 15px;
}
.latest-poll .poll-box .odpowiedzi-lewa label:hover {
  cursor: pointer;
}
.latest-poll .poll-box .odpowiedzi-prawa {
  color: #555;
  font-family: 'Montserrat';
  font-size: 1em;
  line-height: 1em;
  display: block;
  float: left;
  padding-left: 0;
  text-align: left;
  width: 95%;
}
.latest-poll .poll-box .odpowiedzi-prawa label {
  font-family: 'Montserrat' !important;
  font-weight: normal !important;
}
.latest-poll .poll-box .fw {
  width: 100%;
  text-align: left;
  font-size: 1em;
  margin-bottom: 5px;
}
.latest-poll .poll-box .proc {
  height: 15px;
  line-height: 15px;
  float: left;
  display: block;
  font-size: 11px;
  width: 25px;
  color: #6d6c6c;
  text-align: left;
}
.latest-poll .poll-box .votebar {
  display: block;
  height: 20px;
  width: 0;
  color: #fff;
}
.latest-poll .poll-box .votebar span {
  display: block;
  font-size: 11px;
  padding-top: 0;
  color: #28496e;
}
.latest-poll .poll-box .votebar-green {
  display: block;
  background: #be0037;
  height: 14px;
  line-height: 15px;
  color: #fff;
}
.latest-poll .poll-box .button {
  margin: 10px auto 0 auto;
  text-transform: uppercase;
  text-align: center;
  background-color: #276b92;
  font-size: 1.5em;
  font-family: 'Montserrat';
  font-weight: 600;
  color: #fff;
  display: block;
  border: 0 none;
  padding: 8px 12px;
  width: 100%;
}
.latest-poll .poll-box .button:hover {
  text-decoration: none;
  opacity: 0.8 !important;
}
.latest-poll a:hover {
  text-decoration: none;
  opacity: 0.8 !important;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .large-bg-image {
    /*
-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
background-size:100% 100%;*/
    height: 180px!IMPORTANT;
  }
}
@media screen and (max-width: 768px) {
  .box-head-red {
    background-color: #c5003b;
    color: #fff;
    font-size: 1em;
  }
  .large-bg-image {
    /*
-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
background-size:100% 100%;*/
    height: 280px;
  }
  .icon-head-control {
    display: none;
  }
  .login-schol-icon {
    float: right;
    max-height: 50%;
    padding-right: 0;
  }
  .login-user-icon {
    float: left;
    max-height: 50%;
    padding-left: 0;
  }
  .linediv {
    clear: both;
    border-top: #ececec 2px solid;
    height: 2px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.linediv-40 {
  clear: both;
  border-top: #ececec 1px solid;
  height: 2px;
  width: 100%;
}
.linediv-LG {
  clear: both;
  border-top: #ececec 2px solid;
  height: 2px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.brakline-hr hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.brakline-hr-1 {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  clear: both;
  width: 100%;
  height: 1px;
  border-top: 1px solid #eeeeee;
}
.brakline-hr-1-mobile {
  margin-top: 10px!IMPORTANT;
  margin-bottom: 10px;
  border: 0;
  clear: both;
  width: 100%;
  height: 1px;
  border-top: 1px solid #eeeeee;
}
.brakline-hr-2 hr {
  margin-top: 2px!IMPORTANT;
  margin-bottom: 2px!IMPORTANT;
  border: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #eeeeee;
}
@media screen and (min-width: 1200px) {
  .menu-1,
  .menu-2,
  .menu-3,
  .menu-4,
  .menu-5,
  .menu-6,
  .menu-7,
  .menu-8 {
    padding: 0 12.9px;
  }
  #new-nawigation a {
    color: #fff;
    font-size: 15px!IMPORTANT;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
    /*line-height: 20px;*/
  }
  .nav > li > a {
    position: relative;
    display: block;
    font-size: 18px;
    padding: 15px 15px;
    margin-bottom: 0;
    height: 50px;
  }
}
@media screen and (min-width: 993px) {
  .box-head-red {
    background-color: #c5003b;
    color: #fff;
    font-size: 1.3em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-1,
  .menu-2,
  .menu-3,
  .menu-4,
  .menu-5,
  .menu-6,
  .menu-7,
  .menu-8 {
    padding: 0 7px;
  }
  #new-nawigation a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
    /*line-height: 12px;*/
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 15px;
    margin-bottom: 0;
    height: 50px;
    vertical-align: middle;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-head-red {
    font-size: 1.1em;
    background-color: #c5003b;
    color: #fff;
  }
  #new-nawigation a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
    line-height: 12px;
  }
  .nav > li > a {
    position: relative;
    /*display: block;*/
    /*padding: 15px 15px;
  margin-bottom:0;*/
    /*height:50px;*/
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) {
  .galeria-opis {
    padding-left: 0;
    padding-right: 50px;
    font-family: Montserrat;
    font-size: 15px;
    color: #343434;
  }
  .article-space {
    padding-left: 20px;
    padding-right: 0;
  }
  .main-left-container {
    padding-left: 0;
    padding-right: 30px;
  }
  .large-box-1x2 {
    padding-left: 0;
  }
  .large-box-2x2 {
    padding-left: 15px;
  }
  .single-item-1 {
    padding-left: 0;
    padding-right: 15px;
  }
  .single-item-2 {
    padding-left: 15px;
    padding-right: 0px;
  }
  .large-bottom {
    padding-left: 20px;
    padding-right: 0px;
  }
  .podstrona-opis {
    padding-right: 50px;
  }
  .large-bg-image {
    height: 260px;
  }
  .login-schol-icon {
    float: right;
    padding-right: 0;
  }
  .login-user-icon {
    float: right;
    padding-right: 0;
  }
}
.btn-custom-search {
  color: #FFDE00;
  font-size: 25px;
  background-color: transparent;
  margin-right: 20px;
}
.btn-custom-close {
  color: #FFDE00;
  font-size: 25px;
  background-color: transparent;
  margin-right: 20px;
}
.btn-custom-search:hover {
  color: #fff;
}
.btn-custom-close:hover {
  color: #fff;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.slider-parent {
  position: relative;
  margin: 0 auto;
}
.menu-child {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.foto-video-title {
  font-weight: 500;
  font-size: 15px;
  color: #222;
  padding-top: 10px;
  padding-bottom: 10px;
}
.foto-video-image {
  margin-top: 5px;
  margin-bottom: 10px;
}
.search-button-sm {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 20px;
}
.padding-b-20 {
  padding-bottom: 20px;
}
.padding-b-10 {
  padding-bottom: 10px;
}
.padding-t-10 {
  margin-top: 10px;
}
.sm-nav-icons a {
  float: left;
  cursor: pointer;
  margin: 6px;
}
.navbar {
  border-radius: 0!IMPORTANT;
}
.float-right-lg {
  float: right;
}
/*              HEADINGS:   ;           */
.sub-page-section .head {
  border-bottom: 2px solid #46535e;
}
.sub-page-section .head h1 {
  margin-bottom: 0;
  background-color: #46535e;
  color: #fff;
  font-size: 2.2em;
  font-family: Montserrat;
  text-transform: uppercase;
  padding: 10px 17px 6px 17px;
  display: inline-block;
}
.sub-page-section .head-2 h1 {
  color: #46535e;
  padding-left: 0;
  font-size: 2.8em;
  font-family: Montserrat;
  text-transform: uppercase;
  /* padding: 10px 17px 6px 17px;*/
  display: inline-block;
}
.sub-page-section .head h3 {
  margin-bottom: 0;
  background-color: #46535e;
  color: #fff;
  font-size: 1.2em;
  font-family: Montserrat;
  text-transform: uppercase;
  padding: 10px 17px 6px 17px;
  display: inline-block;
}
.sub-page-header h2.print-title {
  max-width: 70%;
  float: left;
  margin: 0 0 2px 0 !important;
}
.head .links {
  float: right;
  line-height: 40px;
  font-size: 1.2em;
}
.social-box {
  color: #fff;
}
.head-time {
  margin-left: 10px;
  font-size: 12px;
  font-style: normal;
  color: #888;
}
/*              HEADINGS:   ;           */
.box-glowna-sponsorzy {
  margin-bottom: 40px;
  margin-top: 30px;
}
.box-glowna-sponsorzy h3 {
  font-family: Montserrat-Medium;
  font-weight: 400;
}
fieldset.glowna-sponsorzy {
  border: 2px solid #176fc1;
  padding: 0.1%;
  margin: 1px auto;
  width: auto;
}
legend.glowna-sponsorzy {
  font-size: 25px;
  text-transform: uppercase ;
  text-align: center;
  padding: 0.2% 0.4%;
  width: 25%;
  margin: 0 34.6%;
  border: none;
}
legend.glowna-sponsorzy h3 {
  margin-bottom: 0;
  margin-top: 0;
}
.padding-l-0-r-15 {
  padding-left: 0;
  padding-right: 15px;
}
.container-align {
  padding: 0;
  margin: 0 auto;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.align-menu-center {
  display: table-cell;
  text-align: center;
  /*padding: 0 3.93px;*/
  /* padding: 0 3.7px;*/
  vertical-align: middle;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.custom-last-item:hover {
  opacity: 0.8;
  color: #FFDE00;
}
.padding-item-4-254 {
  top: 0px;
}
.padding-item-5-254 {
  top: 40px;
}
.padding-item-6-254 {
  top: 80px;
}
.padding-item-7-254 {
  top: 120px;
}
.padding-item-8-254 {
  top: 160px;
}
.padding-item-9-254 {
  top: 200px;
}
.padding-item-10-254 {
  top: 240px;
}
.padding-item-11-254 {
  top: 280px;
}
.padding-item-12-254 {
  top: 320px;
}
.padding-item-13-254 {
  top: 360px;
}
.padding-item-14-254 {
  top: 400px;
}
.padding-item-15-254 {
  top: 440px;
}
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  /* top: 0;*/
  visibility: hidden;
  /*margin-top: -1px;*/
}
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}
#new-nawigation {
  height: 50px;
  width: inherit;
  display: table-cell;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
#new-nawigation a:hover {
  color: #000;
}
.single-item {
  border-right: 2px #7c868d solid;
}
.single-item:last-child {
  border-right: 2px #FFDE00 solid;
}
#new-nawigation li {
  vertical-align: middle;
  text-align: center;
  /*padding: 0 10px;*/
}
.dropdown-item {
  height: 50px;
}
.dropdown-menu li {
  text-align: left!IMPORTANT;
  height: 40px;
  padding: 5px 5px;
}
.sub-menu ul {
  text-align: left!IMPORTANT;
  height: 50px;
  padding: 2px 12px;
}
.ulMenu {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
.ulMenu li {
  display: table-cell;
  font-size: 0.8rem;
  /*padding: 0 20px;*/
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px #7c868d solid;
}
.remove-last-border:last-child {
  border-right: none;
}
* {
  image-rendering: auto;
}
.row.gutter-10 {
  margin-left: -3px;
  margin-right: -3px;
}
.row.gutter-10 [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
.cool-fade-in {
  animation: fadein 2s;
  -moz-animation: fadein 2s;
  /* Firefox */
  -webkit-animation: fadein 2s;
  /* Safari and Chrome */
  -o-animation: fadein 2s;
  /* Opera */
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.margin-bottom {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
}
/*
.main-box {
  background-image: url("/layout/__header_background.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
*/
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.1rem;
}
h3 {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.6rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.2rem;
}
a:hover,
a:focus {
  text-decoration: none;
}
html,
body {
  background-color: #ffffff;
  font-size: 14px;
  color: #222222;
}
body {
  font-family: 'Montserrat', sans-serif;
  line-height: 130%;
}
.logoStopka {
  margin: 10px 0 0 0;
}
.gora {
  background-image: url('/layout/tlo-gora.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #E9E9E9;
  border-bottom: 3px solid #2D1A19;
}
.naglowkowy {
  color: #2d1a19;
  font-size: 0.75rem;
  margin: 60px 0 0 0;
}
.logoImg {
  max-width: 420px;
  margin: 30px 0 0 0;
}
.ikony {
  margin: 50px 0 0 0;
  float: right;
}
.ikony a img {
  margin: 0 10px 0 0;
}
.ikony a:hover {
  opacity: 0.7;
}
.menuMobile {
  display: none;
}
.menu-bg {
  /*background:url("/layout/new/menu-bg.png") right repeat-x;*/
  height: 50px;
}
.menu {
  height: 50px;
  padding: 0;
  /*background:url("/layout/new/menu-bg.png") right repeat-x;*/
  background-color: rgba(25, 42, 56, 0.8);
  /*color: rgba(25, 42, 56, 0.5);   */
}
.ulMenu {
  height: 50px;
  display: table;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
.ulMenu li {
  display: table-cell;
  font-size: 0.8rem;
  /*padding: 0 20px;*/
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px #7c868d solid;
}
.otws-ul {
  height: 50px;
  display: table;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  text-transform: uppercase;
}
.otws-ul .sub-menu {
  background-color: rgba(25, 42, 56, 0.8);
}
.otws-ul li {
  display: table-cell;
  font-size: 0.8rem;
  /*padding: 0 20px;*/
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px #7c868d solid;
}
.otws-dropdown {
  height: 50px;
  font-size: 15px;
}
.otws-dropdown a {
  text-align: center;
  vertical-align: middle;
  padding-top: 0 auto;
  padding-bottom: 0 auto;
  font-size: 15px;
  font-family: Montserrat-Medium;
}
.otws-dropdown li {
  height: 50px;
  display: table-cell;
  font-size: 0.8rem;
  /*padding: 0 20px;*/
  padding: 10px 10px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px #7c868d solid;
}
.mmmenu {
  font-family: 'Montserrat', sans-serif;
}
/*
.ulMenu li:last-child {
    border:none;
}
*/
.ulMenu li a {
  transition: 0.7s;
  /*color: #fff;
    display: table-cell;
    vertical-align:middle;
    display: block;*/
  text-decoration: none;
  color: #fff;
  padding: 5px;
}
/*

.link-3 {
  transition: 0.4s;
  text-decoration: none;
  padding: 0 10px;
  margin: 0 10px;
}
.link-3:hover {
  background-color: #222;
  color: #EEA200;
  padding: 24px 10px;
}

*/
.nav-hover ul li:hover {
  background-color: #FEDD00;
  color: #FFF;
  transition: 0.7s;
}
.nav-hover ul li:hover a {
  color: #000;
}
.nav-hover ul li:hover ul {
  display: block;
  color: #FFF;
}
.nav-hover ul ul li a:hover {
  color: #FFF;
}
.navbar-collapse ul li:hover a {
  color: #000;
}
.navbar-default {
  background-color: #45535e;
  margin: 0;
  border-bottom: 0;
}
.navbar-collapse ul li a {
  color: #ffffff;
}
.navbar-collapse ul li:hover {
  background-color: #FFDD00;
  color: #222 !important;
}
.navbar-toggle {
  background-color: #fff;
}
.navbar-brand {
  color: #fef3cc !important;
  font-size: 1.35rem;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  /*border-bottom: 1px solid #fef3cc;*/
}
.icon-bar {
  background-color: #2d1a19 !important;
}
.ofirmie {
  background-image: url('/layout/start-slyder.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 465px;
  margin-top: -50px;
}
.ofirmie h1 {
  font-size: 3.313rem;
  font-weight: 100 !important;
  font-family: 'Open Sans';
  margin: 54px 0 25px 0;
}
.ofirmie h1 a {
  color: #f1e8d8;
  font-weight: 100 !important;
}
a.ofirmie {
  color: #ae9885 !important;
}
a.ofirmie p {
  font-size: 0.8125rem;
}
a.ofirmie:hover {
  opacity: 0.8;
}
a.obraczki {
  height: 435px;
  display: block;
  position: relative;
}
a.obraczki img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.latajacy {
  background-image: url('/img/tlo-latajacy.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 73px;
}
.latajacy ul {
  height: 73px;
  overflow: hidden;
}
.latajacy ul li {
  white-space: nowrap;
}
.latajacy ul li h1 {
  font-size: 1.5rem;
  font-weight: 100 !important;
  font-family: 'merriweather_lightregular', sans-serif;
  margin: 0;
  color: #f4eddf;
}
.simply-scroll-container {
  /* Container DIV - automatically generated */
  position: relative;
}
.simply-scroll-clip {
  /* Clip DIV - automatically generated */
  position: relative;
  overflow: hidden;
}
.simply-scroll-list {
  /* UL/OL/DIV - the element that simplyScroll is inited on */
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.simply-scroll-list li {
  padding: 0px 3px;
  margin: 0;
  list-style: none;
}
.simply-scroll-list li img {
  border: none;
  display: block;
}
.simply-scroll-btn {
  position: absolute;
  background-image: url(buttons.png);
  width: 42px;
  height: 44px;
  z-index: 3;
  cursor: pointer;
}
.simply-scroll-btn-left {
  left: 6px;
  bottom: 6px;
  background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
  background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover,
.simply-scroll-btn-left:focus {
  background-position: 0 -88px;
}
.simply-scroll-btn-right {
  right: 6px;
  bottom: 6px;
  background-position: -84px -44px;
}
.simply-scroll-btn-right.disabled {
  background-position: -84px 0 !important;
}
.simply-scroll-btn-right:hover,
.simply-scroll-btn-right:focus {
  background-position: -84px -88px;
}
.simply-scroll-btn-up {
  right: 6px;
  top: 6px;
  background-position: -126px -44px;
}
.simply-scroll-btn-up.disabled {
  background-position: -126px 0 !important;
}
.simply-scroll-btn-up:hover,
.simply-scroll-btn-up:focus {
  background-position: -126px -88px;
}
.simply-scroll-btn-down {
  right: 6px;
  bottom: 6px;
  background-position: -42px -44px;
}
.simply-scroll-btn-down.disabled {
  background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover,
.simply-scroll-btn-down:focus {
  background-position: -42px -88px;
}
.simply-scroll-btn-pause {
  right: 6px;
  bottom: 6px;
  background-position: -168px -44px;
}
.simply-scroll-btn-pause:hover,
.simply-scroll-btn-pause:focus {
  background-position: -168px -88px;
}
.simply-scroll-btn-pause.active {
  background-position: -84px -44px;
}
.simply-scroll-btn-pause.active:hover,
.simply-scroll-btn-pause.active:focus {
  background-position: -84px -88px;
}
/* Custom class modifications - override classees
	.simply-scroll is default
	*/
.simply-scroll {
  /* Customisable base class for style override DIV */
  width: 100%;
  height: auto;
  /*margin-bottom: 1em;*/
}
.simply-scroll .simply-scroll-clip {
  width: 100%;
  height: auto;
}
.simply-scroll .simply-scroll-list li {
  float: left;
  /*width: 290px;height: 200px;*/
}
.startOferta {
  min-height: 629px;
  background-color: #f4f4f4;
}
.startOfertaProdukty {
  margin: 60px 0 20px 0;
}
.startOfertaProdukty div a h1 {
  font-size: 1.875rem;
  color: #72523b;
}
.startOfertaProdukty div a p {
  color: #5f5e5d;
  font-size: 0.8125rem;
}
.startOfertaProdukty div a div {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.startOfertaProdukty div a div img {
  margin: 0 auto 0 auto;
  max-width: 100%;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.startOfertaProdukty div a:hover div {
  position: relative;
  overflow: hidden;
}
.startOfertaProdukty div a:hover div img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.ofertaLink {
  color: #72523b;
}
.ofertaGlowna h1 {
  font-size: 1.3rem;
}
.podstrona-title {
  margin: 30px 0 20px 0 !important;
}
.news ul {
  margin: 10px 0;
}
.news ul li {
  position: relative;
  left: 10px;
}
.news ul li:before {
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  content: "";
  top: 5px;
  left: -30px;
}
.news ul li:before {
  content: "" !important;
  line-height: 1em !important;
  width: 0.5em !important;
  height: 0.5em !important;
  background-color: #ffb02e !important;
  float: left !important;
  margin: 0.15em 0.25em 0 !important;
  border-radius: 50% !important;
}
.news ul li a {
  /* color: @kolorBialy !important;*/
}
.news ul li a:hover {
  color: #ffb02e !important;
  text-decoration: none;
}
.opis table {
  width: 100% !important;
  margin: 10px 0;
}
.opis table tr:hover td {
  background-color: #e0ddc8 !important;
}
.opis table tr:nth-child(odd) td {
  font-size: 1rem;
  color: #000000 !important;
}
.opis table tr:nth-child(even) td {
  font-size: 1rem;
  color: #000000 !important;
  background-color: #aba893;
}
.opis table tr:first-child td {
  font-size: 1.15rem;
  font-weight: 600;
  color: #000000 !important;
  background-color: #FFDE00 !important;
}
.opis table tr td {
  padding: 10px;
}
.opis p.yt {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.opis p.yt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nazwa {
  color: #46535E;
}
.nazwa:hover {
  color: #C5003B;
}
.miniatury {
  padding: 0 4px;
}
.lewaKolumna {
  margin: 37px 0 0 0;
}
.lewaKolumna a,
.opis a {
  /*color: #72523b;*/
}
.lewaKolumna a:hover,
.opis a:hover {
  /*color: #72523b;*/
  text-decoration: none;
}
.lewaKolumna h1 {
  font-size: 1.7rem;
}
.lewaKolumna h2 {
  margin: 46px 0 20px 0;
}
.lewaKolumna h2 a {
  color: #72523b;
}
.lewaKolumna h2 a:hover {
  color: #72523b;
}
h3.prawaOferta {
  font-size: 1.4rem !important;
}
.ofertPraw div div div {
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
}
.ofertPraw div div div img {
  margin: 0 auto 0 auto;
  max-width: 100%;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ofertPraw:hover div div div {
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
}
.ofertPraw:hover div div div img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.ofertPrawGl div {
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
}
.ofertPrawGl div img {
  margin: 0 auto 0 auto;
  max-width: 100%;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ofertPrawGl:hover div {
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
}
.ofertPrawGl:hover div img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.prawaOfertaOpis {
  line-height: 160%;
}
.galeriaWiecejZdjec {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
}
.galeriaWiecejZdjec p {
  color: #fef3cc;
  display: table-cell;
  vertical-align: middle;
  line-height: 150%;
}
.galeriaWiecejZdjec p span {
  font-size: 1.2rem;
}
.galeriaLewaAktyw {
  margin: 0 0 20px 0;
}
.galeriaLewaAktyw a {
  font-size: 1.1em;
}
.galeriaLewaAktyw h1 {
  font-size: 1.3em;
  margin: 5px 0 0 0;
}
.colorize-gr-op {
  /*background-color:#E4E4E4;*/
  background-color: #ffffff;
}
.wyszukiwarka {
  width: 100%;
  height: 80px;
  display: none;
}
.wyszukiwarkaSrodek {
  margin: 15px 0;
}
.wyszukiwarkaSrodek form {
  width: 100%;
  height: 50px;
  border: 1px solid #176fc1;
  background-color: #ffffff;
  position: relative;
}
.wyszukiwarkaSrodek form input {
  width: 100%;
  height: 100%;
  font-size: 1.2rem;
  padding: 5px;
}
.wyszukiwarkaSrodek form input:focus {
  outline-color: #72523b;
}
.wyszukiwarkaSrodek form .szukaj-2 {
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 6px;
  width: 36px;
  font-size: 15px;
  font-family: 'Montserrat-Medium';
  color: #fff;
  height: 36px;
  background: #45535E;
  border: 0;
  cursor: pointer;
  text-align: center;
}
.wyszukiwarkaSrodek form .szukaj {
  /*font-weight:300;    */
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 47px;
  width: 120px;
  font-size: 15px;
  font-family: 'Montserrat-Medium';
  color: #fff;
  height: 36px;
  background: #45535E;
  text-transform: uppercase;
  border: 0;
}
.wyszukiwarkaSrodek form .szukaj:hover {
  position: absolute;
  text-transform: uppercase;
  top: 6px;
  bottom: 6px;
  right: 47px;
  width: 120px;
  font-size: 15px;
  font-family: 'Montserrat-Medium';
  color: #222;
  height: 36px;
  background: #FEDD00;
  border: 0;
}
.wyszukiwarkaSrodek form .szukaj-2:hover {
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 6px;
  width: 36px;
  font-size: 15px;
  font-family: 'Montserrat-Medium';
  color: #fff;
  height: 36px;
  color: #222;
  background: #FFDE00;
  border: 0;
}
.fontnormal {
  color: #5f5e5d;
}
.kat-label {
  color: #72523b;
}
.wynikiSzukania h3 {
  color: #72523b;
}
.wynikiSzukania p {
  color: #5f5e5d;
  line-height: 160%;
}
.wynikiSzukania div {
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.wynikiSzukania div img {
  margin: 0 auto 0 auto;
  max-width: 100%;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wynikiSzukania:hover div {
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
}
.wynikiSzukania:hover div img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
#googlemap {
  width: 100%;
  height: 300px;
  display: block;
}
.google-maps {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.wiecejSzczegolow {
  color: #ffffff !important;
}
.kolumnaPrawa {
  margin: 0 15px;
}
.kolumnaPrawa a {
  color: #aba893;
}
.kontaktPrawy {
  margin: 0 20px;
}
.kontaktPrawy p {
  margin: 0;
  color: #5f5e5d;
  line-height: 165%;
}
.obrazkiGaleria:hover {
  opacity: 0.7;
}
.facebook,
.twitter,
.googleplus {
  margin: 10px 0 0 0;
}
.galeriaSrodek {
  margin: 20px 0 5px 0;
}
h3.galeriaTytul {
  margin: 5px 0 10px 0;
  color: #72523b;
}
a.galeriaTytul {
  color: #72523b !important;
}
a.galeriaTytul:hover {
  color: #72523b !important;
  text-decoration: none;
}
div.galeriaWiecej {
  margin: 5px 0 10px 0;
}
.galeriaSrodek p {
  margin: 0 0 10px 0;
}
.img-wrapper:hover {
  opacity: 0.7;
}
.konto h3 {
  color: #72523b;
}
.opis {
  margin: 0 0 15px 0;
}
.facebookLogo {
  width: 19px;
  height: 19px;
  margin: 0 0 0 0;
}
label {
  color: #5f5e5d;
}
.form-control {
  border-color: #72523b;
}
.zaznaczoneSlowo {
  background-color: #72523b;
  color: #eeeeee;
  padding: 2px 5px;
  font-weight: normal;
}
#slider-wrap {
  padding: 0;
  height: 469px;
  overflow: hidden;
  position: relative;
  margin: 0 0 0 0;
}
#slider-wrap #slider {
  margin-bottom: 0;
  padding: 0;
}
#slider-wrap #slider .item {
  height: 469px;
  background-repeat: no-repeat;
  background-position: center center;
}
#slider-wrap .slick-dots {
  bottom: 20px;
  right: 0;
  left: 0;
  text-align: right;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
#about {
  background-color: white;
  padding-top: 0;
  padding-bottom: 30px;
  margin-top: 0;
}
#about .title {
  font-size: 2.375rem;
  line-height: 2.375rem;
  font-weight: 100;
  margin: 0 !important;
  padding: 0 !important;
  color: #aaaaaa;
}
#about a {
  color: inherit;
}
#about a:hover {
  opacity: 0.8 !important;
  text-decoration: none !important;
}
#about .txt {
  font-size: 0.875rem;
  margin: 0;
  font-weight: 300;
}
.gallery {
  margin: 0 !important;
  padding: 0 !important;
}
.imgGallery {
  padding: 0 2px 2px 2px;
}
.imgGallery:first-child {
  padding-left: 0;
}
.imgGallery:last-child {
  padding-right: 0;
}
#slider-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
}
#slider-2 .item {
  padding: 0 10px;
}
#slider-2 .item .image {
  padding: 10px 0;
  border: 1px solid #dbdbdb;
}
#slider-2 .item .image img {
  margin: 0 auto;
}
.box-r .content .title {
  font-weight: 700;
  font-size: 1.225rem;
  text-transform: uppercase;
  padding: 0;
  color: #525252;
}
.box-r .content a:hover {
  opacity: 0.8 !important;
  text-decoration: none;
}
#footer {
  background-color: #ffffff;
  padding-top: 25px;
  padding-bottom: 10px;
  color: white;
}
#footer .container > .row {
  margin: 0;
}
#footer .logo {
  margin-bottom: 30px;
  margin-top: 8px;
}
#footer .contact {
  margin-top: 8px;
  margin-bottom: 30px;
  text-align: right;
  font-size: 0.9275rem;
  line-height: 1.1275rem;
  overflow: hidden;
  word-wrap: break-word;
}
#footer .navbottom {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .navbottom li {
  text-align: left;
  line-height: 0.8275rem;
}
#footer .navbottom li a {
  color: white;
  font-size: 0.7275rem;
}
#footer .navbottom li a:before {
  content: '»';
  color: black;
  padding: 0 10px 0 0;
}
#footer .navbottom li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#bottom {
  font-family: 'merriweather_lightregular', sans-serif;
  background-color: #ffffff;
  color: #474747;
}
#bottom .logo-idealmedia {
  margin: 20px 0 0 0;
}
#bottom .txt {
  margin: 20px 0 0 0;
}
#bottom .txt span {
  font-size: 0.56rem;
  font-weight: 300;
  display: block;
  text-align: center;
}
#bottom .txt span a {
  color: black;
}
#bottom .stat4u {
  margin: 15px 0 0 0;
}
#bottom img {
  margin: 0 auto;
}
.breadcrumb {
  padding: 0;
  background: none;
}
.breadcrumb li,
.breadcrumb a,
.breadcrumb li.active {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #525252;
}
.breadcrumb > li + li:before {
  color: #525252;
  content: "\00BB";
}
#gototop {
  position: fixed;
  display: none;
  bottom: 40px;
  right: 40px;
  background: #999;
  font-size: 1.2rem;
  color: white;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  border-radius: 3px;
}
#gototop i {
  padding-left: 3px;
  display: block;
}
#customform .opis p {
  font-size: 1.2rem;
  font-weight: 300;
}
#customform label {
  font-weight: 400;
  margin: 0 10px 10px 0;
}
#customform label:not(.checkbox) {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
}
#customform .btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0 none;
  margin: 20px 0 10px 0;
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 8px 20px 6px 20px;
  color: white;
  background-color: #72523b;
}
#customform .btn:hover {
  opacity: 0.8 !important;
  text-decoration: none;
}
#customform .form-control {
  margin-bottom: 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#customform #send {
  margin-bottom: 20px;
}
.alerttop {
  color: #e80000;
  margin-top: 20px;
  border: 1px solid #e80000;
  padding: 12px 20px;
}
#opis {
  margin-bottom: 30px;
}
#opis img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.head-title h1 {
  color: #343434;
  font-size: 3.3125rem;
  line-height: 3.3125rem;
  font-weight: 100;
  margin: 0 0 10px 0;
}
#kontowrap {
  margin-bottom: 30px;
}
#kontowrap ul {
  list-style: none;
}
#kontowrap ul li {
  position: relative;
  left: 10px;
}
#kontowrap ul li:before {
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  content: "";
  top: 5px;
  left: -30px;
}
#kontowrap ul a {
  color: #ff9900;
}
#kontowrap .pic {
  margin: 20px 0 20px 0;
}
#kontowrap .opis {
  margin: 0 0 20px 0;
}
.filebox {
  font-size: 1.2rem;
  color: #888;
  /*    .nazwa {
            font-weight: 700;
            color: black;
            margin: 0 10px 0 0;
        }*/
}
.filebox .ico {
  margin: -3px 10px 0 0;
  vertical-align: middle;
}
.filebox .info {
  font-size: 0.8rem;
}
.filebox .opis {
  color: #444;
}
@media (min-width: 769px) {
  .cookie-info .wrap {
    font-size: 1em;
    padding: 12px 0 12px;
    line-height: 1.2em;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .cookie-info .wrap {
    font-size: 0.9em;
    padding: 12px 0 12px;
    line-height: 1.2em;
    text-align: center;
  }
  .legend.glowna-sponsorzy {
    margin: 0 !important;
  }
  .box-glowna-sponsorzy h3 {
    font-family: Montserrat-Medium;
    font-weight: 400;
    font-size: 1.2rem;
  }
}
.cookie-info {
  background-color: #EFEFEF;
  width: 100%;
  border-top: 1px solid #C1C1C1;
  text-align: center;
  z-index: 2300000;
  padding: 10px 20px;
  position: fixed;
  bottom: 0;
}
.cookie-info .btn-default {
  background-color: #176FC1;
  color: #fff;
  text-decoration: none;
}
.cookie-info .btn-default:hover {
  background-color: #FFDD00;
  color: #222;
  text-decoration: none;
}
.cookie-info a {
  text-decoration: none;
  margin: auto;
  text-decoration: underline;
}
.cookie-info-close {
  float: center;
  margin: 20px 0 0 10px;
}
.cookie-info .wrap {
  margin: 0 auto;
  color: #333333;
  float: none;
}
@media (max-width: 480px) {
  #slider-wrap {
    height: 146px;
  }
  #slider-wrap #slider .item {
    height: 136px;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  #slider-wrap {
    height: 185px;
  }
  #slider-wrap #slider .item {
    height: 175px;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  #slider-wrap {
    height: 245px;
  }
  #slider-wrap #slider .item {
    height: 235px;
  }
}
@media (min-width: 768px) {
  .navbar {
    border: none!IMPORTANT;
  }
  .menuMobile {
    border-top: none;
    display: block;
    z-index: 10000;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    /* margin-top: -50px;*/
  }
}
@media (max-width: 768px) {
  p.naglowkowy {
    text-align: center;
    margin: 15px 0 0 0;
  }
  .wynikiSzukania h3 {
    text-align: center;
  }
  .wynikiSzukania img {
    margin: 0 auto;
    display: block;
  }
  .wynikiSzukania p {
    text-align: center;
  }
  .logoImg {
    display: block;
    margin: 15px auto 0 auto;
    max-width: 300px;
  }
  .ikony {
    margin: 15px 0 60px 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .startOfertaProdukty {
    margin: 60px 0 40px 0;
  }
  .startOfertaProdukty div a {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .menu {
    display: none;
  }
  .navbar {
    border: none!IMPORTANT;
  }
  .menuMobile {
    border-top: none;
    display: block;
    z-index: 10000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    /*margin-top: -50px;*/
  }
  #slider-wrap {
    height: 220px;
  }
  #slider-wrap #slider .item {
    height: 220px;
    background-size: cover;
  }
  .txt,
  .logo-idealmedia,
  .stat4u {
    margin: 5px 0 !important;
  }
  .logo-idealmedia {
    margin: 10px 0 0 0 !important;
  }
  .stat4u {
    text-align: center;
    margin: 0 0 5px 0;
  }
  img.logoStopka {
    max-width: 200px;
  }
  .logoStopka {
    margin: 0 0 10px 0;
  }
  #footer .logo img {
    display: block;
    margin: 0 auto;
  }
  #footer .navbottom {
    margin: 0 !important;
  }
  #footer .navbottom li {
    line-height: 1.1275rem;
  }
  #footer .navbottom li a {
    font-size: 0.8275rem;
  }
  #footer .contact {
    text-align: left !important;
    margin-top: 0 !important;
    font-size: 0.8275rem !important;
  }
  #footer .contact p {
    text-align: center;
  }
  #footer .contact.last {
    text-align: left;
  }
}
.navbar-collapse.collapse {
  display: none !important;
}
.navbar-collapse.collapse.in {
  display: block !important;
}
.navbar-header .collapse,
.navbar-toggle {
  display: block !important;
}
.navbar-header {
  float: none;
}
@media (min-width: 768px) and (max-width: 992px) {
  p.naglowkowy {
    text-align: center;
    margin: 30px 0 0 0;
  }
  .logoImg {
    display: block;
    margin: 30px auto 0 auto;
  }
  .ikony {
    margin: 30px 0 65px 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .startOfertaProdukty {
    margin: 60px 0 40px 0;
  }
  .startOfertaProdukty div a {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .logoStopka {
    margin: 0;
  }
  .stat4u {
    text-align: center;
    margin: 0 0 5px 0;
  }
  .menu {
    display: none;
  }
  .navbar {
    border: none!IMPORTANT;
  }
  .menuMobile {
    border-top: none;
    display: block;
    z-index: 10000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  #slider-wrap {
    height: 245px;
  }
  #slider-wrap #slider .item {
    height: 245px;
    background-size: cover;
  }
  #news .header {
    font-size: 2.7rem;
  }
  .head-title h1 {
    font-size: 2rem !important;
    margin-bottom: 0 !important;
  }
  #footer .contact {
    margin-top: 0 !important;
  }
  #footer .logo img {
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  nav a {
    font-size: 10px;
  }
  p.naglowkowy {
    text-align: center;
  }
  .logoImg {
    display: block;
    margin: 30px auto 0 auto;
  }
  .ikony {
    float: none;
    text-align: center;
  }
  .menuMobile {
    display: none;
  }
  .ulMenu li a {
    display: initial;
    line-height: initial;
  }
  .stat4u {
    text-align: center;
    margin: 0 0 5px 0;
  }
  #slider-wrap {
    height: 305px;
  }
  #slider-wrap #slider .item {
    height: 305px;
    background-size: cover;
  }
  #news .header {
    font-size: 2.7rem;
  }
  #footer .contact p {
    font-size: 0.625rem;
  }
}
@media (min-width: 1200px) {
  .menuMobile {
    display: none;
  }
  nav a {
    font-size: 15px;
    font-family: 'Montserrat-Medium';
  }
}
.slick-arrow {
  z-index: 1000;
  height: 40px;
  width: 40px;
}
.slick-arrow.slick-prev {
  left: 25px;
}
.slick-arrow.slick-prev:before {
  content: "\e257";
  font-family: "Glyphicons Halflings";
  font-size: 40px;
  opacity: 1;
}
.slick-arrow.slick-next {
  right: 25px;
}
.slick-arrow.slick-next:before {
  content: "\e258";
  font-family: "Glyphicons Halflings";
  font-size: 40px;
  opacity: 1;
}
.list {
  margin-bottom: 30px;
}
.list a {
  text-decoration: none;
}
.list a .tytul {
  color: #253d78;
  margin: 0 0 5px 0;
}
.list a .tytul:hover {
  opacity: 0.8;
}
.list .data {
  color: #999;
  margin-bottom: 15px;
  display: block;
}
.list a {
  text-decoration: none;
}
.list a .opis {
  color: #333;
  text-decoration: none;
}
.list a .opis:hover {
  opacity: 0.8;
}
.right-col {
  margin-bottom: 20px;
}
.right-col .title {
  font-size: 1.15rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #525252;
}
.right-col .desc {
  color: #555;
  display: block;
  font-size: 0.85rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.right-col .desc p {
  margin: 10px 0 5px 0;
}
.right-col .desc a {
  color: #555;
}
.right-col .more {
  font-weight: bold;
  color: #76af2d;
}
.right-col .box-r {
  margin: 0;
  padding: 0;
}
.right-col .box-r .content {
  border: 1px solid #ddd;
  margin: 0;
}
.right-col .box-r .content .title {
  margin: 0 0 0 0;
  font-weight: 700;
  font-size: 1.225rem;
  text-transform: uppercase;
  padding: 12px 20px 10px 20px;
  color: white;
}
.right-col .box-r .content a {
  color: white;
}
.module .head {
  margin: 0 0 20px 0;
}
.module .head h2 {
  padding: 10px 0;
  margin: 0;
  font-size: 1.225rem;
  display: block;
  border-bottom: 1px solid #5a5a5a;
}
.module .head h2.color1 {
  background-color: #fff;
}
.module .head h2.color2 {
  background-color: #fff;
}
.module .head h2.color3 {
  color: #ff9900 !important;
}
.module .head.style2 {
  font-size: 0.9em;
}
.gallery figure {
  display: block !important;
  margin: 0 0 2px 0;
}
.gallery figure a {
  padding: 2px;
}
.gallery figure .img-wrapper {
  overflow: hidden;
  border: none;
  margin-bottom: 0 !important;
  height: 200px  !important;
  display: block !important;
  text-align: center;
}
.gallery figure .img-wrapper img {
  max-height: 220px ;
  display: inline-block !important;
}
.gallery figure .img-wrapper2 {
  overflow: hidden;
  border: none;
  margin-bottom: 0 !important;
  height: 200px  !important;
  display: block !important;
  text-align: center;
}
.gallery figure .img-wrapper2 img {
  max-height: auto ;
  display: inline-block !important;
}
.gallery figcaption {
  display: none;
}
.gallery.article figure .img-wrapper {
  height: 220px !important;
}
.gallery.article figure .img-wrapper img {
  max-height: 200px ;
}
.gallery.article figure .img-wrapper2 {
  height: 130px !important;
}
.gallery.article figure .img-wrapper2 img {
  max-height: 150px ;
}
.popup-sm {
  border-radius: 2px;
  color: #fff;
  font-size: 50px!IMPORTANT;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 40px;
  padding: 30px 30px 30px 30px;
  text-align: center;
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.popup-sm:hover {
  color: white;
}
.popup-sm.facebook {
  background-color: #305f97;
  background-image: url('http://www.otws.warsztat.pl/img/fb-small.png');
}
.popup-sm.twitter {
  background-color: #26c4f1;
  background-image: url('http://www.otws.warsztat.pl/img/twitter-small.png');
}
.popup-sm.googleplus {
  background-color: #e93f2e;
  background-image: url('http://www.otws.warsztat.pl/img/googleplus-small.png');
}
.popup {
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 40px;
  padding: 10px 13px 10px 30px;
  text-align: center;
  display: inline-block;
  background-position: 8px 50%;
  background-repeat: no-repeat;
}
.popup:hover {
  color: white;
}
.popup.facebook {
  background-color: #305f97;
  background-image: url('http://www.otws.warsztat.pl/img/fb-small.png');
}
.popup.twitter {
  background-color: #26c4f1;
  background-image: url('http://www.otws.warsztat.pl/img/twitter-small.png');
}
.popup.googleplus {
  background-color: #e93f2e;
  background-image: url('http://www.otws.warsztat.pl/img/googleplus-small.png');
}
.formError {
  z-index: 990;
}
.formError .formErrorContent {
  z-index: 991;
}
.formError .formErrorArrow {
  z-index: 996;
}
.formErrorInsideDialog.formError {
  z-index: 5000;
}
.formErrorInsideDialog.formError .formErrorContent {
  z-index: 5001;
}
.formErrorInsideDialog.formError .formErrorArrow {
  z-index: 5006;
}
.inputContainer {
  position: relative;
  float: left;
}
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  opacity: 1 !important;
}
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}
.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  width: 300px;
  font-size: 16px;
  border: 2px solid #ddd;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {
  background: #33be40;
}
.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}
.formError .formErrorArrow div {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  font-size: 0px;
  height: 1px;
  background: #ee0101;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
  background: #33be40;
}
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}
.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}
.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}
.formError .formErrorArrow .line8 {
  width: 11px;
}
.formError .formErrorArrow .line7 {
  width: 9px;
}
.formError .formErrorArrow .line6 {
  width: 7px;
}
.formError .formErrorArrow .line5 {
  width: 5px;
}
.formError .formErrorArrow .line4 {
  width: 3px;
}
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}
/*table {
    color: #333;
    width: 100%;
    border-collapse:
        collapse; border-spacing: 0;
}*/
/*tr:first-child td
{
    background-color: #ccc !important;
}*/
/*td, th {
        border: 1px solid transparent;  No more visible border
        height: 28px;
        transition: all 0.3s;   Simple transition for hover effect
}

th {
    background: #DFDFDF;   Darken header a bit
    font-weight: bold;
}

td {
    background: #FAFAFA;
    text-align: left;
    padding: 0 10px;
}*/
/* Cells in even rows (2,4,6...) are one color */
tr:nth-child(even) td {
  background: #F1F1F1;
}
/* Cells in odd rows (1,3,5...) are another (excludes header cells)  */
tr:nth-child(odd) td {
  background: #FEFEFE;
}
/*tr td:hover { background: #dddddd; color: #555; }  Hover cell effect! */
