.third-zigzag-section .container {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.third-zigzag-section>.container {
	clip-path: polygon(0 0, 96% 2%, 100% 95%, 5% 100%);	
}
.third-zigzag-section .book-btn {
	background: #f8485e;
	color: white;
	padding: 15px 60px;
	font-size: 36px;
	font-weight: 100;
	border: none;
	border-radius: 40px;
	cursor: pointer;
	letter-spacing: 1px;
	transition: 0.2s ease;
	font-size: 36px;
	font-family: 'CyRegular', sans-serif;
	  text-decoration: none;
}
.third-zigzag-section .book-btn:hover {
	transform: translateY(-2px);
	color: white;
}
/* Content blocks */
.third-zigzag-section .promo-block {
    position: relative;
    z-index: 2;
}
.third-zigzag-section .image-container {
    display: inline-block;
	width: 49%;
}
.third-zigzag-section .image-container img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.third-zigzag-section .text-container {
	display: inline-block !important;
	width: 48%;
	color: white;
	position: relative;
	vertical-align: top;			
}
.third-zigzag-section .text-container h3 {
	text-align: center;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 30px;
	font-weight: normal;
	font-family: 'CyRegular', sans-serif;
	max-width: 450px;
}

/* Logo snowflake at top */
.logo-snowflake {
	text-align: center;
	position: absolute;
	z-index: 9;
	right: 350px;
	top: -65px;
	right: 490px;
}
.logo-snowflake img {
    width: 100%;
    height: 100%;
}
.third-zigzag-section {
	position: relative;
	padding: 40px 0;
}
.zigzag-book-btn.btn_white_bg{
	color: #f8485e;
	background: white;
	padding: 8px 22px 10px;
	font-size: 36px;
	font-weight: 100;
	border: none;
	border-radius: 40px;
	cursor: pointer;
	letter-spacing: 0.5px;
	transition: 0.2s ease;
	font-size: 22px;
	font-family: 'CyRegular', sans-serif;
	text-decoration: none;
}
.third-zigzag-section .promo-block.one_promo_block {
	/*clip-path: polygon(0% 8%, 100% 0%, 100% 92%, 0% 99%);*/
	clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
	gap: 10px;
	justify-content: center;
	background: #f8485e;
}
.third-zigzag-section .promo-block.two_promo_block{
	clip-path: polygon(0 10%, 100% 0, 100% 70%, 0 100%);
	margin-top: -40px;	
	justify-content: center;
}
.third-zigzag-section .promo-block.three_promo_block{
	clip-path: polygon(0 25%, 100% 0, 100% 80%, 0 96%);
	margin-top: -145px;
	justify-content: center;
	background: #f8485e;
}
.third-zigzag-section .promo-block.four_promo_block{
	clip-path: polygon(0 17%, 100% 0, 100% 90%, 0 100%);
	margin-top: -114px;
	justify-content: center;
}	
.third-zigzag-section .promo-block.one_promo_block .image-container {
	position: relative;
}
.third-zigzag-section .promo-block.one_promo_block .image-container:after {
    content: " ";
    width: 7px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: 51%;
    background-color: #fff;
    z-index: 999999;
    transform: rotate(-2.0deg);
}
.third-zigzag-section .promo-block.one_promo_block .image-container img {
    transform: rotate(-2deg);
    margin-left: -1px;
    height: 480px;
    margin-top: -10px;
}	
.third-zigzag-section .promo-block.one_promo_block .text_sub_container {
    padding-top: 130px;	
}
.third-zigzag-section .promo-block.two_promo_block .text-container::after{
	content: " ";
    width: 7px;
    height: 120%;
    display: block;
    position: absolute;
    top: 23px;
    right: -4.3%;
    background-color: #fff;
    z-index: 99999999999999999999;
    transform: rotate(-2.0deg);
}	
.third-zigzag-section .promo-block.two_promo_block .text-container{
    background: #fff;	
}
.third-zigzag-section .promo-block.two_promo_block .text-container h3{
	color:#f8485e !important;
}
.third-zigzag-section .promo-block.two_promo_block .text-container .zigzag-book-btn{
	background-color:#f8485e !important;
	color:#fff !important;
}
.third-zigzag-section .promo-block.two_promo_block .image-container img{
	transform: rotate(-2deg);
	display: block;
	max-width: 100%;
	margin-left: 22px;
	height: 500px;	
}
.third-zigzag-section .two_promo_block .text_sub_container{
    padding-top: 140px !important;
}
.third-zigzag-section .promo-block.three_promo_block .text-container:after {
	content: " ";
	width: 7px;
	height: 120%;
	display: block;
	position: absolute;
	top: 21px;
	left: 2.5%;
	background-color: #fff;
	z-index: 99999999999999999999;
	transform: rotate(-2.0deg);
}
.third-zigzag-section .promo-block.three_promo_block .image-container img {
    transform: rotate(-2deg);
    margin-left: 20px;
    height: 600px;
}	
.third-zigzag-section .promo-block.three_promo_block .text_sub_container{
	padding-top: 210px;		
} 
.third-zigzag-section .promo-block.four_promo_block .text-container:after {
	content: " ";
	width: 7px;
	height: 120%;
	display: block;
	position: absolute;
	top: 21px;
	right:-9.2%;
	background-color: #fff;
	z-index: 99999999999999999999;
	transform: rotate(-2.0deg);
}
.third-zigzag-section .promo-block.four_promo_block .text_sub_container{
	padding-top: 225px;		
}
.third-zigzag-section .promo-block.four_promo_block .text-container{
    background: #fff;	
}
.third-zigzag-section .promo-block.four_promo_block .text-container h3{
	color:#f8485e !important;
}
.third-zigzag-section .promo-block.four_promo_block .text-container .zigzag-book-btn{
	background-color:#f8485e !important;
	color:#fff !important;
}	
.third-zigzag-section .promo-block.four_promo_block .image-container img{
	transform: rotate(-2deg);
	margin-left: 50px;
	height: 580px;	
}		
.third-zigzag-section .first_text_container .text_sub_container {
	padding-top: 90px;
	padding-right: 95px;
	padding-left: 95px;	
	text-align: center;
}
.logo-snowflake2 {
	position: absolute;
	z-index: 9;
	right: 20px;
	top: 200px;
}	
.logo-snowflake3 {
	position: absolute;
	z-index: 9;
	left: 215px;
	top: 330px;
}
.logo-snowflake4 {
	position: absolute;
	z-index: 9;
	left: 230px;
	top: 600px;
	text-align: center;
}
.logo-snowflake4 img {
	width: 50%;
}
.logo-snowflake5 {
	position: absolute;
	z-index: 9;
	left: -40px;
	top: 760px;
	text-align: center;
}
.logo-snowflake6 {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 54%;
}
.logo-snowflake6 img {
	width: 50%;
}
.logo-snowflake7 {
	position: absolute;
	z-index: 9;
	left: 248px;
	top: 63%;
}
.logo-snowflake8 {
	position: absolute;
	z-index: 9;
	left: -10px;
	top: 89.4%;
}
.logo-snowflake9 {
	position: absolute;
	z-index: 9;
	right: -25px;
	top: 33%;
	text-align: end;
}
.logo-snowflake9 img {
	width: 50%;
}
.logo-snowflake10 {
	position: absolute;
	z-index: 9;
	right: 270px;
	top: 39%;
}
.logo-snowflake11 {
	position: absolute;
	z-index: 9;
	right: 170px;
	top: 63.5%;
}
.logo-snowflake9 {
	display: none;
}

.logo-snowflake7 {
	animation: zoomPulse 2.2s ease-in-out infinite;
}

@keyframes zoomPulse {
	0% { transform: scale(1) rotate(0deg); filter: drop-shadow(0 0 0 rgba(255,50,50,0.3)); }
	30% { transform: scale(1.15) rotate(-7deg); }
	60% { transform: scale(1.05) rotate(7deg); filter: drop-shadow(0 0 10px rgba(255,70,70,0.45)); }
	100% { transform: scale(1) rotate(0deg); filter: drop-shadow(0 0 0 rgba(255,50,50,0.3)); }
}

.logo-snowflake10 {
	animation: spinInPulse 2.2s ease-in-out infinite;
}

@keyframes spinInPulse {
	0% {
		transform: scale(0) rotate(-180deg);
		opacity: 0;
	}
	50% {
		transform: scale(1.25) rotate(0deg);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(3deg);
	}
}

.logo-snowflake11 {
	transform-style: preserve-3d;
	animation: tilt3D 4s ease-in-out infinite;
}

@keyframes tilt3D {
	0% {
		transform: rotateY(0deg) rotateX(0deg) scale(1);
		filter: drop-shadow(0 0 0 rgba(255,80,80,0.2));
	}
	40% {
		transform: rotateY(20deg) rotateX(10deg) scale(1.15);
		filter: drop-shadow(0 0 12px rgba(255,110,110,0.6));
	}
	70% {
		transform: rotateY(-15deg) rotateX(-8deg) scale(1.05);
	}
	100% {
		transform: rotateY(0deg) rotateX(0deg) scale(1);
	}
}
/* pattren */
.pattern {
    margin: 7px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-height: 440px;
    height: 480px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pattern .book-btn {
    background: #f8485e;
    color: white;
    padding: 15px 60px;
    font-size: 36px;
    font-weight: 100;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    letter-spacing: 1px;
    transition: 0.2s ease;
    font-size: 36px;
    font-family: 'CyRegular', sans-serif;
    text-decoration: none;
}
.pattern .book-btn:hover {
    transform: scale(1.05);
}
/*	media query */
@media screen and (min-width:1200px) and (max-width:1366px) {
	.third-zigzag-section {
		padding: 60px 15px;
	}
	.logo-snowflake2 {
		right: 4px;
		top: 200px;
		text-align: end;
	}
	.logo-snowflake2 img {
		width: 65%;
	}
	.logo-snowflake3 {
		position: absolute;
		z-index: 9;
		left: -5px;
		top: 342px;
	}
	.logo-snowflake4 {
		left: 10px;
	}
	.logo-snowflake5 {
		left: -20px;
	}
	.logo-snowflake10 {
		right: 70px;
	}
	.logo-snowflake11 {
		right: 0px;
	}
	.pattern {
		max-height: 310px !important;
	}
}
@media screen and (min-width:1367px) and (max-width:1480px) {
	.logo-snowflake9 {
		right: 3px;
	}
	.container {
		max-width: 1200px;
	}
	.logo-snowflake2 {
		right: 4px;
		top: 200px;
		text-align: end;
	}
	.logo-snowflake2 img {
		width: 65%;
	}
	.logo-snowflake3 {
		position: absolute;
		z-index: 9;
		left: 54px;
		top: 342px;
	}
	.logo-snowflake4 {
		left: 10px;
	}
	.logo-snowflake5 {
		left: -20px;
	}
	.logo-snowflake10 {
		right: 105px;
	}
	.logo-snowflake11 {
		right: 15px;
	}
	.logo-snowflake7 {
		left: 75px;
	}
	.logo-snowflake8 {
		top: 89%;
	}
	.logo-snowflake {
		right: 280px;
		top: -60px;
	}
	.pattern {
		max-height: 320px;
	}
}

@media screen and (max-width:1024px) {
	.third-zigzag-section {
		overflow: hidden;
		padding: 60px 15px;
	}
	.third-zigzag-section .first_text_container .text_sub_container {
		padding-right: 45px;
		padding-left: 45px;
	}
	.third-zigzag-section .promo-block.four_promo_block .text_sub_container {
		padding-top: 185px;
	}
	.third-zigzag-section .promo-block.three_promo_block .text_sub_container {
		padding-top: 180px;
		padding-left: 35px;
	}
	.third-zigzag-section .book-btn {
		font-size: 26px;
		padding: 15px 50px;
	}
	.third-zigzag-section .main_icons_set .hide_on_mobile {
		display: none;
	}
	.pattern {
		max-height: 235px;
	}
	.pattern .book-btn {
		font-size: 26px;
		padding: 15px 50px;
	}
}

@media screen and (max-width:768px) {
	.third-zigzag-section .text-container {
		margin: -20px 0 0 0;
	}
}

@media screen and (max-width:600px) {
	.third-zigzag-section>.container {
		clip-path: unset !important;
	}
	.third-zigzag-section .image-container {
		display: block !important;
		width: 100% !important;
	}
	.third-zigzag-section .text-container {
		display: block !important;
		width: 100% !important;
	}
	.third-zigzag-section .promo-block {
		clip-path: unset !important;
	}
	.third-zigzag-section .text-container h3 {
		max-width: 100%;
	}
}