﻿
a {
  color: #3C4E62;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

a:visited {
  color: #3C4E62;
}

a:hover {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font: medium;
  color: #274360;
  text-decoration: none;

}

.auto-style1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.auto-style2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-align: justify;
	font-size: medium;
	color: #000000;
}

.auto-style18 {
	font-size: small;
	text-align: center;
}


h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

h2 {
	font: large "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #006600;
	margin: 50px 0px 10px 0px;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	color: #006600;
	text-indent: 50px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

h4 {
	font: large "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	color: #666666;
	margin: 0px;
	text-align: center;
}

LIENS HYPERTEXTES GROS {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font: medium;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}


Liens hyper.petits {
	text-decoration: underline;
	color: #006600;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
}

Liens hypertextes petits {
	font: small Tahoma, Arial;
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
}
.auto-style1Copy {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-align: justify;
}


#repair_slider {
  display: block;
  overflow: visible;
  margin: 20px 0;
  position: relative;
}

#repair_slider:after {
  content: '';
  display: block;
  clear: both;
}

#repair_slider fieldset {
  margin: 0;
}

#owl_repair_slider {
  max-width: 750px;
  margin: auto;
}

#repair_slider .customNavigation {
  position: absolute;
  top: 35%;
  z-index: 10;
  width: 100%;
  font-size: 35px;
}

#repair_slider .customNavigation a {
  cursor: pointer;
}

#repair_slider .customNavigation a.btn.prev {
  position: absolute;
  left: 20px;
  top: -15px;
  display: inline-block;
  padding: 5px;
}

#repair_slider .customNavigation a.btn.next {
  position: absolute;
  right: 25px;
  top: -15px;
  padding: 5px;
}

#repair_slider .owl-carousel .owl-item img {
  /*border: 3px solid #d6d6d6;*/
}

#repair_slider img {
  width: 112px;
  height: 73px;
}

.blinking {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  from {
    text-shadow: 3px 3px 5px #fff, -3px 3px 5px #fff, -3px -3px 5px #fff,3px -3px 5px #fff;
  }
  to {
    text-shadow: none;
  }
}


.login-input {
  border: 1px solid #ccc;
  width: 100%;
  margin-bottom: 3px;
  background-color: white;
}

.contacts-list {
  /*margin-top: 20px;*/
}

.contacts-list li {
  margin-bottom: 15px;
  margin-left: 10px;

  line-height: 40px;
}

.contacts-list li span {
  vertical-align: super;
  color: #666;
}

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

.contact-form .form-group {
  margin-bottom: 10px;
}

.contact-form .form-group input {
  padding: 6px;
  border: 1px #aaa solid ;
  border-radius: 3px;
}

.contact-form .form-group textarea {
  padding: 6px;
  border: 1px #aaa solid ;
  border-radius: 3px;
  width: 100%;
  min-width: 200px;
}

.contact-form #errors, .contact-form #success{
  font-size: 0.9em;
}

small {
  font-size: 0.7rem;
}


#lestage_block , #lestage_images_block{
  display: none;
}

.top-margin {
  margin-top: 10px;
}

.top-margin2 {
  margin-top: 20px;
}

.top-margin3 {
  margin-top: 30px;
}


.right {
  float: right;
}

.image-gauche {
  float: left;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #DCDCDC;
  margin-right: 20px;
}

.image-droite {
  float: right;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #DCDCDC;
  margin-left: 20px;
}



#val-select:after,#val-select1:after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {

  opacity: 1;

}



.lambrequin_select {
  position: relative;
  float: left;
}

.lambr_text {
  line-height: 21px;
  float:left;
  z-index: 16;
  margin: 0px 0 0 7px;
  font-size: small;
}

.bottom-info {
  font-size: 0.8rem;
  margin-top: 20px;
}

footer {
  margin-top: 10px;

}

footer a,footer a:link,footer a:visited {
  color: #0841af;
  font-size: 0.8rem;
}

footer h4 {
  font-size: 0.8rem;
  text-align: left;
}

/*zieh*/

.articles-block {
  max-width: 1172px;
  margin: 30px auto;
  padding-bottom: 100px;
}

.articles-block h6 {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin: 0;
}

.articles-block h2 {
  font-size: 42px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin: 0 0 42px;
}

.ziehharmonika h3 {
  color: #000;
  text-align: left;
  border-radius: 4px;
  padding: 18px 30px;
  cursor: pointer;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  padding-right: 80px;
  border-radius: 10px;
  border: 1px solid #9F9F9F;
  transition: 0.25s all;
  position: relative;
}

.ziehharmonika h3.active {
  background: #FFCA0A;
  border-radius: 10px 10px 0 0;
  border: none;
}

.ziehharmonika > div {
  display: none;
  background: #fff;
  border-radius: 0 0 10px 10px;
  border: 1px solid #9F9F9F;
  text-align: left;
  padding: 35px 32px 45px;
  border-top: none;
}

.ziehharmonika .collapseIcon {
  position: absolute;
  right: 20px;
  top: 50%;
  font-size: 20px;
  font-weight: 300;
  color: #FAA31A;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ziehharmonika h3.active .collapseIcon {
  color: #000;
}

.article-item-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.article-item-inner {
  max-width: 722px;
}

.ziehharmonika h4 {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 14px;
}

.ziehharmonika p {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  margin: 0;
}

.ziehharmonika p span {
  display: block;
  margin-top: 25px;
}

.ziehharmonika h2 {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  margin: 30px 0 16px;
}

.ziehharmonika > span {
  height: 28px;
  width: 100%;
  display: block;
}

#accordion {
  margin-bottom: 20px;
}