.agance_container {
  max-width: 1110px;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
}

.agence_info_container {
  max-width: 1060px;
  padding: 0 50px;
  width: 100%;
  margin: 0 auto;
}

.head_single {
  padding: 65px 0 70px 67px;
}

.head_single .subheading {
  font-weight: 800;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5673B1;
  padding: 0 0 20px;
}

.agence_banner {
  display: flex;
  flex-wrap: wrap;
}

.agence_banner .slider_block {
  max-width: 680px;
  overflow: hidden;
  border-radius: 20px;
}

.agence_banner .slider_block .slick-slide {
  border-radius: 20px;
  overflow: hidden;
}

.agence_banner .slider_block .slick-slide img {
  border-radius: 20px;
}

.agence_banner .slider_block .slick-arrow {
  display: none !important;
}

.agence_banner .slider_block .slick-dots {
  right: 20px;
  bottom: 25px;
  width: initial;
}

.agence_banner .slider_block .slick-dots li {
  width: 5px;
  height: 5px;
  margin: 0 4px;
}

.agence_banner .slider_block .slick-dots li button {
  width: 5px;
  height: 5px;
  padding: 0;
}

.agence_banner .slider_block .slick-dots li button:before {
  width: 5px;
  height: 5px;
  color: #fff;
}

.agence_banner .content {
  width: calc(100% - 680px);
  padding: 30px 0 0 44px;
}

.agence_banner .content .contact_wrap {
  margin: 0 0 28px;
}

.agence_banner .content .contact_wrap h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  color: #5673B1;
}

.agence_banner .content .contact_wrap ul li {
  position: relative;
  display: flex;
  align-items: baseline;
}

.agence_banner .content .contact_wrap ul li img {
  position: relative;
  top: 6px;
}

.agence_banner .content .contact_wrap ul li a,
.agence_banner .content .contact_wrap ul li span {
  font-size: 18px;
  line-height: 170%;
  color: #0B2766;
  display: inline-flex;
  padding: 0 0 0 10px;
}

.agence_banner .content .contact_wrap ul li:first-child img {
  position: relative;
  top: 2px;
}

.agence_banner .content .contact_wrap:last-child ul li img {
  top: 6px;
}

.agence_banner .content .view_grid {
  width: 245px;
  padding: 14px 0 0 0;
}

@media (max-width: 767px) {
  .agence_banner .content .view_grid {
    margin: 0 auto;
    padding-top: 25px;
  }
}

.agence_banner .content .view_grid .view_box {
  display: flex;
  justify-content: space-between;
  padding: 0 0 40px 0;
}

.agence_banner .content .view_grid .view_box .grid_box ul {
  display: flex;
}

.agence_banner .content .view_grid .view_box .grid_box ul li {
  padding: 0 2px;
}

.agence_banner .content .view_grid .view_box .grid_box ul li img {
  display: flex;
}

.agence_banner .content .view_grid .view_box .grid_box .img {
  padding: 13px 0 0;
  max-width: 108px;
}

.agence_banner .content .view_grid .view_box .grid_box .view_txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  text-align: right;
}

.agence_banner .content .view_grid .view_box .grid_box .view_txt a {
  color: #C5D0E8;
}

.agence_banner .content .view_grid .view_box .grid_box .view_no {
  font-weight: 800;
  font-size: 24px;
  line-height: 170%;
  text-align: right;
  padding: 10px 0 0;
}

.agence_banner .content .view_grid .view_box .grid_box .view_no a {
  color: #0B2766;
}

.agence_banner .content .view_grid .view_box:last-child {
  padding: 0;
}

.agence_info_section {
  position: relative;
}

.agence_info_section:before {
  content: "";
  background-image: url(/images/agence_top_shape.svg);
  height: 256px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -110px;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
}

.agence_info_section:after {
  content: "";
  background-image: url(/images/agence_bottom_shape.svg);
  height: 157px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  right: 0;
}

.agence_info_section .bg_img {
  background: #FAFAFF;
  position: absolute;
  width: 100%;
  left: 0;
  max-height: 557px;
  height: 100%;
  z-index: -1;
  top: 127px;
}

.agence_info_wrapper {
  padding: 178px 0 165px;
}

.agence_info_wrapper .info_txt {
  font-size: 20px;
  line-height: 170%;
  color: #0B2766;
  max-width: 655px;
  padding: 25px 0 25px;
}

.agence_info_wrapper ul {
  display: flex;
  flex-wrap: wrap;
  min-height: 115px;
}

.agence_info_wrapper ul li {
  font-size: 14px;
  line-height: 170%;
  color: #5673B1;
}

.agence_info_wrapper ul li:first-child {
  max-width: 410px;
}

.agence_info_wrapper ul li:last-child {
  padding: 0 0 0 30px;
  max-width: 410px;
}

.agence_info_wrapper .btn_grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 75px 0 0;
}

.agence_info_wrapper .btn_grid p {
  font-size: 20px;
  line-height: 170%;
  color: #0B2766;
}

.agence_info_wrapper .btn_grid .btn_block {
  background: #F0F0F9;
  margin: 0 0 0 10px;
}

.agence_info_wrapper .btn_grid .btn_block:before {
  background: #f0dc00;
}

.agence_info_wrapper .btn_grid .btn_block:hover {
  color: #0B2766;
}

.agence-map-container {
  max-width: 1120px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .agence-map-container {
    padding: 0 15px;
  }
}

.agence-map-container .google-map .contact_map div#map {
  width: 100%;
  height: 477PX;
  border-radius: 20px;
}

.virtual .agance_container {
  max-width: 988px;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .virtual .agance_container {
    padding: 0 15px;
  }
}

.virtual .agance_container .main-banner {
  display: flex;
  width: 100%;
  gap: 20px;
  margin-top: 90px;
}

@media (max-width: 767px) {
  .virtual .agance_container .main-banner {
    flex-wrap: wrap;
  }
}

.virtual .agance_container .main-banner .eterbik-images {
  width: 32.7%;
}

.virtual .agance_container .main-banner .eterbik-images img,
.virtual .agance_container .main-banner .eterbik-images video {
  border-radius: 20px;
}

@media (max-width: 767px) {
  .virtual .agance_container .main-banner .eterbik-images {
    display: none;
  }
}

.virtual .agance_container .main-banner .mobile-view-images {
  display: none;
}

@media (max-width: 767px) {
  .virtual .agance_container .main-banner .mobile-view-images {
    width: 100%;
    display: block;
  }

  .virtual .agance_container .main-banner .mobile-view-images img,
  .virtual .agance_container .main-banner .mobile-view-images video {
    width: 100%;
    border-radius: 40px;
  }
}

.virtual .agance_container .main-banner .content-expertiso {
  width: 100%;
  padding: 25px 0px;
}

@media (max-width: 767px) {
  .virtual .agance_container .main-banner .content-expertiso {
    width: 100%;
    padding: 0px;
  }
}

.virtual .agance_container .main-banner .content-expertiso h5 {
  font-size: 12px;
  font-weight: 800;
  line-height: 13.2px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #5673b1;
}

.virtual .agance_container .main-banner .content-expertiso h1 {
  font-size: 56px;
  line-height: 56px;
  font-family: "Lato";
  font-weight: 800;
  color: #0B2766;
  margin: 12px 0px;
}

.virtual .agance_container .main-banner .content-expertiso p {
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: #0B2766;
}

.virtual .agance_container .main-banner .content-expertiso .sub-content-exper {
  display: flex;
  gap: 20px;
  padding-top: 22px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .virtual .agance_container .main-banner .content-expertiso .sub-content-exper {
    display: block;
  }
}

.virtual .agance_container .main-banner .content-expertiso .sub-content-exper .exper-text {
  width: 50%;
  max-width: 410px;
}

@media (max-width: 767px) {
  .virtual .agance_container .main-banner .content-expertiso .sub-content-exper .exper-text {
    width: 100%;
  }
}

.virtual .agance_container .main-banner .content-expertiso .sub-content-exper .exper-text p {
  font-size: 16px;
  line-height: 27.2px;
  color: #5673B1;
  padding-bottom: 14px;
}

.virtual .agance_container .main-banner .content-expertiso .sub-content-exper .exper-text:first-child {
  padding-right: 2px;
}

.virtual .agance_container .main-banner .content-expertiso a {
  background: #FFF100;
  padding: 16px 20px;
  border-radius: 55px;
  border: none;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
  color: #0B2766;
  transition-property: color;
  transition: all 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
  text-align: center;
}

.virtual .agance_container .main-banner .content-expertiso a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f0dc00;
  border-radius: 100%;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.virtual .agance_container .main-banner .content-expertiso a:hover:before {
  transform: scale(2);
}

@media (min-width: 768px) and (max-width: 991px) {
  .virtual .agence_info_section .bg_img {
    max-height: 576px;
  }
}

.virtual .agence_info_section:before {
  top: -112px;
  background-image: url(/images/agence_top_shape-new.svg);
}

.virtual .agence_info_section:after {
  background-image: url(/images/agence_bottom_shape-new.svg);
  bottom: 290px;
  background-position: center;
  background-size: cover;
  height: 260px;
}

.virtual .agence_info_section .agence_info_container {
  max-width: 988px;
}

.virtual .agence_info_section .agence_info_container .agence_info_wrapper {
  padding: 195px 0 50px;
  text-align: start;
}

@media (max-width: 767px) {
  .virtual .agence_info_section .agence_info_container .agence_info_wrapper {
    padding: 90px 0 50px;
  }
}

@media (min-width: 1499px) and (max-width: 1801px) {
  .virtual .agence_info_section .agence_info_container .agence_info_wrapper {
    padding: 178px 0 35px;
  }
}

.virtual .agence_info_section .agence_info_container .agence_info_wrapper ul li {
  font-size: 16px;
  font-weight: 400;
}

.virtual .agence_info_section .agence_info_container .agence_info_wrapper .btn_grid {
  padding: 50px 0 0;
}

.virtual .satisfaction_section {
  margin: 215px auto 110px;
}

.virtual .gm-style iframe + div {
  border: none !important;
}

@media (max-width: 767.5px) {
  .agence_info_section:after,
  .agence_info_section:before,
  .agence_info_section .bg_img {
    display: none;
  }

  .agance_container,
  .agence_info_container {
    padding: 0 20px;
  }

  .head_single {
    padding: 30px 0 30px;
    text-align: center;
  }

  .agence_banner .slider_block {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .agence_banner .slider_block .slick-dots {
    right: 0;
    width: 100%;
  }

  .agence_banner .content {
    width: 100%;
    padding-left: 0;
  }

  .agence_banner .content .contact_wrap {
    margin: 10px 0 0px;
    text-align: center;
  }

  .agence_banner .content .contact_wrap ul li {
    justify-content: center;
  }

  .agence_banner .content .contact_wrap ul li:first-child img {
    top: 2px;
    width: 12px;
  }

  .agence_banner .content .contact_wrap ul li img {
    top: 5px;
    width: 18px;
  }

  .agence_banner .content .contact_wrap ul li span,
  .agence_banner .content .contact_wrap ul li a {
    font-size: 12px;
    padding: 0 0 0 5px;
    line-height: 160%;
  }

  .agence_banner .content .contact_wrap:last-child ul li img {
    top: 6px;
    width: 18px;
  }

  .agence_info_wrapper {
    padding: 80px 0 50px;
    text-align: center;
  }

  .agence_info_wrapper .info_txt {
    font-size: 16px;
    line-height: 150%;
  }

  .agence_info_wrapper ul li:first-child,
  .agence_info_wrapper ul li:last-child {
    max-width: initial;
    padding: 0;
    width: 100%;
  }

  .agence_info_wrapper .btn_grid {
    padding: 35px 0 0;
    flex-wrap: wrap;
  }

  .agence_info_wrapper .btn_grid p {
    font-size: 16px;
    width: 100%;
  }

  .agence_info_wrapper .btn_grid .btn_box {
    width: 100%;
    padding: 20px 0 0;
  }

  .agence_info_wrapper .btn_grid .btn_box .btn_block {
    margin: 0 10px 10px 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.5px) {
  .head_single {
    padding: 60px 0 30px;
  }

  .agence_banner .slider_block {
    width: 60%;
  }

  .agence_banner .content {
    width: 40%;
    padding: 20px 0 0 20px;
  }

  .agence_banner .content .contact_wrap {
    margin: 0 0 10px;
  }

  .agence_banner .content .contact_wrap ul {
    margin: 5px 0 0;
  }

  .agence_banner .content .contact_wrap ul li {
    padding: 0;
  }

  .agence_banner .content .contact_wrap ul li a,
  .agence_banner .content .contact_wrap ul li span {
    font-size: 12px;
  }

  .agence_banner .content .contact_wrap ul li img {
    width: 18px;
  }

  .agence_banner .content .contact_wrap ul li:first-child img {
    width: 12px;
  }

  .agence_banner .content .contact_wrap:last-child ul li img {
    width: 18px;
  }

  .agence_info_section .bg_img {
    max-height: 385px;
  }

  .agence_info_wrapper {
    padding: 60px 0 165px;
  }

  .agence_info_wrapper ul {
    min-height: 140px;
  }

  .agence_info_wrapper ul li:first-child {
    max-width: initial;
    width: 50%;
  }

  .agence_info_wrapper ul li:last-child {
    max-width: initial;
    width: 50%;
  }

  .agence_info_wrapper .btn_grid {
    padding: 40px 0 0;
  }

  .agence_info_wrapper .btn_grid p {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199.5px) {
  .agence_banner .slider_block {
    width: 60%;
  }

  .agence_banner .content {
    width: 40%;
    padding: 10px 0 0 30px;
  }

  .agence_banner .content .contact_wrap {
    margin: 0 0 10px;
  }

  .agence_banner .content .contact_wrap ul li span {
    font-size: 16px;
    line-height: 150%;
  }

  .agence_info_wrapper {
    padding: 120px 0 165px;
  }

  .agence_info_section .bg_img {
    max-height: 537px;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .agence_info_wrapper {
    padding: 178px 0 165px;
  }
}

@media (min-width: 1500px) and (max-width: 1800px) {
  .agence_info_section:after {
    height: 190px;
  }

  .agence_info_section .bg_img {
    max-height: 520px;
  }
}

@media (min-width: 1500px) and (max-width: 1800px) {
  .agence_info_section:after {
    height: 220px;
  }

  .agence_info_section .bg_img {
    max-height: 490px;
  }
}

@media (min-width: 1801px) and (max-width: 1920px) {
  .agence_info_section:after {
    height: 210px;
  }

  .agence_info_section .bg_img {
    max-height: 510px;
  }
}

@media (min-width: 1921px) {
  .agence_info_section .bg_img {
    max-height: 531px;
    max-width: 1600px;
    margin: 0 auto;
    right: 0;
  }

  .agence_info_section:before {
    background-image: url(/images/agence_top_shape_large.svg);
    max-width: 1600px;
    margin: 0 auto;
    right: 0;
  }

  .agence_info_section:after {
    background-image: url(/images/agence_bottom_shape_large.svg);
    height: 180px;
    right: 0;
    max-width: 1600px;
    margin: 0 auto;
    background-size: inherit;
  }
}

.agence_page .satisfaction_section {
  margin: 150px auto 110px;
}

.agence_page .satisfaction_section .satisfaction_wrapper {
  padding: 45px 0 0;
}

.virtual .satisfaction_section {
  margin: 215px auto 110px;
}

.satisfaction_section {
  max-width: 880px;
  margin: 55px auto 180px;
}

.satisfaction_section .satisfaction_wrapper {
  display: flex;
  align-items: center;
  padding: 60px 0 0;
}

.satisfaction_section .satisfaction_wrapper .content {
  max-width: 610px;
  width: 70%;
  background: #F8F9FD;
  border-radius: 20px;
  padding: 36px 32px 80px 43px;
}

.satisfaction_section .satisfaction_wrapper .content h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  color: #0B2766;
  position: relative;
  top: 6px;
}

.satisfaction_section .satisfaction_wrapper .content h5 {
  font-size: 16px;
  line-height: 170%;
  color: #5673B1;
}

.satisfaction_section .satisfaction_wrapper .content p {
  font-size: 20px;
  line-height: 170%;
  color: #0B2766;
  padding: 20px 0 0;
  min-height: 125px;
}

.satisfaction_section .satisfaction_wrapper .view_grid {
  width: 30%;
  padding: 0 0 0 50px;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box {
  display: flex;
  justify-content: space-between;
  padding: 0 0 40px 0;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box ul {
  display: flex;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box ul li {
  padding: 0 2px;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box ul li img {
  display: flex;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box .img {
  padding: 13px 0 0;
  max-width: 108px;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box .view_txt {
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  text-align: right;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box .view_txt a {
  color: #C5D0E8;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box .view_no {
  font-weight: 800;
  font-size: 24px;
  line-height: 170%;
  padding: 10px 0 0;
  text-align: right;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box .view_no a {
  color: #0B2766;
}

.satisfaction_section .satisfaction_wrapper .view_grid .view_box:last-child {
  padding: 0;
}

.testimonial .slick-arrow {
  display: none !important;
}

.testimonial .slick-dots {
  left: 0;
  bottom: 30px;
}

.testimonial .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0;
}

.testimonial .slick-dots li button:before {
  opacity: 1;
  color: rgba(129, 146, 184, 0.2);
}

.testimonial .slick-dots li.slick-active button:before {
  color: #5673B1;
  opacity: 1;
}

@media (max-width: 479px) {
  .satisfaction_section .satisfaction_wrapper .content p {
    min-height: 95px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .satisfaction_section .satisfaction_wrapper .content p {
    min-height: 75px;
  }
}

@media (max-width: 767.5px) {
  .agence_page .satisfaction_section {
    margin: 20px auto 50px;
  }

  .virtual .satisfaction_section {
    margin: 80px auto 40px;
  }

  .satisfaction_section {
    margin: 50px auto 50px;
    padding: 0 15px;
  }

  .satisfaction_section .heading {
    font-size: 30px;
  }

  .satisfaction_section .satisfaction_wrapper {
    padding: 40px 0 0;
    flex-wrap: wrap;
  }

  .satisfaction_section .satisfaction_wrapper .content {
    max-width: inherit;
    width: 100%;
    padding: 36px 30px 60px;
    margin: 0 0 40px;
    text-align: center;
  }

  .satisfaction_section .satisfaction_wrapper .content p {
    font-size: 14px;
    line-height: 18px;
  }

  .satisfaction_section .satisfaction_wrapper .view_grid {
    width: 100%;
    padding: 0;
    max-width: 480px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 991.5px) {
  .agence_page .satisfaction_section {
    margin: 50px auto;
  }

  .virtual .satisfaction_section {
    margin: 100px auto 40px;
  }

  .satisfaction_section {
    margin: 0 auto 80px;
    padding: 0 20px;
  }

  .satisfaction_section .satisfaction_wrapper .content {
    width: 60%;
    padding: 36px 32px 60px 43px;
  }

  .satisfaction_section .satisfaction_wrapper .content p {
    font-size: 16px;
    padding: 10px 0 0;
    min-height: 115px;
  }

  .satisfaction_section .satisfaction_wrapper .view_grid {
    width: 40%;
    padding: 0 0 0 30px;
  }

  .satisfaction_section .satisfaction_wrapper .view_grid .view_box {
    padding: 0 0 30px 0;
  }

  .satisfaction_section .satisfaction_wrapper .view_grid .view_box .grid_box .view_no {
    font-size: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .agence_page .satisfaction_section {
    margin: 80px auto 40px;
  }

  .virtual .satisfaction_section {
    margin: 120px auto 40px;
  }

  .satisfaction_section {
    margin: 50px auto 100px;
  }

  .satisfaction_section .satisfaction_wrapper .content {
    max-width: 500px;
    width: 60%;
  }

  .satisfaction_section .satisfaction_wrapper .content p {
    font-size: 18px;
    min-height: 120px;
  }

  .satisfaction_section .satisfaction_wrapper .view_grid {
    width: 40%;
  }

  .satisfaction_section .satisfaction_wrapper .view_grid .view_box {
    padding: 0 0 25px 0;
  }
}

.agence_page .team_section {
  padding: 140px 0 137px;
}

.agence_page .team_section .team_block:last-child {
  margin: 0;
}

.team_section {
  padding: 140px 0 0;
}

.team_section .team_block {
  position: relative;
  margin: 0 0 100px;
}

.team_section .team_block:before {
  content: "";
  background: #F7F8FA;
  position: absolute;
  left: 0;
  height: 302px;
  width: 100%;
  z-index: -1;
  bottom: 108px;
}

.team_section .team_block .comm__txt {
  font-weight: 800;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #5673B1;
  position: absolute;
  top: 110px;
  left: 39px;
}

.team_section .team_block .team_row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.team_section .team_block .team_row .team_grid {
  width: 33.3%;
  text-align: center;
  padding: 0 10px;
}

.team_section .team_block .team_row .team_grid figure img {
  display: flex;
  margin: 0 auto;
  max-height: 369px;
  -o-object-fit: contain;
     object-fit: contain;
}

.team_section .team_block .team_row .team_grid figure figcaption {
  padding: 28px 0 0;
  min-height: 108px;
}

.team_section .team_block .team_row .team_grid figure figcaption h2 {
  font-size: 16px;
  line-height: 170%;
  color: #0B2766;
  font-weight: normal;
}

.team_section .team_block .team_row .team_grid figure figcaption p {
  font-size: 16px;
  line-height: 170%;
  color: #5673B1;
}

.team_section .team_block .team_row .team_grid figure figcaption p a {
  color: #5673B1;
}

@media (max-width: 479.5px) {
  .team_section .team_block {
    margin: 0;
  }

  .team_section .team_block:before {
    display: none;
  }

  .team_section .team_block:last-child {
    margin: 0 0 20px;
  }

  .team_section .team_block .team_row .team_grid {
    width: 100%;
    margin: 0 0 20px;
  }

  .team_section .team_block .team_row .team_grid figure img {
    max-width: 200px;
    margin: 0 auto;
  }

  .team_section .team_block .team_row .team_grid figure figcaption {
    padding: 20px 0 0;
    min-height: auto;
  }
}

@media (min-width: 480px) and (max-width: 767.5px) {
  .team_section .team_block {
    margin: 0 0 40px;
  }

  .team_section .team_block:before {
    height: 130px;
    bottom: 115px;
  }

  .team_section .team_block .team_row .team_grid {
    padding: 0 5px;
  }

  .team_section .team_block .team_row .team_grid figure img {
    max-height: 165px;
  }

  .team_section .team_block .team_row .team_grid figure figcaption {
    padding: 20px 0 0;
    min-height: 115px;
  }

  .team_section .team_block .team_row .team_grid figure figcaption h2 {
    font-size: 13px;
  }

  .team_section .team_block .team_row .team_grid figure figcaption P {
    font-size: 12px;
  }
}

@media (max-width: 767.5px) {
  .team_section {
    padding: 80px 0 0;
  }

  .team_section .team_block .team_row .team_grid figure figcaption p {
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991.5px) {
  .team_section {
    padding: 80px 0 0;
  }

  .team_section .team_block {
    margin: 0 0 20px;
  }

  .team_section .team_block:before {
    bottom: 116px;
    height: 200px;
  }

  .team_section .team_block .team_row .team_grid figure img {
    max-height: 265px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .team_section .team_block .team_row .team_grid figure figcaption {
    padding: 10px 0 0;
    min-height: 116px;
  }

  .team_section .team_block .team_row .team_grid figure figcaption p {
    font-size: 14px;
  }
}

@media (max-width: 991.5px) {
  .team_section .team_block .comm__txt {
    position: inherit;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 0 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199.5px) {
  .team_section .team_block {
    margin: 0 0 50px;
  }

  .team_section .team_block:before {
    height: 270px;
    bottom: 134px;
  }

  .team_section .team_block .comm__txt {
    left: 15px;
    font-size: 10px;
    top: 80px;
  }

  .team_section .team_block .team_row .team_grid figure img {
    max-height: 340px;
  }

  .team_section .team_block .team_row .team_grid figure figcaption {
    min-height: 134px;
  }

  .team_section .team_block .team_row .team_grid figure figcaption p {
    font-size: 12px;
  }
}

@media (max-width: 991.5px) {
  .agence_page .team_section {
    padding: 80px 0 0;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .team_section .team_block .comm__txt {
    left: 30px;
    font-size: 10px;
  }
}

