html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

[class^='icon'] {
    display: inline-block;
    fill: currentColor
}

@font-face {
    font-family: "bpg_rioni";
    src: url('../fonts/bpg_rioni/bpg_rioni.eot?1464680962');
    src: url('../fonts/bpg_rioni/bpg_rioni.eot?&1464680962#iefix') format('embedded-opentype'), url('../fonts/bpg_rioni/bpg_rioni.woff?1464680962') format('woff'), url('../fonts/bpg_rioni/bpg_rioni.ttf?1464680962') format('truetype'), url('../fonts/bpg_rioni/bpg_rioni.svg?1464680962') format('svg')
}

@font-face {
    font-family: "bpg_nino_mtavruli_bold";
    src: url('../fonts/bpg_nino_mtavruli_bold/bpg_nino_mtavruli_bold.eot?1464685464');
    src: url('../fonts/bpg_nino_mtavruli_bold/bpg_nino_mtavruli_bold.eot?&1464685464#iefix') format('embedded-opentype'), url('../fonts/bpg_nino_mtavruli_bold/bpg_nino_mtavruli_bold.woff?1464685465') format('woff'), url('../fonts/bpg_nino_mtavruli_bold/bpg_nino_mtavruli_bold.ttf?1464685464') format('truetype'), url('../fonts/bpg_nino_mtavruli_bold/bpg_nino_mtavruli_bold.svg?1464685464') format('svg')
}

@font-face {
    font-family: "bpg_dejavu_sans_gel";
    src: url('../fonts/bpg_dejavu_sans_gel/bpg_dejavu_sans_gel.eot?1465097486');
    src: url('../fonts/bpg_dejavu_sans_gel/bpg_dejavu_sans_gel.eot?&1465097486#iefix') format('embedded-opentype'), url('../fonts/bpg_dejavu_sans_gel/bpg_dejavu_sans_gel.woff?1465097485') format('woff'), url('../fonts/bpg_dejavu_sans_gel/bpg_dejavu_sans_gel.ttf?1465097486') format('truetype'), url('../fonts/bpg_dejavu_sans_gel/bpg_dejavu_sans_gel.svg?1465097485') format('svg')
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.container {
    width: 1168px;
    margin-left: auto;
    margin-right: auto
}

html {
    min-height: 100%;
    position: relative
}

body {
    color: #2B2B2B;
    font-size: 14px;
    padding-right: 0 !important;
    font-family: "bpg_rioni", Sylfaen, Arial, sans-serif;
    padding-bottom: 255px;
    min-width: 1168px;
    background: url('../images/site-bg.jpg?1464681831') repeat center center;
    background-color: #fff
}

.main-container {
    padding-bottom: 100px
}

* {
    margin: 0;
    padding: 0
}

*:focus {
    outline: none
}

.gel {
    font-family: "bpg_dejavu_sans_gel", Sylfaen, Arial, sans-serif
}

a {
    text-decoration: none;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #2d2d2d;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #588f27
}

a:focus {
    outline: none;
    text-decoration: none
}

a:focus {
    color: #588f27;
    text-decoration: none
}

a:active {
    color: #588f27;
    text-decoration: none
}

.right {
    float: right
}

.left {
    float: left
}

.header {
    height: 120px;
    margin-top: 51px;
    background: url('../images/header-bg.jpg?1464684691') no-repeat center center;
    background-color: #588f27
}

.header .container {
    position: relative
}

.header .lang-bar {
    position: absolute;
    top: -28px;
    right: 73px;
    line-height: 28px;
    font-size: 16px
}

.header .lang-bar .lang-item {
    color: #588f27;
    text-transform: uppercase;
    padding: 0 12px;
    display: inline-block;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.header .lang-bar .lang-item:hover {
    opacity: 0.7
}

.header .lang-bar .lang-item:first-child.current {
    margin-right: -5px
}

.header .lang-bar .lang-item:nth-child(2).current {
    margin-left: -5px;
    margin-right: 0px
}

.header .lang-bar .lang-item.current {
    background: #588f27;
    color: #ffffff;
    margin-right: -5px
}

.header .logo {
    text-align: center;
    margin-top: 10px
}

.header .logo .logo-img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.header .logo .logo-img img {
    width: 100px
}

.header .logo .logo-text {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    text-align: left
}

.header .logo .logo-text .logotext1 {
    display: block;
    font-size: 16px
}

.header .logo .logo-text .logotext2 {
    display: block;
    font-size: 40px;
    font-family: "bpg_nino_mtavruli_bold", Sylfaen, Arial, sans-serif;
    margin-top: 7px
}

.footer {
    background: url('../images/footer-bg.jpg?1464768302') no-repeat center center;
    height: 255px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 30px;
    color: #ffffff;
    min-width: 1168px;
    -webkit-background-size: cover;
    background-size: cover;
}

.footer .created {
    color: #fff;
    margin-top: 107px;
    text-align: right
}

.footer .created a {
    color: #fff
}

.footer .created a:hover {
    color: #f0a401
}

.footer .footer-left {
    float: left
}

.footer .footer-right {
    float: right
}

.footer .copyright {
    font-size: 16px
}

.footer .footer-menu-block {
    margin-top: 20px
}

.footer .footer-menu {
    font-family: "bpg_nino_mtavruli_bold", Sylfaen, Arial, sans-serif;
    font-size: 16px
}

.footer .footer-menu li {
    display: inline-block;
    margin-left: 30px
}

.footer .footer-menu li:first-child {
    margin-left: 0
}

.footer .footer-menu li a {
    color: #ffffff
}

.footer .footer-menu li a:hover {
    color: #588f27
}

.footer .footer-menu li a:before {
    display: inline-block;
    content: "";
    background: #588f27;
    width: 8px;
    vertical-align: top;
    margin-right: 8px;
    height: 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 3px
}

.footer .footer-logo a {
    display: inline-block;
    font-size: 0
}

.footer .footer-logo a:hover {
    opacity: 0.7
}

.report-form-wrapper {
    max-width: 824px;
    width: 100%;
    margin: 0 auto;
    /*background-color: #ebebeb;*/
    /*-moz-border-radius: 4px;*/
    /*-webkit-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*padding: 50px;*/
}

.report-form-wrapper input, .report-form-wrapper textarea {
    border: 2px solid #588f27;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 14px;
    line-height: 40px;
    margin-bottom: 20px;
    width: 100%;
}

#report-modal .modal-footer {
    text-align: left;
}

.btn-report {
    width: auto;
    color: #ffffff;
    background: #588f27;
    border: none;
}

.btn-report:hover, .btn-report:focus {
    color: #ffffff;
}

.report-form-wrapper textarea {
    padding: 10px 14px;
    line-height: 1.1;
    resize: none;
    margin-bottom: 0;
}

.report-form-wrapper .alert span {
    display: block;
}