
@font-face {
  font-family: 'GL Kirovi';
  src: url('../Fonts/GLKirovi/gl-kirovi-bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Georgian';
  src: url('../Fonts/Noto/NotoSansGeorgian-Regular.ttf') format('truetype');
}
body{
  color: #000;
  font-family: 'Noto Sans Georgian', sans-serif;
}
.SellSelector{
  font-family: 'Noto Sans Georgian', sans-serif;
}
.check-hid{
  visibility: hidden;
  pointer-events: none;
}
.active--category{
  background-color: #000000;
  color: #ffffff;
}
.active--category{
  color: silver!important;
}
.inputSp{
  padding: .375rem 1.3rem!important;
  background: transparent!important;
}
.inputSp2{
  background-color: #e9e5e1!important;
}
.langJz{
  color: black!important;
  border-style: none!important;
}
.phoneBtn{
  width: 100%!important;
  box-shadow: none!important;
  padding: 0.5rem;
  border-style: solid;
  border-width: thin;
  border-color: #00000052;
  border-radius: 1%;
  margin: 0;
  text-align: left;
  font-family: 'Noto Sans Georgian', sans-serif;
}
.lang-block{
  position: absolute;
  z-index: 10;
  top: 0;
  right: 4.5%;
}
.text-calib{
  padding: 3% 10%;
}
.min-h{
  min-height: calc(90vh - 95px);
}
.page-h{
  min-height: calc(100vh - 95px);
}
.Lang1{
  font-family: 'GL Kirovi', sans-serif;
}
.lang3{
  font-family: 'Noto Sans Georgian', sans-serif;
}
.middletext2{
  height: 15rem;
  margin:1rem auto;
}
.lSSlideOuter .lSPager.lSGallery img{
  height: 5.5rem!important;
  width: 100%!important;
  object-fit: cover;
}
.fk1{
  max-height: 18rem;
  overflow-y: auto;
}
.cMod{
  height: 8rem!important;
  max-height: 8rem!important;
  overflow-y: hidden;
  text-overflow: ellipsis;
}
.spFilter{
  color: #000000!important;
}
.xMod:after {
  content: "...";
}
.fk1::-webkit-scrollbar {
  width: 10px;
}
.fk1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0 0 0 / 32%);
  border-radius: 10px;
}
.fk1::-webkit-scrollbar-thumb {
  background: #c0c0c0d1;
  border-radius: 10px;
}
.fk1::-webkit-scrollbar-thumb:hover {
  background: silver;
}
.modal{
  z-index: 9999999999!important;
}
.quantity-btn {
  padding: 5% 0;
}
/*** quantity-btn***/
.number-input input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}

.number-input {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.number-input button {
-webkit-appearance: none;
background-color: transparent;
border: none;
align-items: center;
justify-content: center;
cursor: pointer;
margin: 0;
position: relative;
}

.number-input button:before,
.number-input button:after {
display: inline-block;
position: absolute;
content: '';
height: 2px;
transform: translate(-50%, -50%);
}

.number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
text-align: center;
}

.number-input.number-input {
border: 1px solid #ced4da;
width: 10rem;
border-radius: .25rem;
}

.number-input.number-input button {
width: 2.6rem;
height: .7rem;
}

.number-input.number-input button.minus {
padding-left: 10px;
}

.number-input.number-input button:before,
.number-input.number-input button:after {
width: .7rem;
background-color: #495057;
}

.number-input.number-input input[type=number] {
max-width: 4rem;
padding: .5rem;
border: 1px solid #ced4da;
border-width: 0 1px;
font-size: 1rem;
height: 2rem;
color: #495057;
}

@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color:transparent) {

.number-input.def-number-input.safari_only button:before,
.number-input.def-number-input.safari_only button:after {
margin-top: -.3rem;
}
}
}
/*****/
.vertical-img{
  height: 32rem!important;
  object-fit: contain;
}
#profile-tab{
  color: #000000!important;
}
#home-tab{
  color: #000000!important;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  display: none;
  overflow-y: visible;
}
.mobileOne{
  display: none!important;
}
.overlay-content {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  top: 11%;
  border-top-style: solid;
  border-top-width: thin;
  border-top-color: gray;
  text-align: left;
}
.MobLang{
  color: #818181!important;
}
.MobLang .dropdown-toggle::after{
  color: #818181!important;
}
.MobLang .MdLang{
  border-color: #818181!important;
}
.MobLang .MdLang .MdBlack{
  color: #818181!important;
}
.MobLang .drop-top {
    background-color: #f8f3f012;
}
.mob-logo{
  position: absolute;
  top: 1%;
  left: 1%;
  width: 86px;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
  cursor: pointer;
  outline: none;
  text-align: left;
}
.dropdown-btn{
  font-size: 36px;
  background: none;
  color: #818181;
  border-style: none;
  transition: 0.3s;
  width: 100%;
  padding: 8px;
  text-align:left;
}
.subOne{
  font-size: 36px!important;
}
.dropdown-btn:hover{
  color: #f1f1f1;
}
.dropdown-container a{
  background: none;
}
.dropdown-container {
  display: none;
  padding: 0 8px;
}
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}
.mob-Logo3{
  display: none;
  position: absolute;
}
.overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 3%;
  font-size: 37px;
  border-style: none!important;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}
/**animated icon**/
.open-icon{
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  color: #000000;
  right: 3%;
  top: 2%;
  display: none;
}
.search-Btn{
  width: 100%;
  height: 3rem;
  background: #000000!important;
  transition: 0.6s;
  color: #ffffff;
  border-color: #0e0e0eb8;
  border-width: thin;
  border-style: solid;
  box-shadow: none;
}
.search-Btn:hover{
  background: #00000000!important;
  color: #000000;
  transition: 0.6s;
}
/**animated icon end**/
.bg1{
  background: url('../img/10.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.8s;
  opacity: 0.4
}
.bg2{
  background-image: url('../img/11.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #fff;
  opacity: 0.1;
  transition: 0.8s;
}
.first-text-h1{
  font-weight: bold;
  color: #fafafa;
  padding: 1%;
  font-size: 56px;
}
.first-text-p{
  font-weight: 600;
  color: #fafafa;
  font-size: 18px;
}
.second-text-h1{
  font-weight: bold;
  color: #000;
  padding: 1%;
  font-size: 56px;
  padding-right: 21%;
}
.second-text-p{
  font-weight: 600;
  color: #000;
  font-size: 18px;
}
.s1{
  height: 100vh;
  padding: 0;
}
.s2{
  padding: 5%;
  height: 100vh;
}
.s3{
  background: #fff;
  padding: 0;
}
.s4{
  padding: 0;
  background: #000;
}
.bg-cont{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.btn-mod-1{
  font-size: 2rem!important;
  background: #fafafa;
  color: #000;
  position: absolute;
  bottom: 30px;
  padding: .5rem 1.4rem!important;
}
.btn-mod-1:hover{
  color: #7c7e80;
}
.btn-mod-2{
  font-size: 2rem!important;
  background: #000;
  color: #fafafa;
  position: absolute;
  bottom: 30px;
  padding: .5rem 1.4rem!important;
}
.btn-mod-2:hover{
  color: silver;
}
.c1{
  min-height: 17rem;
  padding: 6% 4% 26%;
  border-style: solid none solid solid;
  border-width: thin;
  border-color: gray;
}
.c2{
  min-height: 17rem;
  padding: 6% 4% 26%;
  border-style: solid solid solid none;
  border-width: thin;
  border-color: gray;
}
.hidden-text1{
  color: white;
  visibility: hidden;
  font-size: 1.3rem;
  font-size: 0.1px;
  transition: 0.6s;
  padding-left: 1rem;
}
.hidden-text2{
  color: black;
  visibility: hidden;
  font-size: 0.1px;
  transition: 0.6s;
  padding-left: 1rem;
}
.big-box{
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.pageLogo{
  height: 14rem;
  position: absolute;
  right: 54px;
  bottom: 90px;
  transition: 0.6s;
}
.pageLogo2{
  height: 14rem;
  position: absolute;
  right: 54px;
  bottom: 90px;
  transition: 0.6s;
}
.scene{
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 100px;
}
.cube {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
}
.cubeface1 {
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #FF6161;
  margin: 8px 10px;
}
.cubeface2 {
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #923DFF;
  margin: 8px 10px;
}
.cubeface3 {
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #446BF4;
  margin: 8px 10px;
}
.cubeface4{
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #fff;
  margin: 8px 10px;
}
.cubeface5 {
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #FF6161;
  margin: 15px 10px;
}
.cubeface6 {
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #923DFF;
  margin: 15px 10px;
}
.cubeface7 {
  position: relative;
  width: 3px;
  padding: 3px;
  background-color: #446BF4;
  margin: 15px 10px;
}
.scene2{
  position: absolute;
  top: 114px;
  right: 0;
  width: 60px;
}
.cube2{
  width: 100%;
  height: 100%;
  position: relative;
}
.btn-dropup-Lang{
  border: 1px solid rgba(0, 0, 0, 0.32);
  color: #000000!important;
  box-shadow: none;
}
.btn-dropup-Lang:hover{
  border: 1px solid rgba(0, 0, 0, 0.32);
  color: #000000!important;
  box-shadow: none;
}
.btn-dropup-Lang:active{
  box-shadow: none;
}
.btn-dropup-Lang:focus{
  box-shadow: none;
}
.dropup .dropdown-menu .dropdown-item:hover, .dropup .dropdown-menu .dropdown-item:active {
  background-color: #fff;
  box-shadow: none;
}
.dropup .dropdown-menu .dropdown-item:hover{
  color: #000000!important;
}
.dropdown-menu{
  background-color: #f8f3f0;
}
@media screen and (max-width:1370px){
  .pageLogo2{
    display: none!important;
  }
  .pageLogo{
    display: none!important;
  }
  .c1, .c2{
    padding: 6% 4% 13%;
  }
  .hidden-text1{
    color: black;
    font-size: 1rem;
    transition: 0.6s;
    padding-left: 1rem;
    visibility: visible;
  }
  .hidden-text2{
    color: white;
    font-size: 1rem;
    transition: 0.6s;
    padding-left: 1rem;
    visibility: visible;
  }
  .owl-box .card {
    flex-direction: column;
  }
  .owl-carousel .owl-item img {
    width: 100%;
    height: 400px;
  }
}
@media screen and (max-width:1030px){
  .s2 {
    padding: 5%;
  }
}
@media screen and (max-width:992px){
  .s1{
    height: 50vh;
  }
  .mobileOne{
    display: block!important;
  }
  .c1{
    border-style: none;
    padding: 6% 4% 10%;
  }
  .c2{
    border-style: none;
    padding: 6% 4% 10%;
  }
  .s2{
    padding: 0 5%;
  }
  .scene{
    display: none;
  }
  .scene2{
    display: none;
  }
  .btn-mod-1{
    font-size: 1rem!important;
  }
  .btn-mod-2{
    font-size: 1rem!important;
  }
  .first-text-h1{
    font-size: 48px;
  }
  .second-text-h1{
    font-size: 48px;
  }
}
@media screen and (max-width:835px){
  .c2 {
    border-style: none;
    padding: 9% 4% 10%;
  }
}
@media screen and (max-width:773px){
  .c2 {
    border-style: none;
    padding: 14% 4% 19%;
  }
}
@media screen and (max-width:642px){
  .first-text-h1 {
    font-size: 38px;
  }
  .second-text-h1 {
    font-size: 38px;
  }
}
@media screen and (max-width:575px){
  .c1{
    border-style: none;
    padding: 6% 4% 15%;
  }
  .c2{
    border-style: none;
    padding: 6% 4% 15%;
  }
}
@media screen and (max-width:450px){
  .first-text-h1{
    font-size: 1.8rem;
  }
  .map-container-3{
    padding-bottom: 190%!important;
  }
  .MapCall {
    margin: 9% 5%!important;
  }
  .second-text-h1{
    font-size: 1.8rem;
  }
  .hidden-text1{
    padding-left: .4rem!important;
  }
  .hidden-text2{
    padding-left: .4rem!important;
  }
}

@media screen and (max-width:360px){
  .hidden-text1 {
    font-size: 0.8rem;
  }
  .btn-mod-1 {
    padding: .5rem 1rem!important;
  }
  .first-text-h1 {
    font-size: 1.2rem;
  }
  .first-text-p {
    font-size: 13px;
  }
  .hidden-text2 {
    font-size: 0.8rem;
  }
  .btn-mod-2 {
    padding: .5rem 1rem!important;
  }
  .second-text-h1 {
    font-size: 1.2rem;
  }
  .second-text-p {
    font-size: 13px;
  }
}

@media screen and (max-height:450px){
  .s1{
    height: 100vh;
  }
  .big-box{
    overflow:visible;
  }
}
/** second-page**/
.MainPage1{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 13% 18% 8%;
  overflow: hidden;
}
.m1{
  border-style: solid;
  border-width: thin;
  border-color: silver;
}

.m2{
  padding: 5%;
  background: #000000a6;
  color: #fafafa;
  transform: translate(14px, -18px);
  position: relative;
}
.m2h1{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 62px;
}
.m2h5{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 32px;
}
.m2Block2{
  text-align: right;
}
.swiper-container {
  width: 100%;
  height: 100%;
  min-height: 500px;
}
#whiteB{
  position: relative;
}
#whiteB a{
  color: #000000;
}
#whiteB .subnavbtn{
  color: #000000;
}
.MdBlack{
  color: #000000;
}
.MdLang{
  border-style: solid!important;
  border-width: thin!important;
  border-color: #0000004d!important;
  box-shadow: none!important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.MainPage2{
  padding: 5% 0;
}
.m3{
  width: 100%;
}
.m4 {
  width: 500px;
  height: 400px;
  background: black;
  transform: translate(-93px, 110px)!important;
}
.m5{
  padding: 0;
}
.m7 {
  overflow: hidden;
}
.wow{
  visibility: hidden;
}
/*** MainPage3***/
.big-block{
  display:flex;
  transition: 0.6s;
}
.block-overflow{
  display: flex;
  overflow: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
}
.blockContainer{
  width: 1274px;
  height: 400px;
}
.block-overflow::-webkit-scrollbar { /* WebKit */
  width: 0px;
}
.blockImg{
  width: 100%;
  min-height: 450px;
  max-height: 450px;
}
.card-horizontal {
  display: flex;
  flex: 1 1 auto;
}
.MainPage3{
  padding: 5% 0;
}
.y1{
  background: #fff;
  color: #000;
  width: 691px;
  height: 504px;
  padding: 12% 9%;
  transform: translate(-412px, 49px)!important;
  box-shadow: -9px 14px 18px #88888854;
  position: relative;
}
.y2{
  padding: 0;
}
.y4{

}
img {
  user-drag: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  user-select: none;
}
.m2Block{
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.scene3{
  position: absolute;
  bottom: 42px;
}
.m2h5En{
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.m1Logo{
  right: 98px;
  bottom: 55px;
  width: 257.7px;
  height: 300px;
}
.scene4{
  position: absolute;
  right: 43px;
  bottom: 74px;
}
.y1h1{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
}
.y1p{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  min-height: 15rem;
}
.y-button{
  bottom: 0px;
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  color: #000;
}
.y-button:hover{
  box-shadow: none;
  color: #6f6767;
}
.y-button:active{
  box-shadow: none;
}
.y-button:focus{
  box-shadow: none;
}
.owl-box{
  min-height: 396px;
  min-width: 473px;
  color: white;
}
.owl-box .card {
  flex-direction: row;
  width: 100%;
  padding: 2%;
  position: relative;
}
.cardbg1{
  background:#923dff59;;
}
.cardbg2{
 background: #CAD5FF;
}
.cardbg3{
  background: #FFC1AA;
}
.owl-box .card img {
  width: 50%!important;
}
.cardh5{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: bold!important;
  font-size: 32px;
  line-height: 48px;
  color: #000000!important;
}
.cardp{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 500!important;
  font-size: 16px!important;
  line-height: 32px!important;
  color: #000000!important;
}
.carda{
  color: #000000!important;
  box-shadow: none!important;
  border: 1px solid rgba(0, 0, 0, 0.32);
}
.cardb{
  color: #000000!important;
  box-shadow: none!important;
  border: 1px solid rgba(0, 0, 0, 0.32);
}
.btn-box1{
  position: relative;
  text-align: center;
}
.cardp2{
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.scene5{
  position: absolute;
  right: 20px;
}
.MiddlePage{
  padding: 6%;
  background: #F8F3F0;
}
.mapSvg{
  position: relative;
}
.mapSvg1{
  position: absolute;
  width: 100%;
}
.mapSvg2{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.GeoMap{
  position: relative;
}
/**
.mapdot1{
  position: absolute;
    width: 7rem;
    height: 7rem;
    top: 57px;
    left: 102px;

}
.mapdot2{
  position: absolute;
  top: 242px;
  left: 206px;
  width: 7rem;
  height: 7rem;
}
.mapdot3{
  position: absolute;
  top: 99px;
left: 235px;
  width: 7rem;
  height: 7rem;
}
.mapdot4{
  position: absolute;
  top: 204px;
  left: 413px;
  width: 7rem;
  height: 7rem;
}
.mapdot5{
  position: absolute;
  left: 470px;
  top: 330px;
  width: 7rem;
  height: 7rem;
}
.mapdot6{
  position: absolute;
  top: 260px;
  left: 632px;
  width: 7rem;
  height: 7rem;
}
**/
/**
.mapdot1{
  position: absolute;
  top: 3rem;
  left: 8.31rem;
}
.mapdot2{
  position: absolute;
  top: 218px;
  left: 197px;
}
.mapdot3{
  position: absolute;
  top: 107px;
  left: 245px;
}
.mapdot4{
  position: absolute;
  top: 170px;
  left: 349px;
}
.mapdot5{
  position: absolute;
  left: 400px;
  top: 250px;
}
.mapdot6{
  position: absolute;
  top: 213px;
  left: 520px;
}
**/
.middleH1{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
}
.middleP{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
  /**
  width: 509px;
  height: 200px;
  overflow: hidden;
  **/
}
.middleBtn{
  padding: 16px 40px;
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-sizing: border-box;
  color: #000000;
  box-shadow: none;
}
.middleBtn:hover, .middleBtn:focus, .middleBtn:active{
  color: #6f6767;
  box-shadow: none;
}
/**
.mapdotText1{
  position: absolute;
  top: -86px;
  left: 124px;
  opacity: 0;
  transition: 1.5s;
  pointer-events: none;
}
.invisible-1{
  width: 22px;
  height: 91px;
  position: relative;
  border-left-style: dashed;
  border-left-width: medium;
  border-left-color: silver;
  visibility: hidden;
  transition: 0.6s;
}
.mapdotText2{
  position: absolute;
  top: 7px;
  left: 221px;
  opacity: 0;
  transition: 1.5s;
  pointer-events: none;
  pointer-events: none;
}
.invisible-2{
  width: 22px;
  height: 145px;
  position: relative;
  border-left-style: dashed;
  border-left-width: medium;
  border-left-color: silver;
  visibility: hidden;
  transition: 0.6s;
}
.mapdotText3{
  position: absolute;
  top: -49px;
  left: 269px;
  opacity: 0;
  transition: 1.5s;
  z-index: 1;
  pointer-events: none;
}
.invisible-3{
  width: 22px;
  height: 87px;
  position: relative;
  border-left-style: dashed;
  border-left-width: medium;
  border-left-color: silver;
  visibility: hidden;
  transition: 0.6s;
}
.mapdotText4{
  position: absolute;
  top: 26px;
  left: 373px;
  opacity: 0;
  transition: 1.5s;
  pointer-events: none;
}
.invisible-4{
  width: 22px;
  height: 72px;
  position: relative;
  border-left-style: dashed;
  border-left-width: medium;
  border-left-color: silver;
  visibility: hidden;
  transition: 0.6s;
}
.mapdotText5{
  position: absolute;
  top: 69px;
  left: 423px;
  opacity: 0;
  transition: 1.5s;
  pointer-events: none;
}
.invisible-5{
  width: 22px;
  height: 96px;
  position: relative;
  border-left-style: dashed;
  border-left-width: medium;
  border-left-color: silver;
  visibility: hidden;
  transition: 0.6s;
}
.mapdotText6{
  position: absolute;
  top: 57px;
  left: 421px;
  opacity: 0;
  transition: 1.5s;
  pointer-events: none;
}
.invisible-6{
  width: 123px;
  height: 87px;
  position: relative;
  border-right-style: dashed;
  border-right-width: medium;
  border-right-color: silver;
  visibility: hidden;
  transition: 0.6s;
}
**/
.something{
  position: relative;
}
.GeoMap{
  transition: 0.6s;
  width: 100%;
}
.x1{
  background: #fff;
  color: #000;
  width: 691px;
  height: 504px;
  padding: 9%;
  transform: translate(-412px, 49px)!important;
  box-shadow: -9px 14px 18px #88888854;
  position: relative;
}
.x2{
  padding: 0 15px 0 0;
  overflow: hidden;
}
.x4{
  max-height: 600px;
  position: relative;
}
.x1h1{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
}
.x1p{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
}
.x-button{
  position: absolute;
  bottom: 55px;
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none!important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  color: #000;
}
.x-button:hover{
  color: #6f6767;
  box-shadow: none!important;
}
.x-button:active{
  box-shadow: none!important;
}
.x-buttin:focus{
  box-shadow: none!important;
}
.mapCol1{
  fill:rgb(109, 107, 105);
  transition: 0.6s;
}
.mapCol2{
  fill:rgb(109, 107, 105);
  transition: 0.6s;
}
.mapCol3{
  fill:rgb(109, 107, 105);
  transition: 0.6s;
}
.mapCol4{
  fill:rgb(109, 107, 105);
  transition: 0.6s;
}
.mapCol5{
  fill:rgb(109, 107, 105);
  transition: 0.6s;
}
.mapCol6{
  fill:rgb(109, 107, 105);
  transition: 0.6s;
}
.MainPage4{
  padding: 1% 0 5%;
  overflow: hidden;
}
.ximgText{
  position: absolute;
  top: 0;
  color: white;
  padding: 9%;
}
.xp{
  padding: 0% 51% 0 0;
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #FFFFFF;
}
.xh1{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #FFFFFF;
}
/***navbar***/
.navbar {
  position: absolute;
  width: 100%;
  background-color: rgb(0 0 0 / 0%);
  box-shadow: none;
  border-bottom-style: solid;
  border-bottom-color: silver;
  border-bottom-width: thin;
  padding: 0 8%;
}
.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.6s;
}
.subnavbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  transition: 0.6s;
}
.nav-v{
  text-align:left!important;
}
.lang-btn-top{
  color: #fff;
  border-style: solid;
  border-color: #fff;
  border-width: thin;
  box-shadow: none;
}
.lang-btn-top:hover, .lang-btn-top:active, .lang-btn-top:focus{
  color: #fff;
  border-style: solid;
  border-color: #fff;
  border-width: thin;
  box-shadow: none;
}
.drop-top{
  background-color: #f8f3f087;
}
.dropdown .dropdown-menu .dropdown-item:hover {
  color: #000000!important;
}
.nav-v:hover{
  background-color: #f8f3f0!important;
  color: #000!important;
}
.subnav-content {
  display: none;
  position: absolute;
  left: 0;
  background-color: #FF9F7C;
  width: 100%;
  z-index: 4;
  transition: 0.6s;
  padding: 5px;
}
.subnav-content a {
  float: left;
  color: white;
  text-decoration: none;
  transition: 0.6s;
}
.subnav-content a:hover {
  color: black;
  border-bottom-style: solid;
  border-bottom-color: black;
  border-bottom-width: thin;
  transition: 0.6s;
}
.subnav:hover .subnav-content {
  display: block;
}
.subnav-icon{
  visibility: hidden;
  position: absolute;
  display: block;
  margin: auto;
  z-index: 5;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: -6px;
  transform: rotateX(170deg);
  color: #FF9F7C;
}
.subnav:hover .subnav-icon{
  position: absolute;
  display: block;
  margin: auto;
  visibility: visible;
  z-index: 5;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: -6px;
  transform: rotateX(170deg);
  color: #FF9F7C;
}
.hzNav{
  top: 0;
  left: 0;
  pointer-events: none;
  visibility: hidden;
}
.sb-box{
  position: relative;
}
.logo-h{
  height: 74px;
}
.o1{
  padding: 0 0 0 50%;
}
.o2{
  padding: 0 0 0 30%;
}
.o3{
  padding: 0 0 0 60%;
}
.o5{
  padding:  0 0 0 23%;
}
.footer-div{
  padding: 1%;
}
.footer-icons{
  font-size: 1.2rem;
  color: #000000;
}
.k1{
  text-align: right;
}
.k2{
  background-color: #F8F3F0;
  padding: 1%;
}
.k3{
  border: 1px solid rgba(0, 0, 0, 0.32);
  color: #000000;
  font-family: "Noto Sans Georgian";
  font-weight: 600;
  font-size: 16px;
  box-shadow: none;
  padding: .7rem 2.14rem;
}
.k3:hover{
  border: 1px solid rgba(0, 0, 0, 0.32);
  color: #000000!important;
  font-family: "Noto Sans Georgian";
  font-weight: 600!important;
  font-size: 16px!important;
  box-shadow: none!important;
}
.k3:active{
  box-shadow: none!important;
}
.k3:focus{
  box-shadow: none!important;
}
/**Page**/
#PageFirstSection{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 5% 0;
}
#PageNav{
  position: relative!important;
}
#PageNav a{
  color: #000;
}
#PageNav .subnavbtn{
  color: #000;
}
#PageNav .lang-btn-top {
  color: #000;
  border-style: solid;
  border-color: #000;
  border-width: thin;
  box-shadow: none!important;
}
.PageFirstDiv{
  padding: 0 48% 0 8%;
}
.PageFirstDiv{
  color:#ffffff;
}
.PageFirstDiv2{
  color:#ffffff;
}
.newsFirstDiv3{
  color:#ffffff;
}
.BlogFirstDiv2{
  color:#ffffff;
}
.BlogFirstDivR{
  color:#ffffff;
}
.MastersFirstDiv{
  color:#ffffff;
}
.MasterInnerFirstDiv{
  color:#ffffff;
}
.LibraryFirstDiv{
  color:#ffffff;
}
.giftG{
  color:#ffffff;
}
.PageFirstH1{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.PageFirstP{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
#PageSecondSection{
  padding: 5% 7%;
}
.PageSecondBox{
  padding-bottom: 3rem;
}
.PageSecondP{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
}
.video-size{
  width: 100%;
  height: 500px;
}
.PageSecondBox2{
  padding-top: 3rem;
}
.PageSecondP2{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
}
.PageImgButton{
  height: 360px;
  width: 408px;
  position: absolute;
  right: 0;
}
.PageInnerBox{
  position: relative;
  height: 360px;
  width: 408px;
  background-image: url("../img/5.jpg");
  background-position: center;
  background-size: cover;
}
.PageInnerImg{
  height: 360px;
  width: 408px;
}
.L1{
  position: relative;
}
.PageInnerA{
  position:absolute;
  padding: 1rem 2rem;
  background:#000;
  bottom: 23px;
  right: 23px;
  cursor: unset;
}
.PageInnerB{
  position:absolute;
  padding: 0.7rem 1.4rem;
  background:#000;
  top: 23px;
  right: 23px;
  cursor: unset;
}
.PageInnerC{
  position:absolute;
  padding: 0.7rem 1.4rem;
  background:#000;
  top: 23px;
  left: 23px;
  cursor: unset;
}
.PageBorderLink{
  position: relative;
  display: block;
}
.PageLr1{
  position: relative;
}
.PageLr2{
  width:100%;
  height: 20rem;
  object-fit: cover;
}
footer.page-footer a {
  color: #000000;
}
.MainPage3Img{
  object-fit: cover;
  object-position: center;
  height: 21rem;
}
.footer-li{
  display: inline-flex!important;
  padding: 2% 4%;
}
.list-unstyled1{
  text-align: right;
  padding: 0!important;
}
.uns1{
  visibility: hidden;
  pointer-events: none;
}
.footer-li2{
  display: inline-flex!important;
  padding: 1%;
}
.dateF{
  padding-bottom: 3%;
}
.fyMod{
  width: 100%;
  text-align: right;
}
.footerA{
  font-size: 14px;
  font-weight: 500;
}
.list-unstyled {
  margin-top: 1rem;
}
.list-unstyled1 {
  margin-top: 1rem;
}
.flag-icon{
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.lang-flag{
  width: 1rem;
}
.arrowIcon{
  position: absolute;
  right: 7%;
}
/**swiper gallery**/
.ul1 {
  position: absolute;
  top: 0;
  left: -130%;
}
.hideBar{
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10900;
  background: #000000b8;
  transition: 1s;
}
.daa{
  pointer-events: none;
}
.CarouselSection{
  margin: 0;
 position: fixed;
 top: 50%;
 left: 50%;
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 z-index: 11000;
}
.carousel-mot{
  position: relative;
  z-index: 11000;
}
.vertical-img{
  width: 100%;
}
.slidMod1{
  width: 1045px;
}
  /**swiper gallery end**/
  /**projects Page**/
#projectSection{
  min-height: calc(100vh - 95px);
}
.margin30 {
  margin-bottom: 30px;
}
.img-responsive{
  height: 349px;
  object-fit: cover;
  object-position: center;
}
.item-img-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.item-img-wrap img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}
/************************image hover effect*******************/
.item-img-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.item-img-wrap img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}
.item-img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.item-img-overlay span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url() no-repeat center center rgba(0, 0, 0, 0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
.item-img-wrap:hover .item-img-overlay span {
  opacity: 0;
}
.mtm{
  padding: 5% 4%;
}
/*************pagination***********/
.gallery-bottom .pagination {
  margin-top: 0px;
}
.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  padding: 3px 9px;
  color: #000;
  border: 0px;
  border-color: #000;
  border-style: solid;
  border-width: thin;
}
.pagination > li > a {
  margin-right: 5px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #000;
  color: #fff;
}
#Projects-btn{
  color: #000;
}
.Projects-text{
  text-align: left;
  color: #000;
  padding: 6% 0;
  transition: 0.8s;
}

.projHeader{
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  /**
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  **/
}
.projtext{
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  opacity: 0.64;
  overflow: hidden;
  text-overflow: ellipsis;
  /**
  height: 4.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  **/
}
.projCut{
  height: 7.5rem;
  overflow: hidden;
}
.projBtn{
  font-size: 12px;
  font-weight: bold;
  background: rgb(0 0 0 / 0%);
  padding: 5%;
  margin-top: 28px!important;
  box-shadow: none;
  border-style: solid;
  border-width: thin;
  border-color: #00000042;
}
.projBtn:hover{
  color: #000;
  box-shadow: none;
  border-style: solid;
  border-width: thin;
  border-color: #00000042;
}
.projBtn:active, :focus {
  box-shadow: none!important;
}
/**projects Page End**/
/**Team Page start**/
#projectSection2{
  min-height: calc(100vh - 95px);
}
.margin31 {
    margin-bottom: 30px;
}
.img-responsive2{
  height: 349px;
  object-fit: cover;
  object-position: center;
}
.item-img-wrap2 {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.item-img-wrap2 img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}
/************************image hover effect*******************/
.item-img-wrap2 {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.item-img-wrap2 img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}
.item-img-overlay2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.item-img-overlay2 span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url() no-repeat center center rgba(0, 0, 0, 0.6);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
.item-img-wrap2:hover .item-img-overlay2 span {
  opacity: 1;
}
.mtm1{
  padding: 5% 4%;
}
#Projects-btn{
  color: #000;
}
.TeamName{
  position: absolute;
  bottom: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 24px;
  margin: 0;
  width: 22rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.TeamP{
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.64;
  padding-top: 1rem;
}
.iconBox{
  position: absolute;
  top: 0;
  right: 0;
  padding: 24px;
}
.team-ic{
  font-size: 1.3rem;
  padding: 3px;
  color: #ffffff;
}
.fb-box{
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  opacity: 0;
  transition: 0.4s;
}
.teamA{
  font-size: 1.7rem;
}
.ins-box{
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  margin: 5px 0;
  opacity: 0;
  transition: 0.4s;
}
.twit-box{
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  opacity: 0;
  transition: 0.4s;
}
.fb-box:hover{
  background: #007bff;

}
.ins-box:hover{
  background: #007bff;

}
.twit-box:hover{
  background: #007bff;

}
.item-img-wrap2:hover > .iconBox .fb-box{
  opacity: 1;
  transition: 0.4s;
}
.item-img-wrap2:hover > .iconBox .ins-box{
  opacity: 1;
  transition: 0.4s;
}
.item-img-wrap2:hover > .iconBox .twit-box{
  opacity: 1;
  transition: 0.4s;
}
.item-img-wrap2:hover > .teamA{
  pointer-events: visible;
}
/**Team Page End**/
/**Exhivition-Sale**/
#projectSection{
  min-height: calc(100vh - 95px);
}
.margin32 {
  margin-bottom: 30px;
}
.img-responsive3{
  height: 349px;
  object-fit: cover;
  object-position: center;
}
.item-img-wrap3 {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.item-img-wrap3 img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}
/************************image hover effect*******************/
.item-img-wrap3 {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.item-img-wrap3 img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}
.item-img-overlay3 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.item-img-overlay3 span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url() no-repeat center center rgba(0, 0, 0, 0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
.item-img-wrap3:hover .item-img-overlay3 span {
  opacity: 1;
}
.mtm3{
  padding: 5% 4%;
}
/*************pagination***********/
.gallery-bottom3 .pagination3 {
  margin-top: 0px;
}
.pagination3 > li > a, .pagination3 > li > span {
  background-color: #fff;
  padding: 3px 9px;
  color: #000;
  border: 0px;
  border-color: #000;
  border-style: solid;
  border-width: thin;
}
.pagination3 > li > a {
  margin-right: 5px;
}
.pagination3 > .active > a, .pagination3 > .active > span, .pagination3 > .active > a:hover, .pagination3 > .active > span:hover, .pagination3 > .active > a:focus, .pagination3 > .active > span:focus {
  background-color: #000;
  color: #fff;
}
.Projects-text3{
  position: absolute;
  bottom: -25%;
  text-align: left;
  color: #fff;
  padding: 6%;
  transition: 0.8s;
  width: 100%;
}
.item-img-wrap3:hover > .Projects-text3{
  bottom: 0!important;
  transition: 0.8s;
}
.projHeader3{
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.projtext3{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.64;
  overflow-y: hidden;
  text-overflow: ellipsis;
  height: 4.3rem;
}
.projBtn3{
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background: rgb(0 0 0 / 0%);
  padding: 5%;
  margin-top: 28px!important;
}
.projBtn3:hover{
  color: silver;
}
/*********/
/***ExhibitionSale**/
#PageFirstSection2{
  background-image: url('../img/91.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.5%;
}
.PageFirstDiv2{
  padding: 0 48% 0 8%;
}
.PageFirstH12{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.PageFirstP2{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
/************************/
/***ExhibitionSaleInner***/
#PageFirstSection3{
  background-image: url('../img/91.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.5%;
}
#PageSecondSection3{
  padding: 5% 7%;
}
.PageSecondBox3{
  padding-bottom: 3rem;
}
.PageSecondP3{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
  padding-right: 29%;
}
.video-size3{
  width: 100%;
  height: 500px;
}
.Sale1{
  width: 100%;
  object-position: center;
  object-fit: cover;
  height: 340px;
}
.colType{
  margin-bottom: 30px;
}
.Sale2{
  background: rgb(0 0 0 / 0%);
  position: absolute;
  top: 0;
  left: 0;
  height: 340px;
  width: 100%;
  transition: 0.6s;
}
.Sale2:hover{
  background: #000000a1;
  position: absolute;
  top: 0;
  left: 0;
  height: 340px;
  width: 100%;
  transition: 0.6s;
}
.Sale3{
  position: relative;
  height: 340px;
}
.Sale4{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  opacity: 0;
  pointer-events: none;
}
.Sale5{
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 0.8;
  pointer-events: none;
}
.Sale3:hover > .Sale4{
  opacity: 0.9;
}
.Sale3:hover > .Sale5{
  opacity: 0.9;
}
.Sale6{
  position: absolute;
  top: 0;
  left: 0;
  height: 340px;
  width: 100%;
  transition: 0.6s;
  background: #000;
}
.Sale7{
  height: 340px;
  width: 100%;
  opacity: 1!important;
}
.sale7:hover{
  opacity: 0.5!important;
}
.Rest{
  pointer-events: none;
  width: 100%;
  height: 340px;
  position: absolute;
  top: 0;
  left: 0;
  background:  rgb(0 0 0 / 0%);
  transition: 0.6s;
  z-index: 0;
}
 .Sale8:hover > .Rest{
  z-index: 1000000000000;
  background: #0009;
  transition: 0.6s;
  pointer-events: none;
}
.video-size2{
  width: 100%;
  height: 680px;
}
.secondCont{
  padding: 5% 0;
}
/************************/
/*****Contact*****/
.Cont-form{
  border-style: none!important;
  text-align: right!important;
}
.tran{
  background: rgb(0 0 0 / 0%)!important;
  color: #ffffff!important;
  padding: 5%;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff!important;
  opacity: 0.8!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff!important;
}
.MainPageC{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 13% 12% 8%;
  overflow: hidden;
  min-height: calc(100vh - 95px);
}
.m1C{
  border-style: solid;
  border-width: thin;
  border-color: silver;
}
.m2C{
  padding: 0 5% 0;
  background: #000000a6;
  color: #fafafa;
  transform: translate(14px, -18px);
  position: relative;
}
.m2h1C{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 62px;
}
.m2h5C{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #FFFFFF;
  padding-bottom: 8%;
}
.m2BlockC{
  padding-top: 9%;
}
.m2pC2{
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #FFFFFF;
}
.btnCont{
  background: #FF605E!important;
  box-shadow: 0px 0px 12px rgba(255, 96, 93, 0.32);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  transition: 0.8s;
}
.btnCont:hover{
  background: #171414!important;
  color: #ffffff;
  transition: 0.8s;
}
.hidMin{
  padding-right: 20px;
  transition: 0.8s;
}
.hidPlus{
  padding-right: 20px;
}
.btnCont:hover > .hidMin{
  padding-right: 0;
  transition: 0.8s;
}
.m2pC{
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  padding-bottom: 25px;
}
.contactPh{
  padding: 15px;
  border-style: solid;
  border-width: thin;
  margin-right: 15px;
}
.ContactEn{
  padding: 15px;
  border-style: solid;
  border-width: thin;
  margin-right: 15px;
}
.contMr{
  margin-right: 3px;
  font-weight: 600;
  font-size: 13px;
  line-height: 32px;
  color: #FFFFFF;
}
.contMr2{
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #FFFFFF;
}
.botText{
  padding-top: 30px;
}
.scene6{
  position: absolute;
  bottom: 47px;
  left: 53px;
}
.iconBox2{
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  padding: 24px;
}
.team-ic2{
  font-size: 1.3rem;
  padding: 3px;
  color: #ffffff;
}
.fb-box2{
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  transition: 0.4s;
  display: inline-block;
  margin-right: 14px;
}
.teamA2{
  font-size: 1.7rem;
}
.ins-box2{
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  margin: 5px 0;
  transition: 0.4s;
  display: inline-block;
  margin-right: 14px;
}
.twit-box2{
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  transition: 0.4s;
  display: inline-block;
  margin-right: 14px;
}
.fb-box2:hover{
  background: #007bff;

}
.ins-box2:hover{
  background: #007bff;

}
.twit-box2:hover{
  background: #007bff;

}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
.scene8{
  position: absolute;
  bottom: 42px;
}
/****************/
/*****TermsOfMembership******/
#TermsSection{
  min-height: calc(100vh - 95px);
}
#PrivacySection{
  min-height: calc(100vh - 95px);
}
.PrivT{
  text-align: center;
  padding: 0 24% 15%;
}
.PrivTitle{
  padding: 5% 0;
  text-align: center;
}
.PrivBg{
  padding: 12% 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.termT{
  text-align: center;
  padding: 0 24% 15%;
}
.termTitle{
  padding: 5% 0;
  text-align: center;
}
.TermBg{
  padding: 12% 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.termsP{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
}
.WallB{
  width: 100%;
  height: 100%;
}
.hidWall{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tek{
  position: relative;
  overflow: hidden;
}
.termsBox{
  padding: 5% 9% 9%;
}
.TermsH1{
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  padding: 3rem 0;
}
.termP{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.termA{
  font-size: 1rem;
  color: #000000!important;
}
.termA:hover{
  color: #000000!important;
}
.termHead{
  border-style: solid !important;
  border-width: thin!important;
  border-color: #00000042!important;
}
.termHeadZ{
  border-style: solid !important;
  border-width: thin!important;
  border-color: #00000042!important;
}
.abIcon{
  position: absolute;
  top: 19px;
  right: 10px;
  pointer-events: none;
}
.abIcon .fa-angle-down{
  font-weight: 600;
    color: #000000ad;
    font-size: 0.9rem;
}
.relP{
  position: relative;
}
.abP{
  margin: 0!important;
  padding-right: 0.2rem!important;
}
/*************************/
/*****CodeOdEthics******/
#TermsSection2{
    min-height: calc(100vh - 95px);
}
.termsP2{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
}
.termsBox2{
  padding: 5% 9% 9%;
}
.TermsH12{
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  padding: 3rem 0;
}
.termP2{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.termA2{
  font-size: 0.7rem;
  color: #000000!important;
}
.termA2:hover{
  color: #000000!important;
}
.termHead2{
  border-style: solid !important;
  border-width: thin!important;
  border-color: #00000042!important;
}
/*************************/
/*********Join***********/
#JoinSection{
  min-height: calc(100vh - 95px);
}
.pl-Gr{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left;
}
.JoinBox{
  padding: 5% 9%;
}
.JoinFrom{
  background: rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(8px);
}
.JoinBackground{
  background-image: url("../img/4.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.JoinHead{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #000000;
  text-align: left!important;
}

.input-icons i {
  position: absolute!important;
}
.input-icons {
  width: 100%!important;
  margin-bottom: 10px!important;
}
.iconM {
  padding: 10px!important;
  color: #000!important;
  min-width: 50px!important;
  text-align: center!important;
  position: absolute!important;
  bottom: 0!important;
  right: 0!important;
}
.ke1{
  padding-right: 0!important;
}
.phoneForm{
 position: absolute;
 width: 100%;
 z-index: 100000000000;
 bottom: -2px;
 left: 5px;
 display: none;
 transition: 0.2s;
 opacity: 0;
}
.bigWall{
  position: absolute;
  width: 97%;
  padding: 5%;
  background: #ffffffa8;
  max-height: 16rem;
  overflow-x: auto;
}
.bigWall::-webkit-scrollbar {
  width: 0.4rem;
}

/* Track */
.bigWall::-webkit-scrollbar-track {
  background: rgb(0 0 0 / 0%);
  border-radius: 10px;
}

/* Handle */
.bigWall::-webkit-scrollbar-thumb {
  background: #c0c0c0ad;
  border-radius: 10px;
}

/* Handle on hover */
.bigWall::-webkit-scrollbar-thumb:hover {
  background: #c0c0c0ad;
}
.addPhone{
  box-shadow: none!important;
  border-radius: 50%;
  border-style: solid;
  border-width: thin;
  padding: 0.2rem 0.6rem;
  background: #000000a6;
  color: white;
  border-color: #00000040;
}
.removePhone{
  box-shadow: none!important;
  border-radius: 50%;
  padding: 0.2rem 0.6rem;
  color: black;
}
.input-field {
  width: 100%!important;
  padding: 10px!important;
  text-align: left!important;
  padding-right: 3rem!important;
}
.rotIcon{
  transform: rotate(183deg);
}
.JoinFrom ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000!important;
  opacity: 0.8!important;
}

.JoinFrom :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000!important;
}

.JoinFrom ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000!important;
}
.dateHolder{
  color: #000000!important;
  opacity: 0.8!important;
}
.inputP{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left!important;
}
.firstCheckBox{
  text-align: left;
}
.chekText1{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.SecondCheckBox{
  text-align: left;
}
.chekText2{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.ThirdCheckBox{
  text-align: left;
}
.chekText3{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.formControl1{
  padding: 1rem 1.5rem 0rem!important;
}
.chekText4{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.FourthCheckBox{
  text-align: left;
}
.formControl2{
  padding: 1rem 1.5rem 0rem!important;
}
.chekText5{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.FifthCheckBox{
  text-align: left;
}
.formControl3{
  padding: 1rem 1.5rem 0rem!important;
}
.SixthCheckBox{
  text-align: left;
}
.chekText6{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.SeventhCheckBox{
  text-align: left;
}
.EighthCheckBox{
  padding: 0;
}
.chekText7{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.phoneFlag{
  display: inline-flex!important;
  position: relative!important;
}
.lang-flag3{
  position: absolute;
  left: 14px;
  width: 1.3rem;
  pointer-events: none;
}
.phoneFlags3{
  margin: 0!important;
  box-shadow: none!important;
  padding: 0.1rem 0.8rem 0rem 2.14rem!important;
}
.NumberInput{
  display: flex;
}
.bg-drop:hover{
  background: #ffffff!important;
}
.h-ground1{
  position: relative;
  min-height: 16rem;
  padding: 0!important;
  border-style: dashed;
  border-width: thin;
  border-color: #0000004f;
  margin: 0 1px;
}
.h-ground2{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgb(255 255 255 / 0%);
  height: 100%;
  z-index: 10000
}
.HgroundText{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.displayN{
  display: none!important;
}
.discTeck{
  margin: 0;
 position: absolute;
 top: 50%;
 left: 50%;
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
.HgroundIcon{
  font-size: 2rem;
}
.cost-hid{
  visibility: hidden;
}
.mBg{
  background: rgb(0 0 0 / 0%)!important;
  border-color: #00000047!important;
}
.mPb{
  padding-bottom: 1rem!important;
}
.enterT{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left;
}
.text-L{
  text-align: left;
}
.btn-right{
  text-align: right;
}
.form{
  position: relative;
}
.BtnMd{
  padding: 16px 135px;
  box-shadow: none!important;
  background: rgb(0 0 0 / 0%)!important;
  border-color: #00000047!important;
  border-style: solid;
  border-width: thin;
  color: #000000!important;
  transition: 0.6s;
}
.BtnMd:hover{
  box-shadow: none!important;
  background-color: #ffffff;
  transition: 0.6s;
}
.BtnMd:active{
  box-shadow: none!important;
}
.BtnMd:focus{
  box-shadow: none!important;
}
.sceneZ{
  position: absolute;
  top: 0;
  right: 0;
}
.sceneZ2 {
  position: absolute;
  top: 0;
  right: 0;
}
.sceneZ3{
  position: absolute;
  left: 0;
  bottom: 0;
}
.sceneZ4{
  transform: rotate(90deg);
  position: absolute;
  right: -31px;
  top: 20px;
}
.ov-fv{
  overflow: hidden;
}
.ov-fl{
  top: 2px!important;
}
/**************************/
/*****MembershipFee********/
.MemberHead{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #000000;
  text-align: left!important;
}
.MemberButton1 {
  background: #7290FF;
  box-shadow: 0px 0px 12px rgba(114, 144, 255, 0.32);
  justify-content: center;
  align-items: center;
  padding: 13px 8px;
  font-weight: 600;
  line-height: 24px;
  color: #FFFFFF;
  box-shadow: none!important;
  width: 100%;
  margin: 0;
}
.MemberButton1:hover{
  box-shadow: none!important;
}
.MemberButton2 {
  background: rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(8px);
  justify-content: center;
  align-items: center;
  padding: 13px 8px;
  font-weight: 600;
  line-height: 24px;
  color: #000000;
  box-shadow: none!important;
  width: 100%;
  margin: 0;
}
.MemberButton2:hover{
  box-shadow: none!important;
}
.mBg2{
  height: calc(2.2em + .75rem + 4px)!important;
  padding: .375rem 1rem!important;
}
.btn-friendly1{
  padding-right: 0!important;
  position: absolute!important;
  margin: 0;
  top: 50%;
  left: 0%;
  -ms-transform: translate(0%, -29%);
  transform: translate(0%, -29%);
}
.btn-friendly2{
  padding-left: 0!important;
  position: absolute!important;
  top: 50%;
  right: 0%;
  -ms-transform: translate(0%, -29%);
  transform: translate(0%, -29%);
}
.btn-friendly3{
  position: relative!important;
}
.iconM2{
  padding: 17px 11px!important;
  color: #000!important;
  min-width: 34px!important;
  text-align: center!important;
  position: absolute!important;
  bottom: 0!important;
  right: 0!important;
  margin: 1px 5px;
}
.rotIcon2{
  transform: rotate(183deg);
}
.MemberButton3 {
  background: #AF6BFF;
  box-shadow: 0px 0px 12px rgba(175, 107, 255, 0.32);
  justify-content: center;
  align-items: center;
  padding: 13px 8px;
  font-weight: 600;
  line-height: 24px;
  color: #FFFFFF;
  box-shadow: none!important;
  width: 100%;
  margin: 0;
}
.MemberButton3:hover{
  box-shadow: none!important;
}
.MemberButton4 {
  background: rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(8px);
  justify-content: center;
  align-items: center;
  padding: 13px 8px;
  font-weight: 600;
  line-height: 24px;
  color: #000000;
  box-shadow: none!important;
  width: 100%;
  margin: 0;
}
.MemberButton4:hover{
  box-shadow: none!important;
}
.BtnMd2{
  padding: 16px 125px;
  box-shadow: none!important;
  border-color: #00000047!important;
  border-style: solid;
  border-width: thin;
  color: #FFFFFF!important;
  transition: 0.6s;
  background: #000000;
}
.BtnMd2:hover{
  box-shadow: none!important;
  background: #000000;
  transition: 0.6s;
}
.BtnMd2:hover > .s10{
  padding: 0;
  transition: 0.6s;
}
.BtnMd2:hover > .s20{
  padding: 0 100px 0 0;
  transition: 0.6s;
}
.BtnMd2:active{
  box-shadow: none!important;
}
.BtnMd2:focus{
  box-shadow: none!important;
}
.s10 {
  height: 100vh;
  padding: 0;
  padding: 0 50px 0 0;
  transition: 0.6s;
}
.s20 {
  height: 100vh;
  padding: 0;
  padding: 0 50px 0 0;
  transition: 0.6s;
}
.sceneY1{
  position: absolute;
  transform: rotate(90deg);
  right: 12px;
  top: 66px;
}
.sceneY2{
  position: absolute;
  left: 39px;
  bottom:64px;
}
#Membership{
  min-height: calc(100vh - 95px);
}
.MemberBox{
  padding: 5% 9%;
}
/****************************/
/**********News*************/
#NewsFirstSection2{
  background-image: url("../img/91.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
.pictureSlideMod{
  height: 30rem;
}
.you-none{
  display: none;
}
.relative-none{
  display: none;
}
.picture-none{
  display: none;
}
.img-st1{
  height: 13rem!important;
}
.text-st1{
  height: 5rem!important;
}
.blockH{
  margin-top: 9rem;
}
#newsDH{
  min-height: calc(100vh - 95px);
}
#NewsSection{
  min-height: calc(100vh - 95px);
}
.newsFirstDiv2{
  padding: 0 31% 0 8%;
  color: #ffffff!important;
}
.News-Text{
  min-height: 2rem;
}
.newsFirstH12{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.newsFirstP2{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
.NewsCard{
  position: relative;
}
.NewsImg{
  min-height: 18rem;
  max-height: 18rem;
}
.NewsBox{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: #00000000;
  transition: 0.6s;
}
.NewsLink2{
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 0.8;
  pointer-events: none;
}
.NewsLink{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.NewsLink3{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.NewsLink3:hover > .NewsBox {
  background:#00000096;
  transition: 0.6s;
}
.NewsLink3:hover > .NewsBox .NewsLink{
  opacity: 1;
  transition: 0.3s;
}
.NewsTitle{
  font-weight: bold!important;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  min-height: 3rem;
}
.NewsText{
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  height: 5rem;
}
.NewsBtn{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  box-shadow: none!important;
  border-style: solid;
  border-width: thin;
  border-color: #00000069;
}
.NewsBtn:hover{
  box-shadow: none!important;
}
.NewsBody{
  padding: 2rem!important;
}
.NewsCrd{
  box-shadow: 3px 15px 18px #888888!important;
  margin-bottom: 45px;
}
.MegaBox{
  padding: 3% 2%;
}
.NewsDate{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  padding-left: 15px;
}
.NewsIcon{
  color: #000000!important;
}
#date-picker-example20{
  margin-bottom: 0!important;
}
#date-picker-example21{
  margin-bottom: 0!important;
}
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #212529;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem;
  margin: 0;
  width: 3rem;
  text-align: center;
}
.pagination .page-item .page-link {
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem;
  margin: 0;
  width: 3rem;
  text-align: center;
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  margin: 0 2px;
}
.PaginationPadding{
  padding: 2rem;
}
.Untc{
  pointer-events: none;
}
.DatePHolder{
  color: #000000!important;
}
.DatePHolder::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000!important;
  opacity: 0.8!important;
}

.DatePHolder:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000!important;
}

.DatePHolder::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000!important;
}
/******NewsConcrete*****/
.ul1 {
  position: absolute;
  top: 0;
  left: -130%;
}
.hideBar{
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10900;
  background: #000000b8;
  transition: 1s;
}
.carousel-mot{
  position: relative;
  z-index: 11000;
}
.vertical-img{
  width: 100%;
}
.slidMod1{
  width: 1045px;
}
#NewsFirstSection3{
  background-image: url("../img/91.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
.BackToNews{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 84%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  transition: 0.6s;
  color: #ffffff;
  font-weight: 600;
}
.BackToNews:hover{
  color: #000000;
  border-color: #ffffff;
  background-color: #ffffff;
  transition: 0.6s;
}
.newsFirstDiv3{
  padding: 0 31% 0 8%;
  position: relative;
}
.newsFirstH13{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.newsFirstP3{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
.NewsCardZ{
  position: relative;
}
.NewsBodyZ{
  padding: 2rem!important;
}
.NewsCrdZ{
  box-shadow: 3px 15px 18px #888888!important;
  margin-bottom: 45px;
}
.NewsBoxZ{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: #00000000;
  transition: 0.6s;
}
.NewsLink2Z{
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 0.8;
  pointer-events: none;
}
.NewsLinkZ{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.NewsLink3Z{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.NewsLink3Z:hover > .NewsBoxZ {
  background:#00000096;
  transition: 0.6s;
}
.NewsLink3Z:hover > .NewsBoxZ .NewsLinkZ{
  opacity: 1;
  transition: 0.3s;
}
.NewsTitleZ{
  font-weight: bold!important;
  font-size: 19px;
  line-height: 24px;
  color: #000000;
  min-height: 3.5rem;
  font-size: 1.1rem;
}
.NewsTextZ{
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
.NewsBtnZ{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  box-shadow: none!important;
  border-style: solid;
  border-width: thin;
  border-color: #00000069;
  transition: 0.6s;
}
.NewsBtnZ:hover{
  box-shadow: none!important;
  background-color: #000000!important;
  color: #ffffff!important;
  transition: 0.6s;
}

.ConcreteP{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
}
.ConcreteContainer{
  padding: 5% 10%;
}
.ConcreteCarousel  .owl-stage-outer{
  padding: 0 17%;
}
.ConcreteItem{
  position: relative;
}
.ConcretePage{
  padding: 0;
}
.ConcreteCarousel .owl-item img {
  max-height: 28rem;
  height: 28rem;
}
.ConcreteContainer2{
  padding: 3% 10%;
}
.ConcreteContainer3{
  padding: 0 0 0 10%;
  overflow: hidden;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: #000000!important;
  border-style: solid;
  border-color: #000000;
  border-width: thin;
}
.sliderZ {
  width: 70%;
  margin: 0 auto 0 0;
}
.slick-slide {
  margin: 0px 20px;
  width: 25rem;
  height: 25rem;
}
.slickP{
  font-weight: bold;
  font-size: 24px;
  line-height: 56px;
  color: #000000;
  padding-left: 1.1rem;
}
.slickBtn{
  position: absolute;
  left: 70rem;
  top: 0px;
}
.slickBtn1{
  border-style: solid;
  border-width: thin;
  border-color: #00000057;
  box-shadow: none;
}
.slickBtn2{
  border-style: solid;
  border-width: thin;
  border-color: #00000057;
  box-shadow: none;
}
.slickBtn1:hover{
  box-shadow: none;
}
.slickBtn2:hover{
  box-shadow: none;
}
.regular{
  padding: 2rem 0 ;
}
.fZ{
  color: #000000!important;
}
.slick-prev:before,
.slick-next:before {
  color: #000000!important;
  border-style: solid;
  border-color: #000000;
  border-width: thin;
}
.slick-slide {
  transition: all ease-in-out .3s;
}
.slick-current {
  opacity: 1;
}
.slickBlock{
  position: relative;
  padding: 0 9%;
}
.buttonDet{
  position: relative;
  left: 26%;
  padding: 1.2rem 4.5rem;
  border-style: solid;
  border-width: thin;
  border-color: #0000007a;
  box-shadow: none;
  margin-bottom: 8rem;
  transition: 0.6s;
}
.buttonDet:hover{
  box-shadow: none;
  background-color: #000000;
  color: #ffffff;
  transition: 0.6s;
}
.ConcreteCarousel .owl-item img{
  object-fit: cover!important;
}
/*************************/
/**********Blog***********/
#BlogFirstSection2{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
#BlogSection{
  min-height: calc(100vh - 95px);
}
.BlogFirstDiv2{
  padding: 0 31% 0 8%;
}
.BlogFirstH12{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.BlogFirstP2{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
.BlogCard{
  position: relative;
}
.BlogBox{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: #00000000;
  transition: 0.6s;
}
.BlogLink2{
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 0.8;
  pointer-events: none;
}
.BlogLink{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.BlogLink3{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.BlogLink3:hover > .BlogBox {
  background:#00000096;
  transition: 0.6s;
}
.BlogLink3:hover > .BlogBox .BlogLink{
  opacity: 1;
  transition: 0.3s;
}
.BlogTitle{
  font-weight: bold!important;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  min-height: 3rem;
}
.BlogText{
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  min-height: 2rem;
}
.BlogBtn{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  box-shadow: none!important;
  border-style: solid;
  border-width: thin;
  border-color: #00000069;
  transition: 0.6s;
}
.BlogBtn:hover{
  box-shadow: none!important;
  background-color: #000000;
  color: #ffffff;
  transition: 0.6s;
}
.BlogBody{
  padding: 2rem!important;
}
.BlogCrd{
  box-shadow: 3px 15px 18px #888888!important;
  margin-bottom: 45px;
}
.BlogMegaBox{
  padding: 3% 2%;
}
.BlogDate{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.BlogIcon{
  color: #000000!important;
}
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #212529;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem;
  margin: 0;
  width: 3rem;
  text-align: center;
}
.pagination .page-item .page-link {
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.5rem;
  margin: 0;
  width: 3rem;
  text-align: center;
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  margin: 0 2px;
}
.PaginationPadding{
  padding: 2rem;
}
.BlogUntc{
  pointer-events: none;
}
.first-button{
  background-color: #000000;
  color: #ffffff;
  box-shadow: none!important;
  text-align: left;
  border-style: solid;
  border-width: thin;
  border-color: #000000 #000000 #ffffff #000000;
  transition: 0.6s;
}
.first-button:hover{
  background-color: #ffffff;
  color: #000000;
  border-color: #000000;
  transition: 0.6s;
}
.second-button{
  background-color: #ffffff;
  color: #000000;
  box-shadow: none!important;
  text-align: left;
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  transition: 0.6s;
}
.second-button:hover{
  background-color: #000000;
  color: #ffffff;
  transition: 0.6s;
}
.categoryBox{
  overflow-y: auto;
  max-height: 81rem;
}
.categoryBox::-webkit-scrollbar {
  width: 10px;
}
.categoryBox::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0 0 0 / 0%);
  border-radius: 10px;
}
.categoryBox::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 0%);
  border-radius: 10px;
}
.categoryBox::-webkit-scrollbar-thumb:hover {
  background: rgb(0 0 0 / 0%);
}
.justAlign{
  display: none;
}
.catBody{
  padding: 6px!important;
}
/**********************/
/******Blog inner******/
#BlogFirstSectionR{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
.BlogFirstDivR{
  padding: 0 31% 0 8%;
    position: relative;
}
#blogD{
  min-height: calc(100vh - 95px);
}
.BlogFirstH1R{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.BlogFirstP3R{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
.ConcreteContainerZ{
  padding: 5% 10%;
}
.ConcretePZ{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
}
.ConcreteItemZ{
  position: relative;
}
.ConcretePageZ{
  padding: 0;
}
.ConcreteCarouselZ  .owl-stage-outer{
  padding: 0 17%;
}
.ConcreteCarouselZ .owl-item img {
  height: 21rem;
  object-fit: cover!important;
}
.ConcreteContainer2G{
  padding: 3% 10%;
}
.ConcreteContainer3G{
  padding: 0 0 0 10%;
  overflow: hidden;
}
.slickBlockZ{
  position: relative;
  padding: 0 9%;
}
.slickPZ{
  font-weight: bold;
  font-size: 24px;
  line-height: 56px;
  color: #000000;
  padding-left: 1.1rem;
}
.slickBtnZ{
  position: absolute;
  left: 70rem;
  top: 0px;
}
.slickBtn1Z{
  border-style: solid;
  border-width: thin;
  border-color: #00000057;
  box-shadow: none;
}
.slickBtn2Z{
  border-style: solid;
  border-width: thin;
  border-color: #00000057;
  box-shadow: none;
}
.slickBtn1Z:hover{
  box-shadow: none;
}
.slickBtn2Z:hover{
  box-shadow: none;
}
.regularZ{
  padding: 2rem 0 ;
}
.fZZ{
  color: #000000!important;
}
.BlogCrdZ{
  box-shadow: 3px 15px 18px #888888!important;
  margin-bottom: 45px;
}
.BlogCardZ{
  position: relative;
}
.BlogBoxZ{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: #00000000;
  transition: 0.6s;
}
.BlogLink2Z{
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 0.8;
  pointer-events: none;
}
#EthnoFinalSection{
  padding: 3% 0 10%;
}
.BlogLinkZ{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.BlogLink3Z{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.BlogLink3Z:hover > .BlogBoxZ {
  background:#00000096;
  transition: 0.6s;
}
.BlogLink3Z:hover > .BlogBoxZ .BlogLinkZ{
  opacity: 1;
  transition: 0.3s;
}
.BlogTitleZ{
  font-weight: bold!important;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  min-height: 3.5rem;
  font-size: 1.1rem;
}
.BlogTextZ{
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
.BlogBtnZ{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  box-shadow: none!important;
  border-style: solid;
  border-width: thin;
  border-color: #00000069;
  transition: 0.6s;
}
.BlogBtnZ:hover{
  box-shadow: none!important;
  background-color: #000000!important;
  color: #ffffff!important;
  transition: 0.6s;
}
.BlogBodyZ{
  padding: 2rem!important;
}
.BackToBlog{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 84%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  transition: 0.6s;
  color: #ffffff;
  font-weight: 600;
}
.BackToBlog:hover{
  color: #000000;
  border-color: #ffffff;
  background-color: #ffffff;
  transition: 0.6s;
}
/*****Festival******/
#FestivalPageFirstSection2{
  background-image: url('../img/91.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.5%;
}
.festivalBlock{
  min-height: calc(100vh - 95px);
}

.festivalBtn{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 76%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  transition: 0.6s;
  color: #ffffff;
  font-weight: 600;
}
.festivalBtn:hover{
  color: #000000;
  border-color: #ffffff;
  background-color: #ffffff;
  transition: 0.6s;
}
.PageFirstDiv{
  position: relative;
}
/****Donation****/
#Donating{
  min-height: calc(100vh - 95px);
}
.DonationBox{
  padding: 11% 9%;
}
.DonationInnerBox1{
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
}
.DonationInnerBox2{
  transform: translate(17px, -20px);
  background-color: #000000a8;
  color: #ffffff!important;
}
.kel{
  color: #ffffff!important;
}
.kel2{
  color: #ffffff!important;
  transform: rotate(180deg);
}
.LabelAp{
  margin-right: 43px;
}
.labIcon{
  position: absolute;
  right: 14px;
  top: 3px;
}
.DonatingButton{
  background-color: #FF605E;
  color: #ffffff;
}
.kelForm{
  text-align: end;
}
.kel3{
  text-align: left;
}
.DonateFormHead{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #FFFFFF;
}
.DonationName{
  border-style: solid!important;
  border-width: thin!important;
  border-color: #ffffff73!important;
  padding: 0.7rem 1rem 1rem!important;
}
.DonationText{
  padding-left: 1rem!important;
  color: #ffffff94!important;
}
.DonationText2{
  padding-left: 1rem!important;
  color: #ffffff!important;
}
.DonateP{
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #FFFFFF;
}
.DonatingTButton{
  color: #ffffff;
  background-color: rgb(0 0 0 / 0%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff4f;
  box-shadow: none;
  position: absolute;
  bottom: 60px;
}
.DonatingTButton:hover{
  color: #ffffffad;
  box-shadow: none;
}
/***************/
#FestivalInnerPageFirstSection3{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.5%;
}
.festivalCol{
  min-height: calc(100vh - 95px);
}
/******Masters******/
#MastersFirstSection{
  background-image: url("../img/91.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
.MastersOrd2{
  margin-top: 2.5rem;
}
#MasterPageSecondSection3{
  padding: 5% 7%;
  position: relative;
}
.map-container-3{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
  box-shadow: none!important;
}
.map-container-3 iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
.MasterMaps{
  padding: 1% 9% 5%;
}
.mapText{
  font-weight: bold;
  font-size: 24px;
  line-height: 48px;
  color: #000000;
  padding: 0 0 50px 15px;
}
.MasterConcreteContainer{
  padding: 1% 10% 5%;
}

.MstrCrd{
  border-width: thin;
  border-style: solid;
  border-color: #ABAAAA;
  box-shadow: none;
}
.Z1-button, .Z2-button, .Z3-button, .Z4-button{
  text-align: left;
  border-style: solid;
  border-width: thin;
  border-color: #00000045;
  box-shadow: none;
}
.Z1-button:active, .Z1-button:focus, .Z1-button:hover, .Z2-button:active, .Z2-button:focus, .Z2-button:hover,
.Z3-button:active, .Z3-button:focus, .Z3-button:hover, .Z4-button:active, .Z4-button:focus, .Z4-button:hover{
  box-shadow: none;
}
.Z5-button{
  text-align: left;
  border-style: solid;
  border-width: thin;
  border-color: #00000045;
  box-shadow: none;
}

.Z3-button{
  padding: 0.8rem 0.3rem;
  border-style: none!important;
}
.Z5-button:hover{
  box-shadow: none;
}
.Z5-button:focus{
  box-shadow: none;
}
.Z5-button:active{
  box-shadow: none;
}
.MrConfirmation{
  font-family: "Noto Sans Georgian";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  box-shadow: none;
  margin: 0;
  background-color: #FF605E;
  color: #ffffff;
  transition: 0.6s;
}
.MrConfirmation:hover, .MrConfirmation:active, .MrConfirmation:focus{
  box-shadow: none;
  transition: 0.6s;
}
.MastersFirstDiv{
  padding: 0 31% 0 8%;
  position: relative;
}
.MastersFirstH1{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.MastersFirstP2{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
.MastersSection{
  min-height: calc(100vh - 95px);
}

.MastersMegaBox{
  padding: 3% 10%;
}
.Master-box .card {
  flex-direction: row;
  width: 100%;
  padding: 2%;
  position: relative;
  box-shadow: 0px 14px 18px 7px #88888854;
}
.sceneM{
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.Masterowl-box{
  min-height: 396px;
  min-width: 473px;
  color: white;
}
.mrgM{
  margin:2.5rem 0;
}
.Masterowl-box .card {
  flex-direction: row;
  width: 100%;
  padding: 2%;
  position: relative;
}
.Masterowl-box .card img {
  width: 40%!important;
  height: 18rem;
  min-height: 18rem;
}
.cardM{
  bottom: 20px;
  position: absolute;
  color: #000000;
  border-style: solid;
  border-width: thin;
  border-color: #00000066;
  box-shadow: none;
}
.cardM:hover{
  box-shadow: none;
}
.cardM:active, .cardM:focus{
  box-shadow: none;
}
.MastersP{
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  max-width: 590px;
}
/******Master Inner******/
.MasterInnerFirst{
  padding: 2.5% 8%;
}
.mp{
  margin: 0;
  position: relative;
}
.mpIcon{
  position: absolute;
  right: 0px;
  top: 6px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, 0%);
  margin: 0;
}
.mpIcon2{
  margin-right: 1rem;
}
#cadZ1{
  box-shadow: none;
}
.MastersSection{
  min-height: calc(100vh - 95px);
}
.Master-box1 .card {
  flex-direction: row;
  width: 100%;
  padding: 2%;
  position: relative;
  box-shadow: 0px 14px 18px 7px #88888854;
}
.sceneM{
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.Masterowl-box{
  min-height: 396px;
  min-width: 473px;
  color: white;
}
.mrgM{
  margin:2.5rem 0;
}
.Masterowl-box1 .card {
  flex-direction: row;
  width: 100%;
  padding: 2%;
  position: relative;
}
.Masterowl-box1 .card img {
  width: 100%!important;
  height: 20rem;
  min-height: 20rem;
  transform: translate(12px, -10px);
}
.MasterinnerHeader{
  width: 54%;
  background: #ffffff;
  border-color: #0000007a;
  border-style: solid;
  border-width: thin;
  padding: 0;
}
.MasterBody{
  padding: 0 0.5rem 1.25rem 2.5rem!important;
}
.phoneBlock{
  padding: 10px 15px;
  border-style: solid;
  border-color: #000000;
  border-width: thin;
}
.envelopeBlock{
  padding: 10px 15px;
  border-style: solid;
  border-color: #000000;
  border-width: thin;
}
.PhoneP{
  margin: 0!important;
  padding: 10px;
}
.cardM{
  bottom: 20px;
  position: absolute;
  color: #000000;
  border-style: solid;
  border-width: thin;
  border-color: #00000066;
  box-shadow: none;
}
.cardM:hover{
  box-shadow: none;
}
.cardM:active, .cardM:focus{
  box-shadow: none;
}
.MastersTitle{
  color: #000000;
  font-weight: bold!important;
  font-size: 24px;
  line-height: 48px;
}
.MastersBox{
  width: 100%;
  max-height: 13rem;
}
.MastersP{
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  max-width: 590px;
}
.MastersContact1{
  display: inline-flex;
  overflow: hidden;
  margin-bottom: 1rem;
}
.MastersContact2{
  display: inline-flex;
  overflow: hidden;
}
.MastersS2{
  border-style: solid;
  border-width: thin;
  padding: 14px 17px;
  display: inherit;
  color: #000000;
}
.MastersS2:hover{
  color: #000000;
}
.MastersS1{
  border-style: solid;
  border-width: thin;
  padding: 14px 17px;
  margin-bottom: 1rem;
}
.ns{
  position: relative;
}
.bigMasterBox{
  position: absolute;
  bottom: 14%;
  width: 100%;
}
#MasterInnerFirstSection{
  background-image: url("../img/91.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.5%;
  position: relative;
}
.MastersInnerButton{
  padding: 1rem 2rem;
  top: 30%;
  right: 5%;
  color: #ffffff;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  box-shadow: none;
  transition: 0.6s;
}
.MastersInnerButton:hover{
  color: silver;
  border-style: solid;
  border-width: thin;
  border-color: silver;
  box-shadow: none;
  transition: 0.6s;
}
.MasterInnerFirstDiv{
  width: 72%;
  padding: 1% 7%;
}
.MasterInnerFirstH1{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #FFFFFF;
}
.MasterInnerFirstP{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
}
/******Workkshop*****/
#WorkshopFirstSection{
  background-image: url("../img/91.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.5%;
  position: relative;
}
.lkm1{
  position: relative;
  bottom: -18px;
}
.MapBackground{
  background: rgb(2 2 2 / 78%);
  width: 100%;
  height: 100vh;
  z-index: 10000000;
  position: fixed;
  top: 0;
  left: 0;
}
.MapCall{
  margin: 9% 25%;
}
.WorkshopMaps{
  width: 60rem;
}
.mapHid{
  display: none;
}
/****Map****/
#MapFirstSection{
  background-image: url("../img/91.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
.MapFirstDiv{
  padding: 0 31% 0 8%;
  position: relative;
}
.MapFirstH1{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.MapBtn{
  border-style: solid;
  border-width: thin;
  border-color: #00000069;
}
.MapBtn2{
  position: absolute;
  z-index: 10000;
  background: #ffffff;
  top: 108%;
}
.MapCol{
  display: flex;
}
.gt1{
  padding: 0 2rem 0 0;
  width: 25%;
}
.gt2{
  padding: 0;
  width: 25%;
}
.MapFirstP{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
#MapSecondSection{
  min-height: calc(100vh - 95px);
}
.MapContainer{
  padding: 2% 1% 2% 12%;
}
#MapMainSection{
  padding: 0 10% 9%;
}
.custom-control-label{
  width: 100%;
}
/****Library****/
#LibraryFirstSection{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2.5%;
}
.LibraryBlock{
  min-height: calc(100vh - 95px);
}
.LibraryFirstDiv{
  padding: 0 31% 0 8%;
  position: relative;
}
.LibraryFirstH1{
  font-family: 'GL Kirovi', sans-serif;
  font-size: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 72px;
}
.LibraryFirstP2{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}
.gl2{
  display: block!important;
  opacity: 1;
}
.LibrarySection{
  min-height: calc(100vh - 95px);
}
.LibraryMegaBox{
  padding: 3% 10%;
}
.sceneL{
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.Libraryowl-box{
  min-height: 396px;
  min-width: 473px;
  color: white;
}
.mrgL{
  margin:2.5rem 0;
}
.Libraryowl-box .card {
  flex-direction: row;
  width: 100%;
  padding: 2%;
  position: relative;
}
.Libraryowl-box .card img {
  width: 40%!important;
  height: 24rem;
  min-height: 20rem;
}
.cardL{
  bottom: 20px;
  position: absolute;
  color: #000000;
  border-style: solid;
  border-width: thin;
  border-color: #00000066;
  box-shadow: none;
}
.cardL:hover{
  box-shadow: none;
}
.cardL:active, .cardL:focus{
  box-shadow: none;
}
.LibraryBody{
  min-height: 24rem;
}
.LibraryTitle{
  color: #000000;
  font-weight: bold!important;
  font-size: 24px;
  line-height: 48px;
}
.LibraryP{
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  max-width: 590px;
  max-height: 90px;
  opacity: 0.8;
}
.SubTitle{
  background: rgba(0, 0, 0, 0.04);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  padding: 8px;
}
.active_category{
  background-color: #FF605E;
  color: #ffffff;
}
.SlidBtn{
  box-shadow: none;
  border-style: solid;
  border-width: thin;
  border-color: #00000045;
}
.SlidBtn:hover, .SlidBtn:active, .SlidBtn:focus{
  box-shadow: none;
  border-style: solid;
  border-width: thin;
  border-color: #00000045;
}
/***Ethno*****/
.EthnoPage1{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 13% 18% 8%;
  overflow: hidden;
  position: relative;
}
.ethnoi{
  z-index: 1;
}
.ethnob{
  z-index: 2;
}
.ethnoc{
  z-index: 2;
}
.Ethno{
  z-index: 10000;
}
.EthnoH1{
  position: absolute;
  top: 35%;
  left: 20%;
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #000000;
  width: 43rem;
  -ms-transform: translate(-30%, -30%);
  transform: translate(-30%, -30%);
}

.Ethno.navbar{
  border-bottom-color: #ffffff!important;
}
.Ethno1{
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  min-height: 38rem;
}
.Ethno2 a{
  color: #000000!important;
}
.Ethno2{
  position: relative;
}
.Ethno2 .lang-btn-top{
  border-color: #000000;
  color: #000000!important;
}
.EthnoCollectionImg{
  position: relative;
  width: 100%;
  opacity: 1;
  transition: 0.6s;
  height: 30rem;
  object-fit: cover;
}
.EthnoCollectionSubBox{
  width: 100%;
  background: rgba(255, 159, 124, 0.64);
  padding: 1.5rem;
  text-align: center;
}
.collInner1{
  padding: 0 1rem;
  color: #000000;
}
.collInner2{
  padding: 0 1rem;
  color: #000000;
  margin-right: 33%;
}
.collInner1:hover, .collInner2:hover{
  color: #000000;
}
.EthnoBrand{
  margin-right: 8rem;
}
.EthnoCollectionText{
  text-align: left;
  position:absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #ffffff;
  padding: 0px 0 13px 13px;
  opacity: 1;
  transition: 0.6s;
}
.finalBG{
  padding: 12% 0 0;
}
.finalH{
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 2rem;
}
.finalP{
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #504544;
  padding-bottom: 2rem;
}
.finalBtn{
  padding: 1rem 6rem;
  color: #000000;
  border-style: solid;
  border-width: thin;
  border-color: #00000078;
  width: fit-content;
}
.finalBtn:hover{
  color: #000000;
}
.finalImg{
  width: 100%;
}
.EthnoBox{
  position: relative;
  background-color: #000000;
}
.EthnoCollectionBtn{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  pointer-events: none;
  opacity: 0;
  transition: 0.6s;
  color: #ffffff;
  font-weight: 600;
  pointer-events: none;
  box-shadow: none;
}
#EthnoCollection{
  padding: 3% 5% 5%;
  text-align: center;
}
.bestsellerEnd{
  text-align: end;
}
#CartPosition{
  position: absolute;
  top: 2rem;
  right: 4.5rem;
  z-index: 1;
  color: white;
  display: none;
}
.cartposition{
  position: relative;
  border-style: solid;
  border-width: thin;
  padding: 10px 16px!important;
  transition: 0.6s;
  background: rgb(0 0 0 / 0%);
}
.cartposition:hover{
  background: #000000;
  color: #ffffff;
  transition: 0.6s;
}
.cartposition1{
  position: relative;
  border-style: solid;
  border-width: thin;
  padding: 10px 16px!important;
  transition: 0.6s;
  background: rgb(0 0 0 / 0%);
  border-color: #ffffff;
}
.cartposition1:hover{
  background: #000000;
  color: #ffffff;
  transition: 0.6s;
  border-color: #000000;
}
#CartPosition .kBag{
  color: #000000;
}
#CartPosition:hover > .kBag{
  color: #ffffff;
}
#whiteB .cartposition:hover > .kBag{
  color: #ffffff;
}
.ColfirstBtn{
  padding: .84rem 1rem;
  font-size: .7rem;
  text-align: center;
}
.cartSpan{
  position: absolute;
  top: -6px;
  right: -22px;
  background: red;
  border-radius: 50%;
  padding: 6px 9px;
}
.bestsellerP{
  font-weight: 600!important;
  font-size: 18px!important;
  line-height: 24px!important;
  color: #CDA58A!important;
  text-align: left;
}
.bestCollectionP{
  font-weight: 600!important;
  font-size: 18px!important;
  line-height: 24px!important;
  color: #CDA58A!important;
  text-align: left;
}
.bestSellerH{
  font-weight: 600!important;
  font-size: 18px!important;
  line-height: 24px!important;
  text-align: left;
}
.bestSellerIcon{
  font-size: 1.2rem;
  box-shadow: none!important;
  color: #000000;
  background-color: #ffffff;
  border-style: solid;
  border-width: thin;
  padding: 15px 20px;
  transition: 0.6s;
}
.bestCollectionIcon{
  font-size: 1.2rem;
  box-shadow: none!important;
  color: #000000;
  background-color: #ffffff;
  border-style: solid;
  border-width: thin;
  padding: 15px 20px;
  transition: 0.6s;
}
.EthnoCard{
  box-shadow: none!important;
}
.EthnoBody{
  padding: 1.25rem 0!important;
}
.EthnoAll{
  text-align: center;
  padding: 1rem 2rem;
  border-style: solid;
  border-width: thin;
  border-color: #00000073;
  color: #000000;
  transition: 0.8s;
}
.EthnoAll:hover{
  color: #ffffff;
  background-color: #000000;
  transition: 0.8s;
}
.bestSellerImg{
  height: 26rem;
  object-fit: cover;
}
.PriceBoxImg{
  height: 23rem;
  object-fit: cover;
}
#bestSeller{
  padding: 5%;
  text-align: center;
}
.bestSellerTitle{
  text-align: center;
  padding-bottom: 2rem;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
}
.bestSellerAll{
  text-align: center;
  padding: 1rem 2rem;
  border-style: solid;
  border-width: thin;
  border-color: #00000073;
  color: #000000;
  transition: 0.8s;
}
.bestSellerAll:hover{
  color: #ffffff;
  background-color: #000000;
  transition: 0.8s;
}
.bestSellerPadding{
  padding-bottom: 2rem;
}
.bestSellerIcon:hover, .bestSellerIcon:active, .bestSellerIcon:focus{
  box-shadow: none;
  color: #ffffff;
  background-color: #000000;
  transition: 0.6s;
}
.bestCollectionIcon:hover, .bestCollectionIcon:active, .bestCollectionIcon:focus{
  box-shadow: none;
  color: #ffffff;
  background-color: #000000;
  transition: 0.6s;
}
.ethnotitle{
  color: #000000;
  text-align: center;
  padding-bottom: 2rem;
  font-weight: bold!important;
  font-size: 32px;
  line-height: 48px;
}
.EthnoCollectionBtn:hover{
  color: #ffffff;
  box-shadow: none;
}
.collectionMargin{
  margin-bottom: 30px;
}
.EthnoBox:hover > .EthnoCollectionText{
  opacity: 0;
  transition: 0.6s;
}
.EthnoBox:hover > .EthnoCollectionBtn{
  opacity: 1;
  transition: 0.6s;
  pointer-events: visible;
}
.EthnoBox:hover > .EthnoCollectionImg{
  opacity: 0.4;
  transition: 0.6s;
}
/*****categories****/
.categoriesHead1{
  padding: 5% 9%;
  background-image: url("../img/11.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.categoriesHead2{
  padding: 5% 9%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.categoriesHead3{
  padding: 5% 9%;
  background-image: url("../img/2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.categoriesHead4{
  padding: 5% 9%;
  background-image: url("../img/4.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.categoriesH1{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #FFFFFF;
}
.sub-C{
  padding: 0;
  margin: 0;
  display: grid;
}
.gk1{
  position: relative!important;
}
.gk1 li{
  list-style: none;
}
.subnav-content1{
  position: absolute;
  background-color: #ffffff;
  top: 100%;
  left: -55%;
  width: 17rem;
  display: none;
  pointer-events: none;
  transition: 0.8s;
  padding: 10% 0;
}
.subnavbtn1 .gk3{
  display: none;
}
.subnavbtn1{
  color: #ffffff!important;
}
#whiteB .gk1 .subnavbtn1{
  color: #000000!important;
}
#whiteB.Ethno{
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #000000!important;
}
#whiteB.Ethno .lang-btn-top{
  color: black;
  border-style: solid;
  border-width: thin;
  border-color: #0000004f;
}
.subnavbtn1:hover, .subnavbtn1:focus, .subnavbtn1:active{
  color: #ffffff;
}
.spanHover{
  background: #FF605E;
  width: 5px;
  height: 5px;
  position: absolute;
  transform: translate(-50%, -50%);
  margin: 0;
  top: 50%;
  left: 12%;
  display: none;
}
.gk1 li:hover{
  background-color: #fff2f2;
}
.gk1 li:hover > .spanHover{
  display: block;
}
.gk1:hover > .subnav-content1{
  display: block;
  pointer-events: visible;
  transition: 0.8s;
}
.sub-li{
  position: relative;
}
.gk1:hover .subnav-icon{
  color: #ffffff!important;
  left: -33px!important;
}
.subnav-content1 li a{
  color: #000000;
}
.gk2{
  padding: 16px 3px 16px 55px!important;
  width: 100%;
  text-align: left!important;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.categoriesP{
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
  width: 80%;
}
.InnerCollectionImg{
  position: relative;
  width: 100%;
  opacity: 1;
  transition: 0.6s;
  height: 30rem;
  object-fit:cover;
}
.InnerCollectionText{
  text-align: left;
  position:absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #ffffff;
  padding: 0px 0 13px 13px;
  opacity: 1;
  transition: 0.6s;
}
.CategoriesBox{
  position: relative;
  background-color: #000000;
}
.InnerCollectionBtn{
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  padding: 13px;
  pointer-events: none;
  opacity: 0;
  transition: 0.6s;
  color: #ffffff;
  font-weight: 600;
  pointer-events: none;
  box-shadow: none;
}
#InnerCollection{
  padding: 3% 5% 5%;
  text-align: center;
}
.InnerCollectionBtn:hover{
  color: #ffffff;
  box-shadow: none;
}
.collectionMargin{
  margin-bottom: 30px;
}
.CategoriesBox:hover > .InnerCollectionText{
  opacity: 0;
  transition: 0.6s;
}
.CategoriesBox:hover > .InnerCollectionBtn{
  opacity: 1;
  transition: 0.6s;
  pointer-events: visible;
}
.CategoriesBox:hover > .InnerCollectionImg{
  opacity: 0.4;
  transition: 0.6s;
}

.pt2{
  padding-top: 1rem;
}
.innerCartH1{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.nt1{
  text-align: end;
}
.innerCartDel{
  padding: 2px 12px;
  background: #ffffff;
  color: #000000;
}
.MainCartBox{
  position: relative;
}
.MainCartImg{
  position: relative;
  width: 100%;
  height: 16rem;
  object-fit: cover;
  border-radius: 2%;
}
.Cartbin{
  padding: 2px 10px;
  background: #ffffff;
  color: #000000;
}
.CartPen{
  padding: 2px 9px;
  background: #ffffff;
  color: #000000;
}
.cardInnerMargin{
  margin: 1rem auto;
}
.dt1{
  margin-top: 0.5rem;
}
.MainCartText{
  position: absolute;
  bottom: 0;
  left: 5%;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
.cardcollectBox{
  overflow-x: auto;
  height: 80vh;
}
/* width */
.cardcollectBox::-webkit-scrollbar {
  width: 0px;
}
.cartItemType{
  padding-right: 1rem;
}
/* Track */
.cardcollectBox::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0 0 0 / 0%);;
  border-radius: 0px;
}

/* Handle */
.cardcollectBox::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 0%);;
  border-radius: 0px;
}

/* Handle on hover */
.cardcollectBox::-webkit-scrollbar-thumb:hover {
  background: rgb(0 0 0 / 0%);;
}
.dt5{
  overflow-x: auto;
  height: 10rem;
  margin:5rem auto 1rem;
  border-bottom-style: dashed;
  border-bottom-width: medium;
  border-bottom-color: #8080808f;
}
/* width */
.dt5::-webkit-scrollbar {
  width: 0px;
}

/* Track */
.dt5::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0 0 0 / 0%);;
  border-radius: 0px;
}

/* Handle */
.dt5::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 0%);;
  border-radius: 0px;
}

/* Handle on hover */
.dt5::-webkit-scrollbar-thumb:hover {
  background: rgb(0 0 0 / 0%);;
}
.BuyBtn{
  color: #ffffff;
  background: #000000;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  transition: 0.6s;
  box-shadow: none!important;
  text-align: center;
  font-size: 1rem;
}
.BuyBtn:hover, .BuyBtn:focus, .BuyBtn:active{
  color: #000000;
  background: #ffffff;
  transition: 0.6s;
  box-shadow: none!important;
  border-style: solid;
  border-width: thin;
  border-color: #000000;
}
.Tdiv{
  position: relative;
  display: inline-flex;
  padding: 1rem;
}
#suffixInside, #suffixInside2, #suffixInside3{
  color: #ffffff!important;
}
.sceneDonate{
  position: absolute;
  display: inline-block;
  left: 40px;
  bottom: 55px;
}
.sceneDonate2{
  position: absolute;
  top: 65px;
  right: 14px;
  transform: rotate(-90deg);
}
.mobBox2{
  position: relative;
}
#cartBox{
  overflow: hidden!important;
  height: 100vh;
  width: 0%;
  position: fixed;
  z-index:0;
  top: 0;
  right: 0;
  transition: 0.8s;
}
#hidden-block{
  position: fixed;
  top: 0;
  left: 0;
  background: #000000ad;
  width: 0%;
  height: 100vh;
  opacity: 0;
  z-index: -1;
  transition: 0.8s;
}
#cartBox2{
  background: #ffffff;
  height: 100vh;
  width: 30%;
  position: fixed;
  z-index: 1000000000;
  top: 0;
  right: -100%;
  transition: 0.8s;
}
.mobFcolor.dropdown-toggle::after{
  color: #000000!important;
}
/****range slider*****/
.irs--flat .irs-to, .irs--flat .irs-to, .irs--flat .irs-to{
  background-color: #000000!important;
}
#CollectionInner{
  padding: 5% 7%;
}
.PriceButton{
  margin: 0 0 5%;
}
.priceBtn{
  border-style: solid;
  border-width: thin;
  border-color: #0000004f;
  box-shadow: none!important;
  text-align: left;
}
.ColfirstBtn{
  border-style: solid;
  border-width: thin;
  border-color: #0000004f;
  box-shadow: none!important;
  text-align: left;
}
.PriceButton:hover, .PriceButton:active, .PriceButton:focus{
  box-shadow: none!important;
}
.PriceBox1{
  border-style: solid;
  border-width: thin;
  border-color: #0000004f;
  box-shadow: none!important;
  text-align: left;
}
.PriceBox1 .abIcon{
  color: #0000008c;
}
.PaginationPadding1 {
  padding: 2rem 1rem;
}
.rotateIcon{
  margin-left: 50%;
  transform: rotate(270deg);
  position: absolute;
  right: 6px;
  top: 40%;
}
.rotateIcon2{
  margin-left: 50%;
  transform: rotate(90deg);
  position: absolute;
  right: 6px;
  top: 40%;
}
#changeBtn{
  display: block;
  position: relative;
}
#changeBtn2{
  display: none;
  position: relative;
}
.pagination .page-item .Page-Link{
  width: 2.5rem!important;
}
.kTek{
  margin-right: 35%;
  pointer-events: none;
}
.EthnoMain a{
  color:#000000!important;
}
.EthnoMain .dropdown .lang-btn-top{
  color:#000000!important;
  border-color: #000000!important;
}
.Ethno.navbar.EthnoMain{
  border-color: #000000!important;
}
/******Purhase********/
#PurchaseSection{
  min-height: calc(100vh - 95px);
}
.PurchaseBlock{
  padding: 5% 8%;
}
.SlidMod2{
  width: 100%;
}
.PurchaseHead{
  font-weight: bold!important;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}
.itemProducer{
  background: rgba(0, 0, 0, 0.04);
  font-weight: 500!important;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  display: inline-block;
  padding: 10px;
}
.itemDescription{
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  opacity: 0.8;
  min-height: 13rem;
}
.PurchaseBag{

}
.PurchaseCurrency{
  font-weight: bold!important;
  font-size: 40px;
  line-height: 48px;
  color: #000000;
}
.PurchasePrice{
  font-weight: bold!important;
  font-size: 40px;
  line-height: 48px;
  color: #000000;
}
.PurchaseBigBlock{
  padding: 0 5%;
}
.Buybutton{
  font-weight: 600!important;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  background: #000000;
  border-style:solid;
  border-width: thin;
  border-color: #000000;
  transition: 0.6s;
  box-shadow: none;
}
.Buybutton:hover{
  border-color: #000000;
  color: #000000;
  background: #ffffff;
  transition: 0.6s;
  box-shadow: none;
}
.SimilarH{
  font-weight: 600!important;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.8;
  text-align: left;
}
.SimilarPurchaseIcon{
  box-shadow: none!important;
  color: #000000;
  background-color: #ffffff;
  border-color: #00000040;
  border-style: solid;
  border-width: thin;
  padding: 15px 20px;
  transition: 0.6s;
}
.SimilarPurchaseIcon:hover, .SimilarPurchaseIcon:active, .SimilarPurchaseIcon:focus{
  box-shadow: none;
  color: #ffffff;
  background-color: #000000;
  transition: 0.6s;
}
.SimilarArticles{
  padding-bottom: 10%;
  text-align: center;
}
.SimilarArticles .slickP{
  text-align: left;
}
.SimilarItems{
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  color: #000000;
  background: #ffffff;
  padding: 1rem 7rem;
  position: absolute;
  left: 24%;
  transition: 0.6s;
}
.SimilarItems:hover{
  border-color: #000000;
  color: #ffffff;
  background: #000000;
  transition: 0.6s;
}
.G-Block{
  position: relative;
}
.collInner3{
  padding: 0 1rem;
  color: #000000;
  margin-right: 33%;
}
/*****Buy*****/
.map-container{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
  box-shadow: none!important;
}
.map-container iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
.BuyBtn2{
  pointer-events: none;
  text-align: left;
  color: #000000!important;
  background-color: #ffffff!important;
  box-shadow: none;
  padding-left: 0;
  font-size: 1.5rem;
  font-weight: bold;
}
.bMod{
  font-size: 1rem;
  font-weight: lighter;
}
.bMod2{
  border-color: #000000;
  border-style:  none none solid;
  border-width: thin;
}
.bMod1{
  border-color: #000000;
  border-style: solid none none;
  border-width: thin;
}
.cardcollectBox2{
  height: 70vh;
  overflow-x: auto;
}
.cardcollectBox2::-webkit-scrollbar {
  width: 0px;
}
/* Track */
.cardcollectBox2::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(0 0 0 / 0%);;
  border-radius: 0px;
}

/* Handle */
.cardcollectBox2::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 0%);;
  border-radius: 0px;
}

/* Handle on hover */
.cardcollectBox2::-webkit-scrollbar-thumb:hover {
  background: rgb(0 0 0 / 0%);;
}
.buySpecial{
  visibility: hidden;
  pointer-events: none;
}
#cartBoxZ{
  padding-left: 28%;
}
.buyBlock{
  padding: 5% 7%;
}
.innerCartDel2{
  visibility: hidden;
  pointer-events: none;
}
.NoMar{
  margin: 0 0 2rem;
}
.iconMZ{
  padding: 18px!important;
  color: #000!important;
  min-width: 50px!important;
  text-align: center!important;
  position: absolute!important;
  top: 40%!important;
  right: 5px!important
}
.input-field2{
  width: 100%!important;
  height: 3rem;
  padding: 10px!important;
  text-align: left!important;
  padding-right: 3rem!important;
}
.input-field2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000!important;
}

.input-field2:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000!important;
}

.input-field2::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000!important;
}
.finalStepBtn{
  border-color: #000000;
  border-style: solid;
  border-width: thin;
  box-shadow: none;
  color: #ffffff;
  background: #000000;
  transition: 0.6s;
  font-size: 1.1rem;
}
.finalStepBtn:hover{
  border-color: #000000;
  border-style: solid;
  border-width: thin;
  box-shadow: none;
  color: #000000;
  background: #ffffff;
  transition: 0.6s;
}
.finalStepBtn:focus, .finalStepBtn:active{
  box-shadow: none;
}
#accordionExPrice{
  border-style: solid;
  border-width: thin;
  border-color: #00000040;
}
.Z-buttonPrice{
  font-size: 1rem;
  padding-left: 1rem;
  text-align: left;
  border-style: solid;
  border-width: thin;
  border-color: #00000045;
  box-shadow: none;
}
.Z-buttonPrice:hover, .Z-buttonPrice:Focus, .Z-buttonPrice:active{
  box-shadow: none;
}
.SoldBar{
  background: #000000cc;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
}
.SoldText{
  position: absolute;
  text-align: center;
  margin: 0;
  top: 50%;
  left: 50%;
  width: 40%;

  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ffffff;
}
.SellSelector{
  margin-top: 1rem;
}
.SoldInnerBox{
  padding: 0 5%;
}
.SoldP{
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
.SoldminiBar{
  position: relative;
  padding: 5% 5% 5%;
}
.PurchaseClose{
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 1.5rem;
  color: #000000;
}
.PurchaseClose:hover{
  color: #000000;
}
.button-return{
  border-color: #000000;
  border-style: solid;
  border-width: thin;
  box-shadow: none;
  color: #ffffff;
  background: #000000;
  transition: 0.6s;
}
.button-return:hover{
  border-color: #000000;
  border-style: solid;
  border-width: thin;
  box-shadow: none;
  color: #000000;
  background: #ffffff;
  transition: 0.6s;
}
.button-return:focus, .button-return:active{
  box-shadow: none;
}
.SoldIcon{
  font-size: 4rem;
  color: #38B53D;
  padding-bottom: 1rem;
}
/***GIFT***/
.btn-gift{
  box-shadow: none!important;
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #ffffff!important;
  color: #000000!important;
}
.btn-gift:hover{
  box-shadow: none!important;
  border-color: #000000;
}
.btn-gift:focus, .btn-gift:active{
  box-shadow: none!important;
}
.btG{
  background-color: #000000!important;
  color: #ffffff!important;
}
.GiftHead{
  padding: 5% 9%;
  background-image: url("../img/2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.GiftGuideText{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left;
}
.GiftBox{
  position: relative;
}
.GiftH1{
  font-family: "GL Kirovi";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 72px;
  color: #FFFFFF;
  display: inline-block;
}
.GiftButton{
  position: absolute;
  right: 0;
  border-style: solid;
  border-width: thin;
  border-color: #ffffff;
  color: #ffffff;
  padding: 1rem 2rem;
  transition: 0.6s;
}
.GiftButton:hover{
  border-color: #ffffff;
  color: #ffffff;
  background-color: #000000;
  transition: 0.6s;
}
.sellBtn1{
  box-shadow: none;
  border:1px solid #91979e94;
  color: #000000;
  transition: 0.6s;
}
.sellBtn1:hover{
  background: #000000;
  color: #ffffff;
  transition: 0.6s;
}
.sellBtn2{
  box-shadow: none;
  border:1px solid #91979e94;
  color: #000000;
  transition: 0.6s;
}
.sellBtn2:hover{
  background: #000000;
  color: #ffffff;
  transition: 0.6s;
}
.sellIcon{
  font-size: 1.3rem;
}
@media screen and (max-width:4500px){
  .Projects-text3{
    bottom: -43%;
  }
  .y5{
    height: 600px;
    object-fit: cover;
    object-position: center;
  }
  .nonSlide{
    height: 650px;
  }
  .y1{
    padding: 8% 9%;
  }
  .DonationBox {
    padding-top: 6rem;
  }
}
@media screen and (max-width:2600px){
  .Projects-text3 {
    bottom: -34%;
  }
}
@media screen and (max-width:1550px){
  .navbar a{
    font-size: 12px;
  }
  .subnavbtn{
    font-size: 12px;
  }
  .logo-h {
    height: 52px;
  }
  .navbar a{
    padding: 14px 14px;
  }
  .slidMod1{
    width: 650px;
  }
  .slickBtnZ {
    position: absolute;
    left: 54rem;
    top: 0px;
  }
  .BlogBtnZ{
    padding: 1rem 0;
  }
}
@media screen and (max-width:1400px){
  .NewsImg {
    min-height: 13rem;
    max-height: 13rem;
  }
  .cardp {
    font-size: 14px!important;
    line-height: 25px!important;
  }
  .vertical-img {
    height: 26rem!important;
  }
  #vertical{
    height: auto;
  }
  .lSSlideOuter .lSPager.lSGallery img {
    height: 4rem!important;
  }
  .y1p{
    min-height: 10rem;
  }
  .iconBox{
    top: 0;
  }
  .m2C {
    padding: 0 5% 0;
  }
  .bestSellerH{
    font-size: 15px!important;
  }
  .m2h5C{
    font-size: 48px;
    line-height: 72px;
    padding-bottom: 2%;
  }
  .scene8{
    display: none;
  }
  .m2pC {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .contactPh {
    padding: 5px;
    border-style: none;
  }
  .MemberButton1 .MemberButton2 .MemberButton3 .MemberButton4 {
    font-size: 13px!important;
  }
  .ContactEn {
    padding: 5px;
    border-style: none;
  }
  .contMr {
    margin: 0 33px 1rem 0;
    font-size: 16px;
    display: inline-flex;
  }
  .botText {
    padding-top: 0px;
  }
  .m2pC2 {
    font-size: 14px;
    line-height: 32px;
  }
  .iconBox2 {
    position: relative;
    text-align: center;
    bottom: 0;
    left: -76px;
    padding: 24px;
  }
  .MainPageC{
    min-height: calc(100vh - 95px);
  }
  .btn-friendly1{
    padding: 0!important;
  }
  .btn-friendly2{
    padding: 0!important;
  }
  .abP{
    margin: 0!important;
    padding-right: 0.2rem!important;

  }
  .abIcon {
    top: 15px;
    right: 16px;
  }
  #Membership {
    min-height: calc(86vh - 3px);
  }
  .NewsBtnZ{
    padding: 0.8rem 1rem;
  }
  .BlogBtnZ{
    padding: 0.8rem 1rem;
  }
  .NewsTitleZ {
    font-size: 15px;
  }
  .BlogTitleZ {
    font-size: 15px;
  }
  .NewsTextZ{
    font-size: 0.7rem;
    line-height: 25px;
  }
  .BlogTextZ{
    font-size: 0.7rem;
    line-height: 25px;
  }
  .slickBtn {
    left: 49rem;
  }
  .slickBtnZ {
    left: 49rem;
  }
  .BtnMd {
    padding: 16px 75px;
  }
  .bigMasterBox {
    position: relative;
    bottom: 0%;
    width: 100%;
    top: 7%;
  }.Masterowl-box1 .card {
    flex-direction: column;
    width: 100%;
  }
  .MasterinnerHeader {
    width: 100%;
  }
  .Masterowl-box1 .card img {
    width: 100%!important;
  }
  .MasterBody{
    padding: 1.25rem;
  }
  #cartBox2 {
    width: 40%;
  }
  .DonatingTButton{
    position: relative;
    bottom: 0;
  }
  .mobBox{
    position: relative;
  }
  .SimilarItems{
    left: 24%;
    padding: 1rem 4rem;
  }
}
@media screen and (max-width:1370px){
  .m2h1{
    font-size: 33px;
    line-height: 59px;
  }
  .m2h5{
    font-size: 16px;
    line-height: 28px;
  }
  .middleP{
    width: auto;
    height: auto;
  }
  .MiddlePage{
    padding: 6%
  }
  .x1{
    transform: translate(0px, 0px)!important;
    box-shadow: none;
    width: 100%;
    height: 100%;
    padding: 0;
    padding: 5rem 0 0 0;
  }
  .footer-li2 {
    padding: 1%;
  }
  .k3{
    font-size: 13px;
  }
  .scene4{
    display: none;
  }
  .x3{
    height: 440px;
  }
  .x-button {
    padding: 14px 40px;
    bottom: 0;
  }
  .MainPage4{
    overflow: hidden;
  }
  .ximgText {
    padding: 10% 14% 0 5%;
  }
  .x2{
    overflow: visible;
  }
  .x4{
    height: 440px;
  }
  .x5{
    height: 440px;
  }
  .xp{
    padding: 0!important;
  }
  .x1h1{
    font-size: 28px;
  }
  .x1{
    padding: 1rem 0 0 0;
  }
  .y1{
    max-height: 386px;
  }

  .cardMod {
    width: 100%;
    height: 180px;
    padding: 10px;
  }
  #projectSection{
    padding: 10% 5%;
  }
  .img-responsive {
    height: 250px;
  }
  .img-responsive3 {
    height: 250px;
  }
  .projHeader {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
  }
  .projHeader3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
  }
  .projtext {
    font-size: 12px;
    line-height: 23px;
  }
  .projtext3 {
    font-size: 12px;
    line-height: 23px;
  }
  .projBtn{
    margin-top: 17px !important;
  }
  .projBtn{
    margin-top: 17px !important;
  }
  .PageInnerC {
    padding: 0.2rem 0.7rem;
    top: 15px;
    left: 14px;
    font-size: 14px;
  }
  .PageInnerB {
    padding: 0.2rem 0.7rem;
    top: 15px;
    right: 14px;
    font-size: 14px;
  }
  .video-size2 {
    width: 100%;
    height: 440px;
  }
}
.Navit{
  color: #000000;
}
.Navli{
  list-style: none;
  padding: 1rem 0 1rem 2.2rem;
  border-left-color: gray;
  border-left-style: solid;
  border-left-width: medium;
}
.textNav{
  position: fixed;
}
.NavUl{
  padding: 0;
}
.Navli:hover{
  font-weight: bold!important;
}
.Navit{
  color: black;
}
.Navit:hover{
  color: black;
}
#Rem2{
  margin-top: 10rem;
}
.exSl-active{
  border-left-color: #000;
  border-left-style: solid;
  border-left-width: medium;
}
.Rem2-active{
  border-left-color: #000;
  border-left-style: solid;
  border-left-width: medium;
}
.Rem3-active{
  border-left-color: #000;
  border-left-style: solid;
  border-left-width: medium;
}
@media screen and (max-width:1305px){
  #MasterInnerFirstSection {
    padding: 13% 2.5% 2.5%;
    position: unset;
  }
  .DonationBox {
    padding: 21% 9%;
  }
  .HD-ground2{
    width: 100%;
    height: 7rem;
    position: absolute;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: thin;
  }
  .HD-ground2 #Projects-btn{
    color:#ffffff;
  }
  #WorkshopFirstSection {
    padding: 13% 2.5% 2.5%;
    position: unset;
  }
  .MasterInnerFirstDiv {
    width: 76%;
  }
  .navbarMod1{
    display: none;
  }
  .overlay{
    display: block;
  }
  .mob-Logo3{
    position: absolute;
    top: 2%;
    left: 2%;
    display: block;
  }
  .mob-Logo2{
    width: 59px;
  }
  .open-icon{
    display: block;
  }
  .k3{
    padding: .9rem 1rem;
  }
  .footerA {
    font-size: 9px;
  }
  .x5{
    height: 440px;
  }
  .slidMod1{
    width: 650px;
  }
  #projectSection {
    padding: 14% 5%;
  }
  .img-responsive {
    height: 170px;
  }
  .img-responsive3 {
    height: 170px;
  }
  .Projects-text3 {
    bottom: -32%;
  }
  .projHeader {
    font-size: 12px;
    line-height: 24px
  }
  .projHeader3 {
    font-size: 12px;
    line-height: 24px
  }
  .projtext {
    font-size: 9px;
    line-height: 16px;
  }
  .projtext3 {
    font-size: 9px;
    line-height: 16px;
  }
  .teamA {
    font-size: 1.2rem;
  }
  .twit-box {
    width: 30px;
    height: 30px;
  }
  .team-ic {
    font-size: 1rem;
  }
  .fb-box {
    width: 30px;
    height: 30px;
  }
  .ins-box{
    width: 30px;
    height: 30px;
  }
  .iconBox {
    padding: 24px 11px;
  }
  .TeamName{
    font-size: 15px;
    padding: 24px 11px;
  }
  #projectSection2{
    padding: 15% 0;
  }
  .PageInnerB{
    display: none!important;
  }
  .PageInnerC{
    display: none!important;
  }
  .termsBox {
    padding: 17% 9% 9%;
  }
  .termsBox2 {
    padding: 17% 9% 9%;
  }
  .JoinHead {
    font-size :43px;
  }
  .MemberHead {
    font-size :43px;
  }
  .JoinBox {
    padding:14% 2%;
  }
  .inputP {
    font-size:13px;
  }
  .chekText1 {
    font-size:14px;
  }
  .LebS {
    font-size:13px;
  }
  .JoinFrom ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 13px!important;
  }

  .JoinFrom :-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 13px!important;
  }

  .JoinFrom ::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 13px!important;
  }
  .JoinBox {
    padding: 14% 2%;
  }
  .HD-ground{
    background: white;
    width: 100%;
    height: 7rem;
  }

  .sceneZ3{
    display: none;
  }
  .sceneZ4{
    display: none;
  }
  .sceneY1{
    display: none;
  }
  .sceneY2{
    display: none;
  }
  .MemberBox{
    padding: 20% 2%;
  }
  .MemberButton1 {
    padding: 13px 1px;
  }
  .MemberButton2 {
    padding: 13px 1px;
  }
  .MemberButton3 {
    padding: 13px 1px;
  }
  .MemberButton4 {
    padding: 13px 1px;
  }
  .BtnMd2 {
    padding: 16px 43px;
  }
  .NewsBody{
    padding: 1rem!important;
  }
  .BlogBody{
    padding: 1rem!important;
  }
  .NewsBodyZ{
    padding: 1rem!important;
  }
  .BlogBodyZ{
    padding: 1rem!important;
  }
  .NewsTitle{
    font-size: 15px!important;
  }
  .BlogTitle{
    font-size: 15px!important;
  }
  .NewsTitleZ{
    font-size: 15px!important;
  }
  .BlogTitleZ{
    font-size: 15px!important;
  }
  .NewsText{
    font-size: 0.8rem!important;
    line-height: 26px;
  }
  .BlogText{
    font-size: 0.8rem!important;
    line-height: 26px;
  }
  .NewsBtn{
    font-size: 14px;
    padding: .7rem 0.14rem!important;
  }
  .BlogBtn{
    font-size: 14px;
    padding: .7rem 0.14rem!important;
  }
  .NewsTextZ{
    font-size: 0.8rem!important;
    line-height: 26px;
  }
  .BlogTextZ{
    font-size: 0.8rem!important;
    line-height: 26px;
  }
  .NewsBtnZ{
    font-size: 14px;
    padding: .7rem 0.14rem!important;
  }
  .BlogBtnZ{
    font-size: 14px;
    padding: .7rem 0.14rem!important;
  }
  .bodyNews #date-picker-example20_root {
    transform: translate3d(718px, 516px, 0px)!important;
  }
  .bodyNews #date-picker-example21_root {
    transform: translate3d(718px, 586px, 0px)!important;
  }
  #PageFirstSection3 {
    padding: 12% 0.5% 1%;
  }
  #FestivalInnerPageFirstSection3 {
    padding: 12% 0.5% 1%;
  }
  .ConcreteCarousel .owl-stage-outer {
    padding: 0;
  }
  #NewsFirstSection2 {
    padding: 14% 2.5% 2.5%;
  }
  #NewsFirstSection3 {
    padding: 14% 2.5% 2.5%;
  }
  #BlogFirstSection2 {
    padding: 14% 2.5% 2.5%;
  }
  #BlogFirstSectionR {
    padding: 14% 2.5% 2.5%;
  }
  .newsFirstDiv2 {
    padding: 0 15% 0 4%;
  }
  .newsFirstDiv3 {
    padding: 0 15% 0 4%;
  }
  .BlogFirstDivR{
    padding: 0 15% 0 8%;
  }
  .BlogFirstDiv2 {
    padding: 0 15% 0 4%;
  }
  .ConcreteCarouselZ .owl-stage-outer {
    padding: 0;
  }
  .BackToNews{
    display: none!important;
  }
  .BackToBlog{
    display: none!important;
  }
  .festivalBtn{
    display: none!important;
  }
  .cardM{
    position: relative;
    bottom: 0;
    margin-top: 2rem;
  }
  .Masterowl-box .card img {
    width: 100%!important;
  }
  .Masterowl-box .card {
    flex-direction: column;
  }
  .Libraryowl-box .card img {
    width: 100%!important;
  }
  .Libraryowl-box .card {
    flex-direction: column;
  }
  .sceneM{
    bottom: 30px;
  }
  .MastersFirstDiv {
    padding: 0 16% 0 8%;
  }
  .LibraryFirstDiv {
    padding: 0 16% 0 8%;
  }
  #MastersFirstSection{
    padding: 13% 2.5%;
  }
  .abIcon {
    position: absolute;
    top: 16px;
    right: 12px;
  }
  .abP {
    margin: 0!important;
    padding-right: 0.2rem!important;

  }
  .MapPadding{
    padding: 1rem 0.4rem!important;
  }
  .MapContainer {
    padding: 4% 1% 4% 12%;
  }
  #MapFirstSection {
    padding: 10% 2.5% 2.5%;
  }
  .abP {
    margin: 0!important;
    padding-right: 0.2rem!important;
  }
  .abIcon {
    top: 19px;
    right: 5px;
    font-size: 13px;
  }
  .termHead2{
    padding: 1rem 0.3rem!important;
  }
  .search-Btn {
    width: 100%;
    height: 2.8rem;
  }
}
@media screen and (max-width:1200px){
  #cartBoxZ {
    padding-left: 10%;
  }
  .btnCont {
    padding: 1rem!important;
  }
  .langJz{
    padding: 0.6rem 1rem;
  }
  .middletext2 {
    height: 10rem;
  }
  .bestsellerEnd{
    padding: 0!important;
  }
  .cardcollectBox2 {
    height: 55vh;
  }
  .bestCollectionIcon{
    padding: 1px 8px;
  }
  .CollectionNavOpen{
    color: #000000!important;
  }
  .collectionBag{
    font-size: 0.8rem!important;
  }
  .bestCollectionP{
    font-size: 13px!important;
  }
  .DonateFormHead{
    margin-bottom: 1rem!important;
    font-size: 35px;
  }
  .EthnoCollectionBox{
     margin-top: 7rem;
  }
  .LabelAp {
    margin-right: 0;
  }
  .Pn{
    display: none;
  }
  .mobBox{
    position: relative;
    padding: 3rem 0 1rem 3rem!important;
  }
  .DonatingTButton{
    position: relative;
    bottom: 0;
  }
  .DonateP{
    font-size: 16px;
    line-height: 32px;
  }
  .slickBtn {
    left: 32rem;
  }
  .slickBtnZ {
    left: 32rem;
  }
  #LibraryFirstSection {
    padding: 10% 2.5%;
  }
  .finalBG {
    padding: 0!important;
  }
  #EthnoFinalSection{
    padding: 5%;
  }
  .EthnoH1{
    text-align: center;
    position: unset!important;
    width: 100%;
    transform: translate(0, 0);
  }
  #CartPosition{
    display: block;
  }
  .categoriesHead1 {
    padding: 15% 9%;
  }
  .categoriesHead2 {
    padding: 15% 9%;
  }
  .GiftHead{
    padding: 15% 9%;
  }
  .categoriesHead3 {
    padding: 15% 9%;
  }
  .categoriesHead4 {
    padding: 15% 9%;
  }
  .btn-gift {
    padding: 1.3rem 0;
  }
  .projtext3{
    height: 4.2rem;
  }
  .termA2 {
    font-size: 0.6rem;

  }
}
@media screen and (max-width:1100px){
  .lSSlideOuter .lSPager.lSGallery img {
    height: 3rem!important;
 }
 .lSSlideOuter .lSPager.lSGallery img {
    height: 2rem!important;
    width: 100%;
}
  .iconBox2 {
    left: -31px;
  }
  .contMr {
    margin: 0 33px 0.4rem 0;
  }
  .m2pC2 {
    font-size: 14px;
    line-height: 29px;
  }
}
@media screen and (max-width:1030px){
  .scene3{
    bottom: 27px;
  }
  .scene8{
    position: absolute;
    bottom: 42px;
  }
  .m2h5{
    font-size: 11px;
    line-height: 25px;
  }
  .m1Logo{
    width: 241.7px;
    height: 270px;
  }
  .MainPage1{
    padding: 15% 18% 8%;
  }
  .EthnoPage1{
    padding: 15% 18% 8%;
  }
  .y1{
    height: 354px;
  }
  .scene4{
    bottom: 21px;
  }
  .middleP{
    line-height: 29px;
  }
  .x1p{
    line-height: 28px;
  }
  .xg1{
    line-height: 42px;
  }
  .xp{
    padding: 0% 1% 0 0;
    line-height: 26px;
  }
  .xh1{
    font-size: 28px;
  }
  .x1h1{
    font-size: 28px;
  }
  .overlay a {
    font-size: 1rem;
  }
  .dropdown-btn{
    font-size: 1rem;
  }
  .subOne{
    font-size: 1rem!important;
  }
  .mob-logo {
    position: absolute;
    top: 2%;
    left: 2%;
    width: 59px;
  }
  .x1{
    padding: 0;
  }
  .L1{
    padding: 2% 0 6%;
  }
  .PageFirstDiv{
    padding: 7% 14% 6% 13%;
    position: relative;
  }
  .PageFirstDiv2{
    padding: 7% 14% 6% 13%;
  }

  .slidMod1{
    width: 550px;
  }
  .SimilarItems {
    left: 21%;
  }

}
@media screen and (max-width:920px){
  .vertical-img {
    height: 18rem!important;
  }
  .giftDiv {
    margin-bottom: 4rem;
    text-align: center;
  }
  .GiftButton {
    width: 100%;
    text-align: center;
  }
  .MemberButton1, .MemberButton2, .MemberButton3, .MemberButton4 {
    font-size: 16px;
  }
  .or-1{
    order: 2;
  }
  .langJz{
    color: white!important;
    border-color: white!important;
  }
  .or-2{
    order:1;
  }
  .GiftPadding{
    padding-bottom: 3rem;
  }
  #cartBoxZ {
    padding-left: 0%;
  }
  .PurchaseBigBlock {
    padding: 5% 15px;
  }
  .SimilarItems {
    left: 29%;
  }
  .collInner3{
    margin-right: 0;
  }
  .ethnoCols{
    padding-top: 4rem;
  }
  .DonationInnerBox2 {
    transform: translate(0, 0);
  }
  .DonationInnerBox1 {
    border-style: none;
  }
  .innerCartH1{
    text-align: center;
  }
  .nt1 {
    text-align: center;
  }
  .y1{
    position: absolute;
    top: 5%;
    left: 0;
  }
  #cartBox2 {
    width: 60%;
  }
  #CartPosition {
    top: 1.3rem;
  }
  #LibraryFirstSection {
    padding: 14% 2.5%;
  }
  #MapFirstSection {
    padding: 13% 2.5% 2.5%;
  }
  .MapContainer {
    padding: 8% 10%;
  }
  .MastersInnerButton {
    top: 0;
    right: 0;
  }
  .miAlign{
    text-align: end;
  }
  .bigMasterBox {
    top: 0%;
  }
  .MastersOrd2{
    order: 1;
    padding-bottom: 1rem;
  }
  .MastersOrd1{
    order: 2;
  }
  .Masterowl-box {
    min-width: 100%;
  }
  .Libraryowl-box {
    min-width: 100%;
  }
  .MainPage1{
    padding: 19% 18% 8%;
  }
  .EthnoPage1{
    padding: 19% 18% 8%;
  }
  .m2Block2{
    display: none;
  }
  .m2h1{
    font-size: 24px;
    line-height: 44px;
  }
  .scene3{
    bottom: 8px;
    right: 20px;
  }
  .scene8{
    bottom: 8px;
    right: 20px;
  }
  .nonSlide{
    display: none;
  }
  .y1{
    transform: none!important;
    width: 100%;
    box-shadow: none;
    height: 100%;
    background: #ffffffb8;
  }
  .y2{
    padding: 0 15px 0 15px;
  }
  /**
  .im1{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  **/
  .middle1{
    order:2;
    padding: 5%;
    text-align: center;
  }
  .middle2{
    order:1;
  }
  .middletext2{
    padding-bottom: 1rem;
  }
  .x1h1 {
    font-size: 28px;
    line-height: 28px;
    text-align: left;
  }
  .x1p {
    line-height: 22px;
    font-size: 12px;
    text-align: left;
  }
  .x-button {
    position: unset;
    padding: 12px 22px;
    bottom: 13px;
  }
  .x1 {
    transform: translate(0px, 0px)!important;
    width: 100%;
    height: 100%;
    box-shadow: none!important;
    padding: 13% 13% 0;
    text-align: center;
  }
  .scene4{
    display: none;
  }
  .xh1 {
    font-size: 32px;
  }
  .ximgText {
    padding: 13% 13% 0;
  }
  .x2{
    padding: 0;
  }
  .fp-1{
    order:2;
  }
  .list-unstyled1{
    text-align: center;
  }
  .fp-2{
    order:1;
    text-align: center;
  }
  .fp-3{
    order:3;
    text-align: center;
  }
  .list-unstyled1{
    padding: 0;
  }
  .lang-btn-02{
    display: none!important;
  }
  .overlay-content{
    top: 16%;
  }
  .or1{
    order:2;
  }
  .or2{
    order:1;
  }
  .PageFirstDiv {
    padding: 7% 6% 6% 19%;
  }
  .PageFirstDiv2 {
    padding: 7% 6% 6% 19%;
  }

  .slidMod1{
    width: 450px;
  }
  .projBtn{
    font-size: 7px;
    margin-top: 8px !important;
  }
  .projBtn3{
    font-size: 7px;
    margin-top: 8px !important;
  }
  .Projects-text3{
    bottom: -21%;
  }
  .projHeader{
    font-size: 11px;
  }
  .projHeader3{
    font-size: 11px;
  }
  .PageSecondP3{
    padding-right: 0;
  }
  #Rem2 {
    margin-top: 4rem;
  }
  .m2C{
    transform: translate(0px, 0px)!important;
  }
  .sceneZ {
    display: none;
  }
  .sceneZ2 {
    display: none;
  }
  .btn-friendly1{
    position: relative!important;
    padding: 0 15px 0 15px!important;
    margin: 5px auto;
  }
  .btn-friendly2{
    position: relative!important;
    padding: 0 15px 0 15px!important;
    margin: 5px auto;
  }
  .btn-friendly3{
    margin: 15px auto;
  }
  .MemberHead{
    line-height: 50px;
  }
  .NewsOrd1 {
    order:2;
  }
  .NewsOrd2 {
    order:1;
    padding-bottom: 2rem;
  }
  .bodyNews #date-picker-example20_root {
    transform: translate3d(254px, 505px, 0px)!important;
  }
  .bodyNews #date-picker-example21_root {
    transform: translate3d(254px, 576px, 0px)!important;
  }
  .ConcreteCarousel .owl-stage-outer {
    padding: 0;
  }
  .ConcreteContainer3 {
    padding: 0 10% 0 10%;
  }
  .ConcreteContainer3G {
    padding: 0 10% 0 10%;
  }
  .sliderZ {
    width: 100%;
  }
  .categoryBox{
    display: none;
  }
  .txtCenter{
    text-align: center;
  }
  .catMegaBox{
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #000000a6;
    z-index: 1000;
    left: 0;
    top: 0;
  }
  .categoryBox::-webkit-scrollbar {
    width: 10px;
  }
  .categoryBox::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
    border-radius: 10px;
  }
  .categoryBox::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
  }
  .categoryBox::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
  }
  .first-button{
    text-align: center;
    padding: 15px 2px;
  }
  .second-button{
    text-align: center;
    padding: 15px 2px;
  }
  .third-button{
    text-align: right;
    padding-right: 0!important;
  }
  .cat-arrow{
    color: #ffffff;
    font-size: 2rem;
  }
  .BlogDate{
    display: none;
  }
  .justAlign{
    position: relative;
    margin: 2rem auto;
    padding-bottom: 1rem;
  }
  .categoryBox3{
    overflow-y: auto;
    max-height: 22rem;
  }
  .justAlign{
    display: block;
  }
  .bestCollectionIcon {
    width: 100%;
  }
}
@media screen and (max-width:850px){
  #PageFirstSection {
    padding: 13% 0 5%;
  }
  .TeamName {
    font-size: 11px;
    padding: 11px 8px;
  }.item-img-wrap2 img {
    height: 210px;
  }.iconBox {
    padding: 17px 10px;
  }.TeamP {
    font-size: 11px;
  }
  .MainPageC {
    padding: 19% 12% 8%;
  }
  .m2BlockC {
    text-align: center;
  }
  .contMr {
    margin: 0 0.4rem 0.4rem 0;
  }
  .botText{
    text-align: center;
  }
  .iconBox2 {
    left: 0;
    padding: 0;
  }
  .MainPageC {
    padding: 20% 12% 8%;
  }
  .btn-right {
    text-align: center;
  }
  .BtnMd {
    padding: 16px 49px;
  }
  #PageFirstSection3 {
    padding: 15% 0.5% 1%;
  }
  #FestivalInnerPageFirstSection3 {
    padding: 15% 0.5% 1%;
  }
}
@media screen and (max-width:740px){
  .projBtn{
    font-size: 7px;
    margin-top: 8px !important;
  }
  .projBtn3{
    font-size: 7px;
    margin-top: 8px !important;
  }
  .Projects-text3{
    bottom: -21%;
  }
}
@media screen and (max-width:700px){
  .CartOp{
    top: 5%!important;
  }
}
@media screen and (max-width:660px){
  .MainPage1{
    padding: 24% 23% 8%;
  }
  .EthnoPage1{
    padding: 24% 23% 8%;
  }
  .m2h1{
    font-size: 23px;
    line-height: 39px;
  }
  .ximgText {
    padding: 7% 13% 0;
  }
 .vertical-img {
    height: 15rem!important;
  }
}

@media screen and (max-width:600px){
  .Projects-text3 {
    width: 100%;
  }
}
@media screen and (max-width:590px){
  .slidMod1 {
    width: 453px;
    height: 298px;
  }
}
@media screen and (max-width:568px){
  .m2h1{
    font-size: 20px;
    line-height: 36px;
  }
  .m2h5En{
    font-size: 14px;
  }
}
@media screen and (max-width:450px){
  .Buybutton{
    padding: .84rem 1rem;
    font-size: 14px;
  }
  .langJz{
    padding: 0.4rem 0.5rem!important;
  }
  .langJz2{
    transform: translate3d(5px, 40px, 0px);
    min-width: 5rem!important;
  }
  .lang-block{
    right: 2%;
  }
  .middletext2 {
    height: auto;
  }
  .MemberBox {
    padding: 30% 2%;
  }
  .JoinBox {
    padding: 29% 2%;
  }
  .SimilarItems{
    position: relative;
    left: 0;
  }
  .bestsellerEnd{
    padding: 0 15px 0 15px!important;
  }
  .SimilarPurchaseIcon{
    width: 100%;
  }
  .PaginationPadding1 {
    padding: 2rem 0rem;
  }
  .collInner2{
    margin-right: 0;
    font-size: 0.8rem;
  }
  .collInner1{
    font-size: 0.8rem;
  }
  .collInner3{
    font-size: 0.8rem;
  }
  .projtext3 {
    height: 5.2rem;
  }
  .EthnoCollectionSubBox{
    padding: 1.5rem 1rem;
  }
  .EthnoCollectionBox {
    margin-top: 5rem;
  }
  .sceneDonate{
    display: none;
  }
  .sceneDonate2{
    display: none;
  }
  .mobBox {
    position: relative;
    padding: 2rem 0 1rem 1rem!important;
  }
 .DonationBox {
   padding: 6rem 0 0;
 }
  .DonationInnerBox2{
    padding: 5rem 0;
  }
  .HD-ground2{
    height: 5rem;
  }
  .mobBox2{
    padding: 3rem 0 1rem 1rem!important;
  }
  .DonationInnerBox2 {
    background-color: #00000070;
  }
  .cardcollectBox{
    overflow-x: auto;
    height: 70vh;
  }
  .cardInnerMargin{
    overflow: hidden;
  }
  .dt5 {
    margin: 0rem auto 1rem;
    text-align: center;
    height: 5rem;
  }
  .rot1{
    transform: rotate(90deg);
  }
  .CartPen{
    transform: rotate( -90deg);
    margin-top: 1rem;
  }
  .Cartbin{
    transform: rotate( -90deg);
  }
  #cartBox2 {
    width: 100%;
    overflow-x: auto;
  }
  .nt1{
    text-align: center;
  }
  .innerCartH1{
    text-align: center;
  }
  .CartOp{
    top: 2%!important;
  }
  .categoriesHead1 {
    padding: 26% 9%;
  }
  .categoriesHead2 {
    padding: 26% 9%;
  }
  .GiftHead {
    padding: 26% 9%;
  }
  .categoriesHead3 {
    padding: 26% 9%;
  }
  .categoriesHead4 {
    padding: 26% 9%;
  }
  .categoriesP {
    width: 100%;
  }
  #CartPosition {
    position: absolute;
    top: 1rem;
    right: 4.5rem;
    z-index: 1;
    color: white;
  }
  .EthnoH1{
    padding: 0 10px;
    top: auto;
    left: auto;
    font-size: 44px;
  }
  #LibraryFirstSection {
    padding: 25% 2.5%;
  }
  .LibraryBody {
    min-height: 30rem;
  }
  .MasterInnerMap{
    padding-bottom: 145%!important;
  }
  .WorkkshopMap{
    padding-bottom: 145%!important;
  }
  .MapFirstDiv {
    padding: 0 4% 0 4%;
    position: relative;
  }
  .MapsBoxInner{
    padding-bottom: 145%!important;
  }
  #MapFirstSection {
    padding: 20% 2.5% 2.5%;
  }
  .MasterInnerFirstDiv {
    width: 100%;
    padding: 0;
  }
  .MasterBody{
    padding: 0!important;
  }
  #MasterInnerFirstSection {
    padding: 23% 2.5% 2.5%;
  }
  #WorkshopFirstSection {
    padding: 23% 2.5% 2.5%;
  }
  .MastersMegaBox {
    padding: 3% 0%;
  }
  .LibraryMegaBox {
    padding: 3% 0%;
  }
  .MastersFirstH1 {
    text-align: center;
  }
  .LibraryFirstH1 {
    text-align: center;
  }
  #MastersFirstSection {
    padding: 24% 2.5%;
  }
  .MastersFirstDiv {
    padding: 0 2% 0 2%;
  }
  .LibraryFirstDiv {
    padding: 0 2% 0 2%;
  }
  .m2{
    transform: none;
    padding: 0;
    background: #00000040;
  }
  .MainPage1 {
    padding: 24% 0% 8%;
  }
  .EthnoPage1 {
    padding: 24% 0% 0%;
  }

  #MapMainSection {
    padding: 0 1% 9%;
  }
  .m1{
    border-style: none;
  }
  .Ethno1{
    border-style: none;
  }
  .scene4{
    display: none;
  }
  .im1{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .im2{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .y1{
    background: #ffffff00;
    max-height: 100%;
    padding: 23% 0%;
  }
  .y12{
    background: #ffffffb8;
    padding: 12px;
    border-radius: 5%;
  }
  .m2h5{
    font-size: 16px;
    line-height: 32px;
  }
  .y1h1{
    font-size: 20px;
    line-height: 20px;
  }
  .owl-box{
    min-width: auto;
  }
  .owl-box .card img{
    width: 100%!important;
  }
  .owl-box .card {
    flex-direction: column;
  }
  .cardh5{
    font-size: 26px;
  }
  .cardp{
    line-height: 29px!important;
  }
  .xp{
    font-size: 12px;
    line-height: 22px;
  }
  .xh1{
    font-size: 22px;
    line-height: 28px;
  }
  .ximgText {
    padding: 4% 8% 0;
  }
  .x1{
    padding: 13% 8% 0;
  }
  .footer-li2 {
    display: block!important;
  }
  .mob-logo{
    width: 44px;
  }
  .mob-Logo2{
    width: 44px;
  }
  .overlay-content {
    top: 8%;
  }
  .overlay .closebtn {
    position: absolute;
    top: 0%;
    right: 3%;
    font-size: 37px;
  }
  .m2h1{
    text-align: center;
  }
  .PageFirstDiv {
    padding: 17% 4% 6% 4%;
  }
  .PageFirstDiv2 {
    padding: 17% 4% 6% 4%;
  }
  .PageFirstH1{
    font-size: 47px;
    text-align: center;
  }
  .PageFirstH12{
    font-size: 47px;
    text-align: center;
  }
  #PageSecondSection {
    padding: 5% 1%;
  }
  #PageSecondSection3{
    padding: 5% 1%;
  }
  #MasterPageSecondSection3{
    padding: 5% 1%;
  }
  .video-size {
    width: 100%;
    height: 240px;
  }
  .video-size2{
    width: 100%;
    height: 240px;
  }
  .video-size3 {
    width: 100%;
    height: 240px;
  }

  .slidMod1{
    width: 350px;
  }
  #projectSection {
    padding: 10% 0%;
  }
  .cardMod {
    width: 100%;
    height: 220px;
    padding: 10px;
  }
  #projectSection {
    padding: 25% 0%;
  }
  .img-responsive {
    height: 285px;
  }
  .img-responsive3 {
    height: 285px;
  }
  .gallery-bottom{
    padding: 0 0 0 9%;
  }
  .projtext {
    font-size: 15px;
    line-height: 26px;
  }
  .projtext3 {
    font-size: 15px;
    line-height: 26px;
  }
  .projHeader {
    font-size: 17px;
  }
  .projHeader3 {
    font-size: 17px;
  }
  .projBtn {
    font-size: 14px;
    margin-top: 24px !important;
  }
  .projBtn3 {
    font-size: 14px;
    margin-top: 24px !important;
  }

  .Projects-text3{
    bottom: -29%;
  }
  .TeamName {
    font-size: 16px;
    padding: 15px 10px;
  }
  #projectSection2 {
    padding: 30% 0px 15%;
  }
  .PageSecondP3 {
    font-size: 17px;
    line-height: 32px;
    padding-right: 0;
  }
  #Rem2 {
    margin-top: 0;
  }
  .PageSecondBox3 {
    padding-bottom: 0;
  }
  .MainPageC {
    padding: 28% 0% 8%;
  }
  .Cont-form{
    padding: 1rem 0!important;
  }
  .scene8{
    display: none;
  }
  .m1C{
    border-style: solid none;
  }
  .termsBox {
    padding: 37% 0% 9%;
  }
  .termsBox2 {
    padding: 37% 0% 9%;
  }
  .TermsH1{
    text-align: center;
    font-size: 20px;
  }
  .TermsH12{
    text-align: center;
    font-size: 20px;
  }
  .termA{
    font-size: 0.8rem;
  }
  .termA2{
    font-size: 0.7rem;
  }
  .JoinHead {
    font-size: 26px;
  }
  .MemberHead {
    font-size :26px;
  }
  .JoinFrom {
    background: rgb(255 255 255 / 68%);
  }
  .JoinFrom{
    padding: 1rem!important;
  }
  .ScHid{
    display: none;
  }
  .bodyNews #date-picker-example20_root {
    transform: translate3d(53px, 561px, 0px)!important;
  }
  .bodyNews #date-picker-example21_root {
    transform: translate3d(53px, 642px, 0px)!important;
  }
  .newsFirstDiv2 {
    padding: 20% 1% 1% 3%;
  }
  .newsFirstDiv3 {
    padding: 20% 1% 1% 3%;
  }
  .BlogFirstDivR{
    padding: 20% 1% 1% 3%;
  }
  .BlogFirstDiv2 {
    padding: 20% 1% 1% 3%;
  }
  .newsFirstH12 {
    font-size: 40px;
  }
  .newsFirstH13 {
    font-size: 40px;
  }
  .BlogFirstH1R{
    font-size: 40px;
  }
  .BlogFirstH12 {
    font-size: 40px;
  }
  .slickBtn{
    left: 0rem;
    pointer-events: none;
    visibility: hidden;
  }
  .slickBtnZ{
    left: 0rem;
    pointer-events: none;
    visibility: hidden;
  }
  .slickBlock{
    text-align: center;
  }
  .slickBlockZ{
    text-align: center;
  }
  .buttonDet {
    position:relative;
    left: 0;
  }
  .ConcreteP{
    font-size: 15px;
  }
  .ConcretePZ{
    font-size: 15px;
  }
  .MasterInnerFirst {
    padding: 1% 0;
  }
  .Masterowl-box1 .card img {
    transform: translate(0px, 0px);
  }
  .ns{
    padding-bottom: 2rem;
  }
  .MasterMaps {
    padding: 1% 0% 5%;
  }
  .mapText {
    padding: 0 15px 22px 15px;
    text-align: center;
  }
  .bestSellerIcon{
    width: 100%;
  }
}
@media screen and (max-width:361px){
  .pagination .page-item .page-link {
    font-size: 1rem;
    width: 2.3rem;
  }
  .pagination .page-item .Page-Link {
    width: 2.3rem!important;
  }
  .lSAction{
    display: none!important;
  }
  .BtnMd2 {
    padding: 16px 32px;
  }
  .bodyNews #date-picker-example20_root {
    transform: translate3d(15px, 594px, 0px)!important;
  }
  .bodyNews #date-picker-example21_root {
    transform: translate3d(15px, 661px, 0px)!important;
  }
  .PaginationPadding {
    padding: 2rem;
  }
}
@media screen and (max-width:325px){
  .middleH1{
    font-size: 26px;
  }
  .middleP{
    line-height: 27px;
  }
  .CarouselSection{
    width: 100%;
  }
  .m2h5C {
    font-size: 42px;
  }
}

.NavHid1{
  display: block;
}
.NavHid2{
  display: none;
}

@media screen and (max-width:1306px){
  /**
  .NavHid1{
    display: none;
  }
  .NavHid2{
    display: block;
  }
  **/
}
.mode .navbar{
  position: relative;
}
.mode .navbar a{
  color: #000000;
}
.mode .navbar .subnavbtn {
  color: #000000;
}
.mode .lang-btn-top {
  border-style: solid;
  border-width: thin;
  border-color: #0000002e;
  color: #000000;
}
.g1m1{
  background: #fff!important;
  background-color: #fff!important;
}

.giftDiv {
  display: flex;
  flex-direction: column;
}