* html {
    height: 1px;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 10pt;
    font-weight: normal;
    color: #636262;
    text-align: left;
    overflow-y: scroll;
    letter-spacing: -0.3px;
    word-spacing: 0px;
}

ul, li, ol, dl, dt, dd {
    list-style: none;
}


.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h50 {
    height: 50px;
}

.cles {
    clear: both;
}

/* 2020년 12월 디자인 개편 작업 */
#pop_ads {
    position: relative;
    width: 100%;
    height: 42px;
    text-align: center;
    overflow: hidden;
    background: #64A4FE;
}

#pop_ads .btn_top_bnr {
    position: absolute;
    width: 42px;
    height: 42px;
    top: 0;
    bottom: 0;
    right: 20px;
    z-index: 9999;
}

#pop_ads .btn_top_bnr a {
    display: block;
}



/*#header_renews .re_header_sect .re_login_box .re_login_se{padding-top:10px; border:1px solid #d0d0d0; background:#f5f9fa; overflow:hidden;}
#header_renews .re_header_sect .re_login_box .re_login_se .re_ls_box{width:200px; background:#00217d; line-height:30px; margin-top:10px; text-align:center; font-size:11pt; color:#fff; margin:0 auto;}
#header_renews .re_header_sect .re_login_box .re_login_se .re_ls_box a{display:block; color:#fff;}

#header_renews .re_header_sect .re_login_box .re_login_se .re_ls_txt{width:200px; margin:0 auto; padding-top:5px; padding-bottom:5px;}
#header_renews .re_header_sect .re_login_box .re_login_se .re_ls_txt .re_idpw{float:left; font-size:8pt;}
#header_renews .re_header_sect .re_login_box .re_login_se .re_ls_txt .join.phps{float:right; font-size:8pt;}*/
.re_cles {
    clear: both;
}

#header_renews .re_top_menus li.fnb {
    border-right: 0px solid #595959;
}

.m_sline_sv {
    clear: both;
    border-bottom: 1px solid #f5f5f5;
}

#re_main_slider_s {
    width: 1200px;
    height: 314px;
    margin: 0 auto;
    background: url('../img/main_slider_ms01.jpg') no-repeat top center;
    overflow: hidden;
}

/* 메인slider*/

.slider_sces {
    width: 1200px;
    height: 314px;
    position: relative;
    margin: 0 auto;
}

.slider_sces .jquery-reslider .slider-block {
    width: 1200px;
    height: 314px;
    position: absolute;
    z-index: 97;
    background-size: cover;
    background-position: center top;
    opacity: 0;
}


.slider_sces .jquery-reslider .slider-direction {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 140px;
    z-index: 99;
    cursor: pointer;
}

.slider_sces .jquery-reslider .slider-direction.slider-direction-prev {
    left: 0px;
    background: url('../img/left_ts.png') no-repeat;
}

.slider_sces .jquery-reslider .slider-direction.slider-direction-next {
    right: 0px;
    background: url('../img/right_ts.png') no-repeat
}

.slider_sces .jquery-reslider .slider-dots {
    position: absolute;
    top: 280px;
    left: 570px;
    text-align: center;

}

.slider_sces .jquery-reslider .slider-dots li {
    width: 10px;
    height: 10px;
    border-radius: 100px;
    display: inline-block;
    margin: 10px;
    border: 1px solid #fff;
    cursor: pointer;
    background: #fff;
}

.slider_sces .jquery-reslider .slider-dots li.active {
    background-color: #000;
}


#re_main_banner_ms {
    background: #fdfdfd;
    padding: 20px;
    overflow: hidden;
}

#re_main_banner_ms .re_main_bann_cons {
    width: 1200px;
    margin: 0 auto;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec1 {
    width: 400px;
    float: left;
}

#re_main_banner_ms .re_main_bann_cons .re_cus {
    display: flex;
    align-items: center;
}

#re_main_banner_ms .re_cons_img img {
    max-height: 34px;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec1 .re_cus {
    overflow: hidden;
    padding-left: 80px;

}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec1 .re_cus .re_cons_txt {
    float: left;
    padding-left: 15px;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec1 .re_cus .re_cons_txt li {
    font-size: 10pt;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec1 .re_cus .re_cons_txt li.f_txt {
    font-size: 12pt;
    color: #474747;
    font-weight: 500;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec2 {
    width: 400px;
    float: left;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec2 .re_cus {
    overflow: hidden;
    padding-left: 80px;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec2 .re_cons_img {
    float: left;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec2 .re_cons_txt {
    float: left;
    padding-left: 15px;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec2 .re_cons_txt li {
    font-size: 10pt;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec2 .re_cons_txt li.f_txt {
    font-size: 12pt;
    color: #474747;
    font-weight: 500;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec3 {
    width: 400px;
    float: left;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec3 .re_cus {
    overflow: hidden;
    padding-left: 80px;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec3 .re_cons_img {
    float: left;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec3 .re_cons_txt {
    float: left;
    padding-left: 15px;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec3 .re_cons_txt li {
    font-size: 10pt;
}

#re_main_banner_ms .re_main_bann_cons .re_main_icon_sec3 .re_cons_txt li.f_txt {
    font-size: 12pt;
    color: #474747;
    font-weight: 500;
}


#re_main_contents_ms {
    width: 100%;
    overflow: hidden;
}

#re_main_contents_ms .re_main_tites {
    text-align: center;
    font-size: 14pt;
    color: #474747;
    padding-top: 0px;
    padding-bottom: 40px;
}

#re_main_contents_ms .re_main_contents {
    width: 1200px;
    margin: 0 auto;
}

#re_main_contents_ms .img_s {
    transition: all .2s ease-in-out;
    transform: scale(1);
}

#re_main_contents_ms .re_pro_m li:last-of-type {
    position: relative;
    z-index: 9;
}

#re_main_contents_ms .img_s:hover {
    transform: scale(1.1);
}

#re_main_contents_ms .re_main_contents > div > a {
    display: block;
    position: relative;
    width: 285px;
    height: 237px;
    float: left;
    background: rgba(58, 58, 58, 0.02);
}

#re_main_contents_ms .re_main_contents .re_percent {
    position: absolute;
    width: 50px;
    height: 53px;
    padding-top: 11px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    background: url('../img/pro_per_bg_20210404.png') no-repeat;
    top: 0;
    right: 20px;
    z-index: 9;
}

#re_main_contents_ms .re_main_contents .re_pro_m li .img_s {
    width: 227px;
    height: 227px;
    overflow: hidden;
    margin: 0 auto;
}

#re_main_contents_ms .re_main_contents .re_pro_list01 .re_pro_m {
    width: 268px;
    margin: 0 auto;
    padding-top: 20px;
}

#re_main_contents_ms .re_main_contents .re_pro_list01 .re_pro_m li {
    text-align: center;
    font-size: 12pt;
    color: #474747;
    font-weight: 700;
}

#re_main_contents_ms .re_main_contents .re_pro_list01 .re_pro_m li .img_s img {
    width: 80%;
}

#re_main_contents_ms .re_main_contents .re_pro_list01 .re_pro_m li a {
    color: #474747;
}

.hs_s {
    height: 40px;
}


#re_main_contents_ms .₩re_main_contents2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    /*background: url('../img/laste_bg.jpg');*/
    border: 1px solid #f5f5f5;
    overflow: hidden;
}

#re_main_contents_ms .re_main_contents2 .laste_bos1 {
    width: 600px;
    float: left;
}

#re_main_contents_ms .re_main_contents2 .laste_bos1 .notice_ms {
    width: 550px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #efefef;
}

#re_main_contents_ms .re_main_contents2 .laste_bos1 .notice_ms .notic_tit {
    font-size: 13pt;
    float: left;
    color: #474747;
    font-weight: 700;
}

#re_main_contents_ms .re_main_contents2 .laste_bos1 .notice_ms .more_sn > a {
    float: right;
    margin-right: 20px;
    font-size: 15px;
    color: #64A4FE;
}

#re_main_contents_ms .re_main_contents2 .laste_bos1 .notice_ms .notice_cons {
    clear: both;
    padding-top: 20px;
}

#re_main_contents_ms .re_main_contents2 .laste_bos1 .notice_ms .notice_cons li {
    line-height: 30px;
}


#re_main_contents_ms .re_main_contents2 .laste_bos2 {
    width: 598px;
    float: left;
}

#re_main_contents_ms .re_main_contents2 .laste_bos2 .faq_ms {
    width: 550px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

#re_main_contents_ms .re_main_contents2 .laste_bos2 .faq_ms .faq_tit {
    font-size: 13pt;
    float: left;
    color: #474747;
    font-weight: 700;
}

#re_main_contents_ms .re_main_contents2 .laste_bos2 .faq_ms .more_sn > a {
    float: right;
    font-size: 15px;
    color: #64A4FE;
}

#re_main_contents_ms .re_main_contents2 .laste_bos2 .faq_ms .faq_cons {
    clear: both;
    padding-top: 20px;
}

#re_main_contents_ms .re_main_contents2 .laste_bos2 .faq_ms .faq_cons li {
    line-height: 30px;
}


#re_main_contents_ms .re_main_contents3 {
    width: 1200px;
    clear: both;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 50px;
}

#re_main_contents_ms .re_main_contents3 .cusotm_tit {
    font-size: 15pt;
    color: #000;
    text-align: center;
}

#re_main_contents_ms .re_main_contents3 .custo_nums {
    font-size: 21pt;
    font-weight: 700;
    color: #000;
    text-align: center;
}

#re_main_contents_ms .re_main_contents3 .custom_txt {
    font-size: 11pt;
    text-align: center;
}

/* 하단 배너 */
.kakao_bannerright {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
}

@media screen and (max-width: 750px) {
    .kakao_bannerright {
        width: 60px;
        height: 60px;
    }
}

.kakao_bannerright img {
    width: 100%;
}


/* 로그인 */
#re_login_ms {
    width: 100%;
    overflow: hidden;
}

.login_id_s {
    width: 100%;
    height: 50px;
    text-indent: 10px;
    border-radius: 4px;
    line-height: 50px;
    border: 1px solid #b6b6b6;
    padding: 0;
}

.login_pw_s {
    width: 100%;
    height: 50px;
    text-indent: 10px;
    border-radius: 4px;
    line-height: 50px;
    border: 1px solid #b6b6b6;
    padding: 0;
}

#re_login_ms .re_login_box .re_login_boxsd .login_lels {
    line-height: 35px;
    overflow: hidden;
}

#re_login_ms .re_login_box .re_login_boxsd .login_lels .ids {
    float: left;
    font-size: 10pt;
    color: #000;
}

#re_login_ms .re_login_box .re_login_boxsd .login_lels .pws {
    float: right;
    font-size: 10pt;
    color: #000;
}

#re_login_ms .re_login_box .re_login_boxsd .login_btnbox {
    width: 100%;
    height: 50px;
    border-radius: 4px;
    line-height: 50px;
    color: #fff;
    background: #64A4FE;
    font-size: 11pt;
    text-align: center;
    margin-top: 20px;
}

#re_login_ms .re_login_box .re_login_boxsd .login_btnbox a {
    display: block;
    color: #fff;
}

#re_login_ms .re_login_box .re_login_boxsd .register_btnbox {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #64A4FE;
    border-radius: 4px;
    color: #64A4FE;
    font-weight: 700;
    background: #fff;
    font-size: 11pt;
    text-align: center;
    margin-top: 20px;
}

#re_login_ms .re_login_box .re_login_boxsd .register_btnbox a {
    display: block;
    color: #64A4FE;
    font-weight: 700;
}


#re_login_ms .re_login_box .re_login_boxsd .ad_btnbox {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    color: #fff;
    font-size: 11pt;
    text-align: center;
    margin-top: 20px;
}

#re_login_ms .re_login_box .re_login_boxsd .ad_btnbox img {
    width: 100%;
    overflow: hidden;
}

#re_login_ms .re_login_box .re_login_boxsd .ad_btnbox a {
    display: block;
    color: #fff;
}

#re_login_ms .re_login_box .re_ad_ms {
    margin: 20px auto 0;
    width: 360px;
    height: 100%;
    overflow: hidden;
    /*margin-left: 38px;*/
}

#re_login_ms .re_login_box .re_ad_ms .re_ad_box1 {
    height: 180px;
    background: #e1e1e1;
    overflow: hidden;
}

#re_login_ms .re_login_box .re_ad_ms .re_ad_box1 img {
    width: 100%;
}

#re_login_ms .re_login_box .re_ad_ms .re_ad_box2 {
    height: 180px;
    background: #e1e1e1;
    margin-top: 25px;
    overflow: hidden;
}

#re_login_ms .re_login_box .re_ad_ms .re_ad_box2 img {
    width: 100%;
}


/* 회원가입 */
#register_mms {
    width: 100%;
    overflow: hidden;
}

#register_mms .register_cons {
    width: 800px;
    margin: 0 auto;
    padding-top: 40px;
}

#register_mms .register_cons .register_tit {
    font-size: 16pt;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
}

#register_mms .register_cons .regis_txts {
    font-size: 9pt;
    text-align: right;
}

#register_mms .register_cons .regis_line {
    border-bottom: 2px solid #4b4b4b;
    margin-bottom: 20px;
}

#register_mms .register_cons .regis_line2 {
    border-bottom: 1px solid #4b4b4b;
    margin-top: 20px;
    margin-bottom: 20px;
}

#register_mms .register_cons .regis_line3 {
    border-bottom: 1px solid #c3c3c3;
    margin-top: 10px;
    margin-bottom: 20px;
}

#register_mms .register_cons .register_form {
    overflow: hidden;
}

#register_mms .register_cons .register_form .regis_m1 {
    width: 19%;
    padding: 10px;
    font-size: 11pt;
    color: #000;
    float: left;
}

#register_mms .register_cons .register_form .regis_m2 {
    width: 71%;
    padding: 10px;
    float: left;
}

.insm {
    width: 22%;
    height: 40px;
    border: 1px solid #d1d1d1;
    text-indent: 10px;
    border-radius: 7px;
}

.insm a {
    display: block;
    text-align: center;
}

.insm_s {
    width: 40%;
    height: 40px;
    border: 1px solid #d1d1d1;
    text-indent: 10px;
    border-radius: 7px;
}

.insm_s2 {
    width: 50%;
    height: 40px;
    border: 1px solid #d1d1d1;
    border-radius: 7px;
}

.insm_mdg {
    width: 30%;
    height: 50px;
    margin: 0 auto;
    border-radius: 4px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    background: #64A4FE;
    font-size: 11pt;
    text-align: center;
    margin-bottom: 40px;
}

.insm_mdg a {
    display: block;
    color: #fff;
}

.insm2 {
    width: 22%;
    height: 40px;
    line-height: 40px;
    font-size: 11pt;
    font-weight: 700;
    color: #64A4FE;
    text-align: center;
    border: 1px solid #64A4FE;
    border-radius: 7px;
}

.insm2 a {
    display: block;
    font-size: 11pt;
    font-weight: 700;
    color: #64A4FE;
}

.insm2_box {
    width: 22%;
    height: 40px;
    line-height: 40px;
    font-size: 11pt;
    font-weight: 700;
    color: #64A4FE;
    text-align: center;
    border: 1px solid #64A4FE;
    border-radius: 7px;
}

.insm2_box a {
    display: block;
    font-size: 11pt;
    font-weight: 700;
    color: #64A4FE;
}

.insm2_2 {
    width: 22%;
    height: 40px;
    line-height: 40px;
    font-size: 11pt;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #64A4FE;
    border: 0px solid #64A4FE;
    border-radius: 4px;
}

.insm2_2 a {
    display: block;
    font-size: 11pt;
    font-weight: 700;
    color: #fff;
}

.nsc {
    background: #fff;
}

.ils {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    border: 0;
    background: url('https://res.kurly.com/pc/service/common/2006/ico_checkbox.svg') no-repeat 50% 50%;
    background-size: 24px 24px;
    vertical-align: 7px;
}

.f14 {
    font-size: 14pt;
    color: #0c6197;
}

.ssf {
    line-height: 24px;
}

/* 아이디 비번 찾기 */
#id_pw_ms {
    width: 100%;
    overflow: hidden;
}

#id_pw_ms .id_mscons {
    width: 700px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 40px;
}

#id_pw_ms .id_mscons .id_ms_tit {
    font-size: 14pt;
    font-weight: 700;
    color: #474747;
    text-align: center;
    padding-bottom: 10px;
}

#id_pw_ms .id_mscons .id_ms_txts {
    font-size: 9pt;
    text-align: right;
}

#id_pw_ms .id_mscons .id_ms_line_s {
    border-bottom: 2px solid #4b4b4b;
    margin-bottom: 20px;
}

#id_pw_ms .id_mscons .id_ms_co {
    overflow: hidden;
}

#id_pw_ms .id_mscons .id_ms_co .id_ms1 {
    width: 19%;
    padding: 10px;
    float: left;
}

#id_pw_ms .id_mscons .id_ms_co .id_ms2 {
    width: 71%;
    padding: 10px;
    float: left;
}

#id_pw_ms .id_mscons .id_s_btns {
    width: 30%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    background: #64A4FE;
    margin-top: 10px;
}

#id_pw_ms .id_mscons .id_s_btns a {
    display: block;
    color: #fff;
}

#id_pw_ms .pw_mscons {
    width: 700px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 40px;
}

#id_pw_ms .pw_mscons .pw_ms_tit {
    font-size: 14pt;
    font-weight: 700;
    color: #474747;
    text-align: center;
    padding-bottom: 10px;
}

#id_pw_ms .pw_mscons .pw_ms_line_s {
    border-bottom: 2px solid #4b4b4b;
    margin-bottom: 20px;
}

#id_pw_ms .pw_mscons .pw_ms_co {
    overflow: hidden;
}

#id_pw_ms .pw_mscons .pw_ms_co .pw_ms1 {
    width: 19%;
    padding: 10px;
    float: left;
}

#id_pw_ms .pw_mscons .pw_ms_co .pw_ms2 {
    width: 71%;
    padding: 10px;
    float: left;
}

#id_pw_ms .pw_mscons .pw_s_btns {
    width: 30%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 40px;
    height: 40px;
    background: #64A4FE;
    margin-top: 10px;
}

#id_pw_ms .pw_mscons .pw_s_btns a {
    display: block;
    color: #fff;
}


/* 모달 창 띄우기 */

#my_modal {
    display: none;
    width: 440px;
    height: 450px;
    padding: 20px 20px;
    background-color: #fefefe;
    border: 1px solid #888;
    border-radius: 3px;
}

#my_modal .modal_close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
}


#my_modal .modals_title1 {
    font-size: 18pt;
    color: #373737;
}

#my_modal .mos_box1 {
    height: 350px;
    overflow-y: scroll;
    margin-top: 30px;
}

#my_modal .mos_box1 .su_tit {
    font-size: 12pt;
    color: #000;
    font-weight: 700;
    padding-bottom: 20px;
}

#my_modal .mos_box1 .p_ts {
    font-size: 10pt;
    padding-bottom: 5px;
}

#my_modal .mos_box1 .brs {
    height: 30px;
}

#my_modal .mos_cls {
    text-align: center;
    font-size: 12pt;
}


#my_modal2 {
    display: none;
    width: 440px;
    height: 400px;
    padding: 20px 20px;
    background-color: #fefefe;
    border: 1px solid #888;
    border-radius: 3px;
}

#my_modal2 .modal_close_btn2 {
    position: absolute;
    top: 10px;
    right: 10px;
}

#my_modal2 .modals_title2 {
    font-size: 18pt;
    color: #373737;
}

#my_modal2 .mos_box2 {
    height: 300px;
    overflow-y: scroll;
    margin-top: 30px;
}

/* table */
.table_all {
    width: 100%;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 1px;
    border-collapse: collapse;
    border-left: 1px solid #cdcdcd;
    border-right: 0px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.ws {
    width: 20%;
}

.ws2 {
    width: 630px;
}

.trsd {
    text-align: right;
}

.ttlcs {
    text-align: center;
}

.ts_s {
    border: 1px solid #cdcdcd;
    text-align: center;
}

.ts {
    border-bottom: 1px solid #cdcdcd;
}

.ts2 {
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.ts4 {
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.ts5 {
    border-right: 1px solid #cdcdcd;
}

.ts3 {
    border-top: 1px solid #cdcdcd;
    background: #fdfdfd;
}

.tds_bg {
    background: #1193d7;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.tds_bg2 {
    background: #32bfbe;
    color: #fff;
}

.tds_bg3 {
    background: #05a8dd;
    color: #fff;
}

.pdd {
    padding-left: 10px;
    font-size: 10pt;
}

.pdd2 {
    padding-left: 10px;
}

.pdd3 {
    padding-left: 20px;
}

.tdv {
    background: #ffc974;
}

.tdv2 {
    background: #39749b;
    color: #fff;
}

.tdv3 {
    background: #fafafa;
}

.tdv4 {
    background: #fdffcb;
}

.tdv5 {
    background: #a9ebf5;
}

.tdv6 {
    background: #f4f4f4;
}

.hihi {
    letter-spacing: -0.9px;
}

.box1 {
    width: 200px;
    height: 25px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.box2 {
    width: 90%;
    height: 25px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.box3 {
    width: 320px;
    height: 25px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.box4 {
    width: 110px;
    height: 25px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.box5 {
    width: 140px;
    height: 25px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.text_box {
    width: 100%;
    height: 200px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.text_box2 {
    width: 98%;
    height: 300px;
    border: 1px solid #cdcdcd;
    background: #fff
}

.wow1 {
    font-size: 14pt;
}

.dvb {
    line-height: 1.4em;
}

.bgc {
    background: #f9d3ec;
}

.h35 {
    height: 35px;
    line-height: 35px;
}

.h96 {
    height: 96px;
    line-height: 96px;
}

.frm_input {
    height: 40px;
    border: 1px solid #d1d1d1;
    border-radius: 7px;
    padding: 0 10px;
}

.sec-guide_2 p {
    padding: 100px 0;
    text-align: center;
}
