/*------------- diapo 1 ----------------*/
.diapo_1>img {
  height: 100%;
}

.diapo_1>.classForOtherBrowsers {
  width: 100%;
  height: 100%;
}

.diapo_1>.classForOtherBrowsers>div:first-child {
  width: 100%;
  height: 15%;
  background-size: cover;
  background-repeat: no-repeat;
  border: 10px solid white;
  position: relative;
  background-color: #FFF;
}

.diapo_1>.classForOtherBrowsers>div:first-child>div {
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.diapo_1>.classForOtherBrowsers>div:first-child>div>p {
  color: white;
  text-align: center;
  font-weight: bold;
  max-width: 100%;
  color: #f6b72c;
}

.diapo_1>.classForOtherBrowsers>div:first-child>div>p>img {
  max-width: 90%;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(2) {
  width: 100%;
  height: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  border: 0px solid white;
  position: relative;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(2)>div {
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(2)>div>h1 {
  max-width: 75%;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(3) {
  width: 100%;
  height: 25%;
  background-color: #FFF;
  overflow: auto;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(3)>div {
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  text-align: center !important;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(3)>div>img {
  min-width: 100px;
  max-width: 100%;
}

.diapo_1>.classForOtherBrowsers>div:nth-child(3)>div>p {
  margin: 0px !important;
  width: 80%;
  text-align: center;
  left: 50%;
  transform: translateX(-50%)
}

/*------------- diapo 2 ----------------*/
.diapo_2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;

}

.diapo_2>div {
  height: 100%;
}

.diapo_2>div>div {
  width: 100%;
}

/*------------- diapo 3 ----------------*/
.diapo_3>div {
  height: 35%;
}

.diapo_3>div:nth-child(1)>div:nth-child(1) {
  height: auto;
  padding-bottom: 0%;
}

.diapo_3>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  height: 100%;
}

.diapo_3>div:nth-child(1)>div:nth-child(2) {
  height: 100%;
  padding-left: 0px !important;
}

.diapo_3>div:nth-child(1)>div:nth-child(2)>img {
  height: auto;
  width: 90%;
  bottom: 30%;
  left: 0;
}

.diapo_3>div:nth-child(2) {
  height: 65%;
}

.diapo_3>div:nth-child(2)>div:nth-child(1) {
  padding-left: 0;
  padding-right: 7%;
  overflow-y: auto;
  -ms-flex-direction: column;
}

.diapo_3>div:nth-child(2)>div:nth-child(1)>div:nth-child(1) {
  height: 70%;
}

.diapo_3>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>p:nth-child(1) {
  font-size: calc(6px + 3vmin);
}

.diapo_3>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>p:nth-child(3) {
  font-weight: normal !important;
  text-align: left !important;
}

.diapo_3>div:nth-child(2)>div:nth-child(2)>img {
  height: auto;
  width: 90%;
}

/*------------- diapo 4 ----------------*/
.diapo_4>div:nth-child(1) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_4>div:nth-child(2) {
  padding: 0;
  overflow-y: auto;
  -ms-flex-direction: row;
}

.diapo_4>div:nth-child(2)>div:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 30px;
}

.diapo_4>div:nth-child(2)>div:nth-child(1)>h2:nth-child(1) {
  padding-bottom: 10px;
  padding-left: 7%;
  padding-right: 7%;
}

.diapo_4>div:nth-child(2)>div:nth-child(1)>p {
  padding-left: 7%;
  padding-right: 7%;
}

/*------------- diapo 5  ---------------*/
.diapo_5 {
  overflow-y: auto !important;
  overflow-x: hidden;
}

.diapo_5>div {
  padding: 0;
  height: 100%;
}

.diapo_5>div:nth-child(1)>div:nth-child(1) {
  max-height: 100%;
  margin: 25px;
  margin-bottom: 80px;
}

.diapo_5>div:nth-child(1)>div:nth-child(1)>h1 {
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.diapo_5>div:nth-child(1)>div:nth-child(1)>h2 {
  padding-top: 15px;
  padding-bottom: 30px;
  margin-bottom: 0;
  margin-top: 0;
}

.diapo_5>div:nth-child(1)>div:nth-child(1)>p {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.diapo_5>div:nth-child(2) {
  height: 100%;
  padding-right: 0px !important;
}

/*------------- diapo 6  ---------------*/
.diapo_6>div:nth-child(1) {
  height: 100%;
}

.diapo_6>div:nth-child(1)>img {
  position: relative;
  height: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.diapo_6>div:nth-child(2) {
  height: 100%;
}

.diapo_6>div:nth-child(2)>div {
  height: 33.33333%;
}

.diapo_6>div:nth-child(2)>div div {
  height: 100%;
}

.diapo_6>div:nth-child(2)>div>div:nth-child(2) {
  background-color: rgba(53, 61, 64, 0.7);
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_6>div:nth-child(2)>div div>h2 {
  top: 50%;
  transform: translateY(-50%);
  font-size: calc(15px + 1.8vw) !important;
  color: #ee5c30;
}

.diapo_6>div:nth-child(2)>div div>p {
  color: white;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
  padding: 2%;
}

/*------------- diapo 7 ----------------*/
.diapo_7>div:nth-child(1) {
  margin: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 50%;
  width: 100%;
}

.diapo_7>div:nth-child(1)>div:nth-child(1)>h2 {
  color: white !important;
}

.diapo_7>div:nth-child(2) {
  height: 50%;
}

.diapo_7>div:nth-child(2)>div {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
}

.diapo_7>div:nth-child(2)>div>div {
  max-height: 100%;
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .diapo_7>div:nth-child(2)>div:nth-child(1) {
    overflow-x: hidden;
    overflow-y: auto;
  }
}

/*------------- diapo 8 ----------------*/
.diapo_8 {
  overflow-x: hidden;
  height: 100%;
  width: auto;
}

.diapo_8>div:nth-child(1) {
  height: 100%;
}

.diapo_8>div:nth-child(1)>div:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
}

/*------------- diapo 9 ----------------*/
.diapo_9>div:nth-child(1) {
  height: 100%;
  padding-right: 0px !important;
}

.diapo_9>div:nth-child(1)>img {
  width: 100%;
}

.diapo_9>div:nth-child(2) {
  height: 100%;
  padding-left: 7%;
  padding-right: 7%;
  overflow-y: auto;
  -ms-flex-direction: row;
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.diapo_9>div:nth-child(2)>div:nth-child(1) {
  height: 100%;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>p {
  padding: 2%;
  padding-top: 20px;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>p:last-child {
  width: 100%;
  font-size: calc(9px + 0.8vmin) !important;
  padding: 15px 15%;
  padding-top: 0;
  margin: 0;
  color: black;
  background-color: white !important;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>p:last-child>span {
  color: red;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>div {
  position: relative;
  cursor: pointer;
  width: 90%;
  margin: auto;
  margin-bottom: 20px;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>div>img {
  width: 100%;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>div>div {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 33;
  display: none;
}

.diapo_9>div:nth-child(2)>div:nth-child(1)>div>div>i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: white;
}

.diapo_9>div:nth-child(3) {
  height: 100%;
  padding-right: 0px !important;
}

.diapo_9>div:nth-child(3) {
  width: 100%;
}

/*------------- diapo 10 ---------------*/
.diapo_10 {
  overflow-y: auto !important;
}

.diapo_10>div {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  overflow-y: hidden;
}

.diapo_10>div>div:nth-child(1) {
  justify-content: center;
  -ms-flex-direction: row;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}

.diapo_10>div>div:nth-child(1)>div:nth-child(1) {
  padding: 0;
  align-items: start;
  justify-content: center;
}

.diapo_10>div>div:nth-child(1)>div:nth-child(1)>img {
  width: 56px;
  height: auto;
  margin-top: 35px;
}

.diapo_10>div>div:nth-child(1)>div:nth-child(2) {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0;
  padding-top: 20px;
}

.diapo_10>div>div:nth-child(1)>div:nth-child(2)>p {
  text-align: center;
  font-size: calc(15px + 0.9vw);
  margin-top: 20px;
  font-family: 'quote_font';
}

.diapo_10>div>div:nth-child(1)>div:nth-child(2)>p:last-child {
  text-align: right;
  font-size: calc(7px + 0.9vw);
  margin-top: 30px;
  font-family: 'quote_font';
}

.diapo_10>div>div:nth-child(1)>div:nth-child(3) {
  padding: 0;
  align-items: flex-end;
  justify-content: center;
}

.diapo_10>div>div:nth-child(1)>div:nth-child(3)>img {
  width: 56px;
  height: auto;
  top: 17px;
  padding-left: 5%
}


/*------------- diapo 11 ---------------*/
.diapo_11>div>div {
  padding: 30px;
}

.diapo_11>div>div>div {
  max-height: 100%;
}

.diapo_11>div>div>div:nth-child(1) {
  padding-left: 7%;
  padding-right: 7%;
}

.diapo_11>div>div>div:nth-child(1)>h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--subtitle-color);
  color: #fff;
}

.diapo_11>div>div>div:nth-child(1)>p {
  padding-top: 20px;
}

/*------------- diapo 12 ---------------*/
.diapo_12>div>div {
  padding: 30px;
}

.diapo_12>div>div>div {
  max-height: 100%;
}

.diapo_12>div>div>div:nth-child(1) {
  padding-left: 7%;
  padding-right: 7%;
}

.diapo_12>div>div>div:nth-child(1)>h2 {
  width: 70%;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--subtitle-color);
}

.diapo_12>div>div>div:nth-child(1)>p {
  padding-top: 20px;
}

/*------------- diapo 13 ---------------*/
.diapo_13>div {
  overflow-x: hidden;
}

.diapo_13>div>div:nth-child(3) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_13>div>div>div>div:nth-child(1) p {
  margin-bottom: 20px;
}

.diapo_13>div>div>div>div:nth-child(1) h2 {
  font-size: 7vmin;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 10px;
}

.diapo_13>div>div>div>div:nth-child(1) {
  padding: 20px 30px;
  width: 95%;
  max-height: 100%;
}

/*------------- diapo 14 ---------------*/

.diapo_14>div {
  height: 50%;
}

.diapo_14>div>div>img {
  z-index: 2;
  position: absolute;
  height: 100%;
  transform: translateX(-50%) rotate(45deg);
}

.diapo_14>div>div {
  width: 40%;
  height: 100%;
  margin: auto;
}

.diapo_14>div>div>div:first-child {
  z-index: 1;
  border: 2px solid #000;
  position: absolute;
  top: 0;
  width: 280px;
  height: 280px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(-50%) rotate(45deg);
}

.diapo_14>div>div>div:nth-child(2) {
  width: 100%;
  max-height: 60%;
  overflow-y: auto;
  z-index: 2;
}

/*------------- diapo 15 ---------------*/
.diapo_15>div>div:nth-child(1) {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(1) {
  padding: 0% 8%;
  position: absolute;
  left: -200%;
  top: 10%;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(2) {
  padding: 0 8%;
  position: absolute;
  left: 200%;
  top: 35%;
  width: 95%;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(3) {
  padding: 0 8%;
  position: absolute;
  left: -200%;
  top: 60%;
  width: 95%;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(3)>p {
  padding: 10px;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(4) {
  height: 100%;
  width: 10%;
  position: absolute;
  right: 0%;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(4)>div:nth-child(1)>div:nth-child(1) {
  top: 10%;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(4)>div:nth-child(1)>div:nth-child(2) {
  top: 35%;
}

.diapo_15>div>div:nth-child(1)>div:nth-child(4)>div:nth-child(1)>div:nth-child(3) {
  top: 60%;
}

.diapo_15>div>div:nth-child(2) {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
  overflow-y: auto;
}

.diapo_15>div>div:nth-child(2)>div:nth-child(1) {
  height: 100%;
  width: 90%;
}

.diapo_15>div>div:first-child>div,
.diapo_15>div:nth-child(2)>div {
  max-width: 90%;
}

/*------------- diapo 16 ---------------*/
.diapo_16>div:first-child>div,
.diapo_16>div:nth-child(2)>div {
  width: 90%;
}

.diapo_16>div:nth-child(1) {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
}

.diapo_16>div:nth-child(1)>div:nth-child(1) {
  padding: 0% 8%;
  position: absolute;
  left: -200%;
  top: 10%;
}

.diapo_16>div:nth-child(1)>div:nth-child(2) {
  padding: 0 8%;
  position: absolute;
  left: 200%;
  top: 35%;
}

.diapo_16>div:nth-child(1)>div:nth-child(3) {
  padding: 0 8%;
  position: absolute;
  left: -200%;
  top: 60%;
}

.diapo_16>div:nth-child(1)>div:nth-child(3)>p {
  padding: 10px;
}

.diapo_16>div:nth-child(1)>div:nth-child(4) {
  height: 70%;
  width: 10%;
  position: absolute;
  right: 0%;
}

.diapo_16>div:nth-child(1)>div:nth-child(4)>div:nth-child(1) {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  height: 60%;
}

.diapo_16>div:nth-child(1)>div:nth-child(4)>div:nth-child(1)>div:nth-child(1) {
  top: 20%;
}

.diapo_16>div:nth-child(1)>div:nth-child(4)>div:nth-child(1)>div:nth-child(2) {
  top: 55%;
}

.diapo_16>div:nth-child(1)>div:nth-child(4)>div:nth-child(1)>div:nth-child(3) {
  top: 93%;
}

.diapo_16>div:nth-child(2) {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
  overflow-y: auto;
}

.diapo_16>div:nth-child(2)>div:nth-child(1) {
  height: 100%;
  width: 90%;
}

.diapo_16>div:nth-child(2)>div:nth-child(1)>div:nth-child(1) {
  padding: 0 8%;
  position: absolute;
  left: -200%;
  top: 35%;
}

.diapo_16>div:nth-child(2)>div:nth-child(2) {
  position: absolute;
  left: 0;
  top: 60vh;
}

.diapo_16>div:nth-child(2)>div:nth-child(2)>img {
  height: 146px;
  width: auto;
}

/*------------- diapo 17 ---------------*/
.diapo_17 {
  overflow-y: auto !important;
  position: relative;
}

.diapo_17>div:nth-child(1) {
  height: 100%;
}

.diapo_17>div:nth-child(1)>div:nth-child(1) {
  width: 100%;
  max-height: 100%;
  margin-bottom: 80px;
}

.diapo_17>div:nth-child(1)>div:nth-child(1)>p {
  padding: 0 7% 20px;
}

.diapo_17>div:nth-child(1)>div:nth-child(1)>p:first-child {
  padding-top: 7%;
}

.diapo_17>div:nth-child(1)>div:nth-child(1)>p:last-child {
  padding-bottom: 7%;
}

/*------------- diapo 18 ---------------*/

.diapo_18>div>div:nth-child(1),
.diapo_18>div>div:nth-child(3) {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_18>div>div:nth-child(1)>div:nth-child(1),
.diapo_18>div>div:nth-child(3)>div:nth-child(1) {
  max-height: 100%;
  padding: 20px;
}

.diapo_18>div>div:nth-child(1)>div:nth-child(1)>p:first-child,
.diapo_18>div>div:nth-child(3)>div:nth-child(1)>p:first-child {
  padding: 0;
  margin-bottom: 20px;
}

.diapo_18>div>div:nth-child(1)>div:nth-child(1)>p:not(:first-child),
.diapo_18>div>div:nth-child(3)>div:nth-child(1)>p:not(:first-child) {
  padding: 0 20px;
  margin-bottom: 20px;
}

.diapo_18>div>div:nth-child(2) {
  height: 100%;
  padding: 0;
  align-items: center;
  overflow: auto;
}

.diapo_18>div>div:nth-child(2)>div {
  height: 50%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

/*------------- diapo 19 ----------------*/
.diapo_19>div>div {
  height: 100%;
  padding: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
  overflow: auto;
}

.diapo_19>div>div>div {
  height: 50%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.diapo_19>div>div>div>p:first-child {
  padding: 5%;
  font-size: calc(6px + 3vmin);
}


/*------------- diapo 20 ----------------*/

.diapo_20>div>div>i>.fa-caret-square-left {
  display: none;
}

.diapo_20>div>div:nth-child(3) {
  overflow-y: auto;
}

.diapo_20>div>div>div>div:last-child {
  margin-bottom: 50px;
}

/*------------- diapo 21 ----------------*/
.diapo_21 {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative !important;
  overflow-y: auto !important;
}

.diapo_21>div:nth-child(2) {
  margin: auto;
}

.diapo_21>div:nth-child(2)>div>h2 {
  padding: 10px 30px;
}

.diapo_21>div:nth-child(2)>div>p {
  padding: 30px;
}

.diapo_21>div:nth-child(3) {
  padding-bottom: 70px;
}

.diapo_21>div:nth-child(3)>div {
  padding: 1% 1.65%;
}

.diapo_21>div:nth-child(3)>div>img {
  height: auto;
}

.diapo_21>div:nth-child(3)>div>div {
  height: 100px;
  background-color: var(--light-base-color);
}

.diapo_21>div:nth-child(3)>div>div>h2 {
  padding: 10px 0;
}

/*------------- diapo 22 ----------------*/
.diapo_22>div:nth-child(1) {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  min-height: 100%;
  padding-left: 20px;
  padding-top: 40px;
}

.diapo_22>div:nth-child(1)>h3 {
  text-align: left;
  padding-right: 35px;
  width: 65%;
  text-shadow: 0 0 4px rgb(255, 153, 0);
  font-size: calc(20px + 1.2vmin) !important;
}

.diapo_22>div:nth-child(1)>h1 {
  color: white;
  text-align: left;
  padding: 5px;
  text-shadow: 0 0 4px rgb(255, 153, 0);
  max-width: 80%;
  font-size: calc(30px + 2.5vmin) !important;
}

.diapo_22>div:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
  overflow-y: auto;
  -ms-flex-direction: row;
}

.diapo_22>div:nth-child(2)>div {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}

.diapo_22>div:nth-child(2)>div>h1 {
  width: 80%;
  color: black;
  text-align: left;
  padding-left: 5%;
}

.diapo_22>div:nth-child(2)>div>p {
  width: 90%;
  padding: 10px 30px;
  margin-bottom: 0;
}

.diapo_22>div:nth-child(2)>div>ul {
  width: 90%;
  padding: 10px 30px 0 60px;
  margin-bottom: 0;
}

/*------------- diapo 23 ----------------*/
.diapo_23>div>div {
  height: 100%;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_23>div>div>div {
  width: 80% !important;
}

.diapo_23>div>div>div>p {
  padding-bottom: 5%;
}

/*------------- diapo 24 ----------------*/
.diapo_24>div {
  padding-left: 5%;
  padding-right: 5%;
  overflow-y: auto;
  height: 100%;
}

.diapo_24>div>div {
  background-color: rgba(255, 255, 255, 0.6);
}

.diapo_24>div>div>h2 {
  width: 100%;
  padding-bottom: 10px;
}

.diapo_24>div>div>p {
  padding: 0 2%;
  color: #999;
}

/*------------- diapo 25 ----------------*/
.diapo_25 {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.diapo_25>div>.first_div {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0;
  overflow: auto;
}

.diapo_25>div>.first_div>div {
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10%;
  max-height: 100%;
}

.diapo_25>div>.first_div>div>h2 {
  width: 70%;
  padding-bottom: 10px;
}

.diapo_25>div>.first_div>div>p {
  padding-bottom: 5%;
}

/*------------- diapo 26 ----------------*/
.diapo_26>div:nth-child(1) {
  height: 40%;
  overflow: auto;
  margin-left: 5%;
}

.diapo_26>div:nth-child(1)>div {
  padding: 5%;
  height: 100%;
}

.diapo_26>div:nth-child(1)>div>p {
  width: 70%;
  font-size: calc(7px + 1vw);
}

.diapo_26>div:nth-child(2) {
  min-height: 60%;
  z-index: 1;
}

.diapo_26>div:nth-child(2)>div {
  min-height: 100%;
  padding: 20px;
}

.diapo_26>div:nth-child(2)>div>div {
  float: left;
}

.diapo_26>div:nth-child(2)>div>div>h2 {
  background-color: var(--additional-color);
  font-size: calc(10px + 1vmin);
  padding: 5%;
  margin: 0;
}

.diapo_26>div:nth-child(2)>div>div>h2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  border-bottom: 20px solid var(--additional-color);
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  margin: 0 0 0 -30px;
  transform: translateX(50%) rotate(-90deg);
}

.diapo_26>div:nth-child(2)>div>div>p {
  width: 100%;
  height: 80%;
  margin: 0;
  padding: 5%;
  background: #fff;
}

.diapo_26>div:nth-child(2)>div:last-child {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80%;
  background: var(--base-color);
  z-index: -1;
  min-height: 0;
  padding: 0;
}

/*------------- diapo 27 ----------------*/
.diapo_27 {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.diapo_27>div>h1:nth-child(1) {
  color: #999;
}

.diapo_27>div>div:nth-child(2) {
  height: 85%;
}

.diapo_27>div>div:nth-child(1) {
  padding: 30px;
}

.diapo_27>div>div:nth-child(1)>h2 {
  border-bottom: 1px solid lightgrey;
  margin: 10px 0;
  padding-bottom: 10px;
}

.diapo_27>div>div:nth-child(1)>p {
  margin-bottom: 20px;
}

/*------------- diapo 28 ----------------*/
.diapo_28 {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  position: relative !important;
  overflow-y: auto !important;
}

.diapo_28>div {
  height: 30%;
}

.diapo_28>div>div {
  width: 80%;
}

.diapo_28>div>div>h2 {
  font-size: 8vmin;
  line-height: 8vmin !important;
}

/*------------- diapo 29 ---------------*/
.diapo_29>div {
  padding-top: 20px;
}

.diapo_29>div:first-child {
  z-index: 2;
  background-color: #fff;
}

.diapo_29>div:nth-child(1)>h2 {
  font-size: 7vmax;
}

.diapo_29>div:nth-child(2)>div:nth-child(1)>i {
  left: 80%;
  width: 60px;
  height: auto;
  cursor: pointer;
  visibility: hidden;
  font-size: 50pt;
  color: var(--additional-color);
  text-align: left;
}

.diapo_29>div:nth-child(2)>div:nth-child(2)>div:first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.diapo_29>div:nth-child(2)>div:nth-child(2)>div:not(:first-child) {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.diapo_29>div:nth-child(2)>div:nth-child(2)>div>div:only-child {
  padding-bottom: 2%;
  padding-top: 2%;
  background: rgba(255, 255, 255, 0.7);
  left: 50%;
  transform: translatex(-50%);
}

.diapo_29>div:nth-child(2)>div:nth-child(2)>div>div:not(:only-child) {
  padding-bottom: 2%;
  padding-top: 2%;
  background: rgba(255, 255, 255, 0.7);
}

.diapo_29>div:nth-child(2)>div:nth-child(2)>div>div>h2 {
  font-size: 4vmax;
}

.diapo_29>div:nth-child(2)>div:nth-child(2)>div>div>p {
  font-size: 1.5rem;
  line-height: 2rem;
}

.diapo_29>div:nth-child(2)>div:nth-child(3)>i {
  left: 20%;
  width: 60px;
  height: auto;
  cursor: pointer;
  font-size: 50pt;
  color: var(--additional-color);
  text-align: right;
}

.diapo_29 .button_circles {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: var(--light-base-color);
  margin: 10px;
  cursor: pointer;
}

/*------------- diapo 30 ---------------*/
.diapo_30>div:nth-child(1) {
  height: 35%;
}

.diapo_30>div:nth-child(1)>div:nth-child(1)>* {
  padding-bottom: 10px;
}

.diapo_30>div:nth-child(2) {
  height: 65%;
  margin-bottom: 30px;
}

.diapo_30>div:nth-child(2)>div:nth-child(1)>div {
  min-height: 150px;
}

.diapo_30>div:nth-child(2)>div:nth-child(1)>div>div {
  align-items: center;
  background-color: var(--light-base-color);
  width: 95%;
  height: 95%;
  margin: 10px auto;
}

.diapo_30>div:nth-child(2)>div:nth-child(1)>div>div>p {
  width: 80%;
  margin: auto;
}

.diapo_30>div:nth-child(2)>div:nth-child(2) {
  min-height: 20px;
  margin: 0;
}

.diapo_30>div:nth-child(2)>div:nth-child(2)>div:nth-child(1)>div {
  float: right;
  margin-right: 60px;
  cursor: pointer;
}

.diapo_30>div:nth-child(2)>div:nth-child(2)>div:nth-child(2)>div {
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.diapo_30>div:nth-child(2)>div:nth-child(2)>div:nth-child(3)>div {
  float: left;
  margin-left: 60px;
  cursor: pointer;
}

.diapo_30>div:nth-child(2)>div:nth-child(3) {
  padding-top: 30px;
  overflow: hidden;
}

.diapo_30>div:nth-child(2)>div:nth-child(3)>div {
  min-height: 500px;
}

.diapo_30>div:nth-child(2)>div:nth-child(3)>div>div:nth-child(1) {
  visibility: hidden;
  align-items: center;
  background-color: var(--base-color);
  height: 90%;
  width: 90%;
  margin: auto;
  position: absolute;
  top: 100%;
  transition: top 1s;
  padding-bottom: 20px;
}

.diapo_30>div:nth-child(2)>div:nth-child(3)>div>div:nth-child(1)>div>h2 {
  color: #fff;
}

.diapo_30>div:nth-child(2)>div:nth-child(3)>div>div:nth-child(1)>div:nth-child(1) {
  width: 95%;
  height: 100%;
}

.diapo_30>div:nth-child(2)>div:nth-child(3)>div>div:nth-child(1)>div:nth-child(1)>ul {
  width: 80%;
  margin: auto;
  color: #fff;
}

/*------------- diapo 31 ---------------*/
.diapo_31>div {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
}

.diapo_31>div>div:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.6);
  max-height: 100%;
}

.diapo_31>div>div:nth-child(1)>h2 {
  border-bottom: 1px solid lightgrey;
  width: 70%;
  padding: 10px 30px;
}

.diapo_31>div>div:nth-child(1)>p {
  padding: 0 30px 0;
}

.diapo_31>div>div:nth-child(1)>p:last-child {
  padding-bottom: 80px;
}


/*------------- diapo 32 ---------------*/

.diapo_32>div:nth-child(1) {
  height: 100%;
}

.diapo_32>div:nth-child(1)>div:nth-child(1) {
  width: 40%;
}

/*------------- diapo 33 ---------------*/
.diapo_33>div {
  z-index: 1;
}

.diapo_33>div>div {
  height: 50%;
  width: 100%;
  padding: 20px;
  overflow-y: auto;
}

.diapo_33>div>div>h1 {
  font-size: 6vmin !important;
  margin: 20px 0;
}

.diapo_33>div>div>h2 {
  font-size: 1.6vw;
}

.diapo_33>div>div>p {
  margin-top: 10px;
  color: #999;
  font-size: 1.8vw;
}

/*------------- diapo 34 ---------------*/
.diapo_34>div:first-child {
  padding-left: 0;
  padding-right: 0;
}

.diapo_34>div:nth-child(1)>div:nth-child(1) {
  justify-content: center;
  -ms-flex-direction: row;
}

.diapo_34>div:nth-child(1)>div:nth-child(1)>div {
  padding: 0;
}

.diapo_34>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>img {
  left: 50%;
  transform: translatex(-50%);
  top: 10%;
}

.diapo_34>div:nth-child(1)>div:nth-child(1)>div>p {
  margin-top: 30px;
}

.diapo_34>div:nth-child(1)>div:nth-child(1)>div>img {
  width: 40px;
  height: auto;
  top: 100%;
}

.diapo_34>div:nth-child(2) {
  height: 100%;
  padding-right: 0px !important;
}

/*------------- diapo 35 ---------------*/
.diapo_35>div {
  overflow-y: auto;
}

.diapo_35>div>div:first-child {
  overflow-y: auto;
  overflow: hidden;
}

.diapo_35>div>div:nth-child(1)>div:nth-child(1)>p {
  padding-top: 20px;
}

.diapo_35>div>div:nth-child(1)>div:nth-child(1)>h2 {
  color: var(--base-color);
  border-radius: 18px;
  background-color: white;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  margin: auto;
  width: 100px;
  cursor: pointer;
  border: none;
}

.diapo_35>div>div:nth-child(2)>div {
  padding: 10px !important;
}

.diapo_35>div>div:nth-child(2)>div>div {
  padding-left: 0;
  padding-right: 0;
}

.diapo_35>div>div:nth-child(2)>div>div>div>div:nth-child(1)>div {
  float: left;
  color: black;
  margin-top: 50px;
  width: 90%;
  font-weight: bold;
  background-color: var(--additional-color);
  width: 60px;
  height: 60px;
}

.diapo_35>div>div:nth-child(2)>div>div>div>div:nth-child(2)>p {
  left: 400%;
  opacity: 0;
  color: white;
  margin-top: 50px;
  width: 100%;
  margin-bottom: 10px;
  background-color: rgba(24, 24, 24, 0.7);
  padding: 10px;
  height: 130px;
  overflow-y: auto;
  overflow-x: hidden;
}

/*------------- diapo 36 ---------------*/
.diapo_36>div:first-child {
  width: 100%;
  height: 100%;
}

.diapo_36>div:nth-child(1)>p {
  padding-top: 20px;
}

/*------------- diapo 37 ---------------*/
.diapo_37 {
  overflow-y: auto;
}

.diapo_37>div:first-child {
  height: 100%;
}

.diapo_37>div:nth-child(1)>div:nth-child(1) {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  top: 50%;
  transform: translatey(-50%);
  padding: 20px;
}

.diapo_37>div:nth-child(1)>div:nth-child(1)>h1 {
  color: lightgray;
  padding-top: 4%;
}

.diapo_37>div:nth-child(2) {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}

.diapo_37>div:nth-child(2)>div {
  padding: 10%;
}

.diapo_37>div:nth-child(2)>div>h2 {
  font-size: 7vmin;
  border-bottom: 1px solid lightgrey;
  padding: 10px 30px;
}

.diapo_37>div:nth-child(2)>div>p {
  padding: 10px;
}

.diapo_37>div:nth-child(2)>div>p:nth-child(2) {
  padding: 2% 8%;
  font-size: calc(8px + 1vmin) !important;
  color: #333;
}

.diapo_37>div:nth-child(2)>div>div {
  margin-top: 30px;
}

.diapo_37>div:nth-child(2)>div>div>div>div>div {
  position: relative;
  cursor: pointer;
  margin: auto;
  margin-bottom: 20px;
}

.diapo_37>div:nth-child(2)>div>div>div>div>div>img {
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.diapo_37>div:nth-child(2)>div>div>div>div>div>div {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 33;
  display: none;
}

.diapo_37>div:nth-child(2)>div>div>div>div>div>div>i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: white;
}

/*------------- diapo 38 ---------------*/
.diapo_38 {
  overflow-y: auto;
}

.diapo_38>div {
  min-height: 100%;
}

.diapo_38>div:first-child {
  background-color: rgba(255, 255, 255, 0.4);
}

.diapo_38>div:first-child>div {
  height: 100%;
  padding: 10%;
}

.diapo_38>div:first-child>div>h2 {
  font-size: 7vmin;
  border-bottom: 1px solid lightgrey;
  padding: 10px 30px;
}

.diapo_38>div:first-child>div>p {
  padding: 10px;
}

.diapo_38>div:first-child>div>p:nth-child(2) {
  padding: 2% 8%;
  font-size: calc(8px + 1vmin) !important;
  color: #333;
}

.diapo_38>div:first-child>div>div:nth-child(3) {
  margin: auto;
  width: 100%;
  background-color: #333;
  cursor: pointer;
}

.diapo_38>div:first-child>div>div:nth-child(3)>p {
  padding: 2%;
  color: #fff;
  display: inline-block;
}

.diapo_38>div:first-child>div>div:nth-child(3)>i {
  color: white;
  font-size: calc(15px + 1.1vmin);
}

.diapo_38>div:first-child>div>div:nth-child(4) {
  display: none;
  position: relative;
  cursor: pointer;
  margin: auto;
  margin-bottom: 20px;
  background-color: rgba(187, 187, 187, 0.6);
}

.diapo_38>div:first-child>div>div:nth-child(4)>img {
  width: 50%;
  padding: 2%;
}

.diapo_38>div:first-child>div>div:nth-child(4)>div {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 33;
  display: none;
}

.diapo_38>div:first-child>div>div:nth-child(4)>div>i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: white;
}

.diapo_38>div:nth-child(2)>div {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
}

.diapo_38>div:nth-child(2)>div>h1 {
  color: lightgray;
  padding-top: 4%;
}

.diapo_38>div:nth-child(2)>div>img {
  width: 100%;
  height: auto;
  max-width: 500px;
  margin-top: 30px;
}

/*------------- diapo 39 ---------------*/
.diapo_39 {
  overflow-y: hidden !important;
}

.diapo_39 section {
  height: 100%;
}

.diapo_39 .texts {
  width: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2;
}

.diapo_39 .left_texts {
  left: 200%;
  transition: left 1s;
}

.diapo_39 .right_texts {
  right: 200%;
  transition: right 1s;
}

.diapo_39 .points {
  left: 50%;
}

.diapo_39 .start_point {
  top: 0;
  background: var(--additional-color);
}

.diapo_39 .end_point {
  top: 100%;
  background-size: contain;
  background-color: var(--additional-color);
  border-radius: 50%;
}

.diapo_39 .svg_point {
  background-color: var(--additional-color);
  background-size: 3vmin;
}

.diapo_39 .vertical_line {
  bottom: 0%;
  left: 50%;
  background: var(--light-base-color);
  transform: translateX(-50%);
}

/*------------- diapo 41 ---------------*/
.diapo_41 {
  position: relative;
}

.diapo_41>div {
  min-height: 33.3%;
}

.diapo_41>div>div {
  width: calc(100% - 70px);
  border-radius: 2rem;
  padding: 10px;
  margin-right: 35px;
  margin-left: 35px;
  overflow-x: hidden;
  overflow-y: auto;
}

.diapo_41>div>div>p {
  color: white;
  width: 100%;
  z-index: 2;
  max-height: 100%;
}



/*------------- diapo 42 ---------------*/
.diapo_42>div:nth-child(1) {
  z-index: 5;
  top: 20%;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.diapo_42>div:nth-child(2) {
  z-index: 5;
  top: 2%;
  min-height: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.diapo_42>div:nth-child(2)>h2 {
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.diapo_42>img {
  margin-top: 50px;
  z-index: 1;
}

.diapo_42>video {
  margin-top: 50px;
  z-index: 2;
}

.diapo_42>svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.diapo_42>svg>polygon:nth-child(1) {
  fill: black;
  stroke: black;
  stroke-width: 1;
}

.diapo_42>svg>polygon:nth-child(2) {
  fill: transparent;
  stroke: grey;
  stroke-width: 1;
}



/*------------- diapo 43 ---------------*/
.diapo_43>div:nth-child(1)>p:nth-child(1) {
  color: rgb(245, 189, 65);
  margin-top: 20px;
}

.diapo_43>div:nth-child(1)>div {
  height: 70vh;
}

.diapo_43 .select {
  height: 85%;
}

.diapo_43>div:nth-child(1)>div>div>p {
  width: calc(100% - 70px);
  color: white;
  background-color: rgb(245, 189, 65);
  border-radius: 2rem;
  padding: 10px;
  margin-right: 35px;
  margin-left: 35px;
  margin-top: 20px;
}



/*------------- diapo 44 ---------------*/

.diapo_44 .first_column {
  height: 100%;
  padding: 30px;
}

.diapo_44 .first_column.with_title {
  height: 75% !important;
  padding: 30px;
}

.diapo_44 .second_column>h2 {
  color: var(--additional-color) !important;
}

.diapo_44 .second_column>div {
  background: var(--base-color);
}

.diapo_44 .first_column>p {
  padding: 50px 10px;
}

.diapo_44 .second_column>div:nth-child(1) {
  top: 30%;
  transform: translatey(-50%);
}

.diapo_44 .second_column>div:nth-child(1)>h2 {
  color: rgb(255 147 0);
}

.diapo_44 .vertical {
  height: 40%;
}

@media (max-width: 575px) {
  .diapo_44 .first_column {
    height: 90% !important;
  }

  .diapo_44 .first_column>h2 {
    padding-top: 0 !important;
  }

  .diapo_44 .first_column .with_title {
    height: 60% !important;
  }

  .diapo_44 .first_column>div {
    height: 40% !important;
  }

  .diapo_44 .first_column .with_title_text {
    height: 60% !important;
  }

  .diapo_44 .second_column {
    height: 10% !important;
    transform: none;
    top: 0;
  }

  .diapo_44 .vertical {
    height: 45%;
  }

  .diapo_44 .horizontal_text {
    width: 100%;
    margin-left: 0 !important;
  }
}


/*------------- diapo 45 ---------------*/
.diapo_45>div:nth-child(2) {
  width: 550px;
  height: 550px;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 3px solid #fff;
}

.diapo_45>div:nth-child(1) {
  width: 500px;
  margin-bottom: 80px;
  max-height: 100%;
  max-width: 50%;
}

.diapo_45>div:nth-child(1)>p {
  padding-bottom: 0;
}

.diapo_45>div:nth-child(1)>h4 {
  font-family: title_bold !important;
  font-size: calc(18px + 1.8vmin) !important;
  font-weight: unset !important;
  color: #fff !important;
}

/*------------- diapo 46 ---------------*/
.diapo_46>div:nth-child(1)>div:nth-child(1)>p,
.diapo_46>div:nth-child(3)>div:nth-child(1)>p {
  margin-top: 50px;
  margin-left: -20px;
  padding: 15px;
  color: rgb(89 89 89);
}

.diapo_46>div:nth-child(2)>p {
  margin-top: 30px;
}




/*------------- diapo 47 ---------------*/
.diapo_47 {
  z-index: -1;
}

.diapo_47>div:nth-child(1) {
  z-index: -1;
  padding-left: 50px;
}

@media (max-width: 767px) {
  .diapo_47>div:nth-child(1) {
    padding-left: 0;
  }
}

.diapo_47>div:nth-child(1)>div:nth-child(1) {
  padding-left: 5%;
  padding-right: 5%;
  overflow-y: auto;
  -ms-flex-direction: row;
  background: rgba(255, 255, 255, 0.9);
}

.diapo_47>div:nth-child(1)>div:nth-child(1)>p {
  padding-top: 20px;
}

.diapo_47>div:nth-child(1)>div:nth-child(2) {
  background: transparent;
  z-index: -1;
  padding: 30px;
}

.diapo_47>div:nth-child(1)>div:nth-child(2)>div {
  background: var(--additional-color);
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.diapo_47>div:nth-child(1)>div:nth-child(2)>div>div:nth-child(1) {
  position: absolute;
  width: 0px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background: #fff;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_47>div:nth-child(1)>div:nth-child(2)>div>div:nth-child(1)>p {
  margin: 0;
  text-align: center;
  max-height: 100%;
  padding: 0 10px 0 55px;
  opacity: 0;
}

.diapo_47>div:nth-child(1)>div:nth-child(2)>div>div:nth-child(2) {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.diapo_47>div:nth-child(1)>div:nth-child(2)>div>div:nth-child(2)>h1 {
  margin: 0;
}

/*------------- diapo 48 ---------------*/
.diapo_48>div>div:first-child {
  height: 50%;
}

.diapo_48>div>div {
  height: auto;
  overflow: hidden;
}

.diapo_48>div>div:first-child>div:first-child {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  max-height: 100%;
  overflow-y: auto;
}

.diapo_48>div>div:first-child>div:not(:first-child) {
  position: absolute;
  top: 200%;
  left: 0;
  transform: translateY(-50%);
  max-height: 100%;
  overflow-y: auto;
}

.diapo_48>div>div:nth-child(2) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_48>div>div>div>h2 {
  width: 100%;
  padding-bottom: 10px;
}

.diapo_48>div>div>div>p {
  padding: 0 2%;
  color: #999;
}

.diapo_48 .button_circles {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: var(--light-base-color);
  margin: 10px;
  cursor: pointer;
}

/*------------- diapo 52 ---------------*/
.diapo_52>div>div {
  background-color: rgba(255, 255, 255, 0.7);
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.diapo_52>div>div>h1 {
  color: black !important;
  margin-top: 50px;
  width: 70%;
  margin-left: 50px;
}

.diapo_52>div>div>p {
  color: black;
  margin-top: 20px;
  width: 70%;
  margin: auto;
  line-height: 1.5;
}


/*------------- diapo 53 ---------------*/
.diapo_53>div {
  overflow: auto;
}

.diapo_53>div>div>div>div {
  padding: 20px;
}

.diapo_53>div>div>div>p:first-child {
  font-size: calc(2px + 2vmin) !important;
}

.diapo_53>div>div:last-child {
  padding-bottom: 7%;
}

@media screen and (max-width: 450px) {

  .diapo_53>div>div>div>div>p {
    font-size: 3vw;
  }

  .diapo_53 .first_col {
    max-width: 200px;
  }

}


/*------------- diapo 54 ---------------*/
.diapo_54>h1 {
  padding: 10px;
}

.diapo_54>div:nth-child(2) {
  min-height: 60%;
}

.diapo_54>div:nth-child(3) {
  min-height: 60%;
  border-left: 2px dashed black;
}

.diapo_54>div:nth-child(2)>p,
.diapo_54>div:nth-child(3)>p {
  margin-top: 10px;
  padding-left: 50px;
}

.diapo_54>div:nth-child(2)>p>span,
.diapo_54>div:nth-child(3)>p>span {
  color: #e9530d;
}

.diapo_54>div:last-child {
  padding-top: 4%;
  font-style: italic;
}

.diapo_54>div:last-child>p {
  margin-bottom: 10%;
}




/*------------- diapo 55 ---------------*/
.diapo_55>div:first-child {
  min-height: 30%;
  position: relative;
  overflow: auto;
  margin: 0;
}

.diapo_55>div:first-child>h1 {
  width: 50%;
  padding: 0 8%;
  text-align: justify;
  background-color: rgba(255, 255, 255, 0.5);
}

.diapo_55>div:nth-child(2) {
  background: white;
  height: 40%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
  overflow-y: hidden;
  overflow-x: hidden;
}

.diapo_55>div:nth-child(2)>div:first-child {
  height: 10%;
  width: 80%;
  position: absolute;
  left: 0%;
  top: 20%;
}

.diapo_55>div:nth-child(2)>div:nth-child(2) {
  height: 10%;
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
}

.diapo_55>div:nth-child(2)>div:nth-child(2)>div {
  position: absolute;
  bottom: 0%;
  left: 0;
  transform: translate(0%);
  z-index: 9;
}

.diapo_55>div:nth-child(2)>div:nth-child(3) {
  height: 100%;
  width: 80%;
  top: 20%;
  overflow: hidden;
  position: relative;
}

.diapo_55>div:last-child>p {
  padding: 0 8%;
  padding-top: 7%;
  text-align: justify;
  background-color: rgba(255, 255, 255, 0.5);
}



/*------------- diapo 56 ---------------*/
.diapo_56>div {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(238, 92, 48);
  background-color: #fff;
  padding: 20px;
}

.diapo_56>div>div {
  float: right;
  padding-right: 15px;
}




/*------------- diapo 57 ---------------*/
.diapo_57 {
  overflow: auto;
}

.diapo_57>div:first-child {
  margin-top: 50px;
}

.diapo_57>div:nth-child(2)>div,
.diapo_57>div>div,
.diapo_57>div:nth-child(3)>p,
.diapo_57>div>p {
  margin-top: 50px;
}

.diapo_57>div:nth-child(2)>div,
.diapo_57>div>div {
  float: left;
}

.diapo_57>div:nth-child(2)>div>p,
.diapo_57>div>div>p {
  color: black;
  width: 90%;
  font-weight: bold;
}

.diapo_57>div:nth-child(3)>p,
.diapo_57>div:nth-child(5)>p {
  color: black;
  width: 90%;
}


/*------------- diapo 58 ---------------*/
.diapo_58 {
  background-repeat: no-repeat;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-overflow-x: hidden;
  -ms-overflow-y: auto;
}

.diapo_58>div {
  position: relative;
  margin-top: 3%;
  margin-left: 8%;
}

.diapo_58>div>p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow-y: auto;
}




/*------------- diapo 59 ---------------*/
.diapo_59>div:nth-child(2) {
  height: 100%;
  background-repeat: no-repeat;
}



/*------------- diapo 60 ---------------*/
.diapo_60>div {
  height: 100%;
  padding: 30px;
  padding-bottom: 60px;
  z-index: 1;
}

.diapo_60>ul {
  margin-top: 20px;
  float: right;
  text-align: left;
}



/*------------- diapo 61 ---------------*/
.diapo_61 {
  background-repeat: no-repeat;
  overflow: auto;
}

.diapo_61>div {
  position: relative;
  max-width: 100%;
  min-height: 300px;
  margin-top: 5%;
  margin-left: 5%;
}

.diapo_61>div>p {
  overflow-y: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}




/*------------- diapo 62 ---------------*/
.diapo_62 {
  background-repeat: no-repeat;
  overflow: auto;
}

.diapo_62>div {
  position: relative;
  padding: 0;
}

.diapo_62>div:first-child {
  max-width: 100%;
}

.diapo_62>div>p {
  position: absolute;
  width: 100%;
}

.diapo_62>div>div:first-child>div {
  position: relative;
  margin-top: 5%;
}

.diapo_62>div {
  height: 100%;
}

.diapo_62>div>div {
  width: 450px;
  height: 450px;
}

.diapo_62>div>div>p {
  overflow-y: auto;
}

@media (max-width: 767px) {
  .diapo_62>div {
    height: 80%;
  }

  .diapo_62>div>div {
    width: 350px;
    height: 350px;
  }
}

.diapo_62>div:first-child>div {
  border-radius: 0px 300px 300px 300px;
}

.diapo_62>div:nth-child(2)>div {
  border-radius: 300px 300px 0px 300px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.diapo_62>div>div:nth-child(2)>div {
  width: 100%;
  position: relative;
  min-height: 200px;
  margin-top: 15%;
}


/*------------- diapo 63 ---------------*/
.diapo_63 {
  background-repeat: no-repeat;
  overflow: auto;
}

.diapo_63>div {
  height: 100%;
}

.diapo_63>div:first-child>div {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0px 300px 300px 300px;

}

.diapo_63>div:nth-child(2)>div {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 300px 300px 0px 300px;
}

.diapo_63>p {
  overflow-y: auto;
}





/*------------- diapo 64 ---------------*/
.diapo_64 {
  background-repeat: no-repeat;
  overflow: auto;
}

.diapo_64>div {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.diapo_64>div>div {
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.diapo_64>div>div>p {
  position: absolute;
}




/*------------- diapo 66 ---------------*/

.diapo_66>div:nth-child(2)>div:last-child>div {
  margin-left: 2rem;
}

/*------------- diapo 68 ---------------*/

.diapo_68>div:last-child>div {
  margin-bottom: 80px;
}

/*------------- diapo 70 ----------------*/

.diapo_70>div>div>i,
.fa-caret-square-left {
  display: none;
}

.diapo_70>div>div:nth-child(3) {
  overflow-y: auto;
}

.diapo_70>div>div>div>div:last-child {
  margin-bottom: 50px;
}


/*------------- diapo 69 ----------------*/
.diapo_69>div {
  height: 100%;
  padding: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: center;
  overflow: auto;
}

.diapo_69>div>div {
  height: 50%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.diapo_69>div>div>p:first-child {
  padding: 5%;
  font-size: calc(6px + 3vmin);
}

.diapo_69>div>div>p {
  padding: 2%;
}


/*------------- diapo 71 ----------------*/

.diapo_71>div:nth-child(1) {
  padding-top: 25px;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_71>div:nth-child(1)>p {
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.8);
}

.diapo_71>div:nth-child(2) {
  height: 90%;
  width: 90%;
  padding: 25px 50px 50px 50px;
  margin-bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.diapo_71>div:nth-child(2)>div:nth-child(1) {
  height: 100%;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1) {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  box-shadow: 2px 0px 7px #a09c9c;
  display: block;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  height: 100%;
  width: 100%;
  text-align: justify;
  padding: 0;
  -ms-overflow-style: auto;
  background-color: rgba(255, 255, 255, 0.9);
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow-y: auto;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>h2 {
  color: black !important;
  padding-top: 2%;
  left: 50%;
  transform: translateX(-50%);
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>p {
  font-size: calc(10px + 0.6vmin);
  padding: 20px;
  padding-top: 0;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>p:nth-child(2) {
  padding-top: 20px;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>.este {
  position: relative;
  cursor: pointer;
  width: 30%;
  margin: auto;
  margin-bottom: 20px;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>.este>img {
  width: 100%;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>.este>div:nth-child(2) {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 33;
  display: none;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>.este>div:nth-child(2)>i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: white;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>div:last-child>p {
  width: 80%;
  font-size: calc(10px + 0.6vmin);
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div>div:last-child>p:last-child {
  margin-top: 30px;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(2) {
  background: white;
  width: auto;
  padding-bottom: 15px;
  background-color: transparent;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(2)>img {
  width: 20px;
  height: auto;
  cursor: pointer;
  margin: 10px;
  display: inline-block;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(2)>img:first-child {
  visibility: hidden;
}

.diapo_71>div:nth-child(2)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(2)>p {
  display: inline-block;
}

/*------------- diapo 72 ---------------*/
.diapo_72>div>div:first-child>div {
  position: relative;
  top: 50%;
  padding: 10% 6%;
  transform: translateY(-50%);
}

.diapo_72>div>div:first-child>div>p {
  margin-right: 8%;
}

.diapo_72>div>div:nth-child(2)>div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.diapo_72>div>div:nth-child(2)>div>div {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: var(--additional-color);
}

.diapo_72>div>div:nth-child(2)>div>div>h2 {
  color: var(--title-color);
  padding: 10px;
  font-size: calc(25px + 2.5vmin);
}

.diapo_72>div>div:nth-child(2)>div>img {
  z-index: 1;
  float: right;
}

/*------------- diapo 74 ---------------*/
.diapo_74>div:nth-child(1) {
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
}

.diapo_74>div:nth-child(2) {
  min-height: 100%;
}

.diapo_74>div:nth-child(2)>h1 {
  height: 20%;
  color: #333 !important;
  background-color: rgba(255, 255, 255, 0.7);
}

.diapo_74>div:nth-child(2)>img {
  width: 100%;
  padding-left: 0px !important;
}

.diapo_74>div:nth-child(2)>p {
  height: 20%;
  margin-top: 20px;
}

.diapo_74>div:nth-child(3) {
  padding: 2%;
  border-right-style: solid;
  border-width: 1px;
  border-color: lightgray;
  height: 100%;
}

.diapo_74>div>div:nth-child(1) {
  height: 45%;
  overflow-y: auto;
}

.diapo_74>div>div>div:nth-child(1) {
  height: 100%;
}

.diapo_74>div>div>div:nth-child(1)>p {
  padding: 2%;
  top: 50%;
  transform: translateY(-50%);
}

.diapo_74>div>div:nth-child(2) {
  height: 45%;
  overflow-y: auto;
  margin-top: 4%;
}

.diapo_74>div:nth-child(4) {
  padding: 2%;
  height: 100%;
}

/*------------- diapo 76 ---------------*/
.diapo_76 h2 {
  padding: 10px;
  background-color: var(--light-base-color);
  width: 60%;
  margin: 0 auto;
  border-radius: 2px;
  cursor: pointer;
}

.diapo_76 p {
  padding: 10px;
  width: 60%;
  margin: 0 auto;
  border-radius: 2px;
  display: none;
  min-height: 60px;
}

/*------------- diapo 77 ---------------*/
.diapo_77>div>div>p {
  margin-top: 50px;
  margin-left: -20px;
  padding: 15px;
  color: rgb(89 89 89);
}

/*------------- diapo 78 ---------------*/
.diapo_78>div>div>p {
  width: 30%;
  margin-top: 35px;
  margin-left: -20px;
  padding: 15px;
  color: rgb(89, 89, 89);
}

@media (max-width: 767px) {
  .diapo_78>div>div>p {
    width: 60%;
  }
}

/*------------- diapo 79 ---------------*/
.diapo_79 img {
  width: 90px;
  position: absolute;
}

.diapo_79 p {
  width: 40%;
  position: absolute;
}

/*------------- diapo 80 ---------------*/
.diapo_80>video {
  margin: 0;
  height: auto;
}

/*------------- diapo 81 ---------------*/
.diapo_81>div:nth-child(1) {
  padding: 30px;
}

.diapo_81>div:nth-child(2) {
  padding: 10px;
  margin: 0;
}

.diapo_81>div:nth-child(2)>div {
  width: 750px;
  margin: auto;
}

.diapo_81>div:nth-child(2)>div>div {
  width: 250px;
  height: 250px;
  float: left;
}

.diapo_81>div:nth-child(2)>div>div>div>div {
  width: 85%;
  margin: auto;
  margin-top: 70px;
}

/*------------- diapo 82 ---------------*/
.diapo_82>div:nth-child(1) {
  height: 100%;
  padding: 0;
  padding: 0 10px 0 10px;
}

.diapo_82>div:nth-child(1)>div>div {
  max-height: 100%;
  min-height: 55%;
}

.diapo_82>div:nth-child(2) {
  height: 100%;
  padding: 0;
  align-items: center;
  overflow: auto;
}

.diapo_82>div:nth-child(2)>div {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}



/*------------- diapo 86 ---------------*/
.diapo_86>div {
  height: 100%;
}

.diapo_86>div>div {
  overflow-y: auto;
}

.diapo_86>div>div:first-child {
  height: 100%;
  background-color: var(--base-color);
}

.diapo_86>div>div:first-child>div {
  max-height: 100%;
}

.diapo_86>div>div:first-child>div>h2 {
  color: white;
  padding-bottom: 15px;
  border-bottom: 5px double white;
}

.diapo_86>div>div:first-child>div>p {
  color: white;
  padding: 0 25px;
}

.diapo_86>div>div:nth-child(2) {
  height: 100%;
  background-color: var(--light-base-color);
}

.diapo_86>div>div:nth-child(2)>div {
  max-height: 100%;
}

.diapo_86>div>div:nth-child(2)>div>h2 {
  color: var(--base-color);
  padding-bottom: 15px;
  border-bottom: 5px double var(--base-color);
}

.diapo_86>div>div:nth-child(2)>div>p {
  color: var(--base-color);
  padding: 0 25px;
}

.diapo_86>div>div:nth-child(2)>div>p:last-child {
  color: var(--base-color);
  margin-bottom: 60px;
}

.diapo_86>div>div:nth-child(3) {
  height: 100%;
  overflow: hidden;
  padding: 0;
}

.diapo_86>div>div:nth-child(3)>img {
  min-width: 100%;
  height: 100%;
}



/*------------- diapo 87 ---------------*/

.diapo_87 {
  background-color: black;
}

.diapo_87>div:nth-child(1) {
  height: 65%;
  width: 60%;
}

.diapo_87>div:nth-child(1)>video {
  width: 100%;
  margin: 0;
  max-height: 100%;
}

.diapo_87>div:nth-child(2) {
  padding-bottom: 20px;
  height: 35%;
}

.diapo_87>div:nth-child(2)>hr {
  border-color: var(--normal-answer-color);
  margin: 0;
}

.diapo_87>div:nth-child(2)>hr:nth-child(1) {
  top: 50px;
}

.diapo_87>div:nth-child(2)>hr:nth-child(2) {
  top: 100px;
}

.diapo_87>div:nth-child(2)>hr:nth-child(3) {
  top: 150px;
}

.diapo_87>div:nth-child(2)>hr:nth-child(4) {
  top: 200px;
}

.diapo_87>div:nth-child(2)>div>div:nth-child(1) {
  height: 100%;
}

.diapo_87>div:nth-child(2)>div>div:nth-child(1)>p {
  transform: translateY(-50%);
  top: 50%;
  font-size: 1.1rem;
  text-align: center;
  color: white;
  float: none;
}

.diapo_87>div:nth-child(2)>div>div:nth-child(1)>p:first-child {
  color: orange;
  transform: translateY(-50%);
  top: 50%;
  font-size: 1.4rem;
  float: left;
  text-align: start;
}


/*------------- diapo 88 ---------------*/
.diapo_88 {
  overflow-y: auto;
}

.diapo_88>div:nth-child(1) {
  max-height: 100%;
}

.diapo_88>div:nth-child(1)>h1 {
  transform: translate(-50%);
  left: 50%;
  text-align: center;
}

.diapo_88>div:nth-child(1)>div {
  transform: translate(-50%);
  left: 50%;
  padding: 0;
  margin-top: 1.5rem;
  margin-bottom: 80px;
}

.diapo_88>div:nth-child(1)>div>p {
  padding: 15px;
  min-height: 98px;
}



/*------------- diapo 92 ----------------*/
.diapo_92>div:first-child {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.diapo_92>div>div:nth-child(3) {
  height: 100%;
}

.diapo_92>div>div:nth-child(2)>div {
  top: 50%;
  transform: translatey(-50%);
  margin-bottom: 80px;
}

.diapo_92>div>div:nth-child(3)>div>h2 {
  padding: 10px 30px;
  color: white;
}

.diapo_92>div>div:nth-child(2)>div>p {
  padding: 10px;
  color: white;
}

.diapo_92>div>div:nth-child(3) {
  padding-bottom: 70px;
}

.diapo_92>div>div:nth-child(2)>div>div>img {
  width: 100%;
  height: auto;
}

/*------------- diapo 93 ----------------*/
.diapo_93>div:nth-child(1) {
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.diapo_93>h1:nth-child(2) {
  background: rgba(var(--additional-color-rgb), 0.6);
  padding: 50px;
}


/*------------- diapo 94 ----------------*/
.diapo_94>div:nth-child(1).section,
.diapo_94>div:nth-child(2).section {
  width: 90%;
  height: 90%;
}

.diapo_94>div:nth-child(1).subsection,
.diapo_94>div:nth-child(2).subsection {
  width: 75%;
  height: 75%;
}

.diapo_94>div:nth-child(1).subsubsection,
.diapo_94>div:nth-child(2).subsubsection {
  width: 60%;
  height: 60%;
}

.diapo_94>div:nth-child(2)>h1 {
  bottom: -1px;
  position: absolute;
  left: 6%;
  margin: 0 !important;
  min-height: 20%;
  max-width: 70%;
  padding-left: 2%;
  border-left: 6px solid var(--title-color) !important;
}

.diapo_94>div:nth-child(2)>h1.section {
  width: 40%;
}

.diapo_94>div:nth-child(2)>h1.subsection {
  width: 25%;
}

.diapo_94>div:nth-child(2)>h1.subsubsection {
  width: 25%;
}


/*------------- diapo 95 ----------------*/
.diapo_95>div:nth-child(1) {
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.diapo_95>div:nth-child(2).light {
  background: rgba(var(--additional-color-rgb), 0.8);
}

.diapo_95>div:nth-child(2).dark {
  background: var(--base-color);
  opacity: 0.8;
}

.diapo_95>div:nth-child(2)>div>p {
  text-align: center !important;
}

.diapo_95>div:nth-child(2)>div>p.light {
  color: var(--base-color);
}

.diapo_95>div:nth-child(2)>div>p.dark {
  color: var(--title-color);
}

.diapo_95>div:nth-child(2)>div>h1.light {
  color: var(--title-color);
  font-family: subtitle_italic_font !important;
  font-weight: normal !important;
}

.diapo_95>div:nth-child(2)>div>h1.dark {
  color: var(--additional-color);
  font-family: subtitle_italic_font !important;
  font-weight: normal !important;
}

/*------------- diapo 96 ----------------*/
.diapo_96>div:nth-child(1) {
  height: 15%;
  background-color: #FFF;
}

.diapo_96>div:nth-child(1)>div>p>img {
  max-width: 80%;
}

.diapo_96>div:nth-child(2) {
  height: 70%;
}

.diapo_96>div:nth-child(3) {
  height: 15%;
  background-color: #FFF;
}

.diapo_96>div:nth-child(3)>div>img {
  max-width: 50%;
}

@media screen and (max-width: 767px) {
  .diapo_96>div:nth-child(3)>div>img {
    max-width: 80%;
  }
}


/*------------- diapo 98 ----------------*/
.diapo_98>div>div:first-child>div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.diapo_98>div>div:first-child>div>img {
  margin-top: 5vh;
  width: 70%;
  z-index: 1;
}

.diapo_98>div>div:first-child>div>div {
  width: 70%;
  position: relative;
  background-color: var(--additional-color);
  z-index: 2;
}

.diapo_98>div>div:first-child>div>div>h2 {
  color: var(--title-color);
  padding: 10px;
  font-size: calc(15px + 2.5vw);
}

.diapo_98>div>div:nth-child(2)>div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 10% 6%;
}

/*------------- diapo 99 ----------------*/
.diapo_99 {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.diapo_99>div:first-child {
  min-height: 30%;
}

.diapo_99>div:first-child>div:first-child {
  padding: 50px;
}

.diapo_99>div:first-child>div:first-child>div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.diapo_99>div:first-child>div:first-child>div>p {
  font-size: calc(13px + 1em);
}

.diapo_99>div:first-child>div:nth-child(2) {
  padding: 20px;
}

.diapo_99>div:first-child>div:nth-child(2)>div {
  float: right;
  position: relative;
  width: 95%;
  background-color: var(--additional-color);
  z-index: 2;
}

.diapo_99>div:first-child>div:nth-child(2)>div>h2 {
  color: var(--title-color);
  padding: 10px;
  font-size: calc(25px + 2.5vmin);
}

.diapo_99>div:nth-child(2) {
  min-height: 70%;
}

.diapo_99>div:nth-child(2)>div>div {
  padding: 50px;
}

/*------------- diapo 100 ----------------*/
.diapo_100>div>div:first-child>div>h2 {
  padding: 4% 6%;
}

.diapo_100>div>div:first-child>div>p {
  padding: 0 6%
}

.diapo_100>div>div:nth-child(2)>img {
  max-width: 100%;
}

.diapo_100>div>div:nth-child(3)>div>p {
  padding: 0 6%;
}

/*------------- diapo 101 ----------------*/
.diapo_101>div:first-child>div:nth-child(-n+3)>div {
  height: 90%;
  width: 100%;
  position: relative;
  background-color: var(--additional-color);
}

.diapo_101>div:first-child>div:nth-child(odd)>div {
  width: 100%;
  background-color: var(--additional-color);
}

.diapo_101>div:first-child>div:nth-child(-n+3)>div>h2 {
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  font-size: calc(21px + 5vmin);
  -webkit-transform: translate(-50%, -50%) rotate(270deg);
  -moz-transform: translate(-50%, -50%) rotate(270deg);
  -ms-transform: translate(-50%, -50%) rotate(270deg);
  -o-transform: translate(-50%, -50%) rotate(270deg);
  transform: translate(-50%, -50%) rotate(270deg);
}

.diapo_101>div:first-child>div:nth-child(4)>div {
  height: 90%;
}


/*------------- diapo 102 ----------------*/

.diapo_102>div>h2 {
  top: 0;
  position: absolute;
  width: auto;
  max-width: 240px;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  font-family: title_font;
}

.diapo_102 .circle_container {
  transition: transform 1s linear;
}

.diapo_102 .circle_container {
  position: relative;
  width: 500px;
  height: 500px;
  padding: 2.8em;
  /*= 2em * 1.4 (2em = half the width of an img, 1.4 = sqrt(2))*/
  border-radius: 50%;
  border: 8px solid var(--additional-color);
  margin: 1.75em auto 0;
  position: absolute;
  top: 0;
}

.diapo_102 .left_0 {
  left: 0;
}

.diapo_102 .right_0 {
  right: 0;
}

.diapo_102 .circle_container div {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
}

.diapo_102 .images_rotation {
  transition-property: transform, filter;
  transition-duration: 1s, 0.5s;
  transition-timing-function: linear, linear;
}


/*------------- diapo 103 ---------------*/
.diapo_103 {
  overflow-y: hidden !important;
}

.diapo_103 section {
  height: 100%;
}

.diapo_103 .texts {
  width: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2;
}

.diapo_103 .left_texts {
  left: 200%;
  transition: left 1s;
}

.diapo_103 .right_texts {
  right: 200%;
  transition: right 1s;
}

.diapo_103 .points {
  left: 50%;
}

.diapo_103 .start_point {
  top: 0;
  background: var(--additional-color);
  border-radius: 50%;
}

.diapo_103 .end_point {
  top: 100%;
  background-size: contain;
  background-color: var(--additional-color);
  border-radius: 50%;
}

.diapo_103 .svg_point {
  background-color: var(--additional-color);
  border-radius: 50%;
  background-size: 3vmin;
}

.diapo_103 .vertical_line {
  bottom: 0%;
  left: 50%;
  background: var(--light-base-color);
  transform: translateX(-50%);
}

/*------------- diapo 105 ---------------*/
.diapo_105>div:first-child>div:first-child {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_105>div:first-child>div:first-child>div>h2 {
  margin-top: 0;
  padding-top: 20px;
}

.diapo_105>div:first-child>div:first-child>div>p:last-child {
  margin-bottom: 0;
  padding-bottom: 20px;
}

/*------------- diapo 106 ---------------*/
.diapo_106>div:first-child>div:nth-child(2) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_106>div:first-child>div:nth-child(2)>div>p:first-child {
  margin-top: 0;
  padding-top: 20px;
}

.diapo_106>div:first-child>div:nth-child(2)>div>p:last-child {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.diapo_106>div:first-child>div:first-child,
.diapo_106>div:nth-child(2)>div:nth-child(2) {
  background-repeat: no-repeat;
}

/*------------- diapo 107 ---------------*/
.diapo_107 {
  overflow-y: hidden !important;
}

.diapo_107 section {
  height: 100%;
}

.diapo_107 .texts {
  width: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2;
}

.diapo_107 .left_texts {
  left: 200%;
  transition: left 1s;
}

.diapo_107 .right_texts {
  right: 200%;
  transition: right 1s;
}

.diapo_107 .points {
  left: 50%;
}

.diapo_107 .start_point {
  top: 0;
  background: var(--additional-color);
  border-radius: 50%;
}

.diapo_107 .end_point {
  top: 100%;
  background-size: contain;
  background-color: var(--additional-color);
  border-radius: 50%;
}

.diapo_107 .svg_point {
  background-color: var(--additional-color);
  border-radius: 50%;
  background-size: 3vmin;
}

.diapo_107 .vertical_line {
  bottom: 0%;
  left: 50%;
  background: var(--light-base-color);
  transform: translateX(-50%);
}

/*------------- diapo 108 ----------------*/
.diapo_108>div:nth-child(1) {
  background-color: var(--additional-color);
  width: 7%;
}

.diapo_108>div:nth-child(2)>div>div:nth-child(4) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_108>div:nth-child(2)>div>div:nth-child(4)>div {
  max-height: 100%;
}

.diapo_108>div:nth-child(2)>div>div:nth-child(4)>div>p:first-child {
  margin-top: 25px;
}

/*------------- diapo 109 ----------------*/
.diapo_109>div>div:nth-child(1) {
  text-align: center;
  background-color: rgba(var(--additional-color-rgb), 0.6);
}

.diapo_109>div>div:nth-child(2) {
  text-align: center;
  background-color: rgba(var(--additional-color-rgb), 0.6);
}

.diapo_109>div>div:nth-child(1)>h1 {
  text-align: center;
  font-style: italic;
}

.diapo_109>div>div:nth-child(2)>div {
  background-color: rgba(255, 255, 255, 0.9);
  height: 50%;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_109>div>div:nth-child(2)>div>div {
  max-height: 100%;
  width: 100%;
}

.diapo_109>div>div:nth-child(2)>div>div>p {
  text-align: center;
  padding: 0 2rem;
}

.diapo_109>div>div:nth-child(2)>div>div>p:first-child {
  padding-top: 20px;
}

.diapo_109>div>div:nth-child(2)>div>div>p:last-child {
  padding-bottom: 20px;
  margin-bottom: 0;
}


/*------------- diapo 110 ----------------*/
.diapo_110>div>div:nth-child(2) {
  background-color: var(--additional-color);
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_110>div>div:nth-child(2)>div {
  max-height: 100%;
  width: 80%;
}

.diapo_110>div>div:nth-child(2)>div>p {
  text-align: center;
}

.diapo_110>div>div:nth-child(2)>div>h2 {
  margin-top: 0;
  padding-top: 25px;
}

.diapo_110>div>div:nth-child(2)>div>p:last-child {
  margin-bottom: 0;
  padding-bottom: 25px;
}


/*------------- diapo 111 ----------------*/
.diapo_111>div:nth-child(1) {
  background-color: var(--additional-color);
  height: 2%;
}

/* .diapo_111 >div:nth-child(2)>div:nth-child(2)>div>hr{
  width: 30%;
  height: 5px;
  background-color: var(--additional-color);
} */

/*------------- diapo 112 ----------------*/
.diapo_112>div>div:nth-child(1) {
  background-color: var(--additional-color);
}

.diapo_112>div>div:nth-child(1) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_112>div>div:nth-child(1)>div {
  max-height: 100%;
}

.diapo_112>div>div:nth-child(1)>div>p {
  color: var(--title-color);
}

.diapo_112>div>div:nth-child(1)>div>p:first-child {
  padding-top: 25px;
}

.diapo_112>div>div:nth-child(1)>div>p:last-child {
  padding-bottom: 25px;
  margin-bottom: 0;
}

.diapo_112>div>div:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}

.diapo_112>div>div:nth-child(2)>div:nth-child(1)>div:nth-child(2),
.diapo_112>div>div:nth-child(2)>div:nth-child(2)>div:nth-child(1) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_112>div>div:nth-child(2)>div:nth-child(1)>div:nth-child(2)>p,
.diapo_112>div>div:nth-child(2)>div:nth-child(2)>div:nth-child(1)>p {
  max-height: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  margin: 0;
  width: 90%;
}

/*------------- diapo 113 ----------------*/
/* .diapo_113 >div>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>hr{
  width: 20%;
  height: 5px;
  background-color: var(--additional-color);
} */
.diapo_113>div>div:nth-child(1)>div:nth-child(1),
.diapo_113>div>div:nth-child(3)>div:nth-child(2) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_113>div>div:nth-child(1)>div:nth-child(1)>div,
.diapo_113>div>div:nth-child(3)>div:nth-child(2)>div {
  max-height: 100%;
}

.diapo_113>div>div:nth-child(1)>div:nth-child(1)>div>h2,
.diapo_113>div>div:nth-child(3)>div:nth-child(2)>div>p:first-child {
  padding-top: 20px;
}

.diapo_113>div>div:nth-child(2) {
  min-height: 15%;
}

.diapo_113>div>div:nth-child(3)>div:nth-child(1)>div:nth-child(1) {
  height: 30px;
  top: 0;
  background-color: var(--additional-color);
}

.diapo_113>div>div:nth-child(1)>div:nth-child(2)>div:nth-child(1) {
  height: 30px;
  bottom: 0;
  background-color: var(--additional-color);
}

.diapo_113>div>div:nth-child(3)>div:nth-child(1)>div:nth-child(1) {
  height: 30px;
  top: 0;
  background-color: var(--additional-color);
}

.diapo_113>div>div:nth-child(1)>div:nth-child(2)>div:nth-child(2) {
  bottom: 0;
  left: 20%;
}

.diapo_113>div>div:nth-child(3)>div:nth-child(1)>div:nth-child(2) {
  top: 0;
  left: 5%;
}


/*------------- diapo_114----------------*/
.diapo_114>div:nth-child(1)>div>svg {
  fill: var(--additional-color);
  stroke: var(--additional-color);
  stroke-width: 1;
  opacity: 0.6;
}

.diapo_114>div:nth-child(2)>div:nth-child(1)>div>h2,
.diapo_114>div:nth-child(2)>div:nth-child(2)>div>p:first-child {
  margin-top: 0;
  padding-top: 20px;
}

.diapo_114>div:nth-child(2)>div:nth-child(1)>div>p,
.diapo_114>div:nth-child(2)>div:nth-child(2)>div>p {
  margin-bottom: 0;
  padding-bottom: 20px;
}

/*------------- diapo_116----------------*/
.diapo_116>div>div:nth-child(3)>div p:first-child {
  padding-top: 20px;
}

.diapo_116>div>div:nth-child(3)>div>p {
  padding-bottom: 20px;
}

/*------------- diapo 117 ----------------*/
.diapo_117>div>div:first-child {
  height: 150px;
}

.diapo_117>div>div:first-child>div {
  background-color: var(--additional-color);
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
}

.diapo_117>div>.modal_popup {
  background: linear-gradient(180deg, var(--additional-color) 50%, var(--title-color) 50%);
}

.diapo_117>div>.modal_popup>div:first-child {
  z-index: 9;
}

.diapo_117>div>.modal_popup>div:first-child>div {
  height: 25px;
  width: 25px;
  left: 97% !important;
  top: 5%;
  transform: translate(-97%, -5%);
  margin-top: 5px;
  cursor: pointer;
}

.diapo_117>div>.modal_popup>div:first-child>img {
  width: calc(5vmin + 5em);
}

.diapo_117>div>.modal_popup>div:first-child>h2 {
  color: var(--base-color) !important;
  top: 33%;
  transform: translateY(-33%);
}

.diapo_117>div>.modal_popup>div:nth-child(2)>p:first-child {
  margin: 12vmin 4% 0 4%;
  color: var(--base-color) !important;
}

.diapo_117>div>.modal_popup>div:nth-child(2)>p {
  margin: 5vmin 4% 0 4%;
  color: var(--base-color) !important;
}

/*------------- diapo 119 ---------------*/
.diapo_119>div:first-child {
  margin: 80px 0 40px 0;
  width: 80%;
}

.diapo_119>div>div>div>div {
  background: #fff;
  top: 0;
  z-index: 1;
  height: 98% !important;
}

.diapo_119>div>div>div>div>p {
  color: var(--additional-color) !important;
}

.diapo_119>div>div>div>div>div>span {
  stroke: var(--additional-color);
}

.diapo_119>div>div>div>div>div>p {
  margin-top: 10px;
}

.diapo_119>div>div>div>div>div>span>svg {
  width: 70%;
  height: 60%;
  max-width: 35vw;
  max-height: 35vh;
  fill: var(--additional-color);
  stroke: var(--additional-color);
}

@keyframes rotate_in_horizontal_flip_right {
  0% {
    transform: rotateY(-180deg);
  }

  50% {
    transform: rotateY(0);
  }

  100% {
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
  }
}

@keyframes rotate_out_horizontal_flip_right {
  0% {
    transform: rotateY(0);
  }

  50% {
    transform: rotateY(-180deg);
  }

  100% {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
}

.initial_rotate_back {
  transform: rotateY(-180deg);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.rotate_in_horizontal_flip_right {
  animation-name: rotate_in_horizontal_flip_right;
  animation-duration: 1s;
}

.rotate_out_horizontal_flip_right {
  animation-name: rotate_out_horizontal_flip_right;
  animation-duration: 1s;
}

@media screen and (max-width: 450px) {
  .diapo_119 p {
    font-size: 4.5vw !important;
  }
}

/*------------- diapo 121 ---------------*/
.diapo_121>div:first-child {
  height: 60%;
  margin: 5% 0 0 0;
}

.diapo_121>div:first-child>div>div {
  width: 22vmin;
  height: 22vmin;
  border-radius: 50%;
  background: var(--light-base-color);
  cursor: pointer;
}

.diapo_121>div:nth-child(2) {
  height: 30%;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_121>div:nth-child(2)>div {
  padding: 0 30px;
  top: -570%;
}

.diapo_121>div:nth-child(2)>div>h2 {
  color: var(--additional-color);
}



/*------------- diapo 122 ---------------*/
.diapo_122 .click_svg>svg {
  width: 80%;
  height: 80%;
  stroke: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.diapo_122>div>div:nth-child(2) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_122 .div_text {
  width: 75%;
  overflow-y: auto;
  padding: 80px 50px;
}

.diapo_122>div>div:nth-child(2)>div>h2>span {
  width: 4px;
  height: 40px;
  background: var(--additional-color);
  position: absolute;
  bottom: -100%;
  transform: rotate(90deg);
}

@media screen and (max-width: 1024px) {
  .diapo_122 .responsive {
    width: 100% !important;
    padding: 80px 30px !important;
  }
}

/*----------------- Diapo 123 ------------------------ */
.diapo_123>div:first-child {
  height: 65%;
  width: 85%;
}

.diapo_123>div:first-child div {
  padding-left: 5px;
  padding-right: 5px;
}

.diapo_123>div:first-child div>div {
  height: 0;
  width: 98%;
  bottom: 0;
}

.diapo_123>div:first-child div>div>p {
  color: white;
  bottom: 0;
  margin-bottom: 5%;
}

.diapo_123>div:nth-child(2) {
  height: 35%;
  padding: 1%;
}

.diapo_123>div:nth-child(2)>div:first-child,
.diapo_123>div:nth-child(2)>div:nth-child(2) {
  overflow-y: auto;
  overflow-x: auto;
}

.diapo_123>div:first-child>div>div>p::after {
  content: " %";
}

/*----------------- Diapo 124 ------------------------ */
.diapo_124>div>div:first-child>div:nth-child(2),
.diapo_124>div>div:nth-child(3)>div:first-child {
  height: 55%;
}

.diapo_124>div>div:first-child>div:first-child,
.diapo_124>div>div:nth-child(3)>div:nth-child(2) {
  height: 45%;
}

.diapo_124>div>div:first-child>div:first-child>img,
.diapo_124>div>div:nth-child(3)>div:first-child>img {
  bottom: 0;
}

.diapo_124>div>div:first-child>div:nth-child(2),
.diapo_124>div>div:nth-child(2)>ul,
.diapo_124>div>div:nth-child(3)>div:nth-child(2) {
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_124>div>div:nth-child(2) {
  display: flex;
  flex-direction: column;
  background-color: var(--light-base-color);
}

.diapo_124>div>div:first-child>div:nth-child(2)>ul,
.diapo_124>div>div:nth-child(2)>ul>li,
.diapo_124>div>div:nth-child(3)>div:nth-child(2)>ul {
  background-color: var(--light-base-color);
}

.diapo_124>div>div:first-child>div:nth-child(2)>ul>li,
.diapo_124>div>div:nth-child(2)>ul>li {
  display: list-item;
  list-style-position: outside;
  list-style-type: circle;
}

.diapo_124 .li_point::marker {
  color: var(--additional-color);
}

/*----------------- Diapo 125 ------------------------ */
.diapo_125>div>div:first-child>div {
  display: none;
  position: absolute;
  left: -200%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.diapo_125>div>div:first-child>div:not(:first-child) {
  left: -200%;
}

.diapo_125>div>div:nth-child(2)>div:not(:first-child) {
  display: none;
}

.diapo_125>div>div:first-child>div>p:first-child {
  margin-top: 30px;
}

/*------------- diapo 126 ---------------*/
.diapo_126>div:first-child>ul>li>div:nth-child(2) {
  color: #fff;
}

.diapo_126>div:first-child>ul>li>div:nth-child(2)>div>h2 {
  padding: 10px 5%;
}

/*-----------------------diapo_127---------------------------------*/

.diapo_127 div[id^='cols_hover_blocks_'] a.ripple-effect:hover {
  filter: brightness(85%);
}

/* -- box model --------------------------------------- */
.diapo_127 *,
.diapo_127 *:after,
.diapo_127 *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* -- Google typography ------------------------------- */
.diapo_127 .title,
.diapo_127 .definitions {
  color: #fff;
  text-transform: inherit;
  letter-spacing: inherit;
}

.diapo_127 .caption {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.1;
  color: #bdbdbd;
  text-transform: inherit;
  letter-spacing: inherit;
}

/* -- Ripple-effect ----------------------------------- */
.diapo_127 .ripple-effect {
  position: relative;
  overflow: hidden;
  -webkit-transform: translatez(0);
}

.diapo_127 .ink {
  display: block;
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  transform: scale(0);
}

.diapo_127 .ink {
  background: #fff;
  opacity: 1;
}

.diapo_127 .ink.animate {
  -webkit-animation: diapo127_ripple-effect 0.5s linear;
  -o-animation: diapo127_ripple-effect 0.5s linear;
  animation: diapo127_ripple-effect 0.5s linear;
}

@keyframes diapo127_ripple-effect {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}

@-webkit-keyframes diapo127_ripple-effect {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}

@-moz-keyframes diapo127_ripple-effect {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}

@-ms-keyframes diapo127_ripple-effect {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}

@-o-keyframes diapo127_ripple-effect {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}

/* -- Dashboard --------------------------------------- */
.diapo_127 .dashboard {
  position: relative;
  /* padding: 15px;
  margin: 0 auto; */
}

.diapo_127 .dashboard>* {
  display: block;
  float: left;
  margin: 5px;
}

/* -- Tiles ------------------------------------------- */
.diapo_127 .tile {
  color: #212121;
  overflow: hidden;
  cursor: pointer;
  outline: 0;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.diapo_127 .tile:hover,
.diapo_127 .tile:active,
.diapo_127 .tile.active,
.diapo_127 .tile:focus,
.diapo_127 .tile:active:focus,
.diapo_127 .tile.active:focus {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

/* -- Tiles content ----------------------------------- */
.diapo_127 .tile .content-wrapper {
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

.diapo_127 .tile .content-wrapper .tile-content {
  position: relative;
  display: block;
  overflow: hidden;
}

.diapo_127 .tile .content-wrapper .tile-content .tile-holder {
  position: relative;
  display: block;
  padding: 0;
}

.diapo_127 .tile .content-wrapper .tile-content .tile-holder.tile-holder-sm {
  position: absolute;
  margin: 0;
  padding: 0;
  transition: all 1s;
}

.diapo_127 .definitions-holder {
  position: absolute;
  margin: 0;
  padding: 20px;
  transition: all 1s;
}

/*-- Tiles size --------------------------------------- */
.diapo_127 .tile {
  width: 270px;
  height: 130px;
}

.diapo_127 .tile .content-wrapper .tile-content .tile-holder-sm {
  bottom: 10px;
  left: 10px;
}

.diapo_127 .tile.tile-sqr {
  width: 130px;
}

.diapo_127 .tile-lg {
  width: 550px;
  height: 270px;
}

.diapo_127 .tile-lg .content-wrapper .tile-content {
  height: 270px;
  padding: 20px;
}

.diapo_127 .tile-lg .content-wrapper .tile-content .tile-holder-sm {
  bottom: 20px;
  left: 20px;
}

.diapo_127 .tile-lg.tile-sqr {
  width: 270px;
}

.diapo_127 .tile-sm {
  width: 130px;
  height: 60px;
}

.diapo_127 .tile-sm .content-wrapper .tile-content {
  height: 60px;
  padding: 5px;
}

.diapo_127 .tile-sm .content-wrapper .tile-content .tile-holder-sm {
  bottom: 5px;
  left: 5px;
}

.diapo_127 .tile-sm.tile-sqr {
  width: 60px;
}

/*-- Display animation -------------------------------- */
.diapo_127 .display-animation>* {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.diapo_127 .display-animation>.animated {
  -webkit-animation: diapo127_display 0.5s cubic-bezier(0.55, 0, 0.1, 1) forwards;
  -o-animation: diapo127_display 0.5s cubic-bezier(0.55, 0, 0.1, 1) forwards;
  animation: diapo127_display 0.5s cubic-bezier(0.55, 0, 0.1, 1) forwards;
}

.diapo_127 .no-js .display-animation>* {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

@keyframes diapo127_display {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@-o-keyframes diapo127_display {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@-ms-keyframes diapo127_display {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes diapo127_display {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes diapo127_display {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

/*-----------------------diapo_128---------------------------------*/
.diapo_128>div:nth-child(2) {
  width: 90%;
  height: 90%;
  background: rgba(var(--additional-color-rgb), 0.6);
  bottom: 0;
}

.diapo_128>div:nth-child(2)>h1 {
  padding: 0 50px 0 2px;
}

.diapo_128 .new_font_h1 {
  font-family: light_portrait !important;
}

/*------------- diapo 129 ----------------*/
.diapo_129>div:nth-child(1).section,
.diapo_129>div:nth-child(2).section {
  width: 90%;
  height: 80%;
}

.diapo_129>div:nth-child(1).subsection,
.diapo_129>div:nth-child(2).subsection {
  width: 90%;
  height: 70%;
}

.diapo_129>div:nth-child(1).subsubsection,
.diapo_129>div:nth-child(2).subsubsection {
  width: 90%;
  height: 60%;
}

.diapo_129>div:nth-child(2) {
  background: rgba(var(--additional-color-rgb), 0.6);
  bottom: 0;
}

.diapo_129>div:nth-child(2)>h2 {
  padding: 0 50px 0 2px;
}

.diapo_129>div:nth-child(2)>h2.section {
  width: 40%;
}

.diapo_129>div:nth-child(2)>h2.subsection {
  width: 25%;
}

.diapo_129>div:nth-child(2)>h2.subsubsection {
  width: 25%;
}

.diapo_129 .new_font_h2 {
  font-family: light_portrait !important;
}

/*------------- diapo 130 ----------------*/
.diapo_130>div:first-child>div:nth-child(-n+3)>div {
  height: 90%;
  width: 100%;
  position: relative;
  background-color: var(--additional-color);
}

.diapo_130>div:first-child>div:nth-child(odd)>div {
  width: 100%;
  background-color: var(--additional-color);
}

.diapo_130>div:first-child>div:nth-child(-n+3)>div>h2 {
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(270deg);
  -moz-transform: translate(-50%, -50%) rotate(270deg);
  -ms-transform: translate(-50%, -50%) rotate(270deg);
  -o-transform: translate(-50%, -50%) rotate(270deg);
  transform: translate(-50%, -50%) rotate(270deg);
}

.diapo_130>div:first-child>div:nth-child(4)>div {
  height: 90%;
}

.diapo_130 .column_reaction {
  height: 90%;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.diapo_130 .column_reaction:hover {
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.diapo_130 .column_reaction:hover {
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.diapo_130 .selected_column {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.diapo_130 .back_arrow {
  width: 9vmin;
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 2%;
  transform: translate(-50%, -2%);
  opacity: 0.2;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-animation: pointing_up_diapo130 1.25s infinite;
  -moz-animation: pointing_up_diapo130 1.25s infinite;
  -ms-animation: pointing_up_diapo130 1.25s infinite;
  animation: pointing_up_diapo130 1.25s infinite;
}

.diapo_130 .back_arrow:hover {
  opacity: 1;
}

@-webkit-keyframes pointing_up_diapo130 {
  0% {
    top: 3%;
  }

  50% {
    top: 1%;
  }

  100% {
    top: 3%;
  }
}

@-moz-keyframes pointing_up_diapo130 {
  0% {
    top: 3%;
  }

  50% {
    top: 1%;
  }

  100% {
    top: 3%;
  }
}

@-ms-keyframes pointing_up_diapo130 {
  0% {
    top: 3%;
  }

  50% {
    top: 1%;
  }

  100% {
    top: 3%;
  }
}

@keyframes pointing_up_diapo130 {
  0% {
    top: 3%;
  }

  50% {
    top: 1%;
  }

  100% {
    top: 3%;
  }
}

/*------------- diapo 131 ---------------*/
.diapo_131>div:nth-child(2) {
  width: 550px;
  height: 550px;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 3px solid #fff;
}

.diapo_131>div:nth-child(1) {
  max-width: 90%;
}

.diapo_131>div:nth-child(1)>p {
  padding-bottom: 0;
}

.diapo_131>div:nth-child(1)>h2 {
  font-family: title_font !important;
  font-size: calc(18px + 1.8vmin) !important;
  font-weight: unset !important;
  color: #fff !important;
}

.diapo_131 section {
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 0px;
}

.diapo_131 section h2 {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #fff;
}

.diapo_131 section h2:after,
section h2:before {
  content: '';
}

.diapo_131 section.head {
  position: relative;
  z-index: 10;
}

.diapo_131 section.head h2 {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--light-base-color);
  -webkit-transition: all 2s cubic-bezier(0.21, 1, 0.84, 1.01);
  -moz-transition: all 2s cubic-bezier(0.21, 1, 0.84, 1.01);
  transition: all 2s cubic-bezier(0.21, 1, 0.84, 1.01);
}

.diapo_131 section.head h2:before,
section.head h2:after {
  color: var(--additional-color);
  font-size: calc(5pt + 1.2vw);
  text-transform: none;
  display: block;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}

.diapo_131 section.head h2:before {
  content: attr(data-bf);
  position: absolute;
  top: -10%;
  left: 10%;
}

.diapo_131 section.head h2:after {
  content: attr(data-af);
  position: absolute;
  right: 10%;
  top: 68%;
  max-width: 50%;
}

.diapo_131 section.head h2:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  -moz-transform: translate(-50%, -50%) scale(1.05);
  -ms-transform: translate(-50%, -50%) scale(1.05);
  -o-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}

.diapo_131 section.head h2:hover:before {
  -webkit-transform: scale(1.2) translate(-10%, -32%);
  -moz-transform: scale(1.2) translate(-10%, -32%);
  -ms-transform: scale(1.2) translate(-10%, -32%);
  -o-transform: scale(1.2) translate(-10%, -32%);
  transform: scale(1.2) translate(-10%, -32%);
}

.diapo_131 section.head h2:hover:after {
  -webkit-transform: scale(1.2) translate(10%, 10px);
  -moz-transform: scale(1.2) translate(10%, 10px);
  -ms-transform: scale(1.2) translate(10%, 10px);
  -o-transform: scale(1.2) translate(10%, 10px);
  transform: scale(1.2) translate(10%, 10px);
}

@media screen and (max-width: 450px) {
  .diapo_131 section.head h2:before {
    content: attr(data-bf);
    position: absolute;
    top: -25%;
    left: 10%;
  }

  .diapo_131 section.head h2:after {
    content: attr(data-af);
    position: absolute;
    right: 10%;
    top: 74%;
  }
}

/*------------- diapo 132 ---------------*/
.diapo_132 .is-sliding {
  pointer-events: none;
}

.diapo_132 .slides {
  position: relative;
  display: block;
  height: 100vh;
  width: 100%;
  background: #fff;
  transition: background 1s cubic-bezier(0.99, 1, 0.92, 1);
}

.diapo_132 .is-sliding .slides {
  background: #ededed;
  transition: background 0.3s cubic-bezier(0.99, 1, 0.92, 1);
}

@media (max-width: 863px) {
  .diapo_132 .slide {
    width: 80% !important;
  }
}

.diapo_132 .slide {
  z-index: -1;
  padding: 0;
  position: absolute;
  width: 90%;
  height: 100vh;
  transition: z-index 1s ease;
}

.diapo_132 .slide.is-active {
  z-index: 1;
  transition: z-index 1s ease;
}

.diapo_132 .slide__content {
  position: relative;
  margin: 0 auto;
  height: 80%;
  width: 80%;
  top: 10%;
}

.diapo_132 .slide__header {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  overflow-y: hidden;
  -webkit-transform: translateX(-5%);
  transform: translateX(-5%);
}

.diapo_132 .slide__title {
  max-width: 50%;
  max-height: 100%;
  font-weight: 700;
  color: var(--base-color);
  overflow-y: auto;
  margin: 0;
}

.diapo_132 .slide__paragraph {
  width: 40%;
  float: right;
  max-width: 40%;
  margin: 0 0 0 10%;
  color: #fff;
  font-family: base_font_medium;
  overflow-y: auto;
  max-height: 100%;
}

.diapo_132 .slide__title .title-line,
.diapo_132 .slide__paragraph .paragraph-line {
  display: block;
  overflow-y: hidden;
}

.diapo_132 .slide__title .title-line span,
.diapo_132 .slide__paragraph .paragraph-line span {
  display: inline-block;
  -webkit-transform: translate3d(0, 140%, 0);
  transform: translate3d(0, 140%, 0);
  opacity: 0;
  transition: opacity 0.8s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.8s ease;
  transition: transform 0.4s ease, opacity 0.8s ease, -webkit-transform 0.4s ease;
}

.diapo_132 .slide__title .title-line span:nth-child(1),
.diapo_132 .slide__paragraph .paragraph-line {
  transition-delay: 0.15s;
}

.diapo_132 .slide__title .title-line span:nth-child(2) {
  transition-delay: 0.3s;
}

.diapo_132 .is-active .slide__title .title-line span,
.diapo_132 .is-active .slide__paragraph .paragraph-line span {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
  transition: opacity 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.1s ease;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.diapo_132 .is-active .slide__title .title-line:nth-of-type(2n) span {
  transition-delay: 0.2s;
}

.diapo_132 .slide__figure {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.diapo_132 .is-sliding .slide__figure {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.diapo_132 .slide__img {
  position: relative;
  display: block;
  background-size: cover;
  /* background-attachment: fixed; */
  background-position: 50%;
  -webkit-backface-visibility: hidden;
  height: 0%;
  width: 100%;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: height 1s 1.4s cubic-bezier(0.19, 1, 0.22, 1), -webkit-filter 0.4s 0.1s ease;
  transition: height 1s 1.4s cubic-bezier(0.19, 1, 0.22, 1), filter 0.4s 0.1s ease;
  transition: height 1s 1.4s cubic-bezier(0.19, 1, 0.22, 1), filter 0.4s 0.1s ease, -webkit-filter 0.4s 0.1s ease;
}

.diapo_132 .is-active .slide__img {
  height: 100%;
  opacity: 1;
  transition: height 0.5s 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-filter 0.4s 0.1s ease;
  transition: height 0.5s 0.3s cubic-bezier(0.77, 0, 0.175, 1), filter 0.4s 0.1s ease;
  transition: height 0.5s 0.3s cubic-bezier(0.77, 0, 0.175, 1), filter 0.4s 0.1s ease, -webkit-filter 0.4s 0.1s ease;
}

.diapo_132 .is-sliding .slide__img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/*------------- diapo 133 ---------------*/
.diapo_133 div[class*='cols_diapo_133_'] {
  transition: all 1s ease;
}

.diapo_133>div:first-child {
  height: 80%;
  padding-top: 25px;
}

.diapo_133>div:first-child>div:first-child {
  padding: 15px;
}

.diapo_133>div:first-child>div:first-child>div {
  bottom: 0;
  background-color: var(--additional-color);
}

.diapo_133>div:first-child>div:first-child>div>div {
  padding: 10px;
}

.diapo_133>div:first-child>div:first-child>div>div>h4 {
  padding: 0 0 45px 0;
}

.diapo_133>div:first-child>div:first-child>div>div>h6 {
  color: #fff;
  font-family: base_font_medium !important;
  padding: 15px;
}

.diapo_133>div:first-child .other_cols {
  padding: 15px;
}

.diapo_133>div:first-child .other_cols>div {
  padding: 25px;
}

.diapo_133>div:first-child .other_cols>div>h6 {
  color: #fff;
  font-family: base_font_medium !important;
}

.diapo_133>div:nth-child(2) {
  height: 20%;
}

/*------------- diapo 135 ---------------*/

.diapo_135>div>div>div>div>p {
  color: var(--title-color);
}

/*------------- diapo 137 ---------------*/
.diapo_137 {
  z-index: -1;
}

.diapo_137>div {
  z-index: -1;
  padding-left: 50px;
}

.diapo_137>div>div:nth-child(1) {
  padding-left: 5%;
  padding-right: 5%;
  -ms-flex-direction: row;
  background: rgba(255, 255, 255, 0.9);
}

.diapo_137>div>div:nth-child(1)>p {
  padding-top: 20px;
}

.diapo_137>div>div:nth-child(2) {
  background: transparent;
  z-index: -1;
  padding: 30px 30px 30px 60px;
}

.diapo_137>div>div:nth-child(2)>div {
  background: var(--additional-color);
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.diapo_137>div>div:nth-child(2)>div>div:nth-child(1) {
  position: absolute;
  width: 0px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background: #fff;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow-y: auto;
  overflow-x: hidden;
}

.diapo_137>div>div:nth-child(2)>div>div:nth-child(1)>p {
  margin: 0;
  text-align: center;
  max-height: 100%;
  padding: 0 10px 0 55px;
  opacity: 0;
}

.diapo_137>div>div:nth-child(2)>div>div:nth-child(1)>bold_p {
  margin: 0;
  text-align: center;
  max-height: 100%;
  padding: 0 10px 0 55px;
  opacity: 0;
}

.diapo_137>div>div:nth-child(2)>div>div:nth-child(2) {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.diapo_137>div>div:nth-child(2)>div>div:nth-child(2)>h3 {
  margin: 0;
}


/*------------- diapo 138 ---------------*/
.diapo_138 {
  overflow-y: hidden !important;
}

.diapo_138 section {
  height: 100%;
}

.diapo_138 .texts {
  width: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2;
}

.diapo_138 .left_texts {
  left: 200%;
  transition: left 1s;
}

.diapo_138 .right_texts {
  right: 200%;
  transition: right 1s;
}

.diapo_138 .points {
  left: 50%;
}

.diapo_138 .start_point {
  top: 0;
  background: var(--additional-color);
}

.diapo_138 .end_point {
  top: 100%;
  background-size: contain;
  background-color: var(--additional-color);
}

.diapo_138 .svg_point {
  background-color: var(--additional-color);
  border-radius: 50%;
  background-size: 3vmin;
}

.diapo_138 .vertical_line {
  bottom: 0%;
  left: 50%;
  background: var(--light-base-color);
  transform: translateX(-50%);
}

/*------------- diapo 141 ---------------*/
.diapo_141 .name {
  color: var(--additional-color);
  position: absolute;
  bottom: 0;
  padding: 25px;
}

.diapo_141 .img>div:first-child {
  background-color: var(--light-base-color);
  width: 65%;
}

/*------------- diapo 142 ---------------*/
.diapo_142>div>div:first-child>div:first-child {
  background-color: var(--additional-color);
}

.diapo_142>div>div:first-child>div:first-child>div {
  z-index: 2;
}

.diapo_142>div>div:first-child>div:first-child>div>h3 {
  color: #fff;
  padding-top: 25px;
}

.diapo_142>div>div:first-child>div:first-child>div>p {
  color: #fff;
}

.diapo_142>div>div:first-child>div:nth-child(2) {
  margin-left: 90px;
  z-index: 1;
}

.diapo_142>div>div:nth-child(2)>div {
  padding: 25px 0 !important;
}

.diapo_142>div>div:nth-child(2)>div>div>p {
  align-items: center;
  display: flex;
}

@media (max-width: 767px) {
  .diapo_142 .icons {
    transform: none;
    top: 0;
    padding-top: 25px !important;
  }
}

/*------------- diapo 143 ---------------*/
.diapo_143>div>div>div {
  padding: 3%;
}

.diapo_143>div>div>div>p {
  padding-top: 20px;
}

.diapo_143>div>div>video {
  height: 95% !important;
}

.diapo_143>div>div:nth-child(1)>div {
  padding: 35px 35px 0 0;
}

.diapo_143>div>div:nth-child(3)>div {
  padding: 0 0 35px 35px;
}

.diapo_143>div>div:nth-child(3)>div>video {
  object-fit: cover;
}

.diapo_143>div>div:nth-child(4)>div {
  padding: 35px 0 0 35px;
}

/*------------- diapo 145 ---------------*/

.diapo_145>div>span {
  z-index: 1;
  right: 20px;
  top: 15px;
  width: 20px;
  height: 20px;
}

.diapo_145>div>span>svg {
  width: 100%;
  height: 100%;
}

.diapo_145 p {
  font-family: base_font_medium;
}

.diapo_145>div>div {
  transition: all 0.5s ease-in-out;
}

.diapo_145>div>div>div:first-child {
  height: max-content;
  min-height: 25%;
  padding-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.diapo_145>div>div>div:first-child>div:first-child {
  background-color: black;
  padding-right: 1vmin;
  width: 95%;
}

.diapo_145>div>div>div:first-child>div:first-child>h3 {
  color: white;
}

.diapo_145>div>div>div:nth-child(2) {
  height: 75%;
  padding: 0 5% 0 5%;
}

.diapo_145>div>div>div:nth-child(2)>div>div>div:first-child {
  padding: 1% 3% 3%;
}

.diapo_145>div>div:hover.has_hover>div>div:first-child>h3 {
  color: black !important;
}

.diapo_145>div>div:hover.has_hover>div:first-child>div:first-child {
  background-color: white !important;
}

/*------------- diapo 146 ---------------*/

.diapo_146>div>div {
  overflow-y: auto;
  padding: 30px;
}

.diapo_146>div>div>div {
  max-height: 100%;
}

.diapo_146>div>div>div:nth-child(1) {
  padding-left: 7%;
  padding-right: 7%;
}

.diapo_146>div>div>div:nth-child(1)>h2 {
  width: 70%;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--subtitle-color);
}

/*------------- diapo 147 ---------------*/
.diapo_147 .container_diapo147>div:first-child>h2 {
  padding: 0 50px;
  color: var(--additional-color);
}

.diapo_147 .container_diapo147>div:first-child>p {
  padding: 0 50px;
}

.diapo_147 .container_diapo147 .question_diapo147 {
  font-size: calc(10px + 1.6vmin) !important;
  font-family: base_font_medium !important;
}

.diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 {
  position: relative;
}

.diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 .common_box {
  cursor: pointer;
  display: inline-block;
  width: 190px;
  height: 60px;
  font-size: 36px;
  line-height: 120px;
  text-align: center;
  vertical-align: middle;
}

.diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 .white_box_diapo147 {
  background-color: #fff;
  color: var(--light-base-color);
  border-bottom: 5px solid #ccc;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin: 0 0 0 -4px;
}

.diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 .grey_box_diapo147 {
  background-color: var(--light-base-color);
  border-bottom: 5px solid #2c3e50;
  color: #fff;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 .btn_diapo147_active:active {
  border: none;
  box-shadow: none;
}

.diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 span {
  position: absolute;
  top: 50%;
  z-index: 999;
  display: inline-block;
  background-color: var(--additional-color);
  width: 40px;
  height: 40px;
  line-height: 28px;
  margin: -25px 0 0 -25px;
  color: #fff;
  border: 5px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}

.button_diapo147 {
  padding: 10px 65px;
  background-color: var(--title-color);
  color: var(--additional-color) !important;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.button_diapo147:hover {
  background-color: var(--light-base-color);
}

@media (max-width: 767px) {
  .diapo_147 .container_diapo147 .btn_diapo147-group_diapo147>div {
    width: 190px;
  }

  .diapo_147 .container_diapo147 .btn_diapo147-group_diapo147 .white_box_diapo147 {
    margin: 0;
  }
}

/*------------- diapo 149 ---------------*/
.diapo_149>div {
  overflow: auto;
}

.diapo_149>div>div>div>div {
  padding: 20px;
}

.diapo_149>div>div>div>p:first-child {
  font-size: calc(2px + 2vmin) !important;
}

.diapo_149>div>div:last-child {
  padding-bottom: 7%;
}

@media screen and (max-width: 450px) {

  .diapo_149>div>div>div>div>p {
    font-size: 3vw;
  }

  .diapo_149 .first_col {
    max-width: 200px;
  }

}

/*------------- diapo 151 ----------------*/
.diapo_151 {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.diapo_151>div:first-child {
  min-height: 30%;
}

.diapo_151>div:first-child>div:first-child {
  padding: 50px;
}

.diapo_151>div:first-child>div:first-child>div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.diapo_151>div:first-child>div:nth-child(2) {
  padding: 20px;
}

.diapo_151>div:first-child>div:nth-child(2)>div {
  float: right;
  position: relative;
  width: 95%;
  background-color: var(--additional-color);
  z-index: 2;
}

.diapo_151>div:first-child>div:nth-child(2)>div>h2 {
  color: var(--title-color);
  padding: 10px;
}

.diapo_151>div:nth-child(2) {
  min-height: 70%;
}

.diapo_151>div:nth-child(2)>div>div {
  padding: 50px;
}

/*----------------- Diapo 152 ------------------------ */
.diapo_152>div:first-child {
  margin-top: 3%;
  height: 60%;
  width: 85%;
}

.diapo_152>div:first-child div {
  padding-left: 5px;
  padding-right: 5px;
}

.diapo_152>div:first-child div>div {
  height: 0;
  width: 98%;
  bottom: 0;
}

.diapo_152>div:first-child div>div>h3 {
  color: white;
  bottom: 0;
  margin-bottom: 5%;
}

.diapo_152>div:nth-child(2) {
  height: 32%;
  width: 85%;
}

.diapo_152>div:nth-child(2)>div:nth-child(2),
.diapo_152>div:nth-child(2)>div:nth-child(3) {
  overflow-y: auto;
  overflow-x: auto;
}

.diapo_152>div:first-child>div>div>h3::after {
  content: " %";
}

.diapo_152 .percentages {
  transition: all 2.5s ease-out;
}

/*----------------- Diapo 153 ------------------------ */
.diapo_153>div:first-child,
.diapo_153>div:nth-child(2) {
  height: 50%;
}

.diapo_153>div:first-child>div:nth-child(2) {
  background-color: var(--additional-color);
}

.diapo_153>div:first-child>div:nth-child(2)>div>h3 {
  padding: 20px 20px 0 20px;
  color: white;
}

.diapo_153>div:first-child>div:nth-child(2)>div>p {
  padding: 0 20px 20px 20px;
  color: white;
}

.diapo_153>div:nth-child(2)>div {
  padding: 15px 0;
}

.diapo_153>div:nth-child(2)>div>div>img {
  margin-bottom: 25px;
}

.diapo_153 .hover_cols:hover {
  background-color: var(--light-base-color);
}

/*------------- diapo 154 ---------------*/
.diapo_154>div {
  width: 90%;
  height: 80%;
  background-color: rgba(var(--additional-color-rgb), 0.3);
}

.diapo_154>div>div {
  padding: 20px;
}

.diapo_154>div>div>h2 {
  color: var(--additional-color);
}

.diapo_154>div>div>p {
  color: var(--additional-color);
}

/*------------- diapo 155 ---------------*/
.diapo_155 .countdown {
  text-align: center;
}

.diapo_155 .timer {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.diapo_155 .timer .box {
  display: inline-block;
  margin: 1rem;
  width: 12rem;
  text-align: center;
  background: #769d91;
  -moz-transform-style: preserve-3d;
}

.diapo_155 .timer .box:nth-child(2) .value {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.diapo_155 .timer .box:nth-child(3) .value {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.diapo_155 .timer .box:nth-child(4) .value {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.diapo_155 .timer .box:nth-child(5) .value {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.diapo_155 .timer .box .spacer {
  position: relative;
  content: '';
  display: block;
  height: 20px;
  background: #d5e1dd;
}

.diapo_155 .timer .box .spacer::before,
.timer .box .spacer::after {
  content: '';
  position: absolute;
  top: 5px;
  width: 10px;
  height: 10px;
  background: #769d91;
  border-radius: 50%;
}

.diapo_155 .timer .box .spacer::before {
  left: .8rem;
}

.diapo_155 .timer .box .spacer::after {
  right: .8rem;
}

.diapo_155 .timer .box .value {
  position: relative;
  margin: 0;
  padding: 1.2rem 0 2rem;
  background: #d5e1dd;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation: wind 4s ease-out alternate infinite;
  animation: wind 4s ease-out alternate infinite;
  box-shadow: 0 15px 10px -10px rgba(186, 206, 200, 0);
}

.diapo_155 .timer .box .label {
  margin: 0;
  padding: 1rem;
  color: rgba(255, 255, 255, 0.8);
  background: #769d91;
}

.diapo_155 .timer .box .label::first-letter {
  text-transform: uppercase;
}

.diapo_155 .timer .text {
  margin-top: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
  color: #fff;
}

.diapo_155 .expired-timer .box {
  width: 100%;
}

.diapo_155 #app {
  padding: 25px;
}

.diapo_155 .timer>h5 {
  font-size: 16pt !important;
  color: #000 !important;
}

.diapo_155 .box>p {
  font-size: 11pt !important;
}

@-webkit-keyframes wind {
  0% {
    -webkit-transform: rotatex(0);
    transform: rotatex(0);
    box-shadow: 0 15px 10px -10px rgba(186, 206, 200, 0);
    color: rgba(255, 255, 255, 0.6);
    background: #d5e1dd;
  }

  10% {
    -webkit-transform: rotatex(20deg);
    transform: rotatex(20deg);
    box-shadow: 0 15px 10px -10px #769d91;
    color: rgba(255, 255, 255, 0.45);
    background: #bacec8;
  }
}

@keyframes wind {
  0% {
    -webkit-transform: rotatex(0);
    transform: rotatex(0);
    box-shadow: 0 15px 10px -10px rgba(186, 206, 200, 0);
    color: rgba(255, 255, 255, 0.6);
    background: #d5e1dd;
  }

  10% {
    -webkit-transform: rotatex(20deg);
    transform: rotatex(20deg);
    box-shadow: 0 15px 10px -10px #769d91;
    color: rgba(255, 255, 255, 0.45);
    background: #bacec8;
  }
}

@-webkit-keyframes lighting {
  0% {
    box-shadow: -16px 0 0 2px rgba(255, 255, 255, 0.5), 14px 0 0 #769d91;
  }

  4% {
    box-shadow: -16px 0 0 2px white, 14px 0 0 #769d91;
  }

  8% {
    box-shadow: -16px 0 0 2px rgba(255, 255, 255, 0.5), 14px 0 0 #769d91;
  }

  12% {
    box-shadow: -16px 0 0 2px white, 14px 0 0 #769d91;
  }

  20% {
    box-shadow: -16px 0 0 2px white, 14px 0 0 #769d91;
  }

  22% {
    box-shadow: -16px 0 0 2px rgba(255, 255, 255, 0.5), 14px 0 0 #769d91;
  }
}

@keyframes lighting {
  0% {
    box-shadow: -16px 0 0 2px rgba(255, 255, 255, 0.5), 14px 0 0 #769d91;
  }

  4% {
    box-shadow: -16px 0 0 2px white, 14px 0 0 #769d91;
  }

  8% {
    box-shadow: -16px 0 0 2px rgba(255, 255, 255, 0.5), 14px 0 0 #769d91;
  }

  12% {
    box-shadow: -16px 0 0 2px white, 14px 0 0 #769d91;
  }

  20% {
    box-shadow: -16px 0 0 2px white, 14px 0 0 #769d91;
  }

  22% {
    box-shadow: -16px 0 0 2px rgba(255, 255, 255, 0.5), 14px 0 0 #769d91;
  }
}

@-webkit-keyframes lighting2 {
  0% {
    box-shadow: 16px 0 0 2px rgba(255, 255, 255, 0.5), -14px 0 0 #769d91;
  }

  4% {
    box-shadow: 16px 0 0 2px white, -14px 0 0 #769d91;
  }

  8% {
    box-shadow: 16px 0 0 2px rgba(255, 255, 255, 0.5), -14px 0 0 #769d91;
  }

  12% {
    box-shadow: 16px 0 0 2px white, -14px 0 0 #769d91;
  }

  20% {
    box-shadow: 16px 0 0 2px white, -14px 0 0 #769d91;
  }

  22% {
    box-shadow: 16px 0 0 2px rgba(255, 255, 255, 0.5), -14px 0 0 #769d91;
  }
}

@keyframes lighting2 {
  0% {
    box-shadow: 16px 0 0 2px rgba(255, 255, 255, 0.5), -14px 0 0 #769d91;
  }

  4% {
    box-shadow: 16px 0 0 2px white, -14px 0 0 #769d91;
  }

  8% {
    box-shadow: 16px 0 0 2px rgba(255, 255, 255, 0.5), -14px 0 0 #769d91;
  }

  12% {
    box-shadow: 16px 0 0 2px white, -14px 0 0 #769d91;
  }

  20% {
    box-shadow: 16px 0 0 2px white, -14px 0 0 #769d91;
  }

  22% {
    box-shadow: 16px 0 0 2px rgba(255, 255, 255, 0.5), -14px 0 0 #769d91;
  }
}

@media screen and (max-width: 800px) {
  .diapo_155 .countdown {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .diapo_155 .timer .box {
    margin: 1rem .5rem;
    width: 8rem;
  }

  .diapo_155 .expired-timer .box {
    width: 18rem;
  }
}

/*------------- diapo 157 ---------------*/

.diapo_157 .second_slide_diapo157 .container_diapo157>div:first-child>h2 {
  padding: 0 50px;
  color: var(--additional-color);
}

.diapo_157 .second_slide_diapo157 .container_diapo157>div:first-child>p {
  padding: 0 50px;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .question_diapo157 {
  font-size: calc(10px + 1.6vmin) !important;
  font-family: base_font_medium !important;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 {
  position: relative;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 .common_box {
  cursor: pointer;
  display: inline-block;
  width: 190px;
  height: 60px;
  font-size: 36px;
  line-height: 120px;
  text-align: center;
  vertical-align: middle;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 .white_box_diapo157 {
  background-color: #fff;
  color: rgba(144, 148, 151, 0.4);
  border-bottom: 5px solid #ccc;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin: 0 0 0 -4pxt;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 .grey_box_diapo157 {
  background-color: rgba(144, 148, 151, 0.4);
  border-bottom: 5px solid #2c3e50;
  color: #fff;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 .btn_diapo157_active:active {
  border: none;
  box-shadow: none;
}

.diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 span {
  position: absolute;
  top: 50%;
  z-index: 999;
  display: inline-block;
  background-color: #a8a8a8 !important;
  width: 40px;
  height: 40px;
  line-height: 28px;
  margin: -25px 0 0 -25px;
  color: #fff;
  border: 5px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}

.diapo_157 .button_diapo157 {
  padding: 10px 10px;
  background-color: var(--additional-color);
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.diapo_157 .button_diapo157:hover {
  background-color: rgb(149, 189, 177);
}

.diapo_157 .second_slide_diapo157 .button_diapo157 {
  padding: 10px 65px;
  background-color: var(--title-color);
  color: var(--additional-color) !important;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.diapo_157 .second_slide_diapo157 .button_diapo157:hover {
  background-color: var(--light-base-color);
}

@media (max-width: 768px) {
  .diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 .white_box_diapo157 {
    margin: 0;
  }

  .diapo_157 .second_slide_diapo157 .container_diapo157 .btn_diapo157-group_diapo157 .common_box {
    width: 180px !important;
  }

  .diapo_157 .button_diapo157 {
    width: 80% !important;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .diapo_157 .button_diapo157 {
    width: 60% !important;
  }
}

@media (max-width: 600px) {
  .diapo_157 {
    background-color: #e3e3e1 !important;
  }
}

.answers_blocked {
  pointer-events: none !important;
}

/** TERMÓMETRO **/

.thermometer {
  max-width: 80%;
  margin: 0 auto;
}

.thermometer span {
  font-family: Verdana;
  font-size: 1rem;
  color: #ccc;
  min-width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 1.25rem;
}

.thermometer .liquid {
  display: block;
  width: 100%;
  height: 1.275rem;
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  margin: .25rem auto 0;
  position: relative;
}

.thermometer .liquid:before {
  position: absolute;
  content: "";
  height: 70%;
  left: 3px;
  top: 14%;
  border-radius: 10px;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

.thermometer .ruler {
  height: .625rem;
  width: 100%;
  margin-left: 2px;
}

.thermometer .ruler .ticks--moderate line,
.thermometer .ruler .ticks--high line,
.thermometer .ruler .ticks--very-high line {
  stroke-width: 2px;
  shape-rendering: crispEdges;
}

.thermometer .ruler .ticks--moderate {
  stroke: #ABD25E;
}

.thermometer .ruler .ticks--high {
  stroke: #F8C830;
}

.thermometer .ruler .ticks--very-high {
  stroke: #F1594A;
}

.green_bar {
  content: "";
  position: absolute;
  background: #ABD25E;
  width: 0;
  height: 100%;
  border-radius: 25px;
}

.orange_bar {
  content: "";
  position: absolute;
  background: #F8C830;
  width: 0;
  height: 100%;
  border-radius: 25px;
}

.red_bar {
  content: "";
  position: absolute;
  background: #F1594A;
  width: 0;
  height: 100%;
  border-radius: 25px;
}

/*------------- Diapo 158 ----------------*/
.diapo_158 a,
.diapo_158 a:hover {
  text-decoration: none;
}

.diapo_158 .news-slider {
  height: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.diapo_158 .news-slider__wrp {
  align-items: flex-start;
  position: relative;
  z-index: 2;
}

.diapo_158 .news-slider__item {
  width: 30%;
  flex-shrink: 0;
}

@media screen and (max-width: 992px) {
  .diapo_158 .news-slider__item {
    width: 50%;
  }
}

@media screen and (max-width: 575px) {
  .diapo_158 .news-slider__item {
    width: 100%;
  }
}

.diapo_158 .news-slider__item.swiper-slide {
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}

.diapo_158 .news-slider__item.swiper-slide-active {
  background-color: white !important;
}

.diapo_158 .news-slider__item.swiper-slide-active,
.diapo_158 .news-slider__item.swiper-slide-prev,
.diapo_158 .news-slider__item.swiper-slide-next {
  opacity: 1;
  pointer-events: auto;
}

.diapo_158 .news-slider__ctr {
  margin-top: 20px;
  position: relative;
  z-index: 12;
}

.diapo_158 .news-slider__pagination {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.diapo_158 .news-slider__pagination .swiper-pagination-bullet {
  width: 13px;
  height: 10px;
  display: inline-block;
  background: var(--additional-color);
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}

.diapo_158 .news-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--additional-color);
  width: 100px;
  transition-delay: 0s;
}

@media screen and (max-width: 576px) {
  .diapo_158 .news-slider__pagination .swiper-pagination-bullet-active {
    width: 70px;
  }
}

.diapo_158 .news__item {
  padding: 10%;
  border-radius: 10px;
  display: block;
  transition: all 1s ease;
}

.diapo_158 .news__item.active h3,
.diapo_158 .news__item.active p {
  color: var(--base-color);
}

.diapo_158 .news__item.active .news-date,
.diapo_158 .news__item.active .news__title,
.diapo_158 .news__item.active .news__txt {
  opacity: 1;
}

.diapo_158 .news__item.active .news__img {
  box-shadow: none;
}

.diapo_158 .news-date {
  margin-bottom: 20px;
  border-bottom: 2px solid #d93280;
  display: inline-block;
  opacity: 0.7;
  transition: opacity 1s ease;
}

.diapo_158 .news-date__title {
  display: block;
  margin-bottom: 10px;
}

.diapo_158 .news__title {
  opacity: 0.7;
  margin-top: 10px;
  margin-bottom: 15px;
  transition: opacity 1s ease;
}


.diapo_158 .news__txt {
  font-size: 15px;
  opacity: 0.7;
  transition: opacity 1s ease;
}

.diapo_158 .news__img {
  border-radius: 10px;
  margin-top: 30px;
  width: 100%;
  transition: all 1s ease;
  transform-origin: 0% 0%;
}

@media screen and (max-width: 576px) {
  .diapo_158 .news__img {
    height: 180px;
    margin-top: 20px;
  }
}

.diapo_158 .news__img img {
  width: 100%;
  border-radius: 10px;
}

.diapo_158 .wrapper {
  max-height: 100%;
}

/*------------- Diapo 159 ----------------*/

.diapo_159 .child-right-1 svg{
  height: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  color: white;
}

/* .diapo_159 .button-right:hover~.child-right-1 {
  width: 60%;
  margin-left: 40%;
  background-color: rgba(0, 0, 0, 0.5);
}

.diapo_159 .button-left:hover~.child-left-1 {
  width: 60vw;
  background-color: rgba(0, 0, 0, 0.5);
} */

.diapo_159 .button-right:hover~.child-left-1 {
  width: 40vw;
}

.diapo_159 .button-right:hover~.child-right-1>.right {
  width: 60vw;
}


.diapo_159 .button-left:hover~.child-right-1 {
  width: 40vw;
  margin-left: 60%;
}

.diapo_159 .button-left:hover~.child-left-1>.left {
  width: 60vw;
}
/*------------- Diapo 160 ----------------*/
.diapo_160 .blog-slider {
  /* max-height: 100%; */
  height: 95%;
  position: relative;
  max-width: 80%;
  margin: auto;
  background: #fff;
  border-radius: 25px;
  transition: all 1s ease;
}

@media screen and (max-width: 992px) {
  .diapo_160 .blog-slider {
    max-width: 680px;
  }
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider {
    min-height: 500px;
  }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
  .diapo_160 .blog-slider {
    height: 350px;
  }
}

@media screen and (max-width: 576px){
  .diapo_160 .blog-slider {
    height: 100%;
  }
}

.diapo_160 .blog-slider__item {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider__item {
    flex-direction: column;
  }
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content {
  display: flex;
  flex-direction: column;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>* {
  opacity: 1;
  transform: none;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(1) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(2) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(3) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(4) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(5) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(6) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(7) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(8) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(9) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(10) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(11) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(12) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(13) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(14) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__item.swiper-slide-active .blog-slider__content>*:nth-child(15) {
  transition-delay: 0.5s;
}

.diapo_160 .blog-slider__img {
  width: 300px;
  flex-shrink: 0;
  height: 300px;
  background-image: linear-gradient(147deg, var(--additional-color) 0%, var(--second-additional-color) 74%);
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider__img {
    height: 200px;
    width: 100%;
    transform: translateX(0px);
  }
}

.diapo_160 .blog-slider__img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(147deg, var(--additional-color) 0%, var(--second-additional-color) 74%);
  border-radius: 20px;
  opacity: 0.8;
}

.diapo_160 .blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 1s ease;
}

@media screen and (max-height: 500px) and (min-width: 992px) {
  .diapo_160 .blog-slider__img {
    height: 270px;
  }
}

.diapo_160 .blog-slider__content {
  width: 60%;
  padding: 1%;
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider__content {
    margin-top: 20%;
    text-align: center;
    padding: 0 30px;
    width: 80%;
  }
}

@media screen and (max-width: 576px) {
  .diapo_160 .blog-slider__content {
    padding: 0;
  }
}

.diapo_160 .blog-slider__content>* {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}

.diapo_160 .blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}

.diapo_160 .blog-slider__title {
  font-size: 25px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
}

.diapo_160 .blog-slider__button {
  display: inline-flex;
  background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  text-decoration: none;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}

@media screen and (max-width: 576px) {
  .diapo_160 .blog-slider__button {
    width: 100%;
  }
}

.diapo_160 .blog-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.diapo_160 .blog-slider .swiper-pagination-custom,
.diapo_160 .blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.diapo_160 .blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 6%;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 245px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.diapo_160 .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0 !important;
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px !important;
  }
}

.diapo_160 .blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.3s;
}

.diapo_160 .blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--additional-color);
  height: 30px;
  box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}

@media screen and (max-width: 768px) {
  .diapo_160 .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}

/*------------- Diapo 161 ----------------*/

.diapo_161 section:first-child>div {
  height: 10vmin;
  width: 10vmin;
  background-color: var(--additional-color);
  position: absolute;
  left: 60%;
  top: 80%;
  transform: translate(-50%, -50%) skewX(-15deg);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

.diapo_161 section:last-child>div{
  height: 10vmin;
  width: 10vmin;
  background-color: var(--additional-color);
  position: absolute;
  left: 40%;
  top: 20%;
  transform: translate(-50%, -50%) skewX(-15deg);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

@media screen and (max-width: 576px){
  .diapo_161 section:first-child>div, 
  .diapo_161 section:last-child>div{
    top: 50%;
    left: 50%;
  }
}

.diapo_161 section:first-child > div:hover,
.diapo_161 section:last-child > div:hover{
  transform: translate(-50%, -50%) scale(1.2) skewX(-15deg);
}

.diapo_161 section:first-child > div > svg,
.diapo_161 section:last-child > div> svg{
  height: 100%;
  width: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: white;
}


.diapo_161 > div > div{
  position: absolute;
  transition: all 1s ease;
}

.diapo_161 main {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  transform: translate3d(0, 0, 0);
}


@media (min-width: 630px) {
  .diapo_161 main {
    flex-direction: row;
    width: 120%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}

.diapo_161 section {
  flex: 1;
  position: relative;
  width: 100%;
  min-height: 10vh;
  overflow: hidden;
  z-index: 1;
  transition: flex-grow 0.2s, opacity 0.2s;
  transition: min-height ease 1s;
}

.diapo_161 section:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  transition: opacity 0.2s;
}

.diapo_161 main>section:first-child,
.diapo_161 main>section:last-child {
  background-color: var(--second-additional-color);
}

.diapo_161 main div > section{
  flex: 2;
}

.diapo_161 .section_hover_effect {
  flex: 150 !important;
}

.diapo_161 main section.section_hover_effect::after {
  opacity: 0.8;
}

.diapo_161 section:not(:first-child):not(:last-child)>div:last-child{
  width: 8vmin;
  height: 8vmin;
  position: absolute;
  border-radius: 100%;
  background-color: white;
  transform: translate(-50%, -50%) skewX(-15deg);
}

.diapo_161 section>div:last-child>svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.diapo_161 .article_hover_effect {
  opacity: 1;
  transition: opacity 0.2s 0.5s, transform 0.2s 0.5s;
}

@media (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
  .diapo_161 main section article {
    opacity: 1;
  }
}

@media (min-width: 630px) {
  .diapo_161 section {
    width: 20%;
    height: 100%;
    margin-right: -1px;
    transform: skewX(15deg) translateZ(0);
  }

  .diapo_161 section:before {
    left: -100%;
    width: 400%;
    transform: skewX(-15deg);
  }
}

.diapo_161 main>section>article {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s, transform 0.2s;
  cursor: pointer;
}

.diapo_161 main>section>article>h2,
.diapo_161 main>section>article>p {
  color: var(--title-color);
}

.diapo_161 main>section>article>p{
  width: 70%;
}

@media screen and (max-width: 576px){
  .diapo_161 main>section>article>p {
    width: 100%;
  }
}

@media (min-width: 630px) {
  .diapo_161 main>section>article {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    transform: skewX(-15deg);
  }
}

.diapo_161 .current_section{
  left: 0;
}

.diapo_161 .prev_section {
  left: -150%;
}

.diapo_161 .next_section {
  left: 150%;
}

.diapo_161 .expand_section_diapo_161 {
  max-height: 100vh !important;
}

.diapo_161 .shrink_section_diapo_161 {
  flex: 0 0 0 !important;
  min-height: unset !important;
}

.diapo_161 .close_button{
  position: absolute;
  top: 0;
  left: 50%;
  width: 3vmin;
  height: 3vmin;
  fill: #fff;
  opacity: 1;
  cursor: pointer;
  z-index: 1;
}

/*------------- Diapo 162 ----------------*/
.diapo_162>button {
  background-color: var(--additional-color);
  color: var(--title-color);
  transition: all .2s ease-in-out;
}

.diapo_162>button:hover {
  transform: scale(1.2);
}

/*------------- Diapo 163 ----------------*/
.diapo_163 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.diapo_163 a{
  color: var(--additional-color) !important;
}
.diapo_163 > div {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  overflow: hidden;
  min-width: 600px;
  max-width: 900px;
  width: calc(100% - 100px);
  height: 400px;
}

.diapo_163>div>div {
  position: relative;
  overflow: hidden;
  min-width: 60px;
  margin: 10px;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.diapo_163>div>div.active {
  flex-grow: 10000;
  transform: scale(1);
  max-width: 600px;
  margin: 0px;
  border-radius: 40px;
}

.diapo_163>div>div.active>div:nth-child(1) {
  box-shadow: inset 0 -120px 120px -120px black, inset 0 -120px 120px -100px black;
}

.diapo_163>div>div.active>a {
  bottom: 0px;
  left: 20px;
}

.diapo_163>div>div.active>a>div:nth-child(2)>div {
  left: 0px;
  opacity: 1;
}

.diapo_163>div>div:not(.active) {
  flex-grow: 1;
  border-radius: 30px;
}

.diapo_163>div>div:not(.active)>div:nth-child(1) {
  bottom: -40px;
  box-shadow: inset 0 -120px 0px -120px black, inset 0 -120px 0px -100px black;
}

.diapo_163>div>div:not(.active)>a {
  bottom: 10px;
  left: 10px;
  pointer-events: none;
}

.diapo_163>div>div:not(.active)>a>div:nth-child(2)>div {
  left: 20px;
  opacity: 0;
}

.diapo_163>div>div>div:nth-child(1) {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 120px;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.diapo_163>div>div>a {
  display: flex;
  position: absolute;
  right: 0px;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.diapo_163>div>div>a>div:nth-child(1) {
  height: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.diapo_163>div>div>a>div:nth-child(1)>div {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: white;
  position: relative;
}

.diapo_163>div>div>a>div:nth-child(1)>div>svg {
  height: 100%;
  width: 60%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.diapo_163>div>div>a>div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
  color: white;
}

.diapo_163>div>div>a>div:nth-child(2)>div {
  position: relative;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
}

.diapo_163>div>div>a>div:nth-child(2)>div:nth-child(2) {
  transition-delay: 0.1s;
}

.diapo_163>div>div>a>div:nth-child(2)>div:nth-child(1)>h2,
.diapo_163>div>div>a>div:nth-child(2)>div:nth-child(2)>p {
  color: var(--title-color);
}

@media (max-width: 768px) {
  .diapo_163>div {
    display: flex;
    flex-direction: column;
    min-width: 260px;
  }


  .diapo_163>div>div {
    flex-grow: 1 !important;
    margin: 10px !important;
    border-radius: 40px !important;
    background-size: 100% !important;
  }

  .diapo_163>div>div.active {
    transform: scale(1);
    max-width: 600px;
  }

  .diapo_163>div>div:not(.active)>div:nth-child(1) {
    bottom: 0;
    box-shadow: inset 0 -120px 120px -120px black, inset 0 -120px 120px -100px black;
  }
}

.diapo_163 .diapo_163_row_bigger{
  flex-grow: 3 !important;
}

/* diapos generales */
/*------------- diapo 3 ---------------*/
.diapo_bsc_3>div:nth-child(1) {
  z-index: 5;
  top: 20%;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.diapo_bsc_3>div:nth-child(2) {
  z-index: 5;
  top: 2%;
  min-height: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.diapo_bsc_3>div:nth-child(2)>h2 {
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.diapo_bsc_3>img {
  margin-top: 50px;
  z-index: 1;
}

.diapo_bsc_3>video {
  margin-top: 50px;
  z-index: 2;
}

.diapo_bsc_3>svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.diapo_bsc_3>svg>polygon:nth-child(1) {
  fill: black;
  stroke: black;
  stroke-width: 1;
}

.diapo_bsc_3>svg>polygon:nth-child(2) {
  fill: transparent;
  stroke: grey;
  stroke-width: 1;
}
