.t-submit {
    font-family: 'Lato',Arial,sans-serif !important;
    text-align: center;
    height: 50px;
    border: 0 none;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}


@media (min-width: 1100px) {
.t814__btn-container {
    width: 100%;
    margin-top: -28px;
}}

.t400__text {
    height: 0px;
}



.t400__submit_size_sm {
    height: 18px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Lato, Arial, sans-serif !important;
    padding: 0px 2px;
    border-bottom: 1px solid #000000;
    font-weight: normal;
    padding-bottom: 5px;
}

.t843__content .t-btn
 {
    margin-top: 21px !important;
    font-size: 14px;
    font-family: Lato,  Arial, sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    background: rgb(239, 70, 88);
    -webkit-animation-name: 'play_down';
    -moz-animation-name: 'play_up';
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    box-shadow: 0 0 0 3px rgb(239, 70, 88);
    height: 40px;
    border: 0 none;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.table100-body td {
    padding: 16px;
}
.table100.ver1 th {
    font-size: 20px;
    color: #000;
    line-height: 20px;
    padding-bottom: 11px;
    padding-top: 10px;
    width: 9%;
    border: 1px solid #cecece;
    background: #cecece;
}
.table100.ver1 td {
    line-height: 1.4;
    border: 1px solid #cecece;
}
.table100.ver1 {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid #cecece;
}

.t-descr_sm {
    font-size: 20px;
    line-height: 1.55;
}

.t-text_xs {
    font-size: 15px;
    line-height: 1.3;
}




.text16px
{
    font-size: 16px !important;
    font-family: 'Lato',Arial,sans-serif;
    line-height: 1.3;
}

.knopkawhite
{font-size: 14px;
    color: #fff !important;
}
.knopkawhite:hover {
	padding-bottom: 1px;
 border-bottom: 1px #ffffff solid;
	color: #ffffff !important;
}



.knopkavers2
{
    font-size: 14px;
    line-height: 18px;
    font-family: Lato, Arial, sans-serif;
    color: #000 !important;
}
.knopkavers2:hover {
	padding-bottom: 1px;
 border-bottom: 1px #7699BA solid;
	color: #7699BA !important;
}


.buttonzaiv{
    border-radius: 3px;
    font-family: Lato, Arial, sans-serif;
    font-weight: 600 !important;
    padding: 12px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: rgb(239, 70, 88);
    color: #ffffff;
    -webkit-animation-name: 'play_down';
    -moz-animation-name: 'play_up';
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    box-shadow: 0 0 0 3px rgb(239, 70, 88);
    cursor: pointer;
    cursor: pointer;
}

@keyframes  play_top {

	0% 
	{
		-webkit-box-shadow: 0 0 rgba(239, 70, 88,.6);
		-moz-box-shadow: 0 0 rgba(239, 70, 88,.6);
		box-shadow: 0 0 rgba(239, 70, 88,.6);
	}
	to 
	{
		-webkit-box-shadow: 0 0 0 20px rgba(239, 70, 88,0);
		-moz-box-shadow: 0 0 0 20px rgba(239, 70, 88,0);
		box-shadow: 0 0 0 20px rgba(239, 70, 88,0);
	}   

}

@keyframes  play_down {

	0% 
	{
		-webkit-box-shadow: 0 0 rgba(239, 70, 88,.6);
		-moz-box-shadow: 0 0 rgba(239, 70, 88,.6);
		box-shadow: 0 0 rgba(239, 70, 88,.6); 
	}
	to 
	{
		-webkit-box-shadow: 0 0 0 20px rgba(239, 70, 88,0);
		-moz-box-shadow: 0 0 0 20px rgba(239, 70, 88,0);
		box-shadow: 0 0 0 20px rgba(239, 70, 88,0);  
	}

}


.video-play-buttonmob  {
    position: relative;
    box-sizing: content-box;
    display: block;
    width: 5px;
    height: 16px;
    background: #7699BA;
    border-radius: 50%;
    padding: 12px 20px 17px 21px;
}

.video-play-buttonmob:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 44px;
    height: 44px;
    background: #7699BA;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
} 
.video-play-buttonmob:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 40px;
    height: 40px;
    background: #7699BA;
    border-radius: 50%;
    transition: all 900ms;
}

.video-play-buttonmob:hover:after {
  background-color: darken(#7699BA, 10%);
}
.video-play-buttonmob img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-buttonmob span {
   display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 16px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    margin-left: -2px;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}


.video-play-button {
    position: relative;
    box-sizing: content-box;
    display: block;
    width: 17px;
    height: 27px;
    background: #7699BA;
    border-radius: 50%;
    padding: 17px 20px 17px 25px;
}

.

.video-play-button:hover:after {
  background-color: darken(#7699BA, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 19px solid #fff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}



@media (max-width: 960px){
.t814__btn-wrapper {
    margin-top: -18px;
}}







.t-descr {
    font-family: 'Lato',Arial,sans-serif;
    line-height: 1.3;
}


.fixed {
 position: fixed;
 width: 100%;
 top: 0px;
 z-index: 9999;
 transform: translateY(-100%);
 transition:all 0.3s cubic-bezier(0, 0, 0.8, 1.0);
}
.fonmenu{
 background:#000000;
 transform: translateY(0%);
}

.video-feedback {
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    }

.video-feedback--scroll-container {
    width: fit-content;
    height: 100%;
    box-sizing: content-box;
    overflow: hidden;
    scroll-behavior: smooth;
}

.video-feedback--scroll-container::-webkit-scrollbar {
    display: none;
}

.video-feedback--icon {
    position: absolute;
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: left 0.6s ease-out, right 0.6s ease-out, background-color 0.3s;
    z-index: 1;
}

.video-feedback--icon svg {
    fill: currentColor;
    color: white;
    pointer-events: none;
}

.video-feedback--icon-left {
left: 10px;
}

.video-feedback--icon-left[data-first='true'],
.video-feedback--icon-left:hover {
left: 0;
}

.video-feedback--icon-left[data-first='true'],
.video-feedback--icon-right[data-last='true'] {
cursor: unset;
background-color: rgba(0, 0, 0, 0.2);
}

.video-feedback--icon-right {
right: 10px;
}

.video-feedback--icon-right[data-last='true'],
.video-feedback--icon-right:hover {
right: 0;
}

.video-feedback--container {
position: relative;
display: flex;
align-items: center;
width: fit-content;
}

.video-feedback-item {
display: flex;
box-sizing: content-box;
transition: transform 0.3s;
overflow: hidden;
position: relative;
cursor: pointer;
z-index: 0;
}

.video-feedback-item .video-feedback--play-icon {
width: 50px;
height: 50px;
transition: transform 0.3s ease-out;
}

.video-feedback-item .video-feedback--play-icon svg {
width: 100%;
height: 100%;
}

.video-feedback-item[data-active='true'] {
z-index: 2;
}

.video-feedback-item[data-active='true'] .video-feedback--controls {
    opacity: 0;
}

.video-feedback-item[data-active='true'] .video-feedback--play-icon {
transform: scale(1.4);
}

.video-feedback-item[data-active='true'] .video-feedback--text {
opacity: 0;
}

video {
width: 100%;
border-radius: 6px;
object-fit: cover;
}

.video-feedback--controls {
opacity: 1;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.2);
border-radius: 6px;
transition: opacity 0.3s;
}

.video-feedback--text {
position: absolute;
color: white;
box-sizing: border-box;
height: fit-content;
border-radius: 6px 6px 0 0;
opacity: 1;
transition: opacity 0.3s;
padding: 10px 15px;
background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
line-height: 24px;

font-family: sans-serif;
z-index: 1;
}

.video-feedback--title {
display: block;
font-size: 14px;
}

.video-feedback--subtitle {
display: block;
font-size: 18px;
font-weight: 700;
} 


