@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body {
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
}

.featured-image {
	margin-right: -200px;
	height: 820px;
	right: 0;
	width: 125%;
}

.mask  {
    -webkit-mask-image:url('assets/main_mask-1.webp');
    -webkit-mask-position:center center;
    -webkit-mask-repeat:no-repeat;
    -webkit-mask-size:cover;
  
    mask-image:url('assets/main_mask-1.webp');
    mask-position:center center;
    mask-repeat:no-repeat;
    mask-size:cover;
}

h2 {
	color: #000000;
	font-family: "Montserrat", Sans-serif;
	font-size: 3.6rem !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	line-height: 4.2rem !important;
}

h3 {
	color: #000000;
	font-family: "Montserrat", Sans-serif;
	font-size: 2.85rem !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	line-height: 4.2rem !important;
}

#trip_header h3 {
	font-size: 3rem !important;
	line-height: 3.2rem !important;
}

p {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0px;
}

a.btn {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-color: #1553A2;
	border-radius: 35px 35px 35px 35px;
	padding: 20px 50px;
}

.integra_about {
	border: 1px solid rgba(122, 122, 122, 0.54); 
	padding: 50px 40px 50px 99px; 
	margin-top: 120px; 
	border-radius: 30px; 
	z-index: 1;
}
	

.integra_container {
	background-color: #1553A2;
	border-radius: 30px;
	padding: 30px;
}

.integra_container p {
	text-align: center;
	color: #FFFFFF;
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700;	
}

#reviews {
	background-image: url('assets/gory.webp');
	background-size: 100% auto;
	background-repeat: no-repeat;
}

p:empty {
	display: none;
}

#obozy {
	background-image: url('assets/laski.webp');
	background-size: 100% auto;
	background-position: bottom center;
	padding-top: 125px;
	margin-top: -100px;
	padding-bottom: 350px;
	background-repeat: no-repeat;
}

#vacations {
	background-image: url('assets/Layer-79.webp');
	background-size: 100% auto;
	background-position: bottom center;
	padding-bottom: 400px;
	background-repeat: no-repeat;
	
}

#partners {
	background-image: url('assets/Shape-3.png');
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 60px;
    margin-top: -210px;
}

.topbar {
	padding: 5px 0;
	font-size: 14px;
}

.topbar span {
	width: auto;
}

.topbar i {
	color: #f8b500;
}

.primary-menu li {
	display: flex;
}

.mainheader .navbar-light {
	padding: 0 !important;
}

.navbar-brand {
	padding: 10px 0;
}

.mainheader .navbar-light .navbar-nav>li>.nav-link {
	font-size: 14px !important;
	line-height: 20px; 
	font-weight: 600 !important;
	text-transform: none !important;
	align-items: center;
	height: 80px;
	display: flex;
	padding: 0 16px;
	border-bottom: 5px solid transparent;
}

.mainheader .navbar-light .navbar-nav>li>.nav-link:hover {
	text-decoration: none !important;
	border-bottom: 5px solid #fde430;
}

.mainheader .navbar-light .navbar-nav .nav-link:before {
	display: none !important;
}

.mainheader .navbar-light ul.sub-menu .nav-link {
	font-size: 13px;
	font-weight: normal;
	padding: 13px 20px;
	white-space: nowrap;
	flex-grow: 1;
}

.mainheader .navbar-light ul.mobile-menu .nav-link {
	font-size: 13px;
	font-weight: normal;
	padding: 13px 20px;
	flex-grow: 1;
}

.primary-menu .sub-menu:before {
	display: none !important;
}

.primary-menu .sub-menu {
	width: auto !important;
	padding: 0 !important;
	border-radius: 0 !important;
	margin-top: 0 !important;
	border-top: 2px solid #d1d1d1;
	z-index: 110 !important;
}

.mainheader .navbar-light ul.sub-menu .nav-link:before, .mainheader .navbar-light ul.sub-menu .nav-link:hover:before {
	display: none !important;
}

.mainheader .navbar-light ul.sub-menu .nav-link:hover {
	background-color: #ccc;
}

.btn_blue_slide {
	background: #1553a2;
	color: #fff;
	padding: 10px 30px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	text-align: center;
	line-height: 20px;
	z-index: 2;
}

.btn_yellow_slide {
	background: #ffc700;
	color: #000;
	padding: 10px 40px 10px 60px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	text-align: center;
	line-height: 20px;
	margin-left: -50px;
	z-index: 1;
}

.btn_blue_slide:hover, .btn_yellow_slide:hover {
	background: #000;
	color: #fff;
}

.slide_cont {
	position: relative;
	margin-top: 20px;
	margin-bottom: 50px;
}

.slide_graphic {
	position: absolute;
	left: 0;
	margin-left: 358px;
	top: 33px;
	z-index: 3;
}

h4 {
	font-size: 30px !important;
	font-weight: 400 !important;
}

.tytul_wyjazdu {
	margin-top: 10px;
}

section {
	overflow: hidden;
}

.justify-content-center .slide_graphic {
	left: 50%;
	margin-left: 165px;
}

#testimonials .owl-item:nth-child(2n+1) {
	margin-top: 30px;
}

#testimonials .owl-item:nth-child(2n) {
	margin-top: 70px;
}

#trip_testimonials .owl-item {
	margin-top: 30px;
}

#testimonials .owl-carousel .owl-item img, #trip_testimonials .owl-carousel .owl-item img, #promotions .owl-carousel .owl-item img {
	width: auto;
	display: inline;
}

#testimonials .review .cytat, #trip_testimonials .review .cytat {
	position: absolute;
	top: -20px;
	left: 30px;
}

#testimonials .review, #trip_testimonials .review  {
	padding: 18px;
	font-size: 12px;
}

#testimonials .review .author_img, #trip_testimonials .review .author_img {
	width: 32px !important; 
	height: 32px; 
	border-radius: 16px;
}

#testimonials .review .author_name, #trip_testimonials .review .author_name {
	font-size: 14px;
	font-weight: 600;
	display: flex;
	align-self: center;
	line-height: 20px;
}

#testimonials .review .social_cont {
	background: #fff;
	color: #000;
	border-radius: 15px;
}

.circle-border {
	border-radius: 50%;
	border: 1px solid #000;
	padding: 6px 8px;
}

#testimonials .review .points {
	font-size: 14px;
	font-weight: 600;
}

h4 strong {
	font-weight: 600 !important;
}

#menu-footer-menu {
	display: flex;
	list-style-type: none;
	flex-wrap: wrap;
}

footer {
	background: #000;
	color: #fff;
}

footer p {
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

footer #menu-footer-menu a {
	color: #fff !important;
	font-size: 13px;
	line-height: 1em;
	border-right: 1px solid #fff;
	padding-right: 7px;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

footer #menu-footer-menu a:hover {
	color: rgb(254,248,76) !important;
}

footer #menu-footer-menu li:last-child a {
	border-right: none;
}

ul.wp-block-social-links {
	padding: 0;
	margin: 0;
	column-gap: 10px;
}

li.wp-social-link {
	background: transparent !important;
}

footer li:hover a, footer a:hover {
	padding-left: 0 !important;
}

footer a:before {
	display: none !important;
}

.wp-block-social-links .wp-social-link svg {
	width: 1.1em !important;
	height: 1.1em !important;
}

.wp-social-link a {
	padding: 0 !important;
}

.count, .percent {
	font-size: 55px;
	font-weight: 700;
}

.counter_number {
	width: 40%;
}

.count_label {
	width: 60%;
}

.swing {
    animation: swing ease-in-out 10s infinite alternate;
    transform-origin: center -20px;
    float:left;
}
.swing img {
    display: block;
}
 
@keyframes swing {
    0% { transform: rotate(0.5deg); }
    100% { transform: rotate(-0.5deg); }
}

.blink {
    transform: translate(0,0);
	opacity: 0;
	-webkit-animation: blink 2s infinite 2s none, vertical 1s ease-in-out infinite 2s alternate;
	animation: blink 2s infinite 2s none, vertical 1s ease-in-out infinite 2s alternate;
	margin: 0 auto;
}
.blink img {
    display: block;
}
 
@-webkit-keyframes blink {
  0% {opacity: .2;}
  50% {opacity: 1;}
  100% {opacity: .2;}
}
@keyframes blink {
  0% {opacity: .2;}
  50% {opacity: 1;}
  100% {opacity: .2;}
}

@-webkit-keyframes vertical {
  0% {transform:translateY(-5px);}
  100% {transform:translateY(  0px);}
}
@keyframes vertical {
  0% {transform:translateY(-5px);}
  100% {transform:translateY(  0px);}
}

@-webkit-keyframes shake {
            0%, 100% {-webkit-transform: translateX(0);}
            10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
            20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
         }

         @keyframes shake {
            0%, 100% {transform: translateX(0);}
            10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
            20%, 40%, 60%, 80% {transform: translateX(10px);}
         }

         .shake {
            -webkit-animation-name: shake;
            animation-name: shake;
			 background-repeat: no-repeat;
            background-position: left top;
            padding-top:95px;
            margin-bottom:60px;
            -webkit-animation-duration: 10s;
            animation-duration: 10s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
		 
		 @keyframes scrollBg {
  from {
    transform: translateY(-20px);
  }
  to {
    transform: translateY(30px);
  }
}

.scroll-bg {
  animation: scrollBg 15s linear forwards;
}

#trip_info .nav-pills .nav-link.active, #trip_info .nav-pills .show > .nav-link {
	background: transparent !important;
}

div.ramka {
	border: 2px solid rgba(122,122,122,.5);
	border-radius: 30px;
	padding: 20px 30px;
}

.accordion {
	margin-bottom: 50px;
}

.accordion-item {
	margin-bottom: 3px;
}

.accordion-button {
	color: #333 !important; 
	font-size: 14px; 
	line-height: 20px; 
	padding: 8px 20px; 
	font-weight: 600;
	box-shadow: none;
}

.accordion-button:focus {
	box-shadow: none;
}

.accordion-button:after {
	display: none;
}

.plusik {
	color: #000;
	background-color: #fff;
	font-size: 18px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	padding: 2px 0;
	text-align: center;
	margin-right: 10px;
}

h1.heading-title {
	color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 58px;
}

#pills-tab li {
	padding: 0.5em;
}

#pills-tab li a {
	padding: 0.5em 1em;
	font-size: 13px;
	font-weight: 600;
	background-color: rgba(255, 255, 255, 0);
	color: #000000;
	border-radius: none;
}

#pills-tab li a.active {
	color: #f6d200;
	border-bottom: 3px solid #f6d200;
}

header.mainheader {
	box-shadow: none !important;
	border-bottom: 2px solid #d1d1d1;
}

.custom-logo {
	margin-left: -20px;
}

.fi {
	border-radius: 8px;
}

img.border-radius {
	border-radius: 30px;
}

.tab-content {
	margin-right: 30px;
}

.tab-pane {
	outline: none;
}

.tab-content p {
	font-size: 14px;
	line-height: 1.5em;
}

.tab-content a:not(.btn) {
	color: #428bca;
}

.tab-content video {
	max-width: 100%;
}

.accordion-body .img_box img {
	max-height: 200px;
	width: auto;
}

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

.primary-menu>li.menu-item-has-children>a:after {
	width: 15px;
}

.trip_carousel {
	height: 720px;
    margin-left: -2px;
    margin-top: -14px;
	overflow: hidden;
}

.mainheader nav.fixed-top .sub-menu {
	margin-top: -2px !important;
}

.mainheader nav.fixed-top .sub-menu .sub-menu{
	margin-top: -41px !important;
}

.accordion-button:not(.collapsed) .fa-minus {
	display: block;
}

.accordion-button:not(.collapsed) .fa-plus {
	display: none;
}

.accordion-button.collapsed .fa-minus {
	display: none;
}

.accordion-button.collapsed .fa-plus {
	display: block;
}

.left_home_image {
	margin-left: -190px; 
	z-index: 2; 
	position: relative;
}

.shake_cont {
	margin-left: -160px; 
	margin-top: -200px;
}

.breadcrumbs {
	font-size: 12px;
}

.columns-grid-2 {
	column-gap: 20px; 
	margin-right: 20px;
}

.columns-grid-3 {
	column-gap: 20px; 
	margin-right: 40px;
}

.accordion {
	padding-top: 20px;
}

img.wp-smiley, img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

#trip_header .owl-carousel .owl-item img, #trips-carousel.owl-carousel .owl-item img {
  max-width: 100%;
  min-height: 700px;
  width: auto;
}

.ct-scroll-top {
	left: 50%;
	margin-left: -21px;
	bottom: 20px;
}

.ct-scroll-top i {
	line-height: 42px;
}

.mainheader .navbar-light .navbar-nav .nav-link {
	text-transform: none !important;
}

#trip_header .application_input {
	width: 100%;
}

.primary-menu .sub-menu .sub-menu {
	left: 100% !important;
	margin-top: -41px !important;
}
	
.accordion-item img {
	max-width: 100%;
	height: auto;
}

.accordion-button .plusik i {
	width: 25px;
   height: 22px;
   line-height: 22px;
}

.whyus_caffle {
	border-radius: 30px;
    border: 2px solid #f4c300;
    background-color: #fff;
}

.big_top_margin {
	margin-top: 100px !important;
}

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

	h2 {
		font-size: 2.4rem !important;
		line-height: 2.5rem !important;
	}

	h3 {
		font-size: 2rem !important;
		line-height: 2.5rem !important;
	}
	
	.left_home_image {
		margin-left: -180px;
		width: 450px;		
	}
	
	.right_home_image {
		margin-left: -100px; 
	}
	
	.shake {
		height: 800px;
	}
	
	.right_home_image2 {
		margin-left: -150px;
		width: 300px;
		margin-top: 550px;
	}
}

@media only screen and (max-width: 768px) {
	#home>div>div {
		flex-direction: column-reverse;
	}
	
	#home>div>div>.col-lg-5 {
		margin-top: -50px;
	}
	
	.left_home_image {
        margin-left: -130px;
        width: 350px;
        margin-top: -350px;
    }
	
	.shake img {
		width: 100%;
	}
	
	.shake_cont {
		margin-left: -60px; 
	}
	
	.shake {
		height: 650px;
	}
	
	.right_home_image {
        margin-left: -70px;
		width: 400px;
    }
	
	
	.right_home_image2 {
		margin-left: -120px;
		width: 260px;
		margin-top: 550px;
	}
	
	.big_count {
		font-size: 100px;
	}
	
	.count, .percent {
		font-size: 40px;
	}
	
	#trip_header h3, .regular_price {
		width: 100% !important;
	}

	.primary-menu > li > .sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 50% !important;
	}
	
	.mainheader .navbar-light ul.sub-menu .nav-link {
		white-space: break-spaces;
	}
	
	.mainheader .navbar-light .navbar-nav .nav-link {
		width: 100%;
		text-align: center;
		justify-content: center;
	}
	
	.primary-menu > li {
		border-bottom: 2px solid #efefef;
	}
	
	.primary-menu li {
		display: block;
	}
	
	.mobile-menu {
		display: none !important;
		padding-left: 0 !important;
	}
	
	.mobile-menu.active {
		display: block !important;
	}
	
	#trip_header .owl-carousel .owl-item img img {
		height: 100%;
	}

	.trip_carousel {
		height: 680px;
		margin-left: -3px;
	}
	
	.trip_carousel .application_input {
		position: static !important;
		margin: 20px 0 0 40px !important;
		width: auto !important;
	}
	
	#galleries .item {
		height: 250px !important;
		margin-bottom: 10px;
	}
	
	#gallery {
		display: block !important;
	}
	
	#gallery .item {
		height: 250px !important;
		margin-bottom: 10px;
	}
	
	.top {
		display: flex;
		flex-wrap: wrap;
	}
	
	.top>span {
		margin-left: 5px !important;
	}

	.btn-price {
		width: 100%;
		padding: 8px 24px 5px 24px !important; 
		margin-left: 0 !important;
	}
	
	.btn-more {
		width: 100%;
		margin-left: 0 !important;
	}
	
	.center .project .card_open, .center .project .card_open img.card {
		height: 450px !important;
	}
	
	#products-carousel .owl-nav button {
		margin-top: -100px !important;
	}
	
	.price_from {
		padding: 8px 0 !important;
	}
	
	.trip a.show_more {
		white-space: nowrap;
		padding: 8px !important;
		line-height: 70px !important;
		font-size: 18px;
	}
	
	.tab-content {
		margin-right: 0 !important;
	}
	
	.tab-content .columns-grid-2, .tab-content .columns-grid-3 {
		flex-wrap: wrap !important;
		margin: 0 15px !important;
	}
	
	.tab-content .columns-grid-1>div, .tab-content .columns-grid-2>div, .tab-content .columns-grid-3>div {
		text-align: center !important;
	}
	
	.trip-info {
		margin-top: 50px !important;
	}

	#trip_content .gallery {
		grid-template-columns: repeat(1, 1fr) !important;
	}
	
	.accordion-body {
		flex-wrap: wrap;
	}
	
	.columns-grid-2>div>div.d-flex {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.primary-menu .sub-menu .sub-menu {
		position: static !important;
		top: 0 !important;
		left: 0 !important;
	}
	
	#trips .metadata {
		margin-bottom: 12px;
	}
	
	.trip h2 {
		margin-top: 15px !important;
		font-size: 30px !important;
	}
	
	.big_top_margin {
		margin-top: 0 !important;
	}
	
	#whyus .col-md-4 {
		padding: 15px !important;
	}
}


@media only screen and (max-width: 600px) {
	.trip_carousel {
		height: 620px;
	}
}


@media only screen and (max-width: 576px) {
	.featured-image {
		height: 500px;
	}
	
	.left_home_image {
        margin-left: 0;
        width: 350px;
        margin-top: 0;
        margin-bottom: -150px;
    }
	
	.integra_about {
		margin-left: 50px;
		padding: 50px 20px 20px 20px;
		margin-right: -30px;
	}
	
	.integra_container  {
		margin-left: 50px;
		margin-right: -30px;
	}
	
	.swing, .blink {
		display: none;
	}
	
	.trip_carousel {
		height: 580px;
        margin-right: 0 !important;
        margin-left: -40px;
	}
	
		
	#trip_header .owl-carousel .owl-item img {
		height: auto !important;
	}
	
	#trip_header a.price_from {
		width: 185px !important;
	}
}

@media only screen and (max-width: 550px) {
	.trip_carousel {
		height: 570px;
	}
}

@media only screen and (max-width: 525px) {
	.trip_carousel {
		height: 560px;
	}
}

@media only screen and (max-width: 500px) {
	.trip_carousel {
		height: 540px;
	}
}

@media only screen and (max-width: 480px) {
	
	.top-price-info h4{
		font-size: 24px !important;
	}

}

@media only screen and (max-width: 465px) {
	.trip_carousel {
		height: 520px;
	}
}

@media only screen and (max-width: 448px) {
	.trip_carousel {
		height: 505px;
	}
}

@media only screen and (max-width: 426px) {
	.trip_carousel {
		height: 480px;
	}
}

@media only screen and (max-width: 360px) {
	.trip_carousel {
		height: 450px;
	}
}

@media only screen and (max-width: 300px) {
	.trip_carousel {
		height: 430px;
	}
}