/*!
Theme Name: atlantis-sr
Theme URI: https://them.es/starter
Author: zets.pl
Author URI: https://zets.pl
Description: 
Version: 3.6.0
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: atlantis-sr
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.custom-indicators {
    margin-bottom: 1rem;
}
.custom-indicators li {
    width: 30px;
    height: 4px;
    background-color: white;
    opacity: 0.6;
    margin: 0 4px;
    border: none;
    display: inline-block;
    transition: opacity 0.3s;
}
.custom-indicators .active {
    opacity: 1;
}

.archivo {
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

body, * {
	font-family: "Archivo", sans-serif;

	 
}
header {
	position: relative;
}
.gears-deco {
    position: absolute;
    top: calc(var(--main-top-offset, 0px) + 0px); /* możesz dostosować */
    right: -5%;
  
    z-index: -1;
    pointer-events: none;
height: 880px;
}
.gears-deco2 {
    position: absolute;
    top: 0;
    right: -5%;
  opacity: 0.6;;
    z-index: -1;
    pointer-events: none;
height: 880px;
}
body {
    overflow-x: hidden;
    position: relative;
}

a {
	color:#07498F;
}
.navbar-brand img
 {
	height: auto !important;
 }

#customSlider {
    max-height: 700px;
    overflow: hidden;
}

#customSlider .carousel-item img {
    height: 700px;
    object-fit: cover;
    width: 100%;
}

.btn-home {

font-size: 34px;
color: #FFFFFF;
letter-spacing: 0.25px;
padding: 30px 10px;
border-radius:0;
 border:0;
	padding-left: 40px;
display: flex;
font-weight: 700;
	justify-content: start;   
	align-items: center;       
	text-align: left;
	position: relative;
	min-height: 175px;
}

.btn-home:hover {
	background: #6189AB;
	color: #FFFFFF;
}

.btn-home1 {
 	background: #03060C;
	background-image: linear-gradient(135deg, #131E34 0%, #03060C 100%);
	color: #FFFFFF;
}

.btn-home1:hover {
	background: #03060C url(img/home1h.webp) top right no-repeat;
	color: #FFFFFF;
}

.btn-home2 {
		background: #6189AB;
background-image: linear-gradient(135deg, #6189AB 0%, #07498F 100%);
}
.btn-home3 {
		background: #A9C3D8;
background-image: linear-gradient(135deg, #A9C3D8 0%, #457FB3 100%);
}

.btn-home4 {
		background: #C4C4C4;
background-image: linear-gradient(135deg, #C4C4C4 0%, #929292 100%);
}

.btn-phone {
background: #E7E8E7 url(img/phone.svg) center left 30px no-repeat;
font-size: 14px;
color: #1C1C1C;
letter-spacing: 1.25px;
padding: 30px 10px;
text-transform: uppercase;
border-radius:0;
font-weight: bold;
border:0;
	padding-left: 60px;
display: flex;
	justify-content: center;  
	align-items: center;      
	text-align: center;
	position: relative;
}
.btn-phone:hover {
	color: #1C1C1C;
background: #929292 url(img/phone.svg) center left 30px no-repeat; 
}

.btn-mail {
	background: #07498F url(img/mail.svg) center left 30px no-repeat;
	font-size: 14px;
	color: #fff; 
	letter-spacing: 1.25px;
	padding: 30px 10px;
	padding-left: 60px;
	border-radius: 0;
	font-weight: bold;
	border: 0;

	display: flex;
	justify-content: center;   /* wyśrodkowanie tekstu poziomo */
	align-items: center;       /* wyśrodkowanie tekstu pionowo (opcjonalnie) */
	text-align: center;
	position: relative;
}
.btn-mail:hover {
	color: #fff;
background: #131E34 url(img/mail.svg) center left 30px no-repeat; 
}
img {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
filter: blur(0px);
transform-style: preserve-3d;
}

.slidercolpodst {
	border-left:2px solid #E7E8E7;
}

.footerpodst {
	border-top:2px solid #E7E8E7;
}
.nav-link {
font-size: 14px;
color: #1C1C1C;
letter-spacing: 1.25px;
line-height: 60px;
text-transform: uppercase;
font-weight: bold;
border-bottom:2px solid #E7E8E7;
outline: 0 !important;
}
.nav-link:hover  {
color:#07498F;
}

.nav-link.active {
color:#07498F;
}

.dropdown-menu {
border-radius:0;
padding:0;
}

.dropdown-menu .menu-item a {
font-size: 14px;
color: #1C1C1C;
letter-spacing: 1.25px;
line-height: 60px;
text-transform: uppercase;
font-weight: bold;
border-bottom:2px solid #E7E8E7;
outline: 0 !important;
}

.dropdown-item.active, .dropdown-item:active {
background:#07498F;
color:#fff !important;
}
.dropdown-item.active a, .dropdown-item:active a {
 
color:#fff !important;
}

#menu-item-20 a {
border-bottom:0
}
.page-hero {
  height: 229px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.page-hero-overlay {
  background: linear-gradient(0deg, rgba(7, 73, 143, 1) 0%, rgba(7, 73, 143, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-hero h1 {
  font-size: 32px;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.bg-overlay {
background: #07498F;
background: linear-gradient(0deg,rgba(7, 73, 143, 1) 0%, rgba(7, 73, 143, 0) 100%);
}

.carousel-caption {
bottom: 1.25rem;
color: var(--bs-carousel-caption-color);
left: 0;
padding-bottom: 1.25rem;
padding-top: 1.25rem;
padding-left:3rem;
padding-right: 3rem;
position: absolute;
right: 0;
bottom:0;
text-align: left;
min-height: 200px;
}

.lead {
font-size: 20px;
color: #FFFFFF;
letter-spacing: 0.12px;text-transform: uppercase;
}

h1.h3, h1 {
font-size: 34px;
color: #FFFFFF;
letter-spacing: 0.25px;
text-transform: uppercase;
font-weight: 800;
}

h2 {
font-size: 26px;
color: #1C1C1C;
letter-spacing: 0.19px;
}
.custom-indicators {
margin-bottom: 2rem;
}

.carousel-indicators [data-bs-target] {
	margin-left: 10px;
	margin-right: 10px;
}

.hamburger-line {
    display: block;
    width: 34px;
    height: 3px;
    background-color: #07498F;
    margin: 6px 0;
    border-radius: 2px;
}



.btn-hamb {
	border:0;
	box-shadow:none;
    border-radius: 0px;
}

.btn-hamb:hover .hamburger-line { 
    background-color: #131E34;
}
.wp-block-file {
	font-size:15px;
}
.wp-block-file__button.wp-element-button {
	border:0;
background: #07498F;

font-size: 15px;
color: #FFFFFF;
text-align: center;
border-radius: 0;
padding:5px 15px;

margin-bottom: 0.2rem;
}
.wp-block-file__button.wp-element-button:hover {

	background: #131E34;
}

.wp-block-button .wp-element-button {
	border:0;
background: #07498F;

font-size: 15px;
color: #FFFFFF;
text-align: center;
border-radius: 0;
padding:12px 25px;
margin-top:1rem;
margin-bottom: 1rem;
}
.wp-block-button .wp-element-button:hover {

	background: #131E34;
}

h1 {
font-weight: 800;
font-size: 26px;
color: #1C1C1C;
letter-spacing: 0.19px;
}

h3 {
font-weight: 700;
font-size: 18px;
color: #1C1C1C;
letter-spacing: 0.19px;
margin-top:1rem;
margin-bottom: 1rem;
}


h3.entry-title {
		font-family: "Archivo Narrow", sans-serif;
 text-transform: uppercase;
font-size: 18px;
color: #1C1C1C;
letter-spacing: 0;
text-align: justify;
}

p {
font-size: 16px;
color: #1C1C1C;
letter-spacing: 0.5px;
text-align: justify;
}

.brand-box-link {
  text-decoration: none;
  display: block;
  color: inherit;
}

.brand-box {
  border: 1px solid transparent;
  border-radius: 0px;
  padding: 30px 10px;
  background-image: linear-gradient(white, white), linear-gradient(135deg, #E7E8E7, #96AEC4);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 197px;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.brand-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.brand-logo {
  max-width: 100%;
  max-height: 60px;
  height: auto;
  transition: transform 0.3s ease;
}

.brand-box:hover .brand-logo {
  transform: scale(1.05);
}

.brand-icon {
  display: none;
  margin-top: 30px;
  width: 12px;
  height: auto;
}

.brand-box:hover .brand-icon {
  display: block;
  animation: fadeInUp 0.3s ease;
}

.pytania {
font-size: 18px;
color: #1C1C1C;
letter-spacing: 0;
text-align: justify;
font-weight:500;
	font-family: "Archivo Narrow", sans-serif;
}

.bg-outside-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 68.333333%; /* odpowiada col-md-7 w Bootstrap (7/12) */
  background-color: #E7E8E7;
  z-index: 0;
}

.bgone1 {
	background:#E7E8E7;
}
.map-container {
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 592px;
  margin-right: 66px;
  border-radius: 0;
}

.gm-style-iw-chr {
  text-align: center;
}

.gm-style-iw-chr > button {
  display: none !important;
}
@media (max-width: 767.98px) {
  .bg-outside-left {
    width: 100%; /* pełna szerokość na mobile */
  }
}

.pytania2 {

font-size: 22px;
color: #07498F;
letter-spacing: 1.96px;
font-weight:700;
}

.dolaczdogr {
font-size: 26px;
font-weight:bold;
color: #1C1C1C;
letter-spacing: 0.19px;
}

.btn-wyslij {
height: 81px;
padding: 0;
border: 1px solid rgba(216, 216, 216, 0.25);
background: #07498F;

font-size: 14px;
color: #E4E4E4;
letter-spacing: 1.25px;
text-align: center;
padding-left: 25px;
padding-right: 25px;
border-radius: 0;
font-weight: 500;
font-stretch: normal;
width: 100%;
max-width: 170px;
font-style: normal;
line-height: normal;
-webkit-transition: all  ease-out 300ms;
-moz-transition: all  ease-out 300ms;
-o-transition: all  ease-out 300ms;
transition: all  ease-out 300ms;
}

.btn-wyslij:hover{
	color: #E4E4E4;
	background:#131E34;
}
.zgodactrl {
margin-top: 30px;
border: 1px solid rgba(180, 180, 180, 0.25);
}


.kontakttxt {
font-size: 16px;
color: #606060;
letter-spacing: 0;
line-height: 24px;

}
.siedziba {
font-size: 14px;
color: #606060;
letter-spacing: 0;
line-height: 24px;

}

.big {
 	font-family: "Archivo Narrow", sans-serif;
font-size: 18px;
color: #1C1C1C;
font-weight: 600;
letter-spacing: 0;
text-align: justify;
}

.bignapisz {
font-size: 16px;
color: #606060;
letter-spacing: 0;
line-height: 24px;
text-align:center;
font-weight:400;
padding-bottom:30px;
}

.form-control {
    display: block;
    width: 100%;
    height: 52px;
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    line-height: 1.62857143;
font-size: 14px;
color: #1C1C1C;
letter-spacing: 0.25px;
text-align: justify;
	padding-left:0px;
    background-color: transparent;
    background-image: none;
		border:0;
    border-bottom: 2px solid #DBDAD8;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		margin-bottom: 15px;
}
.form-control:focus {
    border-color: #0394da;
    outline: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
}
textarea.form-control {
	min-height: 80px;;
}
select {
padding-left:5px !important;
}


.form-control::-moz-placeholder {  opacity: 1;
	font-size: 16px;
	  font-weight: 300;
	  font-stretch: normal;
	  font-style: normal;
	  line-height: normal;
	  letter-spacing: 0.15px;
	  color: #000000;
}

.form-control:-ms-input-placeholder {
	font-size: 16px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: 0.15px;
		color: #000000;
}

.form-control::-webkit-input-placeholder {
	font-size: 16px;
	  font-weight: 300;
	  font-stretch: normal;
	  font-style: normal;
	  line-height: normal;
	  letter-spacing: 0.15px;
	  color: #000000;
}


.form-control.error {
   background: #FFF3F3;
border: 1px solid #D0011B;
}

.form-control2.error {
   background: #FFF3F3;
border: 1px solid #D0011B;
}




.control {

    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
}
    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }


.wpcf7-form-control-wrap[data-name="acceptance-124"] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; /* upewnij się, że kontener ma sensowną wysokość */
}

.wpcf7-form-control-wrap[data-name="acceptance-124"] input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  background: #ececec;
  border: 1px solid #0494da;
  width: 30px;
  height: 30px;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;margin-top:25px;
}

.wpcf7-form-control-wrap[data-name="acceptance-124"] input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 10px;
  width: 6px;
  height: 12px;
  border: solid #0494da;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
	
.control_indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 30px;
    width: 30px;
    background: #ececec;
    border: 1px solid #0494da;
    border-radius: 0px;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #253471;
}

.control input:checked ~ .control_indicator {
    background: #0494da;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 9px;
    top: 4px;
    width: 7px;
    height: 12px;
    border: solid #ffffff;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
.control-checkbox .control_indicator::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5rem;
    height: 4.5rem;
    margin-left: -1.3rem;
    margin-top: -1.3rem;
    background: #0494da;
    border-radius: 3rem;
    opacity: 0.6;
    z-index: 99999;
    transform: scale(0);
}
@keyframes s-ripple {
    0% {
        transform: scale(0);
    }
    20% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes s-ripple-dup {
   0% {
       transform: scale(0);
    }
   30% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.control-checkbox input + .control_indicator::before {
    animation: s-ripple 250ms ease-out;
}
.control-checkbox input:checked + .control_indicator::before {
    animation-name: s-ripple-dup;
}

.checkbb {
  min-height: 60px;
  text-align: center;
  padding-left: 35%;
  padding-top:22px;
} 
.checkbb2, .checkbb2 p {
	font-size: 14px;
	 font-weight: 300;
	 font-stretch: normal;
	 font-style: normal;
	 line-height: normal;
	 letter-spacing: 0.09px;
	 color: #1C1C1C;
	padding-right: 40px;
  padding-top:22px;
}.checkbb2 p {
  padding-top:4px;
}
 
.zgodactrl {
	margin-top:30px;
	border: 1px solid #DBDAD8;
}

.btnwyznacztrase {
position: relative;
z-index: 10000;
display: block;
 
margin-bottom: 87px;
border-radius: 0px;
background: #FFFFFF;
border: 1px solid #07498F;

font-size: 14px;
color: #07498F;
letter-spacing: 1.25px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: 1.25px;
padding: 30px 50px;

}

.btnwyznacztrase:hover {
	color: #E4E4E4;
	background:#131E34;
}
#footer {
	padding-top:1rem;
	padding-bottom: 1rem;;
}

.stcopy {
 
font-size: 16px;
color: #1C1C1C;
letter-spacing: 0.5px;
}
.zgoda {


}
.zgoda span {
color: #1da1e1;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}



@media (max-width: 1501.98px) {
 

.gears-deco {
    right: -15%;
}

}
@media (max-width: 1201.98px) {
 

.gears-deco {
    right: -25%;
}

}

/* mobile */
@media (max-width: 991.98px) {
 .gears-deco {
    display:none;
}


}

