@charset "utf-8";
/* CSS Document */

* {
  box-sizing: border-box;
}

body,
html {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  background: #000;
}

header{
  width: 100%;
  position: fixed;
  background: #000000;
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.82) 26%, rgba(0, 0, 0, 0) 100%);
}

.wrapper {
  min-height: 100%;
  width: 100%;
}

.wrapper_in {
  display: flex;
}

.content_wrapper {
  display: flex;
}

.logo_hld {
}

.logo_hld img{
  max-width: 200px;
}

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

.sidebar {
  border-right: 1px solid #ededed;
  padding: 10px 15px;
}

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

.sidebar .sidebar-brand img {
  max-width: 100px;
}

.hm_sec_hld{
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  background-image: radial-gradient(#6b2c61, #271f44);
  background-image: url(../images/hm_bg.jpg);
  background-size: cover;
  background-position: center center;
  padding-bottom: 20px;
}

.navbar .site_defi {
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 2px;
  margin-top: -5px;
}

.page_content {
  padding: 0px 20px;
}

.u_name {
  color: #fff;
  margin-top: 20px;
  margin-bottom: -20px;
  margin-left: 40px;
  font-style: italic;
  text-align: left;
}

.content_hld {
  /* width: calc(100% - 200px); */
  padding: 10px;
  position: relative;
}

#wrapper #content-wrapper {
  background-color: #fffff7;
}

.content {
  border-radius: 0;
  padding: 15px;
  width: 100%;
}

.container{
  text-align: center;
  max-width: 1300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hm_sec{
  font-weight: normal;
  font-size: 46px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.hm_sec_sec{
  font-size: 36px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.hm_sec_p{
  font-size: 28px;
  line-height: 50px;
  margin-bottom: 80px;
  margin-top: 80px;
}


.txt_yellow{
    color: #f3c13f;
}

.txt_yellow:hover{
  color: #f3c13f;
}

ul.hm_sec_ul{
  text-align: left;
  font-size: 28px;
  margin-left: 80px;
  margin-bottom: 30px;
}


ul.hm_sec_ul li{
  list-style: disc;  
  list-style-position: outside;
}

.hm_third_hld p{

}

.hm_thuir_l{
  padding-top: 190px;
  font-weight: 900;
  font-size: 50px;
  background: url(../images/bar_s55.png) no-repeat;
  background-size: auto;
  padding-bottom: 130px;
  background-position: bottom left;
  padding-left: 30%;
}


.hm_fifth_l{
  padding-top: 45px;
  padding-right: 24%;
  padding-left: 10%;
  line-height: 60px;
  padding-bottom: 120px;
}

.cls_55a8{
  margin-left: -160px;
}

.hm_third_hld{
  padding-bottom: 20px;
}

.hm_third_hld_pic{
  background-image: url(../images/bg_458.jpg);
  background-size: cover;
  background-position: center center;
  padding-bottom: 50px;
  height: 250px;
}

.hm_forth_hld{
  background-image: url(../images/pic_3.jpg);
  background-size: 22%;
  background-position: bottom left;
  padding-bottom: 50px;
  background-repeat: no-repeat;
}

.hm_forth_l{
  padding-top: 190px;
  font-weight: 500;
  font-size: 40px;
  padding-left: 30%;
}

.hm_fourth_hld_pic{
  font-weight: 900;
  background: url(../images/bg_s85.png) no-repeat;
  background-size: cover;
  padding-bottom: 150px;
  background-position: bottom left;
}


.hm_fifth_hld{


}

.hm_fifth_l{
  background-image: url(../images/bg55s5.png);
  background-size: contain;
  background-position: left -60px bottom 5px;
  padding-bottom: 90px;
}

.cls_55a9 {
  margin-left: -91px;
  margin-top: 60px;
}

.hm_fifth_hld ul.hm_sec_ul{
  text-align: left;
  font-size: 28px;
  margin-left: 80px;
  margin-bottom: 50px;
  margin-top: 40px;
}

.hm_fifth_hld ul.hm_sec_ul li{
  padding-bottom: 20px;
}

.consult{
  font-size: 24px;
  font-weight: bold;    
}

.signup{
  font-size: 30px;
  font-weight: bold;    
}

.form-group {
  margin-bottom: 1rem;
}

.data_tbl {
  width: 100%;
  background: #fff;
}

.data_tbl th {
  background: #a19067;
  color: #fff;
}

.data_tbl td,
.data_tbl th {
  border-collapse: collapse;
  border: 1px solid #000;
  padding: 5px 10px;
}

.data_tbl tr td:first-child {
  text-align: right;
}

.data_tbl_left tr td:first-child {
  text-align: left;
}

.data_tbl_0 td,
.data_tbl_0 th {
  border: 0px none;
  padding: 5px 10px;
}

.data_tbl_grey td,
.data_tbl_grey th {
  border-collapse: collapse;
  border: 1px solid #cdcdcd;
  padding: 5px 10px;
}

.data_tbl_1 td {
  border: 0px none;
  border-bottom: 1px solid #cdcdcd;
}

.data_tbl_grey tr td:first-child {
  text-align: right;
}

.data_tbl_responsive {

}

.data_tbl_responsive tr{

}

.data_tbl_responsive th {

}

.data_tbl_responsive td,
.data_tbl_responsive th {

}

.dataTables_filter{
  margin-bottom: 10px;
}

@media (max-width: 991px){
.hm_forth_l{
  padding-top: 50px;
  font-weight: 500;
  font-size: 30px;
  padding-left: 0;
}


ul.hm_sec_ul {
  text-align: left;
  font-size: 28px;
  margin-left: 80px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}

}

@media (max-width: 767px) {

  .hm_sec_hld {
    padding-left: 0px;
    padding-right: 0px;
  }

  .hm_sec{
    font-size: 32px;
    margin-bottom: 20px;
  }
  
  .hm_sec_sec{
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 22px;
  }

  .hm_sec_p {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: normal;
  }

  .signup{
    font-size: 22px;
  }

  .consult{
    font-size: 16px;
  }

  .hm_thuir_l{
    padding-right: 0;
  }

  .hm_thuir_l {
      padding-top: 40px;
      font-weight: 900;
      font-size: 23px;
      background: url(../images/bar_s55.png) no-repeat;
      background-size: contain;
      padding-bottom: 20px;
      background-position: bottom left 0px;
      padding-left: 0;
  }

  .cls_55a8 {
    margin-left: 0;
    font-size: 22px;
}

ul.hm_sec_ul {
  font-size: 20px;
  margin-left: auto;
  margin-bottom: 30px;
  margin-right: auto;
}

.cls_55a9 {
  margin-left: 0px;
  margin-top: 0px;
}

.hm_fifth_hld ul.hm_sec_ul{
  font-size: 20px;
  margin-left: 40px;
  margin-top: 0;
}

.hm_fifth_hld ul.hm_sec_ul li {
  padding-bottom: 10px;
}

}

@media (max-width: 500px) {

 .hm_forth_hld {
    background-size: 35%;
  }

}
