

	#main .limiter {
max-width: 100%;
margin: 0;
padding: 0;
}

#breadcrumbs {
		display:none;
}

.product {
	width: 240px;
	min-width: 240px;
	float: none;
}

.t688__inner-col {
  opacity: 0;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

.animation {
  animation: ani 1s forwards;
  animation-delay: 0.5s;
}

@keyframes ani {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.t-animate {
	visibility: none;
	opacity: 0;
}

.animation_t {
  animation: slideInUp 1s forwards;
  animation-delay: 0.5s;
}

@keyframes slideInUp {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
	opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}

.wrapper {
    position: relative; padding-top: 150px; padding-bottom: 150px; background-color: #f0f0f0;
}

#top_main {
width: 100%;
min-height: 100vh;
background: url(bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
text-align: center;
vertical-align: middle;
background-attachment: fixed;
position: relative;
overflow: hidden;
}

.t182_header {
    text-transform: uppercase;
    font-size: 14vw;
    opacity: 0.8;
    -webkit-filter: blur(3px);
    filter: blur(3px);
}

#top_video {
width: 100%;
min-height: 100vh;
text-align: center;
vertical-align: middle;
position: relative;
overflow: hidden;
}

.t-cover {
    background-color: #000;
    overflow: hidden;
}

.t-cover, .t-cover__carrier {
    height: auto;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-attachment: fixed;
}

.t-cover__filter {
    height: 700px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.t-cover__wrapper {
    height: 700px;
    display: table-cell;
    vertical-align: middle;
    width: 1200px;
}

.t-container {
		/*position: absolute;*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 1200px;
        padding: 0;
}

.t-container_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.t-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
}

.t820__textwrapper {
    padding-left: 10px;
}

.t-valign_top {
    vertical-align: top;
}

.t-valign_top img {
		/*margin-top: 20px;*/
}

.t-card__title a {
    color: #ff9601;
text-decoration: none;
}

.t-card__title p {
    color: #ff9601;
	margin: 0;
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35;
margin-bottom: 10px;
}

.t688__textwrapper {
	width: 100%;
}

#allrecords ul.t820__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.t820__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
	padding: 0;
	gap: 10px;
}

.t408__wrapper {
    padding: 50px 0;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.t408__textwrapper {
    box-sizing: border-box;
    margin: 20px auto 50px;
    padding: 0 20px;
}

.t408__uptitle, .t408__title, .t408__descr {
    color: #fff;
}

.t-title_md {
    font-size: 52px;
    line-height: 1.23;
}


.t408__img {
    width: 80px;
    height: 80px;
	filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.3));
}

.t408__blockswrapper .t408__title {
    margin-top: 20px;
}

.t408__uptitle, .t408__title, .t408__descr {
    color: #fff;
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35;
margin-top: 20px;
}

.t-name {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 600;
}

.t408__blockswrapper .t408__descr {
    margin-top: 18px;
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}

.t-descr {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
}

.t408__blockswrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.t182__title {
    padding: 24px 0 24px 0;
    letter-spacing: 12px;
    color: #ede0c1;
}

.t820 .t-list__item {
    margin-top: 55px;
margin-right: auto;
    margin-left: auto;
}

.t-col_6 {
    max-width: 560px;
}



.t688__row {
display: flex;
}

.t182__descr {
    padding: 15px 0 30px 0;
    color: #fff;
    font-size: 40px;
    line-height: 1.55;
    opacity: 0.6;
}


    .t-col_4 {
        max-width: 300px;
    }

.t-col {
        /*display: inline;
        float: left;
        margin-left: 10px;
        margin-right: 10px;*/
        width: 100%;
    }

li.t-col {
        width: 80%;
    }

.t688__inner-col {
    position: relative;
    height: inherit;
    /*overflow: hidden;*/
    display: flex;
    background-color: #fff;
margin-bottom:40px;
}

.t688__img-wrapper {
    position: relative;
    display: block;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    min-width: 400px;
min-height: 500px;
}

.t688__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.t688__img-separator {
    padding-top: 70%;
}

.t688__textwrapper {
    position: relative;
    display: block;
    padding: 30px;
    background: #fff;
}

.t408__col{
min-width: 150px;
}

.t-section__title {
    margin-bottom: 40px;
text-align: center;
}

.t-section__descr {
    margin-bottom: 90px;
text-align: center;
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto;
}

.t-title_xs {
        font-size: 38px;
line-height: 1.23;
}

#rec64185436 .t-section__title {
    margin-bottom: 40px;
}

#rec64185436 .t-section__descr {
    margin-bottom: 90px;
}

.t-section__descr {
    max-width: 560px;
}

    .t-descr_xl {
        font-size: 22px;
    }

.cButton {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    line-height: 50px;
    margin-top: 24px;
    padding: 0 24px;
    color: #ffffff;
    height: 50px;
background-color: #ff9601;
}

.cButton:hover {
background-color: #ffa800;
text-decoration: none;
color: #f0f0f0;
}

.cButton:focus {
background-color: #ffa800;
text-decoration: none;
color: #f0f0f0;
}

.cButton {
    font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
    filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.3));
        position: relative;
    }
    .cButton:active {
        position: relative;
        top: 1px;
        left: 1px;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        height: 0;
      }
      .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }

@media screen and (max-width: 720px) {
        .t182_header {
            /*font-size: 72px;*/
        }
        .t408__blockswrapper {
            flex-wrap: wrap;
        }
}

@media screen and (max-width: 520px) {

        .product {
            width: 300px;
            min-width: 300px;
            float: none;
        }

        .wrapper {
            padding-bottom: 0;
        }

        #top_main {
            height: 600px;
            /* min-height: 600px; */
            background-image: url(bg_mob.jpg);
            background-attachment: scroll;
        }

        #top_video {
            width: 100%;
            min-height: 200px;
        }

        .t-cover, .t-cover__carrier {
            background-attachment: scroll;
        }

        .t182_header {
            font-size: 20vw;
            -webkit-filter: blur(2px);
            filter: blur(2px);
        }

        .t182__title {
            letter-spacing: 2px;
        }

        .t182__descr {
            font-size: 24px;
        }

        .t688__inner-col {
            flex-wrap: wrap;
        }
        .t688__img-wrapper {
            width: 100%;
            min-width: 300px;
        }

        #carouselFade {
            max-height: 350px;
        }

}
