@charset "utf-8";
html {
		font-family: "Open Sans", sans-serif;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
}
body {
	font-family: "Open Sans", sans-serif;
	position: relative;
		/*min-width: 100%;
	min-height: 100%;*/
}
p {
	color: #000;
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	letter-spacing: 0.2px;
}
h1 {
	color: rgba(0,0,0,1.00);
	font-family: Domine;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
}
h2 {
	color: #000;
	font-family: Domine;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; 
}
h3 {
	color: #000;;
	font-family: Domine;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}
.fixed {
	position: relative;
	width: 100%;
	top: 0px;
	background-color: rgba(236,236,236,0.69);
	margin-left:auto;
	margin-right:auto;
	z-index: 10000;
    }
.spinner {
  margin: 30px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: rgb(53, 120, 159);
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay { 0%, 40%, 100% { -webkit-transform: scaleY(0.4) } 20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
.loader_new {
		font-size: 0.9em;
		font-weight: normal;
		color: rgb(53, 120, 159);
		text-decoration: none;
		text-align: center;
		padding: 10px;
		width: 300px;
}
#overlay {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
		width: 100vw;
		height: 100vh;
		z-index: 90000;
		background-color: rgba(255, 255, 255, 0.86);
		position: relative;
}
#window {
	
	display: table-cell;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.zaslona {
	display: table;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8000;
background-color: transparent;
}
.zaslona_wew {
	display: table-cell;
}

#loader {
	margin-top: 20%;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: rgb(2, 48, 100);
	text-decoration: none;
	text-align: center;
	padding: 10px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid rgba(49,74,108,1.00) !important;*/
	/*background-color: rgba(0, 85, 193, 0.68) !important;*/

}
.to-top{
    text-align:center;
}
#scroll-to-top{
	display: none;
	position: fixed;
  bottom: 15px;
  right: 20px;
  opacity: 0.8;
  font-size: 1.4em;
  line-height: 30px;
  color: rgba(0,102,204,0.7);
  text-decoration:none;
  height: 36px;
  width: 36px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 11000;
  border-radius:18px;
	transition: all .3s ease;
	padding-top: 8px;
}
#scroll-to-top:hover{
    opacity:1;
		color: rgba(0,102,204,0.9);
		background-color: rgba(255,255,255,0.6);
		padding-top: 6px;
}
.loader_line {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 1vw;
		max-width: 100vw;
		overflow: hidden;
		height: 5px;
		z-index: 90010;
		background-color: rgb(53, 120, 159);
		opacity: 0.5;
		transition: all .3s;
}
.top-foto {
	background-color: rgb(211, 211, 211);
	background-position: 50% center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/bosfor_start.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.inner_top {
	padding-top: 350px;
  padding-bottom: 300px;
  text-align: center;
	font-family: Domine;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 72px; 
	letter-spacing: 1px;
	color:rgba(255,255,255,1.00);
}
.inner_top_maly .lewy_top {
  text-align:left !important;
}
.inner_top_maly {
	padding-top: 280px;
  padding-bottom: 180px;
  text-align:left ;
	font-family: Domine;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 72px; 
	letter-spacing: 1px;
	color:rgba(255,255,255,1.00);
}
.top-foto1 {
	background-color: rgb(211, 211, 211);
	background-position-x:  100%;
	background-position-y:  center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/o_rejsach_nag.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto2 {
	background-color: rgb(211, 211, 211);
	background-position-x:  100%;
	background-position-y:  center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/szkol.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto3 {
	background-color: rgb(211, 211, 211);
	background-position: center 10%;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/onas.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto4 {
	background-color: rgb(211, 211, 211);
	background-position: center 10%;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/kontakt_n.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto5 {
	background-color: rgb(211, 211, 211);
	background-position-x:  100%;
	background-position-y:  center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/doku.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto6 {
	background-color: rgb(211, 211, 211);
	background-position-x:  100%;
	background-position-y:  center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/kat_rej.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto6a {
	background-color: rgb(211, 211, 211);
	background-position-x:  100%;
	background-position-y:  center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/sing_jacht.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}
.top-foto404 {
	background-color: rgb(211, 211, 211);
	background-position-x:  100%;
	background-position-y:  center;
	background-repeat:  no-repeat;
	background-attachment:  scroll;
	background-image: linear-gradient(0deg, rgba(3, 26, 53, 0.5) 0%, rgba(3, 26, 53, 0.5) 100%), linear-gradient(0deg, rgba(37, 39, 41, 0.3) 0%, rgba(37, 39, 41, 0.3) 100%), url("../img/p404.jpg");
	background-size: 100% auto;
	background-origin: padding-box;
	background-clip: border-box;
}

.inner_top1 {
	padding-top: 250px;
  padding-bottom: 220px;
  text-align: center;
	font-family: 'Domine';
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 72px; /* 128.571% */
	letter-spacing: 1px;
	color:rgba(255,255,255,1.00);
	z-index:10;
}
.inner_top2 {
	padding-top: 250px;
  padding-bottom: 220px;
  text-align: center;
	font-family: 'Domine';
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 72px; /* 128.571% */
	letter-spacing: 1px;
	color:rgba(255,255,255,1.00);
	z-index:10;
}
.inner_top404 {
	padding-top: 300px;
	height: 100%;
  text-align: center;
	font-family: 'Domine';
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 72px; /* 128.571% */
	letter-spacing: 1px;
	color:rgba(255,255,255,1.00);
	z-index:10;
	padding-bottom: 30%;
}
.table th {
	text-align: left;
	font-family: 'Domine';
	font-weight: 700;
}
.table td.tlo {
	background-color: rgba(230,234,240,1.00);
	font-weight: 700;
}
.pod_nap_foto {
	text-align: center;
font-family: "Open Sans";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px
}
.pod_nap_foto_n {
	text-align: center;
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.hader-all {
	padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px; 
padding-right: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
#menu_toper {
	text-align: left;
  flex-direction: row;
  display: flex;
  background-color: rgba(2,48,100,1.00);
  border-top-left-radius: 99px;
  border-top-right-radius: 99px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 12px;
}
#menu_toper a {
	color: rgba(255,255,255,0.72);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  padding-left: 16px;
  padding-right: 16px;
  white-space: nowrap;
	font-size: 0.76rem;
	text-decoration: none;
}
#menu_toper a:hover {
	text-decoration:underline;
}
.menu_dol {
	background-color: rgb(255, 255, 255);
  padding-bottom: 0px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 12px;
  padding-top: 12px;
  box-shadow: 0px 2px 4px 0px rgba(58,57,76,0.03),0px 2px 8px 0px rgba(58,57,76,0.08);
}
.menu_link {
	padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -10px;
  margin-bottom: 0px;
  color: rgb(2, 48, 100);
  font-family: 'Domine';
  font-weight: 700;
  font-size: 14px;
	/*display: flex;
  align-items: center;
  position: relative;*/
  outline: none;
	text-decoration: none;
	letter-spacing: 0.2px;
	transition: all .3s ease;
	position: relative;
	cursor: pointer;
}
.menu_link::before {
	content: "";
	position: absolute;
	width: 0%;
	height: 2px;
	background-color: rgba(2,48,100,0.30);
	top:26px;
	left: 50%;
	transition: all .3s ease;
}
.menu_link:hover::before {
	background-color: rgba(2,48,100,0.50);
	width: 60%;
	left:20%;
}
.menu_link:hover, .menu_link.active {
	 color: rgba(4,73,151,1.00);
		text-shadow: 0px 0px 8px rgba(147,147,147,1.00);
}
.menu_link.active::before {
		content: "";
	position: absolute;
	width: 60%;
	height: 2px;
	background-color: rgba(4,73,151,0.50);
	top:26px;
	left: 20%;
}
.box_m {
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
}

.btn_m {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  cursor: pointer;
}

.btn_m span {
  display: block;
  width: 100%;
  height: 2px;
  background: rgba(62,59,88,1.00);
  transition: all .3s;
  position: relative;
}

.btn_m span + span {
  margin-top: 4px;
}

.active span:nth-child(1) {
  animation: ease .7s top forwards;
}

.not-active span:nth-child(1) {
  animation: ease .7s top-2 forwards;
}

.active span:nth-child(2) {
  animation: ease .7s scaled forwards;
}

.not-active span:nth-child(2) {
  animation: ease .7s scaled-2 forwards;
}

.active span:nth-child(3) {
  animation: ease .7s bottom forwards;
}

.not-active span:nth-child(3) {
  animation: ease .7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 6px;
    transform: rotate(0);
  }
  100% {
    top: 6px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 6px;
    transform: rotate(45deg);
  }
  50% {
    top: 6px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 6px;
    transform: rotate(0);
  }
  100% {
    bottom: 6px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 6px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 6px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
#szuker_pole {
  background-color: rgb(230, 234, 240);
  /*overflow: hidden;*/
  border-radius: 16px;
  box-shadow: 0 4px 6px 0 rgba(58, 57, 76, 0.06);
	margin-top: -50px;
}
.szuker_pole_list {
  position: relative;
  min-width: 0;
  min-height: 0;
  padding: 14px 24px 14px 24px;
  background-color: rgb(255, 255, 255);
	transition-duration: 0.2s;
	cursor:pointer;
  /*overflow: hidden;*/
}
.spl_lewy {
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}
.spl_prawy {
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
}
.szuker_btn_list {
  position: relative;
  min-width: 0;
  min-height: 0;
  padding: 38px 50px 38px 50px;
  background-color: rgb(27, 69, 116);
  /*overflow: hidden;*/
	text-align: center;
	transition-duration: 0.2s;
	cursor: pointer;
}
.szuker_btn_list:hover {
	background-color: rgb(16, 94, 181);
}
.spl_wew {
  min-width: 0;
  min-height: 0;
  padding: 14px 24px 14px 24px;
  /*background: rgb(255, 255, 255);*/
	cursor:pointer;
	transition-duration: 0.2s;
 /* overflow: hidden;*/
}
.szuker_pole_list:hover .nazwa_list, .szuker_pole_list:hover .pole_list {
	color: rgba(16,94,181,1);
}
.szukaj {
  position: relative;
  cursor: pointer;
  color: rgb(255, 255, 255);
  font-family: 'Domine';
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  white-space: nowrap;
  background-color: transparent;
  border: none;
}
.nazwa_list {
	position: relative;
  height: 24px;
  color: rgb(0, 0, 0);
  font-family: 'Domine' ;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
}
.pole_list {
	position: relative;
  height: 24px;
  color: rgb(0, 0, 0);
  font-family: 'Open Sans' ;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
}
.rozwin {
	padding-right: 0;
  text-align: right;
  margin-top: 12px;
  font-size: 1.4em;
  color: rgb(27, 69, 116);
}
.tyt {
  position: relative;
  color: rgb(0, 0, 0);
  font-family: 'Domine';
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  text-overflow: initial;
  overflow: hidden;
}
.podtyt {
  position: relative;
  color: rgb(0, 0, 0);
  font-family: 'Domine';
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  text-overflow: initial;
  overflow: hidden;
	padding: 15px 15px 15px 15px;
}
.text_wew {
	padding: 64px 64px 64px 64px;
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: rgb(68, 68, 68);
}
.text_wew2 {
	padding: 15px 15px 15px 15px;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: rgb(68, 68, 68);
}
.text_wew_ramka {
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: rgb(68, 68, 68);
}
.foto_ramka {
	border-radius: 30px;
	margin-bottom: 32px;
}
.tlo_fota1 {
	background-image: url("../img/fot1.jpg");
  background-color: rgb(0, 0, 0);
  background-position: 50% 50%;
	padding-top: 134px;
	padding-bottom: 134px;
	background-size: cover;
}
.tlo_fota2 {
	background-image: url("../img/bali_on_w.jpg");
  background-color: rgb(0, 0, 0);
  background-position: 50% 50%;
	padding-top: 134px;
	padding-bottom: 134px;
	background-size: cover;
}
.text_wew_ramka {
	border-radius: 30px;
	box-shadow: 0px 16px 24px -2px rgba(58,57,76,0.12),0px 2px 12px 0px rgba(58,57,76,0.10);
	padding: 32px;
	background-color: rgb(255, 255, 255);
}
.okno_ofer {
	background-size: auto 100%;
  min-height: 450px;
  border-radius: 12px;
  text-align: left;
  padding-top: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  transition-duration: 0.2s;
  position: relative;
  overflow: hidden;
  background-position: 50% 50%;
	margin-bottom: 16px;
}
.okno_ofer:hover {
	background-size: auto 110%;
}
.okno_oso {
	background-size: auto 100%;
  min-height: 450px;
  border-radius: 12px;
  text-align: left;
  padding-top: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  position: relative;
  overflow: hidden;
  background-position: 50% 50%;
	margin-bottom: 16px;
}
.grad1 {
	position: absolute; 
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgba(0,23,50,0.13) 50%,rgba(0,23,50,0.85) 70%);
	z-index: 2;
}
.grad2 {
	position: absolute; 
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgba(0,23,50,0.13) 50%,rgba(0,23,50,0.85) 70%);
	z-index: 2;
}
.nag_okno {
	position: relative;
  color: rgba(255,255,255,1.00);
  font-family: 'Domine';
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-overflow: initial;
  overflow: hidden;
	margin-top: 76%;
	z-index: 3;
}
.txt_okno {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: rgba(255,255,255,1.00);
	position: relative;
	z-index: 4;
}
.kontakt_tlo {
  position: relative;
  background-color: rgb(230, 234, 240);
}
.form_tlo {
	position: relative;
  width: 100%;
  padding: 48px 48px 48px 48px;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  border-radius: 30px;
	min-height: 100%;
	box-shadow: 0px 16px 24px -2px rgba(58,57,76,0.12),0px 2px 12px 0px rgba(58,57,76,0.10);
}
.lista_roz {
	width: 100%; 
	position: absolute;
	display: none;
	top: 58px;
	left: 0;
}
.lista_roz_contener {
	width: 100%; 
	background-color: rgba(255,255,255,1.00);
	position: relative;
	border-radius: 16px;	
	box-shadow: 0px 16px 24px -2px rgba(58,57,76,0.12),0px 2px 12px 0px rgba(58,57,76,0.10);
	padding-top: 16px;
	padding-bottom: 16px;
	z-index: 100;
}
.lista_roz_klaw {
	padding-left: 12px;
	padding-right: 12px;
	color: rgb(0, 0, 0);
  font-family: 'Open Sans';
  font-size: 18px;
	line-height: 24px;
	transition-duration: 0.2s;
	padding-top: 6px;
	padding-bottom: 6px;
}
.lista_roz_klaw:hover {
	color: rgba(255,255,255,1.00);
  background-color: rgb(27, 69, 116);
}
.bc_label { 
	font-size: 18px;
	font-family: 'Domine';
	font-weight: 	700;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.poem {
  overflow: scroll;
  scrollbar-color: rgba(80,88,168,1.00) rgba(255,255,255,1.00);
  scrollbar-width: thin;
}
.breadcrumb-item > a {
	text-decoration: none;
	color:rgba(79,79,79,1.00);
}
.breadcrumb-item > a:hover {
	color:rgba(50,50,50,1.00);
}
div.breadcrumb-item:not(.active) > a {
	color:rgba(79,79,79,1.00);
}
.breadcrumb {
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 48px;
	margin-bottom: 24px;
	background-color: transparent;
}
.sz_panel {
		padding-left: 60px; 
		padding-right: 60px;
		position: relative;
	}
.nag_filter {
	padding: 24px 24px 24px 24px;
	text-align: center;
	box-shadow: 0px 4px 6px 0px rgba(58, 57, 76, 0.06), 0px 6px 20px -2px rgba(58, 57, 76, 0.14);
	color:rgba(27,69,116,1.00);
	font-family: 'Domine';
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	cursor: pointer;
	background-color: rgba(255,255,255,1.00);
}
.nag_filter:hover {
	color:rgba(38,95,159,1.00);
}
 .tlo_param_fota1 {
	 display: flex;
	 height: 780px;
		padding: 0px 80px;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		gap: 10px;
		align-self: stretch;
	 	background: url("../img/fot1.jpg") no-repeat;
	 background-size: 100% auto;
		background-size: cover;
		background-position: 45% 50%;
}
 .tlo_param_fota2 {
		display: flex;
		height: 780px;
		padding: 0px 80px;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		gap: 10px;
		align-self: stretch;
		background-size: auto auto;
		background-position:100% 60%;
		background-color: lightgray;
		background-repeat: repeat, repeat, no-repeat;
		background-attachment: scroll, scroll, scroll;
		background-image: linear-gradient(292deg, rgba(1, 34, 46, 0.5) 8.21%, rgba(1, 34, 46, 0) 9.43%), linear-gradient(90deg, rgb(1, 34, 46) 16.22%, rgba(1, 34, 46, 0) 66.04%), url("../img/bali_on_w.jpg");
}
.filtry_container {
	padding: 24px;
	background-color: rgba(255,255,255,1.00);
	display: block;
}
.oko_jacht {
	border-radius: 30px;
	background: rgba(255,255,255,1.00);
	box-shadow: 0px 4px 6px 0px rgba(58, 57, 76, 0.06), 0px 6px 20px -2px rgba(58, 57, 76, 0.14);
	margin-bottom: 32px;
	overflow: hidden;
}
.foto_jacht_list {
background-size: auto 150%;
  min-height: 360px;
  position: relative;
  overflow:hidden;
  background-position:50% 40%;
  transition-duration: 0.2s;
  cursor: pointer;
  border-radius:0;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px; 
}
.foto_jacht_list:hover {
	background-size: auto 155%;
}

.j_nag_tyt {
	font-family: 'Domine';
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	width: 100%;
}
.j_nag_podtyt {
	font-family: 'Open Sans' ;
	color:rgb(27, 69, 116);
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	width: 100%;
}
.j_param_con {
	margin-top: 16px;
}
.j_klocek {
	display: inline-block;
	padding: 4px 8px;
	text-align: center;
	border-radius: 6px;
	background: rgba(230,234,240,1.00);
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; 
	letter-spacing: 0.2px;
	color: rgba(27,69,116,1.00);
	margin-right: 6px;
}
.j_klocek>img {
	display: inline-block;
	height: 14px;
	margin-right: 6px;
}
.rejs_wolne {
	color: #535353;
	font-family: Domine;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
}
.rejs_cena_g {
	font-family: Domine;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	color: rgba(83,83,83,1.00);
	margin-bottom: 6px;
}
.rejs_cena {
	color:rgba(0,0,0,1.00);
	font-family: Domine;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	margin-bottom: 6px;
}
.wybierz_r {
	border-radius: 16px;  letter-spacing: 0.8px;padding: 6px;margin-top: 36px;
}
.j_cena {
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  align-content: flex-end;
  width: 100%;
  margin-bottom: 16px;
  padding-right: 16px;
}


.jc2 {
color: rgba(0,0,0,1.00);
text-align: right;
font-family: 'Domine';
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px
}
.jc1 {
color: rgba(115,115,115,1.00);
text-align: right;
font-family: 'Domine';
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 26px;
text-decoration: line-through;
}
.j_klaw {
	font-size: 60px;
  color: rgb(27, 69, 116);
  text-align: right;
	cursor: 	pointer;
	margin-right: 12px;
	transition-duration: 0.2s;
	
}
.j_klaw:hover {
	color: rgba(54,119,191,1.00);
	margin-right: 6px;
}
.j-dane {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-around;
	padding-top: 16px;  
	padding-bottom: 16px;
}
.nag_poz_filter {
	color:  #000;
	font-family: 'Domine';
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 18px;
}
.f_box {
	padding: 18px 24px 18px 24px;
	background-color: rgba(255,255,255,1.00);
}
.form-check-label {
	color: #000;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	letter-spacing: 0.2px;
	font-size: 0.8em !important;
  color: rgb(100, 100, 100);
}

.ui-slider-horizontal {
  height: .4em;
}
.ui-widget.ui-widget-content {
  background-color:rgba(204,214,224,1.00);
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border-radius: 50%;
  display: block;
  background-color: rgb(27, 69, 116);
}
.ui-widget-header {
	background-color: rgb(27, 69, 116);
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.4em;
  margin-left: -.6em;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 0px none;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 110%;
}
.zakres_cen {
	color: #000;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; 
	letter-spacing: 0.2px;
	margin-bottom: 16px;
}
.wykres {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-end;
	align-content: space-between;
	width: 100%;
	height: 65px;
	padding-bottom: 5px;
}
.slupek {
	background-color: rgba(27,69,116,0.12);
	max-height: inherit;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: auto;
	margin-top: 0;
}
.kon_kontener {
	padding: 112px 80px 64px 80px;
}
.btn-primary {
	background-color: rgb(27, 69, 116);
	border: 0 none;
}
.btn-primary:hover {
	background-color: rgba(44,95,151,1.00);
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 0px none;
	font-weight: normal;
	color: #212121;
}
	.fil_blok {
		display: block;
	}
.jeden_j {
	
}
.bc_label.opis {
	color: rgba(117,117,117,1.00);
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; 
	letter-spacing: 0.2px;
	text-align: justify;
}
.gal_foto {
	background-size: auto 100%;
  background-color: transparent;
  background-position: 50% 40%;
	min-height: 220px;
	transition-duration: 0.2s;
	cursor:pointer;
	background-repeat: no-repeat;
}
.gal_foto:hover {
	background-size: auto 110%;
}
.foto_gal_gl {
	border-radius: 30px 0px 0px 30px;
	min-height: 100%;
}
.foto_gal_pg {
	border-radius: 0px 30px 0px 0px;
}
.foto_gal_pd {
	border-radius: 0px 0px 30px 0px;
}
.dane_tech_nag {
	padding: 12px;
	background-color: rgba(230,234,240,1.00);font-family: Domine;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}
.tlo_param {
	padding-bottom: 16px;
	border-bottom: 1px solid rgba(204,214,224,1.00);
	font-family: 'Domine';
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 16px;
}
.text-end.tlo_param{
	color: rgba(117,117,117,1.00);
	text-align: right;
}
.tlo_param_mini.no_ram { 
color: rgb(117, 117, 117);
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  border: 0px solid transparent;
  margin-bottom: 2px;
  margin-right: 2px;
  width: 49%;
  border-radius: 6px;
  margin-left: 2px;
}
.tlo_param_mini { 
color: rgb(117, 117, 117);
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  border: 1px solid rgb(223, 223, 223);
  margin-bottom: 2px;
  margin-right: 2px;
  width: 49%;
  border-radius: 6px;
  margin-left: 2px;
}
.param_listwa {
	border: 1px solid rgb(223, 223, 223);
  border-radius: 6px;
  margin-bottom: 2px;
  background-color: rgb(255, 255, 255);
}
.param_listwa:nth-child(odd) {
	background-color: rgb(247, 247, 247);
}
.sumowanie {
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 4px 6px 0px rgba(58, 57, 76, 0.06), 0px 6px 20px -2px rgba(58, 57, 76, 0.14);
	overflow: hidden;
}
.tyt_sum {
	color: rgba(0,0,0,1.00);
	font-family: 'Domine';
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	padding: 24px;
}
.sum_btn_list {
  position: relative;
  min-width: 0;
  min-height: 0;
  padding: 24px;
  background-color: rgb(27, 69, 116);
	color: rgba(255,255,255,1.00);
	font-family: 'Domine';
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}
.link { 
	cursor: pointer;
	color:rgba(27,69,116,1.00);
}
.link:hover { 
	color:rgba(10,88,202,1.00);
}

.cen {  color: rgba(117,117,117,1.00);
	font-family: 'Domine';
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}
.ladowanie {
	filter: blur(4px); opacity: 0.5;
}
.wynik_szuk_brak {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: flex-start;
	font-size: 16px;
  text-align: center;
  color: brown;
}
.wrong_input {
	border-color: rgba(255,99,102,1.00);
	background-color: rgba(255,210,211,1.00);
	color: rgba(167,112,113,1.00);
	
}
.list_jacht {
		margin-top: 30px;
}
.klaw_list {
	border-radius: 24px;
  letter-spacing: 0.8px;
  width: 100%;
  padding: 12px;
	border: 2px solid transparent;
}
.klaw_list.noact {
  padding: 12px;
	border: 2px solid rgba(27,69,116,1.00);
	background-color: rgba(255,255,255,1.00);
	color:rgba(27,69,116,1.00);
	
}
.klaw_list.btn-light {
   background-color: white; 
}
.klaw_list {
padding: 24px;
  font-size: 18px;
  line-height: 24px;
    font-family: 'Domine';
    font-weight: 700;
}
.szuk_sing:hover {   
    background-color: rgba(44,95,151,1.00);
}
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #FFFFFF;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(255,255,255,0.25);
}
.accordion-button {
	 font-size: 16px;
  line-height: 24px;
    font-family: 'Domine';
    font-weight: 700;
}
.oko_cm {
	width: 100%;
	height:100%;
	padding: 32px 16px 32px 16px;
	border-radius: 30px;
	opacity: 0px;
	box-shadow: 0px 4px 6px 0px rgba(58, 57, 76, 0.06);
	box-shadow: 0px 6px 20px -2px rgba(58, 57, 76, 0.14);
	min-height: 280px;
	margin-bottom: 16px;
}
.oko_cm_nag {
	font-family: Domine;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
}
.oko_cm_txt {
	font-family: Open Sans;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.2px;
	text-align: center;
}
.oko_cm i {
	font-size: 48px;
	margin-bottom: 12px;
	color: rgba(27, 69, 116, 1);
}
.no_a {
	color: rgba(2,48,100,1.00);
	text-decoration: none;
}
.no_a:hover {
	color: rgba(1,70,146,1.00);
	text-decoration: none;
}
.fot_dod1 {
	background-image:url('../img/bali_kat1.jpg') ;
}
.fot_dod2 {
	background-image:url('../img/charter2.jpg') ; 
}
.fot_dod3 {
	background-image:url('../img/rejsy3.jpg') ;
}
@media (max-width:991px) {
	.tyt {
  font-size: 22px;
  line-height: 32px;
	}
	.podtyt {
  font-size: 18px;
  line-height: 18px;
	}
	.text_wew {
		padding: 40px 15px 40px 15px;
		font-size: 16px;
		line-height: 22px;
	}
	.text_wew_ramka {
		font-size: 16px;
		line-height: 22px;
	}
	.nag_okno {
		font-size: 22px;
  line-height: 32px;
	}
	.txt_okno {
		font-size: 16px;
		line-height: 22px;
	}
	.stopka_dol_txt {
		font-size: 11px;
	}
	.sz_panel {
		padding-left: 20px; 
		padding-right: 20px;
		position: relative;
	}
	.spl_lewy {
		border-top-left-radius: 16px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 0px;
	}
	.spl_prawy {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 16px;
		border-top-left-radius: 0px;
		border-top-right-radius: 16px;
	}
	.foto_jacht_list {
		min-height: 260px;
		max-height: 260px;
	}
	.inner_top1 {
		padding-top: 200px;
		padding-bottom: 120px;
		font-size: 36px;
	}
	.inner_top2 {
		padding-top: 200px;
		padding-bottom: 120px;
		font-size: 36px;
	}
	.jc1, .jc2 {
		display: inline-block;
	}
	.jc1 {
		font-size: 14px;
		line-height: 20px;
	}
	.jc2 {
		font-size: 20px;
		line-height: 20px;
	}
	.j-c {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-end;
		align-content: space-between;
		width: 100%;
	}
	.j-dane {
		padding-top: 0px;  
	padding-bottom: 0px;
	}
	.kon_kontener {
		padding: 36px 0px 36px 0px;
	}
	.form_tlo {
		padding: 16px;
	}
	.form-check-label {
		font-size: 14px;
	}
	.filtry_container {
		padding-top: 0;
		display: none;
	}
	.fil_blok {
		display: none;
	}
	.nazwa_list {
		height: 20px;
    font-size: 14px;
    line-height: 18px;
	}
	.pole_list {
		height: 20px;
    font-size: 14px;
    line-height: 18px;
	}
	.szuker_pole_list {
		padding: 6px 18px 6px 18px;
	}
	.lista_roz {
		top:44px;
	}
	.szuker_btn_list {
		padding: 24px 50px 24px 50px;
	}
	.lista_roz_klaw {
		padding-left: 30px;
		font-size: 16px;
	}
	.foto_gal_gl {
		border-radius: 0px 0px 0px 0px;
		min-height: 500px;
		margin-top: 36px;
	}
	.gal_kon {
		padding-left: 0; padding-right: 0;
	}
	.tlo_param_mini {
		font-size: 14px;
		line-height: 22px;
	}
	.list_jacht {
		margin-top: 60px;
	}
}
.form-label {
  margin-bottom: .5rem;
  font-size: 0.8em !important;
  color: rgba(78,78,78,1.00)
}
a.bezl {
  color: rgba(63,124,246,1.00);
  text-decoration:none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover.bezl {
	color: rgba(44,129,224,1.00);
}
.rejs_tytul {
	color: rgba(0,0,0,1.00);
	font-family: Domine;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	padding-left: 15px;
	
}
.rejs_data {
	color:rgba(2,48,100,1.00);
	font-family: Domine;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}
.rejs_trasa {
	color:rgba(83,83,83,1.00);
	font-family: Domine;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}
.rejs_jacht {
	gn-self: stretch;
	color: #000;
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	letter-spacing: 0.2px;
}
.rejs_dat_trans {
	color: rgb(127, 128, 128);
}
.media_norm0 {
	margin-bottom: 10px;
  font-size: 0.9rem;
  background-color: rgb(255, 255, 255);
	box-shadow: 6px 6px 6px 0px rgba(237, 237, 237, 1);
	border-radius: 12px;
	overflow: hidden;
}
label {
	margin-top: 6px;
  margin-bottom: 6px;
  color: rgb(135, 135, 135);
  font-size: 0.9em !important;
	font-family: Domine;
}
.datepicker td,
.datepicker th {
  text-align: center;
  padding: 2px 8px;
  font-size: 12px;
}
.datepicker thead {
	color: rgb(66, 127, 191);
}
.datepicker th.dow { 
	color: rgb(17, 101, 189);
}
.err_pole {
	background-color: #F1DAE0;
	border: 1px solid #CC3300;
	margin-bottom:0px;
}
.form-control.err_pole:focus,.form-control-sm.err_pole:focus {
	color: #CC0000;
	background-color: #FFCDCA;
	border-color:rgba(204,0,0,1) !important;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(204, 51, 0,0.25)) !important;
	text-decoration: none;
}
	.form-control.err_pole::placeholder, .form-control-sm.err_pole::placeholder {
    color:rgba(200,100,100,1);
    opacity: 1; }
.err_pod {
	font-size: 11px;
  color: rgb(255, 0, 0);
}
.odp_tak {
	font-size: 0.75rem;
	line-height: 1.2rem;
	color: rgba(255,255,255,1);
	text-decoration: none;
	background-color: rgba(69,185,69,1.00);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;	
}
.odp_nie {
	font-size: 0.75rem;
	line-height: 1.2rem;
	color: rgba(255,255,255,1);
	text-decoration: none;
	background-color: rgba(255,51,0,1);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.form-check-input {
	margin-top: 0.6em;
}
.wyk_rejs {
	border-radius: 16px;
	background-color: rgba(255,255,255,1.00);
	box-shadow: 0px 6px 20px -2px rgba(58, 57, 76, 0.14), 0px 4px 6px 0px rgba(58, 57, 76, 0.06);
	margin-bottom: 24px;
}
.page-link {
	width: 48px;
	padding: 12px 0px;
  color: rgba(0,0,0,1.00);
	text-align: center;
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	letter-spacing: 0.2px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border: 1px solid transparent;
	display: inline-block;
}
.page-item.active .page-link {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.2px;
	border-radius: 8px;
	background-color:rgba(27,69,116,1.00) !important;
	
}
.trans_tlo:hover {
	background-color: transparent !important;
	cursor: default;
	border: 0 solid transparent;
}
.nag_sz_rejs {
	color: rgba(83,83,83,1.00);
	font-family: Domine;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
}
.txt_sz_rejs {
	color: rgba(0,0,0,1.00);
	font-family: Domine;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}
.btn-light {
	background-color: rgba(230,234,240,1.00);
}
.btn-light:hover {
	background-color: rgba(196,209,228,1.00);
}
.btn {
	font-family: Domine;
}
.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs .nav-link.active {
  color: rgba(27,69,116,1.00);
  background-color: rgb(255, 255, 255);
	 border:1px solid transparent;
	border-bottom: 2px solid rgba(27,69,116,1.00);
}
.nav-tabs .nav-link {
	color:rgba(0,0,0,1.00);
  margin-bottom: -1px;
  background:0 0;
  background-color: rgba(0, 0, 0, 0);
  border:1px solid transparent;
	border-bottom: 1px solid rgba(186,186,186,1.00);
	border-radius: 0;
	font-family: Domine;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}
.nav-link {
  display: block;
  padding:.5rem 1rem;
	padding-bottom: 16px;
  color: rgb(13, 110, 253);
  text-decoration:none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.nav-link:hover {
	color:rgba(27,69,116,1.00);
  border:1px solid transparent;
	border-bottom: 1px solid rgba(27,69,116,1.00);
}
.border-info {
  border-color:rgb(27, 69, 116) !important;
}
.bg-info {
  background-color: rgb(27, 69, 116) !important;
	color: rgb(184, 222, 255);
}
.alert-info {
  color: rgb(27, 69, 116) !important;
  background-color: rgb(217, 234, 253) !important;
  border-color:rgb(217, 234, 253);
}
.wyszer {
	padding-left: 60px; 
	padding-right: 60px;
}
.pa42 {
	padding: 42px;
}
.pa32 {
	padding: 32px;
}
.pad250 {
	padding-top: 250px;  
	padding-bottom: 250px;
}
.p_jacht {
	padding: 40px;	
	padding-top:24px;	
	padding-bottom: 24px;
}
.m24 {
	margin-bottom: 24px;
}
.l-to-c {
	text-align: left;
}
.dop_tyt {
  color: RGB(255, 255, 255);
  text-align: left;
  font-family: 'Open Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.2px;
}
.modal-content {
  border-radius: .9rem;
}
.mb_info, .mb_info p, .mb_info li, .mb_info ol {
	font-size: 0.8rem !important;
	line-height: 1.2rem !important;
	margin-bottom:0.2rem; 
}
@media (min-width:577px) and (max-width:992px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}
	.inner_top {
		padding-top: 240px;
		padding-bottom: 160px;
		font-size: 42px;
		line-height: 48px;
	}
		.pa42, .pa32 {
		padding: 16px;
	}
		.text_wew_ramka {
  	border-radius: 16px;
			padding: 16px
	}
	.tlo_param_fota2 {
		padding: 0px 24px;
	}
	.pad250 {
		padding-top: 80px;  
		padding-bottom: 80px;
	}
	.inner_top_maly {
		padding-top: 180px;
		padding-bottom: 90px;
		font-size: 32px;
		line-height: 38px;
	}
	.top-foto6, .top-foto6a {
		background-size: 160% auto;
	}
}
@media (max-width:768px) {
	.foto_jacht_list {
		background-size: 100% auto;
		background-position: 10% 70%;
		border-radius: 0px;
		border-top-left-radius: 16px;
  	border-top-right-radius: 16px;
	}
	.foto_jacht_list:hover {
		background-size: 105% auto;
	}
	.p_jacht {
		padding: 6px;	
	}
	.rejs_tytul {
		font-size: 18px;
		line-height: 22px;
	}
	.m24 {
		margin-bottom: 6px;
	}
	.l-to-c {
		text-align: center;
	}
	.dop_tyt {
		color:#FFF;
		font-family: 'Open Sans';
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; 
		letter-spacing: 0.2px;
	}
	.top-foto1, .top-foto2, .top-foto3 {
		background-size: 140% auto;
	}
	.top-foto4  {
		background-position: center 100%;
		background-size: 160% auto;
	}
	.top-foto404 {
		background-size: 200% auto;
	}
	.inner_top404 {
  padding-top: 200px;
		padding-bottom: 10%;
	}
	.wyszer {
    padding-left: 20px;
    padding-right: 20px;
  }
	.dop_tyt {
		color:#FFF;
		text-align: center;
		font-family: 'Open Sans';
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; 
		letter-spacing: 0.2px;
	}
}
@media (max-width:576px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}
	.spl_lewy {
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.spl_prawy {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 16px;
	}
	.inner_top {
		padding-top: 180px;
		padding-bottom: 120px;
		font-size: 30px;
		line-height: 36px;
	}
	.pa42, .pa32 {
		padding: 16px;
	}
	.text_wew_ramka {
  	border-radius: 12px;
		padding: 12px
	}
	.tlo_param_fota2 {
		padding: 0px 16px;
	}
		.pad250 {
		padding-top: 80px;  
		padding-bottom: 80px;
	}
	.top-foto {
		background-size: 180% auto;
	}
	.inner_top {
		font-size: 22px;
    line-height: 28px;
	}
	.inner_top_maly {
		padding-top: 180px;
		padding-bottom: 90px;
		font-size: 32px;
		line-height: 38px;
	}
	.top-foto6, .top-foto6a {
		background-size: 200% auto;
	}
	
}




