.for-ourkeys .turn-img img {
    width: 100%;
}
.tarif-vidbott .under-tarif.onlytel {
    padding-left: 0;
}

.tarif-vidbott .berore-tarif {
    font-size: 26px;
    color: #fff;
    /* font-weight: bold; */
    padding-top: 20px;
    padding-bottom: 5px;    
}

@media (min-width: 767px) {
.turn-images-one .turn-img:nth-of-type(2) {
  display: none;
}

.turn-images-one:hover .turn-img:nth-of-type(1) {
  display: none;
}

.turn-images-one:hover .turn-img:nth-of-type(2) {
  display: block;
}

.turn-images-two .turn-img:nth-of-type(2) {
  display: none;
}

.turn-images-two:hover .turn-img:nth-of-type(1) {
  display: none;
}

.turn-images-two:hover .turn-img:nth-of-type(2) {
  display: block;
}

.turn-images-thi .turn-img:nth-of-type(2) {
  display: none;
}

.turn-images-thi:hover .turn-img:nth-of-type(1) {
  display: none;
}

.turn-images-thi:hover .turn-img:nth-of-type(2) {
  display: block;
}

.turn-images-one:hover , .turn-images-two:hover , .turn-images-thi:hover {
  cursor: pointer;
}
}

p.keys-text {
    font-size: 23px;
    margin-bottom: 5px;
}
/*.keysmn.head-3 {
    margin-bottom: 0;
}*/

.forhovimg.forsmallv {
	display: none;
}

@media (max-width: 767px) {
.for-ourkeys .turn-img img {
    width: auto;
}
.for-ourkeys .turn-img {
    padding-bottom: 20px;
}
.forhovimg.forbigv {
	display: none;
}	
.forhovimg.forsmallv {
	display: block;
}	
.tarif-vidbott .berore-tarif {
    font-size: 22px;    
    line-height: 25px;
}
p.keys-text {
    font-size: 21px;
    margin-bottom: 5px;
}
}

.tardmf.ourhistr {
    display: none;
}
.slide-111 , .slide-222 , .slide-333 {
    margin: auto;
    width: 100%;
	z-index: 1;
}
img.ban-key {
    width: 100%;
    margin: auto;
}
.slideshow-container.tardmfon {
    max-width: 100%;
    position: relative;
    margin: auto; 
    width: 70%;
}
.tardmfon.ourhistrbg .prev, .tardmfon.ourhistrbg .next {
    cursor: pointer;
    width: 25px;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    background: #fff;
    border-radius: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000 !important;
	z-index; 10000;
}
.tardmfon.ourhistrbg .prev, .tardmfon.ourhistrbg .next {
    position: absolute;
    top: 45%;
}
.tardmfon.ourhistrbg .next {
    position: absolute;
    right: -24px;
}
.tardmfon.ourhistrbg .prev {
    position: absolute;
    left: -30px;
}

@media (max-width: 767px)  {
.tardmf.ourhistr {
    display: block;
}
.slideshow-container.tardmfon {
    padding-bottom: 25px;
}
}
@media (max-width: 550px)  {
.tardmfon.ourhistrbg .prev, .tardmfon.ourhistrbg .next {
    position: absolute;
    top: 40%;
}
img.ban-key {
    padding: 5px;
}
}

