/*
#------------------------------------------------------------------------
# John S. - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
#gkTop {
  height: 92px;
  top:-92px;}
#gkLogoSmall, #gkLogoSmall.cssLogo {
    margin: 6px 40px 2px 5px;
    height: 65px!important;
  width: 137px!important;}
#gkMainMenu .gkMenu > ul > li > a {
  height:72px;
margin:0 18px;}
nav#gkExtraMenu {
    font-size: 22px;
      padding-top: 20px;
}
.latestView article, .userView article, .genericView article, .itemList article, #gkMainbody article, #gkMainbody > div > *{
  padding-top:0px;
}
.itemImageBlock + .itemBody:before, header + .itemBody:before{
  content:none;
}
article header{
  margin-bottom:0px;
}
p {
    margin: 0.5em 0 1.5em;
}
#gkMainMenu .gkMenu > ul > li > a.active, #gkMainMenu .gkMenu > ul > li > a:active #gkMainMenu .gkMenu > ul > li > a:focus, #gkMainMenu .gkMenu > ul > li > a:hover {
    border-bottom: 2px solid #BF4726;
}
#gkMainMenu .gkMenu > ul li div.childcontent a:active, #gkMainMenu .gkMenu > ul li div.childcontent a:focus, #gkMainMenu .gkMenu > ul li div.childcontent a:hover {
    color: #BF4726;
}
#gkMainMenu .gkMenu > ul li div.childcontent a {
font-size:15px;}
button, .button, .readon, .button.inverse:active, .button.inverse:focus, .button.inverse:hover, input.button, span.button, button.button, div.button, .readmore a, input[type="submit"], input[type="button"]{
  background:#BF4726;
}
a, #gkMainMenu div.childcontent a:active, #gkMainMenu div.childcontent a:focus, #gkMainMenu div.childcontent a:hover, h1 a:hover, h2 a:hover, h3 a:hover{
  color:#BF4726;
}
.box.color, .box.color-bg {
    background: #BF4726;
}
.gkColumnLeft {
  width: 45%;
}
.gkColumnRight {
    float: right;
    width: 45%;
}
.gkContactForm input[type="submit"]:active, .gkContactForm input[type="submit"]:focus, .gkContactForm input[type="submit"]:hover{
  background: #BF4726;
}

.gk-header1 h1{
  font-size:45px;
  margin-top:30px;
  color: #58585A;
}
.gk-header1 p{
  margin:25px 0;
}
legend{
  text-transform:none;
}
.box.big-title .header, .box.big-title > .header{
  font-size:45px;
}
#gkHeader #gkLogo{
  top:0px;
  left: 2%;
}


.gkScrollDown{
  margin-bottom:50px;
}
#gkLogo, #gkLogoSmall{
  width:400px;
    
}
.gk-header1 p {
  color: #58585A;}
 blockquote{
 margin: 0px 0!important;
 padding: 0 0 0 146px!important;
   font-size: 14px;
 }
 blockquote:before{
 left: 105px!important;
 }
 .box.gkmod-1{
 padding-top:0px!important;
 }
 .frontpage #gkBottom3.gkSingleModule .box{
 padding-top:0px!important;
}
div#my-works h1 {
    font-size: 35px;
}
.box.big-title.gkmod-1 h3 {
    padding: 40px 0 40px 0;
}
blockquote:after {
    color: #e57d3c;
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 0;
    margin-left:10px;
    
}
div#gkBottom3 {
    padding-top: 30px;
}
#gkPageContent {
    padding: 32px 0 0px 0;
}
#gkBottom3 .box{
  padding:0;
}

.box .custom li:before{
  content:"";}
#contact h3.header {
    padding-top: 30px;
}
body{
  font-size:16px;
}
.gkTabsItem.gk-opacity.gk-active{
  font-size:14px;
}
.img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img{
  height:350px!important;
}
#gkHeader{
  height:700px;
}
.synergates-img{
  max-width:200%;
}
.gk-header1{
  padding:230px 10% 200px 5%;
}
label#jform_captcha-lbl {
    display: none;
}
div#gkLang {
    float: left;
}
.cookie-consent-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f8f9fa;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    color: black;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    z-index: 1000;
}

.cookie-consent-button {
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
height: unset !important;
    line-height: unset !important;
    float: unset;
}

.cookie-consent-button:hover {
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.cookie-consent-button:active {
    opacity: .5;
}

.cookie-consent-button.btn-success {
    background-color: #34a853;
    color: white;
}

.cookie-consent-button.btn-grayscale {
    background-color: #dfe1e5;
    color: black;
}

.cookie-consent-button.btn-outline {
    background-color: #e6f4ea;
    color: #34a853;
}

.cookie-consent-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.cookie-consent-options label {
    margin: 0 10px;
    font-size: 14px;
}

.cookie-consent-options input {
    margin-right: 5px;
}
div#gkMessages {
    margin-top: 35px !important;
}