@import url("//fonts.googleapis.com/css?family=Lato|Pacifico|Roboto|Black+Han+Sans|Bungee+Inline|Arvo|Oswald:700|Merriweather|Khand:300,400,500,700|Prompt:400,600,700i|Cardo:400:700");
@import url("//fonts.googleapis.com/css?family=McLaren&display=swap");
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 62.5%;
  font-family: "McLaren", cursive !important; }

::-webkit-scrollbar {
  width: 0.8rem; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #eeeeee;
  box-shadow: inset 0 0 0.6rem rgba(0, 0, 0, 0.3); }

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #00897b;
  box-shadow: inset 0 0 0.6rem rgba(0, 0, 0, 0.3); }

body {
  font-family: "McLaren", cursive !important;
  font-size: 1.8rem;
  line-height: 1.7;
  font-weight: 400;
  box-sizing: border-box;
  background: #f5f5f5;
  overflow-x: hidden; }

.headingPrimary {
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  margin-bottom: 2rem; }
  @media (min-width: 990px) {
    .headingPrimary {
      letter-spacing: 0.2rem;
      font-size: 5.7rem; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .headingPrimary {
      font-size: 4.5rem;
      letter-spacing: 0.2rem; } }
  @media (min-width: 577px) and (max-width: 767px) {
    .headingPrimary {
      font-size: 3rem;
      letter-spacing: 0.1rem; } }
  @media (max-width: 576px) {
    .headingPrimary {
      font-size: 2rem; } }

.headingSecondary {
  text-transform: capitalize;
  color: #000;
  font-weight: normal;
  display: block;
  font-size: 1.4rem;
  text-align: center; }
  .headingSecondary--light {
    color: #eeeeee; }

.headingTertiary {
  text-transform: uppercase;
  display: block;
  margin-bottom: 2rem;
  font-weight: 400; }
  @media (min-width: 990px) {
    .headingTertiary {
      font-size: 1.8rem; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .headingTertiary {
      font-size: 2.8rem; } }
  @media (min-width: 577px) and (max-width: 767px) {
    .headingTertiary {
      font-size: 2.3rem; } }
  @media (max-width: 576px) {
    .headingTertiary {
      font-size: 1rem; } }

.quaternary {
  font-size: 2.2rem;
  margin: 2.5rem;
  text-align: center;
  font-weight: 500;
  color: #000; }
  .quaternary--light {
    font-size: 3rem;
    color: #494e6b;
    text-align: left; }

.lead {
  font-size: 1.7rem !important;
  font-weight: 400; }

.paragraph {
  color: #eeeeee;
  font-weight: 400;
  font-size: 1.7rem !important; }
  .paragraph--dark {
    color: #383838;
    text-align: center;
    font-weight: 400; }

.icon {
  color: #00897b;
  margin-left: 0.7rem;
  font-size: 1.7rem; }
  .icon-r {
    margin-right: 0.7rem; }
  .icon-l {
    float: right;
    margin-right: 0.5rem;
    font-size: 2rem;
    padding-top: 0.7rem; }

.active {
  background: #eeeeee; }

.pill {
  background: #00897b;
  border-radius: 30%;
  padding: 3px 5px;
  font-size: 1rem;
  color: #eeeeee; }

.wide {
  width: 40%; }

.medium {
  width: 32%; }

.smalll {
  width: 18%; }

.table {
  text-align: left; }

#select {
  border: none;
  width: 60px;
  font-size: 1.5rem; }
  #select:focus {
    outline: none !important; }
  #select option {
    border: none;
    font-size: 1.5rem; }

.ck-editor__editable {
  min-height: 200px !important; }

@media (max-width: 992px) {
  .col-lg-12 {
    margin-bottom: 5rem; } }

.rating {
  margin-left: 5px;
  height: 20px; }

.card-header {
  background: #f7f9fb !important; }

.action_card {
  width: 100%; }

.modal {
  padding: 0 !important; }

.modal-dialog {
  max-width: 50% !important;
  height: 90%;
  padding: 0;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .modal-dialog {
      max-width: 100% !important; } }

.modal-content {
  border-radius: 0 !important;
  height: 90%;
  overflow-y: auto; }

.my_pill,
.mypill1 {
  background-color: #f39c12 !important;
  min-width: 18px;
  min-height: 18px;
  text-align: center;
  margin: 0;
  color: #eeeeee;
  border-radius: 12.5px;
  font-size: 1.2rem; }

.mypill1 {
  background-color: #38ada9 !important; }

.alert {
  font-size: 12px; }

.text-light {
  color: #000 !important; }

.mynav {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: transparent;
  transition: 0.5s ease-out; }
  .mynav .navbar {
    animation-duration: 2s;
    animation-delay: 0.3s;
    margin-bottom: 3px;
    width: 100%;
    min-width: 100%; }
    .mynav .navbar-brand {
      font-size: 2rem;
      transition: all 0.5s ease-in;
      text-decoration: none;
      color: #f1b948;
      display: inline-block; }
    .mynav .navbar__logo {
      height: 3rem; }
    .mynav .navbar-toggler {
      color: #eda719;
      font-size: 2.5rem; }
    .mynav .navbar__toggle {
      background: #f5f5f5;
      font-size: 1rem;
      border: none; }
      @media (min-width: 768px) and (max-width: 989px) {
        .mynav .navbar__toggle {
          width: 70%; } }
      @media (min-width: 577px) and (max-width: 767px) {
        .mynav .navbar__toggle {
          width: 70%; } }
      @media (max-width: 576px) {
        .mynav .navbar__toggle {
          width: 70%; } }
    .mynav .navbar .nav-item {
      padding: 0.5rem 0.1rem;
      transform: translateX(5rem); }
    .mynav .navbar .nav-link {
      color: #eda719;
      transition: all 0.5s ease-in;
      font-size: 1.5rem;
      font-weight: 700;
      display: inline-block; }
    .mynav .navbar .nav-link:hover,
    .mynav .navbar .nav-link:active {
      color: #494e6b;
      background: #eda719; }
    .mynav .navbar .btn {
      font-size: 2rem; }

.header {
  animation-duration: 2s;
  animation-delay: 0.3s;
  background: #00897b; }
  .header__content {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url("../assets/1519402404.svg");
    background-position: bottom right;
    justify-content: center;
    background-repeat: no-repeat;
    min-height: 99.2vh;
    width: 100%;
    color: #fff;
    text-align: center; }
  @media only screen and (max-width: 767px) {
    .header__content {
      background: url("../assets/Chrisdesign_red_glossy_pen.svg");
      background-position: right;
      background-repeat: no-repeat; }
    .header .headingPrimary {
      font-size: 20px;
      font-weight: bolder;
      line-height: 30px; }
    .header .headingTertiary {
      font-size: 15px;
      line-height: 30px;
      font-weight: bolder; }
    .header .button {
      width: 250px; } }

.order {
  background: #f5f5f5;
  overflow-x: hidden;
  text-align: center;
  padding-top: 4rem; }
  .order .container_ {
    padding: 0;
    margin: 0 auto;
    width: 90%; }
  @media (max-width: 576px) {
    .order .container_ {
      width: 90%; } }
  @media (max-width: 700px) {
    .order .card {
      margin-bottom: 5rem;
      color: #130f40;
      font-weight: bolder; }
    .order .headingSecondary {
      font-size: 23px;
      font-weight: bolder; } }
  .order .headingSecondary {
    margin: 2rem auto 5rem auto; }
  .order .card {
    -webkit-box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.4);
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-color: transparent;
    background: #00897b;
    color: #130f40; }
    .order .card .quaternary {
      color: #f5f5f5;
      font-weight: 700; }
    .order .card .number {
      height: 100px;
      width: 100px;
      background: #f5f5f5;
      color: #00897b;
      display: block;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50px;
      font-size: 30px;
      transform: translateY(-50%); }
  .order hr {
    color: transparent; }
  .order .row {
    margin-bottom: 5rem; }

.about {
  background: url("https://www.perfectgrader.com/assets/Handshake-Remix-by-Merlin2525");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 30vh;
  font-weight: 500; }
  .about .bg {
    padding: 2.5rem 0;
    background: #003c36;
    width: 100%;
    opacity: 0.95; }
  .about__content {
    background-color: transparent; }
    .about__content .quaternary--light {
      color: #fafafa;
      text-align: center; }
    .about__content p {
      text-align: justify;
      color: #95afc0; }
  @media (max-width: 700px) {
    .about {
      background: transparent; }
      .about .bg {
        background: #00897b;
        opacity: 1; }
      .about p {
        color: #130f40;
        font-weight: bolder;
        text-align: center !important; } }

.testimonials {
  background: #f5f5f5;
  padding: 5rem 0; }
  .testimonials__content {
    background: url("../assets/kid_01.svg"), url("../assets/kid_jump.svg");
    background-repeat: no-repeat;
    background-position: left top, right bottom;
    min-height: 300px; }
    .testimonials__content .headingSecondary {
      color: #00897b; }
    .testimonials__content .carousel {
      background: transparent; }
    .testimonials__content .carousel-cell {
      width: 66%;
      height: 200px;
      border-radius: 5px;
      background: transparent;
      counter-increment: carousel-cell;
      color: #fafafa;
      display: flex;
      align-items: center;
      justify-content: center; }
    .testimonials__content .carousel-cell:before {
      display: block;
      text-align: center;
      color: white; }
    .testimonials__content .testimonial {
      text-align: center;
      color: #f2efe8;
      margin: 80px 30px;
      border-radius: 30px;
      position: relative;
      padding: 30px 40px;
      z-index: 1; }
      .testimonials__content .testimonial:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #00897b;
        border-radius: 30px;
        z-index: -1; }
      .testimonials__content .testimonial .pic {
        border: 5px solid #f2efe8;
        display: none;
        margin-bottom: 10px;
        width: 100px;
        height: 100px;
        border-radius: 50%; }
        .testimonials__content .testimonial .pic img {
          width: 100%;
          height: 100%;
          border-radius: 50%; }
      .testimonials__content .testimonial .testimonial-content {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 30px;
        margin-bottom: 20px;
        color: #eeeeee;
        font-weight: bolder; }
      .testimonials__content .testimonial .testimonial-title a {
        display: inline-block;
        color: #130f40;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase; }
      .testimonials__content .testimonial .testimonial-title small {
        color: #f2efe8;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: capitalize;
        margin-left: 1rem; }
    @media only screen and (max-width: 767px) {
      .testimonials__content {
        background: transparent; }
        .testimonials__content .headingSecondary {
          font-size: 25px;
          font-weight: bolder; }
        .testimonials__content .carousel-cell {
          width: 100%;
          height: 350px; } }

.tutor {
  background: #00897b;
  width: auto;
  padding: 5rem 1rem;
  background-repeat: no-repeat;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .tutor__content {
    min-height: 40vh;
    padding: 5rem 0;
    background: url("https://www.perfectgrader.com/assets/People_024_Teacher_Desk_Chair.svg");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%; }
    .tutor__content .headingSecondary {
      margin-bottom: 5rem; }
    .tutor__content .paragraph {
      color: #f5f5f5;
      font-weight: bolder;
      font-size: 22px !important; }
    @media only screen and (max-width: 767px) {
      .tutor__content {
        background: transparent; }
        .tutor__content .headingSecondary {
          font-size: 23px;
          color: #fff;
          font-weight: bolder; }
        .tutor__content .paragraph {
          color: #130f40; } }

.footer {
  margin-top: -2.5rem;
  background: #00897b;
  text-align: center;
  padding-top: 7rem; }
  .footer__content {
    color: #eeeeee;
    padding: 7rem;
    color: #130f40; }
    .footer__content .link,
    .footer__content .link--c {
      text-decoration: none; }
    .footer__content a {
      color: #130f40; }
    .footer__content .link:hover,
    .footer__content .link:active {
      color: #f76a0d; }
    .footer__content .paypal-logo {
      height: 7rem; }

.blank-container {
  position: relative;
  height: 20px;
  background: #fff; }
  .blank-container .blank {
    margin-top: -2.1rem;
    min-height: 2vh;
    text-align: center;
    height: 60px;
    background: #fff;
    margin-top: 4px;
    margin-bottom: 0px;
    z-index: 1400;
    position: absolute;
    left: 50%;
    top: 30.4%;
    border-radius: 10%;
    transform: translate(-50%, -50%); }
    .blank-container .blank__content {
      margin: 2.5rem 0;
      padding: 2.5rem 0; }
      .blank-container .blank__content .headingSecondary {
        margin-bottom: 5px;
        color: #fb8c00; }
    .blank-container .blank .button--blue {
      color: #fb8c00;
      border: 2px solid #007acc;
      padding: 1rem 7rem !important;
      font-weight: 700; }
      .blank-container .blank .button--blue:hover {
        background: #00897b; }

.display {
  font-size: 80% !important;
  margin-left: 25.5rem;
  padding-top: 5rem; }
  @media only screen and (max-width: 767px) {
    .display {
      font-size: 70% !important; } }
  @media (max-width: 992px) {
    .display {
      margin-left: -1rem; }
      .display .headingTertiary {
        font-size: 2rem; } }
    @media only screen and (max-width: 992px) and (max-width: 767px) {
      .display .headingTertiary {
        font-size: 1.2rem; } }
  .display .card-header {
    background: #00897b !important;
    color: #fff;
    font-weight: bolder; }
    @media only screen and (max-width: 767px) {
      .display .card-header {
        font-size: 14px !important; } }
  .display .card-body {
    font-size: 16px !important; }
    @media only screen and (max-width: 767px) {
      .display .card-body {
        font-size: 14px !important; } }
  .display__content {
    min-height: 795px;
    text-align: center;
    padding: 2.5rem 2.5rem; }
    .display__content .btn {
      font-size: inherit; }
    .display__content .btn:not(:last-child) {
      margin-top: 5rem; }

.d_table_1 {
  -webkit-box-shadow: 0px 0px 7px 3px #097d45;
  -moz-box-shadow: 0px 0px 7px 3px #097d45;
  box-shadow: 0px 0px 7px 3px #097d45;
  background: #f5f5f5; }
  .d_table_1 .bid__input {
    width: 150px;
    height: 2.5rem !important;
    margin-top: 1px; }
  .d_table_1 .bid__button {
    height: 2.5rem !important;
    padding-top: 0.1px !important;
    margin-top: 0.5px !important; }
  @media only screen and (min-width: 992px) {
    .d_table_1 [class^="col-"] {
      padding: 0px !important; }
    .d_table_1 [class^="col-"]:first-child {
      padding-left: 15px !important; }
    .d_table_1 [class^="col-"]:last-child {
      padding-right: 20px !important; } }
  .d_table_1__b th {
    color: #00897b;
    font-size: 1.3rem; }
  .d_table_1__b td {
    font-size: 1.3rem; }
  .d_table_1__c {
    background: #fff; }

.good_paper {
  background: #00897b;
  padding: 10rem 0; }
  .good_paper .container {
    text-align: center; }
    .good_paper .container .card {
      text-align: left;
      width: 100%; }
      .good_paper .container .card-header {
        text-align: center;
        background: #ffffff !important; }
        .good_paper .container .card-header span {
          font-size: 16px; }
      .good_paper .container .card p {
        font-size: 16px;
        color: #00897b; }
      .good_paper .container .card u {
        display: block;
        text-align: center; }
      .good_paper .container .card span {
        color: #00564d;
        margin-right: 7px;
        font-size: 16px; }
      .good_paper .container .card mark {
        color: #007f72;
        font-weight: bolder;
        background: transparent; }
      .good_paper .container .card-link {
        text-decoration: none;
        color: #00897b;
        font-weight: 700;
        font-size: 25px; }
      @media only screen and (max-width: 767px) {
        .good_paper .container .card-link {
          font-size: 15px; }
        .good_paper .container .card .pull-up {
          margin-top: 7px !important; } }

.button {
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  color: #f1b948 !important;
  border: 2px solid #f1b948;
  cursor: pointer;
  display: inline-block;
  border-radius: 2rem;
  font-weight: 500;
  margin-top: 2.5rem;
  transition: all .5s ease-out; }
  @media (min-width: 990px) {
    .button {
      font-size: 3rem;
      padding: 1.5rem 3rem; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .button {
      font-size: 2.8rem;
      padding: 1rem 2rem; } }
  @media (min-width: 577px) and (max-width: 767px) {
    .button {
      font-size: 2.3rem;
      padding: 1rem 2rem; } }
  @media (max-width: 576px) {
    .button {
      font-size: 1rem;
      padding: .5rem 1.5rem; } }

.button:hover,
.button:active {
  border: 2px solid #f5f5f5;
  color: #eeeeee !important;
  background: #00897b;
  text-decoration: none; }

.button__small,
.button:link {
  padding: 1.5rem 2.5rem !important;
  font-size: 2rem; }

.fom {
  background: #41bd9a;
  height: 100vh;
  width: 100vw;
  position: relative; }
  .fom .main {
    width: 100%;
    background: #fff;
    margin: 10px auto;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 7px #555;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 70vh; }
    .fom .main .container {
      max-height: 100%;
      padding: 30px 30px;
      background: #fdffff;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      border-color: #41bd9a;
      border-radius: 10px;
      border-style: double; }
      .fom .main .container .display-4 {
        color: #079992;
        text-align: center;
        font-size: 19px; }
      .fom .main .container li {
        color: #555;
        font-size: 14px; }
      .fom .main .container .fas {
        color: #74b7c1; }
      .fom .main .container .left-section {
        max-height: 500px;
        overflow-y: auto; }
  .fom .form-header {
    text-align: center; }
  .fom img {
    width: 70px;
    height: 70px; }
  .fom .image {
    position: relative; }
  .fom .cover {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    opacity: 0.001; }
  .fom .company {
    font-size: 40px;
    /* font-family: 'Asap', sans-serif; */
    font-weight: bold;
    color: #009688; }
  .fom .heading {
    font-weight: bold;
    color: #666;
    font-size: 18px; }
  .fom #form-box {
    padding: 10px; }
  .fom .inp {
    width: 100%;
    padding: 10px 10px 10px 0;
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid #41bd9a;
    font-size: 16px;
    color: #000;
    background: transparent; }
  .fom .inp:focus {
    outline: none;
    color: #000;
    font-weight: bolder;
    border-bottom: 1px solid #009688; }
  .fom .inp:invalid {
    outline: none;
    border-bottom: 1px solid #b71540; }
  .fom .sub-btn {
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: #41bd9a;
    cursor: pointer; }
  .fom .sub-btn:focus {
    outline: none; }
  .fom .sub-btn:hover {
    background: #78e08f; }
  .fom .form-footer {
    text-align: center;
    padding: 10px;
    font-weight: bolder;
    color: #546e7a; }
  .fom .form-footer a,
  .fom .home a {
    text-decoration: none;
    color: red; }
  .fom .home a {
    float: right;
    font-size: 12px; }
  .fom .icon {
    position: absolute;
    /* display: inline-block; */
    left: 20px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    padding: 8px 8px 8px 0;
    color: #74b7c1; }
  .fom .input {
    margin-left: 39px; }
  @media (max-width: 767px) {
    .fom .main {
      width: 90%;
      padding: 30px; }
      .fom .main .left-section {
        display: none; }
    .fom .container {
      padding: 2px 10px !important; }
      .fom .container .btn {
        margin-bottom: 5px; }
    .fom .display-4 {
      font-size: 20px; } }

.forms2 {
  text-align: left;
  font-size: 80% !important; }
  .forms2__input {
    font-size: inherit;
    height: 3.2rem !important; }
  .forms2__textarea {
    font-size: inherit; }
  .forms2__label {
    font-size: 1.5rem;
    text-transform: capitalize;
    color: #6e6167;
    -webkit-box-shadow: 0px 1.2px 0px 0px rgba(204, 204, 204, 0.2);
    -moz-box-shadow: 0px 1.2px 0px 0px rgba(204, 204, 204, 0.2);
    box-shadow: 0px 1.2px 0px 0px rgba(204, 204, 204, 0.2); }
  .forms2 small {
    color: #00897b; }
  .forms2__files {
    font-size: inherit;
    height: 3.2rem !important; }
  .forms2__select {
    font-size: inherit !important;
    height: 3.2rem !important; }
  .forms2__button {
    font-size: inherit;
    text-transform: uppercase;
    background: #00897b;
    color: #f5f5f5;
    font-weight: 700; }
  .forms2 .form-group {
    margin-bottom: 2rem; }

.files_edit .my_container {
  display: block;
  margin: 1rem auto;
  width: 100% !important;
  border-radius: .7rem;
  height: 3.7rem;
  border: 1px solid #00897b;
  border-left: none;
  border-right: none; }

.files_edit__input {
  margin-top: 3px;
  padding-top: 1px;
  background: #00897b;
  border-radius: .5rem;
  color: #eeeeee; }

.files_edit label {
  height: 100%;
  padding-top: 4px;
  padding-top: 4px;
  color: #00897b; }

.files_edit .btn {
  background: #00897b;
  height: 31px;
  width: 90% !important;
  padding-top: 1px;
  margin-top: 1.35px;
  margin-bottom: 10px;
  color: #eeeeee; }

.top-nav-container {
  position: relative;
  width: 100vw; }

.dashboard_nav {
  position: absolute;
  z-index: 10000;
  width: 100%; }
  .dashboard_nav .navbar {
    background: #e6e6e6;
    padding: 0 5rem;
    animation-duration: 2s;
    min-height: 30px; }
    .dashboard_nav .navbar-brand {
      font-size: 2rem;
      color: #eda719;
      text-decoration: none; }
    .dashboard_nav .navbar .deco {
      font-size: 2.5rem; }
    .dashboard_nav .navbar__logo {
      height: 3.5rem; }
    .dashboard_nav .navbar-toggler {
      color: #eda719;
      font-size: 2.5rem; }
    .dashboard_nav .navbar .nav-item {
      padding: 0.5rem 0.1rem;
      transform: translateX(0); }
    .dashboard_nav .navbar .nav-link,
    .dashboard_nav .navbar .dropdown-item {
      color: #f1b948;
      transition: all 0.5s ease-in;
      font-size: 1.5rem;
      font-weight: 700;
      display: inline-block; }
    .dashboard_nav .navbar .nav-link:hover,
    .dashboard_nav .navbar .nav-link:active,
    .dashboard_nav .navbar .dropdown-item:hover,
    .dashboard_nav .navbar .dropdown-item:active {
      color: #494e6b;
      background: #eda719; }
    .dashboard_nav .navbar .btn {
      font-size: 2rem; }
    .dashboard_nav .navbar .nav-link--excemption {
      color: #00897b; }
      .dashboard_nav .navbar .nav-link--excemption:hover {
        background: #eeeeee;
        color: #00897b;
        -webkit-box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.75); }
    .dashboard_nav .navbar .dropdown-item {
      color: #00897b !important;
      font-size: 1.7rem;
      margin-top: 0.3rem;
      -webkit-box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.75);
      box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.75); }
  .dashboard_nav_left {
    background: #fff;
    min-height: 94%;
    width: 25rem;
    transition: all 0.5s ease-out;
    text-align: left;
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 600; }
    @media (max-width: 992px) {
      .dashboard_nav_left {
        display: none; } }
    .dashboard_nav_left__content .list-group a,
    .dashboard_nav_left__content .list-group a:hover,
    .dashboard_nav_left__content .list-group a:active {
      text-decoration: none;
      cursor: pointer; }
    .dashboard_nav_left__content .list-group-item {
      background: transparent;
      color: #00897b;
      font-weight: 700;
      padding: 1.5rem 2rem;
      font-size: 1.5rem; }
  .dashboard_nav .left-toggler {
    padding: 1px 5px;
    margin-right: 3rem;
    display: none;
    position: absolute;
    top: 13px;
    left: 10px;
    z-index: 50000; }
    @media (max-width: 992px) {
      .dashboard_nav .left-toggler {
        display: inherit; } }
  .dashboard_nav .icon-m {
    color: #eda719;
    font-size: 1.5rem; }
  .dashboard_nav #check {
    display: none; }

#revision .modal-dialog {
  font-size: 4rem;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
  z-index: 1000; }

#satisfied .modal-dialog {
  font-size: 4rem;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
  z-index: 1000;
  height: 310px; }

.modal-content, .modal-header, .modal-title, .modal-body, .modal-footer,
.modal button {
  font-size: 2rem; }

.messages {
  height: 41rem;
  position: relative; }
  .messages__view {
    height: 28rem;
    margin-bottom: 5rem;
    overflow: auto;
    background: #fff;
    font-size: 16px; }
    .messages__view .received,
    .messages__view .sent {
      width: 90%;
      clear: both;
      margin-bottom: 7px;
      text-align: left;
      padding: 17px;
      font-size: 1.4rem; }
    .messages__view .date {
      color: #00897b;
      font-size: 1.2rem;
      margin-top: 7px;
      float: right;
      clear: both; }
    .messages__view .received {
      background: #E1F1D6;
      float: right; }
    .messages__view .sent {
      background: #F4F4F4;
      float: left; }
    .messages__view .mymb {
      min-height: 30rem; }
  .messages__form {
    height: 14rem;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 11rem; }
    .messages__form textarea {
      width: 100%;
      height: 100%;
      color: #000;
      padding: 3px 7px;
      padding-bottom: 15px;
      border: none;
      background: #F0F0F0;
      font-size: 15px;
      outline: 0; }
    .messages__form textarea:focus {
      outline: none;
      border: none; }
  .messages .send {
    position: absolute;
    right: .1px;
    bottom: -5px;
    height: 15px;
    font-size: 13px; }

.files {
  font-size: 1.3rem;
  height: 41rem;
  overflow: auto;
  text-align: left; }

.showFiles {
  height: 20rem;
  overflow: auto; }

.site-footer {
  padding-top: 70px;
  font-site: 20px; }
  .site-footer h3 {
    color: #fff; }
  .site-footer li {
    color: #fff; }
    .site-footer li a {
      text-decoration: none;
      color: #999; }
      .site-footer li a:hover {
        color: #eee; }
  .site-footer .footer-heading {
    color: #fff; }
  .site-footer p {
    font-size: 15px;
    color: #ccc !important; }
  .site-footer form input, .site-footer form button {
    font-size: 15px;
    height: 40px; }
  .site-footer form input {
    background: #fff !important; }

.whatsappcontainer {
  position: fixed;
  bottom: 30px;
  z-index: 1200;
  right: 100px;
  height: 50px;
  cursor: pointer; }

.whatsappcontainer .whatsapp {
  background-color: #25d366;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 50px;
  position: relative; }

.whatsappcontainer .whatsapp a {
  color: #fff; }

.whatsappcontainer .whatsapp .text {
  font-size: 15px;
  max-width: 0;
  overflow: hidden;
  height: 30px;
  transition: all .3s ease-out; }

.whatsapp:hover .text {
  max-width: 300px;
  margin-left: 20px; }

.whatsappcontainer .whatsapp i {
  font-size: 25px;
  position: absolute;
  left: 20px;
  top: 17px; }

.dashboard__content a {
  text-decoration: none;
  color: #5e6489;
  font-size: 2rem;
  max-width: 100%; }

.dashboard__content--items {
  text-align: left; }

.dashboard__content .list-group-item {
  box-shadow: 0 1px 1px  green; }
  .dashboard__content .list-group-item span {
    float: right;
    margin-top: 7px; }
  .dashboard__content .list-group-item .my_pill {
    display: inline;
    font-size: 1.1rem;
    padding: .5rem;
    border-radius: 1rem;
    margin-left: 1rem;
    color: #fff;
    font-weight: 700; }

.dashboard__content--items:not(:last-child) {
  margin-bottom: 7px; }

.dashboard__content ul:nth-child(even) {
  background: #D7DBD6; }

.page-container {
  position: relative; }

.message_panel {
  font-size: 14px;
  border: 2px solid green;
  -webkit-box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  position: absolute;
  left: 50%;
  margin-top: 350px;
  height: 600px;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto; }
  .message_panel_left {
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    background: #d8d8d8;
    height: auto;
    width: 300px;
    padding-left: 5px;
    padding-right: 5px; }
    .message_panel_left .highlight {
      height: 500px;
      overflow-y: auto; }
    .message_panel_left .older {
      text-align: center;
      background: #d8d8d8;
      border-bottom-left-radius: 10px; }
      .message_panel_left .older .list-group-item {
        height: 5vh;
        background: #00897b;
        text-decoration: none;
        color: white;
        width: 100%;
        border-bottom-left-radius: 7px;
        font-weight: bolder;
        padding-top: 10px; }
        .message_panel_left .older .list-group-item:hover {
          text-decoration: none;
          color: white; }
    .message_panel_left:first-child {
      margin-top: 2px; }
    .message_panel_left .chat_btn {
      -webkit-box-shadow: 0px 1px 13px -3px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 1px 13px -3px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 1px 13px -3px rgba(0, 0, 0, 0.75);
      color: #00897b;
      font-size: 16px;
      display: block;
      width: 100% !important;
      text-align: left;
      background: #fff;
      margin-bottom: 7px;
      transition: all 0.3s ease-out; }
      .message_panel_left .chat_btn:active {
        outline: none; }
      .message_panel_left .chat_btn:hover {
        background: #e6e6e6; }
    .message_panel_left .active {
      background: #ededed; }
      .message_panel_left .active:hover {
        background: #e6e6e6; }
  .message_panel_right {
    position: relative;
    background: url("../assets/noise_d.png");
    width: 600px;
    height: 500px; }
    .message_panel_right .showmessage {
      height: 410px;
      overflow-y: auto;
      padding: 15px;
      font-size: 10px !important; }
    .message_panel_right .chat {
      width: 100%;
      height: 15vh;
      position: absolute;
      left: 0;
      bottom: -40px; }
      .message_panel_right .chat form {
        position: relative; }
        .message_panel_right .chat form textarea {
          width: 100%;
          height: 122px;
          padding: 10px;
          padding-bottom: 30px; }
        .message_panel_right .chat form .send_btn {
          position: absolute;
          bottom: 3px;
          right: 0px;
          height: 35px;
          padding: 2px 15px; }
  .message_panel .sent,
  .message_panel .received {
    width: 90%;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px; }
  .message_panel .sent {
    float: right;
    clear: both;
    background: #f6f6f6;
    border: 1px solid #bfbfbf; }
  .message_panel .received {
    float: left;
    clear: both;
    background: #e6fdea;
    border: 1px solid #a1e6a7;
    font-size: 10px !important; }
  .message_panel .datetym {
    display: block;
    color: #eda719;
    float: right;
    font-size: 10px;
    font-style: italic;
    font-weight: lighter; }
  .message_panel .lead {
    font-size: 14px !important; }
  @media only screen and (max-width: 1400px) {
    .message_panel {
      margin-left: 100px; }
      .message_panel_right {
        width: 500px; }
      .message_panel_left {
        width: 230px; } }
  @media only screen and (max-width: 916px) {
    .message_panel {
      margin-left: 0px; }
      .message_panel_right {
        width: 400px; }
      .message_panel_left {
        width: 230px; } }

.blog {
  position: relative;
  min-height: 60vh; }
  .blog__image {
    width: 100%;
    height: 80vh; }
  .blog__heading {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    background: rgba(14, 14, 14, 0.5);
    border-radius: 10px;
    padding: 20px 10px;
    font-weight: bolder;
    font-size: 30px;
    display: block;
    transform: translate(-50%, -50%); }

.services {
  padding-top: 89px;
  background-color: #f0fafd;
  background-repeat: no-repeat;
  min-height: 100vh; }
  .services .header-section {
    background-color: #344754;
    min-height: 40vh; }
    .services .header-section h1 {
      color: #fff;
      font-weight: bolder;
      margin-top: 10vh;
      text-align: center; }
      .services .header-section h1:after {
        content: "";
        display: block;
        text-align: center;
        background-color: #2ecc71;
        border-radius: 30px;
        width: 200px;
        margin: 10px auto;
        border-bottom: 0.15rem solid #ff6b81;
        border-style: double; }
  .services .main-section .section-1 {
    min-height: 300px; }
    .services .main-section .section-1 h2 {
      font-weight: bolder;
      color: #2ecc71;
      text-align: center;
      font-size: 2rem; }
    .services .main-section .section-1 .my-container {
      background-color: #fff;
      margin: auto 10%;
      margin-top: -100px;
      padding: 30px 50px; }
      @media (max-width: 768px) {
        .services .main-section .section-1 .my-container {
          margin-right: 25px;
          margin-left: 25px;
          padding: 30px 30px; } }
      @media (max-width: 640px) {
        .services .main-section .section-1 .my-container {
          margin-right: 15px;
          margin-left: 15px;
          padding: 30px 10px; } }
      .services .main-section .section-1 .my-container p {
        font-weight: lighter;
        color: #333;
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        font-size: 1.7rem;
        line-height: 200%;
        text-indent: 50px; }
      .services .main-section .section-1 .my-container .landing-form-container .form-control,
      .services .main-section .section-1 .my-container .landing-form-container .btn {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%; }
      .services .main-section .section-1 .my-container h3 {
        font-weight: bolder;
        text-align: center;
        margin: 15px 0;
        font-size: 1.5rem;
        color: #eda719; }
      .services .main-section .section-1 .my-container ul {
        list-style-type: none; }
        .services .main-section .section-1 .my-container ul li {
          font-family: serif;
          font-size: 1.5rem;
          font-weight: lighter;
          margin-left: 3rem; }
          .services .main-section .section-1 .my-container ul li a {
            font-family: inherit;
            position: relative;
            color: #829a5e; }
            .services .main-section .section-1 .my-container ul li a:before {
              font-family: "FontAwesome";
              font-weight: 900;
              content: "\f058";
              position: absolute;
              color: #2ecc71;
              left: -2.5rem; }