
	#location{display: none;}
	.article_content_box .main_title{display: none;}
	.visual_plugins_container[data-type="article"]{overflow: hidden;}
	.editor_txt{overflow: initial;padding: 0;}
	.ly_header_1.header .headerFixed{padding-bottom: 0;}
	:root{
		--font-bold: OpenSans-Bold;
		--fz30: 30px;
		--fz24: 24px;
	}

	.about_page{font-size: 16px;line-height: 1.88;font-family: Opensans-Regular;}
	.about_sec1{background: #f58ba1;color: #fff;padding: 30px 110px 55px 80px;display: flex;align-items: center;}
	.about_sec1_left{width: 76%;}
	.about_sec1_right{flex: 1;margin-left: 6%;border-top-right-radius: 80px;overflow: hidden;}
	.about_sec1_title{font-size: var(--fz30);font-family: var(--font-bold);line-height: 1.18;margin-bottom: 12px;}
	.about_sec1_subtitle{font-family: var(--font-bold);margin-bottom: 5px;}

	.about_sec2{margin-top: 75px;}
	.about_sec2_cnt{display: flex;align-items: flex-start;justify-content: space-between;}
	.about_sec2_left{width: 34.2%;padding-left: 12.8%;box-sizing: border-box;position: relative;}
	.about_sec2_left:after{content: '';height: 7px;width: 115px;background: #f58ba1;display: block;position: absolute;left: 0;top: 2%;}
	.about_sec2_left_title{font-size: 18px;font-family: var(--font-bold);line-height: 33px;margin-bottom: 16px;}
	.about_sec2_brief{line-height: 2.24;}
	.about_sec2_right{width: 50%;border-bottom-left-radius: 100px;overflow: hidden;padding-top: 0.9%;}

	.about_sec3{padding: 70px 0 80px;position: relative;margin-top: 68px;}
	.about_sec3:before{content: '';width: 100vw;position: absolute;top: 0;left: calc((50vw - 1200px / 2) * -1);right: calc((50vw - 1200px / 2) * -1);height: 100%;bottom: 0;background: #f5f5f5;z-index: 0;}

	.about_sec3_cnt{position: relative;z-index: 1;}
	.about_sec3_cnt:nth-child(n+2){margin-top: 90px;}
	.about_sec3_cnt_title{font-size: var(--fz30);color: #f58ba1;font-family: var(--font-bold);text-align: center;margin-bottom: 58px;line-height: 1.3;}
	.about_sec3_grid{display: grid;}
	.about_sec3_grid.row3{grid-template-columns:repeat(3,1fr);grid-gap: 65px;}
	.about_sec3_grid.row4{grid-template-columns:repeat(4,1fr);grid-gap: 35px;}
	.about_sec3_grid_rows{padding-left: 80px;position: relative;}
	.about_sec3_grid_rows:after{content: '';display: block;width: 60px;height: 1px;background: #f58ba1;top: 15px;left: 7px;position: absolute;}
	.about_sec3_grid_rows:before{content: '';display: block;width: 15px;height: 15px;background: #f58ba1;top: 8px;left: 0;border-radius: 10px;position: absolute;}
	.about_sec3_grid_title{font-size: var(--fz24);font-family: var(--font-bold);line-height: 29px;margin-bottom: 15px;height: 58px;}
	.about_sec3_grid_brief{line-height: 1.6;}

	.about_sec4{margin-top: 89px;}
	.about_sec4 .about_sec2_left{width: 47%;padding-left: 11.3%;}
	.about_sec4 .about_sec2_right{border-top-left-radius: 100px;border-bottom-left-radius: 0;padding-top: 0;}
	.about_sec4 .about_sec2_cnt{align-items: flex-end;}
	.about_sec4 .about_sec2_left_title{width: 54%;}

	.about_sec5{position: relative;padding: 80px 0;margin-top: 70px;}
	.about_sec5:before{content: '';width: 100vw;position: absolute;top: 0;left: calc((50vw - 1200px / 2) * -1);right: calc((50vw - 1200px / 2) * -1);height: 100%;bottom: 0;background: url(//ueeshop.ly200-cdn.com/u_file/UPAZ/UPAZ157/2310/30/photo/5.png);z-index: 0;background-size: cover;background-position: center center;}
	.about_sec5 .about_sec5_cnt{position: relative;z-index: 1;padding: 0 50px;}
	.about_sec5_row{line-height: 32px;padding-left: 40px;margin-bottom: 20px;}
	.about_sec5_row:last-child{margin-bottom: 0;}
	.about_sec5_row,.about_sec5_row a{color: #fff;}
	.about_sec5_row.website{background: url(//ueeshop.ly200-cdn.com/u_file/UPAZ/UPAZ157/2310/30/photo/443df14c07.png)no-repeat left center;}
	.about_sec5_row.email{background: url(//ueeshop.ly200-cdn.com/u_file/UPAZ/UPAZ157/2310/30/photo/e0eb97edae.png)no-repeat left center;}
	.about_sec5_row.telephone{background: url(//ueeshop.ly200-cdn.com/u_file/UPAZ/UPAZ157/2310/30/photo/ec84b73ef0.png)no-repeat left center;}

	@media screen and (max-width: 1249px){
		:root{
			--fz30: 26px;
			--fz24: 20px;
		}
		.about_sec1{padding: 30px;}
		.about_sec1_left{width: 70%;}
		.about_sec3:before{left: calc((50vw - 92vw / 2) * -1);right: calc((50vw - 92vw / 2) * -1);}
		.about_sec5:before{left: calc((50vw - 92vw / 2) * -1);right: calc((50vw - 92vw / 2) * -1);}
		.about_sec2_left{width: 48%;}
		.about_sec2_left:after{width: 80px;top: 3%;}
		.about_sec4 .about_sec2_left_title{width: 80%;}
		.about_sec2_left,.about_sec4 .about_sec2_left{padding-left: 9.3%;}
	}
	@media screen and (max-width: 999px){
		:root{
			--fz30: 22px;
			--fz24: 18px;
		}
		.about_page{font-size: 14px;}
		.article_content_box .editor_txt{padding: 0;}
		body .container_screen{padding-left: 0;padding-right: 0;}
		.about_sec1{padding: 15px;display: block;}
		.about_sec1_left{width: 100%;}
		.about_sec1_right{display: inline-block;margin-left: 0;margin-top: 15px;}
		.about_sec2_right{width: 100%;margin-top: 10px;border-bottom-left-radius: 60px;}
		.about_sec2_cnt{display: block;}
		.about_sec3_grid{display: block;}
		.about_sec2{margin-top: 30px;}
		.about_sec2_left, .about_sec4 .about_sec2_left{width: 100%;padding-left: 50px;padding-right: 15px;}
		.about_sec2_left:after{width: 30px;height: 4px;top: 9px;}
		.about_sec2_left_title{font-size: 16px;line-height: 1.5;margin-bottom: 5px;}
		.about_sec3:before{left: calc((50vw - 100vw / 2) * -1);right: calc((50vw - 100vw / 2) * -1);}
		.about_sec5:before{left: calc((50vw - 100vw / 2) * -1);right: calc((50vw - 100vw / 2) * -1);}
		.about_sec3{margin-top: 30px;padding: 20px 0;padding-right: 15px;}
		.about_sec3_grid_rows{padding-left: 50px;margin-bottom: 20px;}
		.about_sec3_grid_rows:after{width: 30px;}
		.about_sec3_grid_title{line-height: 1.5;height: auto;}
		.about_sec3_cnt:nth-child(n+2){margin-top: 30px;}
		.about_sec3_cnt_title{margin-bottom: 30px;}
		.about_sec4 .about_sec2_left_title{width: 100%;}
		.about_sec4 .about_sec2_right{border-top-left-radius: 60px;}
		.about_sec5{margin-top: 30px;padding: 30px 0;}
		.about_sec5_row{margin-bottom: 10px;}
		.about_sec5 .about_sec5_cnt{padding: 0 30px;}
	}
