
/* Dharma page css */

body{ background-color:#FFE7CB!important; 
  /* background-image:url(/assets/dharma/img/dharam-bg.png)!important; */
}
.row{margin-right: -10px; margin-left: -10px;}
.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1{padding-right: 10px; padding-left: 10px;}

.advt_336{display:flex; justify-content: center; align-items: center;}

.prom_banner {display: block; border-radius: 5px; overflow: hidden;}
.prom_banner img { max-width: 100%;}
.dharma_home .wd_date {
  color: #fff;
}
.dharma_home .wd_lang ul li a {
  color: #fff;
}

.dharma_home .h_top_sect{background-color:#D35107; border:none;}
.dharma_home .header_sect{background-color:#F26B1E;box-shadow:none;}
.dharma_home .wd_logo a{background:transparent;}
.dharma_home .m_bar .menu_hambur span{    background: #fff;    height: 1px;}
.dharma_home .header_sect .container .m_bar button::after{content:none;}
.dharma_home .wd_navigation ul li a{color:#fff;}
.dharma_home .wd_navigation ul li a::after{background: #fff;}
.dharma_home .wd_navigation .nav ul .dropdown > a::after{background-position: -422px -265px;}

.dharma_menu_sect {background: #fff; box-shadow: 0px 3px 5px rgba(0, 0, 0, .1);}
.dharma_menus ul {list-style: none; padding: 0; display: flex; margin: 0;}
.dharma_menus ul li a {display: block; color: #000; padding: 10px 12px; font-size: 17px;}



.bd_banner_sect{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9800+0,e05d0f+42,e05d0f+42,981600+100 */
background: linear-gradient(135deg,  #ff9800 0%,#e05d0f 42%,#e05d0f 42%,#981600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border: 1px solid #333;
border-radius: 5px;
padding: 25px;
}
.bd_b_title{
  font-family:"Poppins", sans-serif; color:#fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    margin: 10px 0;
}
.bd_b_lang {
  list-style: none;
  padding: 0;
  display: flex;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  margin: 12px 0;flex-wrap: wrap;
}
.bd_b_lang li {
  border-right: 1px solid rgba(0, 0, 0, .25);
  padding: 0 12px;margin-bottom: 10px;
}

.bdmaker_btn {
  color: #ffffff;
    display: inline-block;
    padding: 12px 18px;
    font-size: 19px;
    border: 2px solid #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
    font-weight: 600;
}
.bdmaker_btn:hover, .bdmaker_btn:focus{color:#fff; background-color:#c90e0e;}
.bdmaker_btn_w {
  background: linear-gradient(135deg, #ff9800 0%, #e05d0f 42%, #e05d0f 42%, #981600 100%);
  display: inline-block;
  padding: 12px 18px;
  font-size: 19px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);
  font-weight: 600;
  color: #fff;
  margin-top: 20px;
}
.bdmaker_btn_w:hover, .bdmaker_btn_w:focus {
  background: linear-gradient(135deg, #ff9800 0%, #e05d0f 0%, #e05d0f 0%, #981600 100%);
  color: #fff;
}

.btn-primary{background-color:#FF4D00; color:#fff; border-color: #FF4D00;}
.btn-primary:hover, .btn-primary:focus{
  background-color:#d54000;border-color: #d54000;
} 
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #FF4D00;
  border-color: #FF4D00;
}
.btn-outline-primary {
  border: 1px solid #FF4D00;
  background-color: #fff;
  color: #FF4D00;
}
.btn-outline-primary:hover, .btn-outline-primary:focus {
  color: #fff;
  background-color: #FF4D00;
  border-color: #FF4D00;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #FF4D00;
  background-color: transparent;
}
.bd_process_wrap{list-style:none; padding:0; margin:0; display:flex;}
.bd_process_wrap li{padding: 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; position: relative; width:33.33%;}
.bd_icon_box {
  background: #FF4D00;
  color: #fff;
  width: 86px;
  height: 86px;
  display: block;
  border-radius: 100px;
  text-align: center;
  border: 1px dashed #FF4D00;
  box-shadow: 0px 0px 0px 8px #fff inset;
  font-family:"Poppins", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 85px; position: relative; z-index:1; margin: 0 auto;
}
.bd_process_wrap h3{font-size: 20px; color:#000;font-family:"Poppins", sans-serif;
font-weight:700; margin:20px 0 10px 0;
}
.bd_process_wrap li::after{
  content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    border-top: 1px dashed #FF4D00;
    top: 45px;
    margin: auto 0;
    left: 0;
}
.bd_process_wrap li::before{
  content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    border-top: 1px dashed #FF4D00;
    right: 0;
    top: 45px;
    margin: auto 0;
    
}
.bd_process_wrap li:first-child::after{content:none;}
.bd_process_wrap li:last-child::before{content:none;}


.bdm_steps_process .bd_icon_box{
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 0px 5px #fff inset;
  font-size: 18px;
    line-height: 50px; background-color:#C5C5C5;
}
.bdm_steps_process.bd_process_wrap h3{font-size: 14px;margin: 10px 0 0px 0; color:#999;}
.bdm_steps_process.bd_process_wrap li{    padding: 0 5px;}
.bdm_steps_process.bd_process_wrap li::before{top: 25px;}
.bdm_steps_process.bd_process_wrap li::after{top: 25px;}
.bdm_steps_process.bd_process_wrap li.active .bd_icon_box{background-color:#FF4D00 ;}
.bdm_steps_process.bd_process_wrap li.active h3{color:#111;}
.bdm_steps_process.bd_process_wrap li a {
  display: block;
  width: 100%;
  text-align: center;
}

.col_bkm_prev{flex:0 0 540px}


.bdm_lang_sect {
  background: #fff;
 align-items: center;
  display: flex;
}
.bdm_lang_sect .bdm_user_pic, .bdm_lang_sect .bdm_u_lang_choose{
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-width: 0;
}
.bdm_user_pic{flex:0 0 245px!important;border-left: 1px solid #ddd;padding: 12px;display: flex;
  align-items: center;gap: 10px;
  }
  .bdm_u_btn {
    display: flex;
        gap: 10px;
    align-items: flex-end;
}

.bdm_user_image_upload{position: relative; }
.bdm_user_img{
  background-color: #e1e1e1;
  color: #fff;
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 100px;
  text-align: center;
 
  background-image:url(../img/camera_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px; margin:0 auto; overflow: hidden;
}
.uploadbtn {
  background: #FF4D00;
  color: #fff;
  font-size: 12px;
  padding:5px 8px; white-space:nowrap;
}
.uploadbtn:hover, .uploadbtn:focus{background: #d54000; color:#fff;}
.deletebtn {
  border: 1px solid #FF4D00;
    color: #333;
    font-size: 12px;
    padding: 5px 8px;
    display: block;
    width: 100%;
}
.templates_select {
    padding: 15px;
}
.deletebtn:hover, .deletebtn:focus{background: #d54000; color:#fff;}
.bdm_user_img img {
  width:75px;
  height: auto;
  
  margin: 0px;
}
.bdm_user_image_upload strong {
  text-align: center;
  font-size: 13px;
  color: #666;
  font-weight: 500;
  display: block;
  padding: 5px 0 5px 0;
}
.bdm_user_image_upload input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.bdm_u_lang_choose{padding:15px; display: flex;align-items: center;    gap: 12px;}
.bdm_u_lang_choose select {
    font-size: 14px;
    height: 32px;
    border-color: #ccc;
    border-radius: 3px;
    padding: 4px 5px;
}
.bdm_u_lang_choose h4 {
  font-size: 16px;
  color: #666;
  margin-bottom: 0;
}
.bdm_u_lang_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.bdm_u_lang_list li{margin-right: 15px;}
.bdm_u_lang_list li button {
  border: 1px solid #C8C8C8;
  background: #fff;
  padding: 4px 10px;
  display: inline-block;
  font-size: 15px;
  border-radius: 3px;
}
.bdm_u_lang_list li button:hover, .bdm_u_lang_list li button:focus{
  background-color:#FF4D00; color:#fff;
  border-color:#FF4D00;
}
.bdm_u_lang_list li button.active{
  background-color:#FF4D00; color:#fff;
  border-color:#FF4D00;
}


.bdm_field_row.first-row .form-control {
  font-size: 20px;
  padding: 0;
  height: 32px;
}
.bdm_up_down_arrow {
  position: relative;
  display: flex;
  flex-direction: column;
}

.bdm_panel{background-color:#fff;
  border-radius:5px;
  padding:15px;
}
.bdm_panel_head{
  display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}
.bdm_panel_head h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  color: #000;
}
.bdm_title_edit {
  width: 25px;
  height: 25px;
  display: inline-block;
}
.bdm_field_row {
  display: flex;
  padding: 5px 0;    gap: 12px;align-items: center; position: relative;
}
.bdm_f_col{
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-width: 0;
}
.bg_form_control{background-color:#FFE5D7; border-color:#ECC4AE;}
.bdm_panel .form-control{height:36px; border-radius:3px;font-size: 17px;}
.bdm_f_col .invalid-feedback {
  position: absolute;
  font-size: 11px;
  margin: 0;
}
.bdm_panel_foot {
    padding-top: 5px;
}
.bdm_up_down_arrow{position: relative;}
.bdm_up{
  width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #111;
    display: block;    margin:3px 8px;
}
.bdm_down{
  width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #111;
    display: block;    margin: 3px 8px;
}
.bdm_trash_icon {
  border: none;
    background: #ececec;
    display: block;
    padding: 5px 8px;
    border-radius: 3px;
    height: 36px;
    width: 36px;
}
.bdm_field_row .bdm_f_col:first-child {
    width: 25%;
    max-width: 25%;
}
.sticky-bottom{position: sticky; bottom:5px; background-color:white;}


.bdm_temp_lists {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}


.bdm_temp_block {
  position: relative;
}
.bdm_temp_block {
  position: relative;
  padding: 6px;
  background: #fff;
  border-radius: 5px;
}
.bdm_temp_block img{max-width:100%; border:4px solid #fff;}
.bdm_temp_lists li {
  width: calc(25% - 12px);
} 
.biodatamaker_prev {
    /* position: sticky;
    top: 2px; */
}
.bio_prev_image_loader {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.bio_prev_image_loader p{margin:0;}
.bdmtag {
  position: absolute;
  background:#f3f3f3;
  color: #ff2222;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 1px 6px;
  right:6px; top:6px;
}
/* .bdmtag.free{background-color:#fff; color: #000;} */
.biodatam_preview_modal .modal-header {
    height: 54px;
    padding: 14px;
}
.biodatam_preview_modal .modal-header .modal-title {
    font-size: 17px;
}
.biodata_m_preview {
    height: 465px;
    overflow-y: auto;
}
.bdmtag.free del {
  color: #999;
  font-weight: 500;
}
.bdm_temp_radio label{margin:0;}
.bdm_temp_radio {
  display: block;
 
}
.bdm_temp_radio input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0; cursor: pointer;
}
.bdm_temp_radio input[type="radio"]:checked+img{ border:4px solid #333; } 


.bdm_temp_slide_wrap{position: relative; 
  /* display:none; */
}

.bdm_temp_slide_wrap.slick-initialized{display: block;}

.bdm_temp_slide_wrap .slick-arrow {
  position: absolute;
  bottom: 0;
  background-image: url(../img/ds_slide_arrow.png);
  border: none;
  width: 30px;
  height: 56px;
  text-indent: -100px;
  overflow: hidden;
  top: 0;
  margin: auto 0;
  z-index:2;
}

.bdm_temp_slide_wrap .slick-prev {
  left:5px;
}

.bdm_temp_slide_wrap .slick-next {
  right:5px;
  background-position: 30px 0px;
}
.bdm_page_count {
  position: absolute;
  background: #fff;
  z-index: 2;
  font-size: 16px;
  display: block;
  padding: 1px 5px;
  font-weight: bold;
  right: 20px;
  top: 20px;
  border-radius: 3px;
}




.bdm_f_title {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
.bdm_f_title::after{
  content:"";
  width:60px; height:2px; background-color: #FF4D00;
  position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
/* .full_ads_block{display:none;} */
.no-border {
  border: none; 
  font-size: 28px;
  font-weight: 600; 
  color: #000;
  background-color: transparent; 
  outline: none; 
}
.dispnone{
  display: none;
}
.bdm_button{
  border: none;
  background: transparent;
}

.slide-content {
  /* padding: 10px; */
  background-repeat: no-repeat;
  background-size: cover;
  
  position: relative;
}
.userImage {
  width:85px;
  height: auto;
  border-radius: 5px;
  position: absolute;
  right:26px; 
  top: 110px;
  border: 1px solid #333;
  padding: 2px;
}

/* 
.userImage {
  width: 122px;
  height: 122px;
  margin-top: 86px;
  margin-right: 53px;
}
.slide-content {
  width: 100%;
  height: 560px !important;
}
.slide-content div{
margin-left: 30px !important;
}
.slide-content .first-rowTemp span{
background-color: grey;
color:white;
border-radius: 10px;
padding: 5px;
} */













/* preview template css */
.biodataPreview {
  position: relative;
}
/* .userImage{display: none !important;} */
.biodataPreviewInner{overflow: hidden; display: block; height: 100%;width: 100%;   padding:94px 45px 45px;}

.previewDivision {
  width: 100%;
  height: 713px !important;
  padding:94px 45px 45px;
  box-sizing: border-box;
  /* background-size: 600px; */
  background-repeat: no-repeat;
  position: relative;
  border-radius:0px;
  background-size: cover;
}
.previewDivision1 {
  width: 100%;
  height: 713px !important;
  padding:94px 45px 45px;
  box-sizing: border-box;
  /* background-size: 600px; */
  background-repeat: no-repeat;
  position: relative;
  border-radius:0px;
  background-size: cover;
}
.biodataPreview {
  width: 100%;
  height: 713px !important;
  padding:94px 45px 45px;
  box-sizing: border-box;
  background-size: 600px;
  background-repeat: no-repeat;
  position: relative;
  border-radius:0px;
  background-size: cover;
}
.previewDivision a{ color:#333; width: 100%;  display: block;overflow: hidden; height: 100%;}
.previewDivision a:hover{ color:#333;}
.previewDivision1 a{ color:#333; width: 365px;  display: block;overflow: hidden; height: 100%;}
.previewDivision1 a:hover{ color:#333;}
.first-rowTemp {
  display: flex;margin-bottom: 5px;    margin-top: 2px;
}
.first-rowTemp span {
  display: inline-block;
  background: #333;
  color: #fff;
  font-size: 14px;
  padding: 1px 10px;
  border-radius: 15px;
}

.rowTemp {
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;margin:3px 4px;
}
.rowTemp span{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;font-size:14.5px;
}
.rowTemp span:first-child {
  flex: 0 0 130px; padding-right: 10px;
}
.dharma_menus ul li a:hover, .dharma_menus ul li  a:focus { background: #F26B1E;color: #fff;border-radius: 3px;}
#pay{
  display:none;
}



.biodataPreview{padding:0px 0px 0px}
.biodataPreview.template-2{padding:0px 0px 0px;}
.biodataPreview.template-2 .userImage{
    position: absolute;
    right: 0;width: 75px;
    top:40px;
    border: 1px solid #DC908F;
    padding: 2px;
    right:40px;
    margin: 0 auto;
}
.biodataPreview.template-2 .first-rowTemp span{
  background: #DC908F;
}
.biodataPreview.template-2 .biodataPreviewInner{padding: 35px 35px 35px;}
/* .biodataPreview.template-3 .biodataPreviewInner{width: 400px;} */


/* .biodataPreview.template-3{padding:35px 35px 35px;} */
.biodataPreview.template-3 .userImage{
  width:75px;
    height: auto;
    border-radius: 5px;
    position: absolute;
    right:35px;
    top: 35px;
    border: 1px solid #333;
    padding: 2px;
}


/* .biodataPreview.template-4{padding:120px 25px 35px;} */
.biodataPreview.template-4 .rowTemp{color: #E99C5A;}
.biodataPreview.template-4 .userImage {
  width:85px;
  height: auto;
  border-radius: 5px;
  position: absolute;
  right: 26px;
  top:90px;
  border: 1px solid #E99C5A;
  padding: 2px;
}
.biodataPreview.template-4 .first-rowTemp span{
  background: #E99C5A;
    color: #000;font-weight: 600;
}
/* .biodataPreview.template-4 .biodataPreviewInner{width: 380px;} */
.biodataPreview.template-4 .first-rowTemp{margin-bottom: 4px;}

/* .biodataPreview.template-5{padding:60px 60px 35px;} */
.biodataPreview.template-5 .first-rowTemp span{
  background: #EA8884;
    color: #fff;
}
.biodataPreview.template-5 .userImage {
  width: 75px;
  height: auto;
  border-radius: 5px;
  position: absolute;
  right:48px;
  top: 64px;
  border: 1px solid #EA8884;
  padding: 2px;
}
/* .biodataPreview.template-5 .biodataPreviewInner{
  width: 380px;
} */

/* .biodataPreview.template-6{padding:60px 55px 35px;} */
.biodataPreview.template-6 .first-rowTemp span{
  background: #ed9627;
    color: #fff;
}
.biodataPreview.template-6 .userImage {
  width: 75px;
  height: auto;
  border-radius: 5px;
  position: absolute;
  right:48px;
  top: 64px;
  border: 1px solid #ed9627;
  padding: 2px;
}
/* .biodataPreview.template-6 .biodataPreviewInner{
  width:380px;
} */


/* .biodataPreview.template-7{padding:115px 25px 50px;} */
.biodataPreview.template-7 .rowTemp{color: #000;}
.biodataPreview.template-7 .userImage {
  width:85px;
  height: auto;
  border-radius: 5px;
  position: absolute;
  right: 26px;
  top:90px;
  border: 1px solid #ffc695;
  padding: 2px;
}
.biodataPreview.template-7 .first-rowTemp span{
  background: #ffc695;
    color: #000;
}
/* .biodataPreview.template-7 .biodataPreviewInner{width: 385px;} */
.biodataPreview.template-7 .first-rowTemp{margin-bottom: 4px;}


/* .biodataPreview.template-8{padding:50px 55px 45px;} */
.biodataPreview.template-8 .rowTemp{color: #000;}
.biodataPreview.template-8 .userImage {
  width:85px;
  height: auto;
  border-radius: 5px;
  position: absolute;
  right: 50px;
  top: 120px;
  border: 1px solid #cd6c65;
  padding: 2px;
}
.biodataPreview.template-8 .first-rowTemp span{
  background: #9F2E26;
    color: #fff;
}
/* .biodataPreview.template-8 .biodataPreviewInner{width: 380px;} */
.biodataPreview.template-8 .first-rowTemp{margin-bottom: 4px;}


/* .biodataPreview.template-9{padding:50px 50px 50px;} */
.biodataPreview.template-9 .rowTemp{color: #000;}
.biodataPreview.template-9 .userImage {
  width:85px;
  height: auto;
  border-radius: 0px;
  position: absolute;
  right:50px;
  top:50px;
  border: 1px solid #1E3549;
  padding: 2px;
}
.biodataPreview.template-9 .first-rowTemp span{
  background: #1E3549;
    color: #fff;
}
/* .biodataPreview.template-9 .biodataPreviewInner{width: 385px;} */
.biodataPreview.template-9 .first-rowTemp{margin-bottom: 4px;}



/* .biodataPreview.template-10{padding:40px 40px 35px;} */
.biodataPreview.template-10 .rowTemp{color: #000;}
.biodataPreview.template-10 .userImage {
  width:85px;
  height: auto;
  border-radius: 0px;
  position: absolute;
  right: 50px;
  top: 50px;
  border: 1px solid #86685E;
  padding: 2px;
}
.biodataPreview.template-10 .first-rowTemp span{
  background: #86685E;
    color: #fff;
}
/* .biodataPreview.template-10 .biodataPreviewInner{width: 234px;} */
.biodataPreview.template-10 .first-rowTemp{margin-bottom: 4px;}



.text_timer {
  margin: 30px 0;
  font-size: 20px;
}
.text_donwload{
  margin: 30px 0;
  font-size: 20px;
}
.text_timer #time {
  background: red;
  color: #fff;
  display: inline-block;
  padding: 1px 5px;
  border-radius: 3px;
}

.ordivider {
  display: block;
  margin: 30px 0;
  position: relative;
}
.ordivider:after {
  content: "";
  display: block;
  background: #ddd;
  height: 1px;
  width: 70%;
  margin: 0 auto;
}
.ordivider::before {
  content: "or";
  display: block;
  background: #fff;
  position: absolute;
  width: 30px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -13px;
 
}
.bdinfo_alert {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  font-size: 13px;
  padding: 5px 10px;
  margin: 5px 0;
  display: block;
  text-align: center;
}







.bd_landing_sect1 {
  background: #fff;
  border-radius: 5px;

  padding: 40px 30px;
}
.bd_landing_sect2 {
  background: #fff;
  border-radius: 5px;

  padding: 40px 30px;
}
.biodata_sample img {
  max-width: 100%;
}
.biodata_sample {
  display: block;
  margin: 12px 15px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
  padding: 2px;
}
.bd_landing_sect3 {
  background: #fff;
  border-radius: 5px;

  padding: 25px 30px;
}
.bd_l_title {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 20px;
}



.bd_template_slider .slick-arrow {
  position: absolute;
  bottom: 0;
  background-image: url(../img/ds_slide_arrow.png);
  border: none;
  width: 30px;
  height: 56px;
  text-indent: -100px;
  overflow: hidden;
  top: 0;
  margin: auto 0;
  z-index:2;
}

.bd_template_slider .slick-prev {
  left:5px;
}

.bd_template_slider .slick-next {
  right:5px;
  background-position: 30px 0px;
}

.faq_panel {
  border: 1px solid #ececec;
  margin-bottom: 12px;
  padding: 10px 12px;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, .1);
}
.faq_panel p {
  font-size: 16px;
  margin: 10px 0 5px 0;
}
.faq_panel summary {
  font-size: 18px;
  font-weight: 600;
}
.faq_panel summary::marker {
  color: #FF4D00;
  font-size: 17px;
}
.preview img{
  transform:translateX(0px) !important;
}

.top_bio_heading h1 {
  font-size: 22px;
  font-weight: 700;
  color: #D35107;
  margin-bottom: 15px;
}
.top_bio_heading {
  text-align: center;
}
.top_bio_heading p {
  margin-block: 0;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, .8);
}
.displayclass{
   /* opacity: 0; */
    /* position: absolute; */
    pointer-events: none;
    z-index: -1;
    top: 0;
    left: 0;
    width: auto;
}
.mainbiodata{
z-index: 1;
}
.biodatamaker_prev.template-1 .biodataPreviewInner {
    padding: 0 !important;
}

.biodatamaker_prev.template-1{padding:94px 45px 45px;}