

.ui-autocomplete { 
 
    background: white;
    z-index: 1000;
    max-width: 372px;
    font-size: 13px;
    }

a { color:  #003366;}

.galeria  a.zamknij_news { margin-top: -109px;  }

.galeria #albumy_n div.alb { min-height: 200px; margin-bottom: 23px; 

    min-height: 324px;

  }

.galeria #albumy_n h2.tytul {
    font-size: 16px;
        min-height: 52px;
            max-height: 52px;
}
.paginacja .strony {
    float: right;
    min-width: 10px!important;  
}




#filmy h2 {
    font-size: 17px;
}

#filmy .alb {
    height: 304px;
}

.nawigacja {
      float: none!important;    margin-top: 11px;
}

body {
  font-family: 'Lato', sans-serif;
}
.top {
  position: relative;
}
.top .absolute {
  position: absolute;
  top: 0px;
  width: 100%;
  
  z-index: 1000;
  
}
.top .header {
  background-color: rgba(0, 0, 0, 0.7);
  position: relative;
  z-index: 2;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.top .header .container .leftText .head {
  color: #ad905a;
  font-size: 12px;
  font-weight: 600;
}
.top .header .container .leftText .head a {
  color: #ad905a;
}
.top .header .container .leftText .nameDay {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.top .header .container .leftText .nameDay span {
  font-weight: 200;
  margin-right: 5px;
}
.top .header .container .logo a h1 {
  margin: 0px;
  padding: 0px;
}
.top .navbar-default {
  margin-top: 4px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  background-color: rgba(173, 144, 90, 0.9);
  border: none;
  border-radius: 0px;
}
.top .navbar-default .container .navbar-collapse,
.top .navbar-default .container .collapse {
  width: auto;
}
.top .navbar-default .container .navbar-collapse .nav li a,
.top .navbar-default .container .collapse .nav li a {
  padding-top: 32px;
  padding-bottom: 40px;
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px #4c412b;
  text-transform: uppercase;
  transition: 0.5s;
  border-top: 8px solid transparent;
}
.top .navbar-default .container .navbar-collapse .nav li a:hover,
.top .navbar-default .container .collapse .nav li a:hover {
  border-top: 8px solid #8d7240;
}
.top .navbar-default .container .navbar-collapse .nav .open .dropdown-toggle,
.top .navbar-default .container .collapse .nav .open .dropdown-toggle {
  background-color: #906f3f;
  color: #fff;
}
.top .navbar-default .container .navbar-collapse .nav .active a,
.top .navbar-default .container .collapse .nav .active a {
  background-color: transparent;
}
.top .headerSlider {
  position: relative;
  top: 0px;
}
.top .headerSlider .carousel-inner .item .box {
  width: 100%;
  max-height: 731px;
  background-color: #000;
}
.top .headerSlider .carousel-inner .item .box img {
  height: 100%;
  width: auto;
  margin-left: -960px;
  left: 50%;
  position: relative;
}
.top .headerSlider .carousel-inner .item .container {
  position: relative;
}
.top .headerSlider .carousel-inner .item .container .carousel-caption {
  margin-bottom: 30px;
  min-height: 137px;
  background-image: url('../images/slider/bg.png');
  background-position: bottom center;
  font-size: 22px;
  text-align: left;
  padding: 30px;
  padding-bottom: 45px;
  box-sizing: border-box;
  left: 0px;
}
.top .headerSlider .carousel-inner .boxS {
  position: relative;
}
.top .headerSlider .carousel-inner .boxS .search {
  right: 0px;
  margin-bottom: 30px;
  position: absolute;
  z-index: 10;
  bottom: 20px;
  padding-right: 0px;
  float: right;
}
.top .headerSlider .carousel-inner .boxS .search form {
  float: left;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 17px;
}
.top .headerSlider .carousel-inner .boxS .search form .form-group {
  width: 88%;
  box-sizing: border-box;
  float: left;
}
.top .headerSlider .carousel-inner .boxS .search form .form-group .form-control {
  background-color: transparent;
  color: #fff;
  border-radius: 0px;
  border: 1px solid #fff;
  width: 100%;
  float: left;
}
.top .headerSlider .carousel-inner .boxS .search form .btn {
  background-color: transparent;
  color: #fff;
  width: 10%;
  float: left;
  font-size: 26px;
  padding: 0px;
  border: none;
  margin-left: 5px;
}
.top .headerSlider .carousel-inner .boxS .search form .radio {
  margin-top: 20px;
}
.top .headerSlider .carousel-inner .boxS .search form .radio label {
  font-weight: 300;
  color: #fff;
  margin-right: 30px;
}
.top .headerSlider .carousel-inner .boxS .search form .radio label input {
  top: 3px;
  margin-right: 5px;
}
.top .headerSlider .carousel-control {
  opacity: 1;
  z-index: 2;
  color: #ad905a;
}
.top .headerSlider .carousel-control span {
  font-size: 40px;
  margin-top: 80px;
}
.top .headerSlider .left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.6) 100%);
}
.top .headerSlider .left span {
  margin-left: -60px;
}
.top .headerSlider .right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.6) 100%);
}
.top .headerSlider .right span {
  margin-right: -60px;
}
.top .arrowBottom {
  width: 100px;
  height: 100px;
  text-align: center;
  position: absolute;
  bottom: -65px;
  left: 50%;
  margin-left: -50px;
  background-color: #fff;
  border-radius: 100px;
}
.top .arrowBottom a {
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 20px;
  border-radius: 100px;
  position: relative;
  top: 0px;
}
.top .arrowBottom a span {
  color: #c09c66;
  font-size: 32px;
  margin-left: 5px;
}
.contentSite {
  margin-top: 40px;
}
.contentSite .post .postHeader {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}
.contentSite .post .postHeader a {
  color: #c4c4c4;
}
.contentSite .post .postHeader:before {
  display: block;
  content: '';
  width: 200px;
  position: relative;
  background-color: #fff;
  height: 100px;
  position: absolute;
  left: 50%;
  z-index: -1;
  margin-left: -100px;
}
.contentSite .post .postHeader:after {
  display: block;
  content: '';
  width: 100%;
  position: relative;
  top: -13px;
  height: 1px;
  z-index: -2;
  background-color: #d4d4d4;
}
.contentSite .post .post-article {
  border-bottom: 1px solid #f5efe7;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.contentSite .post .post-article .thumb .thumbnail {
  background-color: #f9f6ef;
  border: none;
  padding: 10px;
}
.contentSite .post .post-article .postContent .postContent-wrap {
  min-height: 105px;
}
.contentSite .post .post-article .postContent .date {
  color: #999999;
  font-size: 12px;
  font-weight: 500;
}
.contentSite .post .post-article .postContent a {
  text-decoration: none;
}
.contentSite .post .post-article .postContent a .title {
  font-size: 22px;
  margin: 0px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #036;
  text-decoration: none;
}
.contentSite .post .post-article .postContent .content {
  color: #555555;
  margin-bottom: 0px;
}
.contentSite .post .post-article .post-foot .linkPost {
  display: block;
  float: left;
  margin-right: 30px;
}
.contentSite .post .post-article .post-foot .linkPost .glyphicon {
  color: #d6d6d6;
  margin-right: 10px;
}
.contentSite .post .post-article .post-foot .linkPost .text-edit {
  color: #d6d6d6;
  font-size: 38px;
  font-weight: 300;
}
.contentSite .post .post-article .post-foot .linkPost:hover {
  text-decoration: none;
}
.contentSite .post .post-article .post-foot .linkPost:hover .glyphicon {
  color: #999999;
}
.contentSite .post .post-article .post-foot .linkPost:hover .text-edit {
  color: #999999;
}
.contentSite .post .post-article .post-foot .more {
  color: #d6d6d6;
  float: right;
  font-size: 14px;
  margin-top: 25px;
  text-decoration: none;
}
.contentSite .post .post-article .post-foot .more:hover {
  color: #999999;
}
.contentSite .oldPost-link {
  font-size: 20px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 60px;
  float: left;
}
.contentSite .oldPost-link a {
  color: #003366;
}
.contentSite .sidebar .sidebarHeader {
  color: #c4c4c4;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}
.contentSite .sidebar .sidebarHeader:before {
  display: block;
  content: '';
  width: 150px;
  position: relative;
  background-color: #fff;
  height: 100px;
  position: absolute;
  left: 50%;
  z-index: -1;
  margin-left: -75px;
}
.contentSite .sidebar .sidebarHeader:after {
  display: block;
  content: '';
  width: 100%;
  position: relative;
  top: -13px;
  height: 1px;
  z-index: -2;
  background-color: #d4d4d4;
}
.contentSite .sidebar .gallery .thumb .thumbnail {
  border-radius: 0px;
  padding: 0px;
  overflow: hidden;
}
.contentSite .sidebar .gallery .thumb .thumbnail:hover {
  border: 1px solid #003366;
}
.contentSite .sidebar .gallery a {
  color: #c8a466;
  text-decoration: none;
}
.contentSite .sidebar .gallery a .title {
  color: #c8a466;
  font-size: 22px;
  margin: 0px;
  font-weight: 300;
  margin-bottom: 10px;
}
.contentSite .sidebar .gallery .bottom {
  width: 100%;
  position: relative;
  float: left;
  border-bottom: 1px solid #f6f0e5;
}
.contentSite .sidebar .gallery .bottom .linkPost {
  text-decoration: none;
  float: left;
  color: #d6d6d6;
}
.contentSite .sidebar .gallery .bottom .linkPost .glyphicon {
  margin-right: 10px;
}
.contentSite .sidebar .gallery .bottom .linkPost .text-edit {
  font-size: 38px;
  font-weight: 300;
}
.contentSite .sidebar .gallery .bottom .linkPost:hover {
  color: #999999;
}
.contentSite .sidebar .gallery .bottom .rightPos {
  float: right;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.contentSite .sidebar .gallery .bottom .rightPos a {
  padding: 5px;
  display: block;
  color: #e3e3e3;
  float: left;
  text-decoration: none;
}
.contentSite .sidebar .gallery .bottom .rightPos .active {
  color: #999999;
}
.contentSite .sidebar .gallery .bottom .rightPos a:hover {
  color: #999999;
}
.contentSite .sidebar .callendar {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.contentSite .sidebar .callendar .carousel-inner .item {
  width: 100%;
  overflow: hidden;
}
.contentSite .sidebar .callendar .carousel-inner .item .data {
  width: 210px;
}
.contentSite .sidebar .callendar .carousel-inner .item .data .data-number {
  border-radius: 1000px;
  float: left;
  padding-top: 2px;
  text-align: center;
  color: #c8a466;
  background-color: #f7f4ee;
  font-weight: 300;
  color: #ad905a;
  font-size: 64px;
  width: 100px;
  height: 100px;
}
.contentSite .sidebar .callendar .carousel-inner .item .data .data-text {
  margin-left: 20px;
  float: left;
}
.contentSite .sidebar .callendar .carousel-inner .item .data .data-text .day {
  color: #919191;
  font-weight: 300;
  font-size: 40px;
}
.contentSite .sidebar .callendar .carousel-inner .item .data .data-text .month {
  color: #c09c66;
  font-weight: 300;
  font-size: 16px;
  position: relative;
  top: -5px;
}
.contentSite .sidebar .callendar .carousel-inner .item .hours {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.contentSite .sidebar .callendar .carousel-inner .item .hours .box {
  width: 100%;
  border-bottom: 1px solid #f6f0e5;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}
.contentSite .sidebar .callendar .carousel-inner .item .hours .box .hour {
  color: #e0e0e0;
  font-size: 14px;
  font-weight: 300;
  float: left;
  width: 15%;
}
.contentSite .sidebar .callendar .carousel-inner .item .hours .box .caption {
  width: 85%;
  color: #616161;
  float: left;
}
.contentSite .sidebar .callendar .carousel-control {
  background-image: none;
  color: #000;
  top: 0px;
  height: auto;
  position: absolute;
  height: 0px;
}
.contentSite .sidebar .callendar .carousel-control .glyphicon {
  text-shadow: none;
  top: 45px;
  color: #8c8c8c;
}
.contentSite .sidebar .newsletter {
  margin-top: 30px;
  float: left;
  width: 100%;
}
.contentSite .sidebar .newsletter .header {
  color: #c8a466;
  font-size: 22px;
  margin: 0px;
  font-weight: 300;
  margin-bottom: 10px;
}
.contentSite .sidebar .newsletter form {
  margin-top: 30px;
}
.contentSite .sidebar .newsletter form .one {
  border: 1px solid #c8a466;
  padding: 10px;
  width: 65%;
  float: left;
  box-sizing: border-box;
}
.contentSite .sidebar .newsletter form .two {
  background-color: #c8a466;
  border: 1px solid #c8a466;
  padding: 10px;
  box-sizing: border-box;
  float: right;
  width: 30%;
  color: #fff;
}
.contentSite .sidebar .newsletter .foot {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.contentSite .sidebar .newsletter .foot .one a {
  color: #c8a466;
  font-size: 16px;
  font-weight: 300;
  float: left;
}
.contentSite .sidebar .newsletter .foot .two a {
  float: right;
  color: #aaaaaa;
  font-weight: 300;
  text-decoration: none;
}
.nomargin {
  margin: 0px;
  padding: 0px;
}
.footerContent {
  background-color: #c09c66;
  padding-top: 120px;
  position: relative;
  padding-bottom: 30px;
}
.footerContent .arrowBottom {
  width: 100px;
  height: 100px;
  text-align: center;
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -50px;
  background-color: #fff;
  padding-top: 40px;
  border-radius: 100px;
}
.footerContent .arrowBottom span {
  color: #c09c66;
  font-size: 32px;
  margin-left: 5px;
}
.footerContent .container .panels {
  float: left;
}
.footerContent .container .panels .header {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-weight: 200;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}
.footerContent .container .panels .one:after {
  width: 88px;
  height: 90px;
  display: block;
  content: '';
  background-image: url('../images/sprite.png');
  background-position: -5px -5px;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -44px;
  z-index: -1;
}
.footerContent .container .panels .two:after {
  width: 88px;
  height: 90px;
  display: block;
  content: '';
  background-image: url('../images/sprite.png');
  background-position: -103px -5px;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -44px;
  z-index: -1;
}
.footerContent .container .panels .three:after {
  width: 88px;
  height: 90px;
  display: block;
  content: '';
  background-image: url('../images/sprite.png');
  background-position: -5px -105px;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -44px;
  z-index: -1;
}
.footerContent .container .panels .articles {
  min-height: 513px;
  float: left;
  width: 100%;
}
.footerContent .container .panels .articles .post-article {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
  padding-bottom: 10px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.footerContent .container .panels .articles .post-article .thumb .thumbnail {
  border-radius: 0px;
  background-color: #dbc7a8;
  border: none;
}
.footerContent .container .panels .articles .post-article .postContent .postContent-wrap .title {
  font-size: 17px;
}
.footerContent .container .panels .articles .post-article .postContent .postContent-wrap .title a {
  color: #000;
  opacity: 0.8;
}
.footerContent .container .panels .articles .post-article .postContent .postContent-wrap .title a:hover {
  opacity: 1;
  text-decoration: none;
}
.footerContent .container .panels .articles .post-article .postContent .postContent-wrap .content {
  font-size: 13px;
  opacity: 0.8;
}
.footerContent .container .panels .articles .post-article .postContentTwo .postContent-wrap .title {
  font-size: 17px;
}
.footerContent .container .panels .articles .post-article .postContentTwo .postContent-wrap .title a {
  color: #000;
  opacity: 0.8;
}
.footerContent .container .panels .articles .post-article .postContentTwo .postContent-wrap .title a:hover {
  opacity: 1;
  text-decoration: none;
}
.footerContent .container .panels .articles .post-article .postContentTwo .postContent-wrap .content {
  font-size: 13px;
  opacity: 0.8;
}
.footerContent .container .panels .articles .post-article:last-child {
  border-bottom: none;
}
.footerContent .container .panels .articlesTwo .thumbnails {
  margin-top: 40px;
  background-color: transparent;
  border: none;
  padding: 0px;
  border-radius: 0px;
  padding-right: 5px;
  padding-left: 5px;
  outline: none;
}
.footerContent .container .panels .articlesTwo .thumbnails img {
  width: 100%;
}
.footerContent .container .panels .articlesTwo .thumbnails:hover {
  opacity: 0.8;
}
.footerContent .container .panels .articlesTwo .caption {
  font-size: 16px;
  opacity: 0.8;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.footerContent .container .panels .articlesTwo .modal .modal-body {
  padding: 0px;
}
.footerContent .container .panels .articlesTwo .modal .modal-body iframe {
  width: 100%;
  height: 320px;
  border: none;
}
.footerContent .container .panels .content-two {
  font-size: 15px;
  opacity: 0.8;
  text-align: center;
  font-style: italic;
}
.footerContent .container .panels .headVideo {
  border: 10px solid rgba(0, 0, 0, 0.3);
  float: left;
  box-sizing: border-box;
  width: 100%;
}
.footerContent .container .panels .headVideo .thumbMax {
  display: block;
  width: 100%;
  margin: 0px;
  height: auto;
  background-color: transparent;
  border: none;
  padding: 0px;
  border-radius: 0px;
  outline: none;
}
.footerContent .container .panels .headVideo img {
  width: 100%;
  margin: 0px;
  margin-top: 0px;
}
.footerContent .container .panels .footerContent-footerOne {
  border-top: 1px dashed rgba(0, 0, 0, 0.4);
  color: #000;
  text-align: center;
  opacity: 0.8;
  float: left;
  width: 100%;
  font-size: 15px;
  font-style: italic;
  padding-top: 20px;
}
.footerContent .container .panels .footerContent-footerOne a {
  color: #000;
  opacity: 0.8;
}
.footerContent .container .panels .footerContent-footerOne a:hover {
  opacity: 1;
  text-decoration: none;
}
.map {
  
}
.map #map {
  width: 100%;
  height: 450px;
  background-color: #000;
}
.footerSite {
  width: 100%;
  background-color: #003366;
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
}
.footerSite .arrowTop {
  width: 100px;
  height: 100px;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -50px;
  background-color: #003366;
  padding-top: 20px;
  border-radius: 100px;
}
.footerSite .arrowTop span {
  color: #ccd6e0;
  font-size: 32px;
  margin-left: 5px;
}
.footerSite .container {
  color: #fff;
}
.footerSite .container .left .header {
  font-size: 18px;
}
.footerSite .container .left .place {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
}
.footerSite .container .left .place a {
  color: #fff;
}
.footerSite .container .left .copyright {
  font-size: 13px;
  margin-top: 20px;
  opacity: 0.8;
}
.footerSite .container .right   a .rss {
  width: 49px;
  height: 49px;
  display: block;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -229px -5px;
}
.footerSite .container .right   a .facebook {
  width: 49px;
  height: 49px;
  display: block;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -103px -105px;
}
.footerSite .container   a .twitter {
  width: 49px;
  height: 49px;
  display: block;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -229px -92px;
}
.footerSite .container .right   a .mail {
  width: 49px;
  height: 49px;
  display: block;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -162px -117px;
}



.footerSite .container .right   a .youtube {
    width: 49px;
    height: 49px;
    display: block;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat; 
  
    background-position: -288px -93px;
    opacity: .8
}




.footerSite .container div.ikony  {
	width: 20%!important;
	  min-width: 60px
	
	
}




.footerSite .container .right .logoKompania img {
  margin-top: 40px;
  margin-right: 20px;
}
.salezjanie {
  background-color: #f6f6f6;
  padding-bottom: 40px;
}
.salezjanie .container {
  position: relative;
}
.salezjanie .container .headerText {
  color: #c09c66;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  font-weight: 300;
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 11;
  position: relative;
}
.salezjanie .container .headerText:before {
  background-color: #f6f6f6;
  width: 250px;
  display: block;
  content: '';
  height: 50px;
  position: absolute;
  left: 50%;
  margin-left: -125px;
  z-index: -1;
}
.salezjanie .container .headerText:after {
  display: block;
  width: 100%;
  content: '';
  height: 1px;
  z-index: -2;
  position: relative;
  background-color: #c09c66;
  margin-top: -18px;
}
.salezjanie .container .carousel .carousel-indicators {
  display: none;
}
.salezjanie .container .carousel .carousel-indicators li {
  display: none;
}
.salezjanie .container .carousel .carousel-inner .item {
  display: block;
}
.salezjanie .container .carousel .carousel-inner .item img {
  border: 10px solid #fff;
  box-sizing: border-box;
  width: 280px;
  position: relative;
  left: 50%;
  margin-left: -140px;
  height: 280px;
  border-radius: 280px;
}
.salezjanie .container .carousel .carousel-inner .item .text {
  text-align: center;
  width: 100%;
  position: relative;
}
.salezjanie .container .carousel .carousel-inner .item .text .header {
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
}
.salezjanie .container .carousel .carousel-inner .item .text .header a {
  color: #333;
}
.salezjanie .container .carousel .carousel-inner .item .text p {
  font-size: 13px;
  opacity: 0.8;
  padding-left: 20px;
  padding-right: 20px;
}
.podst {
  background-image: url("../images/baner.png");
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
}
.contentSite .contentPost .header {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.contentSite .contentPost .header .left {
  width: 50%;
  float: left;
  color: #919191;
}
.contentSite .contentPost .header .right {
  background-color:rgba(0, 51, 102, 0.1);
  width: 50px;
  height: 50px;
  float: right;
  border-radius: 50px;
  position: relative;
  display: block;
  top: -30px;
  transition: 1s;
}
.contentSite .contentPost .header .right .close-bar {
  width: 30px;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
  top: 50%;
  position: absolute;
  border-radius: 2px;
  left: 50%;
  margin-left: -15px;
  transition: 1s;
}
.contentSite .contentPost .header .right .close-bar-two {
  width: 30px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  transform: rotate(-45deg);
  top: 50%;
  position: absolute;
  left: 50%;
  transition: 1s;
  margin-left: -15px;
}
.contentSite .contentPost .header .right:hover .close-bar,
.contentSite .contentPost .header .right:hover .close-bar-two {
  transform: rotate(0deg);
}
.contentSite .contentPost .header .right:hover {
  background-color: #001d39;
}
.contentSite .contentPost .header .title {
  
  
    float: left;
    color: #003366;
    font-weight: 300;
    margin-top: -77px;
    width: 94%;
    font-size: 44px;
    margin-bottom: 28px;
 
}
.contentSite .contentPost .gallery {
  margin-left: -15px;
}
.contentSite .contentPost .gallery .closeBox {
  display: none;
}
.contentSite .contentPost .headGallery {
  float: left;
  width: 100%;
  position: relative;
  padding: 15px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.contentSite .contentPost .headGallery .headThumb {
  width: 100%;
  float: left;
  padding: 0px;
  margin-top: 30px;
  overflow: hidden;
  border-radius: 0px;
}
.contentSite .contentPost .headGallery .headThumb .thumb img {
  width: 100%;
}
.contentSite .contentPost .col-lg-12 {
  padding: 0px;
  margin: 0px;
}
.contentSite .contentPost .col-lg-12 .thumb .thumbnail {
  border: 5px solid rgba(0, 51, 102, 0.2);
  
   padding: 0px;
   text-decoration: none;
   border-radius: 0px;

   overflow: hidden;
 

}
.contentSite .contentPost .col-lg-12 .thumb .thumbnail .showMore {
  padding-top: 4px;
  background-color: #003366;
  min-height: 79px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}
.contentSite .contentPost .col-lg-12 .thumb .thumbnail .showMore .headerMore {
  line-height: 40px;
  width: 100%;
  display: block;
  font-size: 26px;
  float: none;
}
.contentSite .contentPost .text {
  float: left;
  width: 100%;
}
.contentSite .contentPost .text .strongTopText {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
}
.contentSite .contentPost .text .bottomText {
  margin-top: 40px;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 40px;
}
.contentSite .contentPost .articleFooter {
  width: 100%;
  float: left;
  min-height: 50px;
}
.contentSite .contentPost .articleFooter .icon {
  width: 18px;
  height: 18px;
  display: block;
  opacity: 0.4;
  background-repeat: no-repeat;
}
.contentSite .contentPost .articleFooter .icon:hover {
  opacity: 0.7;
}
.contentSite .contentPost .articleFooter .arrowUp {
  width: 100%;
}
.contentSite .contentPost .articleFooter .arrowUp .arrowUp-span {
  position: absolute;
  left: 50%;
  margin-left: -9px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -201px -33px;
}
.contentSite .contentPost .articleFooter .arrowUp:after {
  width: 60px;
  background-color: #fff;
  height: 30px;
  display: block;
  content: '';
  position: relative;
  top: 0px;
  left: 50%;
  margin-left: -30px;
  z-index: -1;
}
.contentSite .contentPost .articleFooter .arrowUp:before {
  opacity: 0.2;
  width: 100%;
  background-color: #000;
  height: 1px;
  display: block;
  z-index: -2;
  content: '';
  position: relative;
  top: 10px;
}
.contentSite .contentPost .articleFooter .icon-left {
  float: left;
  margin-bottom: 100px;
}
.contentSite .contentPost .articleFooter .icon-left .arrowLeft {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -201px -5px;
  float: left;
  margin-right: 20px;
}
.contentSite .contentPost .articleFooter .icon-left .thumb {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -257px -64px;
  float: left;
  margin-right: 20px;
}
.contentSite .contentPost .articleFooter .icon-left .mail {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-position: -201px -89px;
  float: left;
  margin-right: 20px;
}
.contentSite .contentPost .articleFooter .icon-right {
  float: right;
  margin-bottom: 100px;
}
.contentSite .contentPost .articleFooter .icon-right .print {
  background-position: -131px -176px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  float: left;
  margin-left: 20px;
}
.contentSite .contentPost .articleFooter .icon-right .qr {
  background-position: -159px -176px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  float: left;
  margin-left: 20px;
}
.contentSite .contentPost .articleFooter .icon-right .person {
  background-position: -103px -176px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  float: left;
  margin-left: 20px;
}
.contentSite .contentPost .articleFooter .icon-right .eye {
  background-position: -229px -64px;
  float: left;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  margin-left: 20px;
}
.contentSite .contentPost .articleFooter .icon-right .date {
  background-position: -201px -61px;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  float: left;
  margin-left: 20px;
}
.dropdown .dropdown-menu {
  padding: 0px;
}
.dropdown .dropdown-menu .divider {
  background-color: #906f3f;
}
.dropdown .dropdown-menu li {
  padding: 0px;
  margin: 0px;
}
.dropdown .dropdown-menu li a {
  color: #fff;
  text-shadow: none!important;
  background-color: #684c23;
  padding: 20px!important;
  margin: 0px;
  border-top: 0px!important;
}
.dropdown .dropdown-menu li a:hover {
  border-top: 0px!important;
}
.dropdown .dropdown-menu .dropdown-submenu .dropdown-menu {
  position: relative;
  border: none;
  width: 100%;
  margin-top: 0px;
}
.dropdown .dropdown-menu .dropdown-submenu .dropdown-menu li a {
  background-color: #4c3615;
}
.open a {
  color: #fff!important;
  text-shadow: none!important;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
