.wrap-canvas {
  background-color: #3580b9;
  height: 400px;
  position: relative;
  margin-top: -49px;
}
.wrap-canvas .word {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  right: 50px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
.wrap-canvas .word-1 {
  top: 50px;
  left: 50px;
  font-size: 35px;
  line-height: 35px;
  text-transform: none;
  padding: 0;
}
.wrap-canvas .word-links {
  font-size: 35px;
  font-weight: 100;
  text-align: right;
  left: 50px;
  position: absolute;
  top: 110px;
}
.wrap-canvas .word-links .item {
  margin-top: 20px;
  float: left;
  margin-right: 40px;
}
.wrap-canvas .word-links .item:nth-last-child(1) {
  margin-right: 0;
}
.wrap-canvas .word-links .item a {
  color: #000 !important;
  line-height: 45px;
  border: 0 solid #fff !important;
  border-radius: 4px;
  padding: 0 30px;
  display: inline-block;
  opacity: 1;
  transition: all .2s ease !important;
  background-color: rgba(255,255,255,.7);
  font-weight: 400;
  font-size: 18px;
}
.wrap-canvas .word-links .item a:hover {
  border-bottom-color: #fff !important;
  opacity: .5;
}
.wrap-canvas .word-desc {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 50px;
  bottom: 50px;
  right: 50px;
}
.wrap-canvas .word-desc a {
  color: #fff !important;
  border-bottom-color: #fff !important;
}
.wrap-canvas .word-desc a:hover {
  border-bottom-color: transparent !important;
}
.wrap-canvas .banner {
  left: 0;
  opacity: 0.05;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
#tinkoff_block{
    display: none;
}
.wrap-canvas .tinkoff .word {
  text-transform: none;
  line-height: 50px;
}
.wrap-canvas .tinkoff .word-1 {
  top: 61px;
  right: 48px;
  font-size: 50px;
}
.wrap-canvas .tinkoff .word-2 {
  top: 58px;
  left: 54px;
  width: 300px;
  height: 137px;
}
.wrap-canvas .tinkoff .word-3 {
  top: 193px;
  left: 52px;
  font-size: 50px;
  text-align: left;
  line-height: 40px;
}
.wrap-canvas .tinkoff .word-4 {
  top: 300px;
  left: 50px;
  line-height: 35px;
}
.wrap-canvas .tinkoff .word-4 .btn{
  background-color: #ffe611;
  font-weight: 400;
  font-size: 20px;
  padding: 7px 65px;
  border-radius: 5px;
}
.wrap-canvas .tinkoff .word-4 .btn:hover{
  opacity: 0.7;
  transition: all 0.2s ease 0s;
}

.slider-banners {

}

.slider-banners .items-slide {

}

.slider-banners .item-slide {
  
}

.slider-banners .item-slide a {
  display: block;
  border-bottom-width: 0 !important;
}

.slider-banners .item-slide .image {

}

.wrap-canvas.mode-slider-wrap {
  margin: 37px 0 0;
  background-color: #fff;
  height: auto;
}

.wrap-canvas.mode-slider-wrap h1 {
  margin-bottom: 12px;
}



@media only screen and (max-width: 1280px) {
  
  .wrap-canvas .word-1,
  .wrap-canvas .word-links,
  .wrap-canvas .word-desc {
    left: 30px;
  }
  .wrap-canvas .word-desc {
    right: 30px;
  }
}

@media only screen and (max-width: 1100px) {
  
  .wrap-canvas .word {
    font-size: 32px;
  }
  .wrap-canvas .tinkoff .word {
    font-size: 32px;
  }
  .wrap-canvas .tinkoff .word-1 {
    font-size: 32px;
    line-height: 35px;
  }
  
}

@media only screen and (max-width: 767px) {
  .wrap-canvas .tinkoff .word-4 {
    top: 200px;
    font-size: 20px;
    text-align: center;
  }
  .wrap-canvas .tinkoff .word-3 {
    display: none;
  }
  .wrap-canvas .tinkoff .word-2 {
    top: 60px;
    width: 40%;
    height: 40%;
  }
  
  .wrap-canvas .word-1,
  .wrap-canvas .word-links,
  .wrap-canvas .word-desc {
    left: 20px;
  }
  .wrap-canvas .word-desc {
    right: 20px;
  }
  
  .wrap-canvas .word-1 {
    top: 30px !important;
  }
  .wrap-canvas .word-links {
    top: 102px;
  }
  .wrap-canvas .word-desc {
    font-size: 15px;
    line-height: 20px;
    bottom: 30px;
  }
  .wrap-canvas .word-links .item {
    margin-right: 20px;
    margin-top: 10px;
  }
  .wrap-canvas .word-links .item a {
    line-height: 35px;
    font-size: 15px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 590px) {
  .wrap-canvas .tinkoff .word-1 {
    padding: 0 20px;
    right: 0;
    text-align: center;
    top: 50px;
    width: 100%;
  }
  .wrap-canvas .tinkoff .word-1 br {
    display: none;
  }
  .wrap-canvas .tinkoff .word-2 {
    display: none;
  }
}
@media only screen and (max-width: 590px) {
  .wrap-canvas .tinkoff .word-1 {
    font-size: 25px;
    line-height: 30px;
    top: 20px;
  }
  .wrap-canvas .tinkoff .word-4 {
    left: 0;
    right: 0;
    top: 110px;
  }
}
@media only screen and (max-width: 500px) {

  .wrap-canvas .word-links {
    text-align: left;
    top: 85px !important;
  }
  .wrap-canvas .word-links .item {
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
  .wrap-canvas .word-links .item a {
    border-width: 0 0 1px 0 !important;
    padding: 0;
    line-height: 1.3;
    border-radius: 0;
    background-color: transparent;
    color: #fff !important;
  }
  
}

@media only screen and (max-width: 450px) {
  .wrap-canvas {
    height: 150px !important;
  }
}

@media only screen and (max-width: 400px) {
  
  .wrap-canvas .word-desc {
    font-size: 14px;
    line-height: 17px;
  }
  
}
@media only screen and (max-width: 320px) {
  .wrap-canvas .tinkoff .word-1 {
    font-size: 24px;
  }
  .wrap-canvas .tinkoff .word-4 .btn{
    padding: 10px 30px;
  }
}



.intro__video-wrapp  {
  position: relative;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
}

.intro__video-box {
  position: relative;
  top:0;
  left: 0%;
}
.intro__video {
  display: inline-block;
  height: auto;
  width: 100%;
}


@media screen and (max-width: 580px) {
  .intro__video {
    
  }
}
