@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%;
	height: 650px;
	position: relative;
	overflow: hidden;
	margin-top:65px;
}
   #ul 
   {
   	  width: 100%;
   	  text-align: center;
   	  bottom: 10px;
   	  z-index: 2;
     position: absolute;
   	  list-style: none;
   	  cursor: pointer;
   	  
   }
   #ul li 
   {
   	 width: 22px;
   	 height:22px;
   	 border-radius: 20px;
     display: inline-block;
     background-color: #40a1e5;
     margin-left: 15px;
     cursor:pointer;
   }
   
   #ul li:first-child 
   {
   	background-color:#fff;
   }
  
.sliderimage{
   	position: absolute;
   	width: 100%;
   	height: 100%;
	opacity: 0;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 1.6s;
	 -moz-transition: all 1.6s;
	 -o-transition: all 1.6s;
	transition: all 1.6s;
	z-index: -1;
   }
   .sliderimage:first-child{
   	opacity: 1;
   }
.slider-z-image{
	width: 100%;
   	height: 100%;
	 background-color: rgba(19,39,89,0.5);
}
   #page-mone {
    max-width: 600px;
    height: 100%;
    margin: auto;
    background-color: rgba(255,255,255,0.0);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: 210px 0px;
    position: relative;
}
.page-mone-h{
	height: 55%;
}
.page-mone{
	height: 250px;
	border: 1px solid rgba(255,255,255,0.0);
	position: relative;
}
   .page-mone h1{
    color: #fff;
    height: 50px;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    line-height: 50px;
    font-size: 27px;
    font-family: 'dejavu_sansbook';
}


.page-mone p {
    font-size: 15px;
    line-height: 20px;
    color: #dfdfdf;
    padding: 5px;
    margin-left: 3px;
    font-family: 'dejavu_sansbook';
}


.page-mone>a{
	position: absolute;
	width: 130px;
	height: 37px;
	left: 235px;
	margin-top: 30px;
	border: 3px solid #fff;
	background-color: rgba(255,255,255,0.4);
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: "BPG Arial Caps", sans-serif;
	border-radius: 3px;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.page-mone>a:hover{
	background-color: rgba(255,255,255,1);
	color: #000;
}
.ifrale {
    max-width: 1170px;
    margin: auto;
    position: relative;
    margin-top: 200px;
    overflow: hidden;
   
}
#video{
	width: 100%;
}
.video{
	width: 1050px;
	height: 633px;
	margin: 50px auto;
	position: relative;
	
}
.video-text{
	width: 250px;
	height: 400px;
	margin-left: -190px;
	
	position: relative;
	}
	
	.color-white{
		width: 500px;
	   height: 250px;
		position: absolute;
		left:200px;
		top: 0;
	}
	.color-white h1{
		    font-size: 23px;
		color: #222;
		border-bottom: 1px solid #009dde;
		font-family: 'dejavu_sansbook';
		font-weight: normal;
		margin-left: 170px;
		margin-top: 100px;
		padding: 15px 8px;
		width: 300px;
		text-align: right;
	}
	.color-white p{
		font-size: 14px;
    line-height: 25px;
    color: #66788a;
    padding: 5px;
    text-align: right;
    margin-left: -5px;
     font-family: 'dejavu_sansbook';
	}
	.h1 {
    width: 283px;
    margin: 20px auto;
    font-size: 20px;
    text-align: center;
    font-family: 'dejavu_sansbold';
    height: 70px;
    position: relative;
    color: #222;
}
.shape-top {
    width: 200px;
    border-bottom: 1px solid #000;
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.shape-bottom {
    width: 200px;
    border-bottom: 1px solid #f9d0be;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

    .image_color{
		position: absolute;
		left: 0;
		top: 0;
		    background-color: rgba(1, 7,101, 0.3);
		z-index: 999;
		width: 100%;
		height: 100%;
	}
	.video-image{
		width: 430px;
		height: 601px;
		margin-right: 50px;
		margin-top: 0px;
		float: right;
		background-size: cover !important;
		background-position: center center !important;
		z-index: 999;
		box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
		position: relative;
	}
	.image-div-top{
		width: 370px;
		height: 350px;
		position: absolute;
		top: -55px;
		right: 265px;
		background-image: url(img/12.png);
		z-index: -1;
		opacity: 1;
	}
	.image-div-bottom{
		background-color: #40a1e5;
		width: 405px;
		height: 600px;
		position: absolute;
		bottom: 0px;
		right:0px;
	}
	.play-button {
    width: 65px;
    height: 65px;
    box-shadow: 0 0 45px 0 rgba(0,0,0,0.25);
    background-color: rgba(255,255,255,0.6);
    border-radius: 50%;
    background-image: url(../img/icons/play.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px 25px;
    position: absolute;
    left: -35px;
    bottom: 270px;
    cursor: pointer;
    border: 2px solid #fff;
    animation: pulse 2s infinite;
    -webkit-box-shadow: 0 0 45px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 45px 0 rgba(0,0,0,0.25);
}
@-webkit-keyframes pulse{
	0%{-webkit-box-shadow:0 0 0 0 rgba(236,50,55,0.7)}
	70%{-webkit-box-shadow:0 0 0 10px rgba(236,50,55,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(236,50,55,0)}}
	@keyframes pulse{
		0%{-moz-box-shadow:0 0 0 0 rgba(78,215,158,0.7);box-shadow:0 0 0 0 rgba(236,50,55,0.7)}
		70%{-moz-box-shadow:0 0 0 10px rgba(78,215,158,0);box-shadow:0 0 0 10px rgba(236,50,55,0)}
		100%{-moz-box-shadow:0 0 0 0 rgba(78,215,158,0);box-shadow:0 0 0 0 rgba(236,50,55,0)}
		}
.play-button:hover{
	color: #fff;
	background-color: rgba(255,255,255,0.7);
	animation:none
}

	.h1 {
    width: 300px;
    margin: 20px auto;
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-family: 'dejavu_sansbold';
    height: 70px;
    position: relative;
}
.shape-top {
    width: 200px;
    border-bottom: 1px solid #ed1c24;
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.shape-bottom {
    width: 200px;
    border-bottom: 1px solid  #edde02;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
	.servise-image{
		width: 640px;
		height: 400px;
		margin-left: 30px;
		margin-top: 100px;
		position: absolute;
		z-index: 9999;
		background-size: cover;
		background-position: center center;
		border-radius: 50px;
		z-index: 999;
	}
	.servise-backgrond{
		width: 640px;
		height: 400px;
		margin-left: 30px;
		margin-top: 120px;
		position: absolute;
		transform:rotate(15deg);
		border-radius: 50px;
		background-image: linear-gradient(to bottom right,red, yellow);
	}
	
#about{
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center center;
}
#about h1{
	 width: 283px;
    margin: auto;
    margin-top: 100px;
    font-size: 30px;
    text-align: center;
    font-family: 'dejavu_sansbold';
    height: 70px;
    position: relative;
    color: #fff;
}
#about .div{
    margin: auto;
    width: 150px;
    padding: 20px 60px;
}
#about a{
    margin: auto;
    padding: 10px 35px;
    border: 2px solid #fff;
    background-color: rgba(255,255,255,0.4);
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: "BPG Arial Caps", sans-serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 20px;
}
#about a:hover{
    
    background-color: rgba(255,255,255,1);
    color: #132759;
    
}
#contacts{
	width: 100%;
	margin: auto;
	text-align: center;
}
#contacts>h3{
	font-size: 23px;
	text-align: center;
	width: 100%;
	margin-top: 40px;
}
#contacts>div{
    font-size: 13px;
    color: #56565a;
    line-height: 22px;
    text-align: center;
    width: 600px;
    margin: auto;
    margin-top: 20px;
}
.contacts{
	width: 300px !important;
	height: 300px;
	display: inline-block;
	margin: 40px 30px!important;
	overflow: hidden;
	border-radius: 5px;
	cursor: pointer;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.contacts>h4{
	font-size: 22px;
	color: #000;
	font-family: 'bpg_nino_medium_capsregular';
}
.contacts>span{
	padding: 5px;
	line-height: 20px;
	font-size: 20px;
	margin-top: 120px;
}
.fa-mobile-alt,.fa-envelope,.fa-map-marker-alt{
	font-size: 47px;
	color: #009dde;
	margin: 40px auto;
}
.link {
    width: 80px;
    height: 20px;
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    line-height: 23px;
    font-family: "BPG Arial Caps", sans-serif;
    border: 1px solid #009dde;
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    right: 10px;
    top: 390px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #009dde;
}
.link:hover{
    background-color: transparent;
    color: #009dde;
}