/* Custom CSS */

#awwwards {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;

	width: 90px;
	height: 135px;

	text-indent: -666em;

	background-image: url(../img/root/awwwards_honorable_white.png);
	background-repeat: no-repeat;
	background-size: 90px 135px;

	overflow: hidden;
}

#wpselected {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;

	width: 90px;
	height: 90px;

	text-indent: -666em;

	background-image: url(../img/root/wpselected-badge-left.png);
	background-repeat: no-repeat;
	background-size: 90px 90px;

	overflow: hidden;
}

.ptf-custom--9135 .typed-cursor {
	color: #ee3364;
}

.ptf-custom--0531 {
	position: absolute;
	bottom: 15%;
	left: 130px;

	color: #0b0b0b;
	font-size: 35px;
}

.ptf-custom--9503::after {
	content: '';

	position: absolute;
	top: 50%;
	left: calc(100% + 30px);

	width: 0;
	max-width: 60px;
	height: 1px;

	background-color: #1f0e49;

	transition: width .5s 1s ease-in-out;
}

.ptf-is-page-loaded .ptf-custom--9503::after {
	width: 100%;
}

.ptf-custom--5832 {
	position: relative;
	z-index: 1;

	margin-right: 50px;
}

.ptf-custom--5832::after {
	content: '';

	position: absolute;
	top: -50px;
	right: -50px;
	z-index: -1;

	width: 100%;
	height: 100%;

	border: 10px solid #00bec5;
}

.ptf-custom--5832 {
	position: relative;
	z-index: 1;

	margin-right: 50px;
}

.ptf-custom--5832::after {
	content: '';

	position: absolute;
	top: -50px;
	right: -50px;
	z-index: -1;

	width: 100%;
	height: 100%;

	border: 10px solid #00bec5;
}

.ptf-custom--3103 .ptf-services-box__link {
	background-color: rgba(0, 0, 0, .25);
}

.ptf-custom--3103 .ptf-highlight {
	background: linear-gradient(to top, transparent 5%, rgba(0, 0, 0, .25) 5%, rgba(0, 0, 0, .25) 37%, transparent 37%);
}

.ptf-custom--4111 .ptf-swiper-pagination--style-1 span {
	background-color: #fff;
}

.ptf-custom--4111 .ptf-swiper-button-prev--style-2,
.ptf-custom--4111 .ptf-swiper-button-next--style-2 {
	color: #fff;
}

.ptf-custom--6632 {
	margin-top: -225px;
}

.ptf-custom--9917 .ptf-social-icons a:not(:hover) {
	color: #fff;
}

.ptf-custom--8681 .ptf-countdown h5,
.ptf-custom--8681 .ptf-countdown strong {
	color: #fff;
}

.ptf-custom--9511 .ptf-swiper-pagination--style-1 span {
	background-color: #fff;
}

.ptf-is--homepage-05 .ptf-header--default .ptf-navbar,
.ptf-is--homepage-05 .ptf-header--default .ptf-navbar.ptf-navbar--solid {
	background-color: #191919;
}

.ptf-is--homepage-11 .ptf-navbar {
	padding: 0 35px;
}

.ptf-is--homepage-11 .ptf-navbar .container {
	width: 100%;
}

/* min-width 768px */
@media (min-width: 768px) {
	.ptf-custom--5136 {
		padding-left: 70px;
	}

	.ptf-custom--8620 {
		padding-right: 70px !important;
	}

	.ptf-custom--5317 {
		padding: 0 30px !important;
	}

	.ptf-custom--5171 {
		padding-right: 70px;
	}

	.ptf-custom--7205 {
		margin-top: -100px;
	}

	.ptf-custom--8511 {
		padding-right: 85px;
	}

	.ptf-custom--6525 {
		position: relative;
		z-index: 2;
	}
}

/* max-width 767px */
@media (max-width: 767px) {

	#awwwards,
	#wpselected {
		display: none;
	}

	.ptf-custom--9135 h2 {
		font-size: 28px
	}

	.ptf-custom--1631 {
		font-size: 38px;
	}
}

/* max-width 991px */
@media (max-width: 991px) {
	.ptf-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}

	.ptf-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
}

/* max-width 575px */
@media (max-width: 575px) {
	.ptf-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}

	.ptf-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}

	.ptf-custom--0531 {
		bottom: 5%;
	}

	h1 {
		font-size: 2rem;
	}

	h3 {
		font-size: 2rem;
	}
}

.tour-p {
	padding-top: none !important;
}

.tours-button {

	border-radius: 59%;
	padding: 30px 40px;
	width: 400px;
}

.bold {
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
}

.btn-p {
	text-align: center;
}

.btn-position {
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

.title-border {
	/* border: 3px solid #fff; */
	border: 3px solid #caa474;
	background-color: transparent !important;
	font-size: 22px;
}

.tours-button .section-padding {
	padding-top: 0px !important;
	/* padding-bottom: 50px !important; */
}

.title-padding {
	padding-top: 0px !important;

}

input[type=text] {
	color: rgb(255, 255, 255);
}















.ui-datepicker {
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	width: 280px;
}

.ui-datepicker.ui-widget {
	font-family: inherit;
}

.ui-datepicker .ui-datepicker-header {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0 15px;
	position: relative;
}

.ui-datepicker .ui-datepicker-title {
	font-size: 15px;
	line-height: 1.2;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	border: 1px solid transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	background-image: none;
	font-size: 0px;
	margin: 0;
	height: auto;
	position: static;
	text-indent: inherit;
	width: auto;
}

.ui-datepicker .ui-datepicker-prev span:before,
.ui-datepicker .ui-datepicker-next span:before {
	font-size: 13px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
	background-color: #95432D;
	color: #ffffff;
}

.ui-datepicker .ui-datepicker-prev span:before {
	content: "\f053";
}

.ui-datepicker .ui-datepicker-next span:before {
	content: "\f054";
}

.ui-datepicker table thead tr {
	background-color: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

.ui-datepicker table thead tr th {
	color: #060F14;
	font-weight: normal;
	font-size: 12px;
}

.ui-datepicker .ui-datepicker-calendar tr td {
	padding: 4px;
}

.ui-datepicker .ui-datepicker-calendar tr td a {
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	font-size: 12px;
	display: block;
	line-height: 30px;
	height: 30px;
	padding: 0;
	width: 30px;
	text-align: center;
	-webkit-transition: background-color 0.4s, color 0.4s;
	-moz-transition: background-color 0.4s, color 0.4s;
	-ms-transition: background-color 0.4s, color 0.4s;
	-o-transition: background-color 0.4s, color 0.4s;
	transition: background-color 0.4s, color 0.4s;
}

.ui-datepicker .ui-datepicker-calendar tr td a:hover,
.ui-datepicker .ui-datepicker-calendar tr td a:focus,
.ui-datepicker .ui-datepicker-calendar tr td a:active {
	background-color: #95432D;
	color: #ffffff;
}

.ui-datepicker .ui-datepicker-calendar tr td a.ui-state-highlight {
	background-color: #E27B60;
	color: #ffffff;
}

.ui-datepicker .ui-datepicker-calendar tr td a.ui-state-active {
	background-color: #95432D;
	color: #ffffff;
}



@media (min-width: 771px) and (max-width: 1234px) {
	.ptf-justified-gallery img {
		width: 100%;
	}

}


@media (max-width: 661px) {

	.ptf-news-slide__media img {
		object-position: 70% 50%;
	}


}


/* .bg-tours {


	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

	inset: 150px;

	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 55%);


} */


.logo-border {
	border: 1px solid #000;
	padding: 10px;
	width: 200px;
	

}

@media (max-width:991px){
	.logo-border img{
		justify-content: end !important;
	}
}

.client-type{
	font-weight: bold;
	font-size: 22px;
}

.gallery-contact{
	width: 400px;
}




.pulse-button {
	position: relative;
	border: none;
	background-color: #000;
	color: #fff;
	cursor: pointer;
	box-shadow: 0 0 0 0 rgba(188, 132, 32, 0.7);
	-webkit-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
	border: 3px solid #caa474;
  }
  
  .pulse-button:hover {
	-webkit-animation: none;
	   -moz-animation: none;
		-ms-animation: none;
			animation: none;
  }
  
  @-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(188, 132, 32, 0);}}
  @-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
  @-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
  @keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
  
  @-webkit-keyframes pulseText {to {text-shadow: 0 0 100px rgba(188, 132, 32, 0);}}
  @-moz-keyframes pulseText {to {text-shadow: 0 0 100px rgba(232, 76, 61, 0);}}
  @-ms-keyframes pulseText {to {text-shadow: 0 0 100px rgba(232, 76, 61, 0);}}
  @keyframes pulseText {to {text-shadow: 0 0 100px rgba(232, 76, 61, 0);}}
  
  .pulse-text {
	font-size: 20px;
	font-weight: 800;
	font-style: italic;
	color: #000;
	text-transform: uppercase;
	text-shadow: 0 0 0 #bc8420;
	-webkit-animation: pulseText 3s infinite ease;
	-moz-animation: pulseText 1.25s infinite ease;
	-ms-animation: pulseText 1.25s infinite ease;
	animation: pulseText 3s infinite ease;
	transition: color 0.5s ease;
  }

  .ptf-gallery__item .image-btn-holder{
	display: flex;
	gap: 10px;
  }

  .ptf-gallery__item .image-btn-holder .ptf-simple-image{
	flex-shrink: 0;
  }

  @media (max-width: 1199px){
	.contact-gallery-btn{
		margin-top: 30px;
		
	}
  }
  @media (max-width: 1024px){
	.contact-gallery-btn{
		margin: 30px auto;
		
	}
  }

  .oval-p{
	font-size: 55px;
	font-weight: bold;
	color: #f0cb9c !important;
  }

  .space-p{
	font-weight: 500;
	opacity: 0.9;
  }

  .ptf-showcase-slide {
	padding: 100px 0 !important;
	margin-top:0px !important;

	display: flex !important;
	align-items: flex-start !important;
}

.ptf-showcase-slide .container {
	height: 100% !important;
	display: flex !important;
	flex-direction: column	!important;
	justify-content: space-between;
	align-items: center;
}

  @media (max-width:1439px){
	.oval-p{
		font-size: 50px;
	}
	
  }
  @media (max-width:1199px){
	.oval-p{
		font-size: 40px;
	}
	
  }
  @media (max-width:991px){
	.oval-p{
		font-size: 29px;
	}
	
  }
  @media (max-width:767px){
	.oval-p{
		font-size: 20px;
	}
	
  }


  @media (max-width:991px){
	.space-p{
		font-size: 30px;
	}
  }

  @media (max-width:425px){
	.space-p{
		font-size: 22px;
	}
	.lift-off-p{
		font-size: 26px;
	}
  }

  .left-button{
	position: absolute !important;
	left: 5%;
	bottom: 30px;
  }
  .right-button{
	position: absolute !important;
	right:5%;
	bottom: 30px;
  }
@media (min-width: 1200px){
	.left-para{
		padding-right: 20px;
	  }
	  .right-para{
		padding-left: 20px;
	  }
}