@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,600,900);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,600,900);
/*
*/
a:hover {
  text-decoration: none; }

body {
  font-family: Roboto, arial, sans-serif; }

.btn-color-a, .btn-color-b {
  background: #e86e25; }
  .btn-color-a:hover, .btn-color-b:hover {
    background: #62a0ae;
    color: #fff; }

html, body, .home .wrapper {
  height: 100%; }

h1, h2, h3, h4, h5, h6, p, li {
  letter-spacing: 0; }

h2 {
  color: #d10d20;
  font-weight: bold; }

h4 {
  color: #212121;
  font-weight: bold; }

.bt {
  display: table;
  height: 100%;
  width: 100%; }

.bc {
  display: table-cell;
  vertical-align: middle; }

input.form-control,
select.form-control,
textarea.form-control {
  font-family: Roboto, arial, sans-serif;
  color: #555;
  font-size: 14px;
  min-height: 40px; }

.color-secondary {
  color: #ff9800; }

.gap {
  float: left;
  width: 100%;
  height: 24px; }

.wrapper {
  padding-top: 10px; }

.logo .logo-light.logo-pic, .logo .logo-dark.logo-pic {
  width: 70% !important;
  height: auto !important;
  top: -20px !important; }

.header {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); }
  .header .nav-menu ul.nav-menu-inner > li > a {
    color: #323232;
    letter-spacing: 0; }
  .header .logo a img.logo-dark {
    opacity: 0; }
  .header .nav-bar-icon > span, .header .nav-bar-icon > span::before, .header .nav-bar-icon > span::after {
    background-color: #323232; }

.header .nav-menu ul.nav-menu-inner > li > a {
  font-size: 15px;
  font-weight: bold; }

p, li {
  font-weight: 400;
  color: #212121; }

.btn-demo {
  background-color: #a94442;
  border-color: #a94442; }

.btn-demo:focus, .btn-demo:hover {
  background-color: #a94442;
  border-color: #a94442; }

.btn-primary {
  background: #003348; }

.btn-info {
  background: #62a0ae;
  border-color: #62a0ae; }

.homepage-box {
  background: rgba(98, 160, 174, 0.8);
  padding: 20px; }
  .homepage-box h1 {
    color: #fff;
    margin: 0 0 32px 0;
    font-family: Lato, arial, sans-serif;
    font-weight: 900;
    font-size: 64px; }
  .homepage-box h2 {
    font-family: Lato, arial, sans-serif;
    color: #fff;
    font-size: 32px;
    font-weight: 900; }
  .homepage-box h3 {
    color: #212121;
    font-size: 24px;
    line-height: 28px; }
  .homepage-box p, .homepage-box li {
    color: #fff;
    font-size: 14px;
    line-height: 19px; }

#welcome {
  text-align: center;
  background: #003348 url(../img/hero-img/img10.jpg) no-repeat top center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  min-height: 100%;
  height: 100%;
  /*
  h1 {
    margin-top: 100px;
    padding: 12px;
    color: #fff;
    background: $color-primary;
    display: inline-block;
  }
  */ }

#home {
  background: #003348;
  min-height: 100%;
  height: 100%; }
  #home .home-wrap {
    text-align: center;
    padding: 64px 0; }
    #home .home-wrap .home-element {
      width: 360px;
      margin: 0 20px;
      vertical-align: top;
      display: inline-block;
      background: #fff; }
  #home .existing-account {
    margin: 24px 0; }

.homeslide {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  padding: 200px 64px;
  text-align: center;
  /*
  &.homeslide-3 {
    background: $color-blue;
    background-image: url(../img/hero-img/hero-16.jpg);
  }
  */ }
  .homeslide .container {
    width: 100%;
    max-width: 1600px; }
  .homeslide .title h2 {
    font-weight: 900;
    color: #e86e25;
    color: #fff;
    margin: 0;
    padding: 0; }
  .homeslide .title h5 {
    color: #fff;
    opacity: 0.8;
    font-size: 16px;
    line-height: 24px; }
  .homeslide .title hr {
    max-width: 120px; }
  .homeslide .content {
    text-align: left;
    padding: 10px 20px; }
    .homeslide .content p {
      color: #fff;
      position: relative;
      padding-left: 12px; }
      .homeslide .content p:before {
        font-family: 'FontAwesome';
        content: '\f058';
        color: #f9e25b;
        text-align: center;
        width: 30px;
        height: 30px;
        font-size: 22px;
        position: absolute;
        display: block;
        float: left;
        left: -20px; }
  .homeslide.homeslide-1 {
    background: #212121;
    background-image: url(../img/hero-img/home-hero-16.jpg); }
  .homeslide.homeslide-2 {
    background: #d10d20;
    background-image: url(../img/hero-img/section-school.jpg); }

#about {
  padding: 160px 0;
  text-align: center;
  background: #62a0ae; }
  #about h2 {
    font-family: Lato, arial, sans-serif;
    font-weight: 900;
    color: #fff;
    letter-spacing: 0; }

@media screen and (max-width: 1024px) {
  #home .home-wrap .home-element {
    width: 300px;
    margin: 0 10px; }
    #home .home-wrap .home-element .title h5 {
      font-size: 12px; }
    #home .home-wrap .home-element .content {
      min-height: 380px; } }
@media screen and (max-width: 768px) {
  #welcome, #home {
    height: auto;
    min-height: 1px;
    padding: 200px 0; }

  #home h1 {
    font-size: 42px; }
  #home .home-wrap .home-element {
    width: 90%;
    margin-bottom: 24px; }
    #home .home-wrap .home-element .content {
      min-height: 1px; } }
@media screen and (max-width: 480px) {
  #welcome {
    background-attachment: scroll; }

  .homeslide.homeslide-1 {
    background-image: url(../img/hero-img/home-hero-16-sm.jpg); }

  .homeslide.homeslide-2 {
    background-image: url(../img/hero-img/section-school-sm.jpg); }

  .homeslide, .homeslide.homeslide-1, .homeslide.homeslide-2, .homeslide.homeslide-3 {
    background-size: cover !important; }

  #welcome h2 {
    font-size: 40px; }

  #welcome, #home {
    height: auto;
    min-height: 1px;
    padding: 150px 0; }

  .homeslide {
    padding: 100px 0; }

  #home h1 {
    font-size: 32px; }
  #home .home-wrap .home-element {
    width: 90%;
    margin-bottom: 24px; } }
.container-login {
  background: #003348 url(../img/hero-img/hero-14.jpg) top center;
  background-size: cover; }
  .container-login .auth-box {
    background: #fff; }

.container-register {
  background: #003348 url(../img/hero-img/hero-8.jpg) top center;
  background-size: cover; }
  .container-register .auth-box {
    background: #fff; }

.profile-div {
  margin-top: 20px;
  margin-bottom: 40px; }
  .profile-div .new-entry {
    margin-bottom: 25px; }
  .profile-div .btn-preview {
    margin-top: 22px; }
  .profile-div .small-heading {
    margin-top: 20px; }
    .profile-div .small-heading h5 {
      color: #607d8b; }
    .profile-div .small-heading .profile-nav li a {
      color: #383232;
      font-weight: bold;
      padding: 6px 12px; }
    .profile-div .small-heading .profile-nav li a:hover {
      border-radius: 7px; }
    .profile-div .small-heading .profile-nav li.active a {
      color: #FFF;
      background-color: #62a0ae;
      border-radius: 7px; }
  .profile-div .table-bordered tr td {
    width: 25%; }
    .profile-div .table-bordered tr td span.mob-visible {
      display: none; }
  .profile-div .profile-form {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 90%;
    padding: 15px;
    margin: 20px auto; }
    .profile-div .profile-form label {
      font-weight: bold;
      font-size: 14px;
      color: #607d8b;
      letter-spacing: 0; }
    .profile-div .profile-form .star {
      color: #e74c3c;
      vertical-align: middle;
      font-size: 20px; }
    .profile-div .profile-form .pass-info {
      color: #ccc;
      font-size: 14px; }
    .profile-div .profile-form .check-input {
      -webkit-appearance: checkbox !important;
      appearance: checkbox !important;
      -moz-appearance: checkbox !important; }
    .profile-div .profile-form .add-more {
      cursor: pointer;
      font-size: 12px;
      color: #6d888e; }
    .profile-div .profile-form .langs label {
      vertical-align: middle; }
    .profile-div .profile-form .langs input {
      vertical-align: text-bottom; }
  .profile-div .page-container h2, .profile-div .page-container h3, .profile-div .page-container h4 {
    padding: 10px 0; }
  .profile-div .page-container li {
    color: #888; }

.ui-datepicker {
  width: 275px !important;
  position: absolute;
  top: 341.5px !important;
  left: 195.5px !important;
  z-index: 1;
  display: none; }

.search-profile-div {
  padding-top: 100px;
  margin-top: 20px;
  margin-bottom: 40px; }
  .search-profile-div .exp-table tr td, .search-profile-div .exp-table tr th {
    padding: 5px !important; }
  .search-profile-div .availability {
    padding: 10px; }
  .search-profile-div .teacher-name {
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #ff9800; }
  .search-profile-div .teacher-prof {
    font-size: 25px;
    font-weight: bold; }
  .search-profile-div .teacher-search-work {
    padding: 10px 0;
    font-size: 15px; }
  .search-profile-div .personal-info {
    padding: 10px 0; }
    .search-profile-div .personal-info span {
      padding-right: 10px;
      font-size: 15px; }
    .search-profile-div .personal-info label {
      font-weight: bold;
      font-size: 15px; }
  .search-profile-div .table-first td {
    padding: 5px;
    font-size: 15px; }
    .search-profile-div .table-first td i {
      color: #4caf50; }
  .search-profile-div .teacher-contact {
    padding-bottom: 10px; }
  .search-profile-div .teacher-title {
    background: #428bca;
    color: #FFF; }
    .search-profile-div .teacher-title h5 {
      padding: 10px; }
  .search-profile-div .about-section {
    padding: 0 10px; }
    .search-profile-div .about-section p {
      padding-left: 24px; }
      .search-profile-div .about-section p small {
        line-height: 16px; }
    .search-profile-div .about-section h4 {
      margin-bottom: 20px; }
    .search-profile-div .about-section .table-second td {
      padding: 5px 50px 5px 0; }
    .search-profile-div .about-section ul {
      list-style-type: disc !important;
      margin: 0 20px; }
  .search-profile-div .sch-place {
    padding-top: 10px;
    color: #323232; }

.ptb {
  padding: 80px 0; }

.empty-div {
  margin-top: 20px;
  margin-bottom: 40px;
  height: 700px;
  display: none; }

.row-search-res {
  margin-bottom: 25px; }

.search-res-user {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px; }

.search-res-user:last-of-type {
  border-bottom: none; }

.type-filter .type-filter-colored {
  background: #31708f; }
  .type-filter .type-filter-colored h5 {
    padding: 5px;
    color: #FFF; }
.type-filter h6 {
  color: #ff9800; }
.type-filter .btn-search {
  width: 100%;
  margin: 10px 0; }

.no-account {
  padding-top: 25px; }

.form-field-wrapper .input-sm {
  height: 35px !important; }

.container-msg {
  /* CLASS FOR NOT READ BOLD */ }
  .container-msg h2 {
    padding-bottom: 20px; }
  .container-msg table tr td, .container-msg table tr th {
    padding: 10px; }
  .container-msg .not-read {
    width: 100%;
    background: #eee; }
    .container-msg .not-read table tr td, .container-msg .not-read table tr th {
      color: #323232;
      font-weight: bold;
      padding: 10px; }

.container-single-msg .col-md-12 {
  background: #FFF;
  border-radius: 5px;
  padding: 10px 20px; }
  .container-single-msg .col-md-12 textarea {
    width: 100%; }
  .container-single-msg .col-md-12 .msg-box {
    border-top: 1px solid #eee;
    padding: 10px 0;
    margin-top: 100px; }
  .container-single-msg .col-md-12 .recieved {
    color: #e6ae49; }
  .container-single-msg .col-md-12 .sent {
    text-align: right; }

.table-admin {
  margin-top: 20px !important; }

.badge {
  background: #a94442; }

.container-reset {
  margin-top: 140px; }

@media screen and (max-width: 1024px) {
  .nav-menu {
    background: #eeeeee; }

  .cont-profile {
    width: 100%; }

  .prof-side-menu {
    width: 100%; }
    .prof-side-menu .profile-nav li {
      display: inline-block; }

  .form-col {
    width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-demo {
    margin-top: 10px; } }
@media screen and (max-width: 767px) {
  .cont-profile {
    max-width: 100%; }

  .profile-form {
    margin: 0 !important;
    padding: 10px 0 !important;
    width: 100% !important; }
    .profile-form .profile-form-row {
      margin: 0 !important; }

  .table-bordered .mob-hidden {
    display: none; }
  .table-bordered tr td {
    width: 100% !important;
    display: block; }
    .table-bordered tr td .btn {
      float: none !important; }
    .table-bordered tr td span.mob-visible {
      font-weight: bold;
      display: block !important; }

  .search-profile-div .teacher-search-work {
    padding: 0; }

  #user-profile-image {
    width: 320px;
    max-width: 320px;
    margin: 0 auto;
    display: block; } }
@media screen and (max-width: 480px) {
  .search-profile-div {
    padding-top: 50px; }

  .teacher-search-info p.lead {
    margin: 8px 0; }

  .teacher-search-info p.lead, .teacher-search-work {
    font-size: 14px !important; }

  #user-profile-image {
    width: 200px;
    max-width: 200px; } }
.teacher--name {
  font-weight: bold; }

/*# sourceMappingURL=custom.css.map */
