
@font-face {
    font-family: "bnpp_sanslight";
    src: url("/f/74a8610890ffe740b84a6dcf1a9be396c216eed3/bnppsans_light.woff2") format("woff2"),
         url("/f/e2f804d74523f88d07091c715e8d6d7b2f0e16d5/bnppsans_light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bnpp_sansregular";
    src: url("/f/89ea524685652d7b204f1b4f47752952874cff0a/bnppsans.woff2") format("woff2"),
         url("/f/83dc5bf299f53ede9f0547c09accf8b255761729/bnppsans.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bnpp_sans_condensedregular";
    src: url("/f/bea09ebadf31a016ebd4e10fa852cdd4d3a48cf2/bnppsanscondensed.woff2") format("woff2"),
         url("/f/4142de763e4ce0dba3b1295b224c046d41f025fd/bnppsanscondensed.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    font-family: "bnpp_sansregular";
    font-size: 16px;
    color: #444444;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: initial !important;
}

p {
    font-size: 16px;
    font-style: normal;
    margin: 0 0 10px 0 !important;
    min-height: 20px;
    font-family: "bnpp_sansregular";
}

h1.main,
h1 {
    font-family: Georgia,Times,Times New Roman,serif; 
    font-size: 45px;
    position: relative;
    margin: 0 0 4% 0 !important;
    color: #0092bb;
    font-weight: 200;
}

h2 {
    font-family: Georgia,Times,Times New Roman,serif; 
    font-size: 45px;
    position: relative;
    margin: 0 0 4% 0 !important;
    color: #0092bb;
    font-weight: 200;
}

h3 {
    font-family: "bnpp_sansregular";
    font-size: 35px;
    margin: 0 0 0 0 !important;
    color: #b2dde5;
    font-weight: 500;
}

h4 {
    font-family: Georgia,Times,Times New Roman,serif; 
    font-size: 25px;
    margin: 0 0 2% 0 !important;
    color: #707274;
    font-weight: 300;
}

h5 {
    font-family: "bnpp_sansregular";
    font-size: 24px;
    color: #0092bb;
    margin: 0 !important;
    font-weight: 500;
    margin: 0 0 20px 0 !important;
}

h6 {
    font-family: "bnpp_sansregular";
    font-size: 16px;
    color: #0092bb;
    margin: 0 0 2% 0 !important;
    font-weight: 500;
}

.primary {
    padding: 5px 15px !important;
    font-size: 16px !important;
    background: #0092bb !important;
    color: white !important;
    display: inline-block;
    cursor: pointer !important;
    border: 0 !important;
    font-family: "bnpp_sansregular";
    border-radius: 20px !important;
    line-height: 22px;
    margin-top: 2% !important;
}

.primary:hover {
    transition: all 0.4s ease 0s;
    background: #53beda !important;
    color: white !important;
}

.secondary {
    padding: 5px 20px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    background: #b6b6b6 !important;
    color: white !important;
    display: inline-block;
    cursor: pointer !important;
    border: 0 !important;
    font-family: "bnpp_sansregular";
    border-radius: 15px !important;
}

button:hover,
.button:hover {
    box-shadow: none;
    color: white;
    transition: all 0.4s ease 0s;
}

a,
a:visited {
    color: #0092bb;
}

a:hover,
a:focus,
a:active {
    color: #53beda;
    text-decoration: none;
}

b,
strong {
    font-weight: 600;
}

ul {
    margin: 1% 0 1% 1%;
    padding: 0;
    list-style: none;
    font-family: "bnpp_sansregular";
}

ol {
    font-family: "bnpp_sansregular";
}

ul li,
ol li {
    margin: 5px 0;
    color: #0092bb;
    font-weight: 500;
}

ul li::before {
    content: "\f061";
    font-family: Icons;
    font-size: 11px;
    vertical-align: top;
    color: #0092bb;
    margin: 1%;
}

ul li ul li::before {
    color: #0092bb;
}

ul li ul,
ol li ol {
    margin: 1% 0 0px 3%;
}

table td {
    padding: 1% !important;
    vertical-align: top !important;
}

table td p {
    margin: 0 !important;
}

page-spacing {
    padding: 1%;
}

/*** HEADER ***********************************************************************/

.wrapper {
    width: 1118px;
    margin: 0 auto;
    position: relative;
}

header {
    border-bottom: 1px solid #ccc;
}

header .editable p {
    margin: 0 !important;
}

header a:hover,
header a:focus,
header a:active {
    text-decoration: none;
}

header .two-columns .logo {
    align-self: center;
    padding: 0;
}

    header .logo img {
        max-width: 100%;
        display: block;
        height: auto !important;
    }

header .two-columns {
    align-items: center;
}

.bloc-top {
    display: flex;
    align-items: center;
    padding: 2% 0;
}

.member {
    margin: 0 15px;
}

    .member i {
        margin: -3px;
    }

    .acces .primary  {
        margin: 0 !important;
    }

.social {
    width: 20%;
}

    .social i {
        font-size: 20px;
        margin: 0;
    }

    .social .twiter {
        color: #3da4df;
    }

    .social .linkedin {
        color: #2c96d3;
    }

    .social .instagram {
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.acces {
    width: 80%;
    text-align: right;
}

.bloc-bottom {
    display: flex;
    align-items: center;
    border-top: 1px solid #ccc;
    padding: 0 0 1% 0;
}

section.menu {
    width: 90%;
}

.bloc-search {
    text-align: right;
    width: 10%;
}

.bloc-search a {
    color: #848484;
}

/*** MENU RESPONSIVE VERTICAL *******************************************************/

section.menu nav {
    position: relative;
    line-height: initial;
    margin: 0 auto;
    z-index: 2;
}

/* button */

section.menu nav .arrow {
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 30px;
    height: 100%;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    color: white;
}

section.menu nav .arrow::before {
    content: "\f0dd";
    font-family: 'Icons';
}

/***/

section.menu nav .button {
    width: 100%;
    padding: 1em;
    background: #53beda;
    color: white;
    cursor: pointer;
    border-radius: 0;
}

section.menu nav .button:before {
    content: "Menu";
}

section.menu nav .button+input {
    width: 100%;
    height: 40px;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    margin: 0;
    left: 0;
    top: 0;
}

/**/

section.menu nav ul {
    padding: 0;
    margin: 0;
    font-size: 0;
    color: transparent;
    overflow: hidden;
    transition: font-size 0.3s 0.2s, color 0.2s;
    background: #0092bb;
}

section.menu nav ul li {
    margin: 0;
}

section.menu nav ul li::before {
    content: none;
    margin: 0;
}

section.menu nav input:checked+ul {
    font-size: 14px;
    color: #fff;
    transition: font-size 0.3s, color 0.2s 0.3s;
}


section.menu nav li:focus>ul {
    font-size: 13px;
    color: #fff;
    transition: font-size 0.3s, color 0.2s 0.3s;
}

section.menu nav li:hover,
section.menu nav li:focus {
    background: #3081c1;
}

section.menu nav li {
    list-style-type: none;
    outline: none;
    position: relative;
}

section.menu nav li a,
section.menu nav li .label,
section.menu nav li a:visited {
    padding: 1em;
    display: block;
    cursor: pointer;
    color: inherit;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

section.menu nav li a:hover,
section.menu nav li a:focus,
section.menu nav li a:active,
section.menu nav li.active a {
    color: #fff;
    background: #3081c1;
    text-decoration: none;
}

        /* submenu show*/
        section.menu nav ul li ul {
            background: #0092bb;
        }


        section.menu nav ul li ul li:hover {
            background: #5c9ed4;
        }
    

/*** MAIN MENU  HORIZONTAL *******************************************************/

@media screen and (min-width: 200px) {
    /* button */
    section.menu nav .button {
        display: none;
    }

    section.menu nav ul li .arrow {
        display: none;
    }

    /***/
    section.menu nav ul {
        display: flex;
        justify-content: flex-end;
        overflow: inherit;
        background: #ffffff;
    }

    section.menu nav ul li {
        position: initial;
    }

    section.menu nav li:hover,
    section.menu nav li:focus {
        color: #0092bb;
    }

    section.menu nav li:hover .label,
    section.menu nav li:focus .label {
        color: #0092bb;
    }

    section.menu nav ul li a,
    section.menu nav ul li .label,
    section.menu nav li a:visited { 
        font-size: 16px !important;
        color: #444444;
        text-transform: uppercase;
        font-weight: 500;
        border-bottom: none;
        padding: 15px 15px 10px 15px;
    }

    section.menu nav ul li a:hover,
    section.menu nav ul li a:focus,
    section.menu nav ul li a:active,
    section.menu nav ul li .label:hover,
    section.menu nav .active a {
        color: #0092bb !important;
        text-decoration: none;
        background: #fff !important;
    }

    section.menu nav ul li ul li a {
        font-size: 13px;
    }

    section.menu nav ul li ul li a:hover {
        color: #0092bb !important;
    }

        /* submenu show*/
        section.menu nav ul li ul {
            display: none;
            z-index: 10;
            background: white;
        }
    
        section.menu nav ul li:hover ul {
            display: block;
            position: absolute;
            transition: 0.4s;
        }
}

/*** MAIN ***********************************************************************/

#content {
    padding: 2% 0;
}

main {
    margin: 0 !important;
    padding: 0;
}

main > div {
    margin: 0 !important;
    padding: 0;
}

.padding {
    padding: 2% 0;
}

.blue-bg {
    background: #0092bb;
    padding: 2% 0;
}

.blue-bg .wrapper h1,
.blue-bg .wrapper h2,
.blue-bg .wrapper h4,
.blue-bg .wrapper h5,
.blue-bg .wrapper h6,
.blue-bg .wrapper p,
.blue-bg .wrapper a,
.blue-bg .wrapper li,
.blue-bg .wrapper table td {
    color: white;
}

.blue-bg .wrapper a:hover {
    color: #5dd2f1;
    text-decoration: none;
}

.blue-bg .wrapper h3 {
    color: #b2dde5 !important;
}

.blue-bg .wrapper .primary {
    padding: 5px 15px !important;
    font-size: 16px !important;
    background: #53beda !important;
    color: white !important;
    display: inline-block;
    cursor: pointer !important;
    border: 0 !important;
    font-family: "bnpp_sansregular";
    border-radius: 20px !important;
}

.blue-bg .wrapper .primary:hover {
    transition: all 0.4s ease 0s;
    background: #70cfe8 !important;
    color: white !important;
}


/*** CAROUSEL ******************************************************************************/

file-carousel .carousel,
[data-is="file-carousel"] .carousel {
    max-width: 100% !important;
}

file-carousel img,
[data-is="file-carousel"] img {
    width: 100%;
}

.slick-initialized .slick-slide {
    width: 100%;
    position: relative;
}

.slick-slide img {
    padding: 0 !important;
    margin: 0 !important;
}

.slick-prev,
.slick-next {
    background: transparent !important;
}

.slick-next {
    right: 5px !important;
}

.slick-prev {
    left: 5px !important;
    z-index: 100;
}

.slick-dots li button {
    background: transparent !important;
}

.carousel .content {
    position: absolute;
    width: 45%;
    padding: 2%;
    top: 50%;
    transform: translateY(-50%);
    left: 3%;
    font-size: 20px;
    color: #0092bb;
    background-color: rgba(255, 255, 255, 0.8);
}

.carousel .title {
    font-size: 35px;
    line-height: 35px;
    font-weight: 500;
    color: #0092bb;
    font-family: Georgia,Times,Times New Roman,serif;
    padding: 0 0 4% 0;
}

.carousel .description {
    font-size: 16px;
    color: #444444;
    line-height: 22px;
    font-weight: 500;
    font-family: "bnpp_sansregular";
}

.carousel .link {
    text-align: center;
    font-family: "bnpp_sansregular";
    padding: 4% 0 1% 0 !important;
    font-weight: 500;
}

.carousel .link a {
    color: #ffffff !important;
    padding: 10px 20px !important;
    font-size: 16px !important;
    background: #0092bb !important;
    color: white !important;
    display: inline-block;
    cursor: pointer !important;
    border: 0 !important;
    font-family: "bnpp_sansregular";
    border-radius: 25px !important;
    text-decoration: none;
    line-height: 20px;
}

.carousel .link a:hover {
    transition: all 0.4s ease 0s;
    background: #53beda !important;
    color: white !important;
}

/*** FOOTER ***********************************************************************/

footer {
    padding: 0 !important;
    margin: 0;
    background: #0092bb;
}

footer .primary {
    padding: 5px 15px !important;
    font-size: 16px !important;
    background: #53beda !important;
    color: white !important;
    display: inline-block;
    cursor: pointer !important;
    border: 0 !important;
    font-family: "bnpp_sansregular";
    border-radius: 20px !important;
}

footer .primary:hover {
    transition: all 0.4s ease 0s;
    background: #70cfe8 !important;
    color: white !important;
}

footer .wrapper {
    padding: 2% 0;
}

footer .mixcity i {
    font-size: 23px !important;
    margin: 4% 0 0 0 !important;
}

footer .wrapper .three-columns{
    align-items: center;
}

footer ul li::before {
    content: none;
}

    .mixcity {
        text-align: center;
    }

    .navigation {
        text-align: center;
    }

    .member {
        text-align: center;
    }

    .member a {
        margin: 6% 0;
    }

.legal {
    text-align: center;
    font-size: 11px;
    background: #1aa6ca;
    padding: 4px 0;
}

    .legal p {
        margin: 0 !important;
        font-size: 12px;
        color: white;
    }

        .legal a {
            color: #ffffff !important;
        }

        .legal a:hover {
            text-decoration: none !important;
            color: #5dd2f1 !important;
            transition: all 0.4s ease 0s;
        }

/*** ITEM GALLERY  ***********************************************************************/
/*** reset **/

[limit="3"] .grid .item {
    margin: 0;
}

item-gallery .grid .item {
    margin: 0 0 4% 0;
}

item-gallery .grid {
    margin: 0 !important;
}

    item-gallery .grid .image,
    [data-is="item-gallery"] .grid .image {
        position: relative !important;
        height: auto !important;
        border-radius: 170px;
        border: 5px solid #0092bb;
    }

        item-gallery .image img,
        [data-is="item-gallery"] .image img {
            position: initial !important;
            margin: 0 !important;
            display: block;
        }

/*** ACTUALITES ********************************************************************************/

item-gallery .grid .content, 
[data-is="item-gallery"] .grid .content {
    position: relative;
    background: white;
}



item-gallery .image img,
[data-is="item-gallery"] .image img {
    width: 100%;
}

item-gallery .grid .item .label {
    margin: -28px 0 0 0 !important;
    z-index: 2;
    padding: 8px 15px !important;
    font-size: 15px !important;
}

.ui.label {
    font-weight: 500;
    border-radius: 0;
}

.ui.olive.label, .ui.olive.labels .label {
    background-color: #9dc75d !important;
    border-color: #9dc75d !important;
}

.ui.pink.label, .ui.pink.labels .label {
    background-color: #ee5d56 !important;
    border-color: #ee5d56 !important;
}

.ui.teal.label, .ui.teal.labels .label {
    background-color: #009cc4 !important;
    border-color: #009cc4 !important;
}

item-gallery .grid .item .title {
    margin: 0 !important;   
}

    item-gallery .grid .item .title h3 {
        margin: 0 !important;
        text-align: center;
        line-height: 22px;
        font-weight: 500;
        font-family: Georgia,Times,Times New Roman,serif;
        text-transform: none;
        padding: 2% 0 4% 0;
    }

        item-gallery .grid .item .title a {
                margin: 0 !important;
                font-size: 22px;

            }

item-gallery .grid .item .date {
    margin: 0 !important;
    text-align: center;
    font-family: "bnpp_sansregular";
    color: #848484;
    font-size: 14px;
    font-weight: 500;
}

item-gallery .grid .item .text {
    margin: 0 !important;
    text-align: center;
    font-family: "bnpp_sansregular";
    font-size: 16px;
    color: #444444;
}

item-gallery .grid .more,
[data-is="item-gallery"] .grid .more a {
    display: none;
}

/*** PAGE EVENT ********************************************************************************/

.event-date {
    font-weight: 500;
    display: flex;
}

.event .wrapper .category div {
	text-align: center;
}

 .event .wrapper .category div p {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 45px;
	position: relative;
	margin: 0 0 4% 0 !important;
	color: #0092bb !important;
	font-weight: 200;
	background: none !important;
	padding: 0;
}

.event-speaker {
	color: #0092bb !important;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
}

.event-speaker p {
	font-size: 20px;
	line-height: 20px;
	margin: 2px 0 0 0 !important;
	padding: 0 !important;
}

.speaker {
    margin-right: 5px;
}

.event-logo {
	text-align: center;
}

.event-logo img {
    width: 250px !important;
	border-radius: 170px;
	border: 5px solid #0092bb;
}

.event a.primary {
	margin: 0 !important;
}

.flex {
	display: flex;
	justify-content: center;
}

.event-date .date {
    margin-right: 5px;
}

/*** LOGIN *******************************************************************************/

user-login .actions {
    margin-top: 6%;
}

/*** Contact FORM ********************************************************************/

.ui.form .required::after {
	content: ' *';
}

/*** COLUMNS ******************************************************************************/

.one-column>*,
.two-columns>*,
.three-columns>*,
.four-columns>*,
.six-columns>*,
.eight-columns>* {
    display: block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 0;
}

.one-column,
.two-columns,
.three-columns,
.four-columns,
.six-columns,
.eight-columns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0;
    justify-content: space-between;
}

main .one-column,
main .two-columns,
main .three-columns,
main .four-columns,
main .six-columns,
main .eight-columns {
    margin: 2% 0;
}

:root {
    --margin: 3%;
    --quarter: 25%;
    --third: 33%;
}

.one-column>* {
    width: 100%;
}

.one-column.centered>* {
    width: 70%;
    margin: 0 auto;
    background: #0092bb;
    color: white;
    padding: 2%;
    border-radius: 15px;
    margin-bottom: 1%;
}

.one-column.centered .editable ul li::before {
    content: "\f061";
    font-family: Icons;
    font-size: 11px;
    vertical-align: top;
    color: white;
    margin: 0 2px 0 0;
}

.one-column.centered a {
    text-decoration: underline;
}

.one-column.centered a:hover {
    color: #53beda;
}

.one-column.centered h1,
.one-column.centered h2,
.one-column.centered h3,
.one-column.centered h4,
.one-column.centered h5,
.one-column.centered h6,
.one-column.centered p,
.one-column.centered a,
.one-column.centered li,
.one-column.centered table td,
.one-column.centered table strong,
.one-column.centered table b,
.one-column.centered b,
.one-column.centered strong {
    color: white;
}

.two-columns.third-left> :first-child,
.two-columns.third-right> :last-child {
    width: var(--third);
}

.two-columns.quarter-left> :first-child,
.two-columns.quarter-right> :last-child {
    width: var(--quarter);
}

.two-columns.third-left> :last-child,
.two-columns.third-right> :first-child {
    width: calc((100% - (var(--margin) + var(--third))));
}

.two-columns.quarter-left> :last-child,
.two-columns.quarter-right> :first-child {
    width: calc((100% - (var(--margin) + var(--quarter))));
}

.two-columns>* {
    width: calc((100% - var(--margin)) / 2);
}

.three-columns>* {
    width: calc((100% - (var(--margin)) * 2) / 3);
}

.four-columns>* {
    width: calc((100% - (var(--margin)) * 3) / 4);
}

.six-columns>* {
    width: calc((100% - (var(--margin)) * 5) / 6);
}

.eight-columns>* {
    width: calc((100% - (var(--margin)) * 7) / 8);
}


/*** RESPONSIVE ***********************************************************************/

@media screen and (max-width: 1118px) {

    .wrapper {
        width: 100%;
        padding: 0 2% !important;
    }

    footer .wrapper {
        padding: 2% !important;
    }

}

@media screen and (max-width: 1050px) {

    section.menu {
        padding: 0;
    }

    .carousel .content {
        width: 50%;
        left: 0;
    }
    
    .carousel .title {
        font-size: 26px;
        line-height: 25px;
        padding: 0 0 2% 0;
    }
    
    .carousel .link {
        padding: 2% 0 0 0 !important;
    }
}

@media screen and (max-width: 900px) {

    .carousel .description {
        display: none;
    }

    .carousel .title {
        text-align: center;
    }

    header .logo {
        width: 33%;
        margin-right: 2%;
    }

    header .bloc-right {
        width: 65%;
    }


}

@media screen and (max-width: 750px) {

    page-spacing {
        padding: 0;
    }

    header .logo {
        width: 100% !important;
        text-align: center !important;
        padding: 2% !important;
    }

    header .logo img {
        max-width: 100%;
        display: block;
        padding: 0;
        margin: 0 auto;
    }

    header .bloc-right {
        width: 100%;
    }

    main .one-column,
    main .two-columns,
    main .three-columns,
    main .four-columns,
    main .six-columns,
    main .eight-columns {
        margin: 0;
    }

    .content main .one-column>*,
    .content main .two-columns>*,
    .content main .three-columns>*,
    .content main .four-columns>*,
    .content main .six-columns>*,
    .content main .eight-columns>* {
        margin: 2% 0 !important;
    }

    .one-column>* {
        width: 100%;
    }

    .one-column.centered>* {
        width: 100%;
    }

    .two-columns>* {
        width: 100%;
    }

    .two-columns.third-left> :first-child,
    .two-columns.third-right> :last-child {
        width: 100%;
    }

    .two-columns.third-left> :last-child,
    .two-columns.third-right> :first-child {
        width: 100%;
    }

    .two-columns.quarter-left> :first-child,
    .two-columns.quarter-right> :last-child {
        width: 100%;
    }

    .two-columns.quarter-left> :last-child,
    .two-columns.quarter-right> :first-child {
        width: 100%;
    }

    .three-columns>* {
        width: 100%;
    }

    .four-columns>* {
        width: 50%;
    }

    .six-columns>* {
        width: 50%;
    }

    .eight-columns>* {
        width: 50%;
    }

    .editable > .align-left {
        float: none;
        text-align: center;
        margin: 0 auto !important;
    }

    .one-column > *,
    .two-columns > *,
    .three-columns > *,
    .four-columns > *,
     .six-columns > *,
     .eight-columns > * {
        text-align: center;
    }

    /*** events ***/

    item-gallery .grid .item {
        width: 48%;
    }

    /*** carousel **/

    .carousel .content {
        width: 50%;
    }
    
    .carousel .title {
        font-size: 25px;
        line-height: 30px;
    }
    
    .carousel .description {
        display: none;
    }
}


@media screen and (max-width: 550px) {

    header .logo img {
        padding: 2%;
        margin: 0 auto;
    }

    footer .wrapper {
        padding: 6% 2% !important;
    }

    .three-columns>* {
        width: 100%;
    }

    .four-columns>* {
        width: 100%;
    }

    .six-columns>* {
        width: 100%;
    }

    .eight-columns>* {
        width: 100%;
    }

    .social {
        width: 23%;
    }


    /*** carousel **/

    .carousel .content {
        width: 100%;
        position: relative;
        background: #0092bb;
        transform: none;
    }

    .carousel .title {
        font-size: 26px;
        line-height: 22px;
        text-align: center;
        color: white;
        padding: 2%;
    }
}

@media screen and (max-width: 450px) {

    /*** events ***/

    item-gallery .grid .item {
        width: 82%;
        margin: 5% auto !important;
    }

    .social {
        width: 30%;
    }

    section.menu nav ul li a,
    section.menu nav ul li .label,
    section.menu nav li a:visited {
        padding: 15px 10px 10px 10px;
    }
}
