/* Custom Procedure */
#inner-page-wrapper {
    margin-bottom: 0;
}
#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.ip-banner {
	display: none;
}

.header-wrapper:not(.active) .logo img {
	filter: drop-shadow(2px 2px 2px rgb(0 0 0 / .25))
}

.cst-procedures .global-btn {
	display: inline-flex;
	width: 215px;
}

:is(.attachment-scroll,.attachment-fixed) + :is(.custom-container,.cst-content) {
    position: relative;
    z-index: 1;
}

.fixed-smi-list ul li a, .fixed-smi-label span {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.fixed-smi-label span:before {
	background: #fff;
	box-shadow: 1px 1px 1px #000;
}

.fairy-accent canvas {
	opacity: .04;	
}

.custom-container {
	max-width: 1366px;
	max-width: 85.375vw;
}

.custom-container-full {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.cst-procedures .global-title {
    margin-bottom: 30px;
}

.cst-procedures .global-title h2 small.no-line {
	display: block;
}
.cst-procedures .global-title h2 small.no-line:before {
    display: none;
}

.cst-procedures .global-title h2 span.w-line {
	display: inline-block;
}
.cst-procedures .global-title h2 span.w-line:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc(100% + 15px);
    width: 90px;
    height: 2px;
    background-color: #85c9d0;
    pointer-events: none;
}

.cst-procedures section {
    position: relative;
}

.cst-procedures section p, .cst-procedures section ul {
    font-size: 15px;
    line-height: 1.734;
    letter-spacing: 0.030em;
    color: #727272;
    display: block;
}

.cst-procedures section p:not(:last-child) {
    margin-bottom: 25px;
}

.cst-row {
    display: flex;
}

.cst-row--ac {
	align-items: center;
}

.cst-col {
    width: 50%;
}

.cst-text-section {
    padding: 100px 0;
    overflow: hidden
}

.cst-text-section h3 {
	font-size: 24px;
	font-family: var(--title-font);
	margin: 40px 0 25px 0;
	color: #050a30;
}

.cst-text-section .fairy-accent {
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
}

/* banner */
.cst-banner {
    position: relative;
	margin-bottom: -5px;
}

.cst-banner .global-title h2 span {
	font-size: 85px;
}

.banner-slideshow:not(.slick-initialized) .banner-img:nth-child(n+2) {
	display: none;
}

.banner-tagline {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.banner-breadcrumbs {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 30px 0;
}

.banner-breadcrumbs #breadcrumbs {
    color: #c7c7c7;
	letter-spacing: 0.2em;
}

html .banner-breadcrumbs #breadcrumbs .breadcrumb_last {
    color: #727272;
}

.banner-img::before {
    content: '';
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 40%;
    background: linear-gradient(to bottom, #000, rgb(0 0 0 / 0%));
    z-index: 2;
    opacity: .60;
}


/* section 1*/
.cst-section-1 {
	padding: 45px 0;
	padding: 2.8125vw 0;
	overflow: hidden;
}

.cst-procedures-logos .slick-track {
	display: flex;
	align-items: center;
}

.cst-procedures-logos {
	white-space: nowrap;
	text-align: center;
}

.cst-procedures-logos img {
	width: auto;
	height: auto;
	margin: 0 50px;
	vertical-align: middle;
}

.cst-procedures-logos .slick-slide img {
	width: auto !important;
}

/* section 2 */
.cst-procedures-list {
	font-size: 0;
	text-align: center;
	padding: 70px 0;
	padding: 4.375vw 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 70px;
}

.cst-procedures-item {
	width: 380px;
	width: 23.75vw;
}

.cst-procedures-item-label {
	font-size: 35px;
	font-family: var(--title-font);
	text-align: left;
	color: #050a30;
	position: relative;
	margin-top: 30px;
}

.cst-procedures-item-label::after {
	content: '';
	width: 33px;
	height: 17px;
	background: url(../../images/procedures/arrow.png);
	position: absolute;
	right: 0;
	top: 20%;
}

.cst-procedures-item-img {
	background: #85c9d0;
	border: 5px #85c9d0 solid;
	overflow: hidden;
}

.cst-procedures-item:hover .cst-procedures-item-img img {
	opacity: .25;
	transform: scale(1.055);
	mix-blend-mode: luminosity;
}

.cst-procedures-testi-slider-arrows .slider-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 0;
	background: 0;
	font-size: 0;
	width: 33px;
	height: 17px;
	background: url(../../images/procedures/arrow.png);
	filter: brightness(0);
	opacity: .30;
	transition: all .5s;
}

.cst-procedures-testi-slider-arrows .slider-arrow:hover {
	opacity: 1;
}

.cst-procedures-testi-slider-arrows .slider-arrow-prev {
	left: -40px;
	transform: translateY(-50%) scaleX(-1);
}

.cst-procedures-testi-slider-arrows .slider-arrow-next {
	right: -40px;
}

/* section 3 */
.cst-section-3 {
	padding: 100px 0;
	padding: 6.25vw 0;
}

.cst-procedures-testi-slide {
	background: #fff;
	padding: 70px 45px;
	padding: 4.375vw 2.8125vw;
}

.cst-procedures-testi-slider:not(.slick-initialized) {
	display: flex;
	flex-wrap: wrap;
}

.cst-procedures-testi-slider:not(.slick-initialized) .cst-procedures-testi-slide {
	width: calc(33.33% - 38px);
	margin: 19px;
}

.cst-procedures-testi-slider:not(.slick-initialized) .cst-procedures-testi-slide:nth-child(n+4) {
	display: none;
}


.cst-procedures-testi-slider .slick-track {
	display: flex;
}

.cst-procedures-testi-slider .slick-slide {
	padding: 0 19px;
	height: inherit;
}

.cst-procedures-testi-slider .slick-slide > div,
.cst-procedures-testi-slider .slick-slide > div .cst-procedures-testi-slide{
	height: 100%;
}

.testi-slide-stars {
	margin-bottom: 30px;
}

.testi-slide-stars i {
	color: #85c9d0;
	margin-right: 10px;
	font-size: 20px;
}

.cst-section-3 .testi-slide-text p {
	font-size: 18px;
	margin-bottom: 0 !important;
}

.cst-section-3 .testi-slide-text p:first-child {
	min-height: 200px;
}

.cst-section-3 .testi-slide-text p.testi-from {
    font-size: 45px;
    line-height: 1;
    color: #000022;
    font-family: var(--nautigal);
    display: block;
	margin-top: auto;
}

/* section 4 */
.cst-section-4 {
	padding: 230px 0;
	padding: 14.374999999999998vw 0;
	background: #000;	
}

.cst-section-4 .attachment-scroll::after {
	content: '';
	position: absolute;
	pointer-events: none;
	width: 60%;
	height: 100%;
	top: 0;
	background: linear-gradient(90deg, rgba(0,0,0,1) 40%, rgba(0,0,0,0) 100%);
}

.cst-section-4 .attachment-scroll canvas {
	filter: grayscale(1);
	width: 1179px;
	width: 73.6875vw;
	margin-left: auto;
	opacity: .55;
}

section.cst-section-4 p,
.cst-section-4 .global-title h2 :is(span,small),
.cst-section-4 .global-btn {
	color: #fff;
}

@media(max-width: 991px) {
	.cst-procedures {
		margin-top: 75px;
	}
	.banner-img canvas {
		min-height: 400px;
	}
	
	.custom-container {
		max-width: 95%;
	}

	.cst-row {
		flex-wrap: wrap;
	}

	.cst-col {
		width: 100%;
	}

	.cst-section-1 .custom-container {
		width: 100%;
		max-width: 100%;
	}

	.cst-procedures-testi-slider-arrows {
		display: flex;
		justify-content: center;
		padding: 40px 0 0;
	}
	.cst-procedures-testi-slider-arrows .slider-arrow {
		position: relative;
		top: auto;
		transform: translateY(0);
		margin: 0 30px;
	}
	.cst-procedures-testi-slider-arrows .slider-arrow-prev {
		left: 0;
		transform: scaleX(-1);
	}
	.cst-procedures-testi-slider-arrows .slider-arrow-next {
		right: 0;
	}

	.cst-procedures-item {
		width: 100%;
		max-width: 370px;
	}
}

@media(max-width: 767px) {
	#content .global-title h2 small, .global-title h2 small {
		letter-spacing: normal;
	}

    .cst-banner .global-title h2 span {
		font-size: 40px;
	} 
}