/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body {
    background: #1a1a1a;
}

.uk-navbar-nav > li:last-child > a img {
    height: 50px;
}

.uk-panel-box-primary .uk-button {

    margin: auto;
    width: 100%;
}

.uk-table tr:first-child, .uk-table tr:first-child:hover
{
  background: #1a1a1a!important;  
    color:#c2ac8d !important;  
}


.uk-table tr {
    background: #eee;
}

.uk-table tr:nth-of-type(2n+1) {
    background: #fff;
}



/*.uk-panel-box-primary .uk-panel-title {

font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  
  font-weight: 500;
    font-size: 28px;
    line-height: 135%;
    display: inline;
    background: #222;
    color: #c2ac8d;
    padding: 1px 10px;   
    box-decoration-break: clone;

}*/


.uk-panel-box-primary .uk-panel-title {
    font-family: 'Bangers', cursive;
    font-weight: 500;
    font-size: 28px;
    line-height: 185%;
    display: inline;
    background: #222;
    color: #c2ac8d;
    padding: 9px 10px;
    box-decoration-break: clone;
}

h1.uk-article-title, .uk-panel-box-primary .uk-panel-title {
    font-family: 'Bangers', cursive;
    font-weight: 500;
    /*font-size: 28px;*/
    line-height: 185%;
    display: inline;
    background: #1a1a1a;
    color: #c2ac8d;
    padding: 9px 10px;
    box-decoration-break: clone;
}

h5, em {
    color: #777981;
}

.uk-subnav {
    margin-top: 0px;
}

.uk-subnav + [class*="uk-grid"]{
    margin-top: 0px;
}

.nostagubnav .uk-panel-box {
    margin-top: 20px;
}

.home .uk-panel-box {
    margin-top: 0px!important;
}

.home .uk-panel-box {
    margin-top: 0px!important;
}

/*.home .uk-panel
{background:#1a1a1a;
}*/

.uk-block-secondary {
    background: #1a1a1a;
}

.uk-panel .uk-panel-box-primary {
    background: #c2ac8d;
}

.uk-panel-box-primary h2 img {
    margin: auto;
    text-align: center;
    display: block;
}

.uk-panel-box-primary h2 {
    text-align: center!important;
  
}





.uk-panel-box-primary .uk-button {
    background: #1a1a1a;
    color: #c2ac8d;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
}

.contact-top
{
position: absolute;
right: 10px;
padding: 5px;
/*z-index: 1000000000000;*/
  
}

.uk-margin h2 img {
    /*position: absolute;
    right: 0px;
    top: 0px;*/
  float: none!important;
}


*{
    line-height: 130%;
}

.uk-link-reset {
    cursor: none;
    pointer-events: none;
}


h4{
    font-size: 18px;
    line-height: 20px;
}

* + .uk-margin {
    margin-top: 10px;
}
.uk-panel-title {
    margin-top: 0;
    margin-bottom: 10px;
}

.uk-h2 {
    font-size: 24px;
    line-height: 28px;
}
h2
{
font-size: 24px;
line-height: 22px;
font-family: 'Galada', cursive;
  }

.uk-article-title {
    font-size: 32px;
    line-height: 38px;
}

/* Formulaire */

.uk-form-row + .uk-form-row {
    margin-top: 0px;
}

form h3, form h4 {
    margin-bottom: 0px;
    margin-top: 15px;
}

form h4 {
    font-weight: 300;
}

p
{margin:10px 0px ;}

#userForm {
    background: #f9f9f9;
    padding: 25px;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
}

h4, .uk-h4, .uk-h5, h6, .uk-h6 {

    text-transform: initial;
    letter-spacing: 0px;
}

h5
{
  font-style:italic;
  text-transform: initial;
  letter-spacing: 0px;
}

h4 {
    
    font-weight: 300;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 15px;
}

h6 
{
    background: #c2ac8d;
    display: inline;
    padding: 5px 10px;
    color: white;
    font-family: arial;
    font-size: 18px;
    line-height: 24px;

}

.uk-overlay-panel h2 {
    font-size: 16px!important;
    line-height: 150%!important;
}

.uk-navbar-nav > li > a {
    font-weight: normal;
    text-transform: initial;
    letter-spacing: 0px;
  font-size: 16px!important;
}



.uk-navbar-nav-subtitle > div {
    margin-top: -34px;
    font-size: 12px!important;
    /*line-height: 12px!important;*/
}

.uk-navbar-nav {

    /*margin: 15px 0 0 0;*/
}

.uk-tab > li > a::after {
    border-bottom: 4px solid #131313;

}

.uk-tab > li.uk-active > a::after {
    border-width: 4px;
}

.uk-tab > li > a {
font-size: 14px;
letter-spacing: 0px;
font-weight: bold;
}

.uk-tab-center {
    border-bottom: 2px solid #efefef;
}


.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {

/*margin-top: initial!important;*/

}

.uk-nav-navbar > li > a {

    text-transform: initial!important;
    letter-spacing: 0px;
    font-size: 16px !important;

}

.uk-nav-side > li > a {
    color: #aaaaaa;
    margin-bottom: 0px;
    border-radius: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    border-bottom: 1px solid #aaa;
}

/*[class*="uk-icon-"], [class*="uk-icon-"]:hover, [class*="uk-icon-"]:focus {

    color: #c2ac8d;
}*/

/*.uk-text-center {

    text-align: center !important;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 11px;
    line-height: 125%;

}*/

.tm-footer-centered {

    padding-top: 25px;
    padding-bottom: 25px;

}


.uk-alert:not(.uk-alert-large) {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: initial;
    letter-spacing: 0px;
    font-weight: 300;
}
.uk-navbar-nav > li > a {

    color: #af9a7d;
}

.uk-block {
    padding-top: 25px;
    padding-bottom: 25px;
}

@media (max-width: 1220px) {
.uk-navbar-nav > li > a {
    font-weight: normal;
    text-transform: initial;
    letter-spacing: 0px;
  font-size: 12px!important;
}
}
@media (max-width: 720px) {
  
  .uk-table,.uk-table strong {
    font-size: 8px !important;
}

  
  .contact-top
{
position: relative;
text-align:center;
padding: 5px;
/*z-index: 1000000000000;*/
  right:0px;
  
}

}
