/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 5, 2017, 9:16:28 PM
    Author     : Yannis
*/

body {
    font-size: 16px;
}

iframe {
    border-width: 0px !important;
    border-style: none !important;
}

.t3-header {
    background: none;
    border-top: 6px solid #bb2920;
    margin-top: 2px;
    margin-right: 4px;
    margin-left: 4px;
    border-bottom: none;
}

.t3-spotlight .t3-module.module_menu {
    margin-top: 0px;
}

.t3-spotlight .t3-module.module_menu a {
    padding: 0px;
}

.contact-page .contact .accordion .accordion-group {
    border: none;
}

.contact-page .contact-wrap .row > div:first-child{
    display: none;
}

.contact-page .contact h3 {
    font-size: 14px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {
    font-size: 13px;
}

.itemHeader .itemTitle,
.itemListCategory h2 {
    color: #bb2920;
    text-transform: none;
    font-size: 38px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #4e4e4e;
}

body {
    font-family: 'Roboto', sans-serif;
}

.itemListCategory {
    background: none;
    border: none;
    padding: 0;
}

.projects-page .catItemView {
    margin: 14px 0;
}

.projects-page .itemListCategoriesBlock {
    margin-bottom: 20px;
}

.catItemHeader .catItemTitle a:hover,
.catItemHeader .catItemTitle a:active,
.catItemHeader .catItemTitle a:focus {
    color: #4e4e4e;
}

.catItemHeader .catItemTitle a {
    color: #bb2920;
}

.k2TagCloudBlock a {
    padding: 4px !important;
}

.t3-bot-sl .module-ct a:hover,
.t3-bot-sl .module-ct a:active,
.t3-bot-sl .module-ct a:focus {
    color: #6991b7;
}

.t3-bot-sl .k2TagCloudBlock a:hover,
.t3-bot-sl .k2TagCloudBlock a:active,
.t3-bot-sl .k2TagCloudBlock a:focus {
    background: #164D81;
    text-shadow: none;
}

@media (max-width: 768px) {
    #t3-header div.row div:nth-of-type(2) {
        text-align: center;
    }
    .languageswitcherload {
        float: none;
    }
}

.itemImageBlock {
    float: none;
    margin: 0px 0 20px 0px;
    padding: 0;
    text-align: center;
}

.blog-item-meta span {
    border-bottom: none;
}

@media screen and (max-width: 992px){
    .blog-item-meta .catItemTagsBlock span {
        display: none;
    }
}

@media screen and (min-width: 992px){
    .itemBlogView {
        padding-left: 20px;
    }
}

/*=== k2 ===*/
.catItemVideoBlock,
.itemVideoBlock{
    background: #dedede !important;
    padding: 10px;
}

.catItemVideoBlock h3,
.itemVideoBlock h3{
    display: none !important;
}

.itemListCategory p {
    margin: 0 0 10px !important;
}

div.itemAttachmentsBlock ul.itemAttachments li {
    display: block;
    padding: 0px;
}

div.itemAttachmentsBlock ul.itemAttachments li a {
    background: #f0f0f0;
    border: 1px solid #cccccc;
    display: block;
    margin: 0 3px 5px 0;
    padding: 2px 8px 4px;
    font-size: 18px;
}

/*=== Front page ===*/
.front-page .article-header h1 {
    background: url("../images/logo-cube.png") no-repeat;
    padding-left: 50px;
    padding-bottom: 5px;
}

.front-page ul.front-page-nav {
    padding-top: 20px;
    list-style: none;
    padding-left: 0px;
}

.front-page ul.front-page-nav li a {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.5em;
}

.front-page ul.front-page-nav li a {
    font-size: 18px;
    font-weight: bold;
}

.front-page ul.front-page-nav li a:before {
    font-family: FontAwesome;
    content: "\f0c9";
    padding-right: 10px;
}


/*=== JA Slideshow Lite ===*/
.ja-ss-desc h3 {
    font-size: 25px !important;
}