/**/
:root {
	--font-family: "Montserrat", sans-serif;
	--second-family: "Ruberoid", sans-serif;
	--third-family: "Proxima Nova", sans-serif;
	--font3: "Inter", sans-serif;
	--font4: "NauryzRedKeds", sans-serif;
	--font5: "Qwitcher Grypen", sans-serif;
	--font6: "Pilowlava", sans-serif;
	--font7: "Exo 2", sans-serif;
	--font8: "Single Day", sans-serif;
	--font9: "SF Pro Text", sans-serif;
	--font10: "Pixelify Sans", sans-serif;
	--font11: "NEOPIXEL", sans-serif;

	--blakc: #333;
	--white: #fff;
	--service-colors-green: #60c339;
	--service-colors-violet: #893ca9;
	--service-colors-color: #ffd83a;
	--gray-100: #f8f8f8;
	--gray-200: #e5e5e5;
	--gray-400: #8b8b8b;
	--service-colors-green-dark: #3fa517;
	--blue: #0075ff;
	--transparent-500: rgba(51, 51, 51, 0.5);
	--service-colors-red-accent: #ff1a2e;
	--transparent-700: rgba(51, 51, 51, 0.7);
	--transparent-900: rgba(51, 51, 51, 0.9);
	--transparent-300: rgba(51, 51, 51, 0.3);
	--transparent-200: rgba(51, 51, 51, 0.2);
	--transparent-100: rgba(51, 51, 51, 0.1);
	--transparent-50: rgba(51, 51, 51, 0.05);
	--color: #ff00c8;
	--block-bora: 48px;
}
.ohpBlock1{
	background: black url(img/blk1.jpg) no-repeat -40px center;
	border-radius: var(--block-bora);
	display: flex;
	justify-content: flex-end;
	padding: 22px;
}
.ohpBlock1 .inBlock{
	width: 50%;
	border-radius: 24px;
	background: #fff;
	padding: 34px;
}
.ohpBlock1 .inBlock img{
	margin-bottom: 170px;
}
.optHelloPage .title1{
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 56px;
	line-height: 100%;
	letter-spacing: -0.04em;
	color: #000;
	margin-bottom: 18px;
}
.optHelloPage .text1{
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: 0.02em;
	color: #000;
	margin-bottom: 66px;
}
.optHelloPage .butRed{
	border:0 none;
	border-radius: 16px;
	padding: 27px 24px;
	background: #f00;
	text-align: center;
	font-family: var(--font3);
	font-weight: 400;
	font-size: 20px;
	line-height: 90%;
	color: var(--white);
}

.ohpSpacer{
	height: 24px;
}

.ohpBlock2{
	border-radius: var(--block-bora);
	background: #f1f1f1;
	padding: 58px 36px;
}
.optPreList{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin-top: 80px;
}
.optPreList .optPreItem{
	width: 29%;
	text-align: center;
	margin-bottom: 32px;
}
.optPreList .optPreItem .title{
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	line-height: 110%;
	letter-spacing: -0.04em;
	text-align: center;
	color: #000;
}

.ohpBlock3{
	border-radius: var(--block-bora);
	background: #def3fc;
	padding: 54px 36px;
}
.mapImg {
	width: 100%;
	height: 750px;
	background: url(img/map.png) no-repeat center;
	margin-bottom: 30px;
	margin-top: -80px;
}
.title2{
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 56px;
	line-height: 100%;
	text-align: center;
	color: #000;
	margin-bottom: 88px;
}
.ohpProList{
	display: flex;
	margin-left: -64px;
}
.ohpProCol{
	margin: 0 16px;
	width: 31%;
}
.ohpProItem{
	display: flex;
	margin-bottom: 16px;
}
.ohpBlock3 .ohpProSliderItem img{
	height:74px;
	width:auto;
	margin-right:32px;
}
.ohpProItem .ohpProContry{
	min-width: 50%;
	width: 50%;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: -0.02em;
	text-align: right;
	color: #000;
	opacity: 0.5;
	margin-right: 22px;
}
.ohpProItem .ohpProBrands{
	width: 50%;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: -0.02em;
	color: #000;
}
.ohpProItem .ohpProBrands div{
	white-space: nowrap;
}
.ohpScroll{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.ohpProSlider{
	display: flex;
	margin-top: 40px;
}

.ohpBlock4{
	border-radius: var(--block-bora);
	background: #ff0004 url(img/blk4.png) no-repeat left center;
	padding: 35px 32px;
	display: flex;
	justify-content: flex-end;
	background-size: cover;
}
.ohpBlock4 .inBlock{
	width: 50%;
}
.ohpBlock4 .title{
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 32px;
	line-height: 100%;
	letter-spacing: -0.02em;
	color: var(--white);
	margin-bottom: 30px;
}
.ohpBlock4 .text{
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: 0.02em;
	color: var(--white);
	margin-bottom: 32px;
}
.ohpBlock4 .buttons{
	display: flex;
	align-items: center;
}
.ohpBlock4 .buttons > *{
	margin-right: 15px;
}
.btnWhite{
	display: block;
	border:0 none;
	border-radius: 8px;
	padding: 17px 20px;
	background: var(--white);
	font-family: var(--font3);
	font-weight: 400;
	font-size: 20px;
	line-height: 90%;
	color: #000;
}
.btnBlend{
	display: block;
	border:0 none;
	border-radius: 8px;
	padding: 17px 20px;
	background: rgba(255, 255, 255, 0.16);
	font-family: var(--font3);
	font-weight: 400;
	font-size: 20px;
	line-height: 90%;
	color: var(--white);
}
.btnBlend:hover{
	color: var(--white);
	background: rgba(255, 255, 255, 0.3);
}

.ohpBlock5{
	border-radius: var(--block-bora);
	background: #fff url(img/blk5.svg) no-repeat left center;
	padding: 35px 32px;
	background-size: cover;
}
.ohpBlock5 .title1{
	margin-bottom: 44px;
}
.ohpPhotoList{
	margin-top: 70px;
}
.ohpPhotoList .ohpPhotoListItem {
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
	padding-top: 70px;
}
.ohpPhotoList .ohpPhotoListItem .title{
	width: 31%;
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 32px;
	line-height: 100%;
	letter-spacing: -0.05em;
	color: #000;
}
.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock{
	width: 66%;
	text-align: left;
}
.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock img{
	border-radius: 32px;
}
.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock .txt{
	margin-top: 20px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 125%;
	color: #000;
}
.ohpPhotoList .twoItems{
	display: flex;
	margin-top: 22px;
}
.ohpPhotoList .twoItems .twoItemsOne{
	white-space: nowrap;
	margin-right: 60px;
}
.twoItemsTwo ul{
	list-style: circle;
	margin:0;
}
.twoItemsTwo ul li{
	list-style: disc;
}
.twoItemsTwo ul li:before{
	display: none;
}
.ohpPhotoListItem:not(:first-child){
	border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.imgPhotoBlock .img{
	display: flex;
	justify-content: space-between;
}
.imgPhotoBlock .img.cnt2 img:first-child{
	margin-right: 30px;
}
.imgPhotoBlock .img.cnt3 img:first-child{
	margin-right: 16px;
}
.imgPhotoBlock .img.cnt3 img:last-child{
	margin-left: 16px;
}

.ohpBlock6{
	border-radius: var(--block-bora);
	background: #ff1818;
	padding: 60px 0 60px 36px;
}
.ohpBlock6 .title1,
.ohpBlock6 .text1{
	color: var(--white);
}
.ohpBlock6 .ohpScroll{}
.ohpBlock6 .ohpProSlider{
	margin-top: 0;
}

.ohpBlock7{
	border-radius: var(--block-bora);
	background: #f2f4f9;
	padding: 39px 37px;
}
.ohpBlock7 .img {
	margin: -200px 0 -40px;
}
.threeGrid{
	display: flex;
	align-items: flex-end;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	color: #000;
}
.threeGrid .title{
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 48px;
	line-height: 80%;
	color: #000;
	margin-bottom: 16px;
}

.ohpBlock8{
	border-radius: var(--block-bora);
	background: #f2f4f9;
	padding: 57px 36px;
	background: url(img/blk8.svg) no-repeat center;
	background-size: cover;
	position:relative;
}
.ohpBlock8 .title1{
	margin-bottom: 32px;
}
.ohpBlock8 .text1{
	margin-bottom: 0;
}
.ohpBlock8 .img{
	position: absolute;
	bottom:0;
	right:0;
}
.ohpBlock8 .toImg{
	position: relative;
	margin-top: -40px;
}
.ohpBlock8 .toImg .title {
	font-family: var(--font3);
	font-weight: 400;
	font-size: 20px;
	color: #000;
	position: absolute;
	left: 300px;
	bottom: 70px;
}

.ohpProSliderItem .owl-item img{
	max-width: 660px;
	border-radius: 60%;
}

@media(max-width:1500px){
	.mapImg {
		background-size: contain;
	}
	.ohpBlock7 .img img,
	.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock img {
		max-width: 100%;
	}
	.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock .img.cnt2 img{
		width:50%;
	}
	.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock .img.cnt3 img{
		width:33%;
	}
	.ohpBlock1 .inBlock img {
		margin-bottom: 80px;
		width: 220px;
	}
	.ohpBlock1 .inBlock {
		width: 100%;
		padding: 28px;
	}
	.ohpBlock2 {
		padding: 32px;
	}
	.ohpProItem .ohpProContry {
		font-size: 16px;
		margin-right: 16px;
	}
	.ohpProItem .ohpProBrands {
		font-size: 16px;
	}
	.title2 {
		font-size: 40px;
		margin-bottom: 36px;
	}
	.optHelloPage .title1 {
		font-size: 42px;
		margin-bottom: 16px;
	}
	.ohpBlock4 .inBlock {
		width: 70%;
		background: rgba(0,0,0,0.5);
		padding: 14px 22px;
		border-radius: 22px;
	}
	.ohpBlock8 .toImg .title {
		font-size: 20px;
		left: 30px;
		bottom: auto;
		top: 110px;
	}
}
@media(max-width:996px){
	.ohpBlock1 {
		padding: 60vh 22px 22px;
		background-position-y: top;
	}
	.ohpBlock1 .inBlock img {
		margin-bottom: 60px;
		width: 160px;
	}
	.optHelloPage .title1 {
		font-size: 36px;
		margin-bottom: 16px;
	}
	.optHelloPage .text1 {
		font-size: 18px;
		margin-bottom: 36px;
	}
	.optPreList .optPreItem .title {
		font-size: 18px;
	}
	.optPreList .optPreItem {
		margin-bottom: 22px;
	}
	.mapImg {
		width: 100%;
		height: 70vw;
		margin-bottom: -10vw;
		margin-top: -14vw;
	}
	.ohpProItem .ohpProBrands {
		font-size: 14px;
	}
	.ohpProItem .ohpProBrands div{
		white-space: pre-wrap;
	}
	.ohpProSlider2 img{
		max-width: 100%;
	}
	.threeGrid .oneItem{
		display: none;
	}
	.threeGrid {
		font-size: 16px;
	}
	.threeGrid .title {
		font-size: 36px;
		margin-bottom: 12px;
	}
	.ohpBlock7 .img {
		margin: -100px 0 -40px;
	}
	.ohpBlock8 .img{
		width:90%;
	}
	.ohpBlock8 .img img{
		width:100%;
	}
	.ohpBlock8 .toImg img{
		width:400px;
	}
	.optPreList {
		margin-top: 40px;
	}
	.ohpProSliderItem .owl-item{
		max-width: 80vw;
	}
}
@media(max-width: 768px){
	:root{
		--block-bora: 32px;
	}
	.ohpBlock1 .inBlock {
		padding: 16px;
	}
	.ohpBlock1 .inBlock img {
		margin-bottom: 8.5vw;
		width: 26vw;
	}
	.optHelloPage .title1 {
		font-size: 32px;
		margin-bottom: 16px;
	}
	.ohpBlock1 {
		padding: 60vh 2.15vw 2.15vw;
		background-position-y: top;
	}
	.optHelloPage .text1 {
		font-size: 15px;
		margin-bottom: 22px;
	}
	.ohpSpacer {
		height: 14px;
	}
	.optHelloPage .butRed {
		border-radius: 12px;
		padding: 27px 24px;
		font-size: 16px;
		display: block;
		width: 100%;
	}
	.ohpBlock2 {
		padding: 30px;
	}
	.optPreList .optPreItem {
		width: 44%;
		margin-bottom: 18px;
	}
	.optPreList .optPreItem .title {
		font-size: 15px;
	}
	.ohpBlock3 {
		padding: 30px;
	}
	.title2 {
		font-size: 32px;
		margin-bottom: 30px;
		text-align: left;
	}
	.ohpProList {
		margin-left: 0;
		flex-wrap: wrap;
	}
	.ohpProCol {
		margin: 0 16px;
		width: 100%;
	}
	.ohpProItem .ohpProContry {
		font-size: 16px;
		margin-right: 16px;
		text-align: left;
	}
	.ohpPhotoList {
		margin-top: 0;
	}
	.ohpPhotoList .ohpPhotoListItem {
		padding-bottom: 22px;
		padding-top: 24px;
		flex-wrap: wrap;
	}
	.ohpPhotoListItem {
		border-top: 1px solid rgba(0, 0, 0, 0.3);
	}
	.ohpPhotoList .ohpPhotoListItem .title {
		width: 100%;
		font-size: 20px;
		margin-bottom: 20px;
	}
	.nomb{
		display: none !important;
	}
	.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock {
		width: 100%;
	}
	.threeGrid {
		font-size: 16px;
		flex-wrap: wrap;
	}
	.threeGrid .twoItem,
	.threeGrid .treItem{
		display: flex;
		width:100%;
	}
	.threeGrid .title {
		font-size: 24px;
		margin-bottom: 0;
		margin-right: 22px;
		white-space: nowrap;
		min-width: 100px;
	}
	.threeGrid .twoItem{
		margin-bottom: 26px;
	}
	.ohpBlock7 .img img{
		display: none;
	}
	.ohpBlock7 .img{
		background: url(img/blk7mob.png) no-repeat center;
		background-size: contain;
		width:100%;
		padding-top: 70%;
		margin: -10px auto 20px;
	}
	.ohpBlock6 {
		padding: 30px 0 30px 30px;
	}
	.ohpBlock5,
	.ohpBlock7,
	.ohpBlock8 {
		padding: 30px;
	}
	.ohpBlock8 .img {
		width: 90vw;
	}
	.ohpBlock8{
		padding-bottom: 80vw;
	}
	.optHelloPage .title1 {
		font-size: 30px;
		margin-bottom: 16px;
		width: 70%;
	}
	.nopc{
		display: block !important;
	}
	.ohpBlock8 .toImg {
		margin-top: 0;
	}
	.ohpBlock8 .toImg img {
		width: auto;
		margin-left: 0;
	}
	.ohpBlock8 .toImg .title {
		font-size: 16px;
		left: 270px;
		bottom: auto;
		top: 80px;
		width: 120px;
	}
	.ohpBlock4 {
		background: #ff0004 url(img/blk4mob2.png) no-repeat top center;
		padding: 80vw 30px 30px;
		background-size: cover;
	}
	.ohpBlock4 .inBlock {
		width: 100%;
		background: transparent;
		padding: 0;
		border-radius: 0;
	}
	.ohpBlock4 .buttons{
		flex-wrap: wrap;
	}
	.ohpBlock4 .buttons > * {
		margin-right: 0;
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}
	.ohpBlock4 .text {
		margin-bottom: 24px;
	}
	.oneItemMob{
		font-weight: 400;
		font-size: 15px;
		line-height: 147%;
		color: #000;
	}
	.optPreItem .img img{
		max-width: 100%;
	}
	.ohpBlock1 {
		background: black url(img/blk1mob.jpg) no-repeat top center;
		background-size: cover;
	}
}
@media(max-width: 480px){
	:root {
		--block-bora: 20px;
	}
	.ohpSpacer {
		height: 10px;
	}
	.optHelloPage .title1 {
		font-size: 30px;
		margin-bottom: 14px;
		width: 90%;
	}
	.ohpBlock2,
	.ohpBlock3,
	.ohpBlock5,
	.ohpBlock7,
	.ohpBlock8{
		padding: 18px;
	}
	.optPreList {
		margin-top: 28px;
		justify-content: space-between;
	}
	.ohpPhotoList .twoItems{
		flex-wrap: wrap;
	}
	.ohpPhotoList .twoItems .twoItemsOne {
		margin-right: 0;
		width: 100%;
	}
	.ohpPhotoList .twoItems .twoItemsOne {
		margin-right: 0;
		width: 100%;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.imgPhotoBlock .img{
		flex-wrap: wrap;
	}
	.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock .img.cnt2 img {
		width: 100%;
		border-radius: 16px;
	}
	.imgPhotoBlock .img.cnt2 img:first-child {
		margin-right: 0;
		margin-bottom: 14px;
	}
	.imgPhotoBlock .img {
		flex-wrap: wrap;
	}
	.imgPhotoBlock .img.cnt3 img:last-child {
		margin-left: auto;
	}
	.ohpPhotoList .ohpPhotoListItem .imgPhotoBlock .img.cnt3 img {
		width: 46%;
	}
	.ohpBlock8 {
		padding-bottom: 80vw;
	}
	.ohpBlock8 .toImg .title {
		left: 55%;
	}
	.optPreList .optPreItem .img{
		max-width: 80%;
		margin: auto;
	}
	.ohpBlock1 {
		padding: 40vh 10px 0;
		background-position-y: top;
		width: calc(100% + 20px);
		margin-left: -10px;
		border-radius: 0 0 var(--block-bora) var(--block-bora);
	}
	#content > div.wrapper_inner{
		padding-left: 10px;
		padding-right: 10px;
		background-color: #0f0f0f;
	}
	.ohpProCol {
		margin: 0;
	}
	.ohpBlock8 {
		background: #fff url(img/blk8.svg) no-repeat center;
		background-size: cover;
	}
	.ohpBlock4 {
		padding: 80vw 18px 14px;
	}
	.ohpBlock6 {
		padding: 18px 0 12px 18px;
	}
}


.nopc{
	display: none;
}




