@charset "utf-8";
@font-face {
    font-family: 'Conv_PSLxTextb';
    src: url('fonts/PSLxTextBold.eot');
    src: url('fonts/PSLxTextBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/PSLxTextBold.woff') format('woff'),
        url('fonts/PSLxTextBold.ttf') format('truetype'),
        url('fonts/PSLxTextBold.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_PSLxTextbb';
    src: url('fonts/PSLxTextBold.ttf'),
        url('fonts/PSLxTextBold.eot');
    font-weight: normal;
    font-style: normal;
}
.pdd{
    padding: 30px
}
.show_dek{
    display: block
}
.show_mo{
    display: none
}
.dash{
    border-right: 1px dashed #ccc;
}
.dash-g{
    border-right: 1px dashed #00a950;
}
.pad-hd{
    padding: 30px 5px 50px 5px
}
.img_dot.imm1{
    position: absolute;
    top: -2px;
    width: 130px;left: 72px
}
.img_dot.imm2{
    position: absolute;
    top: -2px;
    width: 130px;left: 247px
}
.text_dot{
    position: absolute;
    padding: 30px 0;
    font-size: 20px;
    color: #707070
}
.text_dot.do1{
    left: 10px
}
.text_dot.do2{
    left: 170px
}
.text_dot.do3{
    right: 10px
}
.img_hd{
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    height: 5px;
    width: 450px;
    position: relative;

}
.im1,.im2,.im3{
    color: #ccc;
    background: #fff;
    border: 1px solid #ccc;
    cursor: auto;
    font-family: 'Conv_PSLxTextbb';
    font-size: 35px;
    line-height: 33px;
    z-index: 99;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 40px;
    height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -18px;
    text-align: center;
}
.im1.act,.im2.act,.im3.act{
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #fff;
    background: #00a950;
    border-radius: 50%;
    border: 1px solid #00a950;
    cursor: pointer
}
.im1{
    left: 30px
}
.im2{
    left: 205px
}
.im3{
    right: 30px
}
.dot{
    background: #ccc;
    padding: 0 8px;
    color: #ccc;
    border-radius: 50%;
}
.r{
    position: static;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.r.uo{
    position: fixed;
    top: 0;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.text_hd{
    font-size: 35px;
    color: #00a950;
    font-family: 'Conv_PSLxTextbb';
    margin-bottom: 0;
}
.text_hd_2{
    color: #ed4343;
    font-size: 22px;
    font-family: 'Conv_PSLxTextbb';
}
#img_t{
    width: 450px
}
.btn-dd{
    margin-top: 0px;
    display: block;
    width: 100%;
    padding: 10px 0px;
    font-size: 24px;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #f73535;
    color: #ed4343;
    width: 100%;
    text-decoration: none;
}
.btn-dd:hover{
    width: 100%;
    font-size: 24px;
    background: #f73535;
    border-radius: 5px;
    border: 1px solid #f73535;
    color: #fff;
    width: 100%;
    text-decoration: none;
}
.btn-dd span{
    font-size: 20px;

}
.btn-11{
    margin-top: 0px;
    display: block;
    width: 100%;
    padding: 10px 0px;
    font-size: 24px;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #00a950;
    color: #00a950;
    width: 100%;
    text-decoration: none;
}
.btn-11:hover{
    width: 100%;
    font-size: 24px;
    background: #00a950;
    border-radius: 5px;
    border: 1px solid #00a950;
    color: #fff;
    width: 100%;
    text-decoration: none;
}
.btn-11 span{
    font-size: 20px;
}
.btn-nn{
    margin-top: 0px;
    font-family: 'Conv_PSLxTextbb', sans-serif ;
    cursor: pointer;
    width: 200px;
    padding: 10px ;
    border: none;
    font-size: 20px;
    background: #00a950;
    border-radius: 2px;
    transition: 0.2s;
    color: #fff;
    width: 100%;
    text-decoration: none;
}
.btn-nn:hover{

    font-size: 20px;
    background: #40c35f;
    border-radius: 8px;
    transition: 0.2s;
    color: #fff;
    width: 100%;
    text-decoration: none;
}
.btn-nn span{
    font-size: 16px;
}
.btn-ddd{
    margin-top: 0px;
    font-family: 'Conv_PSLxTextbb', sans-serif ;
    cursor: pointer;
    width: 200px;
    padding: 9px ;

    font-size: 20px;
    background: transparent;
    border: 1px solid #ed4343;
    border-radius: 2px;
    transition: 0.2s;
    color: #ed4343;
    width: 100%;
    text-decoration: none;
}
.btn-ddd:hover{

    font-size: 20px;
    background: #ed4343;
    border-radius: 8px;
    transition: 0.2s;
    color: #fff;
    width: 100%;
    text-decoration: none;
}
.btn-ddd span{
    font-size: 16px;
}

.btn-ba{
    margin-top: 0px;
    font-family:  'Conv_PSLxTextbb', sans-serif ;
    cursor: pointer;
    width: 200px;
    padding: 10px ;
    font-size: 20px;
    background: transparent;
    border-radius: 2px;
    transition: 0.2s;
    color: #b5b5b5;
    width: 100%;
    text-decoration: none;
    border: 1px solid #b5b5b5
}
.btn-ba:hover{

    font-size: 20px;

    border-radius: 8px;
    transition: 0.2s;
    color: #b5b5b5;
    width: 100%;
    text-decoration: none;
}
.btn-ba span{
    font-size: 16px;
}
.a_home{
    font-size: 22px;
}
.a_homee{
    font-size: 22px;
}
.a_home,.a_homee{
    color: #707070;

}
.a_home:hover,.a_homee:hover{
    color: #00a950;

}
.a_home:focus,.a_homee:focus{
    color: #00a950;
    text-decoration: none
}
.tooltip-inner {
    max-width: 250px;
    padding: 10px;
    color: #00a950;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #00a950
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #00a950;
}
.t1{
    width:150px;float: left;margin-right: 15px 
}
.t2{
    width:150px;float: left;margin-right: 5px 
}
.form-control{
    font-family: 'Conv_PSLxTextbb', sans-serif;
    width: 150px;
    height: 35px;
    text-align: right;
    font-size: 25px;

}
.form-control.l{

    font-family:  'Conv_PSLxText_b', sans-serif ;
    padding: 3px 10px;
    font-size: 20px;
    width: 150px;
    height: 35px;
    text-align: right;
    background-color: #fff
}
#t1.errorr{
    border-color: red; 
}
.form-control:focus {

    border-color: #00a950;

}
.caltax_rs h2{
    background: url(../img/graph.png) no-repeat 20px 0;
    width: 100%;
    padding: 0px 0px 0px 60px;
    float: left;
    display: block;
    margin: 0px 0px 20px 0px;
}
.caltax_rs h2 span {
    font-size: 33px;
    color: #00a950;

    font-family:  'Conv_PSLxTextbb', sans-serif !important;
    font-weight: normal;
    padding: 2px 0px 0px 0px;
    line-height: 33px;
    text-decoration: underline;
}
._loading{
    position: fixed;
    padding-top: 15%;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 2500;
    top: 0;
    left: 0;
}
.loader01 {
    width: 56px;
    height: 56px;
    border: 8px solid #00a950;
    border-right-color: transparent;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-rotate 1s linear infinite;
    -moz-animation: loader-rotate 1s linear infinite;
    -o-animation: loader-rotate 1s linear infinite;
    -ms-animation: loader-rotate 1s linear infinite;
    animation: loader-rotate 1s linear infinite;
    margin: -28px auto 0 auto; }
.loader01:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #00a950;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    left: 33px; }

@keyframes loader-rotate {
    0% {
        transform: rotate(0); }
    100% {
        transform: rotate(360deg); } }
@-webkit-keyframes loader-rotate {
    0% {
        -webkit-transform: rotate(0); }
    100% {
        -webkit-transform: rotate(360deg); } }

@-moz-keyframes loader-rotate {
    0% {
        -moz-transform: rotate(0); }
    100% {
        -moz-transform: rotate(360deg); } }
@-ms-keyframes loader-rotate {
    0% {
        -ms-transform: rotate(0);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
    100% {
        -ms-transform: rotate(360deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);} }
@-sand-keyframes loader-rotate {
    0% {
        -sand-transform: rotate(0); }
    100% {
        -sand-transform: rotate(360deg); } }
.spinner {
    width: 50px;
    height: 50px;
    background-color: #00a950;
    margin: 100px auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    -moz-animation: sk-rotateplane 1.2s infinite ease-in-out;
    -o-animation: sk-rotateplane 1.2s infinite ease-in-out;
    -ms-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
    0% { -webkit-transform: perspective(120px) }
    50% { -webkit-transform: perspective(120px) rotateY(180deg) }
    100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@-moz-keyframes sk-rotateplane {
    0% { -moz-transform: perspective(120px) }
    50% { -moz-transform: perspective(120px) rotateY(180deg) }
    100% { -moz-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@-o-keyframes sk-rotateplane {
    0% { -o-transform: perspective(120px) }
    50% { -o-transform: perspective(120px) rotateY(180deg) }
    100% { -o-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@-ms-keyframes sk-rotateplane {
    0% { -ms-transform: perspective(120px) }
    50% { -ms-transform: perspective(120px) rotateY(180deg) }
    100% { -ms-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    } 50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    } 100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

p, div, ul, ol, li{
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
}/*
*/a, a:hover{

    text-decoration:none;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear:both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
div{
    box-sizing: border-box;
}
.hide {
    position:absolute;
    left:-9998px;
}
label, input, .block{
    display:block;
}
.none,
.ui-tabs-hide{
    display:none;
}
.fix-space,
.helvetica{
    margin:0;
}
.button,
.submit{
    border:0;
    cursor:pointer;
    display:block;
    font-size:0;
    text-indent:-9998px;
}
input,
select,
textarea{
    font:12px tahoma;
}
select{
    border-radius:2px;
}
input[type="checkbox"] {
    margin:0;
}
.center{
    text-align:center;
}
.visibleDesktop{
    display: block!important;
}
.visibleMobile{
    display: none!important;
}
.body_k{
    width: 100%;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #d1d1d1;

}
.menu_bar_2{display: none;}
.menu_bar_{
    position: relative;
    display: block;
    z-index: 10;
    width: 100%;
    height: 80px;
    background: #fff;
    top: 0;
    left: 0;
}
#logo__Kbank{
    background: url(../img/logoKbank.png) no-repeat;
    margin: 0;
    text-indent: -9998px;
    z-index: 10;
    width: 71px;
    height: 53px;
    position: absolute;
    top: 15px;
    left: 0px;
}
#logo__Kbank--2{
    background: url(../img/logoK-asset.png) no-repeat;
    width: 221px;
    height: 57px;
    right: 0px;
    position: absolute;
}
#logo__Kbank a, #logo__Kbank--2 a {
    display: block;
    width: 100%;
    height: 100%;
}
#img_k{
    width: 77px;
}
#img_kk{
    width: 150px;
}
.tb_rmf{
    width: 100%;
    overflow-x: hidden;
}
.title_tax{
    background: url(../img/coin2.png) no-repeat 0 12px;
    color: #00a950;
    font-size: 34px;
    line-height: 35px;
    margin: 20px 0 0 0px;
    padding: 15px 0 15px 100px;

    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.title_tax span{
    color: #707070;
    font-size: 25px;
}
.service{
    background: #fff;
    color: #ac9e95;

    font-size: 24px;
    line-height: 24px;
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #e6e6e6
}
.cont_2{
    background: #a6deca; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff,#a6deca); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#a6deca); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff,#a6deca); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#a6deca); /* Standard syntax */
    padding: 8px 20px;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    border-top: 3px solid #00a950;
    box-shadow: 0px 1px 3px #e2e2e2;
}
.cont_2 p{
    font-size: 24px;
    color:#55595c;

    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.pad_sum_1{
    border: 1px solid #e2e2e2;
    border-top: none;
    border-radius: 0 0 3px 3px;background: #fff;padding: 20px 20px 67px 20px;
    box-shadow: 0px 0px 3px #e2e2e2;
}
.pad_sum{
    border: 1px solid #e2e2e2;
    border-top: none;
    border-radius: 0 ;background: #fff;padding: 20px;
    box-shadow: 0px 0px 3px #e2e2e2;
}
.pad_sum2{
    border: 1px solid #e2e2e2;
    border-top: none;
    border-radius: 0 0 3px 3px;background: #fff;padding: 20px;
    box-shadow: 0px 0px 3px #e2e2e2;
    background: #e7f5e9
}
.box-tab1{
    border: 1px solid #e2e2e2;
    border-top: none;
    border-radius: 0 0 3px 3px;
    background: #fff;
    padding: 20px 0;

    box-shadow: 0px 0px 3px #e2e2e2;
}
.box-tab2{
    border: 1px solid #e2e2e2;
    border-top: none;
    border-radius: 0 0 3px 3px;
    background: #fff;
    padding: 20px;
    padding-left: 0;
    box-shadow: 0px 0px 3px #e2e2e2;
}

.cont_3{

    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f5f5f5,#e8eeec); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f5f5f5,#e8eeec); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f5f5f5,#e8eeec); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f5f5f5,#e8eeec); /* Standard syntax */
    padding: 8px 20px;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    border-top: 3px solid #00a950;
    box-shadow: 0px 0px 4px #e2e2e2;
    border-bottom : none;

}
.cont_3 p{
    font-size: 24px;
    color: #707070;

    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}

.cont_1{
    background: #e7f5e9;
    padding: 10px 20px;
    border-top: 3px solid #00a950;
}
.cont_1 p{
    font-size: 24px;
    color: #00a950;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.div_t1{
    padding:5px 20px;
    /*    border-bottom: 1px solid #e6e6e6*/
}
.div_t2{
    padding:10px;
    /*    border-bottom: 1px solid #e6e6e6*/
}
.text-r{text-align: right}
.text-le{text-align: left}
.text-rr{text-align: right}
.ppt{
    padding: 15px;
}
.p_tg{
    font-size: 20px;
    color: #00a950;
    line-height: 25px;
    margin-top: 10px
}
.p_t1{
    font-size: 20px;
    color: #707070;
    line-height: 25px;
    padding-top: 5px

}
.p_t1_{
    font-size: 22px;
    color: #707070;
    line-height: 22px;
    margin-top: 10px
}
.p_t22{
    font-size: 20px;
    color: #ed4343;
    line-height: 22px;
    margin-top: 5px;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.p_t23{
    font-size: 22px;
    color: #707070;
    line-height: 22px;
    margin-top: 5px;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.p_t2_{
    font-size: 20px;
    color: #ed4343;
    line-height: 22px;
    margin-top: 10px
}
hr {
    margin-top: 15px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.p_t2{
    font-size: 18px;
    line-height: 20px;
    color: #b5b5b5;
    padding-top: 3px;

}
.p_t2g{
    font-size: 20px;
    color: #00a950;
    line-height: 22px;
    margin-top: 5px;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;

}
.text_sum_g{
    color: #00a950;
    padding: 3px 10px;
    font-size: 30px;
    text-align: right;
    display: block;
    line-height: 1;
    width: 150px;
    height: 35px;
    /*    border: 1px solid #f37575;
        border-radius: 5px;*/
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.remark_1{
    font-size: 24px;
    color: #00a950;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.remark_2{
    font-size: 20px;
    color: #707070
}
.b_green{
    color: #00a950;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.text_sum_b{
    background: #e2e2e2;
    color: #555;
    padding: 3px 10px;
    font-size: 30px;
    text-align: right;
    display: block;
    line-height: 1;
    width: 150px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;

}
.text_sum{
    background: #e7f5e9;
    color: #555;
    padding: 3px 10px;
    font-size: 30px;
    text-align: right;
    display: block;
    line-height: 1;
    width: 150px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;

}
.text_sum_2{
    /*    background: #ffd8d8;*/
    color: #ed4343;
    padding: 0px 10px;
    font-size: 40px;
    text-align: right;
    display: block;
    line-height: 1;
    width: 150px;
    height: 35px;
    /*    border: 1px solid #f37575;
        border-radius: 5px;*/
    font-family:  'Conv_PSLxTextbb', sans-serif !important;

}
.number_{
    color: #707070;
    font-size: 30px;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
}
.text_sum_3{
    /*    background: #ffd8d8;*/
    color: #707070;
    padding: 0px 10px 3px 10px;
    font-size: 30px;
    text-align: right;
    display: block;
    line-height: 35px;
    width: 150px;
    height: 35px;
    /*    border: 1px solid #f37575;
        border-radius: 5px;*/
    font-family:  'Conv_PSLxTextbb', sans-serif !important;

}
.btn-c{

}
.btn-c{
    text-decoration: none;
    font-family: 'Conv_PSLxTextbb', sans-serif !important;
    border: none;
    width: 100%;
    padding: 5px 10px 10px 10px;
    color: #fff;
    background:#00a950;
    height: 50px;
    border-radius: 5px;
    font-size: 25px
}
.btn-c:hover{
    width: 100%;
    padding: 5px 10px 10px 10px;
    color: #fff;
    border: none;
    text-decoration: none;
    box-shadow: none;
    background: #47bb55
}
.btn-r{
    text-decoration: none;
    font-family:  'Conv_PSLxTextbb', sans-serif !important;
    border: none;
    width: 100%;
    padding: 5px 10px 10px 10px;
    color: #fff;
    background:#ed4343;
    height: 50px;
    border-radius: 5px;
    font-size: 25px
}
.btn-r:hover{
    width: 100%;
    padding: 5px 10px 10px 10px;
    color: #fff;
    border: none;
    text-decoration: none;
    box-shadow: none;
    background: #f37575
}


@media (max-width:980px){
    .dash{
        border-right: 0px dashed #ccc;
    }
    .dash-g{
        border-right: 0px dashed #00a950;
    }
}


@media (max-width:992px){
    .btn-nn{
        margin-top: 0px;
        font-family: 'Conv_PSLxTextbb', sans-serif ;
        cursor: pointer;
        font-size: 20px;
        background: #00a950;
        border-radius: 2px;
        transition: 0.2s;
        color: #fff;
        width: 100%;
        text-decoration: none;
    }

    .btn-ddd{
        margin-top: 0px;
        font-family: 'Conv_PSLxTextbb', sans-serif ;
        cursor: pointer;
        font-size: 20px;

        width: 100%;
        text-decoration: none;
    }


    .btn-ba{
        margin-top: 0px;
        font-family:  'Conv_PSLxTextbb', sans-serif ;
        cursor: pointer;
        font-size: 20px;
        background: transparent;
        border-radius: 2px;
        transition: 0.2s;
        color: #b5b5b5;
        width: 100%;
        text-decoration: none;
        border: 1px solid #b5b5b5
    }

    .dash{
        border-right: 0px dashed #ccc;
    }
    .dash-g{
        border-right: 0px dashed #00a950;
    }
    .pad_sum{
        padding: 20px 
    }
    .text_sum_b {
        background: #e2e2e2;
        color: #555;
        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width: 100%;
        height: 35px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }
    .text_sum_g {
        color: #00a950;
        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width: 100%;
        height: 35px;
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
    }
    .text_sum_2 {
        /* background: #ffd8d8; */
        color: #ed4343;
        padding: 0px 10px;
        font-size: 40px;
        text-align: right;
        display: block;
        line-height: 1;
        width: 100%;
        height: 35px;
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
    }
    .text_sum_3 {
        /* background: #ffd8d8; */
        color: #707070;
        padding: 0px 10px 3px 10px;
        font-size: 40px;
        text-align: right;
        display: block;
        line-height: 1;
        width: 85%;
        height: 35px;
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
    }
    .text_sum {
        background: #e7f5e9;
        color: #555;
        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width: 100%;
        height: 35px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }
    .t1{
        width:85%;float: left;margin-right: 10px 
    }
    .t2{
        width: 85%;float: left;margin-right: 10px 
    }
    .form-control{

        width:100%;
        text-align: right;

    }
    .form-control.l{
        font-family: 'Conv_PSLxText_b', sans-serif !important;
        padding: 3px 10px;
        font-size: 20px;
        width: 100%;

        text-align: right;
        background-color: #fff
    }
    .ppt {
        padding: 15px;
    }
    .menu_bar_{
        display: none
    }
    .menu_bar_2{
        display: block;
        z-index: 10;
        width: 100%;
        height: 60px;
        background: #fff;
        padding-top: 9px;
        padding-bottom: 9px;
        top: 0;
        left: 0;
    }
    #k_{
        width: 55px;
    }
    #kk_{
        padding-top: 10px;
        width: 190px;
    }
    #content .container{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .box-tab1{
        border: 1px solid #e2e2e2;
        border-top: none;
        border-radius: 0 0 3px 3px;
        background: #fff;
        padding: 20px;
        padding-left: 20px;
        box-shadow: 0px 0px 3px #e2e2e2;
    }
    .box-tab2{
        border: 1px solid #e2e2e2;
        border-top: none;
        border-radius: 0 0 3px 3px;
        background: #fff;
        padding: 20px;

        box-shadow: 0px 0px 3px #e2e2e2;
    }
}

@media (max-width:900px){
    .ppt {
        padding: 15px 15px;
    }
    .show_mo{
        display: block
    }
    .show_dek{
        display: none
    }
    .p_m{
        font-size: 20px;
        color: #707070
    }
    .p_m span{
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
        font-size: 32px;
        line-height: 25px;
        padding-right: 10px
    }
}
/*@media (max-width:844px){
    .t1{
        width: 90%;
    }
    .t2{
        width: 90%
    }
}*/
@media (max-width:840px){
    .btn-nn{

        font-size: 20px;
        background: #00a950;
        border-radius: 2px;
        transition: 0.2s;
        color: #fff;
        width: 100%;
        text-decoration: none;
    }

    .btn-ddd{

        font-size: 20px;

        width: 100%;
        text-decoration: none;
    }

    .btn-ba{
        margin-top: 0px;
        font-family:  'Conv_PSLxTextbb', sans-serif ;
        cursor: pointer;
        font-size: 20px;
        background: transparent;
        border-radius: 2px;
        transition: 0.2s;
        color: #b5b5b5;
        width: 100%;
        text-decoration: none;
        border: 1px solid #b5b5b5
    }


    .text-r{text-align: left}
    .ppt {
        padding: 30px 15px ;
    }
    .service{
        background: #fff;
        color: #ac9e95;
        font-size: 24px;
        line-height: 24px;
        padding: 15px 0;
        text-align: center;
        border-top: 1px solid #e6e6e6
    }
}
@media (max-width:830px){
    /*    .ppt {
            padding: 15px 20%;
        }*/

}

@media (max-width:700px){



}







@media (max-width:640px){
    .pdd{
        padding: 30px 30px 0 30px
    }

    .t1{
        width: 90%;float: left;margin-right: 10px 
    }
    .t2{
        width: 90%
    }
    .ppt {
        padding: 20px 0 25px 20px;
    }
    .p_t1{
        font-size: 22px;
        color: #707070;
        line-height: 22px;
        margin: 5px 0
    }
    .p_t1_{
        font-size: 22px;
        color: #707070;
        line-height: 22px;
        margin: 10px 0
    }
    ._loading{
        position: fixed;
        padding-top: 55%;
        background: #fff;
        width: 100%;
        height: 100%;
        z-index: 2500;
        top: 0;
        left: 0;
    }
    .menu_bar_2{
        display: block;
        z-index: 10;
        width: 100%;
        height: 50px;
        background: #fff;
        padding-top: 1px;
        padding-bottom: 9px;
        top: 0;
        left: 0;
    }
    #k_{
        width: 50px;
    }
    #kk_{
        padding-top: 10px;
        width: 160px;
    }
    .service{
        background: #fff;
        color: #ac9e95;
        font-size: 24px;
        line-height: 24px;
        padding: 15px 0;
        text-align: center;
        border-top: 1px solid #e6e6e6
    }
    .form-control{

        width:100%;
        text-align: right;
    }
    .form-control.l{
        font-family:  'Conv_PSLxText_b', sans-serif !important;
        padding: 3px 10px;
        font-size: 20px;
        width: 100%;

        text-align: right;
        background-color: #fff
    }
    .title_tax{
        background: url(../img/coin2.png) no-repeat 0 12px;
        color: #00a950;
        font-size: 26px;
        line-height: 28px;
        margin: 10px 0 0 0px;
        padding: 5px 0 15px 100px;
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
    }
    .title_tax span{
        color: #707070;
        font-size: 22px;
    }
    .text_sum_b{
        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width:100%;

        border: 1px solid #ccc;
        border-radius: 5px;

    }
    .text_sum{

        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width:100%;

        border: 1px solid #ccc;
        border-radius: 5px;

    }
    .text_sum_2{

        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width:100%;

        font-family:  'Conv_PSLxTextbb', sans-serif !important;

    }
    .text_sum_3{

        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width:100%;

        font-family:  'Conv_PSLxTextbb', sans-serif !important;

    }

    .text_sum_g{

        padding: 3px 10px;
        font-size: 30px;
        text-align: right;
        display: block;
        line-height: 1;
        width:100%;
        height: 35px;
        font-family: 'Conv_PSLxTextbb', sans-serif !important;

    }



}

@media (max-width:605px){
    .pad-hd{
        padding: 30px 5px 50px 5px
    }
    .img_dot.imm1{
        position: absolute;
        top: -2px;
        width: 70px;left: 62px
    }
    .img_dot.imm2{
        position: absolute;
        top: -2px;
        width: 70px;left: 165px
    }
    .im1{
        left: 30px
    }
    .im2{
        left: 135px
    }
    .im3{
        right: 30px
    }
    .text_dot{
        position: absolute;
        padding: 30px 0;
        font-size: 18px;
        color: #707070
    }
    .text_dot.do1{
        left: 10px
    }
    .text_dot.do2{
        left: 100px
    }
    .text_dot.do3{
        right: 10px
    }

    .img_hd{
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        background-color: #fff;
        height: 5px;
        width: 300px;
        position: relative;

    }
    .im1,.im2,.im3{
        color: #ccc;
        background: #fff;
        border: 1px solid #ccc;
        cursor: auto;
        font-family: 'Conv_PSLxTextbb';
        font-size: 30px;
        line-height: 26px;
        z-index: 99;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        width: 30px;
        height: 30px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        top: -15px;
        text-align: center;
    }
    .im1.act,.im2.act,.im3.act{
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        color: #fff;
        background: #00a950;
        border-radius: 50%;
        border: 1px solid #00a950;
        cursor: pointer
    }


}



@media (max-width:500px){
    .p_m{
        font-size: 18px;
        color: #707070
    }
    .p_m span{
        font-family: 'Conv_PSLxTextbb', sans-serif !important;
        font-size: 25px;
        line-height: 20px;
        padding-right: 10px
    }

    #img_t{
        width: 100%
    }
    .t1{
        width: 85%;float: left;margin-right: 10px 
    }
    .t2{
        width: 85%
    }
    .cont_2 p {
        font-size: 22px;
        color: #55595c;
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
    }
    .cont_3 p {
        font-size: 22px;
        color: #707070;
        font-family:  'Conv_PSLxTextbb', sans-serif !important;
    }
    .p_t1 {
        font-size: 18px;
        color: #707070;
        line-height: 22px;
        margin: 5px 0;
    }
    .p_t2 {
        font-size: 18px;
        line-height: 15px;
        color: #b5b5b5;
        padding-top: 0px;
        margin-top: 0px
    }
    .text_sum_b {
        padding: 3px 10px;
        font-size: 26px;
        text-align: right;
        display: block;
        line-height: 1;
        width: 100%;
        border: 1px solid #ccc;
        border-radius: 5px;
    }
    .form-control {

        width: 100%;
        text-align: right;

    }
    .btn-nn, .btn-nn:hover{

        font-size: 16px;

    }
    .btn-ba,.btn-ba:hover{

        font-size: 16px;

    }
    .btn-ddd,.btn-ddd:hover{

        font-size: 16px;

    }

}
@media (max-width:360px){

    #img_t{
        width: 100%
    }
    .t1{
        width: 72%;float: left;margin-right: 10px 
    }
    .t2{
        width: 72%
    }
}