/*!
 * ConvergenWeb - info@convergenceweb.ch
 * realised_car.css 
 * Copyright (c) 2021 ConvergenceWeb
 */

#trame-caractivity {
	padding: 0 5vw;
	display:flex !important;
	flex-direction: row;
    flex-wrap: nowrap;
}
.snip1487 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
}
.snip1487 *,
.snip1487 *:before,
.snip1487 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.snip1487 img {
  height: 45vh;
  width:auto;
  backface-visibility: hidden;
  vertical-align: top;
}
.snip1487 figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
  opacity: 0;
  
}
.snip1488 figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
  opacity: 0;
  
}
.snip1489 figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
  opacity: 0;
  
}
.snip1486 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin: 0 0.5vw;
  border-radius:50vh 0vw 0vw 50vh;
}
.snip1486 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  height:8vh;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  border-radius: 0 ;
  font-family:'Sora', sans-serif;
  letter-spacing: 0;
  font-size: 3vw;
  font-weight: 300;
  color: #fff;
}
.snip1486 p {
  height:6vh;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  border-radius: 0 ;
  font-family:'Sora', sans-serif;
  letter-spacing: 0;
  font-size: 2vw;
  font-weight: 100;
  color: #fff;
}
.snip1488 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin: 0 0.5vw;
}
.snip1488 h3 {
  background: rgba(193,88,39,0.3);
  height:8vh;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  border-radius: 0;
  font-family:'Sora', sans-serif;
  letter-spacing: 0;
  font-size: 3vw;
  font-weight: 300;
  line-height:100%;
  color: #fff;
}
.snip1488 p {
  height:6vh;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  border-radius: 0 ;
  font-family:'Sora', sans-serif;
  letter-spacing: 0;
  font-size: 2vw;
  font-weight: 100;
  color: #fff;
}
.snip1489 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin: 0 0.5vw;
  border-radius:0vw 50vh 50vh 0vw;
}
.snip1489 h3 {
  background: linear-gradient(270deg, rgba(193,88,39,1), rgba(193,88,39,0));
  height:8vh;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  border-radius:0;
  font-family:'Sora', sans-serif;
  letter-spacing: 0;
  font-size: 3vw;
  font-weight: 300;
  line-height:100%;
  color: #fff;
}
.snip1489 p {
  height:6vh;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  border-radius: 0 ;
  font-family:'Sora', sans-serif;
  letter-spacing: 0;
  font-size: 2vw;
  font-weight: 100;
  color: #fff;
}
.snip1487 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1487:hover img,
.snip1487.hover img {
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -webkit-transform: translateX(-1.5vw);
  transform: translateX(-1.5vw);
}
.snip1487:hover figcaption,
.snip1487.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}

/******************************** Xs BOOTSTRAP MEDIA QUERIES ********************************/

/* Xxs Screen portrait */
@media screen and (max-width: 525px) and (orientation: portrait) {
.snip1487 img {
  height: auto;
  width:70vw;
}
.snip1486 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}
.snip1487 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}
.snip1488 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
  
}
.snip1489 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}
.snip1486 {
  width: 70vw;
  height:auto;
  border-radius:50vh 50vh 0 0;
  margin-bottom:1vh;
}
.snip1486 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 6.5vw;
   padding: 2vh 4vw;
}
.snip1486 p {
  font-size: 5vw;
}
.snip1488 {
   width: 70vw;
  height:auto;
  margin-bottom:1vh;
}
.snip1488 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 6.5vw;
  padding: 2vh 4vw;
}
.snip1488 p {
  font-size: 5vw;
}
.snip1489 {
   width: 70vw;
  height:auto;
  border-radius:0 0 50vh 50vh ;
}
.snip1489 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 6.5vw;
   padding: 2vh 4vw;
}
.snip1489 p {
  font-size: 5vw;
}
}

/* Xxs Screen portrait */
@media screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
.snip1487 img {
  height: auto;
  width:60vw;
}
.snip1487:hover img,
.snip1487.hover img {
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -webkit-transform: translateY(+0px);
  transform: translateY(+0px);
}
.snip1486 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}
.snip1487 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}
.snip1488 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
  
}
.snip1489 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}
.snip1486 {
  width: 60vw;
  height:auto;
  border-radius:50vh 50vh 0 0;
  margin-bottom:2vh;
}
.snip1486 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 6.5vw;
}
.snip1488 {
  width: 60vw;
  height:auto;
  margin-bottom:2vh;
}
.snip1488 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 6.5vw;
}

.snip1489 {
  width: 60vw;
  height:auto;
  border-radius:0 0 50vh 50vh ;
}
.snip1489 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 6.5vw;

}


}


/* Xs landscape Screen */
@media screen and (max-width: 767px) and (orientation: landscape) {
.snip1487 {
  width: 97%;
  height: auto;
}
.snip1486 {
  height: 45vh;
  width: auto;
}
.snip1488 {
  height: 45vh;
  width: auto;
}
.snip1489 {
  height: 45vh;
  width: auto;
}
.snip1487 figcaption {
  top: 50%;
  width: 100%;
  padding: 5px 0px;
}

.snip1487 h3 {
 font-size: 5.5vh;
}
.snip1487 p {
  font-size: 4vh;
  line-height: 4.4vh;
  padding-top: 1vh
}
.snip1487 img {
    height: 45vh;
}

}


/******************************** Sm/Md BOOTSTRAP MEDIA QUERIES ********************************/

/* Md Screen */
@media screen and (min-width: 768px)and (max-width: 1199px) and (orientation: portrait) {

.snip1487 img {
  height: auto;
  width:60vw;
}
.snip1487:hover img,
.snip1487.hover img {
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -webkit-transform: translateY(+0px);
  transform: translateY(+0px);
}
.snip1486 figcaption {
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
}
.snip1487 figcaption {
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
}
.snip1488 figcaption {
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
  
}
.snip1489 figcaption {
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding:0;
}
.snip1486 {
  width: 60vw;
  height:auto;
  border-radius:50vh 50vh 0 0;
  margin-bottom:1vh;
}
.snip1486 h3 {
  border-radius: 0;
  font-size: 4vh;
}
.snip1488 {
  width: 60vw;
  height:auto;
  margin-bottom:1vh;
}
.snip1488 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius:0;
  font-size: 4vh;
}

.snip1489 {
  width: 60vw;
  height:auto;
  border-radius:0 0 50vw 50vw;
}
.snip1489 h3 {
  background: linear-gradient(90deg, rgba(193,88,39,1), rgba(193,88,39,0));
  border-radius: 0;
  font-size: 4vh;

}
.snip1487 p {
  font-size: 2vh;
  line-height: 2.5vh;
  padding-top: 1vh
}

}


/* Md/ Screen */
@media screen and (min-width: 768px) and (max-width: 1199px) and (orientation: landscape) {

.snip1487 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin-top:0;
}
.snip1487 figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 0;
  opacity: 0;
}

.snip1487 h3 {
}
.snip1487 img {
    height: auto;
    width: 30vw;
    backface-visibility: hidden;
    vertical-align: top;
}
.snip1486 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin-top:0;
}
.snip1488 h3 {
}
.snip1488 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin-top:0;
}
.snip1489 {
  position: relative;
  overflow: hidden;
  width: 97%;
  height: auto;
  text-align: center;
  background-color: #282828;
  margin-top:0;
}

}

/* Sm Screen landscape iPhone 11, 12 pro & pro max */
@media screen and (max-width: 950px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
.snip1487 {
  width: 97%;
  height: auto;
}
.snip1486 {
  height: 55vh;
  width: auto;
}
.snip1488 {
  height: 55vh;
  width: auto;
}
.snip1489 {
  height: 55vh;
  width: auto;
}
.snip1487 figcaption {
  top: 50%;
  width: 100%;
  padding: 0;
}

.snip1487 h3 {
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
	flex-wrap: nowrap;
    flex-direction: column;
	font-size: 3vw;
	height:9vh
}
.snip1487 img {
    height: 55vh;
}
}

@media screen and (max-width: 1199px) and (orientation: portrait) {
#trame-caractivity {
	padding: 0 5vw;
	flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
}


/******************************** Lg BOOTSTRAP MEDIA QUERIES ********************************/

/* Lg Screen I*/
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){
.snip1487 img {
    height: auto;
    width: 30vw;
    backface-visibility: hidden;
    vertical-align: top;
}	
}
