h1, h2, h3 {
  font-family: "Open Sans", sans-serif;
}
.grid-container div .grid-33 i {
  font-size:  50px;
  margin-bottom:  50px;
  margin-top: 30px;
  color: #00add9;
}
.take-this-course-container {
  text-align: center;
}
.anonymous-warning {
  margin: auto;
  margin-top: 25px;
  width: 75%;
}
.anonymous-warning button {
  border-radius: 18px;
  background-color: #F19715;
  border: 1px solid #F19715;
  color: white;
}

.header-aligned-center .site-header {
    text-align: center;
    display: none;
}

.custom-header {
  text-align: center;
}
.custom-header.home-page h1 {
  color: #ffffff;
  font-size: 60px;
  margin-bottom: 0;
}
.custom-header h2{
  font-weight: normal;
  font-size: 16px;
}
.eurekers-scroll-show-more {
  font-size: 52px;
  line-height: 52px;
}
span.show-more-header {
  font-size: 17px;
}
.main-navigation .main-nav ul li > a {
  color: #444242 !important;
  background-color: #f6f7f9 !important;
}

.error-message {
  color: red;
  margin-bottom: 15px;
  font-size: 11px;
}

#learndash_course_content > div.expand_collapse {
  display: none;
}

.learndash .notcompleted,
#learndash_profile .notcompleted {
  background: none !important;
}

#create-account,
.register-button-exercise button {
  background-color: #F19715;
  color: #fff;
  border: 1px solid #F19715;
  font-weight: bold;
  border-radius: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 5px;
  line-height: 38px;
  width: 150px;
  text-align: center;
}
#create-account:hover,
.register-button-exercise button:hover {
  background: none;
  border: 1px solid #F19715;
  color: #f19715;

}
.qtranxs-lang-menu > a > i {
  font-size: 20px;
  color: grey;
}
.qtranxs-lang-menu > a > img {
  display: none;
}

.custom-header.stock-market-course-page {
  color: aliceblue;
}

.eurekers-icon-play {
  font-size: 42px;
  position: relative;
  float: left;
  margin-right: 50px;
}

.online-course-buy-btn {
  background: orange;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.online-course-buy-btn a {
  color: white;
}

.eurekers-icon-play-text {
  position: relative;
  float: left;
  line-height: 56px;
  margin-right: 50px;
  font-size: 18px;
}

.eurekers-icon-play-text::first-letter {
  text-transform: capitalize;

}

div.custom-header.home-page button {
  padding: 0px 8px;
}

.header-what-will-i-learn {
  text-align: center;
  margin-bottom: 60px;
}

.button-what-will-i-learn {
  text-align: center;
}

.button-what-will-i-learn a button,
.generate-sections-container button.button-faqs {
  padding: 20px 70px;
  font-size: 23px;
  font-weight: 700;
}

div.custom-header.home-page button:hover,
.button-what-will-i-learn a button:hover,
div.custom-header.home-page button:focus,
.button-what-will-i-learn a button:focus,
div.custom-header.home-page button:visited,
.button-what-will-i-learn a button:visited,
a button.button-faqs:hover {
  background: #0590b3;
}

.generate-sections-container button {
  margin-top: 15px;
  text-transform: uppercase;
  /* padding-left: 15px;
  padding-right: 20px; */
  border-radius: 40px;
}

.tool-title {
  text-align: center;
  font-size: 40px;
}

.tool-title.black-title {
  color: #444444;
}

.tool-title.blue-title {
  color: #00add9;
}

.custom-header.tools-page h1 {
  font-weight: bold;
  font-size: 50px;
}

.course-form-button-icon {
  font-size: 35px;
  cursor: pointer;
}

.grid-container .card {
  min-height: 250px;
  padding: 20px;
  margin-bottom: 10px;
}
.grid-container .card i {
  margin-bottom: 10px;
}

.grid-container .grid-33 img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}

.grid-container .reason-card {
  padding-bottom: 30px;
  padding-top: 30px;
}

.grid-container .reason-card {
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: left;
  padding-left: 35px;
  border-top: 4px solid white;
  border-bottom: 4px solid white;
}
.grid-container .reason-card .reason-card-title {
  padding-bottom: 30px;
  font-size: 50px;
}

.border-grey .card {
  border: 1px solid #cccccc;
}

.subtitle-section1 {
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  color: #545454;
  font-size: 20px;
}

.content-will-i-learn {
  font-size: 17px;
  padding-right: 100px;
}

.why-eurekers {
  color: white;
}
.why-eurekers h2 {
  margin-bottom: 50px;
}

.teachers .crossed {
  min-height:700px;
  background:
      linear-gradient(to top left,
          rgba(1,1,1,0) 0%,
          rgba(1,1,1,0) calc(50% - 3px),
          rgba(256,256,256,1) 50%,
          rgba(1,1,1,0) calc(50% + 3px),
          rgba(1,1,1,0) 100%)
}

.teachers-cell div {
  text-align: left;
  line-height: 25px;
}

.teachers-title h2 {
  font-size: 50px;
  margin-bottom: 50px;
  font-weight: bold;
}

.teachers-container {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.opinion-container {
  width: 90%;
  padding: 10px;
  padding-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 5px -1px rgba(194,194,194,1);
  -moz-box-shadow: 0px 0px 5px -1px rgba(194,194,194,1);
  box-shadow: 0px 0px 5px -1px rgba(194,194,194,1);
  background: white;
  min-height: 360px;
  font-size: 16px;
}

.opinion-container img {
  position: relative;
  top: -35px;
}

.opinions h2 {
  margin-bottom: 45px;
}

.opinions .see-more {
  font-size: 20px;
  margin-top: 30px;
}

.lessons-plan p,
.lessons-plan #learndash_course_content_title{
  display: none;
}
.lessons-plan h2 {
  margin-bottom: 30px;
}
.lessons-plan .topic_item a {
  font-size: 20px;
}
#learndash_lessons .is_sample a {
  color: #00add9 !important;
}
#learndash_lessons .is_not_sample a {
  color: #444242 !important;
}
.lessons-plan #lesson_heading {
  display: none !important;
}

.investment-tools .investment-tools-card {
  padding-bottom: 30px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  min-height: 500px;
  background: #ffffffb5;
  margin: 5px;
}

.investment-tools .investment-tools-card img {
  margin-top: 30px;
  width: 90%;
}

.investment-tools .investment-tools-card span {
  font-size: 24px;
  line-height: 0;
}

.investment-tools h2 {
  font-size: 40px;
  color: white;
  margin-top: 10px;
  margin-bottom: 5px;
}

.investment-tools h3 {
  font-size: 25px;
  color: black;
  font-weight: bold;
}

.faq-section .faq-element {
  border: 1px solid rgb(196, 196, 196);
  padding-top: 15px;
  margin-bottom: 25px;
  height: 40px;
  padding-left: 25px;
}

.faq-section .faq-element .faq-question-container {
  cursor: pointer;
  color: rgb(85, 85, 85);
  font-size: 15px;
  font-weight: 600;
}

.faq-section .faq-element hr {
  margin-bottom: 10px;
  margin-top: 10px;
}

.faq-section .faq-element .faq-answer-container {
  display: none;
  color: rgb(128, 128, 128);
  font-size: 15px;
  width: 98%;
}

.faq-section .faq-element .faq-question-container .faq-question i {
  float: right;
  font-size: 25px;
  color: rgb(161, 161, 161);
}

.topic_item a {
  font-size: 13px !important;
}

.learndash_topic_dots ul li {
  min-height: 40px;
  padding-top: 15px;
}

#lessons_list h4>a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.footer-section hr {
  margin-top: 0;
  background-color: white;
}
.footer-section .awards-section span {
  font-size: 15px;
}
.footer-section .awards-section {
  line-height: 1;
}
.footer-section .anchors a {
  color: white;
  font-weight: bold;
  line-height: 35px;
  cursor: pointer;
  line-height: 48px;
}
.footer-section .legal a {
  color: grey;
  cursor: pointer;
  line-height: 48px;
}

.error-page {
  padding-top: 100px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background: white;
}

.error-page h2 {
  margin-top: 18%;
  margin-bottom: 3%;
  font-size: 26px;
}
.error-page .access-error-message {
  width: 50%;
  margin: 0 auto;
  font-size: 15px;
}

#overlay-fade {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 9999999999;
  height: 100%;
}

#lessons_list h4 > a .fas {
  position: relative;
  float: right;
  font-size: 24px;
  margin-top: 12px;
}

.generate-sections-container #learndash_lessons {
  border: 0;
}
.generate-sections-container #lessons_list .list-count,
.generate-sections-container #quiz_list .list-count {
 display: none;
}

.generate-sections-container #lessons_list {
  background: #f4f4f4;
}

.generate-sections-container #lessons_list > div {
  display: block;
  margin: 10px 0px;
  border: 0;
  box-shadow: 0px 0px 6px 3px #ececec;
  border-left: 4px solid #00add9;
  padding-left: 0px;
  background: white;
}

.generate-sections-container #lessons_list > div h4 > a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2%;
  display: block;
  font-size: 15px;
  width: 95%;
}

.generate-sections-container #lessons_list > div h4 {
  width: 100%;
  border:0;
  display: block;
  margin: 0;
}

a.register-button-exercise {
  position: fixed;
  top: 20px;
  right: 20px;
}
a.register-button-exercise button {
  height: 40px;
  font-size: 15px;
  border-radius: 50px;
  font-weight: bold;
}

#menu-menu-anonymous li:nth-child(1) a:hover {
  text-decoration: underline;
}


a.whatsapp-homepage {
  position: fixed;
  left: 13px;
  bottom: 38px;
  width: 60px;
  height: 60px;
  background-size: 44px;
  z-index: 9999999;
  background-color: green;
  border: 2px solid white;
  border-radius: 62px;
}
a.whatsapp-homepage i.fas.fa-phone {
    color: white;
    padding: 15px;
    font-size: 30px;
    transform: rotateY(180deg);
}

@media screen and (min-width: 1025px) {
  .grid-20.method {
    padding-right: 60px;
  }
  .custom-header.home-page h1 {
    margin-top: 15%;
  }
}
@media screen and (min-width: 1440px) {
  .custom-header.home-page h1 {
    margin-top: 18%;
  }
}





@media screen and (max-width: 768px) {
  #login-button-menu {
    text-align: center;
  }
  #create-account {
    background-color: transparent;
    color: orange;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
  }
  .qtranxs-lang-menu a{
    text-align: center !important;
    text-transform: uppercase !important;
    margin-left: 20px;
  }
  .qtranxs-lang-menu ul {
    background-color: white;
  }
  .custom-header-section .grid-container{
    padding: 0 !important;
  }
  .custom-header-section .grid-container .custom-header.home-page {
    padding: 40px;
  }

  .generate-sections-container button {
    margin-top: 75px;
  }
  div.custom-header.home-page button {
    padding: 0px 5px;
  }
  .content-will-i-learn {
    font-size: 14px;
    padding-right: 100px;
    text-align: left;
    padding: 0;
  }
  .grid-container .grid-33 img {
    margin-right: 20px !important;
  }
  .button-what-will-i-learn a button, .generate-sections-container button.button-faqs {
    padding: 0;
    font-size: 22px;
    font-weight: 600;
  }
  .grid-container .reason-card {
   border-top: 0;
  }
  .generate-sections-container #lessons_list > div h4 > a {
    width: auto;
  }
  .home #lessons_list > div h4 > a {
    padding-right: 10px;
  }
  .grid-container .reason-card {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: left;
    padding-left: 35px;
    border:0;
    border-bottom: 1px solid white;
    padding: 0;
  }
}





@media screen and (max-width: 1024px) {
  .teachers .crossed {
    min-height:200px;
    background:
        linear-gradient(to top left,
        rgba(1,1,1,0) 0%,
        rgba(1,1,1,0) calc(50% - 3px),
        rgba(256,256,256,1) 50%,
        rgba(1,1,1,0) calc(50% + 3px),
        rgba(1,1,1,0) 100%)
  }
}
@media screen and (max-width: 1280px) {
  .investment-tools .investment-tools-card span {
    font-size: 18px;
    line-height: 0;
  }
  .content-will-i-learn {
    padding-right: 50px;
  }

  .custom-header.home-page h1 {
    margin-top: 5%;
  }

  .investment-tools .investment-tools-card {
    min-height: 420px;
  }
  .footer-section .method,
  .footer-section .anchors,
  .footer-section .legal,
  .footer-section .awards-section {
    width: 50%;
  }
}





.finish-buttons.completed-exercise h3 {
  font-size: 40px;
  font-weight: bold;
  color: #71766f;
}

.wpProQuiz_content .wpProQuiz_response {
  background: none !important;
  border: 0 !important;
  margin-bottom: 0px !important;
  box-shadow: none !important;
  padding: 40px !important;
}

.eurekers-user-logout {
  background: white;
  height: auto;
  margin-top: 320px;
}

.eurekers-user-logout p {
  font-family: "Open Sans", sans-serif;
  text-align: center;
}
.eurekers-user-logout p.subtitle {
    font-size:15px;
}
.eurekers-user-logout p.subtitle a{
  color: grey;
  text-decoration: underline;
  font-weight: bold;
}

/* mobile */
@media screen and (max-width: 768px) {
  h2.free-text {
    margin-top: 40px !important;
  }
  .faq-section .faq-element .faq-question-container .faq-question i {
    float: right;
    font-size: 13px;
    color: rgb(161, 161, 161);
    top: -13px;
    position: relative;
  }
  .footer-section .method,
  .footer-section .anchors,
  .footer-section .legal,
  .footer-section .awards-section {
    width: 100%;
    margin: 30px 0;
    border-bottom: 1px solid #585858;
    padding-bottom: 30px;
  }
  .home .grid-50 {
    margin-left: 0 !important;
  }
  .eurekers-icon-play {
    display: none;
  }
}
