/* @charset "utf-8"; */
@import "font-awesome/css/font-awesome.min.css"; /* Import Font Awesome CSS */
@import "font-geo.css"; /* Import Georgian Fonts CSS */
@import "maximenuck.css"; /* Import "maximenu CK" corrections */
@import "image-effects.css"; /* Import Image Effects CK corrections */
@import "dj-imageslider.css"; /* Import "DJ-Image Slider" corrections */
@import "best-practicies-menu.css"; /* Import "Best Practicies" Menu Items corrections */
@import "topics-menu.css"; /* Import "Topics" Menu Items corrections */
@import "header-menu.css"; /* Import Header da Menius gaerTianeba CarCoSi */

/* enis gadarTvisas Joomlas collaps meniu Cndeba da qreba
rom ar gaCndes damWirda amis damateba */
nav.navigation div.navbar.pull-left {
    visibility: hidden;
}

/* 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;
}
/* ===== BEGIN DONOREBI da PARTNIOREBI modulis (NewsFlash) avtomaturi gamarTva */
.newsflash.donors-zzz h3 {
    margin-top: 0px;
}
.newsflash.donors-zzz p {
    max-width: 250px;
    float: left;
    margin-bottom: 25px;
    margin-right: 10px;
}
.newsflash.donors-zzz img {
    max-height: 60px;
}
.newsflash.donors-zzz::after {
    content: "";
    clear: both;
    display: table;
}
/* ===== END DONOREBI da PARTNIOREBI modulis (NewsFlash) avtomaturi gamarTva */

/* ==== BEGIN "Our Websites" modulSi suraTze moqmedebis efeqtebi */
.our-websites-zzz {
    margin-top: 25px;
}
/* suraTis CarCo, momrgvaleba da efeqtebi */
.our-websites-zzz img {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    filter: saturate(90%);
}
/* suraTebis blokis brunva da efeqtebi gadafarvisas */
.our-websites-zzz div {
    transition: all .3s ease-in-out;
}
.our-websites-zzz div:hover {
    filter: grayscale(80%);
    transform: rotate(3deg) scale(0.95);
    transition: all .3s ease-in-out;
}

/* MXOLOD IE-Tvis  */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
}
/* ==== END "Our Websites" modulSi suraTze moqmedebis efeqtebi */

/* saTauris Sriftis dayeneba */
h2 {
    font-size: 16px;
    line-height: 24px;
    border: 0px solid #555555;
    color: #256acc;   
}
/* 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 qvesaTaurebSi zeda dacileba */
h4 {
    margin-top: 24px;
}
/* zeda da qveda indeqsebis zoma */
sup, sub {
    font-size: 11px;
}

/* Home-Si Awesome simboloebis zoma */
.homepage-icons-zzz {
	width: 50px; 
	display: inline-block;
	text-align: center;
	font-size: 24px;
}

/* sakontaqto formis saTauris feri da gaweeva */
.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 */