@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: 10px;
	z-index: 999;
}
.slider-color{
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(3,7,42, 0.7);
  }
  .top_info{
    background-color: #000000;
    position: absolute;
    z-index: 9;
    right: 0;
    padding: 5px 15px;
    color: #fff;
    border-bottom-left-radius: 50px;
}
.top_info a {
    color: #fff;
    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;
}
.top_info i{
	color: #fff;
}

  #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: 50px 50px;
}
nav{
	width:100%;
	height: 90px;
	z-index: 99;
	position: absolute;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	background-color: #fff;
	}
	nav>ul{ 
	width: 1000px;
	position: absolute;
	right: 0;
	top: 25px;
	text-align: center;
	 }	
	nav > ul> li{
		 display: inline-block;
		 margin-left: 20px;
		 margin-top: 29px;
		 height: 60px;
		 position: relative;
		 }
		  nav > ul> li>a{
		  color: #313131;
          font-family: "Regular2";
		  }
		 nav > ul> li>a:hover{
		
		 color: #f9a34f;
		  
		 }
		 .s1{
		 	 left: -102px !important;
		 	 position: absolute !important;
		 	 width: 300px !important;
		 	 margin: auto  !important;
		 }
		 .s2{
		 	 left: -94px !important;
		 	 position: absolute !important;
		 	 width: 300px !important;
		 	 margin: auto  !important;
		 }
		  .s3{
		 	 left: -90px !important;
		 	 position: absolute !important;
		 	 width: 300px !important;
		 	 margin: auto  !important;
		 }
	nav > ul  >  li > ul{  
	padding:0;
	 margin:0;
	 margin-top:20px;
	  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;
	}

	#nav-bar {
    width: 50px;
    height: 40px;
    position: absolute;
    right: 2%;
    z-index: 9999;
    border: 1px solid rgba(0,0,0, 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(90,197,109, 0.8);
    top: 91px;
    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: 99999;
    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;
}
.title{
	width: 400px;
	margin:250px auto;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-family: "Regular2";
	position: relative;
}
.title::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #f9a34f;
    left: 140px;
    margin-top: 40px;
}
.leng {
	width: 50px;
	position: absolute;
	right: 25px;
	top: 45px;
	color: #fff;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	z-index: 9999;
}
	.leng>ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.leng>ul>li{
		width: 50px;
		height: 32px;
		background-color:#000000;
		border-radius: 5px;
		color: #000;
		cursor: pointer;
	}
	.leng>ul>li>a{
		color: #fff;
		font-family: 'bpg_nino_medium_capsregular';
		font-weight: bold;
		font-size: 15px;
		
	}
	.leng a:hover{
		color: #bfbfbf;
	}
	.dropdown{
		display: none;
		list-style: none;
	}
	.dropdown>li{
		background-color: #fff;
		width: 50px;
	}
	.dropdown>li>a{
		color: #000;
		font-family: 'bpg_nino_medium_capsregular';
		font-weight: bold;
		font-size: 15px;
	}
footer {
    width: 100%;
    height: 200px;
    background-color: #000000;
    position: relative;
    margin-top: 200px;
}
footer p {
    position: absolute;
    color: #5f6362;
    font-size: 15px;
    width: 100%;
    text-align: center;
    bottom: 0px;
    background-color: #000000;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid rgba(255,255,255,0.6)
}
footer  ul {
    width: 100%;
    text-align: center;
}
footer  ul li{
    display: inline-block;
    margin: 20px 25px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold !important;
    color: #fff;
}
footer  ul li a{
	color: #fff;
	letter-spacing: 2px;
}
footer  ul li a:hover{
	color: #f9a34f;
}
footer  ul li i{
	color: #74c583;
}
footer  ul li a i{
	color: #ffffff;
	background-color: #181718;
	padding: 10px;
	border-radius: 50px;
}
footer  ul li a i:hover{
	background-color: #f9a34f;
	color: #000;
}
.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;
	
}

.mesage-head{
	width: 300px;
	height: 40px;
	background-color: #8cc63e;
	cursor: pointer;
	text-align: center;
	background-size: 35px 35px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	position: relative;
	color: #fff;
	border: 2px solid #fff;
}
.mesage-text{
	width: 282px;
	margin-left: 15px;
	margin-top: 35px;
	border-radius: 5px;
	line-height: 20px;
	font-size: 13px;
	padding: 5px;
	color: #fff;
    font-family: 'BPG Arial Caps', sans-serif;
}
.contacts {
    border-radius: 10px;
    width: 480px;
    margin-left: -15px;
    margin-top: -35px;
}
.textt {
    width: 287px;
    height: 30px;
    border: 1px solid #ccd2d1;
    outline: none;
    font-size: 13px;
    border-radius: 5px;
    margin-left: 20px;
   background-color: rgba(0,0,0,0.6);
     color: #fff;
}
.textarea {
    width: 287px;
    height: 100px;
    border: 1px solid #ccd2d1;
    outline: none;
    font-size: 13px;
    border-radius: 5px;
    margin-left: 20px;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
}
.aBooking {
    width: 287px;
    height: 25px;
    color: #000;
    background-color: #8dc73f;
    border: 1px solid #8dc73f;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 20px;
    bottom: 5px !important;
    position: absolute;
    font-size: 15px;
    -webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	font-family: 'BPG Arial Caps', sans-serif;
	
}
.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:hover{
	 background-color: rgba(253,198,56,0.5);
	color: #bfbfbf;
	border: 1px solid #fdc638;
	color: #fff;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    font-size: 12px;
      padding: 3px;
}

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

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
     font-size: 12px;
     padding:3px;
}