/* cmsms stylesheet: barrakuda modified: 07/08/26 10:16:14 */
@font-face {
    font-family: 'CG';
	src: url('https://naukaplywania.gdansk.pl/uploads/fonts/gothic.eot');
    src: url('https://naukaplywania.gdansk.pl/uploads/fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('https://naukaplywania.gdansk.pl/uploads/fonts/gothic.woff') format('woff'),
         url('https://naukaplywania.gdansk.pl/uploads/fonts/gothic.ttf') format('truetype'),
         url('https://naukaplywania.gdansk.pl/uploads/fonts/gothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

a.footer-logo:hover {
    color: white!important;
}
a.tel_footer:hover {
    color: white!important;
}

.table-container-prices {
  width: 100%;
  overflow-x: auto;
  margin: 20px auto;
  background-color: #fff;
  padding: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.nested-table {
    color: #191919;
}
.nested-table a {
    color: black!important;
}

#prices {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

th,
td {
  padding: 8px;
  border: 2px solid #ddd;
  color:#191919;
}

th {
  background-color: #A8E6EC;
  font-size: 16px;
}

tr:nth-child(even) {
  background-color: #98CEDC;
}

tr:nth-child(odd) {
  background-color: #F9F9F9;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid #eee;
}

@media screen and (max-width: 800px) {

  th,
  td {
    padding: 8px;
    font-size: 14px;
  }

}

@media screen and (max-width: 600px) {

  th,
  td {
    padding: 5px;
    font-size: 12px;
  }

  .table-container {
    padding: 10px;
  }
}



@media screen and (max-width: 600px) {

  th,
  td {
    padding: 5px;
    font-size: 12px;
  }

  .table-container {
    padding: 10px;
  }
}

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

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

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

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

.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 15px;
   }
   .section-small.text-section > div > div > div[class*="col-"] {
      padding: 15px 15px;
   }
}

/* Menu górne */

.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: 10px;
   padding-bottom: 10px;
}

.navbar.navbar-headerMenu .navbar-brand {
   line-height: 121px;
   height: 121px;
   padding: 0 15px 0 35px;
   transition: all 170ms ease-in-out;
   text-align: left;
   font-size: 0;
   display: flex;
   align-items: center;
}
.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;
   max-width: 138px;
   float: left;
}

.navbar-brand > .navbar-text {
   transition: all 170ms ease-in-out;
   float: left;
   margin: 0;
   font-size: 30px;
   line-height: 33px;
   font-family: 'CG';
   color: #1F3B5F;
   padding-left: 20px;
   padding-top: 0;
   padding-bottom: 0;
}

#header {
}

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

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

.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: 37px;
   padding: 40px 5px 40px 5px;
}

.navbar-headerMenu .navbar-nav > li > a,
.navbar-headerMenu .navbar-nav > li > span {
   color: #666666;
   font-size: 16px;
   line-height: 42px;
   font-weight: normal;
   padding: 0 15px;
   text-transform: none;
   transition: all 170ms ease-in-out;
   border-radius: 0px;
}
.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: #3CAEDB;
  color: #FFF;
  text-decoration: none;
}
.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: #3CAEDB;
  color: #FFF;
  text-decoration: none;
}
.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: #3CAEDB;
  color: #FFF;
  text-decoration: none;
}
.navbar-headerMenu .navbar-collapse {
   border-top:0;
   margin-top: 0;
   margin-bottom: 0;
}
.navbar-headerMenu .navbar-collapse,
.navbar-headerMenu .navbar-form {
  border-color: #FFF;
}
.navbar-headerMenu .navbar-nav > .open > a,
.navbar-headerMenu .navbar-nav > .open > a:hover,
.navbar-headerMenu .navbar-nav > .open > a:focus {
  background: #3CAEDB;
  color: #FFF !important;
  text-decoration: none;
}

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

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

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

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

@media (min-width: 992px) {
   ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block;
      padding-top: 6px !important;
      padding-bottom: 5px !important;
   }
}

@media (max-width: 1199px) {
   ul.nav li.dropdown:hover > ul.dropdown-menu {
      width: 100%;
      text-align: center;
   }
}

.navbar-nav .open .dropdown-menu {
  background: #FFF;
  color: #FFFFFF;
  text-decoration: none;
   border-radius: 0 !important;
}

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

@media (max-width: 1199px) {
   .navbar-right {
      margin-right: 0 !important;
   }
   .navbar.navbar-headerMenu .navbar-nav > li {
      margin-top: 2.5px;
   }
   .navbar.navbar-headerMenu .navbar-nav > li:first-child {
      margin-top: 0px;
   }
   .navbar.navbar-headerMenu .navbar-nav > li,
   .navbar.navbar-headerMenu .navbar-nav > li > a,
   .navbar.navbar-headerMenu .navbar-nav > li > span {
      line-height: 24px;
   }
   .navbar.navbar-headerMenu .navbar-brand {
   }
  .navbar-headerMenu .navbar-collapse {
     padding: 0 15px;
  }

.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: 45px 15px 0 auto;
   }
    .navbar-headerMenu .navbar-collapse .navbar-nav {
       margin-top: 10px;
       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: 24px;
       padding: 0;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li > a {
       text-align: center;
       padding: 0 15px;
    }
    .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;
   }   
}

.navbar-nav > li > .dropdown-menu {
   top: auto;
   padding-top: 5px !important;
   padding-bottom: 5px !important;
   text-align: center;
}

.navbar-nav > li > .dropdown-menu li > a {
   margin-top: 3px;
   padding: 0 5px;
   font-weight: normal;
   font-size: 15px;
   line-height: 30px;
   color: #666666;
   text-transform: none;
   font-weight: normal;
   text-align:left;
}

.navbar-nav > li > .dropdown-menu li:first-child > a {
   margin-top: 0;
}

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

.navbar-nav > li > .dropdown-menu li:first-child {
}

.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: #3CAEDB;
  color: #FFF;
  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: 5px;
    }
    .navbar-headerMenu .navbar-toggle {
        margin-right: 15px;
        display: block;
    }
    .navbar-right {
       margin-right: 0;
       margin-left: 0;
    }
    .navbar-headerMenu .navbar-collapse {
       padding: 0 15px;
    }
    .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: 47px;
      padding: 7.5px 15px 7.5px 15px;
   }
   .navbar.navbar-headerMenu .navbar-brand > img {
      max-width: 50px;
   }
   .navbar.navbar-headerMenu .navbar-brand > .navbar-text {
       font-size: 15px;
       line-height: 18px;
       padding-top: 0;
       padding-bottom: 0;
       padding-left: 5px;
   }
   .navbar-headerMenu .navbar-toggle {
      margin: 10px 15px 0 auto;
   }
}

body.small-header .navbar.navbar-headerMenu {
   padding-top: 5px;
   padding-bottom: 5px;
}

body.small-header .navbar.navbar-headerMenu .navbar-brand {
   padding: 0 15px 0 20px;
   height: auto;
   line-height: 44px;
}
body.small-header .navbar.navbar-headerMenu .navbar-brand > img {
   max-width: 50px;
}
body.small-header  .navbar.navbar-headerMenu .navbar-brand > .navbar-text {
   font-size: 15px;
   line-height: 18px;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 5px;
}
body.small-header .navbar-headerMenu .navbar-toggle {
      margin: 7.5px 0px 7.5px auto;
}

body.small-header .navbar-headerMenu .navbar-collapse {
   padding: 0;
}

body.small-header .navbar.navbar-headerMenu .navbar-nav > li {
   padding: 6px 2.5px;
}

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

@media (max-width: 1199px) {
   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;
      line-height: 24px;
   }
   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 (min-width: 768px) {
   .navbar-right {
      margin-right: 0;
   }
}

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

.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: 14px;
   color: #666666;
   border: 1px solid #DBD5CC;
   border-radius: 0;
   box-shadow: none;
}

.formularz button[type="submit"] {
    text-align: center;
    display: inline-block;
    background: #999A00;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 37px;
    text-shadow: none;
    border: 0;
    border-radius: 30px;
    text-decoration: none;
    text-transform: none;
    padding: 0 40px;
    text-shadow: none;
}

.formularz button[type="submit"]:active,
.formularz button[type="submit"]:visited,
.formularz button[type="submit"]:hover {
    color: #fff;
    text-decoration: underline;
    background: transparent;
    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: #666;
}

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

.background-2 {
    background: #F1F1F1;
    color: #666;
}

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

.background-3 {
    background: #1A5086;
    color: #FFF;
}

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

.background-4 {
    background: #51CDD9;
    color: #FFF;
}

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

.background-5 {
    background: #319DB9;
    color: #FFF;
}

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

.title {
   display: flex;
   align-items: center;
}

@media (max-width: 991px) {
   .title {
      justify-content: center;
   }
}

.title > img {
   margin-right: 10px;
}

.title.title-border-top {
   padding-top: 25px;
   padding-left: 10px;
   padding-right: 10px;
}

.title.title-border-top.title-border-top-1 {
   border-top: 20px solid #8CA7C2;
}

.title.title-border-top.title-border-top-2 {
   border-top: 20px solid #98CEDC;
}

.title.title-border-top.title-border-top-3 {
   border-top: 20px solid #A8E6EC;
}

.title,
.title-1 {
   font-family: 'CG';
   padding: 0;
   margin: 0 0 25px 0;
   color: #333;
   text-transform: none;
   font-weight: normal;
}

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

.title.title-2,
.title.title-2 a {
   color: #FFF
}

.title.title-3 {
   display: block;
}

.title.title-3,
.title.title-3 a {
   font-family: Tahoma;
}

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

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

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

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

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

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

h1.title.title-3 {
   font-size: 26px;
   line-height: 29px;
}

h2.title.title-3 {
   font-size: 23px;
   line-height: 26px;
}

h3.title.title-3 {
   font-size: 20px;
   line-height: 23px;
}

h4.title.title-3 {
   font-size: 18px;
   line-height: 21px;
}

h5.title.title-3 {
   font-size: 16px;
   line-height: 19px;
}

h6.title.title-3 {
   font-size: 14px;
   line-height: 17px;
}

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

.formularz button[type="submit"].more:before,
a.more:before,
a.more.more-1:before {
   content: '';
   background: #FFF url(https://naukaplywania.gdansk.pl/uploads/theme/other/arrow-1.png) no-repeat center center;
   width: 13px;
   height: 13px;
   position: absolute;
   top: 50%;
   margin-top: -6.5px;
   right: 15px;
}

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

button[type="submit"].more.more-2,
a.more.more-2 {
   background: #319DB9;
}

button[type="submit"].more.more-3,
a.more.more-3 {
   background: #51CDD9;
}

button[type="submit"].more.more-4,
a.more.more-4 {
   background: #FF9900;
   border-radius: 7.5px;
   padding-left: 15px;
   padding-right: 15px;
   line-height: 32px;
   font-size: 12px;
}

button[type="submit"].more.more-4:before,
a.more.more-4:before {
   width: 0;
   height: 0;
   position: static;
   top: auto;
   left: auto;
   right: auto;
   bottom: auto;
   margin-top: 0;
}

button[type="submit"].more.more-5,
a.more.more-5 {
   background: transparent;
   border-radius: 0px;
   padding-left: 0px;
   padding-right: 0px;
   line-height: 15px;
   font-size: 12px;
}

button[type="submit"].more.more-5:before,
a.more.more-5:before {
   width: 0;
   height: 0;
   position: static;
   top: auto;
   left: auto;
   right: auto;
   bottom: auto;
   margin-top: 0;
}

button[type="submit"].more.more-6,
a.more.more-6 {
   background: #00A5BF;
}

button[type="submit"].more.more-6:before,
a.more.more-6:before {
   background: #FFF url(https://naukaplywania.gdansk.pl/uploads/theme/other/arrow-2.png) no-repeat center center;
}

#cookieWarning {
  z-index: 9999;
  font-size: 14px;
  line-height: 17px;
  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;
}

#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: 30px;
}

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

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

#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;
      min-height: 275px;
}

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

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

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

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

.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;
}

@media (min-width: 768px) and (max-width: 1399px) {
   .navbar-nav > li > .dropdown-menu {
   }
}

@media (max-width: 767px) {
   .navbar-nav > li > .dropdown-menu {
   }
}

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

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

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

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

   .img-right {
      margin-left: 30px;
      float: right;
   }
}

@media (max-width: 767px) {
   .img-left,
   .img-right {
      margin: 0 auto 25px auto;
      display: block !important;
   }
}

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

@media (max-width: 991px) {
   .contactSection {
      text-align: center;
   }
}

.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;
    }
}

img.img-center {
   margin: 0 auto;
   display: block;
}

.fixed-background {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    height: auto;
    min-height: 300px;
    max-height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    color: #FFF;
}

.fixed-background .container {
   height: 100%;
}

.fixed-background a {
   color: #FFF;
}

.fixed-background .content {
    position: relative;
    height: 100%;
    background: transparent;
    overflow: hidden;
    min-height: 100px;
}

.fixed-background .top-left-content {
  position: absolute;
  top: 0;
  left: 0;
}

.fixed-background .top-right-content {
  position: absolute;
  top: 0;
  right: 0;
}

.fixed-background .bottom-left-content {
  position: absolute;
  bottom: 0;
  left: 0;
}

.fixed-background .bottom-right-content {
  position: absolute;
  bottom: 0;
  right: 0;
}

img.top-border-1 {
   border-top: 10px solid #1B5086;
}

img.top-border-2 {
   border-top: 10px solid #319DB9;
}

img.top-border-3 {
   border-top: 10px solid #51CDD9;
}

.footer-logo {
   display: flex;
   align-items: center;
   font-family: 'CG';
   font-size: 30px;
   line-height: 33px;
}

.footer-logo > img,
.footer-logo > span {
   display: block;
}

.footer-logo > img {
   margin-right: 20px;
}

@media (max-width: 991px) {
   .footer-logo {
      justify-content: center;
font-size:20px;
   }
.footer-logo > img {
   margin-right: 0px;
}
}

#face-slider{
	position:fixed;
	right:-316px;
	top: 85px;
	z-index:999999999999999999999;
}
#face-slider #tab{
	cursor:pointer;
	height:42px;
	width:43px;
	float:left;
	background: url(https://naukaplywania.gdansk.pl/uploads/theme/other/facebook-slider.png) no-repeat center center;
}
#face-code{
	padding:5px;
	border: solid #0170cf 3px;
	background: #fff;
	float:left;
	width:316px;
	height: 605px;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}

.img-hover-zoom {
  /*height: 300px;*/
  overflow: hidden;
}

.img-hover-zoom img.zoom {
  transition: transform .5s ease;
}

.img-hover-zoom:hover img.zoom {
  transform: scale(1.5);
}

ul.socials {
  display: block;
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: left;
}

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

ul.socials>li.socials-title {
  display: block;
  height: auto;
  line-height: 1;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}

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

ul.socials>li.title:hover {
  opacity: 1;
}

ul.socials>li>a>img {
  width: 30px;
}
