/* line 5, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.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, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.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, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.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, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby26-x64/lib/ruby/gems/2.6.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 5, ../sass/screen.scss */
body, html {
  font-family: "jaf-domus";
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 12, ../sass/screen.scss */
body .bkg-black-form {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 222;
}

/* line 24, ../sass/screen.scss */
.clearfix {
  clear: both;
}

/* line 28, ../sass/screen.scss */
.align-items-center, .slick-slide {
  outline: none;
}

/* line 31, ../sass/screen.scss */
.no-padding {
  padding: 0;
}

/* line 34, ../sass/screen.scss */
.box-shadow {
  margin: 0;
  width: 100%;
  height: 28px;
  display: inline-block;
  background-image: url("../images/box-shadow.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 45, ../sass/screen.scss */
.iframe-opacity {
  opacity: 0;
  height: 0;
  overflow: hidden;
}

/* line 51, ../sass/screen.scss */
#rdstation-bricks-embeddable-form-bricks-component-0ZiD5mUu2YF_lVQYzqlL6Q * {
  background-color: transparent;
}

/* line 55, ../sass/screen.scss */
.domus {
  font-family: "jaf-domus" !important;
}

/* line 59, ../sass/screen.scss */
img {
  max-width: 100%;
}

/* line 65, ../sass/screen.scss */
.blur {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 61px;
  background-image: url("../images/blur.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  z-index: 22;
}

/* line 78, ../sass/screen.scss */
.slick-dots {
  display: flex;
  text-align: center;
  margin: 20px auto 0;
  align-items: center;
  justify-content: center;
}

/* line 85, ../sass/screen.scss */
.slick-dots li {
  display: inline-block;
  margin: 0 5px 0 0 !important;
}

/* line 89, ../sass/screen.scss */
.slick-dots li.slick-active button {
  background-color: #FF8200 !important;
}

/* line 92, ../sass/screen.scss */
.slick-dots button {
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  font-size: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #BDC3CA;
}

/* line 109, ../sass/screen.scss */
#modal-form-sucesso {
  text-align: center;
  z-index: 999999;
}
/* line 112, ../sass/screen.scss */
#modal-form-sucesso .modal-header {
  border-bottom: 0;
  padding: 15px 20px 0 20px;
}
/* line 116, ../sass/screen.scss */
#modal-form-sucesso .modal-body {
  padding: 0 20px 25px 20px;
}
/* line 119, ../sass/screen.scss */
#modal-form-sucesso h2 {
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: center;
  color: #008269;
  font-size: 22px;
  line-height: 26px;
  display: block;
}
/* line 128, ../sass/screen.scss */
#modal-form-sucesso p {
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
  color: #6E6E6E;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
/* line 137, ../sass/screen.scss */
#modal-form-sucesso .btn-ok {
  margin: 0;
  padding: 15px 25px;
  display: inline-block;
  background: #eb5c28;
  background: -moz-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: -webkit-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb5c28",endColorstr="#ee7c16",GradientType=1);
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 150px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}

/* line 165, ../sass/screen.scss */
.modal-calendar {
  text-align: center;
  z-index: 999999;
}
/* line 168, ../sass/screen.scss */
.modal-calendar .modal-header {
  border-bottom: 0;
  padding: 15px 20px 0 20px;
}
/* line 172, ../sass/screen.scss */
.modal-calendar .modal-body {
  padding: 0 20px 25px 20px;
}
/* line 175, ../sass/screen.scss */
.modal-calendar h2 {
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: center;
  color: #008269;
  font-size: 22px;
  line-height: 26px;
  display: block;
}
/* line 184, ../sass/screen.scss */
.modal-calendar h3 {
  margin: 10px 0 10px 0;
  padding: 0;
  text-align: center;
  color: #D70E19;
  font-size: 22px;
  line-height: 26px;
  display: block;
}
/* line 193, ../sass/screen.scss */
.modal-calendar p {
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
  color: #6E6E6E;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
/* line 201, ../sass/screen.scss */
.modal-calendar p strong {
  font-weight: 600;
}
/* line 205, ../sass/screen.scss */
.modal-calendar .btn-ok {
  margin: 0;
  padding: 15px 25px;
  display: inline-block;
  background: #eb5c28;
  background: -moz-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: -webkit-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb5c28",endColorstr="#ee7c16",GradientType=1);
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 150px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}

/* line 233, ../sass/screen.scss */
.content-form-rd {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 100px;
  display: none;
  width: 100%;
  max-width: 350px;
  min-height: 694px;
  z-index: 2222;
}
/* line 245, ../sass/screen.scss */
.content-form-rd .content-form-cadastro {
  margin: 0;
  padding: 25px 10px 10px 10px;
  width: 100%;
  max-width: 350px;
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px #8a8a8a;
  -moz-box-shadow: 0px 0px 5px 0px #8a8a8a;
  box-shadow: 0px 0px 5px 0px #8a8a8a;
}
/* line 259, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .close-modal {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 17px;
  right: 25px;
  z-index: 22;
  float: right;
}
/* line 267, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .close-modal i {
  color: #D62A03;
  font-size: 29px;
}
/* line 272, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .h2_form_title {
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  font-family: "Roboto", sans-serif !important;
  color: #FF8000 !important;
  font-weight: 600 !important;
  text-align: left !important;
  text-transform: uppercase !important;
}
/* line 283, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .input_checkbox {
  float: left;
  margin: 0 5px 0 0 !important;
}
/* line 287, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .input_checkbox_comunicacao {
  float: left;
  margin: 0 5px 0 0 !important;
}
/* line 291, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .label_txt_termo {
  margin: 15px auto !important;
  font-size: 13px !important;
  color: #828282;
  font-family: "jaf-domus" !important;
  font-weight: 400 !important;
  text-align: left !important;
  display: inline-block;
}
/* line 299, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .label_txt_termo strong {
  font-weight: 600;
  color: #333;
}
/* line 303, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .label_txt_termo a {
  color: #127AC3;
}
/* line 307, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--column.rd-column > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 311, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .label_txt_termo_comunicacao {
  margin: 0 auto !important;
  font-size: 13px !important;
  color: #828282;
  font-family: "jaf-domus" !important;
  font-weight: 400 !important;
  text-align: left !important;
  display: inline-block;
}
/* line 320, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section > div {
  background-color: #fff;
}
/* line 323, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--component.bricks-form.rd-form {
  margin-top: 0 !important;
}
/* line 326, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: #fff !important;
}
/* line 330, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__field {
  margin: 10px 0 0 0 !important;
}
/* line 332, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__field.field_termo {
  margin: 20px 0 0 0 !important;
  text-decoration: underline !important;
}
/* line 335, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__field.field_termo a {
  color: #8c32aa !important;
}
/* line 340, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__label {
  margin: 0 0 5px 0 !important;
  text-align: left !important;
  display: block !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  color: #6d6d6d !important;
  font-weight: 600 !important;
}
/* line 349, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__label strong {
  font-weight: 500 !important;
  color: #db6f02 !important;
}
/* line 354, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__input {
  margin: 0 !important;
  padding: 8px 5px !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 12px !important;
  color: #333 !important;
  width: 100% !important;
}
/* line 361, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__input.textarea_form {
  min-height: 50px !important;
}
/* line 365, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .bricks-form__input:not(textarea) {
  height: 30px !important;
}
/* line 368, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .with-select-flags > .phone-input-group > .phone-country {
  border: 1px solid #cecece;
}
/* line 371, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--section.rd-section .with-select-flags > .phone-input-group > .select2-container > .select2-choice > .select2-chosen > .flag {
  margin-left: -6px;
}
/* line 378, ../sass/screen.scss */
.content-form-rd .content-form-cadastro #rd-text-k1td3sed p span {
  font-size: 12px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
/* line 386, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--component.bricks--component-button.rd-button {
  margin: 10px auto 15px !important;
  padding: 11px 5px 10px !important;
  background-color: #FF8200 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #fff !important;
  display: block !important;
  text-align: center !important;
  border: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif !important;
  height: auto !important;
  line-height: inherit !important;
  opacity: 0.2;
}
/* line 404, ../sass/screen.scss */
.content-form-rd .content-form-cadastro .bricks--component.bricks--component-button.rd-button:hover {
  background-color: #f6932d !important;
}

/* line 418, ../sass/screen.scss */
.section-primary {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 990px;
  position: relative;
  display: block;
  background-image: url("../images/background_primary.png");
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 435, ../sass/screen.scss */
.section-primary header {
  margin: 0;
  padding: 25px 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 441, ../sass/screen.scss */
.section-primary header .content-links-logos {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
/* line 447, ../sass/screen.scss */
.section-primary header .content-links-logos .link-senior {
  margin: 0 35px 0 0;
  padding: 0;
  width: 170px;
  position: relative;
  display: block;
}
/* line 454, ../sass/screen.scss */
.section-primary header .content-links-logos .link-top-of-mind {
  margin: 0;
  padding: 0;
  width: 128px;
  position: relative;
  display: block;
}
/* line 462, ../sass/screen.scss */
.section-primary header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: block;
  float: right;
}
/* line 469, ../sass/screen.scss */
.section-primary header ul li {
  margin: 0 0 0 20px;
  padding: 0;
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-family: "jaf-domus-titling-web";
  font-weight: 400;
}
/* line 477, ../sass/screen.scss */
.section-primary header ul li .fab, .section-primary header ul li .far, .section-primary header ul li .fas {
  font-size: 20px;
  margin: 0 2px 0 0;
  position: relative;
  top: 2px;
}
/* line 483, ../sass/screen.scss */
.section-primary header ul li a {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: "jaf-domus-titling-web";
}
/* line 492, ../sass/screen.scss */
.section-primary .content-main-primary {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 498, ../sass/screen.scss */
.section-primary .content-main-primary .content-gray {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 25px;
  display: block;
  position: relative;
  background-color: #515151;
}
/* line 507, ../sass/screen.scss */
.section-primary .content-main-primary .logo-rh-ta-on {
  display: block;
  margin: 60px 0 0 0;
  z-index: 22;
  position: relative;
  max-width: 100%;
}
/* line 514, ../sass/screen.scss */
.section-primary .content-main-primary .background-blue {
  margin: 0 auto;
  padding: 0;
  display: block;
  position: absolute;
  top: -315px;
  left: -86px;
  max-width: 100%;
  z-index: 0;
}
/* line 524, ../sass/screen.scss */
.section-primary .content-main-primary .box-txt-center {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 340px;
  left: 0;
  display: block;
  z-index: 22;
}
/* line 533, ../sass/screen.scss */
.section-primary .content-main-primary .box-txt-center h1 {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  font-weight: 900;
}
/* line 542, ../sass/screen.scss */
.section-primary .content-main-primary .box-txt-center p {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: left;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
}
/* line 550, ../sass/screen.scss */
.section-primary .content-main-primary .box-txt-center p strong {
  font-weight: 600;
}
/* line 554, ../sass/screen.scss */
.section-primary .content-main-primary .box-txt-center .btn-conecte {
  margin: 20px 0 0 0;
  padding: 15px;
  width: 264px;
  background-color: #2CEEAE;
  display: block;
  color: #8E34AB;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  position: relative;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
/* line 570, ../sass/screen.scss */
.section-primary .content-main-primary .box-txt-center .btn-conecte .fas {
  color: #fff;
  margin: 0 0 0 15px;
}

/* line 584, ../sass/screen.scss */
.section-calendar {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 590, ../sass/screen.scss */
.section-calendar .content-round-infos {
  margin: 135px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  z-index: 22;
}
/* line 598, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info {
  margin: 0 129px 0 0;
  padding: 0;
  width: 100%;
  max-width: 170px;
  position: relative;
  display: inline-block;
  text-align: center;
}
/* line 608, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info:hover .icon-info.icon-live, .section-calendar .content-round-infos .box-icon-info:hover .icon-info.icon-conteudos, .section-calendar .content-round-infos .box-icon-info:hover .icon-info.icon-tecnologia {
  background-position: 0 -100px;
}
/* line 613, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info:last-child {
  margin: 0;
}
/* line 616, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info .link-box-infos {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 22;
  display: block;
}
/* line 628, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info .icon-info {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
/* line 638, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info .icon-info.icon-live {
  background-image: url("../images/icon_live.png");
  background-repeat: no-repeat;
  background-position: 0 -100px;
  width: 100px;
  height: 100px;
}
/* line 645, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info .icon-info.icon-conteudos {
  background-image: url("../images/icon-conteudos.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 100px;
  height: 100px;
}
/* line 652, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info .icon-info.icon-tecnologia {
  background-image: url("../images/icon-tecnologia.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 100px;
  height: 100px;
}
/* line 660, ../sass/screen.scss */
.section-calendar .content-round-infos .box-icon-info p {
  margin: 25px 0 0 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  color: #707070;
  text-align: center;
  font-weight: 900;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 675, ../sass/screen.scss */
.section-calendar .content-round-infos .blur {
  margin: 73px 0 0 0;
}
/* line 679, ../sass/screen.scss */
.section-calendar .content-title-calendar {
  margin: 0;
  padding: 55px 0 0 0;
  width: 100%;
  position: absolute;
  top: -83px;
  display: block;
  min-height: 150px;
  background-color: #fff;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 22;
}
/* line 695, ../sass/screen.scss */
.section-calendar .content-title-calendar:before {
  content: '';
  position: absolute;
  top: 0;
  left: 98px;
  width: 267px;
  height: 18px;
  background-color: #8E34AB;
  display: block;
}
/* line 705, ../sass/screen.scss */
.section-calendar .content-title-calendar h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  color: #707070;
  text-align: left;
  font-weight: 300;
}
/* line 714, ../sass/screen.scss */
.section-calendar .content-title-calendar p {
  margin: 2px 0 0 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  color: #707070;
  text-align: left;
  font-weight: 300;
}
/* line 722, ../sass/screen.scss */
.section-calendar .content-title-calendar p strong {
  font-weight: 900;
}
/* line 726, ../sass/screen.scss */
.section-calendar .content-title-calendar .btn-conecte {
  margin: 20px 0 0 0;
  padding: 15px;
  width: 264px;
  background-color: #2CEEAE;
  display: block;
  color: #8E34AB;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  position: relative;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
/* line 742, ../sass/screen.scss */
.section-calendar .content-title-calendar .btn-conecte .fas {
  color: #fff;
  margin: 0 0 0 15px;
}
/* line 748, ../sass/screen.scss */
.section-calendar .content-main-calendar {
  margin: 0;
  padding: 50px 0 0 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 754, ../sass/screen.scss */
.section-calendar .content-main-calendar .blur {
  margin: 100px 0 0 0;
}
/* line 757, ../sass/screen.scss */
.section-calendar .content-main-calendar .box-title-left {
  margin: 0;
  padding: 55px 0 0 0;
  width: 100%;
  position: relative;
  display: block;
  background-color: #fff;
}
/* line 764, ../sass/screen.scss */
.section-calendar .content-main-calendar .box-title-left:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  width: 69px;
  height: 10px;
  background-color: #EC6D1F;
  display: block;
}
/* line 774, ../sass/screen.scss */
.section-calendar .content-main-calendar .box-title-left h2 {
  margin: 0 0 10px 0;
  padding: 0;
  color: #5E22B8;
  text-align: left;
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
}
/* line 783, ../sass/screen.scss */
.section-calendar .content-main-calendar .box-title-left p {
  margin: 10px 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #6E6E6E;
  font-weight: 300;
}
/* line 790, ../sass/screen.scss */
.section-calendar .content-main-calendar .box-title-left p strong {
  font-weight: 600;
}
/* line 795, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar {
  margin: 0;
  padding: 35px;
  width: 100%;
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0px 21px 3px #e6e6e6;
  -moz-box-shadow: 0 0px 21px 3px #e6e6e6;
  box-shadow: 0 0px 21px 3px #e6e6e6;
}
/* line 808, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 814, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #4C4949;
  font-weight: 900;
}
/* line 821, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar h2 .fas {
  margin: 0;
  color: #EC6D1F;
  margin: 0;
  position: relative;
  top: 2px;
  left: 15px;
}
/* line 830, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .slick-calendar {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 836, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .slick-calendar h3 {
  margin: 15px 0 10px 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #6E6E6E;
  font-weight: 900;
}
/* line 844, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .slick-calendar ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 850, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .slick-calendar ul li {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 856, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .slick-calendar ul li p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  color: #4C4949;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
/* line 864, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .slick-calendar ul li p strong {
  color: #FF8000;
  font-weight: 600;
}
/* line 872, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .pignose-calendar-top {
  padding: 20px 0;
}
/* line 874, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .pignose-calendar-top .pignose-calendar-top-date {
  padding: 15px 0;
}
/* line 877, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .pignose-calendar-top .pignose-calendar-top-month {
  font-size: 18px;
}
/* line 881, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .pignose-calendar {
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f3f3f3;
}
/* line 890, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box-calendar .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
  background-color: #8E34AB;
}
/* line 897, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box {
  padding: 25px 25px 0 25px;
}
/* line 899, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box h3 {
  margin: 0 0 10px 0;
  padding: 0;
  color: #5E22B8;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
}
/* line 908, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box .schedules-date h2 {
  margin: 0;
  padding: 0;
  color: #FF8000;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}
/* line 916, ../sass/screen.scss */
.section-calendar .content-main-calendar .content-calendar .box .schedules-date p {
  margin: 10px 0;
  padding: 0;
  color: #333;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

/* line 935, ../sass/screen.scss */
.section-on-off {
  margin: 0;
  padding: 20px 0 0 0;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
}
/* line 942, ../sass/screen.scss */
.section-on-off h2 {
  margin: 0;
  padding: 0;
  color: #707070;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
/* line 950, ../sass/screen.scss */
.section-on-off h2 strong {
  font-weight: 900;
  color: #5E22B8;
}
/* line 955, ../sass/screen.scss */
.section-on-off .ui-switcher {
  margin: 50px 0 0 0;
  display: inline-block;
  height: 56px;
  width: 320px;
  border-radius: 50px;
}
/* line 963, ../sass/screen.scss */
.section-on-off .ui-switcher:before {
  font-family: "jaf-domus";
  font-size: 33px;
  font-weight: 900;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 11px;
  height: 36px;
  width: 118px;
  text-align: center;
}
/* line 977, ../sass/screen.scss */

/* line 981, ../sass/screen.scss */
.section-on-off .ui-switcher[aria-checked=false]:after {
  left: 17px;
}
/* line 984, ../sass/screen.scss */
.section-on-off .ui-switcher[aria-checked=true] {
  background-color: #14E9B9;
}
/* line 987, ../sass/screen.scss */
.section-on-off .ui-switcher:after {
  background-image: url("../images/btn_check_off_on.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  content: '';
  top: 8px;
  height: 40px;
  width: 145px;
  border-radius: 0;
  background-color: transparent;
}
/* line 999, ../sass/screen.scss */
.section-on-off .box-infos {
  margin: 25px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
}
/* line 1007, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-off .box-radius-title {
  background-color: #F5F5F5;
}
/* line 1010, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-off .box-ponto-manual {
  min-height: 120px;
}
/* line 1013, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-off .box-skills {
  min-height: 146px;
}
/* line 1016, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-off .box-holerite {
  min-height: 120px;
}
/* line 1019, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-off .box-processos {
  min-height: 146px;
}
/* line 1023, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-on {
  display: none;
}
/* line 1025, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-on .box-radius-title {
  background-color: #fff;
}
/* line 1028, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-on .box-ponto-eletronico {
  min-height: 210px;
}
/* line 1031, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-on .box-recrutamento {
  min-height: 135px;
}
/* line 1034, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-on .box-automatizado {
  min-height: 107px;
}
/* line 1037, ../sass/screen.scss */
.section-on-off .box-infos.box-infos-on .box-colabbe {
  min-height: 236px;
}
/* line 1041, ../sass/screen.scss */
.section-on-off .box-infos .box-radius-title {
  margin: 0 0 30px 0;
  padding: 0 55px;
  width: 100%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #707070;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 1052, ../sass/screen.scss */
.section-on-off .box-infos .box-radius-title p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #6E6E6E;
  font-weight: 300;
  text-align: center;
}
/* line 1063, ../sass/screen.scss */
.section-on-off .btn-deixe-rh-on {
  margin: 30px 0 40px 0;
  padding: 15px;
  width: 264px;
  background-color: #2CEEAE;
  display: inline-block;
  color: #8E34AB;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  position: relative;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
/* line 1079, ../sass/screen.scss */
.section-on-off .btn-deixe-rh-on .fas {
  color: #fff;
  margin: 0 0 0 15px;
}

/* line 1092, ../sass/screen.scss */
.section-post-blog {
  margin: 35px 0 0 0;
  padding: 0 0 50px 0;
  width: 100%;
  min-height: 600px;
  position: relative;
  display: block;
}
/* line 1099, ../sass/screen.scss */
.section-post-blog .content-main-blog {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
}
/* line 1105, ../sass/screen.scss */
.section-post-blog .content-main-blog .title-blog {
  margin: 0;
  padding: 35px 0 0 0;
  width: 100%;
  display: block;
  position: relative;
}
/* line 1111, ../sass/screen.scss */
.section-post-blog .content-main-blog .title-blog:before {
  content: '';
  margin: 0;
  padding: 0;
  width: 69px;
  height: 10px;
  background-color: #EC6D1F;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 1123, ../sass/screen.scss */
.section-post-blog .content-main-blog .title-blog h2 {
  margin: 0;
  padding: 0;
  font-size: 32px;
  line-height: 36px;
  color: #5E22B8;
  text-align: left;
  font-weight: 900;
}
/* line 1132, ../sass/screen.scss */
.section-post-blog .content-main-blog .title-blog p {
  margin: 25px 0 0 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #6E6E6E;
  font-weight: 300;
  text-align: left;
}
/* line 1142, ../sass/screen.scss */
.section-post-blog .content-main-blog .box-icon {
  margin: 0;
  padding: 20px;
  width: 100%;
  min-height: 180px;
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 0px #c4c4c4;
  -moz-box-shadow: 0px 0px 5px 0px #c4c4c4;
  box-shadow: 0px 0px 5px 0px #c4c4c4;
}
/* line 1158, ../sass/screen.scss */
.section-post-blog .content-main-blog .box-icon:hover p {
  color: #EC6D1F;
}
/* line 1162, ../sass/screen.scss */
.section-post-blog .content-main-blog .box-icon img {
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* line 1169, ../sass/screen.scss */
.section-post-blog .content-main-blog .box-icon img.comunicacao {
  margin: 20px 0 0 0;
}
/* line 1172, ../sass/screen.scss */
.section-post-blog .content-main-blog .box-icon img.recrutamento {
  margin: 4px 0 0 0;
}
/* line 1176, ../sass/screen.scss */
.section-post-blog .content-main-blog .box-icon p {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  color: #858585;
  font-weight: 400;
  text-align: center;
}
/* line 1187, ../sass/screen.scss */
.section-post-blog .content-box-posts {
  margin: 15px 0 0 0;
  padding: 35px 0;
  width: 100%;
  position: relative;
  display: block;
}
/* line 1193, ../sass/screen.scss */
.section-post-blog .content-box-posts .box-post-site {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 320px;
  float: left;
  position: relative;
  display: block;
  -webkit-box-shadow: 0px 0px 5px 0px #c4c4c4;
  -moz-box-shadow: 0px 0px 5px 0px #c4c4c4;
  box-shadow: 0px 0px 5px 0px #c4c4c4;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 1210, ../sass/screen.scss */
.section-post-blog .content-box-posts .box-post-site .image-post {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  width: 100%;
  height: 169px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 1221, ../sass/screen.scss */
.section-post-blog .content-box-posts .box-post-site .txt-post {
  margin: 0;
  padding: 25px 20px;
  position: relative;
  display: block;
  width: 100%;
}
/* line 1227, ../sass/screen.scss */
.section-post-blog .content-box-posts .box-post-site .txt-post p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  color: #6E6E6E;
  text-align: left;
  font-weight: 400;
}
/* line 1237, ../sass/screen.scss */
.section-post-blog .content-box-posts .box-post-site .btn-acesse {
  margin: 0 20px 25px 0;
  padding: 10px;
  width: 100px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  float: right;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  background: #eb5c28;
  background: -moz-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: -webkit-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb5c28",endColorstr="#ee7c16",GradientType=1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1266, ../sass/screen.scss */
.section-a-senior {
  margin: 50px 0 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
/* line 1273, ../sass/screen.scss */
.section-a-senior:before {
  margin: 0;
  padding: 0;
  content: '';
  position: absolute;
  display: block;
  width: 35%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00C89B;
  z-index: 0;
}

@media (max-width: 991px) {
  .section-a-senior:before {
    width: 50%;
  }
}

/* line 1286, ../sass/screen.scss */
.section-a-senior:after {
  margin: 0;
  padding: 0;
  content: '';
  position: absolute;
  display: block;
  width: 45%;
  min-height: 263px;
  top: 100px;
  right: 0;
  background: #eb5c28;
  background: -moz-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: -webkit-linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  background: linear-gradient(90deg, #eb5c28 0%, #ee7c16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb5c28",endColorstr="#ee7c16",GradientType=1);
  z-index: 0;
}

@media (max-width: 991px) {
  .section-a-senior:after {
    width: 50%;
    top: 0;
    min-height: inherit;
    height: 100%;
  }
}

/* line 1303, ../sass/screen.scss */
.section-a-senior .content-txt-senior {
  margin: 0;
  padding: 90px 70px 50px 35px;
  width: 100%;
  display: block;
  position: relative;
  background-color: #fff;
  min-height: 400px;
}

/* line 1311, ../sass/screen.scss */
.section-a-senior .content-txt-senior:before {
  margin: 0;
  padding: 0;
  content: '';
  position: absolute;
  display: block;
  width: 69px;
  height: 10px;
  top: 65px;
  left: 35px;
  background-color: #00968C;
}
@media (max-width: 991px) {
  .section-a-senior .content-txt-senior:before  {
    top: 36px;
  }
}
/* line 1323, ../sass/screen.scss */
.section-a-senior .content-txt-senior h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 38px;
  text-align: left;
  color: #6E6E6E;
  font-weight: 700;
}
/* line 1332, ../sass/screen.scss */
.section-a-senior .content-txt-senior p {
  margin: 15px 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  color: #6E6E6E;
  font-weight: 400;
}
/* line 1340, ../sass/screen.scss */
.section-a-senior .content-txt-senior p strong {
  color: #EC6D1F;
}
/* line 1345, ../sass/screen.scss */
.section-a-senior .content-video {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
/* line 1352, ../sass/screen.scss */
.section-a-senior .content-video iframe {
  margin: 70px 0 0 -44px;
  padding: 0;
  width: 100%;
  height: 335px;
}
@media (max-width: 991px) {
  .section-a-senior .content-video iframe {
    margin: 0;
  }
}
@media (max-width: 575px) {
  .section-a-senior .content-video iframe {
    height: 195px;
  }
}
/* line 1366, ../sass/screen.scss */
.section-top-of-min {
  margin: 80px 0 0 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  background-color: #120b38;
}
/* line 1373, ../sass/screen.scss */
.section-top-of-min img {
  max-width: 100%;
}
/* line 1376, ../sass/screen.scss */
.section-top-of-min a {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
}

/* line 1390, ../sass/screen.scss */
footer {
  margin: 0;
  padding: 50px 0;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  background: #00c89b;
  background: -moz-linear-gradient(90deg, #00c89b 0%, #00958b 100%);
  background: -webkit-linear-gradient(90deg, #00c89b 0%, #00958b 100%);
  background: linear-gradient(90deg, #00c89b 0%, #00958b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00c89b",endColorstr="#00958b",GradientType=1);
  z-index: 22;
}
/* line 1403, ../sass/screen.scss */
footer .logo-senior-footer {
  display: inline-block;
  width: 140px;
  max-width: 100%;
}
/* line 1408, ../sass/screen.scss */
footer img {
  max-width: 100%;
}
/* line 1411, ../sass/screen.scss */
footer .list {
  margin: 0;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
/* line 1417, ../sass/screen.scss */
footer .list ul {
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  position: relative;
}
/* line 1422, ../sass/screen.scss */
footer .list ul li {
  margin: 0 5px;
  font-size: 24px;
  color: #fff;
  display: inline-block;
}
/* line 1427, ../sass/screen.scss */
footer .list ul li a {
  color: #fff;
  text-decoration: none;
}
/* line 1430, ../sass/screen.scss */
footer .list ul li a:hover, footer .list ul li a:active, footer .list ul li a:focus {
  opacity: 0.7;
}
/* line 1436, ../sass/screen.scss */
footer .list .icon-blog {
  margin: 0;
  padding: 0;
  display: block;
  max-width: 100%;
}
/* line 1443, ../sass/screen.scss */
footer p {
  margin: 20px 0 0 0;
  padding: 0;
  display: block;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus";
  font-size: 13px;
  line-height: 21px;
}
/* line 1452, ../sass/screen.scss */
footer p a {
  color: #333;
  text-decoration: underline;
}
