/*{{{ =Layout*/              

html
, body {
  height: 100%;
}

body {
  font: 12px/150% Arial, sans-serif;
  color: #555;
  background: #fff;
}

a {
  color: #62a704;
}

.clear {
  height: 1px;
  clear: both;
  line-height: 0;
  font-size: 0;
}

.h-l {
  overflow: hidden;
}


.h-wrap {
  width: 920px;
  margin: 0 auto;
}


.h-header {
  padding: 25px 5px 40px 20px;
}


.h-content {
  padding: 0 20px 5px;
}


.h-content-inner {
  overflow: hidden;
  padding: 0 0 0 80px;
}


.h-content-inner2 {
  overflow: hidden;
}


.h-sidebar {
  float: right;
  margin: 5px 0 0 45px;
}


.h-footer {
  padding: 20px;
  font-size: 11px;
  color: #737373;
}

/*}}}*/

/*{{{ =H-header*/

.social {
  float: right;
  padding: 0 20px 13px 0;
}

.social li {
  float: left;
  margin: 0 0 0 13px;
}


.logo {
  float: left;
}


.nav {
  float: right;
  margin: 12px 0 0;
  padding: 30px 0 0;
  background: url(/images/nav-bg.png) 0 0 no-repeat;
}

.nav li {
  float: left;
  font-size: 16px;
  margin: 0 0 0 5px;
}

.nav .active {
  background: url(/images/nav-active-bg1.png) 0 0 no-repeat;
}

.nav div {
  float: left;
  height: 35px;
  padding: 5px 17px 0 14px;
}

.nav .active div {
  background: url(/images/nav-active-bg2.png) 100% 0 no-repeat;
}

.nav a span {
  color: #424242;
}

.nav .active a {
  text-decoration: none;
}

.nav .active a span {
  color: #62a704;
}


.subnav {
  float: right;
  width: 674px;
  margin: 10px 0 0;
}

.subnav li {
  float: left;
  font-size: 14px;
  margin: 0 32px 0 0;
}

.subnav a span {
  color: #424242;
}

.subnav .active a {
  text-decoration: none;
}

.subnav .active a span {
  color: #62a704;
}

/*}}}*/
 
/*{{{ =H-content*/

p {
  margin: 0 0 22px;
}

h1
, h2 {
  font-size: 18px;
  font-weight: normal;
  color: #62a704;
  margin: 0 0 5px;
}

h4 {
  font-size: 13px;
  color: #62a704;
  margin: 0 0 20px;
}

.h-content-inner ul {
  margin: 10px 0 0 20px;
  padding: 0 0 20px;
}

.h-content-inner li {
  margin: 0 0 5px;
  padding: 0 0 0 15px;
  background: url(/images/bul1.png) 0 5px no-repeat;
}

.h-content-inner .list-var2 li {
  background: url(/images/bul2.png) 0 10px no-repeat;
}

.h-content-inner2 ul {
  margin: 10px 0 0;
  padding: 0 0 20px;
}

.h-content-inner2 li {
  margin: 0 0 5px;
  padding: 0 0 0 15px;
  background: url(/images/bul1.png) 0 5px no-repeat;
}


.b-banner {
	border: 1px solid #e5e5e5;
	padding: 18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	text-align: center;
}


.date {
  font-size: 11px;
  color: #9a9a9a;
  margin: 0 0 13px;
}

.h-content-inner .like {
  float: left;
  margin: 0 0 35px;
  padding: 0;
}

.h-content-inner .like li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  background: none;
}

.like2 {
  float: right;
}

.like2 li {
  float: right;
  clear: right;
  margin: 0 0 9px;
}


.pager1 {
  overflow: hidden;
  border-top: 1px solid #ebebeb;
  padding: 15px 15px 0 55px;
}

.pager1 li {
  float: left;
  padding: 0 0 0 25px;
  width: 240px;
}

.pager1 .next-p {
  float: right;
  padding: 0 25px 0 0;
  width: 225px;
}

.arr {
  float: left;
  position: relative;
  left: -25px;
  margin: 0 -25px 0 0;
  font-size: 18px;
  line-height: 14px;
  color: #62a704;
}

.next-p .arr {
  float: right;
  right: -25px; left: auto;
  margin: 0 0 0 -25px;
}

.pager1 p {
  margin: 0 0 5px;
}


.filter {
  float: left;
  width: 620px;
  padding: 10px 0;
  font-size: 11px;
  color: #898989;
}

.filter a {
  color: #898989;
  margin: 0 5px;
}

.filter b {
  color: #5d5d5d;
  margin: 0 5px;
}

.filter p {
  margin: 0 0 13px;
}


.events {
  overflow: hidden;
  position: relative;
  right: -25px;
  margin: 0 0 0 -25px;
  padding: 0 0 20px;
  width: 905px;
}

.events li {
	float: left;
	width: 201px;
	min-height: 294px;
	margin: 0 20px 0 0;
	padding: 1px 1px 53px;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 120%;
	color: #717171;
	position: relative;
}

.events li:hover {
  background: #f3f3f3;
}

.ev-date {
	height: 26px;
	margin: 0 0 6px;
	text-align: center;
	line-height: 26px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.ev-date-today {
  background: #e74c2c;
  color: #fff;
}

.ev-date-somedays {
  background: #ff970f;
  color: #fff;
}

.ev-date-month {
  background: blue;
  color: #fff;
}

.ev-date-now {
  background: #3eb0ff;
  color: #fff;
}

.ev-date-old {
  background: #666666;
  color: #fff;
}

.events h4 {
  font-size: 13px;
  text-align: center;
  margin: 0 10px 10px;
}

.events h4 a {
  text-decoration: none;
}

.ev-img {
  text-align: center;
  margin: 0 10px 5px;
}

.events p {
  margin: 0 10px 10px;
}

.ev-tags {
  position: absolute;
  bottom: 0; left: 10px;
  width: 181px;
  height: 43px;
  padding: 10px 0 0;
  background: url(/images/bul3.png) 0 0 repeat-x;
  color: #898989;
}

.ev-tags a {
  color: #898989;
  text-decoration: none;
}


.pager2
, .h-content-inner2 .pager2 {
  text-align: center;
  padding: 10px 0 0;
}

.pager2 li 
, .h-content-inner2 .pager2 li {
  display: inline-block;
  line-height: 21px;
  margin: 0;
  padding: 0 7px 0 6px;
  background: none;
}

.pager2 .prev
, .pager2 .next {
  font-size: 11px;
  padding: 0 25px 0 0;
}

.pager2 .next {
  padding: 0 0 0 25px;
}

.pager2 .active {
	border: 1px solid #62a704;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.pager2 a {
  color: #555;
}

.pager2 .prev
, .pager2 .prev a {
  text-decoration: none;
}

.unactive{
  color: #c4c4c4;
}

.pager2 .hellip a {
  text-decoration: none;
}

.pager2 .active a {
  color: #62a704;
  text-decoration: none;
}


.b-article {
  margin: 0 0 20px;
}

.b-article img {
  float: left;
  margin: 0 20px 0 0;
}

.b-article .h-l {
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 1px;
}


.h-content-inner2 .directorate {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

.h-content-inner2 .directorate li {
  float: left;
  width: 33.3%;
  height: 190px;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 11px;
  color: #62a704;
}

.directorate .minilogo {
  margin: 0 0 0 7px;
}

.directorate h2 {
  font-size: 16px;
  margin: 10px 0 0;
  color: #424242;
}

.directorate p {
  width: 150px;
  margin: 0;
}


.participants {
  width: 100%;
  margin: 0 0 30px;
}

.participants th
, .participants td {
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  line-height: 120%;
}

.participants th {
  font-weight: normal;  
  color: #878787;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 45px 10px 0;
}

.participants td {
  padding: 30px 45px 0 0;
  font-size: 12px;
}

.participants td.col-img {
  text-align: center;
}

.participants .colfirst {
  width: 95px;
}

.participants .collast {
  width: 85px;
  padding-right: 0;
}

.participants h3 {
  font-weight: normal;
  font-size: 12px;
  color: #4c4c4c;
  margin: 0 0 5px;
}

.participants span {
  color: #62a704;
  font-size: 11px;
}

/*}}}*/
 
/*{{{ =H-footer*/

.partners
, .partners td {
  border-collapse: collapse;
}

.partners {
  width: 100%;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 25px;
}

.partners td {
  text-align: center;
  vertical-align: middle;
  padding: 20px 5px 17px;
}


.h-footer p {
  margin: 0;
}

/*}}}*/

@font-face {
	font-family: "AsRb";
	src: url("../fonts/ruble-regular.eot");
	src: url("../fonts/ruble-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ruble-regular.woff") format("woff"), url("../fonts/ruble-regular.ttf") format("truetype"), url("../fonts/ruble-regular.svg#AsRb") format("svg");
	font-style: normal;
	font-weight: normal;
}

.ruble {
	font-family: "AsRb", Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-transform: uppercase;
}

.h-header {
	z-index: 500;
	position: relative;
}

.nav a,
.subnav a,
.h-footer a {
	text-decoration: none;
	border-bottom: 1px solid;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.nav a:hover,
.subnav a:hover,
.h-footer a:hover {
	border-bottom-color: transparent;
}

.nav .active a,
.subnav .active a,
.h-footer .active a {
	border-bottom: none;
}

.h-content-inner3 {
	overflow: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.is-hidden {
	display: none !important;
}

.is-visible {
	display: block !important;
}

.field {
	margin: 0;
	padding: 5px 9px;
	font: 14px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #50b100;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.field:focus {
	-webkit-box-shadow: 0 0 5px rgba(80, 177, 0, 0.5);
	box-shadow: 0 0 5px rgba(80, 177, 0, 0.5);
}

.field.is-invalid {
	border-color: #ed1c24;
}

.field.is-invalid:focus {
	-webkit-box-shadow: 0 0 5px rgba(237, 28, 36, 0.3);
	box-shadow: 0 0 5px rgba(237, 28, 36, 0.3);
}

.field::-webkit-input-placeholder {
	color: #808080;
}

.field::-moz-placeholder {
	color: #808080;
}

.field:-ms-input-placeholder {
	color: #808080;
}

.field::placeholder {
	color: #808080;
}

.field.placeholder {
	color: #808080 !important;
}

textarea.field {
	line-height: 18px;
	resize: horizontal;
}

.button {
	margin: 0;
	padding: 2px 23px 3px;
	font: 16px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #60a73f;
	text-align: center;
	background: #eff4e4;
	border: 1px solid #50b100;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	overflow: visible;
	cursor: pointer;
}

.button.is-disabled {
	color: #999;
	background: #fff;
	border-color: #999;
	cursor: default;
}

.button-large {
	padding: 7px 33px 8px;
	font-size: 18px;
}

.header-login {
	position: absolute;
	top: 46px;
	right: 24px;
}

.header-login-out {
	top: 50px;
	right: 28px;
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.header-login-toggle {
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #60a73f;
	border-bottom: 1px dashed;
	text-decoration: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	cursor: pointer;
}

.header-login-toggle:hover {
	border-bottom-color: transparent;
}

.header-login-dropdown {
	position: absolute;
	top: 49px;
	right: -19px;
	width: 340px;
	min-height: 209px;
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
	background: #fff;
	border: 1px solid #60a73f;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.header-login-dropdown:before {
	content: '';
	position: absolute;
	top: -15px;
	right: 27px;
	width: 17px;
	height: 17px;
	background: url("../images/new/header-dropdown.png") no-repeat;
}

.header-login-form {
	padding: 30px 0 0 40px;
}

.header-login-form fieldset {
	padding-bottom: 16px;
}

.header-login-form fieldset label {
	float: left;
	width: 88px;
	padding-top: 5px;
}

.header-login-form fieldset .field {
	float: left;
	width: 135px;
}

.header-login-hint {
	margin: -15px 0 10px;
	font: 12px/16px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #ed1c24;
}

.header-login-submit {
	padding: 3px 0 0 88px;
	font: 12px/16px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.header-login-submit button {
	display: block;
	margin-bottom: 7px;
}

.header-login-submit a {
	color: #60a73f;
	text-decoration: none;
	border-bottom: 1px solid;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.header-login-submit a:hover {
	border-bottom-color: transparent;
}

.content-title {
	margin: 0 0 34px;
	padding: 0;
	font: 18px/22px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #60a73f;
}

.form {
	width: 680px;
	padding-bottom: 40px;
}

.form-remind {
	width: auto;
	padding-top: 10px;
	padding-bottom: 25px;
}

.form-area {
	position: relative;
	padding-bottom: 15px;
}

.form-area label {
	float: left;
	width: 210px;
	padding-top: 5px;
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
}

.form-remind .form-area label {
	width: 155px;
}

.form-area .field {
	float: left;
	width: 335px;
}

.form-remind .form-area .field {
	width: 325px;
	margin-right: 25px;
}

.form-area .field-date {
	width: 76px;
}

.form-area textarea.field {
	height: 93px;
}

.form-area-offset {
	padding-bottom: 38px;
}

.form-area-captcha {
	padding-top: 2px;
}

.form-spacer {
	overflow: hidden;
}

.form-spacer .field {
	float: none;
	display: block;
	margin-bottom: 15px;
}

.form-files {
	padding-bottom: 5px;
}

.form-files-items {
	display: none;
	width: 355px;
	padding-bottom: 5px;
	overflow: hidden;
}

.form-files-items.is-active {
	display: block;
}

.form-files-item {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 50px 0 9px;
	height: 20px;
	overflow: hidden;
	font: 12px/20px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000;
	border: 1px solid #50b100;
}

.form-files-item em {
	display: block;
	max-width: 294px;
	font-style: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.form-files-item span {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 20px;
	height: 20px;
	background: url("../images/new/cross.png") 4px 4px no-repeat;
	border-left: 1px solid #50b100;
	cursor: pointer;
}

.form-files-item input {
	display: none;
}

.form-files-toggle {
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #50b100;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.form-files-toggle:hover {
	border-bottom-color: transparent;
}

.form-line {
	overflow: hidden;
}

.form-area-line input {
	float: left;
}

.form-area-line button {
	float: left;
}

.form-field-group span {
	float: left;
	padding: 5px 6px 0;
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.form-field-group .field {
	width: 77px;
	margin-right: 6px;
}

.form-field-group .field:first-child {
	margin-right: 0;
}

.form-area-captcha {
	padding-left: 210px;
	padding-bottom: 27px;
}

.form-area-captcha .field {
	width: 125px;
}

.form-captcha {
	float: left;
	width: 90px;
	height: 40px;
	margin-right: 27px;
}

.form-hint {
	position: absolute;
	top: 7px;
	left: 580px;
	font: 12px/16px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #ed1c24;
	white-space: nowrap;
}

.form-remind .form-hint {
	top: 40px;
	left: 155px;
}

.form-message {
	font: 16px/20px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #60a73f;
}

.form-remind .form-message {
	margin: 5px 0;
}

.form-submit {
	padding-top: 30px;
	padding-left: 210px;
	background: url("../images/new/form-footer.png") repeat-x;
}

.form-modal {
	z-index: 600;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	display: none;
}

.form-modal.is-active {
	display: block;
}

.form-modal-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #91ad82;
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: pointer;
}

.form-modal-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 620px;
	margin: -65px 0 0 -345px;
	padding: 52px 35px;
	font: 18px/22px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	color: #91ad82;
	text-align: center;
	background: #fff;
	border: 1px solid #60a73f;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.form-modal-close {
	position: absolute;
	top: 12px;
	right: 11px;
	width: 12px;
	height: 12px;
	background: url(../images/new/close.png) no-repeat;
	cursor: pointer;
}

.request-info a,
.request-pager a {
	color: #60a73f;
	text-decoration: none;
	border-bottom: 1px solid #60a73f;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.request-info a:hover,
.request-pager a:hover {
	border-bottom-color: transparent;
}

.request-info {
	margin: -5px 35px 35px 0;
	padding: 35px 100px 25px 59px;
	overflow: hidden;
	font: 14px/18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
	border: 1px solid #60a73f;
}

.request-info dt {
	clear: both;
	float: left;
	width: 185px;
	color: #808080;
	padding-right: 15px;
	white-space: normal;
}

.request-info dd {
	padding-bottom: 12px;
	font-style: italic;
	overflow: hidden;
}

.request-info dd.request-info-section {
	padding-bottom: 32px;
}

.request-info-files {
	list-style: none;
	margin: 0;
	padding: 0;
}

.request-info-files li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}

.request-info-files span {
	font-size: 12px;
	color: #808080;
}

.request-pager {
	margin-bottom: 35px;
	font: 12px/16px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
}

.request-pager a {
	color: #333;
}

.request-pager > span {
	margin: 0 13px;
}

.request-pager > span span:first-child {
	margin-right: 17px;
}

.request-pager-left,
.request-pager-right {
	display: inline-block;
	width: 26px;
	height: 9px;
	background: url(../images/new/arrow-left.png) no-repeat;
}

.request-pager-right {
	background-image: url(../images/new/arrow-right.png);
}

.request-comments {
	padding-top: 20px;
	font: 13px/19px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
}

.request-comments .content-title {
	margin-bottom: 30px;
}

.request-comments-list {
	width: 800px;
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

.request-comments-list li {
	padding-bottom: 22px;
	overflow: hidden;
}

.request-comments-name {
	float: left;
	width: 185px;
}

.request-comments-text {
	overflow: hidden;
}

.request-comments-text p,
.request-comments-text ul,
.request-comments-text ol {
	margin-bottom: 5px;
}

.request-comment-add {
	padding-bottom: 30px;
}

.request-comment-add label {
	width: 185px;
}

.request-comment-add .form-submit {
	background: none;
	padding: 0 0 0 185px;
}

.request-table-holder {
	margin: 48px -10px 35px;
}

.request-table-up,
.request-table-down {
	display: inline-block;
	width: 10px;
	height: 6px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	background: url(../images/new/triangle-top.png) no-repeat;
	cursor: pointer;
}

.request-table-down {
	background-image: url(../images/new/triangle-bottom.png);
}

.request-table-sort {
	position: relative;
	margin-bottom: -1px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #60a73f;
	white-space: nowrap;
	border-bottom: 1px solid #60a73f;
	display: block;
	text-decoration: none;
}

.request-table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: separate;
	border-spacing: 0;
	font: 13px/19px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
}

.request-table td {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

.request-table thead td {
	font-size: 14px;
}

.request-table thead td.first {
	padding-left: 10px;
}

.request-table thead td.first .request-table-sort {
	padding-left: 0;
}

.request-table thead td.last {
	padding-right: 10px;
}

.request-table tbody td {
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 10px;
	cursor: pointer;
}

.request-table tbody td.last {
	padding-right: 10px;
}

.request-table tbody tr:hover td {
	padding-top: 12px;
	padding-bottom: 11px;
	color: #60a73f;
	border: solid #60a73f;
	border-width: 1px 0;
}

.request-table tbody tr:hover td.last {
	padding-right: 9px;
	border-right: 1px solid #60a73f;
}

.request-table tbody tr:hover td.first {
	padding-left: 9px;
	border-left: 1px solid #60a73f;
}
.form-group-vertical{
	overflow: hidden;
	margin: 10px 0;
}
.form-hit-pass{
	font: 12px/16px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #ed1c24;
	display: block;
	margin: 5px 0;
}
.gedocorp {
       float: right;
      padding-bottom: 20px;
}
.gedocorp a {
     border-bottom: 0px solid;
}
.h-footer p {
   float: left;
}