/* ======================================================================== */
/* 766   */
/* ======================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


.project766 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #0e0f0e;
}
.project766 .project766-fullheight {
	position: relative;
	height: 100%;
}
.project766 .number {
	margin: 0;
	color: #bd2020;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 1px;
}
.project766 .title {
	margin: 12px 0 0;
	color: #fff;
	font-family: 'Bebas Neue', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
}
.project766 .text {
	margin: 20px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0.03em;
}
.project766 .lazy {
	position: relative;
    overflow: visible !important;
}
.project766 .page-title {
    display: block;
    position: absolute;
   	top: 40%;
   	left: 10%;
    /* top: 375px; */
    /* left: 110px; */
    margin: 0;
    padding: 0;
}
.project766 .page-title p {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 0.03em;
}
.project766 .page-title h2 {
	margin: 12px 0 0;
	color: #bd2020;
	font-family: 'Bebas Neue', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 72px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.03em;
}
.project766 .page-subtitle {
    position: absolute;
    bottom: 10%;
    left: 10%;
    margin: 0;
}
.project766 .page-subtitle > p {
    display: block;
    margin: 37px 0 0;
}
.project766 .page-subtitle > p > strong {
	display: block;
	margin: 0 0 15px;
	color: #bd2020;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.15em;
}
.project766 .page-subtitle > p > span {
	display: block;
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.03em;
}
.project766 .image-box {
	position: relative;
}
.project766 .image-box .image {
	width: 100%;
	max-width: none;
}
.project766 .image-box .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -39px;
	width: 78px;
	height: 78px;
}
.project766 .image-box .btn-play img {
	transition: all 300ms ease;
}
.project766 .image-box .btn-play:hover img {
	transform: scale(1.2);
}


.project766 .section1 {
	position: relative;
	padding: 0;
	height: 1080px;
	background-image: url(/img/766/img_01_blitz.jpg);
	background-size: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.project766 .section1 .number {
	margin-top: 755px;
}

.project766 .section2 {
	position: relative;
	padding: 0;
	background-image: url(/img/766/img_insp_bg.jpg);
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
.project766 .section2-1 .image1 {
	margin-top: 390px;
}
.project766 .section2-1 .number {
	margin-top: 295px;
}
.project766 .section2-1 .image2 {
	margin-top: 377px;
}
.project766 .section2-2 {
	margin-top: 237px;
}
.project766 .image-box1 {
	margin: 50px 0 0;
}
.project766 .section2-3 .number {
	margin-top: 350px;
}
.project766 .image-box2 {
	margin: 41px 0 0;
}
.project766 .image-box3 {
	margin: 43px 0 0;
}
.project766 .section2-4 {
	margin-top: 200px;
	margin-bottom: 65px;
}
.project766 .section-slider-images {
	position: relative;
	width: 100%;
}
.project766 .section-slider-images .swiper-slide img {
	width: 100%;
	max-width: none;
}
.project766 .slider__arrow_left,
.project766 .slider__arrow_right {
	display: block;
	width: 80px;
	height: 80px;
	border: 0;
	border-radius: 100%;
	background-color: rgba(0,0,0,0.7);
	background-image: url(/img/766/arrow-left.png);
	background-size: 80px 80px;
	background-repeat: no-repeat;
	transition: all 300ms ease;
}
.project766 .slider__arrow_right {
	background-image: url(/img/766/arrow-right.png);
}
.project766 .slider__arrow_left:hover,
.project766 .slider__arrow_right:hover {
	background-color: rgba(0,0,0,1);
}
.project766 .slider__arrow_left span,
.project766 .slider__arrow_right span {
	display: none;
}
.project766 .slider-testimonials__footer {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.project766 .slider__dot::after {
	width: 16px;
	height: 16px;
	background-color: rgba(255,255,255,0.1);
}
.project766 .slider__dot_active::after {
	background-color: rgba(255,255,255,0.7);
}

@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
}
@media (max-width: 1299px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
	.project766 .title {
		font-size: 20px;
		margin-left: 12px;
	}
	.project766 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project766 .text {
		font-size: 14px;
		margin-left: 12px;
		line-height: 1.6;
	}
	.project766 .page-title {
	    display: block;
	    position: absolute;
	    top: 75%;
	    left: 10%;
	    margin: 0;
	    padding: 0;
	}
	.project766 .page-title img {
		width: 180px;
	}
	.project766 .section1 {
	    position: relative;
	    padding: 0;
	    height: 355px;
	    background-image: url(/img/766/img_01_blitz.jpg);
	    background-size: 145%;
	    background-position: 100% 0%;
	    background-repeat: no-repeat;
	}
	.project766 .section1 .number {
	    margin-top: 100px;
	    margin-left: 12px;
	}
	
	
	.project766 .section2-2 {
	    margin-top: 50px;
	}
	.project766 .section2 {
	    position: relative;
	    padding: 0;
	    background-image: url(/img/766/img_insp_bg.jpg);
	    background-size: 100% 1800px;
	    background-position: center top;
	    background-repeat: no-repeat;
	}
	.project766 .image-box1 {
	    margin: 50px 20px 0;
	}
	.project766 .section2-1 .number {
	    margin-top: 100px;
	    margin-left: 12px;
	}
	.project766 .section2-1 .image1 {
	    margin-top: 23px;
	}
	.project766 .section2-1 .image2 {
	    margin-top: 130px;
	}
	.project766 .section2-3 .number {
	    margin-top: 147px;
	}
	.project766 .section2-4 {
	    margin-top: 50px;
	    margin-bottom: 65px;
	}
	.project766 .section2-4 .number {
	    margin-top: 50px;
	}
	.project766 .section2-5 .number {
	    margin-top: 50px;
	}
	.project766 .number {
		margin: 0;
		margin-left: 12px;
		color: #bd2020;
		font-size: 16px;
		font-weight: 300;
		line-height: 1;
		letter-spacing: 1px;
	}
	.project766 .slider__arrow_left, .project766 .slider__arrow_right {
	    width: 40px;
	    height: 40px;
	    background-size: 40px 40px;
	}
	.project766 .slider-testimonials__footer {
	    bottom: 0;
	}
	.slider__dot {
	    margin: 0 2px;
	}
	.project766 .slider__dot::after {
	    width: 7px;
	    height: 7px;
	}
	
}




