/*
Theme Name:     prozon
Theme URI:      #
Author:         prozon
Author URI:     #
Description:    prozon
Version:        1
Text Domain:    prozon
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: Envato split License
License URI: #
*/
@import url(default.css);
* {
  box-sizing: border-box; }

/* Regis font */
/* init */
body {
  font-family: "Kanit", sans-serif;
  color: #212529;
  font-size: 18px;
  font-weight: 400;
  margin: 0; }
  @media only screen and (max-width: 1200px) {
    body {
      overflow-x: hidden; } }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6, p, label, .btn, a {
  font-family: "Kanit", sans-serif;
  color: #243E96; }

p, label, .btn, a {
  font-size: 16px; }

h1, h2, h3, h4, h5, h6,
strong {
  font-weight: 700; }

#loginform input[type="text"], #loginform input[type="password"], #loginform input[type="email"], #loginform textarea {
  border: solid #378EE5 1px;
  background-image: none;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  font: normal normal normal 14px Tahoma, Geneva, sans-serif;
  color: #1A305E;
  margin: 0;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 0.3em 0.3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: inherit;
  display: inline; }
#loginform label {
  width: 70px; }
#loginform .login-remember label {
  width: auto; }

.c-landingpage__video {
  position: relative; }
  .c-landingpage__video::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 65, 154, 0.59); }
  .c-landingpage__video video {
    width: 100%;
    height: auto;
    object-fit: cover; }
.c-landingpage__content {
  position: absolute;
  top: 50px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%); }
  .c-landingpage__content * {
    color: #fff; }
  .c-landingpage__content h2 {
    font-size: 32px;
    font-weight: 700;
    text-shadow: 1.36px 1.46px 2px #000000;
    text-transform: uppercase;
    margin: 0; }
  .c-landingpage__content h1 {
    margin: 0;
    font-size: 66px;
    width: 100%;
    font-family: "Kanit";
    font-weight: 700;
    text-shadow: 1.60px 1.20px 2px #202020; }
  .c-landingpage__content p {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0; }

.landing-content h3 {
  font-size: 32px;
  font-weight: 700;
  margin: 10px 0 15px; }
.landing-content p {
  font-size: 20px; }
.landing-content .svg-icon-bloc-13-fill {
  fill: #0f9c55; }
.landing-content li {
  font-size: 16px;
  font-family: "Kanit";
  color: #28417b;
  font-weight: 300; }
.landing-content h2 {
  color: #0f9c55;
  font-family: "Kanit";
  font-weight: 700;
  font-size: 32px; }
.landing-content h4 {
  margin: 15px 0;
  text-align: left;
  font-weight: bold;
  font-family: 'Kanit', sans-serif;
  color: #25419A;
  font-size: 20px; }

.p-landingpage {
  background-size: cover; }
  .p-landingpage .error {
    color: red; }

#register_submit,
#show-register,
#wp-submit {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #19A24E), color-stop(1, #25419A));
  background: -moz-linear-gradient(top, #19A24E 5%, #25419A 100%);
  background: -webkit-linear-gradient(top, #19A24E 5%, #25419A 100%);
  background: -o-linear-gradient(top, #19A24E 5%, #25419A 100%);
  background: -ms-linear-gradient(top, #19A24E 5%, #25419A 100%);
  background: linear-gradient(to bottom, #19A24E 5%, #25419A 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19A24E', endColorstr='#25419A',GradientType=0);
  background-color: #19A24E;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font: normal normal bold 14px Tahoma, Geneva, sans-serif;
  padding: 6px 24px;
  text-decoration: none;
  border: solid #FFFFFF 0px;
  margin: 0 5px 5px 0;
  width: auto;
  display: inline; }

#show-reset {
  color: #1A305E;
  font: normal normal normal 14px Tahoma, Geneva, sans-serif;
  text-align: left;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  text-decoration: underline;
  cursor: pointer;
  background-color: transparent;
  display: inline;
  margin-left: 0;
  text-align: left; }

.txtRegister {
  font-size: 20px;
  margin-top: 15px;
  font-family: "Kanit";
  color: #28417b;
  font-weight: 300;
  margin-bottom: 20px; }

.landingpage_copyright {
  text-align: center;
  font-family: "Kanit";
  font-weight: 300;
  font-size: 1rem;
  justify-items: center;
  align-items: center;
  color: #28417b;
  padding: 30px 0 40px; }

.c-header .col-4.col-md-6.col-lg-10 {
  text-align: right; }
.c-header .row {
  align-items: center; }
.c-header ul {
  list-style: none; }
.c-header .c-headerMenu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 28px;
  z-index: 1; }
  .c-header .c-headerMenu a {
    font-size: 28px; }
  .c-header .c-headerMenu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.6); }

.hidden {
  display: none !important; }

.go-top {
  width: 36px;
  height: 36px;
  padding: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  transition: all .3s ease-in-out;
  pointer-events: all;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.3); }

.c-footer__bottom {
  text-align: center;
  padding: 30px 0;
  color: #28417b; }

.p-heading {
  background: linear-gradient(262deg, #1E3C91 0%, #0F9C55 100%);
  height: 310px;
  padding: 0 20px;
  text-align: center; }
  .p-heading h2, .p-heading h3, .p-heading a, .p-heading p {
    color: #fff; }
  .p-heading h3 {
    padding: 15px 0; }
  .p-heading h2 {
    font-size: 66px;
    text-shadow: 1.60px 1.20px 2px #202020; }
  .p-heading p {
    font-size: 20px;
    font-weight: 300; }
  .p-heading ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .p-heading .searchWrap {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center; }
    .p-heading .searchWrap1 {
      display: flex;
      gap: 10px; }
  .p-heading svg {
    width: 30px;
    height: 30px;
    fill: #fff; }
  .p-heading .search-submit {
    padding-top: 0px;
    padding-bottom: 0px;
    background: linear-gradient(85deg, #0f9c55 0%, #28417b 100%);
    background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    width: 105px;
    color: #fff !important;
    text-align: center;
    margin-top: -2px;
    height: 30px;
    font-size: 1rem;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    border-color: #fff; }
    .p-heading .search-submit:hover {
      background: linear-gradient(85deg, #28417b 0%, #0f9c55 100%);
      background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      color: #fff !important; }
  .p-heading input[type="search"] {
    color: #0f9c55 !important;
    height: 30px;
    display: flex;
    font-family: "Kanit";
    font-weight: 300;
    font-size: 16px;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 3px;
    outline: 0;
    width: 430px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  .p-heading--v2 {
    padding: 34px 20px;
    height: auto; }
    .p-heading--v2 h3 {
      font-size: 32px;
      margin-bottom: 0;
      padding: 0; }
    .p-heading--v2 h2 {
      text-shadow: 1.60px 1.20px 2px #202020;
      font-size: 66px;
      margin-bottom: 15px; }
    .p-heading--v2 p {
      margin-bottom: 0; }

.menu_1 {
  margin-top: 15px; }
  .menu_1 ul {
    display: flex;
    gap: 10px; }
  .menu_1 a {
    display: inline-block;
    writing-mode: horizontal-tb;
    font-weight: lighter;
    background-color: #fff;
    color: #28417b;
    background-position: center center;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-around;
    align-content: space-around;
    box-shadow: 1.34px 1.49px 2px rgba(10, 148, 72, 0.26);
    border: 1px solid;
    border-radius: 3px;
    border-color: #b4c0ce;
    background-size: 50% auto;
    background-repeat: no-repeat;
    width: 140px;
    text-align: center;
    font-weight: 400; }
    .menu_1 a:hover {
      background: linear-gradient(85deg, #0f9c55 0%, #28417b 100%);
      color: #fff;
      opacity: 1; }

.menu_2 {
  padding: 15px 0;
  position: relative; }
  .menu_2 ul {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    justify-content: center; }
  .menu_2 img {
    width: 45px;
    height: 45px; }

.p-maincontent {
  padding: 15px 0 60px;
  background-color: #ededed; }

.post-list > div {
  margin-bottom: 30px; }

.help {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-family: "Prompt";
  font-weight: 100;
  color: rgba(231, 76, 60, 0.36);
  font-size: 12px;
  height: 21px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px; }
  .help svg {
    fill: rgba(231, 76, 60, 0.36); }

.post-item {
  background-color: #fff;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 1.58px 1.23px 2px #B4C0CE;
  color: #28417b;
  padding-bottom: 10px; }
  .post-item h3 {
    margin-bottom: 0; }
    .post-item h3 a {
      color: #28417b;
      font-weight: normal;
      font-size: 16px;
      margin-left: 3px;
      text-align: left;
      writing-mode: horizontal-tb;
      padding-left: 3px;
      margin-bottom: 0;
      margin-top: 8px; }
  .post-item p {
    padding-left: 7px; }
  .post-item a {
    font-weight: 300;
    margin-bottom: 15px;
    color: #28417b;
    font-size: 15px; }

.p-single {
  color: #28417b; }
  .p-single .title {
    color: #0f9c55;
    font-weight: bold;
    font-size: 32px; }
  .p-single .cat {
    margin-bottom: 20px; }

.back-btn button {
  padding: 10px;
  background: linear-gradient(85deg, #0f9c55 0%, #28417b 100%);
  background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  width: 105px;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 5px 5px 5px 5px;
  border-color: #fff; }

.profile-container {
  text-align: center;
  padding: 60px 0; }
  .profile-container h2 {
    font-family: "Kanit";
    font-weight: 700;
    font-size: 32px;
    width: 100%; }
  .profile-container .hello-text {
    font-size: 16px;
    color: #0f9c55;
    font-weight: bold; }

.profile-form {
  display: flex;
  flex-direction: column;
  width: 70%;
  margin: 0 auto; }
  .profile-form label {
    display: block;
    color: #1A305E;
    font: normal normal bold 16px Tahoma, Geneva, sans-serif;
    margin: 0 0 2px 0;
    padding: 0;
    text-transform: none; }
  .profile-form input {
    border: solid #378EE5 1px;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    font: normal normal normal 16px Tahoma, Geneva, sans-serif;
    color: #1A305E;
    margin: 0 0 0 0px;
    width: 100%;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    padding: 0.3em 0.3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    margin-bottom: 15px; }
  .profile-form button {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1A305E), color-stop(1, #1AAD55));
    background: -moz-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: -webkit-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: -o-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: -ms-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: linear-gradient(to bottom, #1A305E 5%, #1AAD55 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A305E', endColorstr='#1AAD55',GradientType=0);
    background-color: #1A305E;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font: normal normal bold 14px Verdana, Geneva, sans-serif;
    padding: 6px 24px;
    margin: 0;
    text-decoration: none;
    border: solid #FFFFFF 0px;
    /* text-shadow: 0px 1px 0px #ffffff; */
    display: block;
    width: 180px;
    margin-top: 10px; }
    .profile-form button:hover {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1AAD55), color-stop(1, #1A305E));
      background: -moz-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: -webkit-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: -o-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: -ms-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: linear-gradient(to bottom, #1AAD55 5%, #1A305E 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AAD55', endColorstr='#1A305E',GradientType=0);
      background-color: #1AAD55; }

#mdNewsItem {
  color: #28417b; }
  #mdNewsItem p {
    color: #28417b !important; }
  #mdNewsItem h4 strong {
    color: #0f9c55;
    font-size: 24px;
    font-weight: 400; }

.modal .btn,
.modal button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1A305E), color-stop(1, #1AAD55));
  background: -moz-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
  background: -webkit-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
  background: -o-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
  background: -ms-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
  background: linear-gradient(to bottom, #1A305E 5%, #1AAD55 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A305E', endColorstr='#1AAD55',GradientType=0);
  background-color: #1A305E;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font: normal normal bold 14px Verdana, Geneva, sans-serif;
  padding: 6px 24px;
  margin: 0;
  text-decoration: none;
  border: solid #FFFFFF 0px;
  /* text-shadow: 0px 1px 0px #ffffff; */
  display: block;
  margin-top: 10px; }
  .modal .btn:hover,
  .modal button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1AAD55), color-stop(1, #1A305E));
    background: -moz-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
    background: -webkit-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
    background: -o-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
    background: -ms-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
    background: linear-gradient(to bottom, #1AAD55 5%, #1A305E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AAD55', endColorstr='#1A305E',GradientType=0);
    background-color: #1AAD55; }

#mdHelp img {
  width: 100%; }
#mdHelp .btn {
  width: 100px;
  float: right; }

.academy-bg {
  background: linear-gradient(262deg, #1E3C91 0%, #0F9C55 100%); }
  .academy-bg .mini-subtitle {
    font-size: 32px;
    margin-bottom: 0;
    padding: 0;
    color: #fff; }
  .academy-bg h1 {
    text-shadow: 1.60px 1.20px 2px #202020;
    font-size: 66px;
    margin-bottom: 15px;
    color: #fff; }
  .academy-bg .mini-large-p {
    margin-bottom: 0;
    color: #fff; }

.p-contactus {
  padding: 0; }
  .p-contactus form {
    width: 50%;
    padding-left: 15px;
    margin: 0 auto; }
  .p-contactus input[type="submit"] {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1A305E), color-stop(1, #1AAD55));
    background: -moz-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: -webkit-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: -o-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: -ms-linear-gradient(top, #1A305E 5%, #1AAD55 100%);
    background: linear-gradient(to bottom, #1A305E 5%, #1AAD55 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A305E', endColorstr='#1AAD55',GradientType=0);
    background-color: #1A305E;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font: normal normal bold 14px Verdana, Geneva, sans-serif;
    padding: 6px 24px;
    margin: 0;
    text-decoration: none;
    border: solid #FFFFFF 0px;
    /* text-shadow: 0px 1px 0px #ffffff; */
    display: block;
    margin-top: 10px; }
    .p-contactus input[type="submit"]:hover {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1AAD55), color-stop(1, #1A305E));
      background: -moz-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: -webkit-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: -o-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: -ms-linear-gradient(top, #1AAD55 5%, #1A305E 100%);
      background: linear-gradient(to bottom, #1AAD55 5%, #1A305E 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AAD55', endColorstr='#1A305E',GradientType=0);
      background-color: #1AAD55; }
span.xs-login__item--label:before {
font-family: "Font Awesome 5 Brands";
    font-size: 20px;
	margin-right: 10px;
}
.wslu-color-scheme--facebook span.xs-login__item--label:before {
    content: "\f082";
}
.wslu-color-scheme--google span.xs-login__item--label:before {
    content: "\f0d4";
}
.wslu-color-scheme--linkedin span.xs-login__item--label:before {
    content: "\f08c";
}
.xs-login.xs-login--style-1 {
    display: flex;
    flex-direction: column;
	gap: 10px;
	align-items: start;
}

.xs-login a {
    font-size: 20px;
    list-style: none;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    width: 290px;
}

.xs-login a:hover {
	color: #fff;
}

.wslu-color-scheme--facebook {
	background-color: #28417b;
}

.wslu-color-scheme--google {
	background-color: #3d7be3;
}

.wslu-color-scheme--linkedin {
	background-color: #0077b5;
}

.wslu-logout-button {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #19A24E), color-stop(1, #25419A));
    background: -moz-linear-gradient(top, #19A24E 5%, #25419A 100%);
    background: -webkit-linear-gradient(top, #19A24E 5%, #25419A 100%);
    background: -o-linear-gradient(top, #19A24E 5%, #25419A 100%);
    background: -ms-linear-gradient(top, #19A24E 5%, #25419A 100%);
    background: linear-gradient(to bottom, #19A24E 5%, #25419A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19A24E', endColorstr='#25419A',GradientType=0);
    background-color: #19A24E;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font: normal normal bold 14px Tahoma, Geneva, sans-serif;
    padding: 6px 24px;
    text-decoration: none;
    border: solid #FFFFFF 0px;
    margin: 0 5px 5px 0;
    width: auto !important;
    display: inline;
    font-size: 14px !important;
}
/*# sourceMappingURL=style.css.map */
