/*
#------------------------------------------------------------------------
# Simplicity - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 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 */

#gkHeaderMod:not(.frontpage){
    max-width:100%;
}

.imageBg .frontpage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:450px;
   top:450px;
   margin-top:-450px;
}

.moduletablewidthk2{text-align: center;}

#favimagehover-readmore1, #favimagehover-readmore2{ display: none!important;}

#favimagehover-title1 i, #favimagehover-title2 i{display: none!important;}
#favimagehover-title1, #favimagehover-title2{color: #0099ff!important;}

#favimagehover-description1{text-align: justify!important; font-weight: bold;}
#favimagehover-description2{text-align: justify!important; color: #000000!important;}
#favimagehover-overlay2{background-color:#FFFFFF!important;}

.gkNspPM-Portfolio .gkImagesWrapper > a {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.visioconference .gkCols {
    margin: 0px;
    width: auto;
}

#gkHeaderMod .customcentered {
display: none;
}
/*
.imageBg #gkHeader {
    background: url("../images/header.jpg") no-repeat fixed center 0 #ffffff;
}*/
/*
#gkContent {
    width: 100%;
    background-color: #f8f8f8;
}
#gkSidebar { width: 20%; padding-left: 20px;}
#gkContentWrap { background-color: #fff;}*/




/*
#gkBg {
background-color: transparent !important;
}
.gkIsWrapperFixed {
background-attachment: scroll;
background-clip: border-box;
background-color: #C3B9DB !important; // HERE YOU CAN CHANGE THE COLOR OF THE BACKGROUND WHEN IMAGE IS LOADING
background-image: none;
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: cover !important; // To enable full screen
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: -1 !important; // doing this way you can keep your "steakhouse" header
}

#gkHeaderMod > div > div {
padding-top: 0 !important;
padding-bottom: 0 !important;
background-color: rgba(147, 132, 168, 0.5); // OPTIONAL HERE YOU CAN CHANGE THE COLOR AS YOU WANT
border-bottom-right-radius: 45px; // optional, just to have a round corner at the bottom right
}*/


#gkHeaderNav {
top: 0px;
}

.frontpage #gkBg {
    padding-top: 80px;
}


.imageBg #gkHeaderMod {
    padding: 0;
}

#gkMenuWrap.active {
    position: fixed !important;
    top: 0 !important;
}


.uk-width-medium-3-10{border-left-style: solid;border-left-color: #A7E7F6;border-width: 1px;}.uk-width-medium-7-10{padding-right:35px;}



.column {
    float: left;
    width: 25%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}


#gkBottom5 {
    background-color: #4DD2FF !important;
    color: white;
}