@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{
	background-color: #fafcfc
}
#top-Place{
	width: 100%;
	height: 93px;
	background-color: #4c5fb6;
	position: relative;

}
#logo{
    position: absolute;
    z-index: 999;
    margin-left: 1%;
    top: -6px;
    cursor: pointer;
    width: 530px;
    height: 50px;
}
.logo{
   float: left;
}

#logo>p{
    position: absolute;
    z-index: 9999;
    line-height: 30px;
    margin-left: 150px;
    top: 22px;
    cursor: pointer;
    width: 620px;
    font-size: 26px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    color: #dee8de;
   
}
.top-Place_ul{
		list-style: none;
		position: absolute;
		right: 1%;
		margin-top: 35px;
	}
	.top-Place_ul li{
		float: left;
		display: block;
		line-height: 22px;
        font-size: 25px;
        white-space: nowrap;
        color: #8793cb;
        text-decoration: none;
        height: 26px;
        padding: 0px 10px;
	}
	.top-Place_ul li a{
        font-size: 21px;
        color: #8793cb;
        font-family: 'bpg_nino_medium_capsregular';
        font-weight: bold;
	}
	.top-Place_ul li a i{
        font-size: 35px;
        font-weight: normal;
        margin-top: -5px;
        color: #8793cb;
	}
	.top-Place_ul li:nth-child(6){
		border-left: 2px solid #8793cb;
		border-right: 2px solid #8793cb;
		
	}
	.top-Place_ul li:nth-child(7){
		border-right: 2px solid #8793cb;
		
	}
	.top-Place_ul li a:hover{
        color: #dee8de;
	}
	.top-Place_ul li a i:hover{
        color: #dee8de;
	}
.category-menu>a{
    margin-top: 200px;
    font-family: 'dejavu_sansbold';
    color: #37589b;
    -webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.category-menu>a:hover{
	color: #008abc
}
.fa-home:hover{
	color: #008abc
}
.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: 150px 150px;
}
nav{
	width:100%;
	height: 60px;
	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: #e1e1e1;
	text-align: center;
	 
	}
	nav>ul{
		width: 1370px;
		position: absolute;
		top: 18px;
		right: 70px;
	}
	nav>ul>li{
	height: 30px;
    display: inline-block;
    position: relative;
    line-height: 30px;
    margin-left: -5px;
    text-align: left;
    padding: 0px 10px;
    border-left: 2px solid #b3b2b2;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
    }
    nav > ul> li:nth-child(1){
		border-left: none;
	}
    nav>ul>li a:hover{
		 border-bottom: 2px solid #6f79a5;
    }
  
    nav ul>li>a{
       display: block;
       font-size: 17px;
       white-space: nowrap;
       color: #313131;
       text-decoration: none;
       font-family: 'bpg_nino_medium_capsregular';
       font-weight: bold;
    }
    nav ul li a:hover{
    	
        color: #000;
    }
   
    
	.dropdown{
		list-style: none;
		display: none;
	}
	.dropdown>li{
		background-color: #2d59c6;
		border-radius: 5px;
		color: #fff;
	}
	.dropdown>li>a{
		
		color: #fff;
	}
	
	.admin-ul{
	position: absolute;
	z-index: 9999;
	right: 140px;
	list-style: none;
	top: 26px;
	display: none;
}
.admin-ul a li{
	width: 140px;
	padding: 4px 15px;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	text-align: center;
}
.admin-ul a li:hover{
	color: #2d59c6;
}
	.icon{
	position: absolute;
	left: 3%;
	width: 80px;
	height: 60px;
	z-index: 99;
	
}
.icon ul{
	list-style: none;
	padding: 0;
	right: 10px;
	position: absolute;
	z-index: 9999;
	
}
::placeholder {
    font-size: 12px;
}
.icon ul li{
	float: left;
	width:21px;
	height: 21px;
	margin-left: 10px;
	margin-top: 4px;
	-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.7;
}
.icon ul li a{
	position: absolute;
	width:30px;
	height: 30px;
}
.fab,.fas{
	color: #fff;
	font-size: 17px;
}
.fa-sitemap{
	color: #2d59c6;
}


	
	.contacts-for {
    position: absolute;
    right: 20px;
    top: 100px;
    width: 170px;
    z-index: 999;
}
.tex {
    width: 180px;
    height: 33px;
    margin-top: 0px;
    border-radius: 50px;
    font-size: 10px;
    background-color: transparent;
    background-color: #fff;
    border: 1px solid #fff;
    outline: none;
    color: #000;
    margin-left: -30px;
    padding: 5px;
    font-size: 12px;
    display: none;
}
.aBookin {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    background-color: #fff;
    border: none;
    outline: none;
    font-size: 12px;
    cursor: pointer;
    right: 4px;
    top: 0px;
    background-image: url(/img/icons/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px !important;
}
.aBookin:hover{
   
    background-size: 18px 18px;
   
}
	#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: 60px;
    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: 999999;
    text-align: center;
}

.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;
    display: none;
}
.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;
}
#category-menu-gb{
	width: 100%;
	height: 200px;
	background-color: rgba(225,225,225,0.5);
}
footer{
		width: 100%;
		height: 339px;
		position: relative;
		overflow: hidden;
		background-color: #e1e1e1;
	    background-size: cover;
	    background-position: center center;
	}
	footer p{
    position: absolute;
    color: #eeefef;
    font-size: 15px;
    width: 100%;
    text-align: left;
    bottom: 5px;
}
	
	.sirkle {
    background-image: url(../img/icons/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: 5px;
    bottom: 50px;
    box-shadow: 0px 0px 8px #1b1b4a;
    position: fixed;
    cursor: pointer;
    opacity: 0;
}
.iconfooter>ul {
    list-style: none;
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 70px;
    z-index: 99999999999999999;
    width: 120px;
}
footer .iconfooter>ul>li {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 0px;
    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;
}
footer .iconfooter>ul>li>a{
	position: absolute;
	width:25px;
	height: 30px;
	margin-left: -14px;
}
.text-wen{
    width: 800px;
	font-size: 12px;
}
.header-color {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.3);
    height: 100%;
}

.footer{
	width: 1552px;
	height: 255px;
	position: relative;
	margin: auto;
}
.Sitemap{
	color: #606889;
	margin-top: 19px;
	font-size: 23px;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    position: absolute;
    top: 18px;
    right: 0px;
}
.footer .footer-meps{
	list-style: none;
	margin-top: -2px;
	position: absolute;
}
.footer .footer-meps>li{
	margin:20px 0px;
}
.footer .footer-meps>li:first-child a{
	text-decoration: underline;
}
.footer .footer-meps>li>a{
	color: #606889;
	margin-top: 10px;
	font-size: 23px;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
}
.footer .footer-meps>li>a:hover{
	text-decoration: underline;
}
.footer pre{
	color: #fd4e4e;
	font-family: "BPG Nino Mtavruli Bold", sans-serif;
	margin-top: 30px;
	width: 200px;
	border-bottom: 1px solid #fff;
	height: 30px;
	opacity: 0;
}

.footer_text_left{
	color: #606889;
	position: absolute;
	bottom: -51px;
	z-index: 9999;
	font-size: 18px;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
}
.footer_text_right{
	color: #8e8e8e;
	position: absolute;
	bottom: -51px;
	right: 0;
	z-index: 9999;
	font-size: 18px;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
}
