@import 'https://fonts.googleapis.com/css?family=Cutive|Oswald:700|Roboto';

* {
border: 0 none;
margin: 0;
outline: 0 none;
padding: 0;
}

button,
input[type="button"],
input[type="submit"] {
clear: both;
cursor: pointer;
display: block;
font-size: 100%;
height: 26px;
padding: 0 5px;
}

code {
background: #F8F8F8;
border: 1px solid #DDDDDD;
border-radius: 5px;
padding: 0 3px;
}

dd {
padding: 0 0 2px;
}

dt {
clear: left;
float: left;
font-weight: bold;
margin: 0 5px 0 0;
}

fieldset {
background: #F8F8F8;
border: 1px solid #DDDDDD;
border-radius: 5px;
clear: both;
display: table;
margin: 10px 0 20px;
padding: 15px;
}

form {
margin: 10px 0;
}

input[type="file"],
input[type="password"],
input[type="text"] {
border: 1px solid #DDDDDD;
height: 24px;
margin: 0 0 18px;
padding: 0 1%;
}

input[type="password"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
border: 1px solid #AAAAAA;
}

label {
margin: 0 0 2px;
padding: 0 2px 0 0;
}

select {
border: 1px solid #DDDDDD;
height: 24px;
margin: 0 0 18px;
}

select option {
padding: 3px 5px;
}

select[multiple="multiple"] {
height: auto;
}

select[multiple="multiple"] option {
padding: 5px;
}

table {
border-spacing: 0;
width: 100%;
}

td, th {
padding: 5px;
}

textarea {
border: 1px solid #DDDDDD;
height: 130px;
margin: 1px 0 5px;
width: 480px;   
}

ul {
line-height: 1.5em;
}

ul ul {
padding: 0 0 0 15px;
}

html { 
height:100%;
}

body {
margin: 0px 0px 0px 0px;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 300;
color: #030303;
text-transform: none;
line-height: 24px;
text-align: center;
padding: 0px;
-webkit-font-smoothing: antialiased;
}

body.home {
background-color: #f1f2f3;
}

a {
font-weight: 700;
color: #8a3faf;
text-decoration: none;
word-break: break-word;
}

img {
border: 0 none;
vertical-align: middle;
}

.pagination {
display: block;
text-align: center;
}

ul.pagenav, #content .pagination ul {
display: table;
padding: 30px 0px 0px 0px;
margin: 30px 0px 0px 0px;
list-style: none;
width: 100%;
text-align: center;
}

#content .pagination ul {
padding: 0px 0px 0px 0px;
border-top: 0px none;
display: block;
margin: 0px;
text-align: center;
width: 100%;
}

ul.pagenav li, #content .pagination ul li {
display: inline-block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 50%;
text-align: center;
list-style: none;
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
color: #a7cd39;
text-transform: uppercase;
line-height: 30px;
float: none;
}

ul.pagenav li, #content .pagination ul li span.pagenav {
padding: 0px 0px 0px 0px;
}

ul.pagenav li, #content .pagination ul li.pagination-start span.pagenav, ul.pagenav li, #content .pagination ul li.pagination-prev span.pagenav, ul.pagenav li, #content .pagination ul li.pagination-next span.pagenav, ul.pagenav li, #content .pagination ul li.pagination-end span.pagenav {
border: 0px none;
}

#content .pagination ul li {
margin: 0px 3% 0px 3%;
width: auto;
}

#content .pagination ul li.pagination-start, #content .pagination ul li.pagination-prev, #content .pagination ul li.pagination-next, #content .pagination ul li.pagination-end, #content .pagination ul li.pagination-start a, #content .pagination ul li.pagination-prev a, #content .pagination ul li.pagination-next a, #content .pagination ul li.pagination-end a {
font-size: 28px;
font-weight: 300;
color: #ffffff;
line-height: 30px;
}

#content .pagination ul li.pagination-start, #content .pagination ul li.pagination-prev, #content .pagination ul li.pagination-next, #content .pagination ul li.pagination-end {
padding: 0px 10px 5px 10px;
display: inline-block;
background-color: #893188;
}

ul.pagenav li a, #content .pagination ul li a {
font-weight: 700;
text-transform: uppercase;
line-height: 30px;
}

#content .pagination ul li a {
font-size: 18px;
color: #a2a2a2;
line-height: 30px;
}

.pagination div.tooltip { 
display: none !important; 
}

.contact-form dt {
margin-top: 15px;
}

.contact-form legend {
margin-bottom: 15px;
}

.contact h3 {
display: none;
}

.contact-position {
font-weight: bold;
}

.article-info-term {
display: none;
}

.tooltip-inner {
display: none;
}

.inner {
width: 1400px;
text-align: left;
margin: 0px auto;
overflow: hidden;
padding: 0px;
position: relative;
}

@media (max-width: 1440px) {
.inner {
width: 96%;
margin: 0px;
padding: 0px 2% 0px 2%;
}
}

/* Top begin */
#haut {
width: 100%;
text-align: center;
margin: 0px;
overflow: visible;
padding: 0px;
position: relative;
background-image: url('../images/interior-header-texture.jpg');
height: 281px;
background-repeat: repeat-x;
}

@media (max-width: 620px) {
#haut {
height: 360px;
background-repeat: repeat;
}
}

@media (max-width: 580px) {
#haut {
height: 310px;
}
}

.home #haut {
background-image: none;
height: auto;
}

@media (max-width: 1440px) {
.home #haut {
height: 475px;
}
}

@media (max-width: 580px) {
.home #haut {
height: 320px;
}
}

@media (max-width: 1440px) {
.moduletable.image-accueil {
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 100%;
overflow: hidden;
}
}

.moduletable.image-accueil img {
display: none;
}

.home .moduletable.image-accueil img {
display: block;
width: 100% !important;
height: auto !important;
}

@media (max-width: 1440px) {
.home .moduletable.image-accueil img {
width: 120% !important;
position: absolute;
bottom: 0px;
right: -150px;
}
}

@media (max-width: 1120px) {
.home .moduletable.image-accueil img {
width: 1400px !important;
position: absolute;
bottom: 0px;
right: -290px;
}
}

@media (max-width: 980px) {
.home .moduletable.image-accueil img {
width: 1400px !important;
position: absolute;
bottom: 0px;
right: -434px;
}
}

@media (max-width: 800px) {
.home .moduletable.image-accueil img {
width: 1400px !important;
position: absolute;
bottom: 0px;
right: -560px;
}
}

@media (max-width: 680px) {
.home .moduletable.image-accueil img {
width: 2030px !important;
position: absolute;
bottom: auto;
right: auto;
top: 0px;
left: 0px;
}
}

#menu-bg {
height: 80px;
width: 50%;
position: absolute;
top: 18px;
right: 0px;
background-color: #a8cd3b;
}

@media (max-width: 1440px) {
#menu-bg {
width: calc(100% - 307px);
}
}

@media (max-width: 760px) {
#menu-bg {
width: calc(100% - 242px);
}
}

@media (max-width: 760px) {
.home #menu-bg {
width: calc(100% - 307px);
}
}

@media (max-width: 580px) {
#menu-bg {
width: calc(100% - 172px);
}
}

@media (max-width: 580px) {
.home #menu-bg {
width: calc(100% - 172px);
}
}

#haut .inner {
width: 100%;
padding: 0px;
height: 100%;
overflow: visible;
position: absolute;
width: 1400px;
left: 50%;
top: 0px;
margin: 0px 0px 0px -700px;
}

@media (max-width: 1440px) {
#haut .inner {
position: relative;
width: 100%;
left: auto;
top: auto;
margin: 0px 0px 0px 0px;
}
}

@media (max-width: 1440px) {
.home #haut .inner {
height: 475px;
position: relative;
width: 100%;
margin: 0px;
left: auto;
right: auto;
}
}

@media (max-width: 580px) {
.home #haut .inner {
height: 320px;
}
}

.moduletable.logo {
position: relative;
display: inline-block;
text-align: left;
margin: 18px 0px 0px 87px;
}

@media (max-width: 760px) {
.moduletable.logo {
margin: 18px 0px 0px 20px;
}
}

.home .moduletable.logo {
width: 408px;
height: 480px;
background-image: url('../images/logo-shadow.png');
margin: 0px;
}

@media (max-width: 580px) {
.home .moduletable.logo {
width: auto;
background-image: none;
}
}

.moduletable.logo img {
width: 294px !important;
height: auto !important;
}

.home .moduletable.logo img {
width: auto !important;
height: auto !important;
margin: 20px 0px 0px 21px;
}

@media (max-width: 580px) {
.moduletable.logo img, .home .moduletable.logo img {
width: 200px !important;
}
}

.moduletable.logo-oif {
position: absolute;
top: 112px;
left: 360px;
}

@media (max-width: 620px) {
.moduletable.logo-oif {
top: 260px;
left: 46px;
}
}

@media (max-width: 580px) {
.moduletable.logo-oif {
top: 210px;
}
}

.home .moduletable.logo-oif {
top: 370px;
left: 60px;
}

@media (max-width: 1400px) {
.home .moduletable.logo-oif {
top: 355px;
}
}

@media (max-width: 580px) {
.home .moduletable.logo-oif {
top: auto;
left: 0px;
bottom: 20px;
padding: 0px 20px;
text-align: center;
width: calc(100% - 40px);
}
}

@media (max-width: 580px) {
.home .moduletable.logo-oif img {
max-width: 100%;
height: auto !important;
}
}

.moduletable.menu {
position: absolute;
top: 18px;
right: 0px;
background-color: #a8cd3b;
width: calc(100% - 407px);
padding: 0px 0px 0px 100px;
}

@media (max-width: 1440px) {
.moduletable.menu {
display: none;
}
}

/* Dropdown Menu */
.moduletable.menu ul {
list-style: none;
display: table;
padding: 0px;
margin: 0px;
width: 100%;
}

.moduletable.menu ul li {
display: table-cell;
text-align: center;
position: relative;
}

.moduletable.menu ul li a, .moduletable.menu ul li span.separator {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
line-height: 20px;
border-right: 2px solid #ffffff;
margin: 30px 0px;
}

.moduletable.menu ul li:last-child a, .moduletable.menu ul li:last-child span.separator {
border-right: 0px none;
}

/*--- DROPDOWN ---*/
.moduletable.menu ul li ul {
background: #fff;
background: rgba(255,255,255,0);
list-style: none;
position: absolute;
left: -9999px;
display: block;
width: auto;
}

.moduletable.menu ul li ul li {
padding-top: 1px;
float: none;
display: block;
}

.moduletable.menu ul li ul li a, .moduletable.menu ul li ul li span.separator {
padding: 10px;
border-right: 0px none;
text-align: left;
}

.moduletable.menu ul li:hover ul {
left: 0;
}

.moduletable.menu ul li:hover ul a, .moduletable.menu ul li:hover ul span.separator {
text-decoration: none;
}

.moduletable.menu ul li:hover ul li a:hover, .moduletable.menu ul li:hover ul li span.separator:hover {
background: #333;
}
/* End Dropdown menu */

.slicknav_menu {
display: none;
}

@media (max-width: 1440px) {
.slicknav_menu {
display: block;
position: absolute;
top: 38px;
right: 20px;
z-index: 9999;
padding: 0px;
width: 100%;
}
}

.slicknav_btn {
display: block;
background-image: url('../images/mobile-menu-icon.png');
background-repeat: no-repeat;
background-size: 116px 41px;
background-position: center center;
width: 116px;
height: 41px;
padding: 0px;
z-index: 2;
float: right;
}

.slicknav_btn.slicknav_open {
background-image: url('../images/mobile-close-menu-icon.png');
}

.slicknav_nav {
background-color: #a8cd3b;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
position: absolute;
top: -38px;
right: -20px;
z-index: 1;
padding: 100px 2% 30px 2%;
width: 96%;
max-width: 580px;
}

.slicknav_nav .slicknav_arrow {
display: none;
}

.slicknav_nav a {
margin: 0px;
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
background-color: #a8cd3b;
line-height: 20px;
text-align: center;
padding: 10px 0px 10px 0px;
display: block;
}

.slicknav_nav .nav-child a {
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
font-weight: 400;
color: #ffffff;
text-transform: none;
line-height: 20px;
padding: 0px 0px 10px 0px;
}

/* End Menu */


/* Content begin */
#content {
width: 100%;
text-align: center;
margin: 0px;
overflow: hidden;
padding: 0px;
position: relative;
background-image: url('../images/interior-background.jpg');
background-position: top center;
background-repeat: repeat-y;
padding: 30px 0px 100px 0px;
}

.home #content {
margin-top: -25px;
background-image: url('../images/home-triangles-bk.png');
background-position: top center;
background-repeat: repeat-y;
padding: 0px 0px 100px 0px;
}

#content .inner {
max-width: 870px;
margin: 0px auto;
}

@media (max-width: 910px) {
#content .inner {
width: 96%;
}
}

.home #content .inner {
width: 1400px;
max-width: none;
}

@media (max-width: 1440px) {
.home #content .inner {
width: 96%;
}
}

#content img {
max-width: 100%;
height: auto !important;
margin: 0px 0px 20px 0px;
}

.home #content img {
width: 100%;
}

#h1-rouge-droite, #h1-rouge-droite {
display: none;
}

.home #h1-rouge-droite {
display: block;
position: absolute;
top: 8px;
right: 0px;
width: calc(50% - 233px);
height: 98px;
background-color: #d4145a;
}

@media (max-width: 716px) {
.home #h1-rouge-droite {
width: 100%;
}
}

.home #h1-rouge-gauche {
display: block;
position: absolute;
top: 13px;
left: 0px;
width: calc(50% - 337px);
height: 95px;
background-color: #d4145a;
}

@media (max-width: 716px) {
.home #h1-rouge-gauche {
display: none;
}
}

#content ol,
#content ul {
padding: 0 0 16px 24px;
}

#content ol li,
#content ul li {
margin: 0px 0px 16px 0px;
}

#content ul li {
margin: 0px 0px 16px 0px;
list-style-image: url('../images/bullet.png');
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
color: #030303;
}

h1 {
display: none;
}

.blog h1, .catid10 h1, .catid11 h1, .catid14 h1, h2 {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
font-weight: 700;
color: #893188;
text-transform: uppercase;
line-height: 48px;
margin: 0px 0px 20px 0px;
}

.blog h2 {
font-family: 'Cutive', serif;
font-size: 20px;
font-weight: 400;
color: #1c1c1c;
text-transform: none;
line-height: 28px;
margin: 0px 0px 20px 0px;
}

.itemid148 h2 {
margin: 0px 0px 10px 0px;
}

.blog h2 a, .itemid148 h2, .itemid149 h2  {
font-family: 'Cutive', serif;
font-size: 20px;
font-weight: 400;
color: #1c1c1c;
text-transform: none;
line-height: 28px;
}

.home .blog .page-header {
text-align: center;
}

.home .blog .items-row .page-header {
text-align: left;
}

.home .blog h1 {
background-image: url('../images/header-actualites-object.png');
background-repeat: no-repeat;
width: 676px;
height: 144px;
margin: 0px auto;
font-family: 'Oswald', sans-serif;
font-size: 42px;
font-weight: 700;
color: #f1f2f3;
text-transform: uppercase;
line-height: 144px;
}

@media (max-width: 716px) {
.home .blog h1 {
background-image: none;
width: 100%;
height: auto;
line-height: 120px;
}
}

.published {
display: none;
}

.itemid148 .published {
display: block;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 700;
color: #a2a09f;
text-transform: uppercase;
line-height: 18px;
margin: 0px 0px 20px 0px;
}

.readmore a {
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
color: #893188;
text-transform: uppercase;
line-height: 22px;
border: 2px solid #893188;
padding: 5px 10px;
display: inline-block;
margin: 20px 0px 0px 0px;
}

.blog .item {
border-bottom: 1px solid #e8e8e8;
padding: 0px 0px 30px 0px;
margin: 0px 0px 50px 0px;
}

.moduletable.toutes-actualites {
position: absolute;
display: block;
top: 160px;
text-align: center;
width: 100%;
}

@media (max-width: 716px) {
.moduletable.toutes-actualites {
top: 130px;
}
}

.moduletable.toutes-actualites a {
display: inline-block;
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
color: #d4145a;
text-transform: uppercase;
border: 2px solid #d4145a;
width: 240px;
line-height: 40px;
}

h2 a, .componentheading, .contentheading, fieldset.adminform legend span, .contact-name {
display: block;
color: #26587d;
font-size: 21px;
font-weight: normal;
padding-bottom: 5px;
}

.home .items-row {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
margin: 80px 0px 0px 0px;
}

@media (max-width: 1000px) {
.home .items-row {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}

@media (max-width: 760px) {
.home .items-row {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
}

.home .items-row .span2 {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
padding: 0px 20px 60px 20px;
}

.home .items-row .item {
position: relative;
padding: 0px 0px 0px 0px;
font-size: 0px;
line-height: 0px;
color: transparent;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
}

.home .items-row .item .page-header h2 {
margin: 0px 0px -25px 0px;
}

.home .items-row .item .page-header h2 a {
display: block;
font-family: 'Cutive', serif;
font-size: 18px;
font-weight: 400;
color: #1c1c1c;
text-transform: none;
line-height: 24px;
padding: 20px 10px 60px 10px;
background-image: url(../images/btn-violet.png);
background-repeat: no-repeat;
background-size: 51px 51px;
background-position: bottom center;
}

.home .readmore {
display: none;
}
/* Content end */

#bas01 {
background-image: url('../images/home-img-pieds.jpg');
background-size: cover;
}

.moduletable.appels {
text-align: center;
padding: 50px 0px 0px 0px;
}

.moduletable.appels h3 {
text-align: center;
padding: 50px 0px;
font-family: 'Oswald', sans-serif;
font-size: 42px;
line-height: normal;
font-weight: 700;
color: #f1f2f3;
text-transform: uppercase;
}

.newsflash.appels {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
margin: 80px 0px 100px 0px;
}

@media (max-width: 1000px) {
.newsflash.appels {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}

@media (max-width: 760px) {
.newsflash.appels {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
}

.moduletable.appels h4 a {
font-family: 'Cutive', serif;
font-size: 22px;
font-weight: 400;
color: #1c1c1c;
text-transform: none;
line-height: 24px;
display: block;
margin: 0px 0px 5px 0px;
}

.moduletable.appels .item-news {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
padding: 30px 20px 20px 20px;
background-color: #f1f2f3;
text-align: left;
font-family: 'Cutive', serif;
font-size: 14px;
font-weight: 400;
color: #1c1c1c;
text-transform: none;
line-height: 18px;
position: relative;
margin: 0px 20px 0px 20px;
}

.moduletable.appels a.readmore {
font-size: 0px;
color: transparent;
line-height: 0px;
display: block;
margin: 0px 0px 0px 0px;
width: 100%;
background-image: url(../images/btn-vert.png);
background-repeat: no-repeat;
background-size: 51px 51px;
background-position: bottom center;
height: 51px;
padding: 20px 0px 0px 0px;
}

.moduletable.toutes-appels {
position: absolute;
top: 170px;
left: 0px;
display: block;
width: 96%;
padding: 0px 2%;
text-align: center;
}

@media (max-width: 580px) {
.moduletable.toutes-appels {
top: 240px;
}
}

.moduletable.toutes-appels a {
display: inline-block;
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
color: #f1f2f3;
text-transform: uppercase;
border: 2px solid #f1f2f3;
padding: 0px 20px;
line-height: 40px;
}

#bas02 {
background-image: url('../images/interior-img-message.jpg');
background-repeat: no-repeat;
background-size: cover;
}

.home #bas02 {
background-image: url('../images/home-img-message.jpg');
background-position: top right;
background-repeat: no-repeat;
background-color: #e8e8e8;
background-size: cover;
}

@media (max-width: 1440px) {
.home #bas02 {
background-size: auto;
background-position: top center;
}
}

@media (max-width: 1000px) {
.home #bas02 {
background-image: none;
}
}

.moduletable.message {
padding: 80px 0px 100px 0px;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 300;
color: #030303;
text-transform: none;
line-height: 24px;
width: 800px;
text-align: center;
margin: 0px auto;
}

@media (max-width: 840px) {
.moduletable.message {
width: 100%;
}
}

.moduletable.message.accueil {
padding: 80px 0px 100px 0px;
text-align: left;
width: auto;
margin: 0px;
max-width: 800px;
}

.moduletable.message h3 {
font-family: 'Cutive', serif;
font-size: 30px;
line-height: 32px;
font-weight: 400;
color: #893188;
text-transform: none;
margin: 0px 0px 30px 0px;
}

.moduletable.message a {
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
color: #a7cd39;
text-transform: uppercase;
background-color: #ffffff;
border: 2px solid #a7cd39;
display: inline-block;
padding: 10px 20px;
}

.moduletable.message.accueil a {
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 700;
color: #8a3faf;
text-transform: none;
line-height: 24px;
border: 0px none;
background-color: transparent;
display: inline;
padding: 0px;
}

#bas03 {
background-image: url('../images/home-texture-social.jpg');
}

.moduletable.instagram {
padding: 60px 0px 30px 0px;
text-align: center;
}

.moduletable.instagram a {
background-image: url('../images/icon-instagram.png');
background-repeat: no-repeat;
background-size: 47px 47px;
font-family: 'Oswald', sans-serif;
font-size: 44px;
line-height: 47px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding: 0px 0px 0px 60px;
display: inline-block;
}

@media (max-width: 680px) {
.moduletable.instagram a {
background-position: top center;
padding: 50px 0px 0px 0px;
}
}

@media (max-width: 400px) {
.moduletable.instagram a {
font-size: 32px;
line-height: 34px;
}
}

.moduletable.sociaux {
text-align: center;
margin: 0px 0px 50px 0px;
}

.moduletable.sociaux h3 {
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 32px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
margin: 0px 0px 20px 0px;
}

@media (max-width: 400px) {
.moduletable.sociaux h3 {
font-size: 24px;
line-height: 26px;
}
}

.moduletable.sociaux img {
width: 51px !important;
height: auto !important;
margin: 5px;
}

/* Footer begin */
#footer {
width: 100%;
text-align: center;
margin: 0px;
overflow: hidden;
padding: 100px 0px 50px 0px;
background-color: #4a4a4b;
}

.moduletable.menu-footer {
width: 100%;
text-align: center;
}

.moduletable.menu-footer ul {
display: block;
padding: 0px;
margin: 0px;
list-style: none;
}

.moduletable.menu-footer ul li {
display: inline-block;
padding: 0px;
margin: 0px;
list-style: none;
}

.moduletable.menu-footer ul li a {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 19px;
line-height: 19px;
font-weight: 700;
color: #a7cd39;
text-transform: uppercase;
padding: 0px 10px;
margin: 0px;
border-right: 2px solid #a7cd39;
}

.moduletable.menu-footer ul li:last-child a {
border-right: 0px none;
}

.moduletable.copyright {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 16px;
font-weight: 300;
color: #c6c4c4;
text-transform: none;
margin: 30px 0px 0px 0px
}

.moduletable.copyright {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 300;
color: #c6c4c4;
text-transform: none;
margin: 30px 0px 0px 0px
}

.moduletable.copyright a {
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 300;
color: #a7cd39;
text-transform: normal;
line-height: 16px;
}
/* Footer end */

.snapwidget-widget a img {
border: 5px solid red;
}