.tunnel-button-gradient {
  background-image: -webkit-linear-gradient(top, #3f6e9a 0%, #32608b 100%);
  background-image: linear-gradient(to bottom, #3f6e9a 0%, #32608b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3f6e9a', endColorstr='#ff32608b', GradientType=0);
}
.tunnel-button-gradient:hover {
  background-image: -webkit-linear-gradient(top, #2c4d6b 0%, #234361 100%);
  background-image: linear-gradient(to bottom, #2c4d6b 0%, #234361 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c4d6b', endColorstr='#ff234361', GradientType=0);
}
.tunnel-button-gradient:active {
  background-image: -webkit-linear-gradient(top, #1f374d 0%, #193045 100%);
  background-image: linear-gradient(to bottom, #1f374d 0%, #193045 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1f374d', endColorstr='#ff193045', GradientType=0);
}
.content,
.summary,
h1,
h2,
.important span {
  font-family: "OpenSansRegular", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
}
body {
  overflow-y: scroll;
}
h1,
.summary {
  color: #ffffff;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
}
.summary {
  font-family: "OpenSansRegular", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  bottom: 17px;
  width: 100%;
  display: inline-block;
}
h2 {
  color: #6495c0;
  font-size: 26px;
  line-height: 29px;
  font-weight: normal;
  font-family: "OpenSansSemiBold", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.content {
  background-color: #ffffff;
  padding: 0px;
  width: 882px;
  margin: auto auto 85px;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.content h1 {
  font-size: 30px;
}
.content table {
  margin-top: 10px;
  border-spacing: 0px;
  width: 100%;
}
.content .important {
  background-color: #5885ad;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 4px solid white;
  overflow: hidden;
}
.content .important .button {
  margin: 35px auto 0px auto;
  color: #ffffff;
}
.content .important .padding {
  padding: 28px 0px 18px;
}
.footer.content .important {
  padding: 35px 0px;
}
.footer.content .important .button {
  margin-top: 0px;
  margin-bottom: 28px;
}
.footer.content .important .button.alone {
  margin-bottom: 0px;
}
.footer.content .important h1 {
  margin-top: 0px;
  margin-bottom: 28px;
  line-height: 32px;
}
.footer.content .important .links {
  margin-top: 0px;
  margin-bottom: 0px;
}
.footer.content .important #contact_form_container {
  margin-top: 28px;
  padding-top: 28px;
}
.content .important .links {
  text-align: center;
  font-size: 18px;
  margin: 35px 30px;
}
.content .important p {
  color: #ffffff;
  font-size: 18px;
  line-height: 29px;
  margin: 14px 35px 35px 35px;
  text-align: center;
  font-family: "OpenSansRegular", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.content .important p.small {
  margin-top: 0px;
}
.content .important p.about-header {
  font-size: 18px;
  padding-right: 65px;
  padding-left: 65px;
  margin-bottom: 70px;
}
.content .important img {
  margin: 25px 0px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
.content .important img.small {
  margin: 0px;
}
.content .important img.about-header {
  margin-bottom: 20px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 882px;
}
.content .important > h1 {
  margin: 24px 94px;
  font-size: 33px;
  text-align: center;
  font-family: "OpenSansSemiBold", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.content .important > h1.small {
  margin-bottom: 0px;
}
.content .business-benefit {
  color: #000000;
  display: block;
  margin: 0px;
  font-size: 18px;
  line-height: 29px;
}
.content .business-benefit .extra {
  margin-top: 0.83em;
}
.content .business-benefit .extra a {
  color: #6495c0;
  font-family: "OpenSansSemiBold", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.content .business-benefit.left {
  background-color: #eef2f7;
}
.content .business-benefit td {
  padding: 0px;
}
.content .business-benefit td.text {
  padding: 40px;
}
.content .business-benefit td.text-center {
  width: 882px;
  font-size: 16px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}
.content .business-benefit td.text-center a {
  color: #000000;
  text-decoration: solid;
}
.content .business-benefit td.text-center a.legal-link {
  color: #000000;
  text-decoration: underline;
}
.content .business-benefit td.text-center-big {
  width: 882px;
  font-size: 19px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
}
.content .business-benefit td.text-center-big a {
  color: #000000;
  text-decoration: solid;
}
.content .button {
  margin: 50px auto;
}
.content .footer-mosaic .white-placeholder {
  background-color: #ffffff;
  height: 115px;
}
.content .footer-mosaic .blue-placeholder {
  background-color: #5885ad;
  border-radius: 8px;
  border: 4px solid white;
}
.content .footer-mosaic .mosaic-image {
  margin-top: -183px;
  width: 874px;
}
.content .logo-footer {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
@keyframes legend-marker-pulsate {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
a.map {
  color: #000000;
}
.animated {
  text-decoration: none;
  height: 32px;
  position: relative;
  display: inline-block;
  animation-name: legend-marker-pulsate;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-duration: 1s;
  opacity: 0.5;
  max-width: 99%;
}
.footer {
  margin-top: 35px;
  margin-bottom: 27px;
}
.footer .business-tip {
  font-size: 17px;
}
.footer img {
  vertical-align: middle;
}
.footer table {
  width: 100%;
}
.button {
  height: 55px;
  width: 340px;
  margin: 35px auto 0px auto;
  line-height: 55px;
  text-align: center;
  background-color: #fdaf26;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.button:hover {
  background-color: #b17a1b;
}
a {
  color: white;
}
a.pearltree {
  color: black;
}
a.legal-link {
  text-decoration: underline;
}
.try_free_container {
  text-align: center;
  font-size: 12px;
  margin-top: 6px;
}
.try_free_container a {
  text-decoration: none;
}
.logged .try_free_container {
  visibility: hidden;
}
#contact_form_container {
  display: none;
  border-top: white 2px solid;
  margin: 18px 35px 40px;
  color: white;
  padding-top: 35px;
}
#contact_form_container .input_label {
  display: inline-block;
  width: 190px;
}
#contact_form_container .input_container {
  height: 40px;
}
#contact_form_container .input_container#questions-container {
  height: 74px;
}
#contact_form_container .input_container textarea {
  height: 68px;
  width: 609px;
  border: 1px solid #AAAAAA;
  color: #000000;
  font-size: 15px;
  background-color: white;
  padding-left: 5px;
  padding-right: 0px;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  resize: none;
}
#contact_form_container .input_container input,
#contact_form_container .input_container select {
  height: 34px;
  width: 609px;
  border: 1px solid #AAAAAA;
  color: #000000;
  font-size: 15px;
  background-color: white;
  padding-left: 5px;
  padding-right: 0px;
}
#contact_form_container .input_container select {
  background-position: 584px 50%;
  background-repeat: no-repeat;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  align-items: center;
  cursor: pointer;
  border-radius: 0px;
}
#contact_form_container #form_summary {
  margin-bottom: 35px;
  padding-left: 195px;
}
#contact_form_container .button {
  margin-top: 42px;
}
#contact_form_container form.edu .enterprises {
  display: none;
}
#contact_form_container form.enterprise .edu {
  display: none;
}
.result_message {
  display: none;
  text-align: center;
}
#success_message {
  top: -19px;
  position: relative;
}
#top_place_holder {
  height: 102px;
  position: relative;
}
.mobile #top_place_holder {
  height: 30px;
  position: relative;
}
.mobile.header #top_place_holder {
  height: 103px;
}
.mobile.header #top_place_holder .summary {
  bottom: 77px;
}
.mobile.header.logged #top_place_holder {
  height: 85px;
}
.mobile.header.logged #top_place_holder .summary {
  bottom: 41px;
}
.mobileimg {
  display: none;
}
@media (max-width: 800px) {
  .mobile {
    display: inline-block;
    min-width: 100%;
  }
  .mobile .navbar {
    display: inline-block;
  }
  .mobile .content {
    max-width: 100%;
    width: 100%;
    max-width: 882px;
  }
  .mobile .content .important p {
    line-height: 29px;
  }
  .mobile .content .important img {
    height: initial;
    max-width: 100%;
  }
  .mobile .content .important > h1 {
    margin: 24px 10px;
  }
  .mobile .content td {
    width: 50%;
  }
  .mobile .content td.text {
    padding: 20px;
  }
  .mobile .content .illustration {
    display: none;
  }
  .mobile .content .text img {
    display: inline-block;
    max-width: 50%;
    margin-bottom: -10px;
    margin-right: 10px;
  }
  .mobile .business-benefit img {
    max-width: 100%;
    min-width: inherit;
    margin-right: 24px;
  }
  .mobile #contact_form_container #form_summary {
    padding-left: initial;
  }
  .mobile #contact_form_container .input_label {
    display: block;
    overflow: hidden;
    max-width: 50%;
  }
  .mobile #contact_form_container .input_container {
    display: inline-flex;
    height: 40px;
    width: 100%;
  }
  .mobile #contact_form_container .input_container select,
  .mobile #contact_form_container .input_container input,
  .mobile #contact_form_container .input_container textarea {
    max-width: 50%;
    width: 50%;
  }
}
.centered-table {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
