.small-one{height:30vh}
.medium-one{height:40vh} 
.banner-header.inner{min-height:70vh;background-size:cover;position: relative;}
.bigin .banner-header.inner{min-height:80vh;background-size:cover;background-position: center;}
.smallin .banner-header.inner{min-height:50vh;background-size:cover;background-position: center;}
@media(max-width:1199px){
.bigin .banner-header.inner{min-height:60vh;}
}
@media(max-width:767px){
.bigin .banner-header.inner{min-height:50vh;}
}
.valignend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}
.hastitle{width:100%;position:absolute;bottom:80px;z-index: 1;}
@media(max-width:1199px){
.hastitle{position:relative;background:#aa8453;padding-top:15px;bottom:0;}
.header.slider .arrow{display:none!important;}
.header.slider [data-overlay-dark]::before{display:none!important;}
.header.header-small{min-height:auto;}
}
.hatab{width:100%;background:rgba(255,255,255,.2)}
.hatab th,.hatab td{padding:8px;border:1px solid #e8e8e8;font-weight:500;color:#3b3b3b;}
.hatab th{font-weight:600;}
.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;margin-top: 15px;margin-bottom: 15px;}
.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:6px 8px;}
.moy-tabule h3{font-size: 18px;font-family: var(--bodyFonts);color: var(--main-color2);}
.banner-one .zoomer{height:300px;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: #fff;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:#ffdfc5;background:rgba(255,255,255,.1);}
.vallery .active-list a{color:#ffdfc5;background:rgba(255,255,255,.1);}

.icns{font-size: 26px;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);opacity: 0.9;color: var(--main-color3);}
@media(max-width:1199px){
.vallery ul li a{padding:7px 10px;}
}
@media(max-width:767px){
.vallery ul{justify-content:flex-start}
.icns{display: none;}
}
.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;}

@media screen and (min-width:1200px) {
    .w-5{width: 24%;}
}