/* Custom CSS */
.modal {position: fixed;top: 0;left: 0;z-index: 1055;display: none;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;outline: 0}  .modal-dialog {position: relative;width: auto;margin: .5rem;pointer-events: none}  .modal.fade .modal-dialog {transition: transform .3s ease-out;transform: translate(0, -50px)}  @media (prefers-reduced-motion: reduce) {  .modal.fade .modal-dialog {transition: none}  }  .modal.show .modal-dialog {transform: none}  .modal.modal-static .modal-dialog {transform: scale(1.02)}  .modal-dialog-scrollable {height: calc(100% - 1rem)}  .modal-dialog-scrollable .modal-content {max-height: 100%;overflow: hidden}  .modal-dialog-scrollable .modal-body {overflow-y: auto}  .modal-dialog-centered {display: flex;align-items: center;min-height: calc(100% - 1rem)}  .modal-content {position: relative;display: flex;flex-direction: column;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 0 solid rgba(0, 0, 0, .2);box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .1);outline: 0}  .modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1050;width: 100vw;height: 100vh;background-color: #000}  .modal-backdrop.fade {opacity: 0}  .modal-backdrop.show {opacity: .3}  .modal-header {display: flex;flex-shrink: 0;align-items: center;justify-content: space-between;padding: 1.75rem 1.75rem;border-bottom: 1px solid #eff2f5}  .modal-header .btn-close {padding: .875rem .875rem;margin: -.875rem -.875rem -.875rem auto}  .modal-title {margin-bottom: 0;line-height: 1.5}  .modal-body {position: relative;flex: 1 1 auto;padding: 1.75rem}  .modal-footer {display: flex;flex-wrap: wrap;flex-shrink: 0;align-items: center;justify-content: flex-end;padding: 1.5rem;border-top: 1px solid #eff2f5}  .modal-footer > * {margin: .25rem}  @media (min-width: 576px) {  .modal-dialog {max-width: 500px;margin: 1.75rem auto}  .modal-dialog-scrollable {height: calc(100% - 3.5rem)}  .modal-dialog-centered {min-height: calc(100% - 3.5rem)}  .modal-content {box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1)}  .modal-sm {max-width: 300px}  }  @media (min-width: 992px) {  .modal-lg, .modal-xl {max-width: 800px}  }  @media (min-width: 1200px) {  .modal-xl {max-width: 1140px}  }  .modal-fullscreen {width: 100vw;max-width: none;height: 100%;margin: 0}  .modal-fullscreen .modal-content {height: 100%;border: 0}  .modal-fullscreen .modal-body {overflow-y: auto}  @media (max-width: 575.98px) {  .modal-fullscreen-sm-down {width: 100vw;max-width: none;height: 100%;margin: 0}  .modal-fullscreen-sm-down .modal-content {height: 100%;border: 0}  .modal-fullscreen-sm-down .modal-body {overflow-y: auto}  }  @media (max-width: 767.98px) {  .modal-fullscreen-md-down {width: 100vw;max-width: none;height: 100%;margin: 0}  .modal-fullscreen-md-down .modal-content {height: 100%;border: 0}  .modal-fullscreen-md-down .modal-body {overflow-y: auto}  }  @media (max-width: 991.98px) {  .modal-fullscreen-lg-down {width: 100vw;max-width: none;height: 100%;margin: 0}  .modal-fullscreen-lg-down .modal-content {height: 100%;border: 0}  .modal-fullscreen-lg-down .modal-body {overflow-y: auto}  }  @media (max-width: 1199.98px) {  .modal-fullscreen-xl-down {width: 100vw;max-width: none;height: 100%;margin: 0}  .modal-fullscreen-xl-down .modal-content {height: 100%;border: 0}  .modal-fullscreen-xl-down .modal-body {overflow-y: auto}  }  @media (max-width: 1399.98px) {  .modal-fullscreen-xxl-down {width: 100vw;max-width: none;height: 100%;margin: 0}  .modal-fullscreen-xxl-down .modal-content {height: 100%;border: 0}  .modal-fullscreen-xxl-down .modal-body {overflow-y: auto}  }
#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%;
	}
}
