/* @charset "utf-8"; */
@import "font-geo.css"; /* Import Georgian Fonts CSS */
@import "header-menu.css"; /* Import Header da Menius gaerTianeba CarCoSi */
@import "bt-content-slider.css"; /* Import Bt Content Slideshow */
@import "modules-bottom.css"; /* Import modulebis gasworeba saitis boloSi */
@import "bt-content-slider-menu.css"; /* Import Bt Content Slideshow for menu items */
@import "sigplus-image-gallery.css"; /* Import Sigplus Image Gallery */

.container {
    max-width: 698px;
}

/* BEGIN FOR Font Awesome CSS */
.fa {
	font-family: 'FontAwesome' !important;
	vertical-align: middle;
}
/* END FOR Font Awesome CSS */

/* TEMPORARY ACTION HIDE EDIT FRONTEND ICONS */
.icons .btn-group.pull-right {
	disp lay: none;
}

/* ===== Removing the Yellow Autofill Background
Change Autocomplete styles in Chrome ===== */
input:-webkit-autofill {
/*    transition: background-color 5000s ease-in-out 0s; */
}
/* ================================ */

/* modulebis saTauris feri */
.well h3 {
    color: #848688;
    text-align: center;
}

/* MXOLOD IE-Tvis  */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
}

/* saTauris Sriftis dayeneba */
h2 {
    font-size: 16px;
    line-height: 24px;
    border: 0px solid #555555;
    color: #256acc;   
}

/* statiis saTauris zemodan dacileba */
#content .item-page .page-header h2 {
    margin-top: 0px;
}

/* ===== BEGIN Blog Layout ===== */

/* Blog-Si rodesac saTauri gamodis statiis saTauridan 
saTaurSi qveda zolis moxsna da saTauris dacileba teqstidan */
.blog .page-header, 
.item-page .page-header {
    padding: 0;
    margin: 0 0 0 0;
    border: 0px solid #555555;
}
/* Blog-Si statiebis dacileba */
.blog .items-row {
    margin-bottom: 7px;
}
/* Single Articles textebis JASTIFICATIONS */
.item-page p {
    text-align: justify;
}
/* Read More ... rodesac gamodis saTauris zomis dayeneba */
.blog h3, .moduletable .newsflash h3 {
    font-size: 16px;
}


/* statiis suraTis parametrebi */
.blog .items-row .item img, .item-page div[itemprop="articleBody"] img:not(.showOnHover)  {
    float: left;
    width: 300px;
    margin-right: 15px;
    border: 1px solid #ccc;
}





/* ===== END Blog Layout ===== */


/* statiis qvesaTaurebSi zeda dacileba */
h4 {
    margin-top: 24px;
}
/* zeda da qveda indeqsebis zoma */
sup, sub {
    font-size: 11px;
}


/* sakontaqto formis saTauris feri da gaweva */
.contact h3 {
    color: #848688;
    margin-left: 25px;
}

/* BEGIN Joomlas Read More ... gadakeTeba */
.readmore .btn .icon-chevron-right {
	display: none;
}
.readmore .btn {
    color: #256acc;
	border: 0 solid #bbb;
	padding: 0;
	background-color: #fff;
    background-image: -webkit-linear-gradient(top,#fff,#fff);
    background-image: -o-linear-gradient(top,#fff,#fff);
    background-image: linear-gradient(to bottom,#fff,#fff);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .2), 0 0px 0px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .2), 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: inset 0px 0px 0px rgba(255,255,255,0.2), 0px 0px 0px rgba(0,0,0,0.05);
}
.readmore .btn:hover,
.readmore .btn:focus,
.readmore .btn:active {
    color: #002b41;
    border: 0 solid #bbb;
    text-decoration: underline;
}
/* END Joomlas Read More ... gadakeTeba */

/* COPYRIGHT standartuli informaciis damalva */
footer div.container p:nth-child(2n) {
    display: none;
}
/* COPYRIGHT moduliT Casmulis gasworeba "Back to Top"-Tan */
footer div.container .custom {
    float: left;
}

/* ========================================= */

/* BEGIN @media */
@media screen and (max-width: 680px) {
    p {
        -webkit-hyphens: none !important; /* none | manual | auto */
        -moz-hyphens: none !important;
        -ms-hyphens: none !important;
        hyphens: none !important;
        text-align: left !important;
    }
}
@media screen and (max-width: 580px) {

}
/* END @media */