/** Import Bootstrap functions */

.transition,
.cta a,
.cta a:hover,
#main_footer .text .email a,
#main_footer .text .email a:hover,
.wp_login_form form input[type="submit"],
.wp_login_form form input[type="submit"]:focus,
.wp_login_form form input[type="submit"]:active,
.tml-login form input[type="submit"],
.tml-login form input[type="submit"]:focus,
.tml-login form input[type="submit"]:active,
.tml-lostpassword form input[type="submit"],
.tml-lostpassword form input[type="submit"]:focus,
.tml-lostpassword form input[type="submit"]:active,
.wp_login_form form input[type="submit"]:hover,
.wp_login_form form input[type="submit"]:focus:hover,
.wp_login_form form input[type="submit"]:active:hover,
.tml-login form input[type="submit"]:hover,
.tml-login form input[type="submit"]:focus:hover,
.tml-login form input[type="submit"]:active:hover,
.tml-lostpassword form input[type="submit"]:hover,
.tml-lostpassword form input[type="submit"]:focus:hover,
.tml-lostpassword form input[type="submit"]:active:hover {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    position: relative;
    top: 30px;
  }

  100% {
    opacity: 1;
    position: relative;
    top: 0;
  }
}

@-o-keyframes slideUp {
  0% {
    opacity: 0;
    position: relative;
    top: 30px;
  }

  100% {
    opacity: 1;
    position: relative;
    top: 0;
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    position: relative;
    top: 30px;
  }

  100% {
    opacity: 1;
    position: relative;
    top: 0;
  }
}

/** Import everything from autoload */

/* @import "~bootstrap/scss/bootstrap"; */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/** Import theme styles */

@media only screen and (min-width: 768px) {
  .slide_up {
    position: relative;
    top: 20px;
    opacity: 0;
  }
}

body {
  font-family: "Tajawal", sans-serif;
  font-size: 30px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 38px;
  margin: 0;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-size: 28px;
    line-height: 35px;
  }
}

p {
  color: #666;
  font-size: 26px;
  line-height: 40px;
  margin-top: 33px;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  p {
    font-size: 20px;
    line-height: 35px;
  }
}

p a {
  color: #666;
}

input,
input:focus,
input:active {
  color: #666;
  border-radius: 0 !important;
  font-family: "Tajawal", sans-serif;
}

input[type="checkbox"] {
  padding: 0 !important;
}

img {
  max-width: 100%;
}

.container {
  padding: 0 50px;
  margin: 0 auto;
  max-width: 1445px;
}

@media only screen and (max-width: 1450px) {
  .container {
    max-width: 1200px;
  }
}

@media only screen and (max-width: 1200px) {
  .container {
    max-width: 850px;
  }
}

@media only screen and (max-width: 991px) {
  .container {
    max-width: 767px;
  }
}

@media only screen and (max-width: 600px) {
  .container {
    padding: 0 30px;
  }
}

.center {
  text-align: center;
}

.cta a {
  border: 2px solid #b69552;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 26px;
  max-width: 425px;
  padding: 22px 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

.cta a:hover {
  border: 2px solid #000;
  background: #b69552;
}

@media only screen and (max-width: 991px) {
  .cta a {
    line-height: 30px;
  }
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

/* Sticky footer (change min-height as needed) */

@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%;
  }

  #main_wrapper {
    height: auto !important;
    margin: 0 auto -115px;
    min-height: 100%;
    overflow-x: hidden;
  }

  #push,
  .bottom_pattern {
    min-height: 115px;
  }

  #push {
    margin-top: 90px;
  }
}

/* end sticky footer */

.blocks {
  font-size: 0;
}

.blocks .block {
  display: inline-block;
  font-size: 30px;
  margin-left: 11%;
  width: 26%;
  position: relative;
  vertical-align: top;
}

.blocks .block:first-child {
  margin-left: 0;
}

.blocks .block h2,
.blocks .block h3 {
  margin-bottom: 8px;
}

main.main {
  margin-top: 85px;
}

@media only screen and (max-width: 767px) {
  main.main {
    margin-top: 65px;
  }
}

.pattern_bar {
  background-position: top center;
  display: block;
  width: 100%;
}

.top_pattern {
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_top_trans.png), -webkit-gradient(linear, left top, right top, from(#157199), to(#c7db56));
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_top_trans.png), -webkit-linear-gradient(left, #157199, #c7db56);
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_top_trans.png), -o-linear-gradient(left, #157199, #c7db56);
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_top_trans.png), linear-gradient(90deg, #157199, #c7db56);
  height: 115px;
}

@media only screen and (max-width: 767px) {
  .top_pattern {
    height: 65px;
    background-position: center -25px;
  }
}

.bottom_pattern {
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_bot_trans.png), -webkit-gradient(linear, left top, right top, from(#157199), to(#c7db56));
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_bot_trans.png), -webkit-linear-gradient(left, #157199, #c7db56);
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_bot_trans.png), -o-linear-gradient(left, #157199, #c7db56);
  background-image: url(/wp-content/themes/heuralgo/dist/images/pattern_bot_trans.png), linear-gradient(90deg, #157199, #c7db56);
  height: 115px;
}

@media only screen and (max-width: 767px) {
  .bottom_pattern {
    height: 65px;
    background-position: center -25px;
  }
}

#qa {
  left: -59px;
  position: absolute;
  text-align: center;
  top: -157px;
  width: 100%;
  z-index: 99999;
}

#qa img {
  opacity: 0.8;
}

#main_header {
  background: rgba(255, 255, 255, 0.65);
}

#main_header .logo {
  padding: 65px 0 60px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #main_header .logo {
    padding: 40px 0;
  }

  #main_header .logo img {
    max-width: 165px;
  }
}

#main_footer {
  margin-top: 95px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #main_footer {
    margin-top: 65px;
  }
}

#main_footer h4 {
  letter-spacing: 4px;
}

#main_footer h4 span {
  color: #666;
}

#main_footer .text .address {
  margin-top: 34px;
  text-transform: uppercase;
}

#main_footer .text p {
  margin: 0;
}

#main_footer .text .email a {
  text-decoration: none;
  text-transform: uppercase;
}

#main_footer .text .email a:hover {
  color: #b69552;
}

#main_footer .text .email a span.at {
  position: relative;
  top: -5px;
}

#main_footer .disclaimer {
  color: #666;
}

#main_footer .disclaimer p {
  font-size: 18px;
  line-height: 29px;
  margin-top: 60px;
}

.about_name {
  margin-top: 50px;
}

.about_name .block {
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .about_name .block {
    margin-left: 0;
    width: 100%;
  }
}

.about_name .block:first-child {
  margin-left: 0;
}

.about_name .block span.plus,
.about_name .block span.equals {
  font-weight: 600;
  font-size: 88px;
  position: absolute;
  right: -23%;
  top: 80px;
}

@media only screen and (max-width: 1445px) {
  .about_name .block span.plus,
  .about_name .block span.equals {
    right: -26%;
  }
}

@media only screen and (max-width: 1200px) {
  .about_name .block span.plus,
  .about_name .block span.equals {
    display: block;
    line-height: 45px;
    padding: 10px 0 40px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
  }
}

.about_name .block p {
  margin-top: 3px;
}

section.login {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  section.login {
    opacity: 0;
  }
}

section.login .error_msg {
  color: #f45042;
  font-weight: bold;
  margin-top: 40px;
}

.wp_login_form,
.tml-login,
.tml-lostpassword {
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid #b69552;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  margin: 0 auto;
  max-width: 500px;
  position: relative;
  width: 100%;
}

.wp_login_form .close_btn,
.tml-login .close_btn,
.tml-lostpassword .close_btn {
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  right: 15px;
  top: 10px;
}

.wp_login_form form,
.tml-login form,
.tml-lostpassword form {
  padding: 40px 60px 55px;
  text-align: left;
}

@media only screen and (max-width: 450px) {
  .wp_login_form form,
  .tml-login form,
  .tml-lostpassword form {
    padding: 40px 40px 55px;
  }
}

.wp_login_form form label,
.tml-login form label,
.tml-lostpassword form label {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
}

.wp_login_form form input,
.tml-login form input,
.tml-lostpassword form input {
  background-color: #fff !important;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  padding: 17px 15px 14px;
  width: 100%;
}

.wp_login_form form input:-webkit-autofill,
.tml-login form input:-webkit-autofill,
.tml-lostpassword form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
}

.wp_login_form form .login-username,
.tml-login form .login-username,
.tml-lostpassword form .login-username {
  margin-top: 0;
}

.wp_login_form form .login-remember,
.tml-login form .login-remember,
.tml-lostpassword form .login-remember {
  margin-bottom: 0;
}

.wp_login_form form .login-remember label,
.tml-login form .login-remember label,
.tml-lostpassword form .login-remember label {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
}

.wp_login_form form .login-remember label input,
.tml-login form .login-remember label input,
.tml-lostpassword form .login-remember label input {
  float: left;
  position: relative;
  top: -2px;
  width: auto;
}

.wp_login_form form .login-submit,
.tml-login form .login-submit,
.tml-lostpassword form .login-submit {
  margin: 0;
}

.wp_login_form form input[type="submit"],
.wp_login_form form input[type="submit"]:focus,
.wp_login_form form input[type="submit"]:active,
.tml-login form input[type="submit"],
.tml-login form input[type="submit"]:focus,
.tml-login form input[type="submit"]:active,
.tml-lostpassword form input[type="submit"],
.tml-lostpassword form input[type="submit"]:focus,
.tml-lostpassword form input[type="submit"]:active {
  border: 2px solid #b69552;
  background: none !important;
  color: #000;
  cursor: pointer;
  font-size: 26px;
  font-weight: 500;
  padding: 18px 0 10px;
  text-transform: uppercase;
  -webkit-appearance: none;
}

.wp_login_form form input[type="submit"]:hover,
.wp_login_form form input[type="submit"]:focus:hover,
.wp_login_form form input[type="submit"]:active:hover,
.tml-login form input[type="submit"]:hover,
.tml-login form input[type="submit"]:focus:hover,
.tml-login form input[type="submit"]:active:hover,
.tml-lostpassword form input[type="submit"]:hover,
.tml-lostpassword form input[type="submit"]:focus:hover,
.tml-lostpassword form input[type="submit"]:active:hover {
  background: #b69552 !important;
  border: 2px solid #000;
}

.tml-lostpassword {
  display: block !important;
}

body.home,
body.login,
body.error404 {
  background-image: url(/wp-content/themes/heuralgo/dist/images/primary-bg.jpg);
  background-position: center top;
}

body.home #main_footer .container,
body.login #main_footer .container,
body.error404 #main_footer .container {
  display: none;
}

body.about #main_header .logo {
  padding: 75px 0 60px;
}

@media only screen and (max-width: 767px) {
  body.about #main_header .logo {
    padding: 40px 0;
  }
}

body.about main.main {
  margin-top: 5px;
}

.intro {
  text-align: center;
}

.intro h1 {
  margin-bottom: 33px;
}

.intro p {
  margin-top: 0;
}

.bio {
  background: #000;
  color: #fff;
  margin-top: 100px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .bio {
    margin-top: 65px;
  }
}

.bio .img {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  right: 60%;
  position: absolute;
  top: 0;
  max-width: 600px;
  width: 40%;
}

@media only screen and (max-width: 1445px) {
  .bio .img {
    background-size: contain;
  }
}

@media only screen and (max-width: 1200px) {
  .bio .img {
    display: none;
  }
}

.bio .text {
  float: right;
  padding: 95px 0 75px;
  width: 55%;
  margin-left: 5%;
}

@media only screen and (max-width: 1200px) {
  .bio .text {
    margin-left: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .bio .text {
    padding: 70px 0 40px;
  }
}

.bio .text p {
  color: #fff;
  margin-top: 40px;
}

.bio .text p img.mobile {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .bio .text p img.mobile {
    display: block;
    float: left;
    max-width: 230px;
    padding-right: 40px;
    position: relative;
    padding-bottom: 15px;
    top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .bio .text p img.mobile {
    max-width: 150px;
  }
}

section.about {
  background: url(/wp-content/themes/heuralgo/dist/images/about-bg.jpg) top center;
  padding: 80px 0;
}

@media only screen and (max-width: 991px) {
  section.about {
    padding: 65px 0;
  }
}

section.about .text p {
  margin-bottom: 0;
  margin-top: 3px;
}

@media only screen and (max-width: 1200px) {
  section.about .block {
    margin-left: 0;
    margin-top: 60px;
    width: 100%;
  }

  section.about .block:first-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  section.about .block {
    margin-top: 40px;
  }
}

section.about .block .icon {
  text-align: center;
}

section.about .block .text {
  margin-top: 42px;
}

@media only screen and (max-width: 1200px) {
  section.about .block .text {
    margin-top: 20px !important;
  }
}

body.login h1,
body.lostpassword h1 {
  margin-bottom: 20px;
}

body.login main.main,
body.lostpassword main.main {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  body.login main.main,
  body.lostpassword main.main {
    padding: 0 15px;
  }
}

body.login main.main .tml-login,
body.lostpassword main.main .tml-login {
  display: block;
}

body.login .tml .tml-errors,
body.lostpassword .tml .tml-errors {
  background: #000;
}

body.login .tml .tml-action-confirmaction .success,
body.login .tml .tml-error,
body.login .tml .tml-message,
body.login .tml .tml-success,
body.lostpassword .tml .tml-action-confirmaction .success,
body.lostpassword .tml .tml-error,
body.lostpassword .tml .tml-message,
body.lostpassword .tml .tml-success {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  font-family: "Tajawal", sans-serif;
  font-size: 26px;
  line-height: 30px;
  padding: 40px 60px;
  margin: 0;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  body.login .tml .tml-action-confirmaction .success,
  body.login .tml .tml-error,
  body.login .tml .tml-message,
  body.login .tml .tml-success,
  body.lostpassword .tml .tml-action-confirmaction .success,
  body.lostpassword .tml .tml-error,
  body.lostpassword .tml .tml-message,
  body.lostpassword .tml .tml-success {
    font-size: 20px;
    line-height: 35px;
    padding: 40px 40px;
  }
}

body.login .tml .tml-action-confirmaction .success strong,
body.login .tml .tml-error strong,
body.login .tml .tml-message strong,
body.login .tml .tml-success strong,
body.lostpassword .tml .tml-action-confirmaction .success strong,
body.lostpassword .tml .tml-error strong,
body.lostpassword .tml .tml-message strong,
body.lostpassword .tml .tml-success strong {
  font-weight: 400;
}

body.login .tml .tml-action-confirmaction .success a,
body.login .tml .tml-error a,
body.login .tml .tml-message a,
body.login .tml .tml-success a,
body.lostpassword .tml .tml-action-confirmaction .success a,
body.lostpassword .tml .tml-error a,
body.lostpassword .tml .tml-message a,
body.lostpassword .tml .tml-success a {
  color: #b69552;
  /* display: none; */
}

body.login .tml .tml-user-login-wrap,
body.lostpassword .tml .tml-user-login-wrap {
  margin-top: 0;
}

body.login .tml .tml-rememberme-wrap,
body.lostpassword .tml .tml-rememberme-wrap {
  margin-bottom: 0;
}

body.login .tml .tml-rememberme-wrap input,
body.lostpassword .tml .tml-rememberme-wrap input {
  float: left;
  position: relative;
  top: -2px;
  width: auto;
}

body.login .tml .tml-rememberme-wrap label,
body.lostpassword .tml .tml-rememberme-wrap label {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
}

body.login .tml .tml-submit-wrap,
body.lostpassword .tml .tml-submit-wrap {
  margin: 0;
}

body.login .tml .tml-action-links,
body.lostpassword .tml .tml-action-links {
  display: none;
}

body.lostpassword .tml-links {
  display: none !important;
}


/*# sourceMappingURL=main.css.map*/