@charset "UTF-8";
/* Your custom styles */
@font-face {
    font-family: 'banner';
    src: url('font/bpg_banner_extrasquare_caps.eot'); /* IE9 Compat Modes */
    src: url('font/bpg_banner_extrasquare_caps.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/bpg_banner_extrasquare_caps.woff') format('woff'), /* Pretty Modern Browsers */
       url('font/bpg_banner_extrasquare_caps.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('font/bpg_banner_extrasquare_caps.svg#svgFontName') format('svg'); /* Legacy iOS */
}

header {
	background: rgba(51, 122, 183, 0.75);
}
#top_line {
	background: url(../img/pattern.png);
}
.main-menu>ul>li>a {
	color:#fff;
	font-family: 'banner';
}
#logo_home h1 a {
    width: 140px;
    height: 65px;
    display: block;
    background-image: url(../img/logonew.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    text-indent: -9999px;
    margin-top: 10px;
}
#logo_home h1 {
	margin:0;
}
.main-menu>ul>li>a {
    padding: 27px 10px 24px;

}
.main-menu>ul>li:hover>a {
    background-color: rgb(27, 89, 142);
}
ul#top_links a {
	font-size: 15px;
}
.atcp {
	color:#fff;
	font-size: 13px;
}
a:hover {
	color: inherit;
}
.promo_full_wp {
    background: rgba(40, 156, 255, 0.2);
}
.box_how .icon_how {
    border: 9px double #ffffff;
    background: #1363a9;
    font-size: 55px;
    color: #fff;
}

.box_how .icon_how span {
    background-color: #1363a9;

}
.btn_1, .btn_1.medium, a.btn_1, a.btn_1.medium {
	    background: #1363a9;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'banner';
}
#copy {
	top:5px;
}
.colorPickers {
  position: fixed;
  top: 150px;
  left:-180px;
  background: #fff;
  text-align: center;
  width: 180px;
  z-index: 99;
}
.colorbtn {
    position: fixed;
    top: 210px;
    left: 0px;
    text-align: center;
    padding: 5px;
    height: 40px;
    background: rgba(51, 122, 183, 0.75);
    color: #fff;
    font-weight: bold;
    width: 45px;
    cursor: pointer;
}

.colorPickers label {
    background: rgba(47, 99, 147, 0.25);
    padding: 5px;
    width: 100%;
}
.colorPickers input {
    margin-bottom: 10px;
    margin-top: 10px;
}
.strs1 .bx-wrapper {
	max-width: none !important;
}
#hero_video {
	background: url(http://kakhurivazi.ge/css/images/icons/bgbg.png);
}
.img_container {
    height: 195px;
}
.advertise img {
    margin-top: 0px;
}
.ui-datepicker {
    margin-bottom: 20px;
    width: 100% !important;
}
.partimg img {
    width: 100%;
}
.partimg {
    height: 200px;
    width: 100%;
}
a#phone:before, a#email_footer:before {
    display: none;
}
a#email_footer, a#phone {
    padding-left: 0;
}

@media only screen and (max-width: 991px) {
#header_menu {
    text-align: center;
    padding: 25px 15px;
    display: block;
    background: url(../img/pattern_3.png) rgba(51, 122, 183, 0.75);
}
}

@media only screen and (max-width: 768px) {
    .for_mob {
        text-align: center;
    }
    .header-video img {
        display: block !important;
        height: 100%;
    }
}

.slider1 > .slide img {
    max-height: 147px;
    margin: 0 auto;
}
.AcCessible {
    position: fixed;
    top:270px;
	left:0;
}

.margin_con_con {
	margin-top: 20px;
	margin-bottom: 20px;
}
.satauri {
    background-color: #ccc;
    font-size: 17px;
    padding-left: 13px;
    padding-top: 3px;
    border-radius: 5px;
	font-weight: 500;
	width: 35%;
	box-shadow: 0px 0px 1px 1px #999;
}
.hot_1 {
	margin-top: 10px;
    font-weight: 400;
    color: #1363a9;
	padding-left: 0;
}
.hot_2 {
	margin-top: 10px;
    font-weight: 400;
    color: #1363a9;
	padding-left: 0;
}
.hot_con_img {
	height: 100%;
	width: 100%;
}
.border_con_con {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.stla p {
    margin-bottom: 0 !important;
}
.articulate-area {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
}

.header-video {
    height: 600px !important
}
.wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+7,ffffff+100&0.3+0,1+7,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 7%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
