/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
li a {
	color:#3F0C36 !important;
}

.gold {
	color:#D3C082 !important;
}
 
 body {
	-moz-osx-font-smoothing: grayscale;
  background-color: #3f0c36;
}
.tm-container {
	background-color: #431C39;
	box-shadow: none;
}
body.tm-navbar-fixed:not(.tm-header-offset) > .uk-container > .uk-sticky-placeholder, .tm-navbar {
    background: #3f0c36;
}
.tm-icon-menu {
    background: #D3C082;
}
[class*="tm-icon-"]::before, [class*="tm-icon-"]::after {
    background: #D3C082;
}
#tm-header {
	position: relative;
	z-index: 3;
}
.tm-header {
	min-height: 100vh;
	background: #3f0c36;
	overflow: hidden;
}
.tm-header > div > .uk-panel {
	min-height: 100vh;
}
#svg {
	position: absolute;
	bottom: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}
@media (max-width: 959px) {
	#svg {
		width: 300px;
		height: auto;
	}
}
#anime{
	visibility: hidden;
}

#c,#h,#e,#z,#n,#o,#ee,#m,#i,#eee{
	opacity: 0;
}
/*
#cheznoemie{
	-webkit-transform: scale(2);
	transform: scale(2);
}
*/
.button-scroll {
	position: absolute;
	bottom: 25px;
	width: 35px;
	height: 20.2333;
	opacity: 0;
	-webkit-animation: pointDown 0.6s 0.6s ease-in infinite alternate forwards;
	animation: pointDown 0.6s 0.6s ease-in infinite alternate forwards;
}
@-webkit-keyframes pointDown {
	from {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}
	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}
@keyframes pointDown {
	from {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}
	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}
.uk-overlay-background .uk-button, .uk-overlay-background + .uk-overlay-panel .uk-button, .uk-overlay-background ~ .uk-overlay-panel .uk-button, .uk-button-primary, .uk-contrast .uk-button-primary {
    background: #D3C082;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.uk-overlay-background .uk-button:hover, .uk-overlay-background + .uk-overlay-panel .uk-button:hover, .uk-overlay-background ~ .uk-overlay-panel .uk-button:hover, .uk-button-primary:hover, .uk-button-primary:focus, .uk-contrast .uk-button-primary:hover, .uk-contrast .uk-button-primary:focus {
    background: #B9A668;
}
.uk-dotnav > .uk-active > * {
	background: #D3C082;
}
.tm-contact h2, .tm-contact h3, .tm-bottom-d h3 {
	color: #D3C082 !important;
}
.tm-footer, .tm-footer a, .tm-footer a:hover {
	color: #fff;
}
@media (min-width: 960px) {
  .tm-footer,
  .tm-padding-around {
    padding: 50px;
  }
}
.bloc-form h3 {
	font-size: 50px;
	line-height: 56px;
	margin-bottom: 40px;
}
@media (max-width: 640px) {
  .bloc-form {
    padding-left: 30px;
  }
  .g-recaptcha {
	  -webkit-transform:scale(0.85);
	  transform: scale(0.85);
	  -webkit-transform-origin:0 0;
	  transform-origin:0 0;
  }
}
.gcore-form-row + .gcore-form-row {
	margin-top: 20px;
}
#chronoform-contact input[type="text"],
#chronoform-contact textarea {
	position: relative;
	margin-bottom: 0;
	line-height: inherit;
	box-sizing: border-box;
	width: calc(100% - 50px);
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#chronoform-contact input[type="text"] {
	height: 37px;
}
#chronoform-contact textarea {
	height: auto;
	overflow: auto;
	vertical-align: top;
}
.gcore-input {
	position: relative;
}
#message {
	resize: none;
}
@media (max-width: 767px) {
	.uk-margin-top-phone {
	  margin-top: 30px !important;
  }

  .uk-margin-bottom-phone {
	  margin-bottom: 30px !important;
  }
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
	margin-top: 25px;
}

.uk-block-muted {
    background: #e6e6e6;
}

.gold {
	color: #D3C082;
}
.gold:hover {
	color: #B9A668;
}

/* Logo footer */
.tm-footer .tm-logo-footer { margin-top: -10px; }
.uk-tab-center{display:none;}
.mytel{
  background-color:#D3C082;
  color:white;
  border-radius:25px;
  padding:5px 33px;
}
.mytel:hover{
  text-decoration: none!important;
  color:white !important;
  background-color:#B9A668;
}

.fotasse-r{
  text-align: right;
}

 .force-pad{padding-top:35px;}

.nonono {
padding-left: 80px;
}

.nonono img{margin-top:-30px;}

.nononoetnails{
  padding-right: 50px;
  padding-top:50px;
}

.nononoetnails h3{margin-top:0 !important;}
.uk-block-primary, .tm-block-texture-1 {
    background-image: none !important;
}

.restepetit{
	font-size: 24px !important;
	line-height: 28px!important;
	font-weight: 300 !important;
}

@media (max-width: 767px) {
    .uk-sticky-placeholder {
        height: 30px !important;
    }
    .tm-navbar {
        height: 30px;
        background: transparent !important;
        padding-right: 10px;
    }
    .tm-navbar .mod-languages {
        display: none;
    }
    .tm-overlay-menu .uk-navbar-nav > li > a {
        height: 35px;
        font-size: 18px;
    }
    .uk-parent > .uk-dropdown {
        position: static;
        padding: 15px 15px 0px 10px !important;
    }
}

.booking-wrapper {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 1009;
}

@media (min-width: 767px) {
  .booking-wrapper {
    position: fixed;
    bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .booking-wrapper {
    position: fixed;
    right: 20px;
    bottom: 100px;
  }
}