<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.block-contact-map {
  background-color: #202020;
}
.block-contact-map iframe {
  max-width: 100%;
  height: auto;
}
.block-contact-map h2 {
  font-size: 1.8rem;
  font-weight: bold;
}
.block-contact-map a {
  font-size: 0.94rem;
}
.block-contact {
  background-color: #303030;
  position: relative;
  overflow: visible;
}
.block-contact h3 {
  font-size: 1.7rem;
  color: #FFFFFF;
  font-style: italic;
  font-weight: 600;
  text-align: center;
}
.block-contact h3 .bas {
  color: #FF3600;
  margin-left: auto;
}
.block-contact h3 .haut {
  color: #FFFFFF;
}
.block-contact .contact-info {
  margin-bottom: 0;
}
.block-contact .contact-info h6 {
  font-size: 1.25rem;
  color: #FFFFFF;
}
.block-contact .contact-info h6 span {
  color: #FF3600;
}
.block-contact .nf-form-content input:not([type=button]) {
  background: transparent;
  border: 1px solid #FF3600;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
}
.block-contact .nf-form-content input:not([type=button])::placeholder {
  color: #FFFFFF;
  font-size: 1rem;
}
.block-contact .nf-form-content input:not([type=button]):focus {
  background: #202020 !important;
}
.block-contact .nf-form-content textarea {
  background: transparent;
  border: 1px solid #FF3600;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
}
.block-contact::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -15px;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #FFFFFF;
  transform: translate(-20%);
  height: 3%;
}
@media (min-width: 768px) {
  .block-contact-map {
    background-color: #202020;
  }
  .block-contact-map iframe {
    max-width: 100vw;
    width: 100vw;
    max-height: 400px;
    height: 100vh;
    object-position: center;
    object-fit: cover;
  }
  .block-contact-map h2 {
    font-size: 2.5rem;
    font-weight: bold;
  }
  .block-contact h3 {
    font-size: 2.7rem;
    text-align: unset;
  }
}
@media (min-width: 992px) {
  .block-contact-map {
    background-color: #202020;
  }
  .block-contact-map iframe {
    max-width: 50vw;
    width: 50vw;
    max-height: 700px;
    height: 100vh;
    object-position: center;
    object-fit: cover;
  }
  .block-contact h3 {
    font-size: 3.0rem;
    text-align: unset;
  }
  .block-contact h3 .haut {
    margin-right: 25%;
  }
  .block-contact h3 .bas {
    margin-left: 25%;
  }
  .block-contact::before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -30px !important;
    bottom: 0;
    left: 50%;
    border-left: 1px solid #FFFFFF;
    transform: translate(-20%);
    height: 3% !important;
  }
}
