@charset "utf-8";
/*  VII industries  CSS Document red  #bd1a21  green bottom wrapper dark #122819 or 123219*/


.company_name {
	font-style:italic;
	font-weight:900;
}


#menu ul > li a, #menu ul > li .zen-menu-heading {
  color:#fff;
  font-weight: 300;
  font-size:1.1em;
  text-transform: lowercase;
}


#menu { 
  padding: 0 20px;
  border: 0;
  float: left;
  width: 100%;
  min-height: 64px;
  border-radius: 4px;
}

#navwrap #search input {
    width: 130px !important;
    height: 15px;

	line-height: 38px !important;
}

#bottomwrap, #footerwrap {
  background: #003300 !important;
  float: left;
  width: 100%;
  color: #fff;
}

@charset "utf-8";
/* Visconti site 7-13-2015-CSS Document green 205b2e*/

#menu ul > li a, #menu ul > li .zen-menu-heading {
  color: #fff;
  font-weight:600;
  font-size:1.1em;
  text-transform:capitalize !important;
}


#menu { 
  padding: 0 20px;
  border: 0;
  float: left;
  width: 100%;
  height: 50px;
  min-height: 50px;
  border-radius: 4px;
 /* background: #000000 !important;*/
}

#bottomwrap, #footerwrap {
 background: #001800 !important;
  float: left;
  width: 100%;
  color: #fff;
}
#bottomwrap h3, #footerwrap h3 {
  background: #fcf3e2;
  color: #000;
  font-weight:bold;
  border-radius: 2px;
  padding: 4px 12px;
  font-size: 95%;
  display: inline;
}

#bottomwrap .zen-spotlight, #footerwrap .zen-spotlight {
   border-color: #001800 !important; 
   
}

#bottomwrap, #footerwrap {
    background: #001800 !important;
    float: left;
    width: 100%;
    color: #fff;
}

#menu ul > li.active > a, #menu ul > li.active > .zen-menu-heading {
  color: #ffffff !important;
  background: transparent;
}
h1, h2, h3, h4, h5, h6, blockquote {
  font-family: Raleway;
  font-weight: bold !important;
}
.list1 {
	  border-bottom: 1px solid #e6e6e6;
	  line-height: 2.7em;
     padding: 8px 0 !important;
}
#logo h1, #logo h2, #logo h3, #logo h4, #logo h5, #logo h6 {
	font-size: 2em;
	color: #000000;
}
/*----------  menuline borders 50 px to matcxh shortened menu navigation bar, font-weight bolder----->*/

#menu ul > li a, #menu ul > li .zen-menu-heading {
  color: #ffffff;
  font-weight:300;
  height: 50px;
  padding: 12px 10px 11px 20px;
  background: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-right: 1px solid #184423;
 /*border-right: 1px solid #414240 !important;
  border-left: 1px solid #0E0E0E !important;*/
}


  
/*----moving lettering up-----*/

#menu ul > li {
  line-height: 24px;
  margin: 0;
}
/*last-child ( last line on right navigation----*/ 
#menu ul > li:last-child a:after, #menu ul > li:last-child .zen-menu-heading:after {
  content: "";
  height: 50px !important;
  /*background: #000000 !important;*/
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
}

dt {
	font-weight: bold !important; 
	font-size:14px !important;
	margin-bottom: 20px !important;
}

dd {
	padding-left: 50px !important;
	margin-bottom: 20px !important;
	/*margin-left: 50px !important;*/
}

p {
    margin: 0 0 30px;
    /*line-height: 1.80em;*/
    font-weight: 600;
    font-size: 14px;
	color: #0c2436;
}

#logo p {

     margin-top: -25px !important; 
}
#menu {
	margin-top: -25px !important;
}

div.catItemHeader h3.catItemTitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}
.caps {
	text-transform:uppercase;
}
.capitalize {
	
	margin-bottom:5px;
	text-transform:capitalize;
	font-weight:bold;
}

/*--------------socialwrap---------*/

.social-wrap .zen-icon-google-plus, .social-wrap .fa-google-plus {
    background: #000000 !important;
    color: #fff;
}

.social-wrap .zen-icon-twitter, .social-wrap .fa-twitter {
    background: #123219;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    color: #184423;
}
.sidebar .primary1 .zen-module-title h3 {
    border-bottom: 1px solid #12375d;
    margin-top: -2px;
     width: 0% !important;
}

/*----------left sidebars---------------*/
.sidebar .moduletable {
    padding-bottom: 10px; 
    margin-bottom: -25px;
    border-bottom: 1px solid #e6e6e6;
}


/*---------padding for top banner ---------------*/
.main-content-inner {
    float: left;
    width: 100%;
    padding-top: 20px;
}


  .formResponsive button[type="reset"]{
    border: 2px solid #e2e2e2 !important;
    border-radius: 2px !important;
    color: #fff;
    background-color: #e9b446;
        background-image: unset;
  }
  .formResponsive button[type="reset"]:hover,
.rsform-block.rsform-block-submit button#Submit:hover{
    background: #2c3e50;
    background-color: #2c3e50;
}
.rsform-block.rsform-block-submit button#Submit {
    border: 2px solid #e2e2e2 !important;
    border-radius: 2px !important;
    color: #fff;
    background: #e9b446;
}
p.heading-form {
border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
}