/* ///////// START DON'T TOUCH ///////// */

div#body {
    width: 100% !important;
}

/* FLAG */

.nav-item-list li.country-list>a,
.nav-item-list li .flags_dropdown a {
  height: 1.25rem !important;
}

/**/

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline b.is-visible {
  opacity: 1;
  /*font-weight: 300;*/
  /*font-size: 3.5vw;*/
}

@media (min-width: 992px) {
  .cd-headline b.is-visible {
    font-size: 14px;
  }
}

/* HEADER */

.header-section-jf {
  background: #fff;
  height: 56px;
  z-index: 99;
  top: 0;
}

.login-section-jf {
  display: grid;
  position: absolute;
  right: 10px;
  left: auto;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  justify-items: self-end;
}

.login-jf {
  position: absolute;
  display: block;
  right: 15px;
  top: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  padding: 5px 20px;
  /*border: solid;*/
  background: #fff;
  border-width: 1px;
  border-color: #777;
}

@media (min-width: 992px) {

  .header-section-jf {
    position: relative;
    height: 82px;
  }

  .logo-jf {
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
  }

  .login-jf {
    top: 8px;
  }
}

@media (min-width: 992px) {
  .login-jf {
    background: #fff;
    color: black;
    border: none;
    background: #fff;
  }
}

.loglink-jf {
  color: #000;
  text-decoration-line: underline;
  z-index: 10;
  position: relative;
  font-size: 14px;
}

@media (min-width: 992px) {
  .loglink-jf {
    letter-spacing: 0.3px;
  }
}

/* FOOTER */

footer {
  width: 100%;
  background-color: #fff;
}

footer .subtext {
  /*max-width: 480px;*/
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  /*padding: .5em 0;*/
  font-family: 'figtree';
  font-weight: 500;
  color: #333333;
}

#regMfoot {
  padding: 20px;
  max-width: 480px;
  margin: 0 auto;
}

#regDfoot {
  /*display: none;*/
  padding: 56px 0px 56px 0px;
}

@media only screen and (min-width:769px) {
  .r-cta {
    margin: 15px 0;
    background: black;
    width: 150px;
    height: 35px;
    border-radius: 0px;
    letter-spacing: 1px;
    border: 0px;
    font-size: 0.775rem;
    font-weight: 400;
    z-index: 10;
  }
}

@media only screen and (min-width:769px) {
  .r-cta:hover {
    color: #fff !important;
  }
}

#regMfoot {
  display: none;
}

@media only screen and (min-width:769px) {
  #regDfoot {
    display: block;
    padding: 80px 10px;
  }
}

@media only screen and (min-width:769px) {
  #regDfoot .subtext {
    width: 100%;
    max-width: 1200px;
    /*line-height: 1.5em;*/
    /*padding: 20px 0;*/
    position: relative;
    margin: 0px 32px 56px 0px;
  }
}

#regDfoot a.flnk {
  line-height: 20px;
  letter-spacing: 0.3px;
  font-size: 16px;
  color: #333333;
  padding: 0px 5px 8px 0px;
  font-family: 'figtree';
  font-weight: 700;
}

#regDfoot a.flnk:hover {
  color: inherit;
}

@media only screen and (min-width:769px) {
  #regDfoot #logonbadge {
    position: absolute;
    top: 20px;
    left: 0;
    width: 300px;
  }
}

@media only screen and (min-width:769px) {
  #regDfoot #logonbadge img {
    height: 30px;
    margin-right: 10px;
    float: left;
    display: inline-block;
  }
}

@media only screen and (min-width:769px) {
  #regDfoot #fcta {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 0;
    background-color: rgb(240, 70, 150);
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
  }
}

@media only screen and (min-width:1200px) {
  footer .subtext {
    font-size: 12px;
    font-family: 'figtree';
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #333333;
    line-height: 16px;
  }
}

.fconsult {
  font-size: 12px;
  font-family: 'figtree';
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #333333;
  line-height: 20px;
}

.copyright {
  display: block;
  padding: 0;
  font-family: 'figtree';
  font-weight: 700;
  letter-spacing: 0.3px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}

.disc {
  font-weight: 400;
}

.jf-mono {
  width: 68px;
  height: 30px;
  margin-bottom: 32px;
}

/* Form */

.main-login-btn.inactive {
  background-color: #d3d3d3 !important;
  color: #797979 !important;
  opacity: 1 !important;
  pointer-events: none !important;
}

#login_form_lb .container {
  width: 352px !important;
}

#login_form_lb .ctas {
  position: relative !important;
  z-index: 10 !important;
  margin: 13px 0 15px 0 !important;
}

form label {
  font-size: 13px;
  padding-bottom: 5px;
}

form {
  text-align: left;
  z-index: 14;
  background: #fff;
  width: 100% !important;
  padding: 10px 15px;
  margin: 0;
  position: relative;
}

input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: .5em 0;
  padding: .5em .2em;
  line-height: 1.4;
  font-size: 13px;
  display: block;
  width: 100%;
  font-family: Gibson, Arial, sans-serif;
  cursor: text;
  border-width: 2px;
  border-style: inset;
}

.fp {
  color: #ff0066;
  cursor: pointer;
  text-decoration-line: underline;
  font-family: Georgia, Times New Roman, serif;
  font-style: italic;
  font-size: 15px;
  padding: 10px 0;
}

.fp:visited {
  color: #ff0066;
}

.dd_cta {
  background: #ff0066;
  color: #fff !important;
  font-size: 15px;
  text-align: center;
  width: 100%;
  margin: 10px auto;
  display: block;
  cursor: pointer;
  text-decoration: none;
  border-radius: .2em;
  padding: 10px;
  font-family: 'figtree';
  font-weight: 700;
}

#signin input {
  margin-bottom: 2px;
  padding: 2px;
  color: #666;
  border: solid 1px #ccc;
  width: 118px;
  font-size: 13px;
}

#signin .input_checkbox {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  width: auto !important;
  top: 2px;
  position: relative;
}

#signin .member {
  line-height: 22px;
  color: #000;
  text-decoration: none !important;
}

.litebox {
  float: left;
  padding: 15px 15px 30px 15px;
  text-align: left;
}

.litebox .container {
  float: left;
  padding: 10px;
  background-color: #fff;
  width: auto !important;
}

.litebox #support {
  float: left;
  width: 730px;
  padding: 10px;
  background: url('https://us-cdn.justfab.com/media/images/dm/global/works_bg_main.png');
  text-align: left;
}

.litebox #support .inner {
  float: left;
  width: 710px;
  padding: 15px;
  background-color: #fff;
  font-family: 'FG-regular', "Trebuchet MS", Arial, sans-serif;
  font-size: .7em;
  font-weight: 100;
  line-height: 1.2;
}

.litebox #support .header {
  font-size: 24px;
  text-transform: uppercase;
  color: #ff0066;
  border-bottom: 1px solid #666;
  line-height: 20px;
  padding-bottom: 10px;
}

.litebox #support .lb_cont {
  height: 500px;
  overflow: auto;
  padding-right: 10px;
}

.litebox #support .lb_cont em {
  font-family: Georgia, "Times New Roman", Times, serif;
}

.litebox #support .lb_cont span {
  display: block;
  font-weight: 600;
}

.litebox #support .lb_cont ul {
  margin: 10px 0px;
}

.litebox #support .lb_cont li {
  list-style: circle;
  margin-left: 10px;
}

.litebox #support table td {
  padding: 2px 8px;
  border: solid 1px #e5e5e5;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
}

#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

#cboxOverlay {
  background-color: #000;
  opacity: 0.5 !important;
}

#colorbox {}

#cboxContent {}

#cboxLoadedContent {
  overflow: hidden !important;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #e5e5e5;
}

#cboxCurrent {
  position: relative;
  top: -90px;
  right: 0;
  left: 0;
  display: none !important;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxLoadingGraphic {
  background: url('https://us-cdn.justfab.com/media/images/dm/1226/loading.gif') center center no-repeat;
}

#cboxClose {
  display: block;
  position: absolute;
  text-indent: -9999px;
  z-index: 3;
  background: rgba(0, 0, 0, 0) url("https://jf-na-cdn.justfab.com/image/site/en_US/icon/login-lb-close.png") no-repeat scroll 0 0 / 36px 36px;
  height: 36px;
  right: -5px;
  top: -5px;
  width: 36px;
  border: 0;
  padding: 0;
}

#cboxContent {}

#login_form_lb .litebox {
  padding: 10px;
  float: none;
}

#login_form_lb .container {
  width: 320px !important;
  letter-spacing: 0.01em;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  float: none;
}

#login_form_lb .title {
  background-color: #f2f2f2;
  font-family: 'FG-regular', "Trebuchet MS", Arial, sans-serif;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#login_form_lb .title.not-member {
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  font-size: 13px;
  margin: 12px 0 0 0;
  letter-spacing: 0.01em;
  text-transform: none;
}

#login_form_lb .title.not-member a {
  color: #e74582;
  text-decoration: none !important;
}

#login_form_lb .subtitle {
  padding-bottom: 14px;
}

#login_form_lb .container input[type="email"],
#login_form_lb .container input[type="password"],
#login_form_lb .container input[type="text"] {
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  color: #333;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  font-size: 13px;
  border: solid 1px #d9d9d9;
}

#login_form_lb ::-webkit-input-placeholder {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.01em;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
}

#login_form_lb :-moz-placeholder {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.01em;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
}

#login_form_lb :-ms-input-placeholder {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.01em;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
}

#login_form_lb :placeholder-shown {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.01em;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
}

#login_form_lb .container input:focus,
#login_form_lb .container .bordered {
  border: solid 1px #999 !important;
}

#login_form_lb .password-field {
  position: relative;
  clear: both;
}

span.show-toggle {
  display: none;
}

input.has-user-input:focus+span.show-toggle {
  color: #999;
  background-color: #f2f2f2;
  position: absolute;
  width: 40px;
  height: 20px;
  border-radius: 5px;
  line-height: 20px;
  text-align: center;
  top: 10px;
  right: 5px;
  cursor: pointer;
  display: block;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#login_form_lb .forgot {
  float: right;
  color: #999;
  font-size: 13px;
  margin-bottom: 10px;
  text-decoration: none;
}

#login_form_lb .ctas {
  clear: both;
  margin: 27px 0 15px 0;
  text-align: center;
}

#login_form_lb .ctas .button {
  width: 122px;
  background-color: #e74582;
  padding: 10px 14px;
  margin: 0;
  font-family: 'figtree';
  font-weight: 300;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
}

.button {
  background: #ea4f8d;
  color: #fff;
  font-size: 1rem;
  font-weight: 400 !important;
  letter-spacing: 1px;
  line-height: 1rem;
  height: auto;
  min-width: 10.71429rem;
  padding: .85em 1.25em;
  text-decoration: none !important;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
}

@media only screen and (max-width:320px) {
  #login_form_lb .container {
    width: 300px !important;
  }
}

@media (min-width: 992px) {
  .d-join-now {
    margin-right: 5px;
    margin-right: 5px;
    background-color: #fcf8f7;
    padding: 5px 15px 5px 15px;
    font-family: 'figtree';
    font-weight: 700;
    font-size: 14px;
  }
}

.m-join-now {
  margin-right: 0px;
  background-color: #fcf8f7;
  padding: 5px 15px 5px 15px;
  left: 15px;
  position: absolute;
  top: 15px;
  margin-right: 5px;
  background-color: #fcf8f7;
  padding: 5px 15px 5px 15px;
  font-family: 'figtree';
  font-weight: 700;
  font-size: 14px;
  z-index: 6;
}

.clickTo {
  width: 100%;
  max-width: 1200px;
  height: 100vh;
  position: absolute;
  z-index: 5;
}

.clickToQuiz {
  max-width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
}

.g-recaptcha {
  clear: both;
  display: flex;
  justify-content: center;
}

.rc-anchor-normal-footer {
  width: 94px !important;
}

.rc-anchor-logo-portrait {
  margin: 10px auto 0 !important;
}

.rc-anchor-normal .rc-anchor-pt {
  margin: 2px auto !important;
  padding-right: 0 !important;
  text-align: center !important;
  width: 94px !important;
}

.main-login-btn.inactive {
  background-color: #d3d3d3 !important;
  color: #797979 !important;
  opacity: 1 !important;
  pointer-events: none !important;
}

#login_form_lb .container {
  width: 352px !important;
}

#login_form_lb .ctas {
  position: relative !important;
  z-index: 10 !important;
  margin: 13px 0 15px 0 !important;
}

.accordion__item {
  background: #F7F6EF;
}

.accordion__item:not(:last-child) {
  margin-bottom: 2px;
}

.accordion__header {
  padding: 56px 20px 24px 45px;
  padding-right: 50px;
  font-size: 20px;
  color: black;
  position: relative;
  cursor: pointer;
  letter-spacing: 0.3px;
  font-family: 'figtree';
  font-weight: 700;
  line-height: 22px;
}

.accordion__header::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  /*background: url("../../assets/img/arrow-right-burg.svg") no-repeat center;*/
  background-size: contain;
  transition: all .4s ease;
}

.accordion__body {
  padding: 0px 40px 42px 45px;
}

.open-accordion .accordion__body {
  display: block;
}

.open-accordion .accordion__header::after {
  transform: rotate(90deg);
}

.sort_lession_pointer {
  cursor: n-resize;
}

.swiper-pagination {
  position: relative;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  display: none !important;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none !important;
  color: transparent;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: white;
}

@media (max-width: 768px) {

  /*fix arrows mobile */
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}

@media (min-width: 992px) {
  .swiper-pagination {
    display: none;
  }
}

.fa {
  position: absolute;
}

.simple-slider .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next,
.simple-slider .swiper-button-prev {
  width: 50px;
  padding: 10px;
  margin-top: -80px;
}

.swiper-pagination-bullet-active {
  background: #000 !important;
}

/* ///////// END DON'T TOUCH ///////// */