
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}

#logo{
	margin-left: 4%;
	position: absolute;
	z-index: 999;
	margin-top:2px;
	
}
#logo img{
	width: auto;
	height: 90px;
	margin-top: -20px;
	
}
.top_info {
    background-color: #fff;
    position: absolute;
    z-index: 9;
    right: 0;
    padding: 5px 15px;
    color: #fff;
    border-bottom-left-radius: 50px;
}
.top_info i {
    color: #000;
}
.top_info a {
    color: #000;
    font-size: 15px;
    font-family: 'Fjalla One', sans-serif;
    font-family: 'Fredoka', sans-serif;
    font-family: 'Heebo', sans-serif;
    font-family: 'Lobster', cursive;
    font-family: 'Roboto', sans-serif;
    font-family: 'Rubik', sans-serif;
    font-family: 'Secular One', sans-serif;
    font-family: 'Ubuntu', sans-serif;
    font-family: 'Work Sans', sans-serif;
}
nav{
	width:100%;
	height: 65px;
	top: 0px;
	z-index: 99;
	position: absolute;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	border-bottom:1px solid rgba(255,255,255,0.6);
	background-color: #fff
	}
	nav>ul {
    list-style: none;
    padding: 0;
    margin: 4px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1000px;
    text-align: center;
}

nav>ul li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

nav>ul li a {
    display: block;
    padding: 20px 20px;
    color: var(--primary-menu-color);
    text-decoration: none;
    font-family: "Regular2";
    transition: background 0.3s;

    /* --- დაამატეთ ეს ხაზები --- */
    text-transform: uppercase;
    font-feature-settings: "case" 1;
    font-weight: 500; 
}
nav>ul li a:hover{
	color: var(--primary-hover-color);
}

/* Dropdown menu */
nav>ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 0;
    min-width: 300px;
    text-align: center;
}


nav>ul li ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

nav>ul li ul li a {
    padding: 14px;
    color: #0d2444;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    display: block;
    font-size: 15px;
}

nav>ul li ul li a:hover {
    color: var(--primary-hover-color);
}

		 	
	#baground {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
#baground::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        background-color: rgba(28, 30, 41, 0.6);
}
.ulcontacts li p{
	color: #fff;
	font-size: 14px;
}
   
	.title {
    width: 380px;
    margin: 190px auto;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-family: "Regular2";
    position: relative;
    z-index: 9;
       text-transform: uppercase;
    font-feature-settings: "case" 1;
    font-weight: 500;
}


 .leng{
		width: 40px;
		position: absolute;
		right: 6%;
	    top: 20px;
	    color: #fff;
		height: 30px;
        text-align: center;
        line-height: 30px;
        border-radius: 2px;
        z-index: 999;
	}
	.leng>ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.leng>ul>li{
		width: 50px;
		height: 32px;
		background-color:#fff;
		border-radius: 2px;
		
		cursor: pointer;
	}
	.leng>ul>li>a{
		color: #000;
		font-family: 'bpg_nino_medium_capsregular';
		font-weight: bold;
		font-size: 15px;
		
	}
	.leng a:hover{
		color: #e5e5e5;
	}
	.dropdown{
		display: none;
		list-style: none;
		margin-left: -100px;
	}
	.dropdowns{
		display: none;
		list-style: none;
		
	}
	.dropdowns>li{
		background-color: #fff;
		width: 50px;
	}
	.dropdowns>li>a{
		color: #000;
		font-family: 'bpg_nino_medium_capsregular';
		font-weight: bold;
		font-size: 15px;
	}
	#nav-bar {
    width: 50px;
    height: 40px;
    position: absolute;
    right: 2%;
    border: 1px solid rgba(0,0,0, 0.1);
    top: 12px !important;
    border-radius: 5px;
    background-image: url(../img/icons/menu.png);
    background-size: 100% 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    display: none;
}
.nav-bar-menu{
    width: 100%;
    background-color: rgba(54,59,63, 0.8);
    top:67px;
    left: -100%;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 99999999999999999999999999999999999999999999999999999999999999999;
    text-align: center;
}
.baner{
	width: 700px;
	height: 60px;
	
	margin: auto;
	background-size: 100% 100%;
}
#sfsf {
    width: 60px;
    height: 40px;
    background-image: url(../img/icons/chati.png);
    background-position: 3px 3px;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    background-color: rgba(255,255, 255, 0.9);
    box-shadow: 0px 0px 5px #1b1b4a;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    right: 0;
    top: 30%;
    position: fixed;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 9999;
}
#sfsf>pre {
    position: absolute;
    font-size: 18px;
    color: #1b1b4a;
    left: 60px;
    top: 10px;
}
#sfsf:hover{
    width: 210px;
}
.sirkle {
    background-image: url(../img/icon-scroll-top.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    background-color: rgba(32,27,49,0.1);
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 80px;
    font-size: 60px;
    overflow: hidden;
    right: 2px;
    bottom: 50px;
    box-shadow: 0px 0px 8px #1b1b4a;
    position: fixed;
    cursor: pointer;
    opacity: 0;
    z-index: 999;
}
.namber{
	position: absolute;
	color: #fff;
	background-color: rgba(252,45,45,0.7);
	width: 17px;
	height: 17px;
	border:2px solid #fc2d2d;
	border-radius: 50%;
	right: -15px;
	font-size: 13px;
	top: -20px;
}
.search{
	position: absolute;
	top: 0px;
	right: 0%;
}
.serchtext{
    width: 190px;
    height: 35px;
	background-color:#01385e;
	border-radius: 7px;
    border: 2px solid #fff;
    outline: none;
    color: #ffff;
    font-size: 13px;
	padding: 0px 5px;
    float: left;
}
.aBookingtext {
    width: 31px;
    height: 28px;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    margin-left: -40px;
    margin-top: 4px;
    border-radius: 5px;
    position: absolute;
    font-size: 15px;
    background-image: url(../img/icons/search.png);
    font-family: 'dejavu_sansbook';
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   
}
.aBookingtext:hover{
	opacity: 0.6;
}
::-webkit-input-placeholder { /* Chrome */
  color: #fff;
  font-size: 12px;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #fff;
  font-size: 12px;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #fff;
 font-size: 12px;
}
:-moz-placeholder { /* Firefox 4 - 18 */
   color: #fff;
  font-size: 12px;
}
.bottom_image{
width: 400px;
margin: auto;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white; /* áƒáƒœ áƒ¡áƒáƒ¡áƒ£áƒ áƒ•áƒ”áƒšáƒ˜ áƒ¤áƒ”áƒ áƒ˜ */
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.5s ease-in-out;
   
}

.loader {
  --color: white;
  --size-mid: 6vmin;
  --size-dot: 1.5vmin;
  --size-bar: 0.4vmin;
  --size-square: 3vmin;
  display: block;
  position: relative;
  width: 50%;
  display: grid;
  place-items: center;
}

.loader::before,
.loader::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
}

/**
  loader --6
**/
.loader.--6::before {
  width: var(--size-square);
  height: var(--size-square);
  background-color: var(--color);
  top: calc(50% - var(--size-square));
  left: calc(50% - var(--size-square));
  animation: loader-6 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}

@keyframes loader-6 {
  0%, 100% {
    transform: none;
  }
  
  25% {
    transform: translateX(100%);
  }
  
  50% {
    transform: translateX(100%) translateY(100%);
  }
  
  75% {
    transform: translateY(100%);
  }
}

/**
  loader --7
**/
.loader.--7::before,
.loader.--7::after {
  width: var(--size-square);
  height: var(--size-square);
 
    background-color: var(--primary-color);
}

.loader.--7::before {
  top: calc(50% - var(--size-square));
  left: calc(50% - var(--size-square));
  animation: loader-6 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}

.loader.--7::after {
  top: 50%;
  left: 50%;
  animation: loader-7 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
}

@keyframes loader-7 {
  0%, 100% {
    transform: none;
  }
  
  25% {
    transform: translateX(-100%);
  }
  
  50% {
    transform: translateX(-100%) translateY(-100%);
  }
  
  75% {
    transform: translateY(-100%);
  }
}



#baner {
    height: 420px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.preloader>ul{
	list-style: none;
	margin: auto;
	width: 81px;
	height: 160px;
	opacity: 1;
}
.preloader>ul>li{
	position: relative;
	transform: translateY(0px);
	 transition: 0.7s;
}
.preloader>ul>li>img{
	margin-top: -30px;
	position: absolute;
	margin-left: -90px;
}
.preloader>ul>li:nth-child(1){
    transition-delay: 0.4s;
     height: 50px;
  }
.preloader>ul>li:nth-child(2){
    transition-delay: 0.50s;
   
  }
  .lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: var(--primary-hover-color);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
footer {
    width: 100%;
    background-color: #0f1e2b;
    padding: 60px 0 0 0;
  }
 .footer-nav{
 	list-style: none;
 }
  .footer-nav li a{
  	 font-family: "Regular2";
  	 color: #a0adb8;
  }
  .footer-nav li a:hover{
  	color: var(--primary-hover-color);
  }
  .footer-nav li{
  	line-height: 30px;
  }
  .footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 140px;
    display: flex;
    align-items: flex-start;
    gap: 80px;
  }
 
  /* Logo */
  .footer-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    flex-shrink: 0;
    min-width: 160px;
  }
 
  .footer-logo-icon {
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #4f6cf0, #7c3aed);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
 
  .footer-logo-icon svg {
    width: 20px;
    height: 20px;
    fill: #fff;
  }
 
  .footer-logo-text {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.04em;
  }
 
  /* Nav columns */
  .footer-nav-wrapper {
    display: flex;
    gap: 80px;
    flex: 1;
  }
 
  .footer-nav-col {
    display: flex;
    flex-direction: column;
    gap: 14px;
    min-width: 140px;
  }
 
  .footer-nav-col-title {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 4px;
        font-family: "Regular2";
    color: #a0adb8;
    line-height: 30px;
  }
 
  .footer-nav-col a {
     color: #768998;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.06em;
    font-weight: 500;
    font-weight: bold;
    
  }
 
  .footer-nav-col a:hover {
   color: var(--primary-hover-color);
  }
 
  /* Main single-column nav (left column) */
  .footer-nav-main {
    display: flex;
    flex-direction: column;
    gap: 14px;
    min-width: 140px;
  }
 
  .footer-nav-main a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.08em;
    font-weight: 700;
    transition: color 0.2s;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
  }
 
  .footer-nav-main a:hover {
    color: #a0adb8;
  }
 
  /* Bottom bar */
  .footer-bottom {
    max-width: 100%;
    margin: 50px auto 0;
    padding: 20px 40px;
    border-top: 1px solid rgba(255,255,255,0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
 
  .footer-copy {
    color: #5f6f7e;
    font-size: 13px;
    font-family: 'Courier New', monospace;
  }
 
  .footer-socials {
    display: flex;
    align-items: center;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
  }
 
  .footer-socials>li a {
    color: #5f6f7e;
    text-decoration: none;
    font-size: 20px;
    transition: color 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 
  .footer-socials>li a:hover {
    color: #ffffff;
  }
 
  /* Responsive */
  @media (max-width: 1024px) {
    .footer-inner { gap: 40px; padding: 0 30px; }
    .footer-nav-wrapper { gap: 40px; }
    .footer-bottom { padding: 20px 30px; }
  }
 
  @media (max-width: 768px) {
    .footer-inner {
      flex-direction: column;
      align-items: flex-start;
      gap: 30px;
      padding: 0 24px;
    }
    .footer-nav-wrapper { gap: 30px; flex-wrap: wrap; }
    .footer-bottom {
      flex-direction: column;
      gap: 16px;
      text-align: center;
      padding: 20px 24px;
      margin-top: 30px;
    }
  }
 
  @media (max-width: 480px) {
    footer { padding: 40px 0 0 0; }
    .footer-inner { padding: 0 16px; gap: 24px; }
    .footer-logo-text { font-size: 22px; }
    .footer-nav-wrapper { flex-direction: column; gap: 24px; }
    .footer-bottom { padding: 16px; margin-top: 24px; }
    .footer-copy { font-size: 11px; }
    .footer-socials { gap: 16px; }
    .footer-socials li a { font-size: 18px; }
   }