@import url("//cdn.web-fonts.ge/fonts/bpg-nostalgia-bold/css/bpg-nostalgia-bold.min.css");
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
#logo{
	position: absolute;
	left: 50px;
	top: 70px;
	width: 250px;
	z-index: 999;
}
  #baground{
	width: 100%;
	height: 400px;
	background-size: cover;
    background-position: center center;
}
  #baground{
  	position: relative;
  }
  .preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999999;
    display: block;
    background-color: #ffffff;
    background-image: url(../img/icons/lg.ring-loading-gif.gif);
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: 200px 200px;
}
nav{
	width:100%;
	height: 70px;
	z-index: 99;
	position: absolute;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	margin-top: 60px;
	}
	nav>ul{ 
	width: 100%;
	margin: auto;
	text-align: center;
	 }	
	
	nav > ul> li{
		 display: inline-block;
		 margin-left: 20px;
		 margin-top: 29px;
		 height: 60px;
		 
		 position: relative;
		
		 }
		  nav > ul> li>a{
		  color: #fff;
          font-family: 'bpg_nino_medium_capsregular';
           
		  }
		 nav > ul> li>a:hover{
		
		 color: #e0aa54
		  
		 }
	nav > ul  >  li > ul{  
	padding:0;
	 margin:0;
	 margin-top:20px;
	 margin-left: -105px;
	  list-style:none; 
	   display: none;
	     position:absolute;
	     z-index: 9999;
	     }
	nav > ul  >  li > ul>li{
		width: 250px;
		height: 45px;
		line-height: 40px;
		background-color: rgba(54,59,63, 0.6);
		border-bottom: 1px solid rgba(178,70,44, 0.7);
		position: relative;
		text-align: center;
		
	}
	nav > ul  >  li > ul>li a{
		color: #fff;
		width: 250px;
		height: 45px;
		position: absolute;
		left: 0;
		top: 0;
		text-align: center;
	}
	nav > ul  >  li > ul>li a:hover{
		color: #f97557;
	}
	.ulcontacts{
	list-style: none;
	position: absolute;
	border-radius: 10px;
	right: 30px;
	height: 30px;
}
.ulcontacts li{
	padding:4px 20px;
	text-align: center;
	float: left;
	font-size: 16px;
	margin: 5px;
	color: #fff;
	
}
.ulcontacts li:nth-child(1){
	background-image: url('../img/icons/mob.png');
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position-y: 5px;
	
}
.ulcontacts li:nth-child(2){
	background-image: url('../img/icons/mail.png');
	background-repeat: no-repeat;
	background-size: 20px 13px;
	background-position-y: 6px;
	
}
.ulcontacts li p{
	color: #fff;
	font-size: 14px;
}
    .leng{
		width: 140px;
		z-index: 99;
		position: absolute;
		top: 80px;
		right: 3%;
		height: 30px;
        text-align: center;
        line-height: 60px;
        background-color: #f9893f;
        border-radius: 5px;
	}
	.leng ul{
		margin-top: -20px;
		list-style: none;
		
	}
	.leng ul a li {
		margin: 5px;
		display: inline-block;
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
	    width: 25px;
        height: 16px;
        border-radius:5px;
		-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
	}
	
	.leng ul a li:hover{
		color: #000;
	}
	#nav-bar {
    width: 50px;
    height: 40px;
    position: absolute;
    right: 2%;
    border: 1px solid rgba(241,103,103, 0.3);
    top: 10px;
    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: 73px;
    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;
}
.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{
    width: 500px;
    height: 39px;
    position: absolute;
    bottom: 130px;
    left: 50%;
    transform: translate(-50%,0%);
    text-align: center;
   
}
.serchtext{
   width: 500px;
    height: 39px;
    background-color: rgba(255,255,255,0.6);
    border-radius: 5px;
    border: 2px solid #fff;
    outline: none;
    color: #044373;
    font-size: 13px;
    float: left;
}
.aBookingtext {
    width: 80px;
    height: 38px;
    outline: none;
       background-color: #f9423e;
    cursor: pointer;
    border: 1px solid #d55355;
    color: #fff;
    margin-left: -83px;
    margin-top: 2px;
    border-radius: 5px;
    position: absolute;
    font-size: 15px;
    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{
	background-color:#09213e;
	border: 1px solid #09213e;
}
::-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;
}

footer {
    width: 100%;
    height: 250px;
    background-color: #1d1b1c;
    position: relative;
}
footer p {
    position: absolute;
    color: #eeefef;
    font-size: 15px;
    width: 100%;
    text-align: center;
    bottom: 10px;
}

.footer{
	max-width: 1200px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.footer-text{
	width: 600px;
	height: 200px;
	background-image: url('/img/icons/logo.png');
	background-repeat: no-repeat;
	background-size: 210px 35px;
	float: left;
}
.footer-text-t{
	padding: 5px;
    text-align: left;
    color: #c7c8c6;
    font-size: 13px;
    line-height: 23px;
    width: 90%;
    margin-top: 40px;
    margin-left: 5px;
    font-family: 'dejavu_sansbook' !important;
}
.sfsdfsdfs{
	width: 300px;
	height: 290px;
	position: fixed;
	 bottom:-260px;
	border-radius: 10px;
	background-color: rgba(9,177,248,1);
	overflow: hidden;
	line-height: 35px;
	z-index: 9999999999999;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	cursor: pointer;
	
}

.textt{
    width: 287px;
    height: 40px;
    border: 1px solid #1d1b1c;
    outline: none;
    font-size: 13px;
    background-color: #2d2b2c;
    color: #898989;
    margin-top: 15px;
}
.footer-send{
	width: 300px;
	height: 400px;
	position: absolute;
	top: 0;
	right:0px;
}
.aroow {
    position: absolute;
    top: 8px;
    right: 8px;
    transform: rotate(180deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.aBooking{
	 width: 150px;
	height: 40px;
	background-color: #c56123;
	border: 1px solid #c56123;
	color: #fff;
	margin-top: 15px;
	    font-family: 'dejavu_sansbook';
	top: 0;
	right:0px;
}
.aBooking:hover{
	 background-color: rgba(253,198,56,0.5);
	color: #bfbfbf;
	border: 1px solid #fdc638;
	color: #fff;
	cursor: pointer;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #838383;
    font-size: 12px;
      padding: 3px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #838383;
     font-size: 12px;
        padding: 3px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
     font-size: 12px;
     padding:3px;
}
.iconfooter>ul {
    list-style: none;
    position: absolute;
    left: 10%;
    bottom: 30px;
    height: 30px;
    z-index: 99999999999999999;
    width: 120px;
    overflow: hidden;
    width: 400px;
    margin: auto;
    bottom: 5px;
}
.iconfooter>ul>li {
    float: left;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    margin-top: 5px;
    border-radius: 50%;
    background-position: center;
    background-size: 80% 80%;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8;
    position: relative;
}
.fab{
	color:#fff;
	font-size: 17px;
}
.mone {
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    right: 2px;
    z-index: 9999;
    width: 200px;
    bottom: 5px;
    color: #5b5957;
}