
.language-menu {
  padding: 7px 18px;
  margin: 0 10px;
  border-radius: 24px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  gap: 9px;
}

.menu-down {
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-down svg{
  display: block;
  width:8px;
  height:8px;
}

.language-sub-menu {
  position: fixed;
  top: 100px;
  z-index: 21;
  display: none;
  right: 130px;
  font-size: 12px;
}

.language-sub-box {
  width: 450px;
  margin: 0 auto;
  padding: 16px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 16px;
  backdrop-filter: blur(9px);
}

.language-sub-box .menu-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
  padding:0;
  box-sizing: border-box;
}

.language-sub-box .menu-list li {
  font-weight: 600;
  line-height: 42px;
  text-align: center;
  width: 25%;
}

.language-sub-box .menu-list li a {
  color: #000;
  display: inline-block;
  width: 100%;
}

.language-sub-box .menu-list li.active a,.language-sub-box .menu-list li:hover a {
  color: #FF3B7C;
}


[lang=ar] .language-sub-menu{
    right: auto;
    left:130px;
}




  .language-menu {
    position:absolute;
    right: 11px;
    top: 55px;
    padding: 10px 15px;
    border-radius: 24px;
    border: 0;
    background: #000000b8;
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
  }

  .menu-down {
      margin-left: 9px;
  }

  .language-sub-menu {
      bottom: 0;
      top: 0;
      left: 0;
      transform: none;
      right: 0;
  }

  .language-sub-bg {
      background: #000000CC;
      width: 100%;
      height: 100%;
      position: absolute;
  }

  .language-sub-box {
      width: 100%;
      position: absolute;
      bottom: 0;
      border-radius: 0;
      overflow-y: auto;
      height: 40%;
  }

  .language-sub-box .menu-list {
      flex-direction: column;
      padding: 0;
  }

  .language-sub-box .menu-list li {
      width: 100%;
  }


  [lang=ar] .language-sub-menu{
      right: 0;
      left:0;
  }


.chamet .better-title .omegle{
  color:#EC5AFF;
}
.chatrandom .better-title .omegle{
  color:#55AFF0;
}
.emeraldchat .better-title .omegle{
  color:#00CC6A;
}
.omegle .better-title .omegle{
  color:#fff;
}
.ometv .better-title .omegle{
  color:#F8673A;
}

    .landingpage-icon{
      transition: all 0.3s ease-in-out;
      margin-left:7px;
      width:10px;
    }
    .ar .landingpage-icon{
      margin-right: 7px;
    }
    .landingpage-icon.box{
      transform: rotate(180deg);
    }

    .landingpage-wrap {
      position: relative;
    }
    .landingpage-border {
      border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

    .landing-list {
      width: 100%;
      position: absolute;
      top: 52px;
      left: 0px;
      padding: 0 32px;
      max-height:0;
      transition: all 0.3s ease-in-out;
      overflow: hidden;
    }
    .landing-list.spe {
      max-height: 300px;
    }
    .landing-item {
      width: 100%;
      height: 44px;
      background: rgba(75,69,85,1);
      padding: 0 14px;
    }
    .landing-item.first {
      border-radius: 14px 14px 0px 0px;
    }
    .landing-item.last {
      border-radius: 0 0 14px 14px;
    }

    .landing-inner {
      width: 100%;
      height: 100%;
      display: inline-block;
      font-size: 16px;
      color: rgba(255,255,255,0.60);
      font-weight: 400;
      position: relative;
    }
    .landing-inner:active {
      color: #FFFFFF;
      font-weight: 500;
    }
    .landing-inner span {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      display: inline-block;
      width: 100%;
      text-align: center;
    }
    .landing-border {
      border-top: 1px solid rgba(255,255,255,0.05);
    }
 .chathub-box{
    width: 100%;
  }
 
  .chathub-title .bg-round{
    opacity: 0.45;
    background: radial-gradient(circle at 50% 50%, #D1398D 0%, rgba(209,57,141,0.00) 50%);
    position: absolute;
    left: 50%;
    top: 0;
    width: 73px;
    height: 73px;
    margin-left: -106px;
    top:10px;
  }
  .chathub-title{
    font-size: 32px;
    position: relative;
    height: 36px;
  }
 .chathub-bg{
  width: 200px;
  height: 200px;
  right:-100px;
  top:20px;
  position: absolute;
  opacity: 0.18;
  background: radial-gradient(circle at 50% 50%, #CA3E80 0%, rgba(202,62,128,0.00) 40%);
}
.chathub-sub-title {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.72);
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.chathub .line-box {
    margin-top: 32px;
    padding-left: 20%;
    padding-right: 20%;
}
.chathub .line {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.49);
}
.chathub {
    margin-top: 34px;
}
.chathub .logo {
    width: 24px;
    margin-left: 14px;
    margin-right: 14px;
    border-radius: 6px;
}
.seo-page .startVideoNew{
  left: 20%;right: 20%;width:auto;
}
.y99 .section2Ins{
    height:auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer{
    background: #6500C2;
  }
  .figure-img{
    display: none;
  }
  .icons-box{
    padding-left: 16px;
    padding-right: 16px;
  }
  .figure-phone-img{
    margin-top: 28px;
    width: 100%;
    position: relative;
  }
  .figure-phone-img img{
    width: 100%;
    display: block;
  }
  .sec-one{
    display: none;
  }
  .phone-video{
    position: absolute;
    bottom:0;
    left:50%;
    transform: translate(-50%,100%);
    z-index: 30;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: #6800C6;


  }
  .phone-video video{
    width: 100%;
    border-radius: 22px;



  }
  .figure-phone-box{
     padding-top: 208%;
     background: #6800C6;
  }
  .figure-phone-box h2{
    font-size: 32px;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    font-weight: 700;
    padding-left: 16px;
    padding-right: 16px;
  }
  .figure-content{
    font-size: 14px;
    color: rgba(255,255,255,0.72);
    line-height: 22px;
    font-weight: 400;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 16px;
    padding-bottom: 45px;
  }
  .section10 .section-title{
    text-align: center;
  }
  .sec10-one{
    display: flex;
    flex-direction: column-reverse;
  }
  .sec-one{
    display: none;
  }
  .sec-two{
    margin-top: 45px;
    
  }
 .sec-three{
  background: #6800C6;
  padding-top: 45px;
 }
 .bg-header{
  background: rgba(93,0,178,0.35);
 }
 .icons-text{
  transform: skewX(-10deg);
  font-size:12px;
  font-weight: 700;
 }
  .download-btn{
    margin-top: 20px;
    display: flex;
    gap: 40px;
    justify-content: center;
  }
  
  .download-btn a img{
    width: 156px;
  }
 .footer-bottom-box{
  background: #6500C2;
 }
 .dowlnload-box{
  display: flex;
  flex-direction: column-reverse;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 60px;
 }
 .bottom-link{
  margin-top: 46px;
 }
 .link-list{
  gap:36px;
 }
 .video-bg-box{
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
  bottom:0;
  left:50%;
  transform: translate(-50%,100%);
  z-index: 50;
  
  
 }
 .video-bg{
  width: 100%;
  height: 164px;
  background-image: linear-gradient(180deg, #2C1146 0%, rgba(44,17,70,0.00) 100%);
  border-radius: 22px 22px 0px 0px;
 }
 .video-bg-box2{
  top:0;
  bottom:auto;
  transform: translateX(-50%);
 }
 .seo-page .sec-perk{
  padding-top: 90px;
 }
 .bg-phone-box{
  background: url('/bloop/images/bg-phone.jpg') no-repeat left center;
  background-size: cover;
  padding-top: 59px;

 }
 .chamet .swiper-container{
    height: 320px;
  }
  .thundr .swiper-container{
    height: 368px;
  }

  .swiper-person{
    position: absolute;
    bottom:26px;
    left:24px;
  }
  .section5 .foot-list{
  flex-direction: column;
}
 .foot-item-box{
  display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
@media screen and (min-width: 1200px) { 
 
   .section5 .foot-list{
  flex-direction: row;
}
  .swiper-person{
    left:38px;
  }
  .bg-phone-box{
    background: none; 
  }
  .video-bg-box2{
    padding:0;
  }
  .section-box .section-container {
    width: 1200px !important;
    flex-direction: column;
    margin:0 auto;
    padding-left: 64px;
    padding-right: 64px;
  }
  .bottom-link{
    margin-top: 0;
  }
  .link-list{
    flex-direction: column;
    gap:0;
  }
  .download-btn{
    margin-top: 74px;
   
  }
 .download-btn a img{
    width: 240px;
  }
  .sec-two{
    flex-direction: row;
  }
  .sec-one{
    display: flex;
  }
  .lph-one-screen .lph-content .icon img{
    width: 64px;
  }
  .lph-one-screen .lph-content .icons-text{
    font-size: 18px;
    font-weight: 700;
  }
  .lph-one-screen .lph-content{
    width: 1200px;
    justify-content: space-between;
    align-items: center;
    margin:0 auto;
    flex-direction: row;
    
  }
  .figure-phone-img,.figure-phone-box{
    display: none;
  }
  .lph-one-screen{
    height: 750px;
    margin-top: 100px;
    background: url('/bloop/images/md_screen.jpg') no-repeat left center;


  }
  .seo-page .startVideo-content{
    margin:0 auto;
  }
  .y99 .section2Ins{
    height:auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .seo-page .startVideoNew{
    width: 383px;
    height:64px;
    margin:0 auto;
    left:0;

  }
  .chathub-bg{
    
    right:-264px;
    width: 528px;
    height: 528px;
    
    top: -50px;


  }
   .chathub-title .bg-round{
    width: 99px;
    height: 99px;
    margin-left: -180px;
    left: 50%;
 }

 
 
  .chathub .line-box{
    margin-top: 49px;
  }
  .chathub .line-box .line{
    width: 189px;
    height: 2px;
  }
  .chathub .line-box .logo{
    width: 30px;
    margin-left: 28px;
    margin-right: 28px;
    border-radius: 8px;
  }
  .chathub{
    margin-top: 110px;
  }
  .chathub-title{
    font-size: 64px;
    
    height: 72px;
  }
  
  .chathub-sub-title{
    font-size: 24px;
    margin-top: 10px;
  }
  .md\:hidden {
    display: none;
  }
  .md\:flex {
    display: flex;
  }
  .md\:block {
    display: block;
  }
  .header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 60;
  }
  .header-box{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(93,0,178,0.35);
  }
  .header-box img{
    width: 117px;
  }
  .nav{
    margin-left: 72px;
    display: flex;
    align-items: center;
  }
  .nav a{
    font-weight: bold;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    position: relative;
    margin-left: 38px;
    
  }
  .nav a:first-child{
    margin-left: 0;
  }
  .hvr-underline-from-center {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        /* overflow: hidden; */
    }
    .hvr-underline-from-center:before {
        content: '';
        position: absolute;
        z-index: -1;
        left: 51%;
        right: 51%;
        bottom: -3px;
        
        background: rgba(255, 255, 255, 0.6);
        height: 3px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .hvr-underline-from-center:hover:before,
    .hvr-underline-from-center:focus:before,
    .hvr-underline-from-center:active:before {
        left: 0;
        right: 0;
    }
    .routerLinkActive{
      display: inline-block;
      color: rgba(255, 255, 255, 1);
      width: 100%;
      height: 3px;
      background: #fff;
      position: absolute;
      bottom: -3px;
      left: 50%;
      transform: translateX(-50%);
      

    }
    .nav .active{
      color: #fff;
    }
    .header .language-omegle{
      padding-left: 20px;
      padding-right: 20px;
      height: 40px;
      border-radius: 20px;
      background-color: rgba(255,255,255,0.1);
      cursor: pointer;
      position: relative;
    }
    
    .language-md-content{
      font-size:16px;
      color: #fff;
      font-weight: bold;

    }
    .language-md-icon{
      width: 10px;
      margin-left: 6px;
      transition: all 0.3s ease-in-out;
      
    }
    #language-md-btn .language-md-dropdown{
    overflow: hidden;
    height:0px;
    position: absolute;
    left:-264px;
    top:49px;
    transition: all 0.2s ease-in-out;
  }
  .ar #language-md-btn .language-md-dropdown{
    left:0;
  }
  .signin{
    margin-left: 16px;
    background:#fff;
    display: flex;
    border-radius: 20px;
    width: 120px;
    height: 40px;
    cursor: pointer;
    font-size:16px;
    font-weight: bold;
    color: #8b33fc;
  }
  .aboutImg{
    animation: none;
  }
  .better-title{
    margin-top: 38px;

  }
  .better-title .tit{
    text-align: center;
    font-weight: bold;
  }
  .better-title .better,.better-title .than,.better-title .omegle{
    font-size: 72.44px;
    line-height: 84.51px;
  }
  .better-title .better-des{
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
    line-height: 30px;
  }
  .better-title .icons-box{
    margin-top: 22px;
    justify-content: center;
    max-width: 660px;
    margin:26px auto 0;
  }
  .better-title .icon img,.better-title .icon{
    width: 54px;
  }

  .figure-img{
    display: flex;
    width: 441px;
    height: 453px;
    padding-top: 80px;
  }
  .better-title .icons-text{
    font-size: 18px;
  }
  .fire{
    font-size: 26.6px;
    font-weight: bold;
    bottom:189.99px;
  }
  .seo-page .startVideo-content,.seo-page .startVideo-content .startVideo{
    width: 383px;
    height: 64px;
  }
  .seo-page .startVideo-content .startVideo{
    margin-top: 0 !important;
  }
  .seo-page .startVideoBg{
    height: 64px;
  }
  .seo-page .startVideo-box{
    display: flex;
    justify-content: center;
    margin-top: 71px;
  }
  .seo-page .user-call{
    font-size: 24px;
  }
  .btn-free{
    width: 102px;
    height: 36px;
  }
  .btn-free .skewed{
    font-size: 26px;
  }
  .section1{
    padding: 100px 70px 0;
  }
  .title{
    font-size: 44px;
    line-height: 50px;
  }
  .des{
    font-size: 24px;
    margin-top: 23px;
    line-height: 36px;
  }
  .seo-page .user-call{
    width: 418px;
    height: 80px;
    margin-top: 48px !important;
    font-size: 24px !important;
  }
  .section-md-container{
    display: flex;
    justify-content: space-between;
    margin-top: 99px;
  }
  .section-new .section-img{
    width: 450px;
    padding:0;
  }
  .section-new .sec-left{
    flex:1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .section-new .sec-left .bg{
    padding-top: 0;
  }
  .seo-page .section-title{
    font-size: 44px;
    line-height: 50px;
  }
  .section2InsWrap{
    margin-top: 36px;
    
  }
  .section2Ins{
    height: 82px;
    font-size: 24px;
    line-height: 36px;
  }
  
  .section2Ins img{
    width: 48px;
    margin-left: 36px;
    margin-right: 12px;
  }
  .sec-bg{
    padding-top: 70px;
  }
  .seo-page .user-call{
    margin-top: 35px !important;
  }
  .sec-box{
    background: #6800C6;
  }
  .sec10-one{
    display: flex;
    width:1200px;
    margin:0 auto 0;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 64px;
    padding-right: 64px;
  
  }

  .timeline{
    font-size: 24px;
    margin-top: 32px;
    line-height: 34px;
  }
  .timeline p{
    line-height: 32px;
  }
  .timeline-item {
    margin-bottom: 0;
    padding-bottom: 32px;
  }

  .timeline-item:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .section10 .section-img{
    padding:0;
  }
  .timelineWrap{
    padding:0
  }
  .section10 .section-title{
    padding:0;
  }
  .sec10-one .section-img{
    margin-left: 105px;
    display: flex;
    align-items: center;
    width: 328px;

  }
  .sec10-one .section-img video{
    border-radius: 22px;
    width: 328px;
    


  }
  .sec10-two{
    flex-direction: row-reverse;
  }
  .sec10-two .section-img{
    margin-left: 0;
    margin-right: 105px;
  }
  .sec10-two .sec-right{
   display: flex;
   flex-direction: column;
   justify-content: center;
  }
  .timeline2{
    font-size: 24px;
    line-height: 34px;
  }
  .timelineWrap2{
    margin-top: 32px;
  }
  .seo-page .sec-perk{
    margin-top: 125px;
    font-size: 44px;
  }
  .section10List{
    margin-top: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    padding:0;
  }
  .section10Item{
    padding:40px 22px;
  }
  .section10Item .name img{
    width: 86px;
    margin-left: 18px;
    margin-right: 18px;
  }
  .section10Item .name h3{
    font-size: 30px;
  }
  .section10Item .content{
    margin-top: 18px;
    font-size: 21.6px;
    line-height: 30.85px;
  }
  .seo-page{

    position: relative;
    background-size:100% 400px;
    background-position:left bottom;
    overflow-x: hidden;
  }
  .firstBack{
    padding: 0;
  }
  .firstBack img{
    
    width: auto;
    height: 100%;
  }
  .ome-bg .top-1{
    background-image: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0.75) 65%, rgba(0,0,0,0.10) 100%);
  }
  .ome-bg .top-2{
    background-image: linear-gradient(0deg, rgba(0,0,0,0.90) 0%, rgba(0,0,0,0.63) 66%, rgba(0,0,0,0.10) 100%);
  }
  .section10Item.active{
    margin-top: 0;
  }
  .perks-box{
    width: 1200px;
    margin:0 auto;
    padding-left: 64px;
    padding-right: 64px;
  }
  .section11{
    margin-top: 99px;
  }
  .map{
    margin-top: 98px;
  }
  .numberWrap{
    display: flex;
    gap:29px;
    justify-content: center;

  }
  .numberItem{
    flex: 1;
    height: 117px;
    border-radius: 18px;
  }
  .numberItem.active{
    margin-top: 0;
  }
  .numberItem img{
    width: 86px;
  }
  .numberItem .number{
    font-size: 30px;
  }
  .numberWord{
    font-size: 21.68px;
    margin-top: 4px;
  }
  .seo-page .section6{
    margin-top: 99px;
  }
  .section6 .title2{
    font-size:44px;
  }
  .section6 .qa-list{
    margin-top: 70px;
  }
  .section6 .qa-item{
    margin-bottom: 18px;
  }
  .section6 .qa-item .qa-item-tit .qa-item-title-content{
    padding-top: 36px;
    padding-bottom: 36px;
    font-size: 32px;
    line-height: 36px;
    
  }
  .section6 .qa-item .qa-item-tit .arrow{
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  .section6 .qa-item .qa-item-tit .arrow.active{
    background-size: cover;
  }
  .section6 .qa-item-answer{
    padding:36px 28px;
    font-size: 24px;
  }
  .testimonials-box{
    display: flex;
    margin-top: 170px;
    justify-content: center;
    width: 1200px;
    margin:0 auto;
    padding-top: 88px;
    padding-left: 64px;
    padding-right: 64px;

  }
  .swiper-box{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 532px;
    
  }
  .testmoinals-right{
    display: flex;
    flex:1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 72px;

  }
  .carouselDes{
    font-size: 24px;
    line-height: 36px;
  }
  .carousel-item{
    padding:58px 38px;

  }
  .swiper-person img{
    width: 52px;
    margin-right: 17px;
  }
  .swiper-person .font-fachat{
    font-size: 24px;
  }
  .swiper-container{
    height: 433px;
  }
  .chamet .swiper-container{
    height: 520px;
  }
  .thundr .swiper-container{
    height: 622px;
  }
  .upper img,.lower img{
    width: 80px;
  }
  .upper{
    width: 80px;
    left: 24px;
    top:-40px;
  }
  .lower{
    width: 80px;
    right: 24px;
  }
  .section3Info{
    font-size: 26px;
    margin-top: 24px;
    line-height: 42px;
    text-align: left;
    padding:0;

  }
  .seo-page .testimonials{
    padding: 0;
    width: 100%;
    text-align: left !important;
  }
  .indicators{
    bottom: 18px;
  }
  .indicator{
    width: 29px;
    height: 3px;
  }
  .dowlnload-box{
    display: flex;
    margin: 177px auto 0;
    width: 1200px;
    padding-left: 64px;
    padding-right: 64px;
    flex-direction: row;
   
  }

  /* .down-bg{
    height:400px;
    width: 100%;
    
    position: absolute;
    right: 0;
    bottom: 0;
    transform: scaleX(-1) scaleY(-1);

  } */
  .testimonials-top{
    position: absolute;
    top: 0;
    width: 100%;
    left:0;
  }
  
  .dowlnload-box .title1 h2{
    margin-top: 0;
  }
  .dowlnload-box .download{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex:1;
  }
  .dowlnload-box .section3Img{
    margin:0;
  }
  .dowlnload-box .title1 h2{
    font-size: 44px;
  }
  .dowlnload-box .content1{
    font-size: 24px;
    line-height: 36px;
    margin-top: 36px;
    text-align: left;
    padding-left: 0;
  }
  .dowlnload-box .downbtn{
    margin-top: 38px
  }
  .dowlnload-box .section3Img{
    padding:0;
    margin-left: 69px;
    width: 298px;
  }
  .section5{
    width:1200px;
    margin:112px auto 0;
    padding: 56px 64px 43px;
    display: flex;
    justify-content: space-between;


  }
  .foot-left{
    display: flex;
    flex-direction: column;
    width: 432px;
  }
  .section5 .logo{
    width: 139px;
  }
  .section5 .content{
    font-size: 16px;
    margin-top: 26px;
    line-height: 24px;
  }
  .section5 .foot-list{
    margin-top: 0;
  }
   .section5 .foot-list .flex-col{
    margin-left: 92px;
   }

  .foot-tit{
    height: 36px;
    line-height: 36px;
  }
  .foot-right-list{
    margin-left: 92px;
    
  }
   .foot-right-list div{
    
    font-size: 16px;
   }
   .section5 .foot-item{
    font-size: 16px;
    margin-top: 16px;
   }
   .footer-bottom{
    width: 1200px;
    margin:0 auto;
    font-size: 14px;
    padding-top: 24px;
    padding-bottom: 22px;
   }
  #language-md-btn .language-md-dropdown{
    overflow: hidden;
    height:0px;
    position: absolute;
    left:-264px;
    top:49px;
    transition: all 0.2s ease-in-out;
    border-radius: 24px;
  }
  .ar #language-md-btn .language-md-dropdown{
    left:0;
  }
  .ar .language-md-icon{
    margin-right: 6px;
  }
  #language-md-btn .language-active{
    height:360px;
  }
  #language-md-btn .language-md-box{
    display: grid;
    width:380px;
    border-radius: 24px;
    background: rgba(47,44,55,1);
    box-shadow: 0px 0px 30px 0px rgba(14,0,29,0.5);
    box-sizing: border-box;
    grid-template-columns: repeat(2,1fr);
    padding:24px;
    gap:12px;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter:blur(14px);
    overflow: hidden;
    

  }
  
  #language-md-btn .language-md-box a{
    background: rgba(255,255,255,0.10);
    color: rgba(255,255,255,0.60);
    border-radius: 18px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
    width: 160px;
    height:34.28px;
    
  }
  .animateIcon{
    transform: rotate(180deg);
  }
  #language-md-btn .language-md-box .active{
    background: #fff;
    color: #000000;
  }


  .landingpage-md-dropdown{
    overflow: hidden;
    height:0px;
    position: absolute;
    left:0px;
    top:49px;
    transition: all 0.2s ease-in-out;
    border-radius: 24px;
  }
  .ar .landingpage-md-btn .language-md-dropdown{
    left:0;
  }
  .ar .landingpage-md-icon{
    margin-right: 6px;
  }
  .landingpage-active{
    height:360px;
  }
  .landingpage-md-box{
    display: grid;
    width:380px;
    border-radius: 24px;
    background: rgba(47,44,55,1);
    box-shadow: 0px 0px 30px 0px rgba(14,0,29,0.5);
    box-sizing: border-box;
    grid-template-columns: repeat(2,1fr);
    padding:24px;
    gap:12px;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter:blur(14px);
    overflow: hidden;
    

  }
  
  .landingpage-md-box a{
    background: rgba(255,255,255,0.10);
    color: rgba(255,255,255,0.60);
    border-radius: 18px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
    width: 160px;
    height:34.28px;
    
  }
  .landingpageMdItem:hover{
    background: #fff;
    color: #000000;
  }
  .foot-item-box{
    display: grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }


  


 
  
}