.uk-article-title {
	background: url(../images/puce-titre1.png) top left no-repeat;
	color: #ec662c;
	height: 70px;
	line-height: 60px;
    padding-left: 30px;
	/*text-shadow: 0px 0px 6px #333333;*/
	font-size: 30px;
	height: 66px;
	border-bottom: 1px solid #ec662c;
}

.uk-cover-background { background-attachment:scroll !important; }

.tm-block-middle {
	padding-top: 30px;
	padding-bottom: 70px;
}

.uk-article {
	padding-bottom: 30px;
}

.JadNthemeshowcase > h3:nth-child(1) { 
    background: url(../images/puce-titre1-bc.png) top left no-repeat;
	color: #ffffff;
	height: 70px;
	line-height: 60px;
    padding-left: 30px;
	text-shadow: 0px 0px 6px #333333;
	height: 66px;
	border-bottom: 1px solid #ffffff !important;
	}

body {
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
}

.bottom-fullscreen {
   display: none;
}



.tm-block.tm-block-top-a {
    margin-top: 0px !important;
    transform: skewY(0deg);
    z-index: 11 !important;
	position: relative;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	/*background: #727d83;*/
	border-top: 5px solid #ec662c;
}

.tm-block.tm-block-middle { background: #ffffff; color: #333333; }

.tm-block.tm-block-bottom-a {
    height: 660px;
}

.uk-panel.-filnav {
	 transform: skewY(0deg);
	 padding: 0px !important;
	 margin-top: -39px;
	 color: #ffffff;
	 position: relative;
}

.coordonnees-contact { text-align: center;}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
  @-ms-viewport {
    width: device-width;
  }
   
   h2, .uk-h2 {
    font-size: 24px;
    line-height: 24px;
}

.uk-article-title {
    font-size: 28px;
    line-height: 28px;
}
}