html body.inside {
	min-width: 1280px !important;
	overflow-x: hidden;
}

@media screen and (max-width: 1279px) {
	html body.inside {
		overflow-x: auto;
	}
}

.shop .header {height: auto;}
.left-sidebar{top: 78px;}

.events .item {
	position: relative;
	color: #0c0c0c;
}
.events .item img {
	width: 100%;
	max-height: 100%;
	object-fit: cover;
	/*width: 100%;*/
}
/**/
.events .item.right {
	text-align: right;
}
/*
.events .right .event-content{
	padding: 4% 4%;
}*/

.center {
	text-align: center;
}

.events .item.right .event-content .name {
	margin-left: calc(100% - 530px);
}

.events .event-content {
	/*position: absolute;
      top: 0px;
      left: 8%;*/
	/* padding: 4% 8%; */
}
.events .element {
	padding: 0px 6%;
	margin-bottom: 20px;
}
.events .element .element-left {
	/*width: 700px;*/
	float: left;
}
.events .element .element-right {
	float: right;
}
.events .element .element-info-box {
	padding: 12px 35px;
	font-size: 16px;

	/*margin-right: 110px;*/
}
.events .element .element-right .element-info-box {
	/*margin-right: 0px;
     margin-left: 110px;*/
}

.events .element .element-right .event-info {
	margin-right: 0px;
	margin-left: 50px;
	cursor: pointer;
}
.element-date-show {
	margin-top: 15px;
	text-align: left;
}
.element-date-show a {
	color: #0c0c0c;
	text-decoration: underline;
	font-family: "GothamProLight";
}
.events .element .element-info-box .btn {
	padding: 13px 65px;
	margin-top: 10px;
}

.events .element table {
	width: 100%;
	margin-top: 30px;
	font-family: "GothamProLight";
	font-size: 14px;
}
.events .element table td {
	padding-bottom: 20px;
}
.events .element-left table td:last-child {
	padding-left: 20px;
}
.events .element-right table td:first-child {
	padding-right: 20px;
}

.events .event-content {
	/* background-size: cover;
    height: 520px; */
}

.events .event-content .day,
.events .event-content .date {
	font-family: "GothamProBold";
	font-size: 23px;
	line-height: 23px;
}
.events .event-content .day {
	font-size: 33px;
	line-height: 33px;
}
.events .event-content .date span a {
	font-family: "GothamProLight";
	font-size: 13px;
	color: #0c0c0c;
	text-decoration: underline;
	margin-left: 26px;
}
.events .event-content .adress {
	font-family: "GothamProLight";
	font-size: 13px;
	margin-top: 39px;
}
.events .event-info {
	padding: 12px 0px;
	width: 265px;
	border: solid 1px #3096c4;
	border-radius: 14px;
	font-family: "GothamProBold";
	text-transform: uppercase;
	text-align: center;
	margin-right: 50px;
	font-size: 13px;
	/*-moz-border-image: -moz-linear-gradient(top, #3096c4 0%, #58585a 100%);
      -webkit-border-image: -webkit-linear-gradient(top, #3096c4 0%, #58585a 100%);
      border-image: linear-gradient(to bottom, #3096c4 0%, #58585a 100%);
      border-image-slice: 1;*/
}

.events .event-content .name {
	font-family: "GothamProBold";
	font-size: 20px;
	line-height: 26px;
	width: 530px;
	margin-top: 39px;
}
.events .event-content .name a {
	color: #0c0c0c;
}
.events .event-content .desc {
	font-family: "GothamProLight";
	font-size: 13px;
	line-height: 20px;
	margin-top: 26px;
}
.events .btn-blue {
	margin-top: 40px;
}
/*
@media screen and (max-width:1300px)
{
    .date{font-size:24px;line-height:24px}
    .day{font-size:35px;}
    .date{font-size:23.4px;}
}*/
.events .no-result {
	display: flex;
	padding: 30px;
	align-items: center;
	text-align: center;

	/*  border: dotted #ccc 2px;
           margin: 30px auto; */
}
.events .no-result img {
	padding: 30px;
	max-height: 300px;
}
.events .no-result div {
	font-size: 28px;
	line-height: 1.5;
	padding-left: 30px;
	color: #16b6b7;
}
body .wrapper {
	min-height: initial;
}

body.inside {
	min-width: 1400px !important;
}

.inside .events .event-content {
	padding: 4% 3% 5% 4%;
}

/* mobile */

.mobile .events .item.right {
	text-align: left;
}

.mobile .events .event-content {
	background: #f5f5f5;
	background-image: none !important;
	height: auto;
	padding: 8%;
}

.mobile .events .item.right .event-content .name {
	margin-left: 0;
}

.mobile .events .event-content .name {
	width: auto;
}

.mobile .events .element .element-info-box {
	padding: 12px 0;
}

.mobile .element-right {
	float: none;
}

.mobile .events .element table td {
	font-size: 10px;
}

.mobile .events .element .event-info {
	margin-left: 10px;
	width: auto;
	border: none;
}

.mobile .events .element .element-info-box .btn {
	padding: 13px 35px;
	width: 100%;
}

.mobile .events .no-result {
	display: block;
}

.mobile .events .no-result img {
	height: 165px;
}

.mobile .events .no-result div {
	font-size: 18px;
	padding-left: 0;
}

.mobile .events-detail {
	line-height: 1.5;
}

.mobile .events-header {
	height: auto;
	padding-bottom: 40px;
}

.mobile .events-detail-cover {
	height: auto;
	background-color: #f5f5f5;
}

.mobile .events-detail-cover h1 {
	font-size: 24px;
	line-height: 1.5;
	color: #000;
}

.mobile .events-header .el-left {
	color: #000;
	text-align: center;
}

.mobile .events-header .el-left .btn {
	margin: 20px 0 0;
}

.mobile .table-schedule td {
	font-size: 11px;
	text-align: left;
	padding: 12px 0;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.mobile .table-schedule td:first-child {
	width: 40%;
	text-align: left;
}

.mobile .table-schedule tr:first-child td {
	border-top: none;
}

.mobile .events-detail h2 {
	padding: 1em;
	font-size: 24px;
}

.mobile h1 {
	line-height: 1.5;
}

.mobile .events .img-tabs img {
	width: 100%;
	margin: 15px 0;
}

.mobile .main-bg {
	display: none;
}

.mobile .inno-digital {
	padding-left: 0;
}

.inno-digital {font-size: 14px;line-height: 20px}

.mobile .main-block-text {
	font-size: 18px;
	padding: 1rem;
	width: auto;
}

.mobile .big-text {
	font-size: 24px;
}

.mobile .main-block-text .sec-text {
	font-size: 18px;
}

.mobile .first-advantage-block {
	float: none;
	text-align: center;
	height: auto;
	display: block;
}

.mobile .second-advantage-block {
	height: auto;
	width: auto;
	margin-left: auto;
	margin-top: 15px;
}

.mobile .second-advantage-block br {
	display: none;
}

.mobile .capsule-container .col-sm-12 {
	float: left;
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.mobile .capsule:nth-child(2) {
	margin: 0 0 20px;
	border-color: #4d629a;
}

.mobile .director-info ul {
	list-style: none;
	padding: 0;
}

.mobile .inno-digital ol {
	list-style-type: decimal;
	padding-inline-start: 20px;
}

.mobile .btn.btn-blue.inno-digital-button {
	white-space: normal;
	box-shadow: 0.4em 0.4em 5px rgba(122, 122, 122, 0.5);
}

.mobile .director-headline {
	font-size: 18px;
}

.mobile ul.director {
	padding: 0;
	list-style: none;
	margin-top: 15px;
}

.mobile .events .item img.director-photo {
	width: 45%;
}
/*******************************/

.inno-digital ol {
	list-style-type: decimal;
}
.inno-digital ol li {
	margin-left: 5px;
}
.main-background-text {
	font-size: 36px;
	font-weight: 900;
	color: #fff;
	text-align: right;
}
.main-background-text p:first-child {
	margin-left: calc(100% - 410px);
	padding-top: 6%;
}
/* .event-content.main-bg {
	background-image: url(/img/inno_digital/background-inno-digital.png);
} */
.text-italic {
	font-style: italic;
}
.main-block-text {
	color: #12758c;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 900;
	width: 400px;
}
.main-block-text .sec-text {
	font-size: 24px;
}
.big-text {
	font-size: 50px;
	text-align: justify;
}
.simple-text {
	font-size: 15px;
}
.inno-digital {
	list-style: disc;
}
.inno-digital li {
	margin-bottom: 10px;
}
.banner-block {
	margin-top: 20px;
}
.first-advantage-block {
	color: #fff;
	font-size: 20px;
	background-color: #12758c;
	display: inline-block;
	float: left;
	padding: 0 25px;
	height: 80px;
	line-height: 80px;
}
.first-advantage-block span {
	font-size: 40px;
	font-weight: 900;
}
.second-advantage-block {
	display: inline-flex;
	background: #1db4b5;
	height: 80px;
	width: calc(100% - 245px);
	margin-left: 20px;
	color: #fff;
	align-items: center;
}
.second-advantage-block p {
	margin: 0;
	padding: 18px 25px;
}
.img-tabs {
	text-align: center;
}
.img-tabs img {
	width: 50%;
}
.capsule {
	position: relative;
	border: 3px solid #1cb4b5;
	border-radius: 4px;
	margin-bottom: 20px;
}
.capsule::before {
	position: absolute;
	top: -0.7em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-size: 16px;
	font-weight: bold;
	background: #fefefe;
	counter-increment: li;
}

.capsule:nth-child(1)::before {
	content: "Отсек RD Long";
}
.capsule:nth-child(2)::before {
	content: "Отсек RD Long";
}
.capsule:nth-child(3)::before {
	content: "Отсек ND (Narrow Direct)";
}
.capsule-second:nth-child(1)::before {
	content: "Отсек SL (Sinuslift)";
}
.capsule-second:nth-child(2)::before {
	content: "Отсек FIX";
}
.capsule-container .col-md-4 {
	width: 32%;
}
.capsule-container .col-md-6 {
	width: 49%;
}
.first-in-capsule {
	margin-top: 15px;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	clip: rect(0 0 0 0);
	overflow: hidden;
}
.events .item img.director-photo {
	width: 15%;
}
.events .director-info {
	font-size: 15px;
}
.events .director-info h3 {
	font-weight: bold;
}
.director-info ul {
	margin-top: 10px;
}
.director-info li img {
	margin-right: 10px;
}
.span_wrapper {
	display: inline-flex;
}
.span_wrapper span {
	margin: auto;
}
.span_wrapper a,
.span_wrapper a:hover {
	text-decoration: none;
	color: #000;
}
.button-container {
	text-align: center;
	margin-bottom: 20px;
}
.events .inno-digital-button {
	color: #fff;
	text-align: center;
	margin: 5px 10px;
	text-decoration: none;
	line-height: 1.2;
	color: #fff;
}
@media (min-width: 768px) {
	.events .inno-digital-button {
		margin: 10px;
	}
}
.inno-digital-button:hover {
	text-decoration: none;
	color: #fff;
}

.other-sections {
	font-size: 28px;
	color: #12758c;
	font-weight: bold;
}

.center.director-headline span {
	font-size: 15px;
}

.actual-info {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}
h3.center.other-sections {
	margin-top: 90px !important;
}
.digital--subtext {
	color: #606060;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.capsule {font-size: 14px;line-height: 20px}

.row.capsule-container {gap:14px;justify-content: space-between}

.capsule-desktop {
	display: none;
}

.capsule-mobile {
	display: block;
}
@media (min-width: 768px) {
	.capsule-desktop {
		display: block;
	}
	.capsule-mobile {
		display: none;
	}
}

.actual-info a,
.digital--subtext a{color:#1cb4b5}

.capsule__details {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
	padding: 12px;
	border: 2px solid #1cb4b5;
	border-radius: 4px;
}
.details {
	transition: all 0.4s ease;
}
.details__summary {
	position: relative;
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px 72px 8px 12px;
	border-radius: 16px;
	background: rgba(7, 38, 38, 0.03);
	color: #072626;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	cursor: pointer;
	transition: all 0.4s ease;
}
.details__summary::-webkit-details-marker {
	display: none;
}
.details__summary:after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	border-radius: 10px;
	background: rgba(4, 154, 155, 0.1);
	transition: all 0.4s ease;
	transform: translateY(-50%);
}
.details__content {
	padding: 16px;
	border-radius: 16px;
	border: 1px solid rgba(7, 38, 38, 0.2);
	background: rgba(7, 38, 38, 0.03);
	color: #072626;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.details[open] .details__summary {
	margin-bottom: 12px;
}
.details[open] .details__summary::after {
	content: "-";
}

.swiper-digital .swiper-slide {
	width: 100% !important;
}
.swiper-digital .swiper-slide picture {
	width: 100%;
}

.swiper-digital .swiper-pagination {
	bottom: 18px;
}
.swiper-digital .swiper-pagination-bullet {
	opacity: 0.6;
	background-color: #fff !important;
}
@media (max-width: 622px) {
	.events .container {
		max-width: none;
		padding: 10px;
		padding-top: 0;
	}

	.swiper-digital .swiper-pagination {
		bottom: 25px;
	}
}

body .content ul {padding-left: 0}
.simple-text {margin-top: 40px}
.banner-block {display: flex;gap:20px;flex-wrap: unset}

.btn {
	display: inline-block;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #1db4b5;
	font-weight: bold;
	border-radius: 5px;
}

body ol {
	list-style: none;
	counter-reset: li;

}
body ol > li:before {
	counter-increment: li;
	content: counters(li,".") ". ";
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-weight: 600;
}
body ol > li > ol {padding-left: 30px}
body ol > li > ul {padding-left: 30px}

@media (max-width: 767px) {
	.banner-block {flex-wrap: wrap;gap:0;}
	.banner-block > div{width:100%}
	.second-advantage-block {margin-left: 0}
	body  .container {max-width:100%;padding:0 16px;}
}

ul.circle li:before {content: '';width:6px;height: 6px;border-radius: 50%;background-color: #000;display: inline-block;margin-right: 7px;transform: translateY(-2px)}

.swiper-container {
	overflow: hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 480px) {
	.swiper-container {
		min-height: 320px;
	}
}
.swiper-container-wrapper {
	display: flex;
	flex-flow: column nowrap;
	height: auto;
	width: 100%;
	margin-bottom: 80px;
	margin-top: 60px;
}

.swiper-container-wrapper * {box-sizing: border-box;}

@media (min-width: 480px) {
	.swiper-container-wrapper {
		flex-flow: row nowrap;
	}
}

.swiper-button-next, .swiper-button-prev {
	color: #000;
}

.swiper-slide {
	text-align: center;
	background-size: cover;
	background-position: center;
	background-color: #fff;
	/* Center slide text vertically */
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	/* Slide content */
}
.swiper-slide .description,
.swiper-slide .title {
	display: block;
	opacity: 0;
	transition: 0.5s ease 0.5s;
}
.swiper-slide-active .description,
.swiper-slide-active .title {
	opacity: 1;
}
.swiper-slide-active .title {
	margin-bottom: 0.5rem;
	font-size: 24px;
	color: #000;
	transition: opacity 0.5s ease 0.5s;
}
.swiper-slide-active .description {
	font-size: 16px;
	color: #777;
	transition: opacity 0.5s ease 0.75s;
}

.gallery-top {
	position: relative;
	width: 100%;
	height: 320px;
}
@media (min-width: 550px) {
	.gallery-top {
		width: 80%;
		height: 500px;
		margin-right: 10px;
	}
}

.gallery-thumbs {
	width: 100%;
	height: 320px;
	padding-top: 10px;
}
@media (min-width: 550px) {
	.gallery-thumbs {
		width: 20%;
		height: 500px;
		padding: 0;
	}
}
.gallery-thumbs .swiper-wrapper {
	flex-direction: row;
}
@media (min-width: 550px) {
	.gallery-thumbs .swiper-wrapper {
		flex-direction: column;
	}
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	flex-flow: row nowrap;
	height: 100%;
	opacity: 0.75;
	cursor: pointer;
	overflow: hidden;
}
@media (min-width: 550px) {
	.gallery-thumbs .swiper-slide {
		flex-flow: column nowrap;
		width: 100%;
	}
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.gallery-top .swiper-pagination-bullet-active {background: var(--main)}
.gallery-top picture, .gallery-thumbs picture, .swiper-digital .swiper-slide picture img{	width: 100%;
	max-height: 100%;
	object-fit: cover;
	object-position: center;
	height: 100%;}

@media all and (max-width: 1280px) {
	.swiper-container-wrapper {margin-bottom: 40px;margin-top: 40px;}
}

@media all and (max-width: 1024px) {
	.second-advantage-block {height: auto}
	h3.center.other-sections {margin-top: 40px !important;}
}

@media all and (max-width: 550px) {
	.gallery-thumbs {display:  none !important;}
}