.hire-main {
	position: relative;
	background: url(../img/page2/fon-head.png) no-repeat;
	background-position: center;
	margin-top: 80px;
}

.content-hire-main {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}

.block-title {
	max-width: 476px;
	width: 100%;
	margin:75px 0 65px ;
}

.block-title.prokat {
	max-width: 100%;
	margin: 146px 0 72px ;
}

/*----------------hire-about-----------------------*/

.hire-about {
	padding: 120px 0;
	position: relative;
}

.contant-about {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.about-left {
	width: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}


.about-right {
	width: 50%;
	padding: 31px 0;
}

.about-left {
	position: relative;
	z-index: -1;
}

.about-left img {
	/*position: relative;
	z-index: 1;*/
}

.about-left:after {
	content:"";
	position: absolute;
	/*z-index: 2*/;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	background: linear-gradient(90.09deg, #FFFFFF -2.22%, rgba(255, 255, 255, 0) 25.18%, rgba(255, 255, 255, 0) 36.04%, rgba(255, 255, 255, 0) 54.54%, rgba(255, 255, 255, 0) 73.05%, #FFFFFF 97.76%);
}

/*.about-img {
	position: absolute;
	left: 0;
	z-index: -1;
}*/

.about-right-content {
	max-width: 557px;
}

.wrap-title-about {
	background: #FFFFFF;
	padding: 31px 0 31px 31px;
	margin-left: -70px;
}

.title-section-about {
	font-weight: 600;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.03em;
}

.subtitle-about {
	font-family: Yournotes;
	font-weight: bold;
	font-size: 24px;
	color: #EBE66E;
}

.text-about {
	position: relative;
	padding-left: 28px;
	margin-left: 19px;
	margin-top: 28px;
}

.text-about p {
}

.text-about:before {
	content: "";
	background: url(../img/line-title.png) no-repeat;
	transform: rotate(90deg);
	background-position: center;
	max-width: 60px;
	min-width: 60px;
	height: 18px;
	margin-bottom: 30px;
	position: absolute;
	left: -19px;
	top: 24px;
}

/*----------------------hire-services----------------------*/

.hire-regulations .title-section {
	margin-bottom: 15px;
}


.hire-services {
	background: url(../img/page2/fon-services.png) no-repeat;
	background-position: center;
}

.hire-services {
	padding-bottom: 116px;
}

.hire-services p {
	margin-bottom: 10px;
}

.hire-services .title-section  {
	margin-bottom: 16px;
}

.content-services {
	margin-top: 36px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.cart-services {
	background: #fff;
	width: 33%;
	max-width: 360px;
	box-shadow: 0px 8px 30px rgba(169, 169, 169, 0.4);
}

.kayks .cart-services {
	width: 24%;
}

.kayks .cart-services img {
	min-height: 188px;
}

.title-section {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	text-transform: uppercase;
}

.title-section:after {
	content: "";
	max-width: 50px;
	width: 100%;
	height: 4px;
	display: block;
	background: #EBE66E;
	margin-top: 16px;
}

.cart-services__wrap-img {
	max-height: 247px;
	position: relative;
}

.cart-services__name-img {
	position: absolute;
	bottom: 25px;
	left: 11px;
}

.cart-services__name-img {
	font-family: "Yournotes";
	font-size: 18px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	color: #EBE66E;
}

.cart-services__name-img:after {
	content: "";
	background: url(../img/page2/polosa2.svg) no-repeat;
	background-position: center;
	max-width: 45px;
	width: 100%;
	height: 7px;
	display: block;
}

.cart-services__content {

}

.cart-services__wrap-title {
	min-height: 84px;
	padding: 21px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	align-content: 
	justify-content: center;
	text-align: center;
}

.cart-services__title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	color: #595F68;
}

.cart-services__subtitle {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	color: #595F68;
}

.cart-services__item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding: 10px 30px;
	/*min-height: 40px;*/
	-ms-align-items: center;
	align-items: center;
	background: rgba(57, 161, 197, 0.1);
}

.cart-services__item:nth-child(2n) {
	background: rgba(186, 186, 186, 0.1);
}

.cart-services__item-left,
.cart-services__item-right {
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	text-align: right;
	letter-spacing: 0.03em;
	color: #0E6F90;
}

.cart-services__item-left {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.cart-services__item-subtext {
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	/* identical to box height, or 146% */

	text-align: right;
	letter-spacing: 0.03em;

	color: #39A1C5;
}

.content-regulations {
	margin-top: 45px;
	margin-bottom: 70px;
}

.dop-services {
	font-weight: bold;
}

.wrap-dop-services {
	max-width: 630px;
}

.wrap-dop-services__item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.wrap-dop-services__text {
	margin-right: 20px;
}

.wrap-dop-services__price {
	text-align: right;
	min-width: 100px;
}

/*------------------tabs------------------------*/

.tabs {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.tab-title {
	cursor: pointer;
	text-transform: uppercase;
	color: rgba(139, 145, 152, 0.5);
	font-weight: 500;
	font-size: 18px;
	line-height: 17px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	user-select: none; 
}

.tab-title.open {
	color: #EBE66E;
}

.tab-title:after {
	content:"";
	opacity: 0;
	max-width: 59px;
	width: 100%;
	height: 9px;
	background: url(../img/page2/polosa2.svg) no-repeat;
	background-position: center;
	background-size: 100%;
	margin-top: 10px;
}

.tab-title.open:after {
	opacity: 1;
}

.regulations-content,
.tab {
	display: none;
}

.tab:checked~.regulations-content {
	display: block;
}

.regulations-content__continue {
	display: none;
}

.regulations-content__list span {
	font-weight: bold;
}

.regulations-content__list li {
	padding-bottom: 10px;
}

.regulations-content__btn {
	margin:26px auto 0 auto;
	display: block;
	background: #39A1C5;
	padding: 2px 8px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	max-width: 122px;
	width: 100%;
	justify-content: center;
}

.regulations-content__btn p {
	font-family:"OpenSans";
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	user-select: none;
	position: relative;
	z-index: 2;
}

.regulations-content__btn:before {
  content:'';
  position:absolute;
  top:-139px;
  margin:auto;
  display:block;
  border-radius:50%;
  width:300px;
  height:300px;
  left:-83px;
  -webkit-transition:box-shadow .6s ease-in-out;
  transition:box-shadow .6s ease-in-out;
  z-index: 1;
}


.regulations-content__btn:hover::before {
  box-shadow:inset 0 0 0 160px #55BADE;
}

.icon-arrow {
	display: block;
	background: url(../img/page2/arrow-bottom.svg) no-repeat;
	background-position: center;
	min-height: 8px;
	min-width: 10px;
	max-height: 8px;
	max-width: 10px;
	margin-right: 7px;
	position: relative;
	z-index: 2;
}


.regulations-content__btn.open .icon-arrow {
	transform: rotate(180deg);
}

.list-walk {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.list-walk__item {
	max-width: 168px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.walk-title {
	font-family: "OpenSans";
	font-weight: bold;
	margin-bottom: 43px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	text-transform: uppercase;
	color: #595F68;
}

.list-walk__text {
	margin-top: 11px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	font-family: Oswald;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	/* or 114% */

	text-align: center;
	letter-spacing: 0.03em;

	color: #595F68;
}

.list-walk__img {
	min-height: 70px;
	max-height: 70px;
}

.list-walk__text:after {
	content: "";
	display: block;
	background: url(../img/page2/line3.svg) no-repeat;
	background-position: center;
	max-width: 40px;
	width: 100%;
	height: 6px;
	margin-top: 4px;
}

.content-walk{
	background: url(../img/page2/SUP_DNIPRO.svg) no-repeat;
	background-position: center;
}

/*-----------------------hire-slider-------------------------*/

.hire-slider {
	padding: 120px 0;
}

.slider-safety__content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}

.slider-safety__left {
	min-width: 458px;
	max-width: 458px;

}

.slider-safety__right {
	padding-left: 58px;
	max-width: 557px;
}

.hire-slider__text {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	margin-bottom: 15px;
}

.hire-slider__text:before {
	content: "";
	background: url(../img/line-title.png) no-repeat;
	transform: rotate(90deg);
	background-position: center;
	max-width: 60px;
	min-width: 60px;
	height: 18px;
	margin-bottom: 30px;
	position: absolute;
	left: -52px;
	top: 24px;
}

.hire-slider__list li {
	margin-bottom: 15px;
}

.slider-safety {
	margin-top: 52px;
}

.slider-safety__item {
	outline: none!important;
}

.slider-safety__wrap_btn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 198px;
	justify-content: space-between;
	margin-top: 40px;
}

.slider-safety__btn-left,
.slider-safety__btn-right {
	max-width: 80px;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	background: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	color: #9A9A9A;
	z-index: 20;
}

.slider-safety__btn-right:hover,
.slider-safety__btn-left:hover {
	color: #55BADE;
}

.slider-safety__btn-right:hover:after {
	background: url(../img/page2/arrow-slid-right.svg) no-repeat;
	background-position: center;
	transform: rotate(0deg);

}

.slider-safety__btn-left:hover:before {
	background: url(../img/page2/arrow-slid-right.svg) no-repeat;
	background-position: center;
	transform: rotate(180deg);
}

.slider-safety__btn-left {
	position: absolute;
	right: 547px;
	bottom: 0;
}

.slider-safety__btn-right {
	position: absolute;
	right: 436px;
	bottom: 0;
}

.slider-safety__btn-right:after {
	content: "";
	max-width: 25px;
	width: 100%;
	height: 10px;
	display: block;
	background: url(../img/page2/arrow-slid-left.svg) no-repeat;
	background-position: center;
	margin-left: 8px;
	transform: rotate(180deg);
}

.slider-safety__btn-left:before {
	content: "";
	
	max-width: 25px;
	width: 100%;
	height: 10px;
	display: block;
	background: url(../img/page2/arrow-slid-left.svg) no-repeat;
	background-position: center;
	margin-right: 8px;
}

/*-----------------------hire-pdf-------------------------*/


.hire-pdf {
	position: relative;
	z-index: 4;
}

.hire-pdf p {
	margin-bottom: 10px;
}

.wrap-btn-pdf {
	max-width: 486px;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 31px auto 0 auto;
}

.btn-spec,
.btn-dogovor {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	background: #55BADE;
	max-width: 214px;
	width: 100%;

	height: 44px;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.btn-spec {
	margin-left: auto;
}

.btn-spec p,
.btn-dogovor p {
	line-height: normal;
	margin: 0;
	padding: 0;
}

.btn-dogovor {
	background: #0E6F90;
}

.btn-spec p,
.btn-dogovor p {
	font-family: "Oswald";
	position: relative;
	z-index: 2;
	color:#fff;
	font-weight: 600;
	font-size: 13px;
	line-height: 13px;
	/* identical to box height, or 100% */
	letter-spacing: 0.05em;
}

.btn-spec:hover,
.btn-dogovor:hover {
	color: #fff;
}


.btn-spec:before,
.btn-dogovor:before {
  content:'';
  position:absolute;
  top:-130px;
  margin:auto;
  display:block;
  border-radius:50%;
  width:300px;
  height:300px;
  left:-41px;
  -webkit-transition:box-shadow .6s ease-in-out;
  transition:box-shadow .6s ease-in-out;
  z-index: 1;
}


.btn-dogovor:hover::before {
  box-shadow:inset 0 0 0 160px #55BADE;
}

.btn-spec:hover::before {
  box-shadow:inset 0 0 0 160px #0E6F90
}


.btn-spec img,
.btn-dogovor img {
	margin-right: 5px;
	display: block;
	position: relative;
	z-index: 2;
}

.wrap-section-fon {
	background: url(../img/page2/fon-inst.png) no-repeat;
	background-position: center bottom;
/*	background-attachment: fixed;*/
}

.section-inst.new-page {
	background: transparent;
}

.wrap-tab-pdf {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.wrap-spec, .wrap-dogovor {
	width: 50%;
}

.wrap-spec {
	padding-right: 29px;
}

.wrap-dogovor {
	padding-left: 29px;
}

.btn-spec.tabs-doc {
	margin-left: auto;
}

.open-tab {
	display: none;
	margin-top: 20px;
}

.title-dog {
	margin: 10px 0;
}

.open-tab p span {
	font-weight: bold;
}

.open-tab p a {
	color: #0077cc;
}

.open-tab p a:hover {
	color: #379fef;
}


@media screen and (max-width: 1150px) {
	.wrap-tab-pdf {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}

	.wrap-spec, .wrap-dogovor {
		width: 100%;
	}

	.wrap-spec {
		padding-right: 0px;
		margin: 0 auto;
	}

	.wrap-dogovor {
		padding-left: 0px;

	}

	.btn-spec.tabs-doc {
		margin-left: 0;
		margin: 0 auto 20px auto;
	}

	.btn-dogovor.tabs-doc {
		margin: 0 auto;
	}
}


@media screen and (max-width: 1510px) {
	.wrap-title-about {
		margin-left: 0;
		padding: 0px 0 0px 31px;
	}
		
}

@media screen and (max-width: 1150px) {
	.contant-about {
		-webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		-o-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 0 15px;
	}

	.title-section-about,
	.subtitle-about {
		text-align: center;
	}

	.text-about:before {
		left: -42px;
	}

	.text-about {
		padding-left: 0;
	}

	.about-left, .about-right {
		width: 100%;
	}

	.about-right-content {
		max-width: 100%;
	}

	.wrap-title-about {
		padding: 0;
	}

	.content-services { 
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-around;

	}

	.cart-services,
	.kayks .cart-services {
		width: 50%;
		margin: 0 10px 40px 10px;
	}

	.btn-spec,
	.btn-dogovor {
		margin-left: auto;
		margin-right: auto;`
	}
}

@media screen and (max-width: 1150px) {
	.list-walk {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.list-walk__item {
		width: 24%;
		margin-bottom: 20px;
	}

	.foor-list.client {
		display: none;
	}

	.center-footer {
		justify-content: space-around;
	}

	.slider-safety__btn-left {
		position: absolute;
		right: 42%;
		bottom: 0;
	}

	.slider-safety__btn-right {
		position: absolute;
		right: calc(42% - 100px);
		bottom: 0;
	}
}

@media screen and (max-width: 1050px) {
	.tabs {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.tab-title {
		width: 400px;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
}

@media screen and (max-width: 1000px) {
	.slider-safety__left {
		min-width: 0;
		width: 50%;
	}

	.slider-safety__right {
		width: 50%;
	}

	.slider-safety__btn-left {
		position: absolute;
		left: 0;
		bottom: -50px;
	}

	.slider-safety__btn-right {
		position: absolute;
		left: 100px;
		bottom: -50px;
	}
	
	.content-walk {
		background: transparent;
	}

}

@media screen and (max-width: 900px) {

	.logo-head {
		max-width: 120px;
	}

	.menu-head {
		display: none;
		background: #fff;
		position: absolute;
		top: 80px;
		left: 0;
		padding: 15px;
	}
	
	.menu-head li a {
		height: 30px;
	}

	.menu-head li:nth-child(3) a:after {
		display: none;
	}

	.menu-head li:nth-child(3):hover a {
		color: #595F68;
	}
	
	/*.menu-head li:nth-child(3):hover a:after {
		background: url(../img/arrow-left.svg) no-repeat;
		background-position: center;
	}

	.menu-head li:nth-child(3) a.open:after {
		background: url(../img/arrow-bottom-blue.svg) no-repeat;
		background-position: center;
	}*/

	/*.menu-head li:nth-child(2):hover a:after,*/
	.menu-head li:nth-child(3) a:hover+.submenu,
	.submenu:hover {
		visibility: visible; 
		opacity: 1;
	}
	
	.submenu {
		display: block;
		position: relative;
		top: auto;
		visibility: visible; 
		opacity: 1;
	}



	.head-tel-mob {
		display: block;
	}

	.wrap-tel-head {
		display: none;
	}

	.wrap-contact {
		justify-content: flex-end;
	}

	.wrap-menu-head {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		justify-content: flex-start;
		width: auto;
		max-width: none;
		flex: 1 0 0;
	}

	.wrap-contact {
		width: auto;
		max-width: none;
		flex: 1 0 0;
	}

	.burger {
		display: block;
	}

	.slider-safety__right {
	    padding-left: 44px;
	}

}

@media screen and (max-width: 850px) {
	.content-inst {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}

	.left-inst {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
	}

	.right-inst {
		margin-top: 30px;
		max-width: 100%;
	}

	.instagram_gallery {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}

	.instagram_gallery a img {
		display: block;
		min-width: 145px;
		min-height: 145px;
		width: 100%;
		height: 100%;
	}

	.instagram_gallery a {
		margin: 10px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		max-width: 145px;
		min-height: 145px;
		width: 30%;
		height: 100%;
	}
}

@media screen and (max-width: 800px) {

	.list-walk__item {
		width: 33%;
	}

	.slider-safety__right {
		padding-left: 0;
	}

	.text-about:before,
	.hire-slider__text:before {
		display: none;
	}

	.text-about {
		margin-left: 0;
	}

	.slider-safety__left {
		display: none;
	}

	.slider-safety__right {
		width: 100%;
		max-width: 100%;
	}

	.slider-safety__btn-left {
		position: absolute;
		left: 15px;
		bottom: -50px;
	}

	.slider-safety__btn-right {
		position: absolute;
		left: 115px;
		bottom: -50px;
	}

	.center-footer {
		display: none;
	}

	.cart-services,
	.kayks .cart-services {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	.hire-about,
	.section-inst {
		padding: 70px 0;
	}

	.hire-slider {
		padding: 70px 0 120px;
	}

	.hire-services {
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 600px) {

	.block-title {
		max-width: 100%;
	}

	.list-walk__item {
		width: 50%;
	}

	h1 {
		font-size: 36px;
		line-height: 36px;
		text-transform: uppercase;
		line-height: 24px;
	}

	.block-shop__title.prokat {
		font-size: 36px;
		line-height: 36px;
		-ms-text-align-last: auto;
		text-align:left;
	}

	.block-shop__title.prokat:before {
	    margin-bottom: none;
	    margin: 0 auto 15px 0;
	}

	.block-shop__subtitle.prokat {
		font-size: 36px;
		line-height: 36px;
		-ms-text-align-last: auto;
		text-align:left;
	}

	.block-shop__title {
		margin-bottom: 20px;
		text-align: center;
	}

	.block-shop__title:before {
		margin-bottom: none;
		margin: 0 auto 15px auto;
	}

	.block-shop__subtitle {
		font-size: 28px;
		text-align: center;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 16px;
	}

	p {
		font-size: 14px;
	}

	.walk-title {
		text-align: center;
		font-weight: bold;
	}
	
	.tab-title {
		font-size: 14px;

	}

	.tab-title.open {
		text-decoration: underline;
	}

	.tab-title:after {
	    display: none;
	}
}


@media screen and (max-width: 540px) {
	.right-footer {
		display: none;
	}

	.wrap-mob-tel {
		display: block
	}

	.content-footer {
		padding-bottom: 0;
	}

	.foot-cart {
		display: block;
	}
}

@media screen and (max-width: 480px) {
	
	.left-footer {
		min-width: 0;
	}
	
	.wrap-btn-pdf {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
	}

	.btn-spec {
		margin-bottom: 10px;
	}

	.instagram_gallery {
		justify-content: space-around;
	}

	.head-language div {
		display: none;
	}

	.left-footer {
		min-width: none;
	}

	.instagram_gallery a {
		width: 48%;
		min-width: 139px;
		margin: 2px;
	}

	.instagram_gallery a img {
		min-width: 139px;
	}
}

@media screen and (max-width: 360px) {
	.instagram_gallery {
		justify-content: space-between;
		/*padding: 0 15px;*/
	}
}