body, html, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd, p hr, button, input, form, fieldset, table, caption, th, td, header, nav, section, article, aside, footer, textarea {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR', sans-serif!important;
}
.calculator_title{

}
.detail_bottom_titleh1 h1{
    font-size:16pt!important;
}

.detail_page_wrap, .detail_page_headerlist, .detail_page_bottom_wrap{
    max-width:1200px!important;
}
.detail_topimg{
    max-width:550px;
}
.d_t_box2_txtwrap>li{
    margin-bottom:15px!important;
}
.d_t_box2_txtwrap{
    padding-top:15px!important;
}
.detail_top_box2{
    min-height:210px!important;
}
.detail_top_box1{
    height:100px!important;
}

.detail_page_headerlist{
    justify-content: space-between!important;
}

.detail_page_headerlist > a{
    width:160px;
}
.detail_page_headerlist a ul{
    width:100%;
    height:100%;
}
.detail_page_headerlist a ul li{
    display:block;
}
.detail_top_txtwrap{
    max-width:600px!important;
}
.detail_bottom_titleh1 h1:after{
    width:100%!important;
}
.d_t_box1_txt1>span{
    font-size:16px!important;
    font-weight:bold;
}

.sub_header_list li{
    margin: 25px 0!important;
}




.col, .col-lg-9 .p-l-10, .detail_bottom_space{
    padding-right: 0!important;
    padding-left: 0!important;
}
.col-lg-9{
    padding-left: 0;
}





.top_dropbox_title::after, .top_droplist_home::after {
    background: url(https://www.leadingplusfunding.com/resources/assets/images/subpage_investment/icon/c-right-icon.png) no-repeat!important;
}
.in-prod-nav-item {
    width: 33.3%;
    float: left;
    text-align: center;
    font-size: 1.6rem;
    padding: 10px 0;
    font-weight: 600;
    cursor: pointer;
    background-color: #ffffff;
    color: #666666;
}


.in-prod-nav-item:not(.on) {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    /*border-right: 1px solid #EEEEEE;*/
    border-bottom: 2px solid #313993;
}

.in-prod-nav-item.on {
    border-top: 2px solid #313993;
    border-left: 2px solid #313993;
    border-right: 2px solid #313993;
    border-bottom: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #313993;
}

.in-prod-nav-layer {
    height: 45px;
}

.in-prod-nav-layer-in.in-prod-nav-scroll {
    position: fixed;
    top: 61px;
    z-index: 999;
}

.prod-header-color {
    background: #4b6cb7; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #182848, #4b6cb7); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #182848, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    z-index: 1;
    height: 540px;
}



.prod-fo-table > tbody > tr > td {
    border: 1px solid #ffffff;
    padding: 8px 0;
}

.prod-top-blur {
    background-color: rgba(71, 117, 209, 0.7);
    height: 100%;
}


html{
    scroll-behavior: smooth;
}
.subnav li:first-child{
    margin-left:0!important;
}

.subnav button {
    padding:unset;
    margin: 0 5px;
}
.subnav li .button{
    padding:0px!important;
}
.subnav li a:hover{
    color:#0ec6d5;
}
.subnav li a{
    width:140px;
    padding: 9px 15px!important;
    font-size: 1.4rem;
    color:#696969;
    font-family: S-CoreDream-5Medium;
    border:1px solid #bababa;
    border-radius: 0.25rem;
}

.affix{
    position: fixed;
    top:90px;
    z-index:1;
    width:285px;
}
section{
    padding-bottom: 0px;
}
aside .affix{
    top:160px;
}

.condetail span{
    display: block;
}
.condetail div{
    padding:30px;
}

.detailtitle{
    color:#000;
    font-weight: bold;
    font-size: 2.4rem;
    padding-left:10px;
    border-left:solid 10px #FF0000;
    margin-bottom:0px;
    height:45px;
}
.detailtitle_sub{
    color:#000000;
    font-weight: bold;
    font-size: 1.8rem;
    padding-left:10px;
    border-left:solid 5px #212529;
    height:35px;
    line-height:31px!important;
    margin-top:45px;
    margin-bottom:10px;
}
.detail_sub{
    padding-left:17px;
}
.detailsub li:first-child{
    margin-top:0px;
}
.pointproduct li span{
    margin-right: 10px;
    padding:5px 15px;
    background:#ff0000;
    color:#fff;
    border-radius: 30px;
    display:unset;
}
.pointproduct li:first-child{
    margin-top:0px;
}
.pointproduct li:last-child{
    margin-bottom:0px;
}
.pointproduct li{
    font-size: 1.6rem;
    font-weight: bold;
    color:#000;
    line-height: 32px;
    letter-spacing: -0.5px;
    word-break: keep-all;
    margin: 20px 0px 30px 0;
}
.pointproduct{
    padding-top:30px;
}

.subnavi li{
    margin-right:5px;
}
.subnavi{
    width:100%;
    height:52px;
    background: #fff;
    padding: 10px 0 0 0;
}
.subnav .active a{
    color:#0ec6d5;
}


.ldcont p{
    padding:unset!important;
    margin:unset!important;
}
.ldcont table{
    display: table!important;
    width:100%!important;
}
.ldcont table td:first-child{
    border-left: unset!important;
}
.ldcont table td:last-child{
    border-right: unset!important;
}
.ldcont table td{
    border-top: solid 1px #D9D9D9!important;
    border-bottom: solid 1px #D9D9D9!important;
    text-align: center!important;
    height:auto!important;
    border-right: solid 1px #D9D9D9!important;
    padding: 6px 0 6px;
}
.ldcont table tr:nth-child(odd):first-child{
    background:#DFDFDF!important;
    font-weight: bold!important;
    color:#727272!important;
}
.ldcont table tr:nth-child(odd){
    background:#F7F7F7!important;
}
.ldvertical td:nth-child(odd){
    background:#DFDFDF!important;
    font-weight: bold!important;
    border-bottom: solid 1px #F2F2F2!important;
}
.ldvertical td:nth-child(even){
    background:#F7F7F7!important;
    font-weight: normal!important;
}
.ldvertical tr:nth-child(odd){
    background:#fff!important;
}

#prcontent_point{
    padding-top:0px;
}
.detailtitlepadding{
    padding-top:150px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    border-bottom:#fff!important;
}
.ldcontdetail{
    border:unset!important;
    padding:unset!important;
}

.nav-tabs .nav-link.active{
    box-shadow: unset;
    border: solid #F2F2F2 10px;
    border-radius: 15px 15px 0 0;
}
.card-body{
    box-shadow: unset;
    border: solid #F2F2F2 10px;
    border-radius: 0 15px 15px 15px;
}
.nav-tabs .nav-link{
    border: solid #E8E8E8 10px;
    border-bottom:unset;
    border-radius: 15px 15px 0 0;
    background-color:#E8E8E8;
}
.nav-tabs .nav-link:active{

    border: solid #F2F2F2 10px;
    border-radius: 15px 15px 0 0;
    background-color:#F2F2F2;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: solid #F2F2F2 10px;
}
.nav-tabs .nav-item:nth-child(2), .nav-tabs .nav-item:not(.active) + .nav-item{
    margin-left:3px;
}
.nav-tabs {
    height:45px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    border-color:#F2F2F2;
    border-bottom:unset;
    background:#fff;
}
#_quick_menu .number-to-price{
    border-color:#F2F2F2;
}
#prcontents_point{
    position: absolute;
    width:0px;
    height:0px;
    top:-220px;
}
.prcontentslink{
    position: absolute;
    width:0px;
    height:0px;
    margin-top:-55px;
}

/*************************************/
.spaceld{
    padding-bottom:50px;
}
.detail_content{
    display:inline-block;
    max-width:770px;
}

.detail_bottom_space{
    padding-left:10px;
    margin-top:100px
}
.col-9 .detail_bottom_space:first-child{
    margin-top:0;
}

.detail_cont_wrap .detail_a_1{
    float:left;
    display:block;
}

.detail_a_1{
    width:385px;
    padding:0;
}

.detail_a_1 h5 {
    font-weight:bold;
    font-size:12pt;
    text-align:center;
    margin-bottom:10px;
}
/*
.detail_a_1 h5 {
	font-weight:500;
	font-size:20px;
	text-align:center;

	text-transform:uppercase;
	letter-spacing:1px;

	display: grid;
	grid-template-columns: 1fr auto 1fr;
	grid-template-rows: 1.4rem 0;
	grid-gap: 22px;
}

.detail_a_1 h5:after,.detail_a_1 h5:before {
  content: " ";
  display: block;
  border-bottom: 1px solid #DDDDDD;
  background-color:#FFF;
}
*/

.tablest1 table{
    width:100%;
}
.tablest1 table tbody{
    border: solid 2px 0 2px 0 #AAAAAA!important;
}
.tablest1 table tr{
    border: solid 1px 0 1px 0 #ddd;
}
.tablest1 table tr:first-child{
    border-top: solid 1px #AAAAAA;
}
.tablest1 table tr:last-child{
    border-bottom: solid 1px #AAAAAA;
}
.tablest1 table tr td, .tablest1 table tr th{
    padding: 5px 10px;
    text-align:center;
    border-right:0;
    line-height:28px;
    font-size: 1.4rem!important;
}
.tablest1 table tr th{
    background:#F9F9FA!important;
    font-weight:500!important;
    font-size: 1.4rem!important;
}
.detail_cont_wrap .detail_a_1:first-child{
    float:left;
}
.detail_cont_wrap .detail_a_1:last-child{
    float:right;
}


.detail_cont_wrap{
    margin: 50px auto;
    max-width:800px;
    display:flow-root;
}
.detail_cont_wrap_border{
    border: solid 2px #ddd;
    border-radius: 50px;
    padding:10%;
}

.tablestm1 .title_cont:first-child, .title_cont_child .title_cont:first-child{
    margin-top:0!important;
}
.col-lg-9 div.title_cont{
    padding-left:5px!important
}
.title_cont{
    display:block!important;
    border-left: solid 5px #203864!important;
    margin-bottom:10px!important;
    padding-left:5px!important;
    margin-top:50px!important;
    font-weight:bold!important;
    font-size:12pt!important;
}
.title_cont_number{
    display:block;
    margin-bottom:10px;
    margin-top:50px;
    font-weight:bold;
    font-size:12pt;
}
.title_cont_number span{
    font-weight:normal;
    font-size:10pt;
    border-radius: 20px;
    background: #212121;
    color:#fff;
    padding: 0 10px;
    margin-right: 3px;
}
.detail_cont_wrap .divmargin .title_cont:first-child{
    margin-top:0!important;.
}
.detail_cont_wrap .divmargin .title_cont{
    margin-top:50px;
}

.warning{
    margin-top:20px;
}
.warning p{
    font-size:1.40rem;
    letter-spacing: -0.5px;
    display: list-item;
    list-style-type: disc;
    line-height: 22px;
    word-break:keep-all;
}
.warning p:last-child {
    list-style-type: none;
    padding-top: 30px;
}

.investguard{
    display:flex;
    justify-content: space-between;
}
.investguard li {
    width:100px;
    height:100px;
    border-radius: 50%;
    display:block;
    float:left;
    margin:20px;
    text-align:center;
    line-height:98px;
}

.investguard .npl{
    display:flex;
    padding:0 5px;
    line-height:initial;
    word-break: keep-all;
    align-items: center
}
.investguard span{
    position:absolute;
    word-break: keep-all;
    width:auto;
    margin-top:-60px;
    margin-left:-40px;
    color:#000;
    height:20px;
}
.investguard li:nth-child(1) {border: solid 2px #ADB9CA;}
.investguard li:nth-child(2) {width:0;}
.investguard li:nth-child(3) {border: solid 2px #002060; background:#002060;color:#fff;}
.investguard li:nth-child(4) {width:0}
.investguard li:nth-child(5) {border: solid 2px #002060;}




.investarchitect{
    display:flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    justify-content: center;
}
.investarchitect li {
    width:100px;
    height:100px;
    border-radius: 50%;
    display:block;
    float:left;
    margin:20px;
    text-align:center;
    line-height:98px;
}

.investarchitect .npl{
    display:flex;
    padding:0 5px;
    line-height:initial;
    word-break: keep-all;
    align-items: center
}
.investarchitect span{
    position:absolute;
    word-break: keep-all;
    width:max-content;
    margin-top:-60px;
    margin-left:-45px;
    color:#000;
    height:20px;
}
.investarchitect li:nth-child(1) {border: solid 2px #dc3545; background:#fff}
.investarchitect li:nth-child(2) {width:0;}
.investarchitect li:nth-child(3) {border: solid 2px #dc3545; background:#dc3545;color:#fff;}
.investarchitect li:nth-child(4) {width:0}
.investarchitect li:nth-child(5) {border: solid 2px #dc3545; background:#fff}
.cyclebottom .line-height-auto{
    line-height:normal!important;
}
.cyclebottom{
    display: block;
    margin: 0 auto;
    margin-top:65px;
}
.cyclebottom li{
    display:flex;
    align-items: center;
    justify-content: center;
}
.arrow-long-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: 0 1px 1px 0;
    width: 180px;
    height: 3px;
    left:-110px;
}
.arrow-long-top span{
    transform: rotate(270deg);
    background:#fff;
    margin-top: -8px;
    margin-left: -7px;
}
.arrow-long-top{
    box-sizing: border-box;
    position: absolute;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 80px;
    height: 6px;
    margin-left: 30px;
    margin-top: -22px;
    transform: rotate(90deg);
}
.arrow-long-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 1px 1px;
    width: 120px;
    height: 6px;
    left: -50px;
    bottom: -90px;
}
.lin-first-color{color:#ADB9CA;}

.arrow-long-top::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(223deg);
    left: 0;
    bottom: -4px;
}
.arrow-long-right::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -8px
}
.arrow-long-left::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(223deg);
    left: 0;
    bottom: -4px
}


/* Outline Outward */
.outline-outward {
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    padding:0 5px;
    margin: 5px;
}
.outline-outward:before {
    content:'';
    position: absolute;
    border: #ddd solid 2px;
    border-radius:10px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.outline-outward:hover:before {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    opacity: 1;
}
/* Outline Inward */
.outline-inward {
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.outline-inward:before {
    content:'';
    position: absolute;
    border: #e1e1e1 solid 3px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.outline-inward:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1;
}
/*****발행사재무정보*******/
.tablestm1 table{
    width:100%;
    height:157.7px;
}
.tablestm1 table tbody{
    border: solid 2px 0 2px 0 #BFBFBF!important;
}
.tablestm1 table tr{
    border: solid 1px 0 1px 0 #ddd;
}
.tablestm1 table tr:first-child{
    border-top: solid 1px #AAAAAA;
}
.tablestm1 table tr:last-child{
    border-bottom: solid 1px #AAAAAA;
}
.tablestm1 table tr td, .tablestm1 table tr th{
    padding: 5px 10px;
    text-align:center;
    border-right:0;
    word-break: keep-all;
}
.tablestm1 .space-between table tr td, .tablestm1 .space-between table tr th{
    border-right: solid 1px #DDDDDD!important;
}

.tablestm1 table tr th{
    background:#F9F9FB;
    font-weight:500;
    font-size: 1.4rem;
}
.investscore span{
    margin:30px;
}

.investscore span:first-child,.investscore span:last-child{
    position:absolute;
    margin-left:-10px;
    margin-top:40px;
}
.modalst hr{
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.miniview{
    zoom:0.4;
    -ms-zoom: 0.4;
    -webkit-zoom: 0.4;
    -moz-transform:  scale(0.4,0.4);
    -moz-transform-origin: left center;
    background:#fff;
    cursor:pointer;
    height:760px;
    overflow:hidden;
}
.modal-body{
    max-height:auto!important;
}
.modalpos {
    height:325px;
}
.modalpos li{
    display:block;
    float:left;
    width:30%;
    text-align:center;
}
.modal .modal-xl{
    min-width:40%;
}

.h100{
    height:100px;
}
.h100 hr{
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.docu1 p.font-weight-bold{
    text-align:left;
    font-weight:bold;
}

.chart3ea{
    display:block;
}
.display{
    display:none;
}
#display{
    color:#fff;
}

.chart3ea ul li{
    width:33.333%;
    display:block;
    float:left;
}
.chart3ea .title_cont_p{
    font-size: 1.2rem;
}



.detail_page_wrap, .detail_page_headerlist, .detail_page_bottom_wrap{
    max-width:1200px!important;
}
.detail_topimg{
    max-width:550px;
}
.d_t_box2_txtwrap>li{
    margin-bottom:15px!important;
}
.d_t_box2_txtwrap{
    padding-top:15px!important;
}
.detail_top_box2{
    min-height:210px!important;
}
.detail_top_box1{
    height:100px!important;
}

.detail_page_headerlist{
    justify-content: space-between!important;
}

.detail_page_headerlist > a{
    width:160px;
}
.detail_page_headerlist a ul{
    width:100%;
    height:100%;
}
.detail_page_headerlist a ul li{
    display:block;
}
.detail_top_txtwrap{
    max-width:600px!important;
}
.detail_bottom_title {
    border-bottom:unset!important;
}
.detail_bottom_titleh1 h1:after{
    width:100%!important;
}
.d_t_box1_txt1>span{
    font-size:16px!important;
    font-weight:bold;
}

.sub_header_list li{
    margin: 25px 0!important;
}

@media (max-width: 1200px) {
    .detail_cont_wrap {
        margin: 25px 0;
    }
    .pcon{
        display: none;
    }
}
@media (min-width: 1201px) {
    .detail_page_header_calculator {
        padding-left:0!important;
        padding-right:0!important;
    }
    .mobileon{
        display: none;
    }
}

.col, .col-lg-9 .p-l-10, .detail_bottom_space{
    padding-right: 0!important;
    padding-left: 0!important;
}
.col-lg-9{
    padding-left: 0;
}


.price_btn {
    font-size: 9pt!important;
    line-height: 28px;
    color: #7c7c7c;
    text-decoration: unset;
}



.detail_bottom_titleh1 h1 {
    font-weight: 600!important;
    letter-spacing: 0!important;
    line-height: 1.5em!important;
    padding-bottom: 3px!important;
    position: relative!important;
    font-size:16pt!important;
}
.detail_bottom_titleh1 h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 39px;/*1200 39*/
    background-color: #212121;
}
.detail_bottom_titleh1 h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 1px;
    width: 95%;
    max-width: 100%;
    background-color: #212121;
}
.title_cont_child li{
    word-break:keep-all;
}

.title_cont_p{
    font-size:12pt;
}
.titlebanner img{
    padding-left:5px;
    width:25px;
    padding-top:5px;
}
.titlebanner{
    font-size:14pt;
    padding-left:10px;
    cursor:pointer;
    border:solid 1px #AAAAAA;
    border-radius:15px;
    padding:10px;
}
.detail_cont_wrap .row{
    width:100%;
    justify-content:left;
}

.tableop .float-left:first-child{
    width:40%;
}
.tableop .float-left:last-child{
    width:60%;
}
.tablest1 .float-left{
    width:50%;
}
.height67{
    height:67px;
}
.abspos{
    position:relative;
    margin-top: -20px;
    right: 5%;
    color:#999;
}

.modalpart .title_cont{
    font-size:12pt;
}

.modalpart ul{
    width:100%;
    display: inline-block;
    border-bottom: solid 1px #DEE2E6;
    margin-bottom:20px;
    padding-bottom:20px;
}
.modalpart .title_cont{
    margin-bottom:0;
}
@media (min-width: 992px){
    .modal .modal-lg {
        max-width: 1000px;
    }
}
@media (min-width: 576px){
    .modal-dialog {
        margin: 1.75rem auto;
    }
}
@media (min-width: 1200px) {
    .detail_page_header_calculator {
        padding-left:0!important;
        padding-right:0!important;
    }
}
@media (max-width: 600px) {
    .arrow-long-right{
        width:121px;
        left:-72px;
    }
}
@media (max-width: 1200px) {
    .detail_page_wrap{
        padding:0!important;
    }
    .detail_cont_wrap {
        margin: 25px 0;
        padding:1%!important;
    }
    .mo_h li{
        width:100%!important;
        float:unset!important;
    }
    .modalpart ul li{
        border-bottom: solid 1px #DEE2E6;
        margin-bottom:20px;
        padding-bottom:20px;
    }
    .modalpart .w-49{
        width:100%!important;
    }
    .detail_page_bottom_wrap .col-lg-9{
        max-width:100%!important;
    }
    .prod-header-color {
        height: 580px;
    }
    .in-prod-nav-item {
        font-size: 1.5rem;
    }
    .tablest1 table th{
        width:40%;
    }
    .tablest1 table tr:last-child{
        border-bottom: solid 1px #ddd;
    }

    .mo-b-t-0{
        border-top: 0!important;
    }

    .tableop .float-left:first-child{
        width:100%;
    }
    .tableop .float-left:last-child{
        width:100%;
    }
    .tablest1 .float-left{
        width:100%;
    }
    .tablestm1 .d-flex .w-60,.tablestm1 .d-flex .w-40{
        width:100%!important;
    }
    .tablestm1 .d-flex{
        flex-direction: column;
    }
    .detail_cont_wrap .detail_a_1:last-child{
        float:left;
    }
    .detail_a_1:first-child{
        padding:0 0 50px;
    }
    .detail_a_1{
        width:100%;
    }
    .title_cont_child .title_cont{
        margin-top:30px!important;
    }


    .investarchitect{
        flex-direction: column;
        align-content: center;
    }

    .cyclebottom{
        position:relative;
        margin-left: 161px;
        margin-top: -250px;
    }
    .m-h-510{
        min-height:auto;
    }
    .investarchitect li{
        margin: unset!important;
        height: 50px!important;
    }
    .investarchitect li:nth-child(odd){
        height: 100px!important;
    }
    .investarchitect span{
        margin-top: 40px;
        margin-left: -65px;
        transform: rotate(270deg);
    }
    .investarchitect .posfixtext span{
        left: 44px;
        top: 20px;
    }
    .investarchitect .posfix span{
        margin-top: -77px;
        margin-left: -55px;
        line-height: normal;
    }

    table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    table td:last-child {
        border-bottom: 0;
    }
    .warning p, .warning span{
        word-break: normal!important;
    }
    .m-h-510{
        min-height:a;
    }

    .detail_cont_wrap_border{
        padding:2%;
        border:none;
    }
    .col-lg-9{
        padding-left:5px;
        padding-right:5px;
    }

    .mobile100 li{
        width:100%!important;
        display:block;
    }
    /*
    .mobile100 .float-left{
        float:unset!important;
    }
    .mobile100 .float-right{
        float:unset!important;
    }
    */
}

.modal-title{
    font-size:12pt;
    font-weight:bold;
}



.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 1.0em 1.5em 1.05em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-size:1.5rem!important;
}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}

.p-l-18{
    padding-left:18px;
}

.fit-width{
    width: fit-content;
}

.price_btn {
    font-size: 9pt!important;
    line-height: 28px;
    color: #7c7c7c;
    text-decoration: unset;
}
