/* cmsms stylesheet: przytulnydomek modified: 05/12/19 17:43:19 */
@font-face {
    font-family: "GabriolaWebFont";
    src: url("//db.onlinewebfonts.com/t/b26b20369adfef2b3d65d266e0625fe2.eot");
    src: url("//db.onlinewebfonts.com/t/b26b20369adfef2b3d65d266e0625fe2.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/b26b20369adfef2b3d65d266e0625fe2.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/b26b20369adfef2b3d65d266e0625fe2.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/b26b20369adfef2b3d65d266e0625fe2.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/b26b20369adfef2b3d65d266e0625fe2.svg#Gabriola") format("svg");
}

html, body {
   background: transparent;
   height: 100%;
   min-width: 320px;
   color: #333;
   font-family: Gabriola, 'GabriolaWebFont', Arial, Tahoma, Verdana, sans-serif;
   font-size: 22px;
   line-height: 25px;
}

p {
   margin-bottom: 20px;
}

p:last-child {
   margin-bottom: 0;
}

a {
   color: #333;
}

a:hover,
a:active,
a:focus {
   color: #333;
   text-decoration: underline;
}

.text-section {
    position: relative;
    height: auto;
    padding: 0;
}

.text-section.height-dynamic {
   padding: 0;
}

.text-section img {
   display: inline-block;
}

.text-section > div > div > div[class*="col-"] {
   padding: 60px 60px;
}

.section-small.text-section > div > div > div[class*="col-"] {
   padding: 30px 60px;
}

.scroll-section.text-section {
   padding-top: 100px;
}

@media (max-width: 991px) {
   .text-section {
      padding: 0;
   }
   .scroll-section.text-section {
      padding-top: 30px;
   }
   .text-section > div > div > div[class*="col-"] {
      padding: 30px 30px;
   }
   .section-small.text-section > div > div > div[class*="col-"] {
      padding: 15px 30px;
   }
}

/* Menu górne */

ul.socials {
   display: block;
   margin: 40px -20px 20px -20px;
   padding: 0;
   list-style: none;
   font-size: 0;
   float: right;
   clear: none !important;
}

ul.socials > li {
   display: inline-block;
   height: 20px;
   line-height: 20px;
   padding-left: 10px;
   padding-right: 10px;
   opacity: 1;
   transition: all 170ms ease-in-out;
}

ul.socials > li:hover {
   opacity: 0.75;
}

.navbar {
   min-height: auto;
}

.navbar-fixed-top {
   top: 0;
   left: 0;
   right: 0;
}

.navbar.navbar-headerMenu {
   width: 100%;
   z-index: 999;
   border-radius: 0;
   background: #FFF;
   padding-top: 0;
   padding-bottom: 0;
}

.navbar.navbar-headerMenu .navbar-brand {
   height: 148px;
   padding: 27.5px 15px 27.5px 45px;
   transition: all 170ms ease-in-out;
}
.navbar-headerMenu .navbar-brand:hover,
.navbar-headerMenu .navbar-brand:focus {
  color: #FFF !important;
  background-color: transparent;
}

.navbar-brand > img {
   transition: all 170ms ease-in-out;
}

#header {
}

.navbar.navbar-headerMenu ul.languages {
    display: block;
    margin: 40px 30px 20px -5px;
    padding: 0;
    list-style: none;
    font-size: 0;
    float: right;
    clear: none !important;
}

.navbar.navbar-headerMenu ul.languages > li {
   padding: 0px 5px !important;
   line-height: 20px;
   display: inline-block;
}

.navbar.navbar-headerMenu ul.languages > li > a {
   display: block;
   padding: 0;
}

.navbar-headerMenu .navbar-nav > li.languages a img {
   margin-top: 0;
}

.navbar.navbar-headerMenu .container {
   position: relative;
   height: 100%;
}

.navbar-headerMenu .navbar-collapse {
   padding: 0 45px 0 15px;
}

.navbar-headerMenu .navbar-collapse > ul {
   clear: right;
}

.navbar-headerMenu .navbar-toggle {
  position: relative;  
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  border-color: #ddd;
  background-color: #FFF;
  border-radius: 4px !important;
}
.navbar-headerMenu .navbar-toggle:hover,
.navbar-headerMenu .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-headerMenu .navbar-toggle .icon-bar {
  background-color: #666;
}

.navbar-nav > li {
   line-height: 18px;
   padding: 0;
}

.navbar-headerMenu .navbar-nav > li > a,
.navbar-headerMenu .navbar-nav > li > span {
   color: #494949;
   font-size: 18px;
   line-height: 18px;
   font-weight: bold;
   padding: 0 7.5px;
   text-transform: uppercase;
   transition: all 170ms ease-in-out;
}
.navbar-headerMenu .navbar-nav > li > ul > li > a,
.navbar-headerMenu .navbar-nav > li > ul > li > span
   text-transform: none;
}
.navbar-headerMenu .navbar-nav > li > a {
   
}
.navbar-headerMenu .navbar-nav > li:first-child > a,
.navbar-headerMenu .navbar-nav > li:first-child > span {
   
}
.navbar-headerMenu .navbar-nav > li > a:hover,
.navbar-headerMenu .navbar-nav > li > a:focus,
.navbar-headerMenu .navbar-nav > li > span:hover,
.navbar-headerMenu .navbar-nav > li > span:focus {
  background: transparent;
  color: #494949;
  text-decoration: underline;
  text-decoration-color: #494949;
}
.navbar-headerMenu .navbar-nav > .menuactive > a,
.navbar-headerMenu .navbar-nav > .menuactive > a:hover,
.navbar-headerMenu .navbar-nav > .menuactive > a:focus,
.navbar-headerMenu .navbar-nav > .menuactive > span,
.navbar-headerMenu .navbar-nav > .menuactive > span:hover,
.navbar-headerMenu .navbar-nav > .menuactive > span:focus {
  background: transparent;
  color: #494949;
  text-decoration: underline;
  text-decoration-color: #494949;
}
.navbar-headerMenu .navbar-nav > .disabled > a,
.navbar-headerMenu .navbar-nav > .disabled > a:hover,
.navbar-headerMenu .navbar-nav > .disabled > a:focus,
.navbar-headerMenu .navbar-nav > .disabled > span,
.navbar-headerMenu .navbar-nav > .disabled > span:hover,
.navbar-headerMenu .navbar-nav > .disabled > span:focus {
  background: transparent;
  color: #494949;
  text-decoration: underline;
  text-decoration-color: #494949;
}
.navbar-headerMenu .navbar-collapse {
   border-top:0;
   margin-top: 0;
   margin-bottom: 0;
}
.navbar-headerMenu .navbar-collapse,
.navbar-headerMenu .navbar-form {
  border-color: #494949;
}
.navbar-headerMenu .navbar-nav > .open > a,
.navbar-headerMenu .navbar-nav > .open > a:hover,
.navbar-headerMenu .navbar-nav > .open > a:focus {
  color: #494949 !important;
  text-decoration: underline;
  text-decoration-color: #494949;
  background-color: transparent;
}

.navbar {
   margin-bottom: 0 !important;
}

.navbar-nav > li > .dropdown-menu {
   background: #FFF;
   padding: 0;
}

.navbar-nav > li > .dropdown-menu a {
   color: #494949;
}

.navbar-nav > li > .dropdown-menu a:hover {
  color: #494949;
  text-decoration: none;
  text-decoration-color: #494949;
   background: transparent;
}

@media (min-width: 992px) {
   ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block;
      margin-top: 0px;
   }
}

.navbar-nav .open .dropdown-menu {
   background: #FFF;
   color: rgba(102,102,102,0.76);
   border-radius: 0 !important;
}

   .navbar-headerMenu .navbar-collapse {
     margin-top: 0;
     margin-bottom: 0;
   }

@media (max-width: 1199px) {
   .navbar.navbar-headerMenu ul.languages,
   body.small-header .navbar.navbar-headerMenu ul.languages {
      clear: right !important;
      margin: 0 -10px 15px 0 !important;
   }
   .navbar.navbar-headerMenu .navbar-nav > li,
   .navbar.navbar-headerMenu .navbar-nav > li > a,
   .navbar.navbar-headerMenu .navbar-nav > li > span {
      line-height: 18px;
   }
   .navbar.navbar-headerMenu .navbar-brand {
   }
  .navbar-headerMenu .navbar-collapse {
     padding: 0 45px;
  }

.navbar-headerMenu .navbar-nav > li > a:hover,
.navbar-headerMenu .navbar-nav > li > a:focus {
  border-bottom: 0;
}
.navbar-headerMenu .navbar-nav > .menuactive > a,
.navbar-headerMenu .navbar-nav > .menuactive > a:hover,
.navbar-headerMenu .navbar-nav > .menuactive > a:focus {
  border-bottom: 0;
}
.navbar-headerMenu .navbar-nav > .disabled > a,
.navbar-headerMenu .navbar-nav > .disabled > a:hover,
.navbar-headerMenu .navbar-nav > .disabled > a:focus {
  border-bottom: 0;
}
   .navbar-headerMenu .navbar-toggle {
       display: block;
       margin: 57px 30px 0 auto;
   }
   ul.socials {
      margin-top: 0;
   }
    .navbar-headerMenu .navbar-collapse .navbar-nav {
       margin-top: -25px;
       margin-bottom: 10px;
    }
    .navbar.navbar-headerMenu .navbar-nav > li,
    .navbar.navbar-headerMenu .navbar-nav > li > a,
    .navbar.navbar-headerMenu .navbar-nav > li > span {
       line-height: 18px;
       padding: 0;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li > a {
       text-align: right;
       padding: 0;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li:first-child > a {
       border-top: 0;
    }
    .navbar-headerMenu .navbar-collapse {
       margin: 0;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        padding-top: 0;
        padding-bottom: 0;
        background: transparent;
        border-top: 1px solid transparent;
        box-shadow: none;
        margin-right: 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  	display:block !important;
    }
}

@media (max-width: 991px) {
   .navbar.navbar-headerMenu .navbar-brand {
      padding-left: 15px;
   }
   .navbar-headerMenu .navbar-toggle {
      margin-right: 0;
   }
   .navbar-headerMenu .navbar-collapse {
      padding: 0 15px;
   }   
}

.navbar-nav > li > .dropdown-menu {
   top: auto;
   padding-top: 0 !important;
}

.navbar-nav > li > .dropdown-menu li > a {
   padding: 5px 12.5px;
   font-weight: normal;
   font-size: 12px;
   line-height: 15px;
   color: #666;
   text-transform: uppercase;
   font-weight: bold;
}

.navbar-nav > li > .dropdown-menu li {
   background: #FFF;
}

.navbar-nav > li > .dropdown-menu li:first-child {
   /*border-top: 1px solid #138AB0;*/
}

.navbar-nav > li > .dropdown-menu .menuactive > a,
.navbar-nav > li > .dropdown-menu .menuactive > a:hover,
.navbar-nav > li > .dropdown-menu .menuactive > a:focus,
.navbar-nav > li > .dropdown-menu li > a:hover, 
.navbar-nav > li > .dropdown-menu li > a:focus {
   background: #FFF;
   color: #006600;
   text-decoration: none;
}

@media (max-width: 991px) {
   .navbar-right .dropdown-menu {
      left: auto;
      right: auto;
      width: 100%;
   }
}

@media (min-width: 1200px) {
   .navbar-right .dropdown-menu {
      top: auto;
      left: 0;
      right: auto;
      border-radius: 0 !important;
      border: 0 !important;
      background: #FFF !important;
      box-shadow: none !important;
      padding-top: 0 !important;
   }
   .navbar-right .dropdown-menu .dropdown-menu {
      left: 100%;
      top: 0;
      margin-top: 0;
      padding-top: 0 !important;
   }
}

@media (max-width: 767px) {
    .navbar-headerMenu .navbar-collapse .navbar-nav {
       margin-top: 0;
       margin-bottom: 10px;
    }
    .navbar-headerMenu .navbar-toggle {
        margin-right: 15px;
        display: block;
    }
    .navbar-right {
       margin-right: 0;
       margin-left: 0;
    }
    .navbar-headerMenu .navbar-collapse {
       padding: 0 45px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
       padding: 5px 0px;
       text-align: center;
    }
   #header .navbar.navbar-headerMenu {
      padding-top: 0;
      padding-bottom: 0;
   }
   #header .navbar-headerMenu .navbar-brand {
   }
   .navbar-headerMenu .navbar-collapse {
      padding: 0;
   }
   .navbar.navbar-headerMenu .navbar-brand {
      height: 65px;
      padding: 7.5px 15px 7.5px 45px;
   }
   .navbar.navbar-headerMenu .navbar-brand > img {
      max-width: 172px;
   }
   .navbar-headerMenu .navbar-toggle {
      margin: 10px 15px 0 auto;
   }
}

body.small-header .navbar.navbar-headerMenu .navbar-brand {
   padding: 7.5px 15px 7.5px 45px;
   height: 65px;
}
body.small-header .navbar.navbar-headerMenu .navbar-brand > img {
   max-width: 172px;
}
body.small-header .navbar-headerMenu .navbar-toggle {
      margin: 15px 30px 0 auto;
}

body.small-header .navbar.navbar-headerMenu .navbar-nav > li {
   padding: 0;
}

body.small-header .navbar-headerMenu .navbar-nav > li > a,
body.small-header .navbar-headerMenu .navbar-nav > li > span {
   padding: 0 5px;
}

body.small-header .navbar.navbar-headerMenu ul.languages {
   margin-top: 7.5px;
   margin-bottom: 7.5px;
   margin-right: 20px;
}

body.small-header .navbar.navbar-headerMenu ul.socials {
   margin-top: 7.5px;
   margin-bottom: 7.5px;
   margin-left: -10px;
   margin-right: -10px;
}

body.small-header .navbar.navbar-headerMenu ul.socials > li {
   padding: 0 5px;
}

@media (max-width: 1199px) {
   body.small-header .navbar.navbar-headerMenu .navbar-nav > li {
      padding: 0;
   }
   body.small-header .navbar-headerMenu .navbar-collapse .navbar-nav {
      margin-top: 0;
   }
}

@media (max-width: 991px) {
   body.small-header .navbar-headerMenu .navbar-toggle {
      margin-right: 0;
   }
   .navbar.navbar-headerMenu .navbar-brand,
   body.small-header .navbar.navbar-headerMenu .navbar-brand {
      padding-left: 15px;
   }
}

@media (max-width: 767px) {
   ul.socials,
   body.small-header .navbar.navbar-headerMenu ul.socials {
      margin-left: 0;
      margin-right: 0;
   }
   .navbar-headerMenu .navbar-toggle,
   body.small-header .navbar-headerMenu .navbar-toggle {
      margin-top: 15px;
      margin-right: 15px;
   }
}

.formularz .row {
    margin-left: -10px;
    margin-right: -10px;
}

.formularz div[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.formularz div[class*="col-"].fields {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
}

.formularz h2 {
   display: block;
   max-width: 100%;
}

.formularz .error {
   color: red;
   margin-bottom: 15px;
}

.formularz .success {
   color: #006188;
   margin-bottom: 15px;
}

.formularz input[type="text"],
.formularz textarea {
   font-size: 20px;
   color: #666666;
   border: 1px solid #DBD5CC;
   border-radius: 0;
   box-shadow: none;
}

.formularz button[type="submit"] {
    padding: 0 35px;
    text-align: center;
    display: inline-block;
    background: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 35px;
    text-shadow: none;
    border: 2px solid #999999;
    border-radius: 0;
    text-decoration: none;
    text-transform: uppercase;
}

.formularz button[type="submit"]:active,
.formularz button[type="submit"]:visited,
.formularz button[type="submit"]:hover {
    color: #fff;
    background: transparent;
    text-decoration: underline;
    box-shadow: none;
}

.formularz textarea {
   border: 1px solid #DBD5CC;
   resize: vertical;
   height: 82px;
   min-height: 82px;
}

.formularz .text {
   text-align: center;
}

.formularz .text h2 {
   font-size: 24px;
   margin-bottom: 0;
}

.formularz .text h3 {
   margin-top: 0;
   font-size: 17px;
}

.formularz .text p {
   font-size: 20px;
}

@media (max-width: 767px) { 
.formularz #phone {
    margin-bottom: 15px;
}
.formularz .row > div[class*="col-xs-12"] {
   margin-top: 0;
}
}

#formularz .text {
   text-align: center;
}

.formularz .text h2 {
   font-size: 24px;
   margin-bottom: 0;
}

.formularz .text h3 {
   margin-top: 0;
   font-size: 17px;
}

.formularz .text p {
   font-size: 20px;
}

@media (max-width: 767px) {
   #formularz #name {
      margin-bottom: 15px;
   }
}

.background-1 {
    background: #FFFFFF;
    color: #494949;
}

.background-1 a {
    color: #494949;
}

.background-2 {
    background: #F6F6F6;
    color: #333;
}

.background-2 a {
    color: #333;
}

.background-3 {
    background: #DBDDDE;
    color: #333;
}

.background-3 a {
    color: #333;
}

.background-4 {
    background: #E8E9E9;
    color: #000;
}

.background-4 a {
    color: #000;
}

.background-5 {
    background: #F9F9F9;
    color: #494949;
}

.background-5 a {
    color: #494949;
}

.background-6 {
    background: #FFF;
    color: #494949;
}

.background-6 a {
    color: #494949;
}

.background-7 {
    background: #E5E6E7;
    color: #8E8E8E;
}

.background-7 a {
    color: #8E8E8E;
}

.title,
.title-1 {
   font-weight: normal;
   padding: 0;
   margin: 0 0 20px 0;
   color: #333;
   text-transform: uppercase;
}

.title a,
.title-1 a {
   color: #333;
}

.title.title-2,
.title.title-2 a {
   color: #000;
}

h1.title {
   font-size: 40px;
   line-height: 40px;
}

h2.title {
   font-size: 36px;
   line-height: 36px;
}

h3.title {
   font-size: 32x;
   line-height: 32px;
}

h4.title {
   font-size: 28px;
   line-height: 28px;
}

h5.title {
   font-size: 24px;
   line-height: 24px;
}

h6.title {
   font-size: 20px;
   line-height: 20px;
}

.formularz button[type="submit"].more.more-1,
a.more,
a.more.more-1 {
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    display: inline-block;
    background: #CC0000;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 37px;
    text-shadow: none;
    border: 0;
    border-radius: 10px;
    text-decoration: none;
    text-transform: none;
}

.formularz button[type="submit"]:active,
.formularz button[type="submit"]:visited,
.formularz button[type="submit"]:hover,
a.more:active,
a.more:visited,
a.more:hover {
    color: #fff;
    text-decoration: underline;
}

.formularz button[type="submit"].more.more-2,
a.more.more-2 {
   background: #73BFFD;
}

.formularz button[type="submit"].more.more-3,
a.more.more-3 {
   background: #8F5830;
}

.formularz button[type="submit"].more.more-4,
a.more.more-4 {
   background: #FAAE0B;
}

#cookieWarning {
  z-index: 9999;
  font-size: 18px;
  background: #000;
  -khtml-opacity: 0.85;
  -rim-opacity: 0.85;
  -ms-opacity: 0.85;
  -o-opacity: 0.85;
  -moz-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=85);
  position: fixed;
  left: 0;
  text-align:center;
  width:100%;
  padding: 12px 0;
  overflow: hidden;
  line-height: 18px;
}

#cookieWarning p { 
  margin: 0;
}

#cookieWarning a {
  font-weight: bold;
  color: #FFF;
} 

#cookieWarning #closeCookieWarning {
  padding: 3px 5px;
  display:inline-block;
  width:100px;
  cursor:pointer;
  border-radius:5px;
  line-height: 18px;
}

.h4, .h5, .h6, h4, h5, h6 {
   margin-bottom: 25px;
}

#copyright {
  padding: 0;
  font-size: 8px;
  font-family: Verdana;
  text-transform: uppercase;
  line-height: 8px;
  text-align: center;
}

#copyright div[class*="col-"] {
  padding-top: 20px;
  padding-bottom: 50px;
}

#copyright a {
  text-decoration: none;
  font-weight: bold;
}

#copyright p {
   margin-bottom: 0;
}

.section-with-map .description-wrapper {
   padding: 60px;
}

.section-with-map .map-container {
   padding-left: 0;
   padding-right: 0;
   height: 100%;
}

.section-with-map .map-container .map {
   display: block;
}

@media (max-width: 991px) {
   .section-with-map .map {
      min-height: 300px;
   }
   .section-with-map .description-wrapper {
      padding: 30px;
   }
}

@media (min-width: 992px) and (max-width: 1199px) {
   .section-with-map .map {
      min-height: 350px;
   }
}

@media (min-width: 1200px) and (max-width: 1439px) {
   .section-with-map .map {
      min-height: 375px;
   }
}

@media (min-width: 1440px) {
   .section-with-map .map {
      min-height: 400px;
   }
}

.section-with-map .content {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 1199px) {
    .section-with-map .left.content {
        padding: 15px;
    }
    .section-with-map .right.content {
        padding: 15px;
    }
}

@media (min-width: 1200px) {
    .section-with-map .left.content {
        padding: 60px 90px 60px 130px;
    }
    .section-with-map .right.content {
        padding: 60px 130px 60px 90px;
    }
}

.full-width {
   width: 100%;
}

.no-padding {
   padding: 0;
}

.text-section .map {
   min-height: 340px;
}

@media (min-width: 768px) and (max-width: 1399px) {
   .navbar-nav > li > .dropdown-menu {
       top: 25px !important;
       padding-top: 0 !important;
   }
}

@media (max-width: 767px) {
   .navbar-nav > li > .dropdown-menu {
       padding-top: 0 !important;
   }
}

.checkbox, .radio {
   margin-top: 0;
   margin-bottom: 0;
}

.checkbox label, .radio label {
   font-size: 20px;
   line-height: 20px;
}

.navbar-collapse.in {
   overflow-y: hidden;
}

@media (min-width: 768px) {
   .img-left {
      margin-right: 1.5em;
      float: left;
   }

   .img-right {
      margin-left: 1.5em;
      float: right;
   }
}

.contactSection {
   font-size: 26px;
   line-height: 26px;
}

.phone {
   color: #8F5830;
   font-size: 53px;
   line-height: 53px;
   margin-bottom: 25px;
}

.section-with-img {
   padding-top: 0;
   padding-bottom: 0;
}

.section-with-img .img-wrapper {
   position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 100%;
   overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.section-with-img .description-wrapper {
   padding: 60px;
}

@media (max-width: 991px) {
   .section-with-img .description-wrapper {
      padding: 30px;
   }
}

.section-with-img .gallery-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 100%;
    overflow:hidden;
}

.section-with-img .img-wrapper > a {
   display: block;
   width: 100%;
   height: 100%;
}

.section-with-img .content {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

@media (max-width: 1199px) {
    .section-with-img .left.content {
        padding: 15px;
    }
    .section-with-img .right.content {
        padding: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1699px) {
    .section-with-img .left.content {
        padding: 30px;
    }
    .section-with-img .right.content {
        padding: 30px;
    }
}

@media (min-width: 1700px) {
    .section-with-img .left.content {
        padding: 35px 45px 35px 450px;
    }
    .section-with-img .right.content {
        padding: 35px 450px 35px 45px;
    }
}

.news {
   margin: 0 -60px;
}

@media (max-width: 991px) {
  .news {
     margin: 0 -30px;
  }
}

.news .NewsSummary {
   padding-top: 30px;
   padding-bottom: 0;
   padding-left: 60px;
   padding-right: 60px;
   overflow: hidden;
   position: relative;
}

@media (max-width: 991px) {
   .news .NewsSummary {
      padding-top: 60px;
      padding-bottom: 0px;
      padding-left: 30px;
      padding-right: 30px;
   }
   .news .NewsSummary:first-child {
      padding-top: 0;
   }
}

.news .NewsSummary:first-child {
   border-top: 0;
}

.news.notNews .NewsSummary {
}

.news .NewsSummary .more {
}

.news .NewsSummaryLink {
   font-weight: bold;
}

.news .newsTitle {
   margin-bottom: 0 !important;
}

.news .NewsSummaryPostdate {
   color: #333;
   font-size: 24px;
   line-height: 24px;
   margin-bottom: 20px;
}

.news .NewsSummary .NewsSummaryLink {
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 7.5px;
   line-height: 16px;
}

.news .NewsSummary .NewsSummaryLink a {
   color: #333;
}

.news .NewsSummarySummary {
   margin-bottom: 45px;
}

#subpage .news .NewsSummarySummary {
   margin-bottom: 20px;
}

#NewsPostDetailSummary {
   margin-bottom: 15px;
}

.news p.news-info {
   line-height: 30px;
}

#NewsPostDetailTitle {
margin-bottom: 0;
}

#NewsPostDetailDate {
color: #333;
line-height: 15px;
margin-bottom: 7.5px;
font-weight: bold;
}

.pagination > li > a:focus, .pagination > li > a:hover,
.pagination > li > span:focus, .pagination > li > span:hover,
.pagination > li > a, .pagination > li > span {
   color: #333;
}

div.footerMenu {
  text-align: center;
}

div.footerMenu ul,
div.footerMenu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

div.footerMenu ul li {
   display: inline-block;
}

div.footerMenu ul li a {
   text-transform: uppercase;
   color: #494949;
   font-size: 18px;
   line-height: 18px;
   padding-left: 8px;
   padding-right: 8px;
}

@media (max-width: 991px) {
   div.footerMenu ul li {
       display: block;
   }
   div.footerMenu ul.navbar-nav > li > a {
      line-height: 20px;
   }
}

body > section {
   padding-left: 45px !important;
   padding-right: 45px !important;
}

body > #headerGallery {
   margin-left: 45px;
   margin-right: 45px;
}

@media (max-width: 991px) {
   body > section {
      padding-left: 15px !important;
      padding-right: 15px !important;
   }
   body > #headerGallery {
      margin-left: 15px;
      margin-right: 15px;
   }
}
