/*

====== Zoom effect ======

*/
/* line 8, ../sass/_magnific-effects.scss */
.mfp-zoom-in, .mfp-wrap {
  /* start state */
  /* animate in */
  /* animate out */
}
/* line 11, ../sass/_magnific-effects.scss */
.mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler, .mfp-zoom-in .mfp-inline-holder, .mfp-wrap .mfp-with-anim, .mfp-wrap .mfp-iframe-scaler, .mfp-wrap .mfp-inline-holder {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
/* line 17, ../sass/_magnific-effects.scss */
.mfp-zoom-in.mfp-bg, .mfp-wrap.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
/* line 24, ../sass/_magnific-effects.scss */
.mfp-zoom-in.mfp-ready .mfp-with-anim, .mfp-zoom-in.mfp-ready .mfp-iframe-scaler, .mfp-zoom-in.mfp-ready .mfp-inline-holder, .mfp-wrap.mfp-ready .mfp-with-anim, .mfp-wrap.mfp-ready .mfp-iframe-scaler, .mfp-wrap.mfp-ready .mfp-inline-holder {
  opacity: 1;
  transform: scale(1);
}
/* line 28, ../sass/_magnific-effects.scss */
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-wrap.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* line 36, ../sass/_magnific-effects.scss */
.mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler, .mfp-zoom-in.mfp-removing .mfp-inline-holder, .mfp-wrap.mfp-removing .mfp-with-anim, .mfp-wrap.mfp-removing .mfp-iframe-scaler, .mfp-wrap.mfp-removing .mfp-inline-holder {
  transform: scale(0.8);
  opacity: 0;
}
/* line 40, ../sass/_magnific-effects.scss */
.mfp-zoom-in.mfp-removing.mfp-bg, .mfp-wrap.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 1, ../sass/_magnific-inline.scss */
.mfp-content {
  max-width: 600px;
}
/* line 4, ../sass/_magnific-inline.scss */
.mfp-content .close-magnific {
  margin-top: 10px;
}

/* line 13, ../sass/_magnific-inline.scss */
.mfp-container .magnific-inline-box {
  display: block;
}

/* line 17, ../sass/_magnific-inline.scss */
.magnific-inline-box {
  display: none;
  float: left;
  width: 100%;
  box-sizing: border-box;
  background-color: #faf8f6;
  border-radius: 7px;
  padding: 40px 43px;
}
/* line 25, ../sass/_magnific-inline.scss */
.magnific-inline-box.info-message {
  text-align: center;
}
/* line 28, ../sass/_magnific-inline.scss */
.magnific-inline-box.info-message p {
  font-weight: 100;
  font-size: 19px;
  margin-bottom: 15px;
}
/* line 32, ../sass/_magnific-inline.scss */
.magnific-inline-box.info-message p:last-child {
  margin-bottom: 0;
}
/* line 36, ../sass/_magnific-inline.scss */
.magnific-inline-box.info-message p a {
  text-decoration: underline;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
/* line 39, ../sass/_magnific-inline.scss */
.magnific-inline-box.info-message p a:hover {
  opacity: 0.7;
}
/* line 46, ../sass/_magnific-inline.scss */
.magnific-inline-box.select-school-box .btn-orange {
  padding-top: 0 !important;
}
/* line 51, ../sass/_magnific-inline.scss */
.magnific-inline-box p.infos {
  max-width: 430px;
  font-weight: 100;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  margin-bottom: 15px;
  margin: 0px auto 30px;
}
/* line 61, ../sass/_magnific-inline.scss */
.magnific-inline-box .tip-button {
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #eb8f23;
  border-radius: 100%;
  padding-top: 1px;
  padding-left: 1px;
  cursor: pointer;
}
/* line 77, ../sass/_magnific-inline.scss */
.magnific-inline-box form {
  text-align: left;
}
/* line 80, ../sass/_magnific-inline.scss */
.magnific-inline-box form .close-magnific {
  float: left;
  text-decoration: underline;
  color: #8c8c80;
}
/* line 88, ../sass/_magnific-inline.scss */
.magnific-inline-box form .select-secretaria .buttons-simple {
  font-size: 12px;
  text-decoration: underline;
  margin-bottom: 10px;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
/* line 93, ../sass/_magnific-inline.scss */
.magnific-inline-box form .select-secretaria .buttons-simple:hover {
  opacity: 0.7;
}
/* line 98, ../sass/_magnific-inline.scss */
.magnific-inline-box form .select-secretaria select {
  margin-bottom: 15px;
}
/* line 103, ../sass/_magnific-inline.scss */
.magnific-inline-box form > span {
  float: left;
  width: 100%;
}
/* line 106, ../sass/_magnific-inline.scss */
.magnific-inline-box form > span.select-aee {
  margin-top: 20px;
}
/* line 109, ../sass/_magnific-inline.scss */
.magnific-inline-box form > span.date {
  width: 100px;
}
/* line 112, ../sass/_magnific-inline.scss */
.magnific-inline-box form > span.name {
  width: calc(100% - 130px);
  margin-left: 30px;
}
/* line 117, ../sass/_magnific-inline.scss */
.magnific-inline-box form > span label {
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 20px;
}
/* line 123, ../sass/_magnific-inline.scss */
.magnific-inline-box form > span select, .magnific-inline-box form > span input {
  position: relative;
  width: 100%;
  height: 47px;
  font-size: 12px;
  color: #eb8f23;
  background: #f4f2ef;
  box-shadow: inset 0 16px 12px -20px rgba(0, 0, 0, 0.8);
  border: 1px solid #bababa;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 0 10px;
}
/* line 138, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 30px;
}
/* line 144, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .tip-button {
  display: inline-table;
  vertical-align: middle;
  margin-left: 5px;
}
/* line 150, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .buttons-simple {
  display: inline-table;
  vertical-align: middle;
  font-size: 13px;
  text-decoration: underline;
  color: #eb8f23;
  margin-left: 10px;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
/* line 158, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .buttons-simple:hover {
  opacity: 0.7;
}
/* line 161, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .buttons-simple:nth-child(1) {
  margin-left: 0;
}
/* line 165, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .buttons-simple i {
  margin-right: 5px;
}
/* line 169, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .buttons-simple span {
  font-size: 13px;
  color: #eb8f23;
}
/* line 175, ../sass/_magnific-inline.scss */
.magnific-inline-box form .buttons .send-hidden {
  display: none;
}
/* line 181, ../sass/_magnific-inline.scss */
.magnific-inline-box h1, .magnific-inline-box h2, .magnific-inline-box h3, .magnific-inline-box h4, .magnific-inline-box h5, .magnific-inline-box h6, .magnific-inline-box p.info {
  font-weight: 100;
  text-align: center;
  color: #7b7b6d;
  margin-top: 0;
  margin-bottom: 25px;
}
/* line 189, ../sass/_magnific-inline.scss */
.magnific-inline-box h1 {
  font-size: 32px;
  line-height: 38px;
}
/* line 194, ../sass/_magnific-inline.scss */
.magnific-inline-box h2 {
  font-size: 28px;
  line-height: 34px;
}
/* line 199, ../sass/_magnific-inline.scss */
.magnific-inline-box h3 {
  font-size: 24px;
  line-height: 30px;
}
/* line 204, ../sass/_magnific-inline.scss */
.magnific-inline-box h4, .magnific-inline-box p.info {
  font-size: 20px;
  line-height: 26px;
}
/* line 209, ../sass/_magnific-inline.scss */
.magnific-inline-box h5 {
  font-size: 16px;
  line-height: 20px;
}
/* line 214, ../sass/_magnific-inline.scss */
.magnific-inline-box h6 {
  font-size: 14px;
  line-height: 18px;
}
/* line 219, ../sass/_magnific-inline.scss */
.magnific-inline-box p, .magnific-inline-box span, .magnific-inline-box option, .magnific-inline-box input, .magnific-inline-box label {
  font-size: 16px;
}
/* line 223, ../sass/_magnific-inline.scss */
.magnific-inline-box p, .magnific-inline-box span, .magnific-inline-box option, .magnific-inline-box input {
  color: #7b7b6d;
}
/* line 227, ../sass/_magnific-inline.scss */
.magnific-inline-box a {
  color: #eb8f23;
}
/* line 231, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons {
  float: left;
  width: 100%;
}
/* line 234, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons.mini {
  float: none;
  max-width: 300px;
  margin: 0 auto;
}
/* line 239, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons.mini .close-magnific {
  float: left;
  color: #7b7b6d;
  margin-top: 17px;
}
/* line 246, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons .btn-orange {
  float: right;
  height: 45px;
  font-weight: 100;
  font-size: 22px;
  color: #fff;
  background-color: #eb8f23;
  padding: 10px 15px 0;
  border-radius: 45px;
  box-sizing: border-box;
  cursor: pointer;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
/* line 258, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons .btn-orange:hover {
  background-color: #FFAB4B;
}
/* line 263, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons .inline-close {
  position: relative;
  top: 14px;
  font-weight: 100;
  font-size: 14px;
  text-decoration: underline;
  color: #8c8c80;
  cursor: pointer;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
/* line 272, ../sass/_magnific-inline.scss */
.magnific-inline-box .buttons .inline-close:hover {
  opacity: 0.7;
}
/* line 278, ../sass/_magnific-inline.scss */
.magnific-inline-box label {
  position: relative;
  display: block;
  color: #eb8f23;
  margin-bottom: 20px;
}
/* line 284, ../sass/_magnific-inline.scss */
.magnific-inline-box label .tip-button {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background-color: #eb8f23;
  border-radius: 100%;
  cursor: pointer;
  margin-left: 10px;
}
/* line 299, ../sass/_magnific-inline.scss */
.magnific-inline-box .mfp-close {
  top: -14px;
  right: -13px;
  width: 30px;
  height: 30px;
  font-weight: 100;
  font-size: 24px;
  line-height: 30px;
  color: #fff !important;
  background-color: #eb8f23;
  border-radius: 100%;
  opacity: 1 !important;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
/* line 312, ../sass/_magnific-inline.scss */
.magnific-inline-box .mfp-close:hover {
  background-color: #FFAB4B;
}

/* Magnific Popup CSS */
/* line 82, ../sass/_jquery-magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 99, ../sass/_jquery-magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 111, ../sass/_jquery-magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 126, ../sass/_jquery-magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 137, ../sass/_jquery-magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 144, ../sass/_jquery-magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 154, ../sass/_jquery-magnific-popup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 161, ../sass/_jquery-magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 165, ../sass/_jquery-magnific-popup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 171, ../sass/_jquery-magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 178, ../sass/_jquery-magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 183, ../sass/_jquery-magnific-popup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 194, ../sass/_jquery-magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 213, ../sass/_jquery-magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 224, ../sass/_jquery-magnific-popup.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
/* line 234, ../sass/_jquery-magnific-popup.scss */
.mfp-preloader a {
  color: #CCC;
}
/* line 236, ../sass/_jquery-magnific-popup.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 244, ../sass/_jquery-magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 251, ../sass/_jquery-magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 258, ../sass/_jquery-magnific-popup.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 272, ../sass/_jquery-magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 280, ../sass/_jquery-magnific-popup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
/* line 301, ../sass/_jquery-magnific-popup.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 309, ../sass/_jquery-magnific-popup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 314, ../sass/_jquery-magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 320, ../sass/_jquery-magnific-popup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 330, ../sass/_jquery-magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 342, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
/* line 355, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}
/* line 358, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 365, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
/* line 381, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
/* line 389, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 398, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow-left {
  left: 0;
}
/* line 401, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
/* line 406, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 413, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow-right {
  right: 0;
}
/* line 415, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
/* line 420, ../sass/_jquery-magnific-popup.scss */
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

/* line 431, ../sass/_jquery-magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 434, ../sass/_jquery-magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  height: 80%;
}
/* line 440, ../sass/_jquery-magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 444, ../sass/_jquery-magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
/* line 448, ../sass/_jquery-magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 468, ../sass/_jquery-magnific-popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 483, ../sass/_jquery-magnific-popup.scss */
.mfp-figure {
  line-height: 0;
}
/* line 485, ../sass/_jquery-magnific-popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
/* line 499, ../sass/_jquery-magnific-popup.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
/* line 505, ../sass/_jquery-magnific-popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 509, ../sass/_jquery-magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 517, ../sass/_jquery-magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 526, ../sass/_jquery-magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 533, ../sass/_jquery-magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  /* line 546, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 551, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 557, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 561, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 566, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 576, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 580, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 584, ../sass/_jquery-magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 604, ../sass/_jquery-magnific-popup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 608, ../sass/_jquery-magnific-popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 612, ../sass/_jquery-magnific-popup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 616, ../sass/_jquery-magnific-popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 628, ../sass/_jquery-magnific-popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}
/* line 631, ../sass/_jquery-magnific-popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
/* line 638, ../sass/_jquery-magnific-popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}
/* line 641, ../sass/_jquery-magnific-popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
/* line 644, ../sass/_jquery-magnific-popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 11, ../sass/_theme.sass */
.transition4, body .pagination .bt-num-pagination {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 17, ../sass/_theme.sass */
.transition2, body .nav-button, body .min-nav-button, body .main-header .container .column-right .buttons .bt-quero-apoiar, body .main-header .container .column-right .buttons .bt-entrar, body .row-newsletter .container form .bt-avancar, .row-newsletter .container form body .bt-avancar, .introducao #apresentacao .wrapper-intro .container .scene-1 .content .ver-video, .introducao #apresentacao .wrapper-intro .container .scene-2 .content .fazer-parte {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 3, ../sass/_helpers.sass */
pre.debug {
  background: #478B50;
  font-size: 12px;
  line-height: 18px;
  font-family: Verdana;
  font-weight: normal;
  color: #FFF967;
  outline: solid 10px #22812E;
  padding: 10px;
}

/* line 20, ../sass/_helpers.sass */
.upcase {
  text-transform: uppercase;
}

/* line 33, ../sass/_helpers.sass */
a.no-decoration:hover {
  text-decoration: none;
}

/* line 36, ../sass/_helpers.sass */
.centralizer, .middle-view {
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 42, ../sass/_helpers.sass */
i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 45, ../sass/_helpers.sass */
.overflow {
  overflow: hidden;
}

/* line 48, ../sass/_helpers.sass */
.m10 {
  margin: 10px 0;
}

/* line 50, ../sass/_helpers.sass */
.m15 {
  margin: 15px 0;
}

/* line 52, ../sass/_helpers.sass */
.m20 {
  margin: 20px 0;
}

/* line 54, ../sass/_helpers.sass */
.m25 {
  margin: 25px 0;
}

/* line 56, ../sass/_helpers.sass */
.m30 {
  margin: 30px 0;
}

/* line 59, ../sass/_helpers.sass */
.p10 {
  margin: 10px 0;
}

/* line 61, ../sass/_helpers.sass */
.p15 {
  margin: 15px 0;
}

/* line 63, ../sass/_helpers.sass */
.p20 {
  margin: 20px 0;
}

/* line 65, ../sass/_helpers.sass */
.p25 {
  margin: 25px 0;
}

/* line 67, ../sass/_helpers.sass */
.p30 {
  margin: 30px 0;
}

/* line 71, ../sass/_helpers.sass */
.clearfix:after, form .error:after, body .pagination:after {
  content: "";
  display: table;
  clear: both;
}

/* line 76, ../sass/_helpers.sass */
.f-left {
  float: left;
}

/* line 78, ../sass/_helpers.sass */
.f-right {
  float: right;
}

/* line 81, ../sass/_helpers.sass */
.transition, body .main-header .container nav .main-menu li a {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 768, ../img/icones/*.png */
.icones-sprite, .icones-access-ead, .icones-arrow-left, .icones-arrow-mini-left, .icones-arrow-right, .icones-arvore-medium, .icones-arvore-small, .icones-arvore, .icones-back-button, .icones-bt-comment, .icones-bt-flicker, .icones-bt-search, .icones-bt-youtube, .icones-class-principal-perfil, .icones-danger, .icones-depoiment-icon-orange, .icones-depoiment-icon, .icones-depoiments-right, .icones-document, .icones-documents, .icones-edit-data, .icones-epin-localizacao, .icones-former-icon, .icones-frutos-medium, .icones-frutos-small, .icones-frutos, .icones-go-back-button, .icones-home-blog, .icones-home-maps, .icones-inclusao-escola, .icones-jump-intro, .icones-logo-mktvirtual, .icones-logout, .icones-main-contato, .icones-main-material, .icones-material-main, .icones-message-orange, .icones-message, .icones-new-school, .icones-news-register, .icones-news, .icones-newsletter, .icones-out, .icones-panel-function, .icones-panel, .icones-participant-user-type-1, .icones-participant-user-type-2, .icones-participant-user-type-3, .icones-participant-user-type-4, .icones-participant-user-type-5, .icones-participant-user-type-6, .icones-participant-user-type-7, .icones-participant-user-type-8, .icones-participant-user-type-9, .icones-perfil-user-type-1, .icones-perfil-user-type-2, .icones-perfil-user-type-3, .icones-perfil-user-type-4, .icones-perfil-user-type-5, .icones-perfil-user-type-6, .icones-perfil-user-type-7, .icones-perfil-user-type-8, .icones-perfil-user-type-9, .icones-persona-gray-principal, .icones-pin-localizacao, .icones-pin-mapa-das-escolas, .icones-planta-medium, .icones-planta-small, .icones-planta, .icones-private-icon, .icones-question, .icones-redes-face-darken, .icones-redes-face-topo, .icones-redes-face, .icones-redes-google-darken, .icones-redes-google-topo, .icones-redes-google, .icones-redes-twitter-darken, .icones-redes-twitter-topo, .icones-redes-twitter, .icones-redes-youtube-button, .icones-redes-youtube-topo, .icones-redes-youtube, .icones-reports, .icones-search, .icones-semente-medium, .icones-semente-small, .icones-semente, .icones-seta-small, .icones-status-star, .icones-status-status3 {
  background-image: url('../img/../img/icones-sedfd3ad135.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-access-ead {
  background-position: 0 0;
  height: 20px;
  width: 16px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-arrow-left {
  background-position: 0 -40px;
  height: 38px;
  width: 24px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-arrow-mini-left {
  background-position: 0 -98px;
  height: 9px;
  width: 8px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-arrow-right {
  background-position: 0 -127px;
  height: 38px;
  width: 24px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-arvore-medium {
  background-position: 0 -185px;
  height: 30px;
  width: 30px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-arvore-small {
  background-position: 0 -235px;
  height: 26px;
  width: 26px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-arvore {
  background-position: 0 -281px;
  height: 35px;
  width: 35px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-back-button {
  background-position: 0 -336px;
  height: 25px;
  width: 25px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-bt-comment {
  background-position: 0 -381px;
  height: 47px;
  width: 47px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-bt-flicker {
  background-position: 0 -448px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-bt-search {
  background-position: 0 -496px;
  height: 18px;
  width: 16px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-bt-youtube {
  background-position: 0 -534px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-class-principal-perfil {
  background-position: 0 -582px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-danger {
  background-position: 0 -643px;
  height: 23px;
  width: 23px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-depoiment-icon-orange {
  background-position: 0 -686px;
  height: 29px;
  width: 31px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-depoiment-icon {
  background-position: 0 -735px;
  height: 29px;
  width: 31px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-depoiments-right {
  background-position: 0 -784px;
  height: 24px;
  width: 24px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-document {
  background-position: 0 -828px;
  height: 35px;
  width: 30px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-documents {
  background-position: 0 -883px;
  height: 25px;
  width: 17px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-edit-data {
  background-position: 0 -928px;
  height: 19px;
  width: 19px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-epin-localizacao {
  background-position: 0 -967px;
  height: 12px;
  width: 10px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-former-icon {
  background-position: 0 -999px;
  height: 19px;
  width: 16px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-frutos-medium {
  background-position: 0 -1038px;
  height: 30px;
  width: 30px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-frutos-small {
  background-position: 0 -1088px;
  height: 26px;
  width: 26px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-frutos {
  background-position: 0 -1134px;
  height: 35px;
  width: 35px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-go-back-button {
  background-position: 0 -1189px;
  height: 18px;
  width: 22px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-home-blog {
  background-position: 0 -1227px;
  height: 57px;
  width: 58px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-home-maps {
  background-position: 0 -1304px;
  height: 57px;
  width: 58px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-inclusao-escola {
  background-position: 0 -1381px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-jump-intro {
  background-position: 0 -1429px;
  height: 9px;
  width: 12px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-logo-mktvirtual {
  background-position: 0 -1458px;
  height: 5px;
  width: 59px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-logout {
  background-position: 0 -1483px;
  height: 18px;
  width: 22px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-main-contato {
  background-position: 0 -1521px;
  height: 45px;
  width: 45px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-main-material {
  background-position: 0 -1586px;
  height: 45px;
  width: 45px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-material-main {
  background-position: 0 -1651px;
  height: 45px;
  width: 45px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-message-orange {
  background-position: 0 -1716px;
  height: 18px;
  width: 23px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-message {
  background-position: 0 -1754px;
  height: 18px;
  width: 23px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-new-school {
  background-position: 0 -1792px;
  height: 43px;
  width: 42px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-news-register {
  background-position: 0 -1855px;
  height: 25px;
  width: 17px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-news {
  background-position: 0 -1900px;
  height: 18px;
  width: 24px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-newsletter {
  background-position: 0 -1938px;
  height: 57px;
  width: 58px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-out {
  background-position: 0 -2015px;
  height: 18px;
  width: 22px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-panel-function {
  background-position: 0 -2053px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-panel {
  background-position: 0 -2105px;
  height: 45px;
  width: 45px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-1 {
  background-position: 0 -2170px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-2 {
  background-position: 0 -2222px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-3 {
  background-position: 0 -2274px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-4 {
  background-position: 0 -2326px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-5 {
  background-position: 0 -2378px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-6 {
  background-position: 0 -2430px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-7 {
  background-position: 0 -2482px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-8 {
  background-position: 0 -2534px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-participant-user-type-9 {
  background-position: 0 -2586px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-1 {
  background-position: 0 -2638px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-2 {
  background-position: 0 -2699px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-3 {
  background-position: 0 -2760px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-4 {
  background-position: 0 -2821px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-5 {
  background-position: 0 -2882px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-6 {
  background-position: 0 -2943px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-7 {
  background-position: 0 -3004px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-8 {
  background-position: 0 -3065px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-perfil-user-type-9 {
  background-position: 0 -3126px;
  height: 41px;
  width: 41px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-persona-gray-principal {
  background-position: 0 -3187px;
  height: 32px;
  width: 32px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-pin-localizacao {
  background-position: 0 -3239px;
  height: 12px;
  width: 10px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-pin-mapa-das-escolas {
  background-position: 0 -3271px;
  height: 45px;
  width: 45px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-planta-medium {
  background-position: 0 -3336px;
  height: 30px;
  width: 30px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-planta-small {
  background-position: 0 -3386px;
  height: 26px;
  width: 26px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-planta {
  background-position: 0 -3432px;
  height: 35px;
  width: 35px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-private-icon {
  background-position: 0 -3487px;
  height: 25px;
  width: 25px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-question {
  background-position: 0 -3532px;
  height: 35px;
  width: 30px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-face-darken {
  background-position: 0 -3587px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-face-topo {
  background-position: 0 -3635px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-face {
  background-position: 0 -3683px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-google-darken {
  background-position: 0 -3731px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-google-topo {
  background-position: 0 -3779px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-google {
  background-position: 0 -3827px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-twitter-darken {
  background-position: 0 -3875px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-twitter-topo {
  background-position: 0 -3923px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-twitter {
  background-position: 0 -3971px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-youtube-button {
  background-position: 0 -4067px;
  height: 28px;
  width: 29px;
}
/* line 59, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-youtube-button:hover, .icones-redes-youtube-button.redes-youtube-button-hover {
  background-position: 0 -4019px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-youtube-topo {
  background-position: 0 -4115px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-redes-youtube {
  background-position: 0 -4163px;
  height: 28px;
  width: 29px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-reports {
  background-position: 0 -4211px;
  height: 18px;
  width: 24px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-search {
  background-position: 0 -4249px;
  height: 18px;
  width: 16px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-semente-medium {
  background-position: 0 -4287px;
  height: 30px;
  width: 30px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-semente-small {
  background-position: 0 -4337px;
  height: 26px;
  width: 26px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-semente {
  background-position: 0 -4383px;
  height: 35px;
  width: 35px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-seta-small {
  background-position: 0 -4438px;
  height: 12px;
  width: 10px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-status-star {
  background-position: 0 -4470px;
  height: 39px;
  width: 39px;
}

/* line 84, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icones-status-status3 {
  background-position: 0 -4529px;
  height: 36px;
  width: 35px;
}

/* line 6, ../sass/_sprites.sass */
.icones-sprite, .icones-access-ead, .icones-arrow-left, .icones-arrow-mini-left, .icones-arrow-right, .icones-arvore-medium, .icones-arvore-small, .icones-arvore, .icones-back-button, .icones-bt-comment, .icones-bt-flicker, .icones-bt-search, .icones-bt-youtube, .icones-class-principal-perfil, .icones-danger, .icones-depoiment-icon-orange, .icones-depoiment-icon, .icones-depoiments-right, .icones-document, .icones-documents, .icones-edit-data, .icones-epin-localizacao, .icones-former-icon, .icones-frutos-medium, .icones-frutos-small, .icones-frutos, .icones-go-back-button, .icones-home-blog, .icones-home-maps, .icones-inclusao-escola, .icones-jump-intro, .icones-logo-mktvirtual, .icones-logout, .icones-main-contato, .icones-main-material, .icones-material-main, .icones-message-orange, .icones-message, .icones-new-school, .icones-news-register, .icones-news, .icones-newsletter, .icones-out, .icones-panel-function, .icones-panel, .icones-participant-user-type-1, .icones-participant-user-type-2, .icones-participant-user-type-3, .icones-participant-user-type-4, .icones-participant-user-type-5, .icones-participant-user-type-6, .icones-participant-user-type-7, .icones-participant-user-type-8, .icones-participant-user-type-9, .icones-perfil-user-type-1, .icones-perfil-user-type-2, .icones-perfil-user-type-3, .icones-perfil-user-type-4, .icones-perfil-user-type-5, .icones-perfil-user-type-6, .icones-perfil-user-type-7, .icones-perfil-user-type-8, .icones-perfil-user-type-9, .icones-persona-gray-principal, .icones-pin-localizacao, .icones-pin-mapa-das-escolas, .icones-planta-medium, .icones-planta-small, .icones-planta, .icones-private-icon, .icones-question, .icones-redes-face-darken, .icones-redes-face-topo, .icones-redes-face, .icones-redes-google-darken, .icones-redes-google-topo, .icones-redes-google, .icones-redes-twitter-darken, .icones-redes-twitter-topo, .icones-redes-twitter, .icones-redes-youtube-button, .icones-redes-youtube-topo, .icones-redes-youtube, .icones-reports, .icones-search, .icones-semente-medium, .icones-semente-small, .icones-semente, .icones-seta-small, .icones-status-star, .icones-status-status3 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 2, ../sass/_header.sass */
body .block-floater {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 25;
  display: none;
}
/* line 10, ../sass/_header.sass */
body .block-floater img {
  position: absolute;
  left: 50%;
  margin-left: -170px;
  top: 50%;
  margin-top: -190px;
  cursor: pointer;
}
/* line 17, ../sass/_header.sass */
body .main-header {
  width: 100%;
  height: 109px;
  background: white;
  position: relative;
}
/* line 22, ../sass/_header.sass */
body .main-header .curve {
  position: absolute;
  width: 100%;
  height: 51px;
  background: url(../img/main-header.png) top center no-repeat;
  bottom: -51px;
  z-index: 1;
}
/* line 30, ../sass/_header.sass */
body .main-header .container .logotipo {
  padding-top: 16px;
  float: left;
}
/* line 33, ../sass/_header.sass */
body .main-header .container .column-right {
  width: 73.44538%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}
/* line 36, ../sass/_header.sass */
body .main-header .container .column-right .buttons {
  width: 381px;
  float: right;
}
/* line 39, ../sass/_header.sass */
body .main-header .container .column-right .buttons.flags {
  text-align: right;
  margin: 3px 0px 0;
}
/* line 42, ../sass/_header.sass */
body .main-header .container .column-right .buttons.flags a {
  margin-left: 3px;
}
/* line 44, ../sass/_header.sass */
body .main-header .container .column-right .buttons .header-redes {
  float: left;
  width: 110px;
}
/* line 47, ../sass/_header.sass */
body .main-header .container .column-right .buttons .header-redes li {
  float: left;
  margin-right: 7px;
}
/* line 50, ../sass/_header.sass */
body .main-header .container .column-right .buttons .bt-quero-apoiar {
  float: right;
  font-size: 1.15em;
  padding: 8px 18px;
}
/* line 55, ../sass/_header.sass */
body .main-header .container .column-right .buttons .bt-entrar {
  font-size: 1.15em;
  padding: 8px 31px;
  float: left;
}
/* line 60, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on {
  float: right;
  width: 535px;
  text-align: right;
}
/* line 64, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on .count {
  padding: 4px 9px 4px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #be4e39;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  font-weight: 200;
  margin: 0 5px;
}
/* line 74, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on img {
  float: right;
  width: 29px;
  height: 29px;
}
/* line 78, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on .img-perfil {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin-right: 10px;
}
/* line 81, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on p.perfil {
  font-size: 1.2em;
  line-height: 1.8em;
  float: right;
  color: #bdbdb0;
  padding-top: 2px;
}
/* line 87, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on a.name {
  color: #7b7b6d;
}
/* line 89, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on a.name:before {
  color: #bdbdb0;
  content: ", ";
  margin-left: -2px;
}
/* line 93, ../sass/_header.sass */
body .main-header .container .column-right .buttons .content-on a.logout {
  color: #bdbdb0;
  margin-left: 5px;
}
/* line 96, ../sass/_header.sass */
body .main-header .container nav {
  clear: both;
  padding-top: 3px;
  float: right;
}
/* line 101, ../sass/_header.sass */
body .main-header .container nav .main-menu {
  clear: both;
}
/* line 103, ../sass/_header.sass */
body .main-header .container nav .main-menu li {
  float: left;
}
/* line 105, ../sass/_header.sass */
body .main-header .container nav .main-menu li a {
  padding: 8px;
  display: block;
  margin-left: 3px;
  font-size: 1.1em;
  color: black;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
/* line 114, ../sass/_header.sass */
body .main-header .container nav .main-menu li a:hover {
  background: #eb8f23;
  color: white;
}

/* line 124, ../sass/_header.sass */
body .main-header .container .column-right .user-login {
  width: 92%;
  margin-top: 5px;
}

/* line 128, ../sass/_header.sass */
.form-login {
  width: 100%;
}
/* line 131, ../sass/_header.sass */
.form-login input {
  border-radius: 5px;
  background: #FFF;
  color: #bdbdb0;
  padding: 8px 15px;
  border: 0;
  font-size: 14px;
  box-shadow: inset 0px 0px 2px #797979;
  position: relative;
  top: -3px;
  float: left;
  width: 130px;
}
/* line 144, ../sass/_header.sass */
.form-login input#UserEmail {
  margin-right: 5px;
}
/* line 147, ../sass/_header.sass */
.form-login .submit {
  float: right;
  width: 32%;
}
/* line 151, ../sass/_header.sass */
.form-login .btn-entrar {
  background: #eb8f23;
  color: #FFF;
  font-size: 16px;
  border-radius: 50px;
  padding: 7px 0px;
  width: 44%;
  float: left;
  height: 32px;
  padding-top: 1px;
  padding-bottom: 0px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
/* line 164, ../sass/_header.sass */
.form-login .btn-entrar:hover {
  opacity: 0.8;
}

/* line 167, ../sass/_header.sass */
.responseJ {
  display: none;
  background-color: #fff;
  width: 150px;
  font-size: 1.4em;
  padding: 10px;
  color: #444;
  border-radius: 50px;
  text-align: center;
  border: 1px solid #EB8F11;
}

/* line 178, ../sass/_header.sass */
.auth {
  width: 400px;
  font-size: 1.3em;
  margin-left: 64px;
  margin-top: 101px;
  text-align: center;
  background: #fff;
  border: 1px solid #eb8f23;
  border-radius: 50px;
  padding: 10px;
}

/* line 190, ../sass/_header.sass */
.btn-senha {
  float: left;
  display: block;
  width: 100%;
  font-size: 12px;
  text-align: right;
  margin-top: 5px;
  color: #A9A9A9;
}

/* line 199, ../sass/_header.sass */
.btn-cad {
  padding: 8px 0px !important;
  text-align: center;
  float: right !important;
  margin-top: -3px;
  width: 52% !important;
  font-size: 16px;
  box-shadow: inset 0px 0px 2px #797979;
  padding-top: 7px !important;
  padding-bottom: 0px !important;
  height: 25px !important;
}

/* line 1, ../sass/_footer.sass */
.row-newsletter {
  width: 100%;
  height: 428px;
  background: url(../img/faixa-news.jpg) top center no-repeat;
}
/* line 5, ../sass/_footer.sass */
.row-newsletter .container {
  padding-top: 114px;
}
/* line 7, ../sass/_footer.sass */
.row-newsletter .container span.icones-newsletter {
  width: 7.56303%;
  float: left;
  margin-right: 0.84034%;
  display: inline;
}
/* line 9, ../sass/_footer.sass */
.row-newsletter .container .tit {
  width: 91.59664%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  font-size: 1.85em;
  color: white;
}
/* line 13, ../sass/_footer.sass */
.row-newsletter .container .description {
  width: 91.59664%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  margin-top: 8px;
  font-size: 16px;
  color: #bdbdb0;
}
/* line 18, ../sass/_footer.sass */
.row-newsletter .container form {
  width: 91.59664%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  margin-top: 35px;
}
/* line 21, ../sass/_footer.sass */
.row-newsletter .container form .inp-1 {
  width: 35.77982%;
  float: left;
  margin-right: 0.91743%;
  display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  padding-left: 10px;
  height: 45px;
  border: 0px;
}
/* line 29, ../sass/_footer.sass */
.row-newsletter .container form .bt-avancar {
  width: 26.6055%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  font-size: 1.4em;
  height: 45px;
  line-height: 40px;
}

/* line 35, ../sass/_footer.sass */
.main-footer {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
  background: #eb8f23;
  clear: both;
}
/* line 41, ../sass/_footer.sass */
.main-footer .curve {
  position: absolute;
  width: 100%;
  height: 54px;
  background: url(../img/main-footer.png) top center no-repeat;
  top: -54px;
}
/* line 48, ../sass/_footer.sass */
.main-footer .container .footer-nav {
  width: 960px;
  padding-top: 8px;
}
/* line 51, ../sass/_footer.sass */
.main-footer .container nav {
  margin-top: 32px;
}
/* line 54, ../sass/_footer.sass */
.main-footer .container nav ul.main-footer-links li {
  float: left;
  margin-top: 7px;
}
/* line 57, ../sass/_footer.sass */
.main-footer .container nav ul.main-footer-links li a {
  text-decoration: none;
  color: white;
  font-size: 1.2em;
  margin-right: 25px;
}
/* line 63, ../sass/_footer.sass */
.main-footer .container nav ul.main-footer-links li:last-child {
  margin-top: 0px;
  float: right;
}
/* line 66, ../sass/_footer.sass */
.main-footer .container nav ul.main-footer-links li:last-child a {
  color: #ffcb8d;
  margin-left: 0;
  margin-right: 0;
}
/* line 70, ../sass/_footer.sass */
.main-footer .container .bt-faco-parte {
  float: left;
  text-decoration: none;
  margin-left: 29px;
  color: #ffcb8d;
}
/* line 75, ../sass/_footer.sass */
.main-footer .container .bt-faco-parte span {
  padding-left: 5px;
}
/* line 77, ../sass/_footer.sass */
.main-footer .container .redes-sociais {
  float: right;
  clear: both;
  transform: translateY(45px);
}
/* line 81, ../sass/_footer.sass */
.main-footer .container .redes-sociais li {
  float: left;
  margin-left: 5px;
}
/* line 84, ../sass/_footer.sass */
.main-footer .container .logo-instituto {
  margin: 5px 0 20px;
  clear: both;
  float: left;
}
/* line 88, ../sass/_footer.sass */
.main-footer .container .informativo-natura {
  color: #ffcb8d;
  font-size: 1em;
  clear: both;
  line-height: 1.5em;
  margin-top: 23px;
  font-weight: 200;
  text-align: justify;
}
/* line 96, ../sass/_footer.sass */
.main-footer .container .informativo-natura a {
  text-decoration: none;
  color: white;
  margin-left: 20px;
}
/* line 100, ../sass/_footer.sass */
.main-footer .container .icones-logo-mktvirtual {
  margin-bottom: 15px;
  margin-right: 2px;
  float: right;
}

/* line 1, ../sass/_form-error.sass */
.alert {
  display: block;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: white;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 15px;
  font-size: 16px;
}

/* line 10, ../sass/_form-error.sass */
.alert-error {
  background: #eb8f23;
}

/* line 13, ../sass/_form-error.sass */
.alert-success {
  background: #7d945c;
}

/* line 17, ../sass/_form-error.sass */
form .error {
  position: relative;
}
/* line 20, ../sass/_form-error.sass */
form .error .error-message {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #eb8f23;
  color: white;
  height: 12px;
  padding: 6px;
  position: absolute;
  bottom: -28px;
  left: 0;
  z-index: 999;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  white-space: nowrap;
}
/* line 36, ../sass/_form-error.sass */
form .error .form-error {
  background: #f0a7a7 !important;
  border: 1px solid #db4e4e !important;
  color: white !important;
}
/* line 40, ../sass/_form-error.sass */
form .error:hover .error-message,
form .error input:focus + .error-message,
form .error select:focus + .error-message,
form .error textarea:focus + .error-message {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 11, ../sass/default.sass */
body {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  min-width: 960px;
}
/* line 15, ../sass/default.sass */
body .container {
  min-width: 960px;
}
/* line 17, ../sass/default.sass */
body input {
  outline: 0;
}
/* line 19, ../sass/default.sass */
body .hidden {
  visibility: hidden;
}
/* line 21, ../sass/default.sass */
body section {
  clear: both;
}
/* line 23, ../sass/default.sass */
body .container {
  width: 960px;
  margin: 0 auto;
}
/* line 26, ../sass/default.sass */
body .column-left {
  float: left;
}
/* line 28, ../sass/default.sass */
body .column-right {
  float: right;
}
/* line 30, ../sass/default.sass */
body .left {
  float: left;
}
/* line 32, ../sass/default.sass */
body .right {
  float: right;
}
/* line 34, ../sass/default.sass */
body .clear {
  clear: both;
}
/* line 36, ../sass/default.sass */
body .none {
  display: none;
}
/* line 38, ../sass/default.sass */
body .transition2, body .nav-button, body .min-nav-button, body .main-header .container .column-right .buttons .bt-quero-apoiar, body .main-header .container .column-right .buttons .bt-entrar, body .row-newsletter .container form .bt-avancar, .row-newsletter .container form body .bt-avancar, body .introducao #apresentacao .wrapper-intro .container .scene-1 .content .ver-video, .introducao #apresentacao .wrapper-intro .container .scene-1 .content body .ver-video, body .introducao #apresentacao .wrapper-intro .container .scene-2 .content .fazer-parte, .introducao #apresentacao .wrapper-intro .container .scene-2 .content body .fazer-parte {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 44, ../sass/default.sass */
body .transition4, body .pagination .bt-num-pagination {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 50, ../sass/default.sass */
body .nav-button {
  padding: 20px 27px;
  border: 0px;
  text-align: center;
  font-weight: 200;
  font-size: 2.2em;
  text-decoration: none;
  color: white;
  background: #eb8f23;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  cursor: pointer;
}
/* line 64, ../sass/default.sass */
body .nav-button:hover {
  background: #ff961a;
}
/* line 66, ../sass/default.sass */
body .min-nav-button, body .main-header .container .column-right .buttons .bt-quero-apoiar, body .main-header .container .column-right .buttons .bt-entrar, body .row-newsletter .container form .bt-avancar, .row-newsletter .container form body .bt-avancar {
  text-align: center;
  text-decoration: none;
  color: white;
  background: #eb8f23;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  cursor: pointer;
}
/* line 76, ../sass/default.sass */
body .min-nav-button:hover, body .main-header .container .column-right .buttons .bt-quero-apoiar:hover, body .main-header .container .column-right .buttons .bt-entrar:hover, body .row-newsletter .container form .bt-avancar:hover, .row-newsletter .container form body .bt-avancar:hover {
  background: #ff961a;
}
/* line 78, ../sass/default.sass */
body a {
  text-decoration: none;
  color: #7b7b6d;
}
/* line 81, ../sass/default.sass */
body .pagination {
  margin: 0 auto;
  text-align: center;
  padding-top: 16px;
  clear: both;
}
/* line 87, ../sass/default.sass */
body .pagination li {
  width: auto !important;
  font-size: 1.2em;
  color: #7b7b6d;
  height: 14px !important;
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 94, ../sass/default.sass */
body .pagination li a {
  color: #7b7b6d;
}
/* line 96, ../sass/default.sass */
body .pagination .bt-num-pagination {
  font-size: 1.2em;
  border: 3px #7b7b6d solid;
  color: #7b7b6d;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 12px;
  padding: 2px 5px;
  margin: 0px 2px;
}
/* line 106, ../sass/default.sass */
body .pagination .bt-num-pagination a {
  color: #7b7b6d;
}
/* line 108, ../sass/default.sass */
body .pagination .bt-num-pagination:hover {
  border: 3px #eb8f23 solid;
  color: #eb8f23;
}
/* line 111, ../sass/default.sass */
body .pagination .bt-num-pagination:hover a {
  color: #eb8f23;
}
/* line 113, ../sass/default.sass */
body .pagination .active {
  border: 3px #eb8f23 solid;
  color: #eb8f23;
}
/* line 116, ../sass/default.sass */
body .pagination .active a {
  color: #eb8f23;
}
/* line 118, ../sass/default.sass */
body .pagination .bt-pagination {
  color: #bdbdb0;
  cursor: default;
}

/* line 122, ../sass/default.sass */
.introducao {
  position: relative;
  background: white;
}
/* line 125, ../sass/default.sass */
.introducao #main {
  display: none;
}
/* line 127, ../sass/default.sass */
.introducao #apresentacao {
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 10;
}
/* line 133, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro {
  width: 100%;
  height: 727px;
  overflow: hidden;
  position: relative;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
/* line 139, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .bg-main {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/home/bg-intro.jpg) top center no-repeat;
  width: 100%;
  height: 992px;
  z-index: 1;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
/* line 148, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container {
  position: relative;
  z-index: 3;
}
/* line 151, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .intro-comunidade {
  float: left;
  margin-top: 27px;
}
/* line 154, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .intro-instituto {
  float: right;
  margin-top: 51px;
}
/* line 158, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-1 .content {
  width: 485px;
  height: 440px;
  float: left;
  clear: both;
  margin-top: 157px;
}
/* line 164, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-1 .content .main-quest {
  font-size: 5em;
  color: white;
  text-shadow: 2px 1px 1px black;
  line-height: 1.25em;
  margin-bottom: 36px;
}
/* line 170, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-1 .content .ver-video {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 484px;
  display: block;
  height: 70px;
  background: #eb8f23;
  color: white;
  font-size: 2.5em;
  line-height: 2.2em;
  font-weight: 200;
  text-align: center;
  -moz-border-radius: 33px;
  -webkit-border-radius: 33px;
  border-radius: 33px;
}
/* line 183, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-1 .content .ver-video span {
  position: relative;
  left: -3px;
  top: -2px;
}
/* line 187, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-1 .content .ver-video:hover {
  background: #ff961a;
}
/* line 189, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-1 .content .bt-jump {
  float: right;
  color: #a5a599;
  margin-top: 10px;
  font-size: 1.2em;
}
/* line 194, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-2 {
  clear: both;
}
/* line 196, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-2 .content {
  width: 665px;
  margin: 0 auto;
}
/* line 199, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-2 .content .main-quest {
  font-size: 2.5em;
  text-align: center;
  width: 422px;
  color: white;
  text-shadow: 2px 1px 1px black;
  line-height: 1.25em;
  margin: 0px auto;
  padding: 40px 0px;
}
/* line 208, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-2 .content .fazer-parte {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  display: block;
  width: 184px;
  height: 41px;
  background: #eb8f23;
  color: white;
  font-size: 1.5em;
  line-height: 2.2em;
  font-weight: 200;
  text-align: center;
  margin-top: 8px;
  -moz-border-radius: 33px;
  -webkit-border-radius: 33px;
  border-radius: 33px;
}
/* line 223, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-2 .content .fazer-parte:hover {
  background: #ff961a;
}
/* line 225, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .container .scene-2 .content .bt-jump {
  float: left;
  color: #a5a599;
  margin-top: 10px;
  font-size: 1.2em;
  margin-top: 21px;
}
/* line 231, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .wave {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../img/home/wave-intro.png) top center no-repeat;
  width: 100%;
  height: 62px;
  z-index: 2;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
/* line 240, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .down-wave {
  bottom: -50px;
}
/* line 242, ../sass/default.sass */
.introducao #apresentacao .wrapper-intro .blur {
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -ms-filter: blur(15px);
  -o-filter: blur(15px);
  filter: blur(15px);
}
/* line 244, ../sass/default.sass */
.introducao #apresentacao .topo {
  height: 842px;
}

/* line 247, ../sass/default.sass */
.contador {
  margin-left: 50%;
  font-size: 1.3em;
  margin-top: -10px;
  color: #eb8f23;
}

/* line 253, ../sass/default.sass */
.cont-depo p {
  color: #bdbdb0;
}

/* line 256, ../sass/default.sass */
#tiptip_content {
  border: 1px solid #eb8f23 !important;
}
/* line 259, ../sass/default.sass */
#tiptip_content p {
  text-align: center !important;
}

/* line 262, ../sass/default.sass */
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  border-bottom-color: #eb8f23 !important;
}

/* line 266, ../sass/default.sass */
#tiptip_holder #tiptip_content {
  border-radius: 7px;
}
/* line 268, ../sass/default.sass */
#tiptip_holder.tip_left {
  width: 185px;
}
/* line 271, ../sass/default.sass */
#tiptip_holder.tip_left #tiptip_arrow_inner {
  left: -16px;
  border-left-color: #eb8f23;
}
/* line 274, ../sass/default.sass */
#tiptip_holder.tip_left #tiptip_content {
  width: auto;
  padding: 15px 50px;
}

/* line 277, ../sass/default.sass */
.ajust-left {
  float: left;
}

/* line 279, ../sass/default.sass */
.ajust-right {
  float: right;
  margin-top: -88px !important;
}

/* line 282, ../sass/default.sass */
.ver-todas-lang {
  float: right;
  font-size: 1.5em;
  color: #bdbdb0;
  line-height: 1.8em;
  text-decoration: underline;
  margin-top: 35px;
}

.maintenance-message {
  height: 65px;
  width: 100%;
  background-color: #006553;
  z-index: 999999;
  color: #FFF;
  border-bottom: 3px solid #f48810;
  display: inline-table;
  margin-bottom: 10px;
}

.maintenance-message .maintenance-message__message {
  margin: 0 20px 0 20px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}