/******************************************************************
Theme Name: SimpleCorp
Theme URI: http://www.s5themes.com/theme/simplecorp/
Description:  SimpleCorp - Check <a href="http://www.s5themes.com/documentation/simplecorp/">SimpleCorp Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: Site5.com
Author URI: http://gk.site5.com/t/568
Version: 2.1.5

License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html 
******************************************************************/

@import url("library/css/main-css.css");
@import url("library/css/768.css");
@import url("library/css/320.css");
@import url("library/css/480.css");

#pre-header > div {
  margin-top: 16px;
  width: 100%;
}
#social-icons {
  margin-top: -14px !important;
  //position: relative;
}
.Mobile {
  float: left;
  font-size: 19px;
  margin: 0 20px 0 0;
}
.Mobile > img {
  float: left;
}
.mobile {
  margin-left: 10px;
}
.mobile > a:hover {
  color: green;
}
.mobile > a {
  color: currentcolor;
}
.intro-page {
  padding: 0!important;
}

.contactmap {
  color: #aaa;
}
.nino-input > input {
  margin: 0 0 17px 68px;
  padding: 7px 7px 7px 5px;
  width: 50%;
}
label {
  float: left;
}
.nino-input > textarea
{
 margin: 0 0 17px 36px;
  padding: 7px 7px 7px 5px;
  width: 50%;

}
.nino-captcha-image {
  margin-left: 17%;
  width: 50%;
}
h2.service-title{
	font-size:24px;
}
 #main-navigation ul.sub-menu li  h3 a:hover{
     background: #65778c;
 }

 #main-navigation ul li h3 a:hover,
#main-navigation ul li.current-menu-item  h3 > a,
#main-navigation ul li.current-menu-ancestor  h3 > a {
    background:#F8F8F8;
    border-bottom: 1pt solid #65778C;
    color: #65778C;
}