.iframeit iframe{width:100%;height:300px;}

.lista li{display:inline-block;margin:0 15px 10px 0;width:100px;height:60px;border-radius:3px;}
.listasmall li{display:inline-block;margin:0 8px 5px 0;width:40px;height:30px;border-radius:3px;}
.moy-tabule table {width: 100%!important;}
.moy-tabule:not(.tabule2) table tr:first-child{border:1px solid rgba(0,0,0,.1);padding:4px 8px;font-weight:500;font-weight:500}
.moy-tabule table td{border:1px solid rgba(0,0,0,.1);padding:4px 8px;}
.banner-one .zoomer{height:400px;overflow:hidden;}
.banner-one .zoomer img{width: 100%;height:100%;object-fit:cover;object-position:center;}
@media(max-width:575px){
.lista li{width:29%;margin:1%;}
}
@media(max-width:575px){.zoomer{height:250px!important;}}

.termite ul{margin:0;padding:0;}
.termite ul li{padding-left:25px;position:relative;}
.termite ul li + li{margin-top:10px;}
.termite ul li::before{content:'\f26b';position:absolute;left:0;top:0;font-family:'bootstrap-icons';font-size:16px;color:#666;}

.vallery ul{white-space:nowrap; overflow:auto;display:flex;justify-content: center;}
.vallery ul li{list-style:none;display:inline-block;margin:0;}
.vallery ul li + li{border-left:1px solid rgba(255,255,255,.2);}
.vallery ul li a{color:var(--main-color3);line-height:34px;display:block;padding:0px;font-size:14px;font-weight:500;text-transform:uppercase;padding:10px 20px;transition: var(--transition);}
.vallery ul li a i{margin-right:5px}
.vallery ul li a:hover{color:var(--main-color);background:rgba(255,255,255,.1);}
.vallery .active-list a{color:var(--main-color);background:rgba(255,255,255,.1);}

@media(max-width:1199px){
.vallery ul li a{padding:7px 10px;}
}
@media(max-width:767px){
.vallery ul{justify-content:flex-start}
}
.hostwithus::before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 80%;background: linear-gradient(180deg,rgba(5, 33, 58,0) 0%,rgba(5, 33, 58, 0.7) 80%,#05213a 100%);pointer-events: none;z-index:1;}
.hostwithus .content{position:absolute;left:0;bottom:0;}
