/*

Tooplate 2111 Pro Line

http://www.tooplate.com/view/2111-pro-line

*/





.tm-contact-section {
  padding-top: 50px;
  margin-top: 40px;
  padding-bottom: 90px;
}

.tm-contact-left {
  margin-bottom: 30px;
}

.tm-contact-figure-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

figure {
  max-width: 100%;
}

.tm-contact-figcaption {
  max-width: 600px;
}

.tm-contact-form-container {
  max-width: 362px;
  text-align: right;
  font-size: 17px;
  color: #626262;
}

.tm-contact-header {
  margin-bottom: 40px;
  text-align: justify;
  font-size: 2.4rem;
}

.form-control {
  border-radius: 0;
  padding: 14px;
  height: auto;
  font-weight: bold;
}

.tm-footer {
  margin-bottom: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #626262;
}

.tm-footer-row {
  align-items: center;
}

.tm-btn-big {
  font-size: 1.3rem;
  padding: 12px 40px;
}

.tm-btn {
  border: 1px solid #c6c6c6;
  border-radius: 0;
  background-color: transparent;
  color: #6c6c6c;
  padding: 10px 30px;
}


