@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-nino-mtavruli-bold/css/bpg-nino-mtavruli-bold.min.css");

#slider{
	width: 100%;
	margin:auto;
	margin-top: 10px;
    height: 650px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
   
}
   #ul 
   {
   	  width: 98%;
   	  bottom: 5px;
   	  z-index: 9;
     position: absolute;
   	  list-style: none;
   	  cursor: pointer;
   	  text-align: center;
   }
   #ul li 
   {
   	 width: 22px;
   	 height:22px;
   	 border-radius: 20px;
     display: inline-block;
     background-color: #fff;
     margin-left: 20px;
     cursor:pointer;
   }
    
   #ul li:first-child 
   {
   	background-color:#019934;
   	color: #f3f3f3
   }


.sliderimage{
   	position: absolute;
   	width: 100%;
   	height: 100%;
	opacity: 0;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 0.6s;
	 -moz-transition: all 0.6s;
	 -o-transition: all 0.6s;
	transition: all 0.6s;
	overflow: hidden;
   }
   .sliderimage:first-child{
   	opacity: 1;
   }
    .slider-bg-image{
   	position: absolute;
    width: 100%;
   	height: 100%;
   	left: 0;
   	top: 0;
   	background-color: rgba(0,0,0, 0.2);
   }
   
     .slider_color:first-child{
   	opacity: 1;
   	 bottom: 5px;
   	
   }
   .search_border{
	 width: 530px;
	 margin: auto;
	 height: 70vh;
	 margin-top: 14vh;
	 display: flex;
}
#search{
    width: 500px;
    height: 50px;
    margin: auto;
    position: relative;
    margin-left: 0;
    text-align: center;
}
.h1{
     font-family: 'bpg_nino_medium_capsregular';
     background-color: rgba(0,0,0,0.1);
     border: 1px solid red;
}
.serchtext{
    width: 390px;
    height: 45px;
    background-color: rgba(255,255,255,0.3);
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 2px solid #fff;
    outline: none;
    border-right: none;
    padding: 0px 10px;
    color: #fff;
    font-size: 13px;
    float: left;
}
.aBookingtext {
    width: 88px;
    height: 49px;
    outline: none;
     background-position: center center;
    cursor: pointer;
    border: 1px solid #019934;
    background-color: #019934;
    color: #000;
font-family: 'Roboto Slab', serif;
font-family: 'Rubik', sans-serif;
font-family: 'Anton', sans-serif;
font-family: 'Indie Flower', cursive;
font-family: 'Acme', sans-serif;
font-family: 'Permanent Marker', cursive;
font-family: 'Kaushan Script', cursive;
font-family: 'Basic', sans-serif;
font-family: 'Handlee', cursive;
     border-top-right-radius: 25px;
     border-bottom-right-radius: 25px;
     font-size: 26px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    float: right;
    background-image: url(../img/icons/search.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
.aBookingtext:hover{
	background-color: rgba(1,153,52,0.9);
	
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff;
      font-family: 'dejavu_sansbook';
}
::-moz-placeholder { /* Firefox 19+ */
 color:#fff;
     font-family: 'dejavu_sansbook';
}
:-ms-input-placeholder { /* IE 10+ */
  color:#fff;
      font-family: 'dejavu_sansbook';
}
:-moz-placeholder { /* Firefox 18- */
  color:#fff;
     font-family: 'dejavu_sansbook';
}
#pulpit{
	width: 100%;
	min-height: 150px;
	background-color: #ebf8f8;
	background-image: url(https://mone.ge/img/icons/bg-dott.png);
	text-align: center;
}
  .pulpit{
	width: 281px;
	height: 102px;
	display: flex;
	border-radius: 3px;
	position: relative;
	color: #fff;
	float: left;
	margin: 20px;
	background-color: #4067b0;
	overflow: hidden;
	border: 1px solid #4067b0;
}
.pulpit>p{
	margin: auto;
	padding: 10px;
	    font-family: 'dejavu_sansextralight';
	    font-size: 17px;
	    text-align: left;
	    color: #fff;
	    font-weight: bold;
}
.pulpit-auto{
	overflow: hidden;
	min-width: 147px;
	margin: auto;
	display: inline-block;
}

.pulpit-color{
	background-color: #008abc;
	border: 1px solid #008abc;
}
.pulpit-image{
	width: 200px;
	height: 102px;
	border-radius: 50%;
    margin-left: -15px;
    margin-top: 20px;
	background-size: cover;
	background-position: center center;
	 -webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.pulpit:hover .pulpit-image{
	border-radius: 0%;
	  margin-left: 0px;
    margin-top: 0px;
}
#main-background-color{
	width: 100%;
	height: 350px;
	z-index: -1;
	background-color: #e2e2e2;
	
}
#news{
	width: 1300px;
	margin: auto;
	position: relative;
	text-align: center;
}
#news>h1{
	 width: 130px;
    margin: 40px 30px;
     font-size: 18px;
    color: #1d1d1d;
    text-align: center;
    font-family: 'dejavu_sansbold';
    position: relative;
    border-left: 3px solid #019934;
    
}
.Archive{
	position: absolute;
	width: 200px;
	 color: #1d1d1d;
	 font-family: 'dejavu_sansbold';
	top: 5px;
	right: 10px;
	font-size: 18px;
	
}
.Archive:hover{
	text-decoration: underline;
	color: #019934
}

.fa-angle-double-right{

	color: #019934;
	
}

.news{
	width: 350px;
	height: 400px;
	display: inline-block;
	background-color: #f4fbfb;
	border-radius: 3px;
	border: 1px solid rgba(55,88,157, 0.2);
	overflow: hidden;
	position: relative;
	margin: 20px;
	    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
}

.news-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position:center center;
}
.news .h5{
	margin-top: 15px;
    margin-left: 5px;
    border-bottom: 2px solid #019934;
    padding: 5px;
    width: 300px;
    line-height: 20px;
    color: #454545;
    font-size: 15px;
    font-family: "BPG Nino Mtavruli Bold",sans-serif;
    text-align: left;
     -webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.news >p{
	  font-family: "BPG Glaho Arial", sans-serif;
	  font-size: 12px;
	  color: #7c8380;
	   margin-left: 5px;
	   text-align: left;
	   margin-top: 20px;
}
.news_title{
	width: 350px;
	height: 110px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
    cursor: pointer;
    z-index: 99999;
}
.news_title:hover .h5{
	 border-bottom: 2px solid #b6b5b5;
}
.fa-calendar-alt{
	color: #b6b5b5;
	font-size: 13px;
}
.fa-chevron-right{
	color: #019934;
	font-size: 16px;
	top: 3px;
	position: absolute;
	left: 60px;
}
.date {
    width: 85px;
    height: 20px;
    color: #b6b5b5;
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    bottom: 3px;
    margin-left:-3px;
    text-align: right;
}
.Shows-bg-top-4{
	overflow: hidden;
	position: relative;
	height: 810px;
	margin-top: 10px;
}
.Sakrebulo{
    width: 90%;
    height: 0px;
    position: relative;
    margin: auto;
    margin-top: 330px;
    border-bottom: 2px solid #029a35;
}
.Sakrebulo h2 {
    color: #1d1d1d;
    position: absolute;
    margin-top: -8px;
    height: 30px;
    background-color: #ffffff;
    font-size: 17px;
    width: 300px;
}
#Partners{
	width: 1300px;
	margin: auto;
	min-height: 200px;
	text-align: center;
	margin-top: 100px;
	border-top: 2px solid #ddf4f6;
	border-bottom: 2px solid #ddf4f6;
	
	
}
#Partners>h1{
	    font-family: 'dejavu_sansbold';
	    margin-left: 10px;
	    text-align: left;
	    margin-top: -50px;
	    width: 200px;
	    font-size: 18px;
	    
}
.Partners{
	width: 250px;
	height: 220px;
	border: 3px solid #daf0f3;
	margin: 70px 10px;
	text-align: center;
	color: #5f5f5f;
	line-height: 20px;
	border-radius: 5px;
	display: inline-block;
	overflow: hidden;
	 -webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.Partners>img{
	margin: auto;
	width: 150px;
}
.Partners p{
	margin-top: 10px;
}
.Partners:hover{
	border: 3px solid #7dc1ff;
}
#Sakrebulo{
	max-width: 1250px;
	margin: auto;
	margin-top: 0px;
	min-height: 200px;
	overflow: hidden;
	text-align: center;
	position: relative;
	text-align: center;
	}
.Sakrebulo_info{
	width: 500px;
	height: 50px;
	background-color: #e2e2e2;
	text-align: left;
	border-bottom: 2px solid rgba(2,152,53,0.5);
    display: inline-block;
    margin: 20px 20px;
    padding: 15px 10px;
    font-family: 'dejavu_sansbook';
    color: #4d5971;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: bold;
    position: relative;
}
.fa-users{
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: #019934;
	font-size: 20px;
	
}
.Sakrebulo_info:hover{
	background-color: transparent;
}
.All_Sakrebulo{
	width: 200px;
	height: 40px;
	line-height: 45px;
	margin: 40px auto;
	text-align: center;
	background-color:#019934;
	border-radius: 30px;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    color: #fff;
    border: 1px solid #019934;
     -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
}
.All_Sakrebulo:hover{
	background-color: transparent;
	color: #019934;
}

