@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700;800;900&family=Karla:wght@300;400;500;600;700;800&display=swap');
@font-face {
  font-family: 'SolaimanLipiNormal';
  src: url('../fonts/solaiman-lipi.eot');
  src: url('../fonts/solaiman-lipi.eot') format('embedded-opentype'), url('../fonts/solaiman-lipi.woff') format('woff'), url('../fonts/solaiman-lipi.ttf') format('truetype'), url('../fonts/solaiman-lipi.svg#SolaimanLipiNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}



/* ===================================== Basic CSS ================================== */
* {
  margin: 0px;
  padding: 0px;
  list-style: none; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  outline: none;
  color: #444; }

a:hover {
  color: #444; }

ul {
  margin-bottom: 0;
  padding-left: 0; }

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.cp {
  cursor: pointer; }

html, body {
  height: 100%;

}
body{
    font-family: 'Karla', 'SolaimanLipiNormal', sans-serif;
    background: #fff url(../images/bg.jpg) repeat top left;
    font-weight: 400;
    font-size: 15px;
    color: #1d3c41;
    overflow-y: scroll;
}

p {
  margin-bottom: 0px;
  width: 100%; }

.no-padding {
  padding: 0px; }

.no-margin {
  margin: 0px; }

.hid {
  display: none; }

.top-mar {
  margin-top: 15px; }

.h-100 {
  height: 100%; }

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: .5 !important; }

.container-fluid {
  padding: 0px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Karla', 'SolaimanLipiNormal', sans-serif;
}

strong {
  font-family: 'Karla', 'SolaimanLipiNormal', sans-serif;
}



.session-title {
  padding: 30px;
  margin: 0px; }
  .session-title h2 {
    width: 100%;
    text-align: center; }
  .session-title p {
    max-width: 850px;
    text-align: center;
    float: none;
    margin: auto; }
  .session-title span {
    float: right;
    font-style: italic; }

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin-bottom: 30px; }
  .inner-title h2 {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    font-family: 'Karla', 'SolaimanLipiNormal', sans-serif; }
  .inner-title p {
    width: 100%;
    text-align: center; }

.page-nav {
  padding: 40px;
  text-align: center;
  padding-top: 160px; }
  .page-nav ul {
    float: none;
    margin: auto; }
  .page-nav h2 {
    font-size: 36px;
    width: 100%;
    color: #444; }
    @media screen and (max-width: 600px) {
      .page-nav h2 {
        font-size: 26px; } }
  .page-nav ul li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px; }
    .page-nav ul li i {
      width: 30px;
      text-align: center;
      color: #444; }
    .page-nav ul li a {
      color: #444; }

.btn-success {
  background-color: #1759a8;
  border-color: #1759a8; }
  .btn-success:hover {
    background-color: #1759a8 !important;
    border-color: #1759a8 !important; }
  .btn-success:active {
    background-color: #1759a8 !important;
    border-color: #1759a8 !important; }
  .btn-success:focus {
    background-color: #1759a8 !important;
    border-color: #1759a8 !important;
    box-shadow: none !important; }

.btn-info {
  background-color: #1759a8;
  border-color: #1759a8; }
  .btn-info:hover {
    background-color: #1759a8 !important;
    border-color: #1759a8 !important; }
  .btn-info:active {
    background-color: #1759a8 !important;
    border-color: #1759a8 !important; }
  .btn-info:focus {
    background-color: #1759a8 !important;
    border-color: #1759a8 !important;
    box-shadow: none !important; }

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

.form-control:focus {
  box-shadow: none !important;
  border: 2px solid  #1759a8; }

.btn-light {
  background-color: #FFF;
  color: #3F3F3F; }

.collapse.show {
  display: block !important; }

.form-control:focus {
  box-shadow: none;
  border: 1px solid #1759a8 !important; }

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px; }
  .form-control:focus {
    background-color: #FFF;
    border-color: #CCC; }

  .input-group-prepend{
      border: 1px solid #ddd;
      padding: 5px 18px;
  }

/* ===================================== Header CSS ================================== */
input,
input::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 3; }

.h-100 {
  height: 100%;
  width: 100%; }

.full-bg {
  animation-delay: 5s;
  -webkit-animation-delay: 5s;
  background-size: cover; }
  .full-bg .bg-layer {
    margin: auto; }
  .full-bg h3 {
    color: #FFF;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    font-size: 32px;
    margin-top: -20px; }
  .full-bg .form-control {
    background-color: #FFF;
    border-radius: 0px;
    padding: 8px;
    font-size: 20px; }
  .full-bg p {
    width: 100%;
    text-align: right;
    color: #FFF;
    text-decoration: underline;
    font-weight: 600; }
  .full-bg .btn {
    width: 100%;
    margin-top: 10px;
    padding: 8px;
    font-weight: 600; }
  .full-bg .logo {
    position: absolute;
    top: 0px;
    font-size: 38px;
    padding: 10px;
    color: #FFF;
    font-weight: 600; }
    .full-bg .logo a {
      color: #FFF; }
    @media screen and (max-width: 409px) {
      .full-bg .logo {
        font-size: 32px; } }
  .full-bg .foter-credit {
    position: absolute;
    bottom: 10px;
    right: 6%;
    font-size: 16px;
    padding: 10px;
    color: #FFF;
    font-weight: 600; }
    .full-bg .foter-credit a {
      color: #FFF; }

.projects {
  display: grid;
  justify-content: center;
  grid-template-columns: 50% 50%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.judicial {
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  border-radius: 20px;
  text-align: center;
  padding: 15px 10px;
}
.judicial img {
  width: 30px !important;
}
.judicial-text {
  margin-top: 5px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}

.login-box {
  background-color: #FFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border-top: 5px solid #1759a8;
  padding: 20px; }
  .login-box h3 {
    color: #444444c2;
    margin-top: 0px;
    font-size: 22px; }
  .login-box .input-group .input-group-prepend .input-group-text {
    background-color: #FFF;
    border-right: 0px; }
    .login-box .input-group .input-group-prepend .input-group-text i {
      font-size: 18px;
        margin-top: 5px;

    }
  .login-box .input-group .form-control {
    border-left: 0px; }
  .login-box p {
    color: #444444c2;
    font-family: 'Karla', 'SolaimanLipiNormal', sans-serif;
    font-weight: 300; }
    .login-box p label {
      float: left;
      width: auto;
      padding: 0px; }
  .login-box .no-c {
    text-align: center;
    margin-top: 15px;
    text-decoration: none;
    margin-bottom: 10px; }
    .login-box .no-c a {
      text-decoration: underline; }

.title{
  font-family: 'Karla', 'SolaimanLipiNormal', sans-serif;
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: rgba(26,89,120,0.9);
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    padding: 0px 0px 5px 0px;
}
.subtitle{
  font-family: 'Karla', 'SolaimanLipiNormal', sans-serif;
    font-size: 20px;
    color: rgba(26,89,120,0.9);
    text-align: center;

}
.hotline{
    text-align: center;
    font-size: 15px;
    color: rgba(26,89,120,0.9);
}
.hotline a{
    color: blue;
    font-weight: bold;
}
.headerDiv{
    margin-top: 30px;
}

.no-c{
    color: #000 !important;
}
.login-box{
    margin-top: 20px;
}

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