.header-wrapper {position: fixed;z-index: 2;width: 100%;left: 0;top: 0;border-bottom: 1px solid rgba(0, 0, 0, .1);}


.hero-banner.style-3{background-color:var(--bs-light);overflow:hidden;z-index:1; position: relative; height: 850px;display: flex;flex-direction: column;align-items: end;justify-content: flex-end;margin-top: auto;}
.hero-banner.style-3:after{content:"";width:100%;height:100%;position:absolute;bottom:0;right:0;z-index:-1;background-image:url(./images/bg.png);background-repeat:no-repeat;background-position:right -13px bottom}
.hero-banner.style-3 .inner-wrapper{height:100%}
.hero-banner.style-3 .title{font-size: 52px;font-weight: bold;margin-bottom: 30px;color: var(--main-color);letter-spacing: 0.5px;line-height: 70px;}
.hero-banner.style-3 .hero-content{margin-right:-30px}
.hero-banner.style-3 .banner-shape{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:2}
.hero-banner.style-3 .banner-shape2,.hero-banner.style-3 .banner-shape3{position:absolute;top:0;height:160px;z-index:1;-webkit-filter:drop-shadow(5px 5px 15px rgba(0,0,0,.01));filter:drop-shadow(5px 5px 15px rgba(0,0,0,.01))}
.hero-banner.style-3 .banner-shape2{left:0}
.hero-banner.style-3 .banner-shape3{right:0;transform:rotateY(180deg)}
.hero-banner.style-3 .banner-shape4,.hero-banner.style-3 .banner-shape5,.hero-banner.style-3 .banner-shape6{width:250px;aspect-ratio:1/1;border-radius:50%;height:auto;position:absolute;background-color:var(--bs-primary);filter:blur(100px);z-index:-1;opacity:.3}
.hero-banner.style-3 .banner-shape4{top:10%;left:-100px;opacity:.2}
.hero-banner.style-3 .banner-shape5{bottom:-100px;right:-100px}
.hero-banner.style-3 .banner-shape6{bottom:-150px;left:30%;opacity:.2}
.hero-banner.style-3 .hero-thumbnail{position:relative;width:540px;margin-left:50px}
.hero-banner.style-3 .item1{position:absolute;right:35px;top:50%;writing-mode:tb;transform:rotate(-180deg) translateY(50%)}
.hero-banner.style-3 .item1>*{padding:15px 5px}
.hero-banner.style-3 .item2{top:15%;left:7%;position:absolute}
.hero-banner.style-3 .item3{position:absolute;bottom:6%;left:42%}
.hero-banner.style-3 .item3 img{border-radius:0 0 65% 0;width:115px;height:115px;object-fit:cover}
.hero-banner.style-3 .item4{bottom:50px;left:68px;position:absolute}
.hero-banner.style-3 .item4 img{border-radius:0 50px 50px 0;height:200px;width:120px;object-fit:cover}
@media only screen and (max-width:1680px) {
.hero-banner.style-3 .item4 img{border-radius:0 25px 25px 0;height:150px;width:80px}
}
.hero-banner.style-3 .shape1,.hero-banner.style-3 .shape2{position:absolute;animation:identifier 20s linear infinite}
.hero-banner.style-3 .shape1{top:18%;right:38%;width:60px}
.hero-banner.style-3 .shape2{width:30px;top:48%;right:8%}
@keyframes identifier {
0%{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
.hero-banner.style-3 .vertical-info{height:calc(100% - 83px)}
.hero-banner.style-3 .item5{position:absolute;bottom:80px;right:20px}
@media only screen and (max-width:1680px) {
.hero-banner.style-3 .hero-thumbnail{margin-left:0}
.hero-banner.style-3 .item2{top:12%}
.hero-banner.style-3 .item5{right:0px}
}

.content-bx.style-2{color:var(--bs-secondary);padding:12px 20px;font-size:18px;max-width:600px}
.content-bx.style-2:not(.right){border-left: 4px solid var(--main-color2);background-image: linear-gradient(45deg, rgb(235 240 255), transparent 80%);}
.content-bx.style-2.right{border-right:4px solid var(--bs-color);background-image:linear-gradient(270deg,rgba(var(--bs-color-rgb),.1),transparent 80%);text-align:right}
.content-bx.style-2.primary{--bs-color:var(--bs-primary);--bs-color-rgb:var(--bs-primary-rgb)}
.content-bx.style-2.secondary{--bs-color:var(--bs-secondary);--bs-color-rgb:var(--bs-secondary-rgb)}
.content-bx.style-2.info{--bs-color:var(--bs-info);--bs-color-rgb:var(--bs-info-rgb)}
.content-bx.style-2.dark{--bs-color:var(--bs-dark);--bs-color-rgb:var(--bs-dark-rgb)}
.content-bx.style-2.light{--bs-color:var(--bs-light);--bs-color-rgb:var(--bs-light-rgb)}
.content-bx.style-2.success{--bs-color:var(--bs-success);--bs-color-rgb:var(--bs-success-rgb)}
.content-bx.style-2.warning{--bs-color:var(--bs-warning);--bs-color-rgb:var(--bs-warning-rgb)}
@media only screen and (max-width:1199px) {
.content-bx.style-2{font-size:16px}
}
@media only screen and (max-width:575px) {
.content-bx.style-2{font-size:15px}
}


@media only screen and (max-width:1480px) {
.hero-banner.style-3{height:800px}
.hero-banner.style-3 .title{font-size:44px}
.hero-banner.style-3 .hero-content{margin-right:0;margin-left:40px}
.hero-banner.style-3 .hero-thumbnail{width:500px}
}
@media only screen and (max-width:1380px) {
.hero-banner.style-3{height:750px}
.hero-banner.style-3 .hero-content{margin-left:30px}
.hero-banner.style-3 .hero-thumbnail{width:400px}
.hero-banner.style-3 .item3 img{width:95px;height:95px}
.hero-banner.style-3 .item4 img{border-radius:0 20px 20px 0;height:120px;width:65px}
}
@media only screen and (max-width:1199px) {
.hero-banner.style-3{height:750px;padding-top:80px}
.hero-banner.style-3 .title{font-size:40px}
.hero-banner.style-3 .hero-thumbnail{width:420px}
.hero-banner.style-3 .hero-content{margin-left:0}
.hero-banner.style-3 .avatar-group,.hero-banner.style-3 .item1,.hero-banner.style-3 .item2,.hero-banner.style-3 .item4{display:none}
}
@media only screen and (max-width:991px) {
.hero-banner.style-3{height:550px}
.hero-banner.style-3 .item3{display:none}
.hero-banner.style-3 .hero-thumbnail{width:350px;margin-left:-30px}
.hero-banner.style-3 .shape1{width:30px}
.hero-banner.style-3 .shape2{width:20px}
.hero-banner.style-3 .title{font-size: 40px;margin-bottom: 10px;line-height: normal;}
.hero-banner.style-3 .content-bx.style-2{margin-bottom:25px;font-size:14px}
.hero-banner.style-3 .item5{bottom:35px}
.header-wrapper{position: relative; background: var(--white-color);}
}
@media only screen and (max-width:767px) {
.hero-banner.style-3{height:auto;padding:50px 0}
.hero-banner.style-3 .hero-content{margin-bottom:0; text-align: center;}
.hero-banner.style-3 .hero-thumbnail{margin-left:auto;margin-right:auto}
.content-bx.style-2:not(.right){border-left: none;}
}
@media only screen and (max-width:575px) {
.hero-banner.style-3 .title{font-size:32px}
.hero-banner.style-3 .content-bx.style-2{margin-bottom:20px}
.hero-banner.style-3 .hero-thumbnail{width:260px}
.hero-banner.style-3 .shape1{top:10%;right:80%;width:20px}
.hero-banner.style-3 .item5{display: none;}
}




.move-1{-webkit-animation:move1 10s infinite;animation:move1 10s infinite}
@-webkit-keyframes move1 {
0%{-webkit-transform:rotate(-1deg) translate(-1px,-1px);transform:rotate(-1deg) translate(-1px,-1px)}
50%{-webkit-transform:rotate(1deg) translate(1px,1px);transform:rotate(1deg) translate(1px,1px)}
100%{-webkit-transform:rotate(-1deg) translate(-1px,-1px);transform:rotate(-1deg) translate(-1px,-1px)}
}
@keyframes move1 {
0%{-webkit-transform:rotate(-1deg) translate(-1px,-1px);transform:rotate(-1deg) translate(-1px,-1px)}
50%{-webkit-transform:rotate(1deg) translate(1px,1px);transform:rotate(1deg) translate(1px,1px)}
100%{-webkit-transform:rotate(-1deg) translate(-1px,-1px);transform:rotate(-1deg) translate(-1px,-1px)}
}
.move-2{-webkit-animation:move2 10s infinite;animation:move2 10s infinite}
@-webkit-keyframes move2 {
0%{-webkit-transform:rotate(1deg) translate(1px,1px);transform:rotate(1deg) translate(1px,1px)}
50%{-webkit-transform:rotate(-1deg) translate(-1px,-1px);transform:rotate(-1deg) translate(-1px,-1px)}
100%{-webkit-transform:rotate(1deg) translate(1px,1px);transform:rotate(1deg) translate(1px,1px)}
}
.move-3{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}
@-webkit-keyframes move3 {
0%{transform:translate(0,0)}
20%{transform:translate(5px,0)}
40%{transform:translate(5px,5px)}
65%{transform:translate(0,5px);transform:translate(5px,0)}
100%{transform:translate(0,0)}
}
.move-4{-webkit-animation:move4 5s infinite;animation:move4 5s infinite}
@-webkit-keyframes move4 {
0%{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}
50%{-webkit-transform:translate(0,5px);transform:translate(0,5px)}
100%{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}
}

.word-rotate-box{display:flex;justify-content:center;align-items:center;width:120px;height:120px;background:0 0;border-radius:100%;animation:identifier 20s linear infinite;text-align:center;padding:15px;position:relative}
.word-rotate-box:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:50%;border:25px solid transparent;background:rgba(255,255,255,.7);filter:drop-shadow(0 0 100px rgba(0,0,0,.15));backdrop-filter:blur(17px)}
.word-rotate-box .text__char{display:block;position:absolute;top:10px;left:10px;height:calc(100px / 2);width:100px;text-transform:uppercase;font-weight:500;font-size:12px;transform-origin:bottom center;transform:rotate(var(--char-rotate));color:#000}
.word-rotate-box i{display: block;margin: 0;animation: identifier 20s linear infinite;animation-direction: reverse;transition: all .3s;color: #000;font-size: 30px;opacity: 0.6;}
@keyframes identifier {
0%{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@media only screen and (max-width:1199px) {
.word-rotate-box{width:150px;height:150px}
.word-rotate-box .text__char{font-size:13px;height:calc(130px / 2);width:130px}
.word-rotate-box i{font-size:18px}
}
@media only screen and (max-width:991px) {
.word-rotate-box{width:120px;height:120px}
.word-rotate-box .text__char{font-size:12px;height:calc(110px / 2);width:110px;top:5px;left:5px}
.word-rotate-box i{font-size:16px}
}

.vertical-info{width:68px;min-width:68px;height:100%;position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:75px 15px}
.vertical-info>*{writing-mode:tb-rl}
.vertical-info.left{left:0;border-right:1px solid rgba(0,0,0,.1)}
.vertical-info.right{right:0;border-left:1px solid rgba(0,0,0,.1)}
.vertical-info .social-list{display:flex;gap:10px}
.vertical-info .social-list li a{ font-size:14px; text-transform:uppercase; color:var(--white-color); display: inline-block; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; text-align: center; }
@media only screen and (max-width:1199px) {
.vertical-info{display:none}
}
.figure-circle{ position: absolute; top: 0; width: 40%; left: 50%; transform: translateX(-50%); z-index: -1; opacity: 0.3; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }

.dz-ring-effect{-webkit-animation:dzRing 1.2s infinite ease-in-out;animation:dzRing 1.2s infinite ease-in-out;display:inline-flex}
@-webkit-keyframes dzRing {
0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
}


.widget-rating1{display:flex;align-items:center;gap:6px;background-color:#fff;box-shadow:0 0 25px rgba(var(--bs-secondary-rgb),.05);padding:5px 12px;border-radius:50px;align-items:center;color:var(--bs-secondary);font-size:13px;font-weight:500}
.widget-rating1 img{width:18px}
.widget-rating1 .star-list{gap:3px}
.widget-rating1 .star-list li{color:#ffcd37;line-height:1.2;font-size:15px}
.widget-rating1 .rating{font-weight:700}
@media only screen and (max-width:575px) {
.widget-rating1{padding:5px 10px;font-size:12px}
.widget-rating1 .star-list li{font-size:12px}
}
.star-list{display:flex;gap:5px}
.star-list li{color:#ff8717;font-size:16px}
@media only screen and (max-width:1480px) {
.star-list li{font-size:14px}
}

.dz-media2 img{border-radius:50%;height:135px;width:135px;object-fit:cover}
.dz-media2:after,.dz-media2:before{content:"";position:absolute;width:100%;height:100%;border:1px solid #fff;border-radius:50%;left:0;top:0}
.dz-media2:before{opacity:.6;transform:scale(1.25)}
.dz-media2:after{opacity:.4;transform:scale(1.58)}
@media only screen and (max-width:1680px) {
.dz-media2 img{height:100px;width:100px}
}
@media only screen and (max-width:1380px) {
.dz-media2 img{height:75px;width:75px}
}




.grg{width:100%;height:100%;position: absolute;object-fit:cover!important}
@media only screen and (min-width: 1441px){
.font60-xl{font-size:60px!important;}
}
@media only screen and (max-width: 1920px){
.main-banner-area-wrap,.bannerowl .item{min-height:660px;}
}
@media only screen and (max-width: 1800px){
.main-banner-area-wrap,.bannerowl .item{min-height:620px;}
}
@media only screen and (max-width: 1500px){
.main-banner-area-wrap,.bannerowl .item{min-height:550px;}
}
@media only screen and (max-width: 1199px){
.main-banner-area-wrap,.bannerowl .item{min-height:520px;}
}
@media only screen and (max-width:640px){
.main-banner-area-wrap,.bannerowl .item{min-height:500px;}
}
@media only screen and (max-width: 575px){
.bannerowl{background: #edf5ff;}
.bannerowl .item{flex-flow: column;}
.grg{width:100%;position:relative;}
}
@media only screen and (max-width:575px){
.main-banner-area-wrap,.bannerowl .item{min-height:auto;}
.main-banner-area-wrap .item{background-position:center right 45%}
}
.main-banner-area-wrap{overflow:hidden;position:relative;z-index:1;}
.bannerowl{height:100%;}
.bookert{background:var(--main-color);position:relative;bottom:0px;width: 100%;}
.apppo{position: absolute;left:0;bottom:100%;}
@media only screen and (max-width: 991px){
.bookert{position:relative;bottom:auto;top:-30px;} 
}
@media only screen and (max-width:575px){
.bookert{position:relative;bottom:0;top:0;margin-top:0;} 
.apppo{position:relative;}
}

.jaka::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url(images/icon-inv.png) no-repeat center left 5%;pointer-events:none;}
.clocker i{font-size:22px;height:48px;width:48px;line-height:48px;border-radius:50%;margin:0 auto;background:rgba(155, 255, 166, 0.5);}

.blogposts .parr:nth-child(1) .row .col-12.col-md-12.col-lg-5,.blogposts .parr:nth-child(1) .row .col-12.col-md-12.col-lg-7,.blogposts .parr:nth-child(2) .row .col-12.col-md-12.col-lg-5,.blogposts .parr:nth-child(2) .row .col-12.col-md-12.col-lg-7{width:100%;}
.object-start{object-position: left;}
.pichold{height:180px;overflow:hidden;}

.video-thumbnails{height:600px;overflow:auto;}
.hasheight{height:130px;overflow:hidden;margin-bottom:20px;}

.zoomer-video{height:310px;overflow: hidden;}
@media(max-width:768px){
.zoomer-video{height:270px;}
}
.zoomer-video.hauto{height:auto;overflow: hidden;}
.zoomer-video img{width:100%;height:100%;object-fit: cover;object-position:center;}
.dotta .owl-dots{position:absolute;left:auto;right:15px;width:15px;text-align:center;top:50%;transform:translateY(-50%);z-index:1;}
.dotta .owl-dots .owl-dot{display:inline-block;margin:0;}
.dotta .owl-dots .owl-dot span{margin:0;width:14px;height:14px;border-radius:50%;background:var(--main-color2);display:block;transition:all ease-in-out .3s;transform:scale(.9);opacity:.7}
.dotta .owl-dots .owl-dot.active span{background:var(--whiteColor);transform:scale(1);opacity:1;}

.kull{padding:10px;background:var(--white-color);border-radius:5px;display:flex;align-items:center; border: 1px solid #d7d7d7;}
.kull p{margin:0;color:var(--main-color)}
.imagg{width:60px;margin-right:10px;}

.mess{height:110px;overflow:hidden;margin-bottom:30px;}
.facilitie{background-color: #f5f5f5;margin: -50px 0px;position: relative;}
.facilitie::before{content:"";position:absolute;top:0;left:-50px;width:0;height:0;border-style:solid;border-width:0 0 50px 50px;border-color:transparent transparent #dfdfdf}
.facilitie::after{content:"";position:absolute;bottom:0;left:-50px;width:0;height:0;border-style:solid;border-width:0 50px 50px 0;border-color:transparent #dfdfdf transparent transparent}

.facilitie2{background-color: #f5f5f5;margin: -50px 0px;position: relative;}
.facilitie2::before{content:"";position:absolute;top:0;right:-50px;width:0;height:0;border-style:solid;border-width:0 50px 50px 0;border-color:transparent transparent #dfdfdf transparent}
.facilitie2::after{content:"";position:absolute;bottom:0;right:-50px;width:0;height:0;border-style:solid;border-width:0 0 50px 50px;border-color:transparent transparent transparent #dfdfdf}
@media(max-width:991px){
.facilitie,.facilitie2{margin:0;}
.facilitie::after,.facilitie2::after,.facilitie::before,.facilitie2::before{display:none;}
}
.banda{background:url(images/kneecap2.svg) no-repeat right 5% bottom 10px #fff;background-size:100px;}
.filter{ filter:invert(1) ; -webkit-filter:invert(1) ; }
@media(min-width:992px){
.col-lg-2by5{max-width:20%;flex-basis: 20%;}
}

.treeto:hover{background-color:var(--main-color3);border-color:var(--main-color3)}
.treeto:hover a{color:var(--main-color3);}
.bazzi{height:420px;overflow:auto}

.videoo{height:50px;width:50px;line-height:50px;display:inline-block;text-align:center;border-radius:100%;background:transparent;color:#fff;display:inline-block;background:rgba(255,255,255,.3);z-index:9;text-indent:0;}
.waves{position:absolute;width:100px;height:100px;background:rgba(255,255,255,.1);opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);border-radius:100%;left:-25px;bottom:-25px;z-index:0;-webkit-animation:waves 3s ease-in-out infinite;animation:waves 3s ease-in-out infinite}
.wave-1{-webkit-animation-delay:0;animation-delay:0}
.wave-2{-webkit-animation-delay:1s;animation-delay:1s}
.wave-3{-webkit-animation-delay:2s;animation-delay:2s}
@keyframes waves {
0%{-webkit-transform:scale(0.2,0.2);transform:scale(0.2,0.2);opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
50%{opacity:.9;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90)}
100%{-webkit-transform:scale(0.9,0.9);transform:scale(0.9,0.9);opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
}

.faq-accordion .accordion-content ul {margin: 0;padding: 0;padding-left: 20px;}
.faq-accordion .accordion-button:not(.dusra),.faq-accordion .accordion-button:not(.collapsed) {border: 0;color: var(--main-color);background: #fff;border: 1px solid #b7c0cf;border-radius:4px;font-size: 90%;}
.faq-accordion .accordion-button:hover,.faq-accordion .accordion-button:not(.collapsed):hover {color: var(--main-color);}
.faq-accordion .accordion-button::after {background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%232b5aac' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");transform: scale(.7) !important;}
.faq-accordion .accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%232b5aac' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");}
.sandni .accordion-button::after {background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
transform: scale(.7) !important;}
.sandni .accordion-button:not(.collapsed)::after{background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
} 

.kidizum::before{content:'';position:absolute;height:90%;width:5px;background:#fff4ea;left:50%;top:5%;transform:translateX(-50%);}
@media(max-width:767px){
.kidizum::before{display:none;}
}

.homba li{list-style:none;border:2px solid #ffe3de;display:inline-block;margin:5px 10px 5px 0;padding:5px 10px;border-radius:4px;}
.beshakal li{list-style:none;display:inline-block;background:var(--main-color);color:var(--whiteColor);padding:8px 14px;margin:5px 0;border-radius:30px;min-width:30%;}
.titletable td{padding:6px;border:1px solid #c2bbc0;background:rgba(255,255,255,0.01);font-weight:500;}

.heighto {height: 50px;overflow: hidden;}