/*
#------------------------------------------------------------------------
# Events - June 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 */
body {
  font-family:Roboto;
}
#gkHeaderNav.static #gkLogoSmall {
left: 40%;
margin-left: -76px;
position: relative;
top: 10px;
}
#gkPageTop {position: fixed; background: #fff;}
#gkHeader {padding-top: 72px;}
#gkHeader.nobg {background-position: center 72px;}
element.style {
}
#gkHeaderNav.active {
top: 0px;
}
#gkHeaderNav.active {
height: 90px;
}
#gkPageContent{padding:0;}
.gkMenu > ul > li{text-transform:capitalize;}

.company_logo {
  float: left;
  width: 30%;
  text-align: center;
}

.company_header {
  float: right;
  width: 70%;
  background: none repeat scroll 0 0 #fff;
  position: relative;
  padding: 40px 0 0 40px;
}

#gkMainbody .box {
  background: #F3D052;
  position: relative;
}
.company_logo img {
  margin-top: 147px;
    margin-top: 0px;
}
.box.gkmod-1 {
  margin-bottom: 0px!important;
}
section#gkTop1 {
  padding: 0px;
}
#gkBottom2.gkSingleModule{
  width:70%;
}
.box::before {
  background: rgb(243, 208, 82);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
}
.gkMenu > ul > li > a {
  font-size:20px;
  
}
.company_logo img {
    width: 96%;
}