.section_8 {
  /*margin-top: 100px;*/
  background-color: #0F4972 !important;
}
.img_slide_dep {
  width: 100%;
}
.anima_slide {
  display: block;
}
.anima_slide_mobile {
  display: none;
}

.tt_sections {
	font-size: 40px;
	font-family: Roboto;
	font-weight: 800;
	color: #FFF;
}

@media (max-width: 319px) {

}
@media (min-width: 320px) and (max-width: 360px) {
	.section_8 {
	  text-align: center;
	}
	 .anima_slide {
	   display: none;
	 }
	 .anima_slide_mobile {
	   display: block;
	 }
	   .tt_sections {
	   font-size: 28px;
	   text-align: center;
	 }
}
	
@media (min-width: 361px) and (max-width: 375px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}
@media (min-width: 376px) and (max-width: 414px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}	
@media (min-width: 415px) and (max-width: 533px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}
@media (min-width: 534px) and (max-width: 575px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }	
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 744px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }	
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}
@media (min-width: 745px) and (max-width: 767px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	.section_8 {
	  text-align: center;
	}
  .anima_slide {
    display: none;
  }
  .anima_slide_mobile {
    display: block;
  }
    .tt_sections {
    font-size: 28px;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section_8 {
	  text-align: center;
	}

}

@media (min-width: 1200px) and (max-width: 1350px) {
}
@media (min-width: 1370px) and (max-width: 2599px) {
}
@media (min-width: 2600px) and (max-width: 8000px) {
}