.md {
  max-width: 1240px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1200px) {
  .p-tnvd-main {
    background-image: url(../../images/tnvd/main-bg.jpg);
  }
  .p-tnvd-form1 {
    background-image: url(../../images/tnvd/form1-bg.jpg);
  }
  .p-tnvd-form2 {
    background-image: url(../../images/tnvd/form2-bg.png);
  }
  .p-tnvd-form3 {
    background-image: url(../../images/tnvd/form3-bg.png);
  }
  .p-tnvd-numbers {
    background-image: url(../../images/tnvd/numbers-bg.png);
  }
  .p-tnvd-step {
    background-image: url(../../images/tnvd/step-total.jpg);
  }
  .p-tnvd-video {
    background-image: url(../../images/tnvd/video-bg.png);
  }
  .p-tnvd-team {
    background-image: url(../../images/tnvd/team-bg.jpg);
  }
  .p-tnvd-info {
    background-image: url(../../images/tnvd/info-bg.png);
  }
  .p-tnvd-reviews {
    background-image: url(../../images/tnvd/reviews-bg.png);
  }
}
.p-tnvd * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
.p-tnvd img {
  vertical-align: middle;
}
.p-tnvd button,
.p-tnvd input {
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.p-tnvd-main {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 140px;
  min-height: 1069px;
  max-height: 1290px;
  height: 67.1875vw;
}
.p-tnvd-main .md {
  position: relative;
  color: #fff;
}
.p-tnvd-main h2 {
  line-height: 1.24;
  font-size: 84px;
  font-weight: normal;
  font-family: 'Geometria-Heavy';
  text-transform: uppercase;
  margin-bottom: 55px;
}
.p-tnvd-main h1 {
line-height: 0.90;
  font-size: 80px;
  font-weight: normal;
  font-family: 'Geometria-Heavy';
  text-transform: uppercase;
  margin-bottom: 260px;
  color: #fff;
}


.p-tnvd-main h2 .ti1 {
  display: block;
  font-size: 73px;
}
.p-tnvd-main h2 .ti2 {
  display: block;
  font-size: 66px;
}
.p-tnvd-main h3 {
  line-height: 1.2;
  font-size: 45px;
  font-weight: normal;
  font-family: 'Geometria-Medium';
  margin-bottom: 40px;
}
.p-tnvd-main .t1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  font-size: 22px;
  font-weight: normal;
  font-family: 'Geometria-Heavy';
  text-transform: uppercase;
  margin-bottom: 140px;
}
.p-tnvd-main .t1:after {
  content: '';
  display: block;
  width: 140px;
  height: 42px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 40px;
  background-image: url(../../images/tnvd/ar.png);
}
.p-tnvd-main p {
  text-align: center;
  line-height: 1.2;
  font-size: 30px;
  font-weight: normal;
  font-family: 'Geometria-ExtraBold';
}
.p-tnvd-main p span {
  text-decoration: underline;
}
.p-tnvd-main .video-box {
  position: absolute;
  right: 20px;
  top: 300px;
  width: 602px;
  height: 339px;
}
.p-tnvd-main .video-box-label {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-tnvd-main .video-box-label div {
  margin: auto;
  text-align: center;
}
.p-tnvd-main .video-box-label .icon {
  display: block;
  width: 97px;
  height: 97px;
  background-image: url(../../images/tnvd/play.png);
  margin: auto;
}
.p-tnvd-main .video-box-label .text {
  display: block;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Geometria-Medium';
  margin-top: 10px;
}
.p-tnvd-main .video-box:hover .video-box-label {
  display: none;
}
.p-tnvd-title {
  position: relative;
}
.p-tnvd-title .wrap {
  overflow: hidden;
  max-width: 1240px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.p-tnvd-title h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0;
  color: #000;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
}
.p-tnvd-title:before {
  content: '';
  height: 100%;
  width: calc((100% - 1160px)/2);
  width: -webkit-calc((100% - 1160px)/2);
  width: -o-calc((100% - 1160px)/2);
  position: absolute;
  top: 0;
  background-color: red;
}
.p-tnvd-title_left:before {
  left: -20px;
  background-color: #cf1c25;
}
.p-tnvd-title_left h2 span {
  color: #fff;
  margin-right: 10px;
  background-color: #cf1c25;
}
.p-tnvd-title_right:before {
  right: -20px;
  background-color: #fff;
}
.p-tnvd-title_right h2 {
  float: right;
  color: #fff;
}
.p-tnvd-title_right h2 span {
  margin-left: 10px;
  color: #000;
  background-color: #fff;
}
.p-tnvd .p-tnvd-cause {
  margin-bottom: 100px;
}
.p-tnvd .cause-sl {
  color: #000;
}
.p-tnvd .cause-sl-wrap {
  position: relative;
  margin-top: 130px;
}
.p-tnvd .cause-sl-box {
  position: relative;
  width: 640px;
  height: 404px;
  padding: 40px 40px 40px 160px;
  border: 3px solid #cf1c25;
  margin: 0 80px;
}
.p-tnvd .cause-sl figure {
  margin: 0;
  position: absolute;
  top: 70px;
  left: -130px;
}
.p-tnvd .cause-sl .t1 {
  display: block;
  font-size: 24px;
  line-height: 1.24;
  font-weight: normal;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-bottom: 25px;
}
.p-tnvd .cause-sl .t2 {
  display: block;
  font-size: 21px;
  line-height: 26px;
  font-weight: normal;
  font-family: 'Geometria-Medium';
}
.p-tnvd .cause-sl a {
  position: absolute;
  left: 160px;
  bottom: 40px;
  color: #000;
  font-size: 21px;
  line-height: 1;
  font-weight: normal;
  font-family: 'Geometria-Medium';
}
.p-tnvd .cause-sl-arrows {
  position: absolute;
  width: 815px;
  top: 0;
  left: 50%;
  margin-left: -420px;
}
.p-tnvd .cause-sl-arrows > div {
  position: absolute;
  width: 45px;
  height: 57px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.p-tnvd .cause-sl-arrows .prev {
  bottom: -404px;
  left: 0;
  background-image: url(../../images/tnvd/cause-prev.png);
}
.p-tnvd .cause-sl-arrows .next {
  top: 0;
  right: 0;
  background-image: url(../../images/tnvd/cause-next.png);
}
.p-tnvd ul {
  list-style: none;
}
.p-tnvd-form1 {
  position: relative;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -20px;
  margin-right: -20px;
}
.p-tnvd-form1 .md {
  min-height: 915px;
  height: 56.77083333vw;
  max-height: 1090px;
  position: relative;
}
.p-tnvd-form1 .pform-box {
  position: absolute;
  top: 14vw;
  right: 0;
}
.p-tnvd-form1 .bg {
  position: absolute;
  top: 44px;
  left: -100px;
}
.p-tnvd .pform-box {
  text-align: center;
  color: #fff;
}
.p-tnvd .pform-box .title span {
  font-size: 36px;
  line-height: 1.24;
  display: block;
  font-family: 'Geometria-Heavy';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
}
.p-tnvd .pform-box .title:after {
  content: '';
  display: block;
  width: 63px;
  height: 47px;
  margin: 10px auto 15px auto;
  background-image: url(../../images/tnvd/farrow.png);
}
.p-tnvd .pform-box .t1 {
  display: block;
  font-size: 28px;
  line-height: 1.24;
  font-family: 'Geometria-Heavy';
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.p-tnvd .pform-box .t2 {
  display: block;
  font-size: 21px;
  line-height: 1.24;
  font-family: 'Geometria-Bold';
  font-weight: normal;
  margin-bottom: 30px;
}
.p-tnvd .pform-box input {
  display: block;
  width: 100%;
  height: 50px;
  color: #000;
  font-size: 21px;
  font-weight: normal;
  font-family: 'Geometria-Bold';
  background-color: #fff;
  padding: 0 20px;
  border: 2px solid #fff;
}
.p-tnvd .pform-box input::-webkit-input-placeholder {
  color: #000000;
}
.p-tnvd .pform-box input::-moz-placeholder {
  color: #000000;
}
.p-tnvd .pform-box input:-ms-input-placeholder {
  color: #000000;
}
.p-tnvd .pform-box input:-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.p-tnvd .pform-box input.error {
  border-color: rgba(255, 0, 0, 0.75);
}
.p-tnvd .pform-box button[type="submit"] {
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 21px;
  font-weight: normal;
  font-family: 'Geometria-Bold';
  background-color: #cf1c25;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.p-tnvd .pform-box button[type="submit"]:hover {
  background-color: #e43a42;
}
.p-tnvd .pform-box ul {
  width: 400px;
  margin: auto;
  padding: 0;
}
.p-tnvd .pform-box ul li {
  margin-bottom: 10px;
}
.p-tnvd .pform-box ul li.submit {
  margin-top: 20px;
  margin-bottom: 0;
}
.p-tnvd-advantage {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
}
.p-tnvd-advantage .md {
  padding-top: 140px;
  position: relative;
  height: 1127px;
  z-index: 2;
}
.p-tnvd-advantage ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}
.p-tnvd-advantage ul li {
  width: 33.33%;
  text-align: center;
  color: #000000;
  margin-bottom: 90px;
}
.p-tnvd-advantage ul li img {
  display: block;
  margin: auto;
}
.p-tnvd-advantage ul li .t1 {
  display: block;
  font-size: 24px;
  line-height: 1.2;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Geometria-Bold';
  margin-top: 40px;
  margin-bottom: 20px;
}
.p-tnvd-advantage ul li p {
  font-size: 21px;
  line-height: 1.33;
  font-weight: normal;
  font-family: 'Geometria-Medium';
}
.p-tnvd-advantage .icon1 {
  position: absolute;
  left: 731px;
  top: 0;
  width: 59px;
  height: 58px;
  background-image: url(../../images/tnvd/advantage-el1.png);
  z-index: -1;
}
.p-tnvd-advantage .icon2 {
  position: absolute;
  left: 815px;
  top: -70px;
  width: 57px;
  height: 63px;
  background-image: url(../../images/tnvd/advantage-el2.png);
  z-index: -1;
}
.p-tnvd-advantage .icon3 {
  position: absolute;
  right: -340px;
  top: -22px;
  width: 440px;
  height: 756px;
  background-image: url(../../images/tnvd/advantage-el3.png);
  z-index: -1;
}
.p-tnvd-advantage .icon4 {
  position: absolute;
  left: -330px;
  bottom: 0;
  width: 347px;
  height: 609px;
  background-image: url(../../images/tnvd/advantage-el4.png);
  z-index: -1;
}
.p-tnvd-advantage .icon6 {
  position: absolute;
  left: -125px;
  bottom: 50px;
  width: 269px;
  height: 113px;
  background-image: url(../../images/tnvd/advantage-el6.png);
  z-index: -1;
}
.p-tnvd-numbers {
  position: relative;
  min-height: 1003px;
  max-height: 1205px;
  height: 62.76041667vw;
  margin-top: -165px;
  padding-top: 165px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -20px;
  margin-right: -20px;
  z-index: 2;
}
.p-tnvd-numbers ul {
  padding: 0;
  margin-top: 13.02083333vw;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.p-tnvd-numbers ul li {
  width: 33.333%;
}
.p-tnvd-numbers p {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-top: 30px;
}
.p-tnvd-numbers .box {
  width: 222px;
  height: 191px;
  border: 4px solid #fff;
  border-top: 0;
  margin: auto;
  padding-top: 28px;
  position: relative;
}
.p-tnvd-numbers .box img {
  display: block;
  margin: auto;
}
.p-tnvd-numbers .box span {
  position: absolute;
  top: -55px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 72px;
  line-height: 1;
  font-family: 'Geometria-ExtraBold';
}
.p-tnvd-numbers .box span:before,
.p-tnvd-numbers .box span:after {
  content: '';
  height: 4px;
  background-color: #fff;
  position: absolute;
  bottom: 13px;
}
.p-tnvd-numbers .box1 span:before {
  width: 53px;
  left: 0;
}
.p-tnvd-numbers .box1 span:after {
  width: 45px;
  right: 0;
}
.p-tnvd-numbers .box2 span:before {
  width: 53px;
  left: 0;
}
.p-tnvd-numbers .box2 span:after {
  width: 55px;
  right: 0;
}
.p-tnvd-numbers .box3 span:before {
  width: 15px;
  left: 0;
}
.p-tnvd-numbers .box3 span:after {
  width: 20px;
  right: 0;
}
.p-tnvd-step {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -170px;
  background-repeat: repeat;
  background-position: center;
  padding-top: 170px;
  position: relative;
}
.p-tnvd-step .md {
  position: relative;
  height: 1000px;
  z-index: 2;
}
.p-tnvd-step .icon1 {
  position: absolute;
  top: 200px;
  right: 356px;
  width: 59px;
  height: 58px;
  background-image: url(../../images/tnvd/advantage-el1.png);
  z-index: -1;
}
.p-tnvd-step .icon2 {
  position: absolute;
  top: 400px;
  right: 180px;
  width: 57px;
  height: 63px;
  background-image: url(../../images/tnvd/advantage-el2.png);
  z-index: -1;
}
.p-tnvd-step .icon3 {
  position: absolute;
  top: 20px;
  left: -509px;
  width: 509px;
  height: 760px;
  background-image: url(../../images/tnvd/step-icon3.png);
  z-index: -1;
}
.p-tnvd-step .icon4 {
  position: absolute;
  bottom: -130px;
  right: -146px;
  width: 423px;
  height: 866px;
  background-image: url(../../images/tnvd/hand.png);
  z-index: 2;
}
.p-tnvd-step .icon5 {
  position: absolute;
  top: -150px;
  right: -680px;
  width: 715px;
  height: 608px;
  background-image: url(../../images/tnvd/step-icon5.png);
  z-index: -1;
}
.p-tnvd-step .icon6 {
  position: absolute;
  bottom: 50px;
  left: 80px;
  width: 57px;
  height: 63px;
  background-image: url(../../images/tnvd/advantage-el2.png);
  z-index: -1;
}
.p-tnvd .step-sl {
  width: 815px;
  height: 597px;
  margin-top: 43px;
  margin-left: 87px;
  background-color: #cf1c25;
}
.p-tnvd .step-sl-wrap {
  width: 1015px;
  height: 713px;
  margin: 135px auto 0 auto;
  position: relative;
  overflow: hidden;
  background-image: url(../../images/tnvd/tables.png);
}
.p-tnvd .step-sl .df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.p-tnvd .step-sl .df > div {
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.p-tnvd .step-sl .bg {
  position: relative;
  height: 100%;
}
.p-tnvd .step-sl .bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.p-tnvd .step-sl .slick-list,
.p-tnvd .step-sl slick-track {
  position: relative;
  height: 100%;
}
.p-tnvd .step-sl .text {
  padding: 40px 20px 0 50px;
  color: #fff;
}
.p-tnvd .step-sl .text h3 {
  display: table;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 40px;
}
.p-tnvd .step-sl .text h3:before {
  content: '';
  width: calc(100% - 17px);
  width: -webkit-calc(100% - 17px);
  width: -o-calc(100% - 17px);
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 17px;
  bottom: 6px;
}
.p-tnvd .step-sl .text h3 span {
  display: table-cell;
  vertical-align: middle;
}
.p-tnvd .step-sl .text h3 .n {
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
  padding-right: 10px;
  font-family: 'Geometria-Heavy';
}
.p-tnvd .step-sl .text h3 .i {
  font-size: 21px;
  font-weight: normal;
  line-height: 1;
  padding-top: 5px;
  text-transform: uppercase;
  font-family: 'Geometria-Medium';
}
.p-tnvd .step-sl .text .t1 {
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.25;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-bottom: 20px;
}
.p-tnvd .step-sl .text p {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.24;
  font-family: 'Geometria-Medium';
}
.p-tnvd .step-sl-bgs {
  width: 602px;
  height: 388px;
  position: absolute;
  right: 114px;
  bottom: 73px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url(../../images/tnvd/tables-bg.png);
}
.p-tnvd .step-sl-arrows {
  position: absolute;
  right: 190px;
  bottom: 100px;
  width: 269px;
  height: 92px;
}
.p-tnvd .step-sl-arrows > div {
  width: 269px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
}
.p-tnvd .step-sl-arrows > div:hover {
  opacity: .8;
}
.p-tnvd .step-sl-arrows > div span {
  display: block;
  font-size: 21px;
  font-weight: normal;
  line-height: 43px;
  font-family: 'Geometria-Medium';
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.p-tnvd .step-sl-arrows .prev {
  background-image: url(../../images/tnvd/t-prev.png);
}
.p-tnvd .step-sl-arrows .prev span {
  padding-left: 55px;
}
.p-tnvd .step-sl-arrows .next {
  margin-bottom: 5px;
  background-image: url(../../images/tnvd/t-next.png);
}
.p-tnvd .step-sl-arrows .next span {
  padding-left: 30px;
}
.p-tnvd-video {
  margin-left: -20px;
  margin-right: -20px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 190px;
  margin-top: -160px;
  min-height: 828px;
  max-height: 996px;
  height: 51.875vw;
  position: relative;
  z-index: 2;
}
.p-tnvd-video h2 {
  font-size: 28px;
}
.p-tnvd-video .md {
  position: relative;
  height: 100%;
}
.p-tnvd-video-btn {
  display: table;
  margin: 170px auto 0 auto;
  margin-top: 8.85416667vw;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.p-tnvd-video-btn .icon {
  width: 170px;
  height: 195px;
  display: block;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  background-image: url(../../images/tnvd/video-btn.png);
  margin-bottom: 60px;
}
.p-tnvd-video-btn .text {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
}
.p-tnvd-equipment .md {
  position: relative;
  padding-top: 150px;
  padding-bottom: 220px;
  z-index: 2;
}
.p-tnvd-equipment .icon1 {
  position: absolute;
  left: -105px;
  bottom: 0;
  width: 726px;
  height: 1320px;
  background-image: url(../../images/tnvd/equipment-icon1.png);
  z-index: -1;
}
.p-tnvd-equipment .icon2 {
  position: absolute;
  right: -148px;
  top: -100px;
  width: 335px;
  height: 1266px;
  background-image: url(../../images/tnvd/equipment-icon2.png);
  z-index: -1;
}
.p-tnvd .equipment-sl-wrap {
  position: relative;
}
.p-tnvd .equipment-sl-item {
  padding: 4px 0 2px 12px;
}
.p-tnvd .equipment-sl .box {
  width: 377px;
  -webkit-box-shadow: -5px -3px 10px 0px rgba(0, 0, 0, 0.31);
  box-shadow: -5px -3px 10px 0px rgba(0, 0, 0, 0.31);
  height: 786px;
}
.p-tnvd .equipment-sl figure {
  margin: 0;
}
.p-tnvd .equipment-sl figure a {
  display: block;
  position: relative;
  z-index: 2;
}
.p-tnvd .equipment-sl figure img {
  display: block;
}
.p-tnvd .equipment-sl figure .zoom {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.p-tnvd .equipment-sl figure .zoom-c {
  margin: auto;
  display: block;
  text-align: center;
}
.p-tnvd .equipment-sl figure .zoom .icon {
  display: block;
  width: 128px;
  height: 128px;
  background-image: url(../../images/tnvd/zoom.png);
}
.p-tnvd .equipment-sl figure .zoom .t {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-top: 20px;
  text-decoration: underline;
}
.p-tnvd .equipment-sl figure a:hover .zoom {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.p-tnvd .equipment-sl .text {
  height: 410px;
  padding: 25px 20px 91px 20px;
  position: relative;
  color: #000;
  overflow: hidden;
  background: #fff;
}
.p-tnvd .equipment-sl .text .call {
  position: absolute;
  left: 30px;
  bottom: 35px;
  width: 325px;
  height: 56px;
  text-align: center;
  background-color: #cf1c25;
  color: #fff;
  font-size: 24px;
  line-height: 56px;
  font-weight: normal;
  font-family: 'Geometria-Medium';
  text-decoration: none;
}
.p-tnvd .equipment-sl .text .call:hover {
  text-decoration: underline;
}
.p-tnvd .equipment-sl .text .t1 {
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-bottom: 25px;
}
.p-tnvd .equipment-sl .text .t2 {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  font-family: 'Geometria-Medium';
  margin-bottom: 25px;
}
.p-tnvd .equipment-sl .text .read-more {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.2;
  font-family: 'Geometria-Medium';
  text-decoration: underline;
}
.p-tnvd .equipment-sl .text .read-more:hover {
  text-decoration: none;
}
.p-tnvd .equipment-sl-dots {
  margin-top: 40px;
}
.p-tnvd .equipment-sl-dots ul {
  padding: 0;
  text-align: center;
}
.p-tnvd .equipment-sl-dots ul li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  border: 2px solid #cf1c25;
  margin: 0 15px;
}
.p-tnvd .equipment-sl-dots ul li.slick-active {
  background-color: #cf1c25;
}
.p-tnvd .equipment-sl-dots ul li button {
  display: none;
}
.p-tnvd-form2 {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -200px;
  padding-top: 200px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 2;
  min-height: 850px;
  max-height: 1025px;
  height: 53.38541667vw;
}
.p-tnvd-form2 .md {
  position: relative;
  height: 100%;
}
.p-tnvd-form2 .pform-box {
  display: table;
  margin-left: 20px;
  margin-top: 3vw;
}
@media screen and (max-width: 1583px) {
  .p-tnvd-form2 .pform-box {
    margin-top: 60px;
  }
}
.p-tnvd-form2 .pform-box .t1,
.p-tnvd-form2 .pform-box .t2 {
  color: #fff;
}
.p-tnvd-form2 .js-form-submit {
  position: relative;
}
.p-tnvd-form2 .js-form-submit:before {
  content: '';
  position: absolute;
  bottom: -90px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 200px solid transparent;
  border-right: 200px solid transparent;
  border-top: 90px solid #cf1c25;
}
.p-tnvd-form2 .js-form-submit:after {
  content: url(../../images/tnvd/man.png);
  display: block;
  position: absolute;
  top: 55px;
  left: 50%;
  margin-left: -30px;
}
.p-tnvd-form2 .js-form-submit:hover:before {
  border-top-color: #e43a42;
}
@media (max-width: 1200px) {
  .p-tnvd-form2 .js-form-submit:before,
  .p-tnvd-form2 .js-form-submit:after {
    display: none;
  }
}
.p-tnvd-team a {
  color: #fff;
  background-color: #cf1c25;
}
.p-tnvd-team a:hover {
  background-color: #e43a42;
}
.p-tnvd-info {
  margin-left: -20px;
  margin-right: -20px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 952px;
  max-height: 1144px;
  height: 59.58333333vw;
  padding-top: 10.41666667vw;
  margin-top: -170px;
}
.p-tnvd-info .info-wrap {
  margin-top: 8.85416667vw;
  padding-left: 365px;
  padding-right: 50px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .p-tnvd-info .info-wrap {
    margin-top: 130px;
  }
}
.p-tnvd-info .text {
  background-color: #fff;
  padding: 35px 55px 45px 180px;
  color: #000;
}
.p-tnvd-info .t1 {
  display: block;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.24;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-bottom: 25px;
}
.p-tnvd-info .t2 {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  font-family: 'Geometria-Medium';
}
.p-tnvd-info .pic1 {
  display: block;
  position: absolute;
  top: -70px;
  left: 65px;
  width: 367px;
  height: 404px;
  background-image: url(../../images/tnvd/inf-pic1.jpg);
}
.p-tnvd-info .pic2 {
  display: block;
  position: absolute;
  top: -35px;
  left: 220px;
  width: 288px;
  height: 405px;
  background-image: url(../../images/tnvd/inf-pic2.jpg);
  z-index: 2;
}
.p-tnvd-company {
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  z-index: 3;
}
.p-tnvd-company .company-bg {
  margin-top: 80px;
  padding-top: 140px;
  padding-bottom: 125px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../images/tnvd/company-bg.png);
}
.p-tnvd-company ul {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-tnvd-company ul li {
  margin: 0 25px;
}
.p-tnvd-company ul.list1 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 70px;
}
.p-tnvd-company ul.list1 li {
  margin: 0;
}
.p-tnvd-company ul.list2 {
  margin-bottom: 74px;
}
.p-tnvd-company ul.list3 {
  margin-bottom: 40px;
}
.p-tnvd-company .link {
  margin: auto;
  display: table;
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.24;
  font-family: 'Geometria-Medium';
}
.p-tnvd-form3 {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 994px;
  height: 56.77083333vw;
  max-height: 1090px;
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -185px;
  z-index: 2;
}
.p-tnvd-form3 .md {
  position: relative;
  padding-top: 390px;
}
@media (max-width: 1400px) {
  .p-tnvd-form3 .md {
    padding-top: 310px;
  }
}
.p-tnvd-form3 .pform-box {
  color: #000;
  padding-top: 45px;
  width: 602px;
  height: 407px;
  margin-left: -100px;
  background-image: url(../../images/tnvd/form3n.png.jpg);
  -webkit-box-shadow: 0px 0px 40px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 40px 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {
  .p-tnvd-form3 .pform-box {
    margin: auto !important;
  }
}
.p-tnvd-form3 .pform-box .js-form-name,
.p-tnvd-form3 .pform-box .js-form-tel {
  border: 1px solid #000;
}
.p-tnvd-photo {
  padding-top: 25px;
  margin-left: -20px;
  margin-right: -20px;
}
.p-tnvd-photo .md {
  position: relative;
  padding-top: 104px;
  padding-bottom: 175px;
}
.p-tnvd-photo .photo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}
.p-tnvd-photo ul {
  padding-left: 0;
}
.p-tnvd-photo ul li img {
  display: block;
}
.p-tnvd-photo ul li a {
  display: block;
  position: relative;
}
.p-tnvd-photo ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .25s linear;
  -o-transition: .25s linear;
  transition: .25s linear;
}
.p-tnvd-photo ul li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../images/tnvd/zoom.png);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .25s linear;
  -o-transition: .25s linear;
  transition: .25s linear;
}
.p-tnvd-photo ul li a:hover:before,
.p-tnvd-photo ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition: .25s linear;
  -o-transition: .25s linear;
  transition: .25s linear;
}
.p-tnvd-photo ul .p8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-tnvd-photo .icon {
  position: absolute;
  top: -50px;
  right: -210px;
  z-index: -1;
  width: 1016px;
  height: 972px;
  background-image: url(../../images/tnvd/photo-bg.png);
}
.p-tnvd-reviews {
  margin-left: -20px;
  margin-right: -20px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 10.41666667vw;
  margin-top: -10.41666667vw;
  min-height: 1057px;
  height: 66.25vw;
  max-height: 1272px;
}
.p-tnvd-reviews .md {
  padding-top: 11.45833333vw;
}
.p-tnvd-reviews .df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-tnvd-reviews .text {
  width: 50%;
  text-align: right;
  padding-left: 50px;
  color: #fff;
}
.p-tnvd-reviews .text h3 {
  font-size: 24px;
  font-weight: normal;
  font-family: 'Geometria-Bold';
  text-transform: uppercase;
  margin-bottom: 15px;
}
.p-tnvd-reviews .text p {
  font-size: 21px;
  font-weight: normal;
  line-height: 25px;
  font-family: 'Geometria-Medium';
  margin-bottom: 22px;
}
.p-tnvd-reviews .text a {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Geometria-Bold';
}
.p-tnvd-reviews .sl {
  width: 50%;
  position: relative;
}
.p-tnvd .reviews-sl-wrap {
  width: 356px;
  height: 507px;
  margin: auto;
  padding: 23.5px 19.5px;
  background-image: url(../../images/tnvd/frame.png);
  overflow: hidden;
}
.p-tnvd .reviews-sl-item a {
  display: block;
  position: relative;
}
.p-tnvd .reviews-sl-item .zoom {
  position: absolute;
  right: 15px;
  bottom: 10px;
  width: 68px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../images/tnvd/lens.png);
}
.p-tnvd .reviews-sl-arrows {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
  left: 0;
}
.p-tnvd .reviews-sl-arrows > div {
  width: 45px;
  height: 57px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
}
.p-tnvd .reviews-sl-arrows .prev {
  left: 40px;
  background-image: url(../../images/tnvd/r-prev.png);
}
.p-tnvd .reviews-sl-arrows .next {
  right: 40px;
  background-image: url(../../images/tnvd/r-next.png);
}
#tooltip-cr {
  max-width: 920px;
}
#tooltip-dl {
  max-width: 570px;
}
.tooltip-wrap {
  display: none;
}
.tooltip-tp {
  color: #000;
  font-size: 21px;
  line-height: 1.24;
  font-weight: normal;
  font-family: 'Geometria-Medium';
}
.tooltip-tp p {
  margin-bottom: 20px;
}
.tooltip-tp ul {
  padding-left: 0;
}
.tooltip-tp ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.tooltip-tp ul li:before {
  content: '·';
  display: block;
  margin-right: 45px;
}
@media screen and (max-width: 1600px) {
  .tooltip-tp {
    font-size: 19px;
  }
  .tooltip-tp p {
    border-bottom: 15px;
  }
}
@media screen and (max-width: 1400px) {
  .tooltip-tp {
    font-size: 16px;
  }
  .tooltip-tp p {
    border-bottom: 10px;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-open .modal.in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in {
  background-color: rgba(0, 0, 0, 0.7);
}
.modal.in .modal-dialog {
  margin: auto;
}
.modal-open .modal.in {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  margin: 15px;
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-header {
  padding: 15px;
}
.modal-header .popup-close {
  width: 25px;
  height: 25px;
  right: 10px;
  top: 10px;
}
.modal-header .popup-close:before,
.modal-header .popup-close:after {
  height: 25px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  position: relative;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
}
.modal-close {
  position: absolute;
  width: 25px;
  height: 25px;
  right: 10px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
  z-index: 5;
}
.modal-close:before,
.modal-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #000;
  width: 2px;
  height: 25px;
}
.modal-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.repairs-modal ul li.submit button {
  color: #fff;
  background-color: #cf1c25;
}
.repairs-modal ul li.submit button:hover {
  background-color: #e43a42;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}
/* respont start */
@media screen and (max-width: 1260px) {
  .p-tnvd-title:before {
    display: none;
  }
  .p-tnvd-title h2 {
    display: block;
  }
  .p-tnvd-title h2 span {
    margin: 0 !important;
    background: transparent !important;
  }
  .p-tnvd-title_right h2 span {
    color: #fff;
  }
}
@media screen and (max-width: 1199px) {
  .p-tnvd-main h1 {
	font-size: 64px;
	line-height: normal;
  }
  .p-tnvd-main {
    background: #cf1c25;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 0;
    max-height: none;
    height: auto;
  }
  .p-tnvd-main br {
    display: none;
  }
  .p-tnvd-main h2 {
    font-size: 48px;
  }
  .p-tnvd-main h2 .ti1 {
    display: inline;
    font-size: 48px;
  }
  .p-tnvd-main h2 .ti2 {
    display: inline;
    font-size: 48px;
  }
  .p-tnvd-main h3 {
    font-size: 36px;
  }
  .p-tnvd-main .t1 {
    margin-bottom: 40px;
  }
  .p-tnvd-main .t1:after {
    display: none;
  }
  .p-tnvd-main .video-box {
    position: relative;
    margin-bottom: 40px;
    left: 0;
    right: auto;
    top: 0;
  }
  .p-tnvd-main .video-box-label {
    display: none;
  }
  .p-tnvd-main p {
    text-align: left;
    font-size: 26px;
  }
  .p-tnvd-title_left h2 span {
    color: #000;
  }
  .p-tnvd-title_right h2 {
    float: none;
  }
  .p-tnvd-title_right h2 span {
    color: #fff;
  }
  .p-tnvd-title h2 span {
    background: transparent !important;
  }
  .p-tnvd-cause {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-tnvd-cause .cause-sl-wrap {
    margin-top: 45px;
  }
  .p-tnvd-cause .cause-sl figure {
    position: static;
    margin: auto;
  }
  .p-tnvd-cause .cause-sl figure img {
    display: block;
    margin: auto;
  }
  .p-tnvd-cause .cause-sl-box {
    width: auto;
    height: auto;
    padding: 0 25px 40px 25px;
    margin: 0 55px;
    text-align: center;
  }
  .p-tnvd-cause .cause-sl-box .t2 {
    margin-bottom: 15px;
  }
  .p-tnvd-cause .cause-sl a {
    position: static;
  }
  .p-tnvd-cause .cause-sl-arrows {
    width: 100%;
    margin-left: 0;
    left: 0;
    top: 50%;
    margin-top: -28px;
  }
  .p-tnvd-cause .cause-sl-arrows .prev {
    bottom: auto;
  }
  .p-tnvd .pform-box {
    position: static;
    display: table;
    margin: auto;
  }
  .p-tnvd-form1 {
    padding-top: 35px;
    padding-bottom: 40px;
    background: #222;
    color: #fff;
  }
  .p-tnvd-form1 .md {
    min-height: 0;
    max-height: none;
    height: auto;
  }
  .p-tnvd-advantage {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .p-tnvd-advantage .md {
    padding-top: 40px;
    height: auto;
  }
  .p-tnvd-advantage .rellax {
    display: none;
  }
  .p-tnvd-advantage .icon6 {
    display: none;
  }
  .p-tnvd-advantage ul li br {
    display: none;
  }
  .p-tnvd-advantage ul li p {
    font-size: 18px;
  }
  .p-tnvd-numbers {
    padding-top: 40px;
    padding-bottom: 40px;
    max-height: none;
    min-height: 0;
    height: auto;
    background: #cf1c25;
    margin-top: 0;
    margin-bottom: 0;
  }
  .p-tnvd-numbers p {
    font-size: 18px;
  }
  .p-tnvd-step {
    padding-top: 40px;
    padding-bottom: 40px;
    max-height: none;
    min-height: 0;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .p-tnvd-step .md {
    height: auto;
  }
  .p-tnvd-step .rellax {
    display: none;
  }
  .p-tnvd-step #hand {
    display: none;
  }
  .p-tnvd .step-sl {
    width: auto;
    height: auto;
    margin: 0;
  }
  .p-tnvd .step-sl-wrap {
    width: auto;
    height: auto;
    margin: 40px 0 0 0;
    padding-left: 55px;
    padding-right: 55px;
    background: transparent;
    position: relative;
  }
  .p-tnvd .step-sl .bg img {
    height: 100%;
    position: static;
  }
  .p-tnvd .step-sl .text {
    padding: 25px 20px;
  }
  .p-tnvd .step-sl-arrows,
  .p-tnvd .step-sl-bgs {
    display: none;
  }
  .p-tnvd .step-sl .slick-arrow {
    position: absolute;
    width: 45px;
    height: 57px;
    top: 50%;
    margin-top: -28px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0;
    line-height: 0;
  }
  .p-tnvd .step-sl .slick-prev {
    left: -55px;
    background-image: url(../../images/tnvd/cause-prev.png);
  }
  .p-tnvd .step-sl .slick-next {
    right: -55px;
    background-image: url(../../images/tnvd/cause-next.png);
  }
  .p-tnvd-video {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 0;
    max-height: none;
    height: auto;
    background: #222;
  }
  .p-tnvd-video h2 {
    text-align: center;
  }
  .p-tnvd-video-btn {
    margin: 45px auto 0 auto;
  }
  .p-tnvd-equipment {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 0;
    max-height: none;
    height: auto;
  }
  .p-tnvd-equipment .rellax {
    display: none;
  }
  .p-tnvd-equipment .md {
    padding: 0;
    margin-top: 45px;
  }
  .p-tnvd-equipment .equipment-sl {
    padding: 0;
  }
  .p-tnvd-equipment .equipment-sl .box {
    width: 90%;
    height: auto;
  }
  .p-tnvd-equipment .equipment-sl figure img {
    display: block;
    width: 100%;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .p-tnvd-equipment .equipment-sl .text {
    padding: 25px 15px 30px 15px;
    height: auto;
  }
  .p-tnvd-equipment .equipment-sl .text .call {
    display: block;
    position: static;
    width: 100%;
    margin-top: 25px;
  }
  .p-tnvd-form2 {
    padding-top: 35px;
    padding-bottom: 40px;
    background: #222;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    min-height: 0;
    max-height: none;
  }
  .p-tnvd-form2 .md {
    min-height: 0;
    max-height: none;
    height: auto;
  }
  .p-tnvd-team {
    padding-bottom: 40px;
  }
  .p-tnvd-team h2 {
    text-align: center;
  }
  .p-tnvd-team .md {
    padding-top: 50px;
  }
  .p-tnvd-team .text {
    min-height: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-tnvd-team .text a {
    margin-top: auto;
    margin-right: 10px;
  }
  .p-tnvd-team ul {
    display: block;
    padding-left: 0;
  }
  .p-tnvd-team ul li {
    width: 100%;
    height: auto;
  }
  .p-tnvd-team ul li .title {
    margin-bottom: 10px;
    line-height: 1.24;
  }
  .p-tnvd-team ul li .t1 {
    font-size: 15px;
  }
  .p-tnvd-team ul li p {
    font-size: 15px;
  }
  .p-tnvd-team ul li .box {
    margin: 0;
    height: auto;
  }
  .p-tnvd-team a {
    position: static;
    display: block;
  }
  .p-tnvd-info {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
    max-height: none;
    height: auto;
    background: #cf1c25;
  }
  .p-tnvd-info .info-wrap {
    margin-top: 50px;
    padding: 0;
  }
  .p-tnvd-info .pic1 {
    display: none;
  }
  .p-tnvd-info .pic2 {
    display: none;
  }
  .p-tnvd-info .text {
    padding: 25px 20px 30px 20px;
  }
  .p-tnvd-info .text .t1 {
    font-size: 30px;
  }
  .p-tnvd-company {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
    max-height: none;
    height: auto;
    background: #fff;
  }
  .p-tnvd-company .company-bg {
    padding-top: 0;
    padding-bottom: 40px;
    margin-top: 55px;
    background: transparent;
  }
  .p-tnvd-company .company-bg ul {
    margin-bottom: 35px;
  }
  .p-tnvd-company .company-bg ul li {
    margin: 0 15px;
  }
  .p-tnvd-company .company-bg ul.list1 li {
    margin: 0 15px;
  }
  .p-tnvd-form3 {
    padding-top: 35px;
    padding-bottom: 40px;
    background: #222;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    min-height: 0;
    max-height: none;
  }
  .p-tnvd-form3 .md {
    min-height: 0;
    max-height: none;
    height: auto;
    padding-top: 0;
  }
  .p-tnvd-form3 .hands {
    display: none;
  }
  .p-tnvd-photo {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-tnvd-photo .md {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 55px;
  }
  .p-tnvd-photo .icon {
    display: none;
  }
  .p-tnvd-reviews {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #cf1c25;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    min-height: 0;
    max-height: none;
  }
  .p-tnvd-reviews .md {
    margin-top: 55px;
    margin-bottom: 0;
    padding-top: 0;
  }
  .p-tnvd-reviews .df {
    display: block;
  }
  .p-tnvd-reviews .df > div {
    width: 100%;
  }
  .p-tnvd-reviews .df .text {
    text-align: left;
    padding-left: 0;
    margin-bottom: 55px;
  }
  .p-tnvd-reviews .reviews-sl-arrows .next {
    right: 0;
  }
  .p-tnvd-reviews .reviews-sl-arrows .prev {
    left: 0;
  }
  .p-tnvd .p-tnvd-cause {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-tnvd-main h1 {
	font-size: 44px;
  }
  #js-iframe .modal-dialog {
    width: 100%;
  }
  .p-tnvd-title h2 {
    text-align: center;
  }
  .p-tnvd-main .video-box {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
  }
  .p-tnvd-main .video-box iframe {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .p-tnvd-cause .cause-sl figure img {
    width: 160px;
  }
  .p-tnvd-cause .cause-sl br {
    display: none;
  }
  .p-tnvd-cause .cause-sl .t2 {
    font-size: 19px;
    line-height: 1.24;
  }
  .p-tnvd-advantage ul li {
    width: 50%;
    margin-bottom: 30px;
  }
  .p-tnvd-numbers ul {
    display: block;
  }
  .p-tnvd-numbers ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .p-tnvd-numbers ul .countup {
    position: static;
    text-align: center;
    display: block;
    margin-bottom: 25px;
  }
  .p-tnvd-numbers ul .countup:before,
  .p-tnvd-numbers ul .countup:after {
    display: none;
  }
  .p-tnvd-numbers .box {
    height: auto;
    border: 4px solid #fff;
    padding-top: 15px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 640px) {
  .p-tnvd-main h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .p-tnvd-main h2 .ti1 {
    font-size: 28px;
  }
  .p-tnvd-main h2 .ti2 {
    font-size: 28px;
  }
  .p-tnvd-main h3 {
    font-size: 24px;
  }
  .p-tnvd-main p {
    font-size: 20px;
  }
  .p-tnvd-title:before,
  .p-tnvd-title:after {
    display: none !important;
  }
  .p-tnvd-title .wrap {
    padding: 0;
    text-align: center;
  }
  .p-tnvd .step-sl .bg {
    display: none;
  }
  .p-tnvd .step-sl .text {
    width: 100%;
  }
  .p-tnvd .step-sl .text h3 {
    margin-bottom: 25px;
  }
  .p-tnvd .step-sl .text p {
    font-size: 18px;
  }
  .p-tnvd-equipment .equipment-sl .box {
    width: 100%;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .p-tnvd-equipment .equipment-sl-item {
    padding: 0;
  }
  .p-tnvd-equipment .equipment-sl-dots {
    margin-top: 20px;
  }
  .p-tnvd-equipment .equipment-sl-dots ul li {
    margin: 0 5px;
  }
  .p-tnvd-team .box {
    padding-top: 20px;
    min-height: 390px;
  }
  .p-tnvd-team figure {
    position: static;
    width: auto;
    height: auto;
  }
  .p-tnvd-team figure img {
    position: static;
    width: auto;
    height: auto;
    margin: auto;
    display: block;
  }
  .p-tnvd-team .text {
    width: 100%;
    padding: 25px 15px;
    min-height: 0;
    display: block;
  }
  .p-tnvd-team .text a {
    margin-right: 0;
  }
  .p-tnvd-info .t2 {
    font-size: 18px;
    line-height: 1.24;
  }
  .p-tnvd-company .link br {
    display: none;
  }
  .p-tnvd-reviews .text p {
    font-size: 18px;
    line-height: 1.24;
  }
  .p-tnvd-form3 .pform-box {
    width: 100%;
    height: 100%;
    padding: 40px 15px;
  }
}
@media screen and (max-width: 480px) {
  .p-tnvd-main h1 {
	font-size: 34px;
  }
  .p-tnvd-title h2 {
    font-size: 26px;
    line-height: 1.24;
  }
  .p-tnvd-cause .cause-sl-wrap {
    padding-bottom: 70px;
  }
  .p-tnvd-cause .cause-sl-box {
    margin: 0;
    padding: 0 15px 20px 15px;
  }
  .p-tnvd-cause .cause-sl-box figure img {
    width: 120px;
  }
  .p-tnvd-cause .cause-sl .t1 {
    font-size: 22px;
  }
  .p-tnvd-cause .cause-sl .t2 {
    font-size: 16px;
    line-height: normal;
  }
  .p-tnvd-cause .cause-sl-arrows {
    top: auto;
    bottom: 57px;
    margin-top: 0;
  }
  .p-tnvd .pform-box ul {
    width: 100%;
    padding: 0;
  }
  .p-tnvd .pform-box ul input {
    font-size: 18px;
  }
  .p-tnvd .pform-box ul button[type="submit"] {
    font-size: 18px;
  }
  .p-tnvd-advantage ul {
    display: block;
  }
  .p-tnvd-advantage ul li {
    width: 100%;
  }
  .p-tnvd-advantage ul li img {
    width: 120px;
  }
  .p-tnvd-advantage ul li .t1 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .p-tnvd-advantage ul li p {
    font-size: 16px;
  }
  .p-tnvd-advantage ul li p br {
    display: none;
  }
  .p-tnvd-numbers {
    padding-bottom: 1px;
  }
  .p-tnvd-numbers .box {
    width: 100%;
    height: auto;
  }
  .p-tnvd-numbers .box img {
    width: 120px;
  }
  .p-tnvd-numbers .box span {
    font-size: 60px;
  }
  .p-tnvd-numbers p {
    margin-top: 25px;
  }
  .p-tnvd-numbers p br {
    display: none;
  }
  .p-tnvd .step-sl-wrap {
    padding: 0 0 70px 0;
  }
  .p-tnvd .step-sl .slick-arrow {
    top: auto;
    bottom: -70px;
    margin-top: 0;
  }
  .p-tnvd .step-sl .slick-prev {
    left: 0;
  }
  .p-tnvd .step-sl .slick-next {
    right: 0;
  }
  .p-tnvd-video-btn .icon {
    width: 100px;
    height: 105px;
    margin-bottom: 25px;
  }
  .p-tnvd-video-btn .text {
    font-size: 18px;
  }
  .p-tnvd-equipment .equipment-sl .text .t1 {
    font-size: 20px;
  }
  .p-tnvd-equipment .equipment-sl .text .t2 {
    font-size: 16px;
    line-height: 1.24;
  }
  .p-tnvd-equipment .equipment-sl .text .call {
    font-size: 18px;
  }
  .p-tnvd-equipment .equipment-sl-dots ul li {
    width: 30px;
    height: 30px;
  }
  .p-tnvd-team a {
    font-size: 18px;
  }
  .p-tnvd-company .company-bg ul {
    display: block;
    margin-bottom: 0 !important;
  }
  .p-tnvd-company .company-bg ul.list1 li {
    margin: 0;
  }
  .p-tnvd-company .company-bg ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px !important;
  }
  .p-tnvd-company .company-bg ul li img {
    margin: auto;
    display: block;
  }
  .p-tnvd-company .link {
    font-size: 18px;
  }
  .p-tnvd-photo .photo-wrap {
    display: block;
  }
  .p-tnvd-photo .photo-wrap ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .p-tnvd-photo .photo-wrap ul li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .p-tnvd-photo .photo-wrap ul li img {
    width: 100%;
    height: 150px;
    margin: auto;
    display: block;
  }
  .p-tnvd-info .text .t1 {
    font-size: 26px;
  }
  .p-tnvd .reviews-sl-wrap {
    width: auto;
    height: auto;
    padding: 0 55px;
    background: transparent;
  }
}
