/*

Tooplate 2111 Pro Line

http://www.tooplate.com/view/2111-pro-line

*/

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #626262;
  overflow-x: hidden !important;
}

textarea {
  font-family: "Roboto", sans-serif;
}

a:hover {
  text-decoration: none;
}

.tm-footer-link {
  color: #626262;
}

button {
  border: none;
}

a,
button {
  cursor: pointer;
}

h2 {
  font-size: 2.4rem;
}

h3 {
  font-size: 1.3rem;
}

p {
  line-height: 1.7;
  margin-bottom: 35px;
}

p:last-child {
  margin-bottom: 0;
}

.tm-page-header {
  color: #444444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 45px;
  background: url("../img/logo.svg") no-repeat;
  background-position: bottom center;
  margin-top: 20px;
}

.tm-nav-section {
  position: absolute;
  top: 158px;
  left: 0;
  width: 100%;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #909090;
  background-color: white;
  z-index: 3000;
}

.tm-banner-section-header {
  background: url("../img/background/img-header.png") no-repeat;
  background-size: contain;
  display: flex;
  justify-content: start;
  align-items: center;
  padding-left: 10%;
}

/* .tm-banner-section-img {
  width: 100%;
  height: auto;
} */

.tm-nav-section.sticky {
  position: fixed;
  top: 0;
  border-top: none;
  background: white;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 10px 35px;
}

.navbar-light .navbar-nav .nav-link {
  color: #313131;
}

#tmMainNav .nav-link.current,
#tmMainNav .nav-link:hover {
  color: #0662b9;
  background: #eaeaea;
}

.navbar-light .navbar-toggler {
  background-color: white;
}

.navbar {
  padding-top: 3px;
  padding-bottom: 3px;
}

.tm-navbar-nav {
  font-size: 1.3rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 930px;
}

.tm-banner-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-top: 96px;
  background: url("../img/background/img-header.png") no-repeat;
  background-size: cover;
}

.tm-banner-section video {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -60%);
  min-width: 100%;
  min-height: 100%;
}

.tm-banner-text-container {
  position: relative;
  z-index: 1000;
  color: white;
  text-align: center;
  /* max-width: 520px; */
  padding-left: 5%;
}

.tm-banner-title {
  font-size: 2rem;
  /* font-weight: 300; */
  margin-bottom: 40px;
  color: #38bef4;
  font-style: normal;
  font-weight: bold;
  /* font-size: 48px; */
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
}

.tm-banner-subtitle {
  font-size: 1.5rem;
  /* font-weight: 300; */
  max-width: 500px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  /* font-size: 24px; */
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;

  color: #ffffff;
}

.tm-features-section {
  padding-top: 50px;
  padding-bottom: 85px;
  margin-top: 50px;
}

.tm-features-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tm-feature-block {
  max-width: 48%;
  margin-bottom: 40px;
  background: url("../img/background/bg-feedback.png") no-repeat;
  border-radius: 10px;
  background-size: cover;
}

.tm-feature-block p:last-child {
  margin-bottom: 20px;
}

.tm-feature-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5f5f5f;
  margin-bottom: 30px;
}

.tm-feature-h {
  font-size: 1.8rem;
  color: #108ac1;
  padding-left: 10px;
  font-weight: bold;
}

.tm-feature-header-img {
  height: 180px;
}

.tm-feature-icon {
  margin-right: 30px;
}

#activities {
  padding-top: 50px;
}

.tm-labs-section {
  padding: 0;
}

.tm-parallax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 240px;
  background-image: url(../img/img-activities.jpg);
  margin-bottom: 68px;
  position: relative;
}

.tm-labs {
  height: 360px;
  background-image: url(../img/background/img-labs.png);
  background-size: cover;
  margin-bottom: 68px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  align-self: center;
  padding-left: 5%;
}

.tm-parallax-header {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tm-labs-header {
  /* background: rgba(0, 0, 0, 0.7); */
  /* width: 100%;
  height: 100%; */
  color: white;
  text-align: center;
}
.tm-labs-title {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #38bef4;
  font-style: normal;
  font-weight: bold;
  /* font-size: 48px; */
  line-height: 28px;
  text-transform: uppercase;
}

.tm-labs-text {
  font-size: 1.5rem;
}

.tm-text-blue {
  color: #108ac1;
}

.tm-activity-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* border: 1px solid #c7c7c7; */
  padding: 30px 0;
  margin-bottom: 38px;
}

.tm-activity-img {
  height: 100%;
}

.tm-activity-block-text {
  padding-left: 24px;
  width: 70%;
  /* padding-right: 24px; */
}

.tm-activity-block-text h3 {
  margin-bottom: 20px;
  font-weight: bold;
}

.tm-activity-img-container {
  /* width: 215px; */
  height: 120px;
  display: flex;
  justify-content: center;
  width: 30%;
}

.w-30 {
  width: 30%;
}

.w-70 {
  width: 70%;
}
.tm-company-section {
  padding-top: 53px;
  background-image: url(../img/background/bg-team.png);
  background-size: cover;
}

.tm-company-about {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* .tm-company-about-text {
  padding: 35px;
} */

.tm-company-about-header {
  margin-bottom: 28px;
  color: #108ac1;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
}

.tm-feedback-about-header {
  margin-bottom: 28px;
  color: #108ac1;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
}

.tm-feedback-img {
  margin-bottom: 30px;
  text-align: center;
}

.tm-feedback-btn {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.tm-feedback-btn:hover {
  opacity: 0.6;
}

.tm-feedback-btn:focus {
  outline: none;
}


.tm-company-img-container img {
  max-width: 520px;
  height: auto;
  margin: 40px 0 20px 0;
}

.tm-feedback-img-container {
  height: auto;
  text-align: center;
  margin: 80px 0 20px 0;
}

.tm-feedback-img-container img {
  height: 160px;
  margin: 40px 0 20px 0;
  border-radius: 50%;
}

.tm-feedback-about {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.tm-feedback-about-pre {
  position: absolute;
  top: 40%;
  left: 2%;
}

.tm-feedback-about-next {
  position: absolute;
  top: 40%;
  right: 2%;
}

.tm-company-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 480px;
  margin-top: 60px;
}

.tm-contact-feedback {
  background: url("../img/background/bg-app.png") no-repeat;
  padding: 40px 0 60px 0;
  background-size: cover;
}

.tm-feedback-contact-item {
  border: 1px solid #108ac1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  margin: 10px 0;
  color: #108ac1;
  border-radius: 6px;
  font-weight: bold;
}

.tm-feedback-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.tm-feedback-contact-icon {
  background-color: #108ac1;
  margin-right: 10px;
  border-radius: 4px 0 0 4px;
}

.tm-feedback-contact-icon img {
  height: 34px;
  padding: 5px;
}

.tm-feedback-contact-text {
  margin: 5px;
}

.tm-btn {
  border: 1px solid #c6c6c6;
  border-radius: 0;
  background-color: transparent;
  color: #6c6c6c;
  padding: 10px 30px;
}

.tm-btn-big {
  font-size: 1.3rem;
  padding: 12px 40px;
}

.tm-btn:hover {
  color: #5e5e5e;
  background-color: #eaeaea;
}

.tm-float-right {
  float: right;
}

.tm-company-right-inner {
  border: 1px solid #108ac1;
  border-radius: 10px;
  margin-top: 20px;
}

.nav-tabs .nav-link {
  border-radius: 0;
  border: none;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.3rem;
  color: #5e5e5e;
  background-color: #eaeaea;
}

.nav-tabs .nav-link.tm-no-border-right {
  border-right: none;
}

#tmCompanyTab .nav-item {
  width: 50%;
  text-align: center;
}

#tmCompanyTab .nav-link {
  /* border-bottom: 1px solid #c7c7c7; */
  background-color: transparent;
  color: #108ac1;
}

#tmCompanyTab .tm-nav-link-border-right {
  /* border-right: 1px solid #c7c7c7; */
  background-color: transparent;
  color: #108ac1;
}

#tmCompanyTab .nav-item.show .nav-link,
#tmCompanyTab .nav-link.active {
  border-bottom: none;
  background-color: #108ac1;
  color: #fff;
}

#tmCompanyTab .tm-nav-link-border-left.active {
  border-top-right-radius: 7px;
}

#tmCompanyTab .tm-nav-link-border-right.active {
  border-top-left-radius: 7px;
}

#tmTabContent {
  padding: 45px 45px 60px;
}

.nav-tabs {
  border-bottom: none;
}

.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 {
  margin-top: 27px;
  max-width: 600px;
}

.tm-contact-form-container {
  /* max-width: 362px; */
  text-align: right;
}

.tm-contact-header {
  margin-bottom: 40px;
}

.form-control {
  border-radius: 0;
  padding: 14px;
  height: auto;
}

.tm-footer {
  padding: 20px 0;
  background-color: #108ac1;
}

.tm-footer-row {
  align-items: center;
  margin: auto;
}

.tm-footer-item {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tm-footer-copyright {
  padding: 10px 0;
}

.scroll {
  background: rgba(222, 226, 230, 0.39);
  padding: 18px 20px 10px;
  text-align: center;
  margin: 0 0 0 auto;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  width: 65px;
  height: 60px;
}

.scroll:hover {
  background: rgba(178, 178, 178, 1);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll:hover .fa {
  padding-top: -10px;
}

.scroll .fa {
  font-size: 30px;
  margin-top: -5px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.tab-pane.fade {
  transition: opacity 0s linear;
}

.tm-company-left {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .tm-feature-block {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .tm-activity-block {
    max-width: 600px;
  }

  .tm-company-about {
    flex-direction: column;
    align-items: center;
  }

  .tm-contact-left {
    margin-bottom: 0;
  }
}

@media (max-width: 992px) {
  .tm-company-right {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1233px;
  }

  .tm-company-about {
    flex-direction: row;
    align-items: flex-start;
  }

  /* .tm-company-about-text {
    padding: 0 35px 35px;
  } */

  .tm-company-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    /* max-width: 700px; */
  }

  .tm-company-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 480px;
    margin-top: 60px;
  }

  .tm-contact-left {
    padding-right: 0;
  }

  .tm-contact-right {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-toggler {
    margin-left: auto;
    margin-right: 0;
  }

  .navbar {
    text-align: center;
    padding: 3px 0;
    margin-right: 0;
    margin-left: auto;
  }

  #tmMainNav {
    background: white;
    border: 1px solid #c6c6c6;
  }

  .navbar-light .navbar-toggler {
    border-radius: 0;
  }

  .scroll {
    margin: 20px auto 0;
  }

  .tm-banner-section video {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .tm-feature-header {
    flex-wrap: wrap;
  }

  .tm-feature-block {
    max-width: 100%;
  }

  .tm-company-img-container img {
    max-width: 100%;
  }

  .tm-feedback-img img {
    max-width: 100%;
  }

  .tm-company-left {
    flex: 0 0 100%;
  }

  .tm-company-right {
    flex: 0 0 100%;
  }

  .tm-feature-header {
    justify-content: center;
  }

  .tm-feature-h {
    text-align: center;
  }

  .tm-banner-text-container {
    padding-left: 0;
  }

  .col-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    margin-left: 0;
    margin-right: 0;
  }

  .tm-activity-block-text {
    width: 100%;
  }

  .tm-activity-img-container {
    width: 100%;
  }

  .tm-banner-section {
    background-position: 60%;
  }

  .tm-labs {
    background-position: 60%;
  }

  .tm-contact-feedback {
    background-position: 60%;
  }

  .tm-activity-block-text {
    padding-left: 10px;
  }

  .tm-footer-item {
    justify-content: center;
  }
}

@media (max-width: 540px) {
  .tm-activity-block {
    flex-direction: column;
  }

  .tm-activity-block-text {
    margin-top: 20px;
  }
}

@media (max-width: 440px) {
  .tm-features-section {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .tm-contact-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}

@media (min-width: 767px) and (max-width: 992px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 10px 15px;
  }
}

.carousel {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.carousel__list {
  width: 300%;
  height: 100%;
  left: -100%;
  position: relative;
  list-style: none;
}

.carousel__item {
  width: calc(100% / 3.1);
  height: 100%;
  float: left;
  padding: 30px;
}