/*
Theme Name: Esacorp 
Author: TECHITAWAY
Author URI: https://www.techitaway.co/
Description: Esacorp - electronique service agency
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap");
.main_header {
  margin-bottom: 50px;
  padding-top: 20px;
  position: relative;
  z-index: 1;
}
@media (max-width: 500px) {
  .main_header {
    margin-bottom: 0px;
  }
}
.main_header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_header .container .menu_mobile {
  display: none;
}
@media (max-width: 500px) {
  .main_header .container .menu_mobile {
    display: inline-block;
    cursor: pointer;
  }
}
@media (max-width: 500px) {
  .main_header .container .main_logo {
    width: 90px;
  }
}
.main_header .container .navmenu {
  display: flex;
  align-items: center;
  list-style: none;
}
@media (max-width: 500px) {
  .main_header .container .navmenu {
    display: none;
  }
}
.main_header .container .navmenu li {
  margin: 0 30px;
}
.main_header .container .navmenu li.active a, .main_header .container .navmenu li:hover a {
  border-bottom: 1px solid #fff;
}
.main_header .container .navmenu li a {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  /* identical to box height */
  color: #ffffff;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  border-bottom: 1px solid transparent;
  transition: all ease 0.3s;
}
/* nav */
#nav {
  position: sticky; left: 0; top: 0; z-index: 100;
  width: 100%; height: 60px;

  transition: top 0.3s ease-in-out;
}
@media (max-width: 500px) {
  #nav {
    transition: top 0.3s ease-in-out;
    height: 60px;
  }
}
#nav.down {
  width: 100%; height: 90px;
  transition: top 0.3s ease-in-out;
}
.down .main_header {
  background-color: white;
  box-shadow: 5px 5px 10px #888;
  margin-bottom: 50px;
  transition: shadow 5s ease-in-out;
}
.down .main_header .container {
  padding-bottom: 10px;
}
.down .main_header .container .navmenu li.active a, .main_header .container .navmenu li:hover a {
  border-bottom: 1px solid #000;
  color: #3ec0f2;
}
.down .main_header .container .navmenu li a {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  /* identical to box height */
  color: #000000;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  border-bottom: 1px solid transparent;
  transition: all ease 0.3s;
}
#nav.header_banner down {
  position: relative;
}
/* nav */
.header_banner {
  height: 800px;
  padding-top: 0px;
  position: relative;
}
.main_banner {
  background: url("assets/abstrait-design-low-poly.png") no-repeat center center/cover;
  height: 800px;
  padding-top: 30px;
  top: -60px;
  position: relative;
}
@media (max-width: 500px) {
  .main_banner {
    width: 100%; height: 490px;
  }
}
@media (max-width: 500px) {
  .header_banner {
    padding-top: 0px;
    height: auto;
  }
}
.header_banner .smart_building {
  position: absolute;
  top: 0;
  right: 0;
  width: 750px;
  z-index: 0;
}
@media (max-width: 500px) {
  .header_banner .smart_building {
    display: none;
  }
}
.header_banner .main_header {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
.header_banner .main_header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_banner .main_header .container .menu_mobile {
  display: none;
}
@media (max-width: 500px) {
  .header_banner .main_header .container .menu_mobile {
    display: inline-block;
    cursor: pointer;
  }
}
@media (max-width: 500px) {
  .header_banner .main_header .container .main_logo {
    width: 90px;
  }
}
.header_banner .main_header .container .navmenu {
  display: flex;
  align-items: center;
  list-style: none;
}
@media (max-width: 500px) {
  .header_banner .main_header .container .navmenu {
    display: none;
  }
}
.header_banner .main_header .container .navmenu li {
  margin: 0 30px;
}
.header_banner .main_header .container .navmenu li.active a, .header_banner .main_header .container .navmenu li:hover a {
  border-bottom: 1px solid #fff;
}
.header_banner .main_header .container .navmenu li a {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  /* identical to box height */
  color: #ffffff;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  border-bottom: 1px solid transparent;
  transition: all ease 0.3s;
}
.main_banner .banner {
  margin-top: 224px;
}
@media (max-width: 500px) {
  .main_banner .banner {
    margin-top: 50px;
  }
}
@media (max-width: 500px) {
  .main_banner .banner .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 100px;
    padding-top: 60px;
  }
}
.main_banner .banner .container .banner_title {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 131.99%;
  /* or 48px */
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #ffffff;
  width: 45%;
}
@media (max-width: 500px) {
  .main_banner .banner .container .banner_title {
    font-size: 24px;
    text-align: center;
    width: 80%;
  }
}
.main_banner .banner .container .banner_paragraphe {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 127.99%;
  /* or 26px */
  letter-spacing: 0.04em;
  color: #ffffff;
  margin: 50px 0;
  width: 45%;
}
@media (max-width: 500px) {
  .main_banner .banner .container .banner_paragraphe {
    text-align: center;
    font-size: 13px;
    width: 80%;
    margin: 30px 0;
  }
}
.main_banner .banner .container .banner_link {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #188BC7;
  text-decoration: none;
  display: inline-block;
  padding: 10px 30px;
  background: linear-gradient(180deg, #43afff 0%, rgba(111, 220, 255, 0.63) 100%);
  box-shadow: 0px 2px 12px rgba(1, 57, 86, 0.09);
  border-radius: 50px;
  border-radius: 25px;
}
.main_banner .banner .container .banner_link {
  background: white;
  border: 1px solid #fff;
  padding: 16px 25px;
  border-radius: 50px;
}
@media (max-width: 500px) {
  .main_banner .banner .container .banner_link {
    font-size: 15px;
    padding: 5px 10px;
  }
}
.clients {
  margin-top: 80px;
}
@media (max-width: 500px) {
  .clients {
    margin-top: 0px;

  }
}

footer.main_footer {
  background: url("assets/Background_footer.png") no-repeat center center/cover;
  height: 646px;
  padding-top: 100px;
  position: relative;
}
@media (max-width: 500px) {
  footer.main_footer {
    padding: 20px 0 0 0;
    height: 173px;
  }
}
footer.main_footer .copyright {
  margin-top: 50px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 0.5px solid #fff;
  position: absolute;
  width: 100%;
  bottom: 0px;
}
@media (max-width: 500px) {
  footer.main_footer .copyright {
    padding-bottom: 2px;
    padding-top: 2px;
  }
}
footer.main_footer .copyright p {
  text-align: center;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 106.49%;
  /* identical to box height, or 17px */
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media (max-width: 500px) {
  footer.main_footer .copyright p {
    font-size: 8px;
  }
}
footer.main_footer .container .row {
  margin-top: 50px;
  display: flex;
}
@media (max-width: 500px) {
  /*footer.main_footer .container .row {
    flex-direction: column;
  } */
  footer.main_footer .container .row {
    margin-top: 20px;
  }
  footer.main_footer .container img {
    width: 49.84px;
    height: 18.75px;
  }
}
@media (max-width: 500px) {
  footer.main_footer {
    width: 390px;
  }
}
footer.main_footer .container .row .col_title {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 119.99%;
  /* or 38px */
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 50px;
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col_title {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
footer.main_footer .container .row .col ul {
  list-style: none;
}
footer.main_footer .container .row .col ul li {
  margin: 10px 0;
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col ul li {
    margin: 0px 0;
  }
}
footer.main_footer .container .row .col ul li a {
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 119.99%;
  /* identical to box height, or 36px */
  text-align: center;
  color: #ffffff;
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col ul li a {
    font-size: 8px;
  }
}
footer.main_footer .container .row .col p {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 106.49%;
  /* or 26px */
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col p {
    font-size: 8px;
  }
}
footer.main_footer .container .row .col.col_2, footer.main_footer .container .row .col.col_3 {
  width: 30%;
  padding-left: 40px;
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col.col_2, footer.main_footer .container .row .col.col_3 {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col.col_2 {
    margin-bottom: 30px;
    text-align: center;
  }
}
footer.main_footer .container .row .col.col_1 {
  width: 40%;
  padding-right: 50px;
}
@media (max-width: 500px) {
  footer.main_footer .container .row .col.col_1 {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
}

.revendeur_officiel {
  position: relative;
  z-index: 1;
}
@media (max-width: 500px) {
  .revendeur_officiel {
    margin: 0px 0 !important;
    top: -30px;
  }
}
.revendeur_officiel .revendeur_forme_mobile {
  display: none;
}
@media (max-width: 500px) {
  .revendeur_officiel .revendeur_forme_mobile {
    display: block;
    position: absolute;
    bottom: 150%;
    z-index: 0;
  }
}
.revendeur_officiel .revendeur_officiel_title {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  color: #188bc7;
  text-align: center;
}
@media (max-width: 500px) {
  .revendeur_officiel .revendeur_officiel_title {
    font-size: 12px;
  }
}
.revendeur_officiel .revendeur_officiel_image {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
@media (max-width: 500px) {
  .revendeur_officiel .revendeur_officiel_image {
    margin-top: 30px;
  }
}
.revendeur_officiel .revendeur_officiel_image img {
  width: 200px;
}
@media (max-width: 500px) {
  .revendeur_officiel .revendeur_officiel_image img {
    width: 100px;
  }
}

.clients .container .liste_clients {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 500px) {
  .clients .container .liste_clients {
    gap: 1rem;
  }
}
.clients .container .liste_clients .client {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 500px) {
  .clients .container .liste_clients .client {
    padding: 2px;
  }
}
.clients .container .liste_clients .client img {
  width: 100%;
}

.services .sous_section .container {
  display: flex;
}

.services .sous_section.reversed {
  background: url("assets/bg_sous_section.jpg") no-repeat center center/cover;
  padding: 80px 0;
  margin: 80px 0;
}
@media (max-width: 500px) {
  .services .sous_section.reversed {
    padding: 20px 0;
    margin: 50px 0;
  }
}
.services .sous_section.reversed .container {
  flex-direction: row-reverse;
}
.services .sous_section.reversed .col_1 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.services .sous_section.reversed .col_1 img {
  max-width: 450px;
}
.services .sous_section.reversed .sous_section_actions {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 500px) {
  .services .sous_section .col_1 {
    margin-bottom: 20px;
  }
  .services .sous_section .col_1 img {
    width: 100%;
  }
}
.services .sous_section .col_1,
.services .sous_section .col_2 {
  width: 50%;
}
@media (max-width: 500px) {
  .services .sous_section .col_1 {
    width: 50%;
    margin-right: 15px;
  }
}
@media (max-width: 500px) {
  .services .sous_section .col_2 {
    width: 50%;
    margin-right: 15px;
  }
}
.services .sous_section_title {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  color: #000000;
}
@media (max-width: 500px) {
  .services .sous_section_title {
    font-size: 10px;
    line-height: 1.4;
  }
}
.services .sous_section_description {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 127.99%;
  /* or 32px */
  text-align: justify;
  letter-spacing: 0.04em;
  color: #000000;
  margin: 30px 0;
}
@media (max-width: 500px) {
  .services .sous_section_description {
    font-size: 8px;
    margin: 10px 0;
  }
}
.services .sous_section_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 500px) {
  .services .sous_section_actions {
    align-items: center;
    justify-content: space-between;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.services .sous_section_actions.center {
  justify-content: center;
}
.services .sous_section_actions a {
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
  color: #ffffff;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 50px;
  background-color: #188bc7;
}
@media (max-width: 500px) {
  .services .sous_section_actions a {
    line-height: 5px;
    font-size: 8px;
    color: #ffffff;
    padding: 5px 10px;
  }
}
.services .sous_section_actions a.outlined {
  background-color: transparent;
  border: 1px solid #188bc7;
  color: #188bc7;
}

.temoignages {
  margin-bottom: 100px;
}
@media (max-width: 500px) {
  .temoignages {
    margin-bottom: 50px;
  }
}
.temoignages .container .liste {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 500px) {
  .temoignages .container .liste {
    flex-direction: column;
    margin-top: 20px;
  }
}
.temoignages .container .liste .temoignage {
  width: 30%;
  background: rgba(245, 252, 255, 0.85);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.23);
  border-radius: 21px;
  padding: 50px 30px;
}
@media (max-width: 500px) {
  .temoignages .container .liste .temoignage {
    width: 100%;
    margin-bottom: 50px;
  }
}
.temoignages .container .liste .temoignage .image {
  display: flex;
  justify-content: center;
}
.temoignages .container .liste .temoignage .image img {
  border-radius: 50%;
  height: 103px;
  width: 103px;
  max-width: 100px;
}
.temoignages .container .liste .temoignage_title {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 127.99%;
  /* identical to box height, or 26px */
  text-align: justify;
  letter-spacing: 0.04em;
  color: #000000;
  text-align: center;
  margin: 20px 0;
}
.temoignages .container .liste .temoignage_text {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 127.99%;
  /* or 26px */
  text-align: justify;
  letter-spacing: 0.04em;
  color: #000000;
}
@media (max-width: 500px) {
  .temoignages .container .liste .temoignage_text {
    font-size: 16px;
  }
}
.temoignages .container .liste .temoignage .review {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.temoignages .container .liste .temoignage .review i {
  color: #f1c40f;
}

.page_contact {
  min-height: 100vh;
  background: url("assets/contact/bg_page_contact.jpg") no-repeat center center/cover;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
}
.page_contact header {
  margin-bottom: 80px;
}
@media (max-width: 500px) {
  .page_contact header {
    margin-bottom: 50px;
  }
}
.page_contact header .container {
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .page_contact header .container img {
    width: 30px;
  }
}
.page_contact header .container h1 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 127.99%;
  /* identical to box height, or 46px */
  text-align: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-transform: uppercase;
  margin-left: 50px;
}
@media (max-width: 500px) {
  .page_contact header .container h1 {
    font-size: 20px;
    margin-left: 20px;
  }
}
.page_contact .main_content .container {
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .page_contact .main_content .container {
    flex-direction: column-reverse;
  }
}
.page_contact .main_content .container .col_2 {
  width: 40%;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_2 {
    width: 100%;
  }
}
.page_contact .main_content .container .col_2 form {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 40px;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_2 form {
    padding: 20px;
  }
}
.page_contact .main_content .container .col_2 form input {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 0.5px solid #188bc7;
  margin: 40px 0;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 127.99%;
  /* or 26px */
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.6);
  padding: 10px 0;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_2 form input {
    font-size: 15px;
  }
}
.page_contact .main_content .container .col_2 form input::-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 127.99%;
  /* or 26px */
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.6);
}
.page_contact .main_content .container .col_2 form input::placeholder {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 127.99%;
  /* or 26px */
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_2 form input::-moz-placeholder {
    font-size: 15px;
  }
  .page_contact .main_content .container .col_2 form input::placeholder {
    font-size: 15px;
  }
}
.page_contact .main_content .container .col_2 form .send_btn_container {
  display: flex;
  justify-content: flex-end;
}
.page_contact .main_content .container .col_2 form .send_btn_container button {
  background-color: #188bc7;
  padding: 10px 20px;
  border-radius: 5px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 127.99%;
  /* identical to box height, or 31px */
  text-align: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  border: none;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_2 form .send_btn_container button {
    font-size: 14px;
  }
}
.page_contact .main_content .container .col_1 {
  width: 60%;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_1 {
    width: 100%;
    margin-top: 30px;
  }
}
.page_contact .main_content .container .col_1 ul li {
  display: flex;
  align-items: center;
  margin: 30px 0;
}
.page_contact .main_content .container .col_1 ul li .icone {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_1 ul li .icone {
    width: 40px;
    height: 40px;
  }
  .page_contact .main_content .container .col_1 ul li .icone img {
    width: 20px;
  }
}
.page_contact .main_content .container .col_1 ul li a {
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 127.99%;
  /* identical to box height, or 36px */
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_1 ul li a {
    font-size: 11px;
  }
}
.page_contact .main_content .container .col_1 ul li .map { 
  width: 300px;
  
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-top: 50px;
  border-top: 0.5px solid #fff;
}
@media (max-width: 500px) {
  .page_contact .main_content .container .col_1 ul li .map {
    width: 100px;
  }
  .page_contact .main_content .container .col_1 ul li .map img {
    margin-right: 30px;
    width: 350px;
    height: 162px;
  }
}

#menu_mobile {
  position: fixed;
  top: 0;
  right: 0;
  width: 60%;
  background-color: #fff;
  min-height: 100vh;
  z-index: 9999;
  transform: translateX(100%);
  transition: transform ease 0.3s;
}
#menu_mobile i {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
}
#menu_mobile ul {
  list-style: none;
  padding-top: 50px;
  padding-left: 20px;
}
#menu_mobile ul li {
  margin: 20px 0;
}
#menu_mobile ul li a {
  color: #000;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 119.99%;
  /* or 22px */
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
}
#menu_mobile ul li a img {
  width: 30px;
  margin-right: 5px;
}

html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.container {
  width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1139px) {
  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.center {
  display: flex;
  justify-content: center;
}
.center .main_title_section {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 0.19em;
  text-transform: uppercase;
  color: #188bc7;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 1139px) {
  .center .main_title_section {
    font-size: 18px;
  }
}
.center .main_title_section::after {
  content: "";
  position: absolute;
  top: 115%;
  right: 10px;
  width: 80px;
  height: 3px;
  background-color: #e8a700;
}

.space_between_sections {
  margin: 100px 0;
}
@media (max-width: 1139px) {
  .space_between_sections {
    margin: 50px 0;
  }
}