@import url("//cdn.web-fonts.ge/fonts/bpg-nostalgia-bold/css/bpg-nostalgia-bold.min.css");
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
body{
	
}
#logo{
	position: absolute;
	left: 60px;
	top: 4px;
	z-index: 999;
}

nav{
	width:100%;
	height: 80px;
	z-index: 9;
	right: 0%;
	position: absolute;
	text-align: center;
	background-color: rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.6);
	}
	nav>ul>li{
        display: inline-block;
        position: relative;
        line-height: 35px;
        margin-left: 0px;
        margin-top: 30px;
        text-align: left;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	
    }
  
    nav ul>li>a{
    display: block;
    padding: 8px 16px;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    font-family: "Regular2";
    -webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
    }
    nav ul li a:hover{
        color: #ce9b59;
    }
    nav>ul>li>ul{
		margin-top:1;
	}
    nav>ul>li>ul.dropdown{
        display: none;
       position: absolute;
        z-index: 999;
        left: -52px;
    }
    nav ul li ul.dropdown li{
		  width: 250px;
		    background-color: rgba(255, 255, 255, 1);
		    border-bottom: 1px solid rgba(0,0,0, 0.1);
		    display: block;
		    text-align: center;
		    
	}
    nav ul li ul.dropdown li a{
		padding: 2px 14px;
		font-size: 13px;
		color: #3c373a
	}
	nav ul li ul.dropdown li a:hover{
		color: #fcc32a
	}
		 nav>ul>li>ul:nth-child(3).dropdown{
		 	left: -162px;
		 }
		 
       .leng{
		width: 120px;
		position: absolute;
		right: 4%;
		margin-top: 34px;
		color: #fff;
		top: 0;
		z-index: 9999;
		height: 30px;
        text-align: center;
        border-radius: 300px;
        line-height: 50px;
background-color: rgba(255,255,255,0.6);
border: 1px solid #fff;
	}
	.leng ul{
		list-style: none;
		margin-left: 10px;
		margin-top: 2px;
	}
	.leng ul a li {
		margin: 5px;
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
	    width: 25px;
	    float: left;
        height: 16px;
        border-radius:5px;
        box-shadow:0px 0px 5px #333;	
		-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
	}
	
	.leng ul a li:hover{
		 border-radius:0px;
		  box-shadow:0px 0px 5px #8a3288;
		  opacity: 0.6;
		
	}
.icon ul{
	list-style: none;
	padding: 0;
	right: 10px;
	position: absolute;
	z-index: 9999;
}
.icon ul li{
	float: left;
	width:21px;
	height: 21px;
	margin-left: 10px;
	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;
}
.icon ul li:hover{
	opacity: 0.6;
}
.icon ul li a{
	position: absolute;
	width:30px;
	height: 30px;
}
.icon ul li:nth-child(1){
	background-image: url('../img/icons/fb.png');
	
}
.icon ul li:hover:nth-child(1){
	background-image: url('../img/icons/fb1.png');
	
}
.icon ul li:nth-child(2){
	background-image: url('../img/icons/ins.png');
	
}
.icon ul li:nth-child(3){
	background-image: url('../img/icons/tv.png');
	list-style: none;
}
.slider_tr_color h3{
	width: 350px;
	margin: 280px auto;
	position: relative;
	color: #fff;
	font-size: 26px;
	text-align: center;
}
.slider_tr_color h3::before {
    content: "";
    position: absolute;
    margin-top: 32px;
    right: 125px;
    background-color: #ce9b59;
    border-radius: 10px;
    height: 4px;
    width: 100px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
	#nav-bar {
    width: 50px;
    height: 40px;
    position: absolute;
    right: 32px;
    border: 1px solid rgba(255,255,255, 0.3);
    top: 12px;
    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;
    z-index: 9999;
    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;
}

.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;
}

footer {
    margin-top: 100px;
}
.footer_border{
	margin: auto;
	max-width: 1300px;
	height: 500px;
	margin-top: 120px;
	position: relative;
}
.footer_contact{
	width: 100%;
	height: 130px;
	background-color: #f4d22a;
	position: relative;
}
.footer_contact h1{
	color:#fff;
	position: absolute;
	left: 17%;
	top: 60px;
}
.footer_contact_shape{
	width: 4px;
	height: 150px;
	background-color: #f4d22a;
	margin-left: 49%;
}
.footer-contacts{
	position: absolute;
	list-style: none;
	left: 90px;
	top:0px;
}
.footer-contacts>li{
	width: 290px;
	height: 40px;
	margin-top: 60px;
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: -13px -5px;
	
}
.footer-contacts>li>p{
	position: relative;
	line-height: 25px;
	margin-top: -10px;
	margin-left: 40px;
	text-align: left;
	color: #616568;
	font-family: 'dejavu_sansbook';
}

.footer-contacts li:nth-child(1){
	 background-image: url(../img/icons/call.png);
}
.footer-contacts li:nth-child(2){
	 background-image: url(../img/icons/mail.png);
}
.footer-contacts li:nth-child(3){
	 background-image: url(../img/icons/adress.png);
}
.form{
    position: absolute;
    max-width: 600px;
    right: 90px;
    top: 30px;
}
.text1{
    width: 40%;
    height: 30px;
	border: 1px solid #c9cbcb;
    outline: none;
    color: #dcdcda;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    float: left;
    background-color: #616568;
}
.textarea1 {
    width: 95%;
    height: 200px;
     background-color: #616568;
	border: 1px solid #c9cbcb;
    outline: none;
    color: #000;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    margin-top: 20px;
}
.aBooking1 {
    width: 100px;
    height: 40px;
    color: #fff;
    float: right;
    background-color: #f4d22a;
    border: 1px solid #f4d22a;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    margin-top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.aBooking1:hover{
	
	 background-color: transparent;
	 color: #000;
}

::placeholder {
    font-size: 13px;
    color: #dcdcda
}
.footer_f{
   width: 100%;
   height: 70px;
   background-color: #2d2e2f;
   font-family: 'dejavu_sansbook';
   color: #828486;
   text-align: center;
   line-height: 70px;
   font-size: 13px;
}
.checkbox-text {
    padding: 10px;
    width: 100px;
    position: absolute;
    font-size: 13px;
    color: #464d4d;
    left: -60px;
    margin-top: -10px;
}
.robot{
	width: 100px;
	margin-top: 10px;
	margin-left: -25px;
	position: relative;
}

#baground{
	width: 100%;
	height: 350px;
	background-size: cover;
    background-position: center center;
    position: relative;
}
.slider_tr_color{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	 background-color: rgba(0,0,0, 0.6);
	
}
.footer_rgba{
	background-color: rgba(0,0,0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
#contacts_auto{
	width: 400px;
	margin:10px auto;
	height: 70px;
}
#logo_footer
{
	width: 210px;
	height: 140px;
	overflow: hidden;
	margin: auto;
}
#logo_footer img{
	margin-top: 8px;
	margin-left: 12px;
}
.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: 200px 200px;
    display: flex;
}
.preloader_center {
    width: 182px;
    margin: auto;
}
.pr_align {
    width: 40px;
  height: 40px;
    margin: auto;
    
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 0px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: rgba(206,155,89,1);
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}
.sirkle .fa{color:#fcc32a;margin:0;padding:0;animation:animate 1.6s linear infinite}@keyframes animate{0%{transform:translateY(10px);text-shadow:0 50px 0 #fcc32a;opacity:0}20%{transform:translateY(0px);text-shadow:0 10px 0 #fcc32a}40%{transform:translate(0px);text-shadow:0 -10px 0 #fcc32a;opacity:1}60%{transform:translateY(0px);text-shadow:0 0 0 #fcc32a}100%{transform:translateY(-30px);text-shadow:0 -50px 0 #fcc32a;opacity:0}}
.sirkle {
    transform: translate (-80%,-80%) !important;
    background-color: rgba(52,54,56,0.6);
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 80px;
    font-size: 60px;
    overflow: hidden;
    right: 15px;
    opacity: 0;
    border: 2px solid #343638;
    position: fixed;
    cursor: pointer;
    bottom: 40px;
    z-index: 999999;
     -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sirkle:hover{
    
    background-color: rgba(52,54,56,0.9);
   
}
footer{
	height: 210px;
	background-image: url(/img/slider/164131329112.jpg);
	background-size: cover;
	background-position: bottom center;
	position: relative;
}

  footer  ul li{
  	display: inline-block;
  	margin: 20px 25px;
  }
  footer  ul li a{
  	color: #fff;
  	font-family: 'bpg_nino_medium_capsregular';
    
  }
  footer  ul li a:hover{
  	color: #f6ca47;
  }
.fontact_info{
	text-align: center;
	color: #fff;
    font-size: 20px;
    font-family: 'bpg_nino_medium_capsregular';
    line-height: 40px;
    margin-top: 20px;
    width: 700px;
    margin: auto;
}
.fontact_info>div{
	display: inline-block;
	font-size: 16px;
	margin: 10px;
}
.footer_arrow{
	max-width: 300px;
	text-align: center;
	margin: auto;
	margin-top: 50px;
	position: relative;
}
.footer_arrow p {
    position: absolute;
    color: #808388;
    font-size: 15px;
    margin-left: 0px;
    text-align: center;
    margin-top: -25px;
    width: 300px;
    text-align: center;
}
.footer_icons{
    width: 140px;
    position: absolute;
    right: -25px;
    top: 3px;
}
.footer_icons a{
   color: #808388;
   text-decoration: none;
   margin: 10px;
}
.footer_icons a:hover{
   color: #f4b301;
}
.contact_title{
	width: 100%;
	height: 100px;
	background-image: url(../img/footer_cin_wer.png);
}

#baner{
	width: 100%;
	height: 400px;
	background-image: url(../img/home_baner.jpg);
	background-size: cover;
	background-position: bottom center;
	position: relative;
}
.message{
	width: 50px;
	height: 50px;
	background-color: #877e61;
	position: fixed;
	right: 30px;
	bottom: 30px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 20px;
	z-index: 999;
	cursor: pointer;
}
.message i{
	margin: auto;
}
.footer_call{
	list-style: none;
	position: fixed;
	z-index: 999;
	right: 34px;
	bottom: -290px;
	width: 50px;
	opacity: 0;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.fa-telegram{
	color: #2ba2dc;
}
.fa-viber{
	color: #7d3daf;
}
.fa-whatsapp{
	color: #49ea66;
	font-size: 21px !important;
	
}
.fa-phone{
	color: #4a4a4a;
}

.add_class{
	bottom: 90px;
	opacity: 1;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.footer_call li{
	width: 50px;
	height: 50px;
	margin: 5px;
	border-radius: 50%;
	position: relative;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer_call li:hover{
opacity: 0.6;
}
.footer_call li a{
	width: 50px;
	height: 50px;
	left: 0;
	border-radius: 50%;
	top: 0;
	position: absolute;
	background-color: #dfe4e7;
	display: flex;
}
.footer_call li a i{
	margin: auto;
	font-size: 25px;
}