@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,800);

@import url(../icons/css/fontello.css);

@import url(../ionicons/css/ionicons.min.css);

.is-section{ float: left; width:100%; position:relative}

.is-card, .is-card>* {

	display: table

}

.display h1, .is-upper, figure.hdr h2, figure.hdr p {

	text-transform: uppercase

}

.row img {

	margin: 1.4em 0 1em

}

h4, h5, h6 {

	margin: .8em 0

}

label, p, td {

	font-size: 1.07em;

	line-height: 2;

	font-weight: 300

}

h1, h2, h3, h4, h5, h6 {

	font-family: "Open Sans", sans-serif;

	font-weight: 400;

	letter-spacing: 0;

	line-height: 1.4

}

h1 {

	font-size: 2.36em;

	margin: .4em 0

}

h2 {

	font-size: 2em;

	margin: .6em 0

}

h3 {

	font-size: 1.73em;

	margin: .7em 0

}

h4 {

	font-size: 1.6em

}

h5 {

	font-size: 1.48em

}

h6 {

	font-size: 1.3em

}

p {

	margin: 0 0 1em 0

}

.display {

	margin-bottom: .5em

}

.display h1 {

	font-weight: 800;

	font-size: 3em;

	line-height: 1.4

}

.display p {

	font-size: 1.3em;

	font-style: italic

}



@media all and (max-width:1024px) {

h1 {

	font-size: 1.8em

}

h2 {

	font-size: 1.5em

}

h3 {

	font-size: 1.2em

}

h4 {

	font-size: 1em

}

h5 {

	font-size: .9em

}

h6 {

	font-size: .8em

}

.display h1 {

	font-size: 2.2em

}

.display p {

	font-size: 1.1em

}

}

a {

	color: #009E91

}

hr {

	border: none;

	border-top: rgba(0,0,0,.18) 1px solid;

	margin: 2em 0!important

}

img {

	max-width: 100%

}

figure {

	margin: 0

}

ol, ul {

	line-height: inherit;

	font-weight: inherit

}

.is-social, .list>i, .social {

	line-height: 1

}

.container {

	margin: 0 auto;

	max-width: 100%;

	/*width: 100%*/

}



@media (min-width:40rem) {

.column {

	float: left;
	

	padding-right: 1rem;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	box-sizing: border-box

}

.column.full {

	width: 100%

}

.column.two-third {

	width: 66.7%

}

.column.two-fourth {

	width: 75%

}

.column.two-fifth {

	width: 80%

}

.column.two-sixth {

	width: 83.3%

}

.column.half {

	width: 50%

}

.column.third {

	width: 33.3%

}

.column.fourth {

	width: 25%

}

.column.fifth {

	width: 20%

}

.column.sixth {

	width: 16.6%

}

.column.flow-opposite {

	float: right

}

}

.clearfix:after, .clearfix:before {

	content: " ";

	display: table

}

.clearfix:after {

	clear: both

}

.center {

	text-align: center

}

.right {

	text-align: right

}

.left {

	text-align: left

}

.padding-20 {

	padding: 20px

}

.padding-25 {

	padding: 25px

}

.padding-30 {

	padding: 30px

}

.padding-35 {

	padding: 35px

}

.padding-40 {

	padding: 40px

}



@media all and (max-width:540px) {

h1 {

	font-size: 1.5

}

h2 {

	font-size: 1.2em

}

h3 {

	font-size: 1em

}

h4 {

	font-size: .9em

}

h5 {

	font-size: .8em

}

h6 {

	font-size: .7em

}

.display h1 {

	font-size: 2em

}

.display p {

	font-size: 1.1em

}

.center, .left, .right {

	text-align: initial

}

.padding-20, .padding-25, .padding-30, .padding-35, .padding-40 {

	padding: 0

}

.is-card-circle {

	zoom: .7;

	-moz-transform: scale(.7)

}

}

.margin-0 {

	margin: 0!important

}

.margin-20 {

	margin: 20px!important

}

.margin-25 {

	margin: 25px!important

}

.margin-30 {

	margin: 30px!important

}

.margin-35 {

	margin: 35px!important

}

.margin-40 {

	margin: 40px!important

}

.is-card {

	background-color: #fff

}

.is-card-circle {

	width: 280px;

	height: 280px;

	border-radius: 500px;

	padding: 70px;

	margin: 0 auto

}

.is-card-content-centered {

	display: table-cell;

	vertical-align: middle;

	text-align: center

}

.max-390 {

	max-width: 390px;

	margin: 0 auto

}

.shadow-1 {

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);

	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);

	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24)

}

.shadow-2 {

	-webkit-box-shadow: 0 30px 50px rgba(0,0,0,.15);

	-moz-box-shadow: 0 30px 50px rgba(0,0,0,.15);

	box-shadow: 0 30px 50px rgba(0,0,0,.15)

}

.shadow-3 {

	-webkit-box-shadow: 0 0 100px rgba(0,0,0,.2);

	-moz-box-shadow: 0 0 100px rgba(0,0,0,.2);

	box-shadow: 0 0 100px rgba(0,0,0,.2)

}

img.circle {

	border-radius: 500px;

	margin-top: 0

}

img.bordered {

	border: 1px solid #ccc

}

.embed-responsive {

	position: relative;

	display: block;

	height: 0;

	padding: 0;

	overflow: hidden;

	margin-top: 1.4em;

	margin-bottom: 1em

}

.embed-responsive.embed-responsive-16by9 {

	padding-bottom: 56.25%

}

.embed-responsive.embed-responsive-4by3 {

	padding-bottom: 75%

}

.embed-responsive iframe {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 100%;

	border: 0

}

.list {

	position: relative;

	margin: 1.5em 0

}

.list>i {

	position: absolute;

	left: -3px;

	top: 7px;

	font-size: 1.7em

}

.list>h2, .list>h3 {

	margin: 0 0 0 50px

}

.list>p {

	margin: 5px 0 0 50px

}

.quote {

	position: relative;

	margin: 1.5em 0

}

.quote>i {

	position: absolute;

	top: -10px;

	left: -7px;

	font-size: 2em

}

.quote>small {

	margin-left: 50px;

	opacity: .7;

	font-size: 1em

}

.quote>p {

	margin-left: 50px;

	font-size: 1.5em

}

.is-social a>i, .social a>i {

	font-size: 1.2em;

	text-decoration: none

}

.is-social {

	margin-bottom: 1.5em

}

.is-social a>i {

	color: #333;

	margin: 0 15px 0 0;

	-webkit-transition: all .1s ease-in-out;

	transition: all .1s ease-in-out

}

.is-social a:hover>i {

	color: #08c9b9

}

.is-light-text .is-social a:hover>i, .is-light-text .is-social a>i {

	color: #fff

}

.is-dark-text .is-social a:hover>i, .is-dark-text .is-social a>i {

	color: #000

}

.social {

	margin-bottom: 1.5em

}

.social a>i {

	color: #333;

	margin: 0 15px 0 0;

	-webkit-transition: all .1s ease-in-out;

	transition: all .1s ease-in-out

}

.social a:hover>i {

	color: #08c9b9

}

.is-light-text .social a:hover>i, .is-light-text .social a>i {

	color: #fff

}

.is-rounded-button-big {

	display: inline-block

}

.is-rounded-button-big a {

	display: table;

	float: left;

	text-align: center;

	margin: 0 20px;

	border-radius: 500px;

	width: 110px;

	height: 110px;

	background-color: #aaa

}

.is-rounded-button-big a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 40px

}

.is-rounded-button-big a:first-child {

	margin: 0 20px 0 0

}

.is-rounded-button-big a:last-child {

	margin: 0 0 0 20px

}

.is-rounded-button-medium {

	display: inline-block

}

.is-rounded-button-medium a {

	display: table;

	float: left;

	text-align: center;

	margin: 0 20px;

	border-radius: 500px;

	width: 70px;

	height: 70px;

	background-color: #aaa

}

.is-boxed-button-big a, .is-boxed-button-big2 a, .is-boxed-button-medium a, .is-boxed-button-medium2 a {

	margin: 0 30px 0 0;

	float: left;

	background-color: #aaa;

	text-align: center

}

.is-rounded-button-medium a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 30px

}

.is-boxed-button-big {

	display: inline-block

}

.is-boxed-button-big a {

	display: table;

	width: 110px;

	height: 110px

}

.is-boxed-button-big a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 40px

}

.is-boxed-button-big2 {

	display: inline-block

}

.is-boxed-button-big2 a {

	display: table;

	width: 150px;

	height: 70px

}

.is-boxed-button-big2 a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 35px

}

.is-boxed-button-medium {

	display: inline-block

}

.is-boxed-button-medium a {

	display: table;

	width: 70px;

	height: 70px

}

.is-boxed-button-medium a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 30px

}

.is-boxed-button-medium2 {

	display: inline-block

}

.is-boxed-button-medium2 a {

	display: table;

	width: 100px;

	height: 50px

}

.is-boxed-button-medium2 a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 25px

}

.is-boxed-button-small {

	display: inline-block

}

.is-boxed-button-small a {

	display: table;

	float: left;

	text-align: center;

	margin: 0 20px 0 0;

	width: 50px;

	height: 50px;

	background-color: #aaa

}

.is-boxed-button-small a i {

	display: table-cell;

	width: 100%;

	height: 100%;

	vertical-align: middle;

	color: #fff;

	font-size: 20px

}

.size-12 {

	font-size: 12px

}

.size-14 {

	font-size: 14px

}

.size-16 {

	font-size: 16px

}

.size-18 {

	font-size: 18px

}

.size-21 {

	font-size: 21px

}

.size-24 {

	font-size: 24px

}

.size-32 {

	font-size: 32px

}

.size-48 {

	font-size: 48px

}

.size-64 {

	font-size: 64px

}

.size-80 {

	font-size: 80px

}

.size-96 {

	font-size: 96px

}



@media all and (max-width:1024px) {

.size-12 {

	font-size: 12px

}

.size-14 {

	font-size: 14px

}

.size-16 {

	font-size: 16px

}

.size-18 {

	font-size: 18px

}

.size-21 {

	font-size: 21px

}

.size-24 {

	font-size: 24px

}

.size-32 {

	font-size: 28px

}

.size-48 {

	font-size: 32px

}

.size-64 {

	font-size: 36px

}

.size-80 {

	font-size: 40px

}

.size-96 {

	font-size: 44px

}

}

.is-title1-96 {

	margin-top: 20px;

	margin-bottom: 20px

}

.is-title1-32, .is-title1-48, .is-title1-64, .is-title1-80 {

	margin-top: 15px;

	margin-bottom: 15px

}

.is-title2-96 {

	margin-top: 25px;

	margin-bottom: 20px

}

.is-title2-64, .is-title2-80 {

	margin-top: 20px;

	margin-bottom: 15px

}

.is-title2-48 {

	margin-top: 15px;

	margin-bottom: 15px

}

.is-title2-32 {

	margin-top: 10px;

	margin-bottom: 15px

}

.is-title3-96 {

	margin-top: 30px;

	margin-bottom: 35px;

	padding: 20px 0;

	border-top: #000 2px solid;

	border-bottom: #000 2px solid

}

.is-title3-80 {

	margin-top: 25px;

	margin-bottom: 33px;

	padding: 20px 0;

	border-top: #000 2px solid;

	border-bottom: #000 2px solid

}

.is-title3-48, .is-title3-64 {

	padding: 18px 0;

	margin-top: 20px;

	border-top: #000 2px solid;

	border-bottom: #000 2px solid

}

.is-title3-64 {

	margin-bottom: 30px

}

.is-title3-48 {

	margin-bottom: 25px

}

.is-title3-32 {

	margin-top: 20px;

	margin-bottom: 20px;

	padding: 15px 0;

	border-top: #000 2px solid;

	border-bottom: #000 2px solid

}

.is-light-text .is-title3-32, .is-light-text .is-title3-48, .is-light-text .is-title3-64, .is-light-text .is-title3-80, .is-light-text .is-title3-96 {

	border-top: #fff 2px solid;

	border-bottom: #fff 2px solid

}

.is-dark-text .is-title3-32, .is-dark-text .is-title3-48, .is-dark-text .is-title3-64, .is-dark-text .is-title3-80, .is-dark-text .is-title3-96 {

	border-top: #000 2px solid;

	border-bottom: #000 2px solid

}

.is-title4-96 {

	margin-top: 30px;

	margin-bottom: 35px;

	padding: 20px 30px;

	border: 2px solid #000

}

.is-title4-80 {

	margin-top: 25px;

	margin-bottom: 33px;

	padding: 20px 30px;

	border: 2px solid #000

}

.is-title4-32, .is-title4-48, .is-title4-64 {

	margin-top: 20px;

	border: 2px solid #000

}

.is-title4-64 {

	margin-bottom: 30px;

	padding: 18px 28px

}

.is-title4-48 {

	margin-bottom: 25px;

	padding: 18px 25px

}

.is-title4-32 {

	margin-bottom: 20px;

	padding: 15px 20px

}

.is-title5-80, .is-title5-96 {

	margin-top: 10px;

	padding-bottom: 25px

}

.is-light-text .is-title4-32, .is-light-text .is-title4-48, .is-light-text .is-title4-64, .is-light-text .is-title4-80, .is-light-text .is-title4-96 {

	border: 2px solid #fff

}

.is-dark-text .is-title4-32, .is-dark-text .is-title4-48, .is-dark-text .is-title4-64, .is-dark-text .is-title4-80, .is-dark-text .is-title4-96 {

	border: 2px solid #000

}

.is-title5-96 {

	margin-bottom: 35px;

	border-bottom: #000 2px solid

}

.is-title5-80 {

	margin-bottom: 33px;

	border-bottom: #000 2px solid

}

.is-title5-32, .is-title5-48, .is-title5-64 {

	padding-bottom: 20px;

	border-bottom: #000 2px solid;

	margin-top: 10px

}

.is-title5-64 {

	margin-bottom: 30px

}

.is-title5-48 {

	margin-bottom: 25px

}

.is-title5-32 {

	margin-bottom: 20px

}

.is-btn, .is-info1, .is-info2 {

	margin-bottom: 0

}

.is-light-text .is-title5-32, .is-light-text .is-title5-48, .is-light-text .is-title5-64, .is-light-text .is-title5-80, .is-light-text .is-title5-96 {

	border-bottom: #fff 2px solid

}

.is-dark-text .is-title5-32, .is-dark-text .is-title5-48, .is-dark-text .is-title5-64, .is-dark-text .is-title5-80, .is-dark-text .is-title5-96 {

	border-bottom: #000 2px solid

}

.is-title-lite {

	letter-spacing: 3px;

	word-spacing: 5px

}

.is-title-lite.is-title3-48, .is-title-lite.is-title3-64, .is-title-lite.is-title3-80, .is-title-lite.is-title3-96, .is-title-lite.is-title4-48, .is-title-lite.is-title4-64, .is-title-lite.is-title4-80, .is-title-lite.is-title4-96, .is-title-lite.is-title5-48, .is-title-lite.is-title5-64, .is-title-lite.is-title5-80, .is-title-lite.is-title5-96 {

	letter-spacing: 4px;

	word-spacing: 8px

}

.is-title-lite.is-title3-32, .is-title-lite.is-title4-32, .is-title-lite.is-title5-32 {

	letter-spacing: 3px;

	word-spacing: 5px

}

.is-title-bold {

	font-weight: 800

}

.is-title-bold.is-title3-80, .is-title-bold.is-title3-96, .is-title-bold.is-title4-80, .is-title-bold.is-title4-96, .is-title-bold.is-title5-80, .is-title-bold.is-title5-96 {

	border-width: 4px

}

.is-title-bold.is-title3-48, .is-title-bold.is-title3-64, .is-title-bold.is-title4-48, .is-title-bold.is-title4-64, .is-title-bold.is-title5-48, .is-title-bold.is-title5-64 {

	border-width: 3px

}

.is-title-bold.is-title3-32, .is-title-bold.is-title4-32, .is-title-bold.is-title5-32 {

	border-width: 2px

}

.is-info1 {

	margin-top: 10px;

	font-style: italic

}

.is-info1.size-21 {

	margin-top: 12px

}

.is-info1.size-24 {

	margin-top: 15px

}

.is-info2 {

	margin-top: 10px

}

.is-info2.size-21 {

	margin-top: 12px

}

.is-info2.size-24 {

	margin-top: 15px

}

.is-btn {

	padding: 10px 50px;

	font-size: 1em;

	line-height: 2em;

	border-radius: 0;

	letter-spacing: 3px;

	display: inline-block;

	font-weight: 400;

	text-align: center;

	text-decoration: none;

	vertical-align: middle;

	cursor: pointer;

	background-image: none;

	border: 1px solid transparent;

	white-space: nowrap;

	-webkit-transition: all .16s ease;

	transition: all .16s ease

}

.is-btn-ghost1 {

	color: #000;

	border: 2px solid #111

}

.is-btn-ghost1:active, .is-btn-ghost1:focus, .is-btn-ghost1:hover {

	color: #fff;

	background-color: #111;

	border: 2px solid #111

}

.is-dark-text .is-light-text .is-btn-ghost1, .is-light-text .is-btn-ghost1 {

	color: #fff;

	border: 2px solid #fff

}

.is-dark-text .is-light-text .is-btn-ghost1:active, .is-dark-text .is-light-text .is-btn-ghost1:focus, .is-dark-text .is-light-text .is-btn-ghost1:hover, .is-light-text .is-btn-ghost1:active, .is-light-text .is-btn-ghost1:focus, .is-light-text .is-btn-ghost1:hover {

	color: #000;

	background-color: #fff;

	border: 2px solid #fff

}

.is-dark-text .is-btn-ghost1, .is-light-text .is-dark-text .is-btn-ghost1 {

	color: #000;

	border: 2px solid #111

}

.is-dark-text .is-btn-ghost1:active, .is-dark-text .is-btn-ghost1:focus, .is-dark-text .is-btn-ghost1:hover, .is-light-text .is-dark-text .is-btn-ghost1:active, .is-light-text .is-dark-text .is-btn-ghost1:focus, .is-light-text .is-dark-text .is-btn-ghost1:hover {

	color: #fff;

	background-color: #111;

	border: 2px solid #111

}

.is-btn-ghost2 {

	color: #000;

	border: 2px solid #d7d7d7;

	background-color: #d7d7d7

}

.is-btn-ghost2:active, .is-btn-ghost2:focus, .is-btn-ghost2:hover {

	color: #000;

	background-color: #cdcdcd;

	border: 2px solid #cdcdcd

}

.is-dark-text .is-light-text .is-btn-ghost2, .is-light-text .is-btn-ghost2 {

	color: #000;

	border: 2px solid #f9f9f9;

	background-color: #f9f9f9

}

.is-dark-text .is-light-text .is-btn-ghost2:active, .is-dark-text .is-light-text .is-btn-ghost2:focus, .is-dark-text .is-light-text .is-btn-ghost2:hover, .is-light-text .is-btn-ghost2:active, .is-light-text .is-btn-ghost2:focus, .is-light-text .is-btn-ghost2:hover {

	color: #000;

	background-color: #fff;

	border: 2px solid #fff

}

.is-dark-text .is-btn-ghost2, .is-light-text .is-dark-text .is-btn-ghost2 {

	color: #000;

	border: 2px solid #d7d7d7;

	background-color: #d7d7d7

}

.is-dark-text .is-btn-ghost2:active, .is-dark-text .is-btn-ghost2:focus, .is-dark-text .is-btn-ghost2:hover, .is-light-text .is-dark-text .is-btn-ghost2:active, .is-light-text .is-dark-text .is-btn-ghost2:focus, .is-light-text .is-dark-text .is-btn-ghost2:hover {

	color: #000;

	background-color: #cdcdcd;

	border: 2px solid #cdcdcd

}

.is-btn-small {

	padding: 5px 25px;

	font-size: .85em

}

.is-rounded-30 {

	border-radius: 30px

}

.btn.btn-primary {

	color: #fff;

	background-color: #08c9b9

}

.btn.btn-primary:hover {

	color: #fff;

	background-color: #07b0a2;

	border-color: #07b0a2

}

.btn.btn-default {

	color: #333;

	background-color: #d3d3d3

}

.btn.btn-default:hover {

	color: #111;

	background-color: #ccc;

	border-color: #ccc

}

figure.one div::before, figure.two div::before {

	border-top: 1px solid #fff;

	border-bottom: 1px solid #fff

}

figure.one div::after, figure.two div::after {

	border-right: 1px solid #fff;

	border-left: 1px solid #fff

}

figure.hdr {

	position: relative;

	width: 100%;

	overflow: hidden;

	background-color: #000

}

figure.hdr img {

	position: relative;

	display: block;

	width: 100%;

	opacity: .8;

	-webkit-transition: opacity .35s, -webkit-transform .35s;

	transition: opacity .35s, transform .35s;

	-webkit-transform: scale(1.2);

	transform: scale(1.2)

}

figure.hdr:hover img {

	opacity: .5;

	-webkit-transform: scale(1);

	transform: scale(1)

}

figure.hdr figcaption {

	position: absolute;

	top: auto;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 60%;

	padding: 0 2.5em;

	color: #fff;

	font-size: 1.55em;

	text-align: center;

	box-sizing: border-box;

	z-index: 1

}

figure.hdr h2 {

	font-weight: 300

}

figure.hdr h2 span {

	font-weight: 800

}

figure.hdr p {

	letter-spacing: 1px;

	font-size: 68.5%

}

figure.hdr h2, figure.hdr p {

	margin: 0;

	z-index: 10000

}

figure.hdr div {

	height: 100%;

	z-index: 0

}

figure.hdr div::after, figure.hdr div::before {

	position: absolute;

	content: ''

}

figure.one div::before {

	top: 50px;

	right: 30px;

	bottom: 50px;

	left: 30px

}

figure.one div::after {

	top: 30px;

	right: 50px;

	bottom: 30px;

	left: 50px

}

figure.two div::after, figure.two div::before {

	top: 30px;

	right: 30px;

	bottom: 30px;

	left: 30px

}

figure.three figcaption {

	height: 70%

}

figure.three p {

	margin: 1em 0 0;

	padding: 2em;

	border: 1px solid #fff

}

figure.four figcaption {

	height: 60%;

	text-align: left

}

figure.four p {

	position: absolute;

	right: 50px;

	bottom: 50px;

	left: 50px;

	padding: 2em;

	border: 7px solid #fff

}

figure.eight h2, figure.five p {

	right: 50px;

	bottom: 10%;

	position: absolute

}

figure.five figcaption {

	height: 100%;

	text-align: right

}

figure.five h2 {

	position: absolute;

	left: 50px;

	right: 50px;

	top: 10%;

	border-bottom: 5px solid #fff

}

figure.six figcaption {

	height: 70%

}

figure.six h2 {

	padding-bottom: 3%;

	border-bottom: 1px solid #fff

}

figure.six p {

	padding-top: 6%

}

figure.seven figcaption {

	height: 90%;

	text-align: left

}

figure.seven h2 {

	border-bottom: 3px solid #fff

}

figure.seven p {

	padding-top: 1em

}

figure.eight figcaption {

	height: 100%;

	text-align: right

}

figure.eight h2 {

	left: 50%

}

figure.eight p {

	position: absolute;

	left: 50px;

	right: 50%;

	top: 10%;

	padding-right: .5em;

	border-right: 1px solid #fff

}



.footer_head_link

{

 font-family: 'Nunito', sans-serif;

 font-size: 24px;

 font-weight: 700;

 color: #fff;

 width: 100%;

 margin-top:50px;

}

footer ul li

{

 display: block;

 text-transform: uppercase;

}

.footer_link

{

 display: block;

 font-size: 15px;

 text-transform: uppercase;

 padding: 7px 0;

 color: #fff;

 text-decoration: none;

}

.footer_link:hover

{

 color: #999;

 text-decoration: none;

}

.footermenu

{

 margin-bottom:50px;

}

.footermenu ul li

{

 width:100%;

}

