
h1 {
    font-size: 38.5px;
    line-height: 40px;

    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: black;
    text-rendering: optimizelegibility;
}
/*h1, .act-h1 {
    position: relative;
}*/

li {
    line-height: 20px;
	margin-bottom: 10px;
}
ul, li {
    list-style: none;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.widget ul {
    list-style: none;
}

.textwidget {
    line-height: 18px;
    color: #000;
    *list-style-type: none;
}

/* ----- */

/*logo-container {
    margin-top: 0px;
    margin-bottom: 0px;
}*/

/*.site-main-title a {
    font-family: "Exo 2", sans-serif;
    font-size: 36.5px;
    font-weight: 700;
    color: white;
}*/

.desktop-nav-header {
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
}

/* ----- */

.icfixed {
    position: fixed;
    z-index: 99998;
}

div.wrapper {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
}

/* ----- */

#wrapper-1495 {
    background-color: #f9f9f9;
    *background-position: left top;
    *background-repeat: repeat;
    *border-top-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #dddddd;
    border-bottom-style: solid;
}

#container-1495 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;

    *background-position: left top;
    *background-repeat: repeat;
    *border-top-style: none;
    *border-bottom-style: none;
    *border-left-style: none;
    *border-right-style: none;
    *margin-top: 0px;
    *margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#col-1495-1 .colwrapper {
    *background-position: left top;
    *background-repeat: repeat;
    *border-top-style: none;
    *border-bottom-style: none;
    *border-left-style: none;
    *border-right-style: none;
    *color: #3f3f3f;
    *font-size: 14px;
}

#col-1495-1 .colwrapper {
    color: #3f3f3f;
    font-size: 14px;
}

#col-1495-2 .colwrapper {
    *background-position: left top;
    *background-repeat: repeat;
    *border-top-style: none;
    *border-bottom-style: none;
    *border-left-style: none;
    *border-right-style: none;
    *color: #3f3f3f;
    *font-size: 14px;
}

#col-1495-2 .colwrapper {
    color: #3f3f3f;
    font-size: 14px;
}

.grid_6 {
    width: 48%;
    float: left;
    *min-height: 1px;
    *display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

/* ----- */

#wrapper-1496 {
	box-shadow: 0 0 10px #333;
	background: #ddd;
	background: linear-gradient(75deg, #ece7e7, #727070) !important;
	-moz-background: linear-gradient(75deg, white, black) !important;
	-o-background: linear-gradient(75deg, white, black) !important;
	-webkit-background: linear-gradient(75deg, white, black) !important;
}

#container-1496 {	
	width: 1100px;
	margin-left: auto;
	margin-right: auto;

    *background-position: left top;
    *background-repeat: repeat;
    *border-top-style: none;
    *border-bottom-style: none;
    *border-left-style: none;
    *border-right-style: none;
	margin-bottom: 6px;
}

#container-1496 {
	margin-top: 99px !important;
}

@media only screen and (max-width:599px) {
	#container-1496 {
		margin-top: 88px !important;
	}
}

/*.grid_4 {
    width: 380px;
    float: left;
    *min-height: 1px;
    *display: inline;
    margin-left: 10px;
    margin-right: 10px;
}*/

/* ----- */

.fixedtopmenu ul li a {
    margin-right: 10px;
    margin-left: 10px;
}

.fixedtopmenu a, .fixedtopmenu a:hover {
	
    color: #3a3d50 !important; 
    *color: #3f3f3f !important;
}

/* ----- */

/*.horizontal-menu ul li {
    border-color: #3f3f3f;
    float: left;
    padding: 0 5px 0 5px;
    border-left: 1px solid;
    border-color: #000;
}

.horizontal-menu ul li:first-child {
    border: none;
}

.horizontal-menu ul, .vertical-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}*/
