*,
*::before,
*::after {
    box-sizing: border-box;
    @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

body {
    max-width: 483px;
    margin: auto;

}

#wrap {
    line-height: 0;
    max-width: 640px;
     font-family: 'Pretendard-Regular';
}

.parallax-item {
    width: 100%;
    height: 50vh;
    position: relative
}

.parallax-item.full {}

.stem {
    width: 15%;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 23vw;
}

.video {
    width: 100%;
    margin: auto;
}

.rr3 {
    width: 90%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 0px;
    padding-top: 13px;
}

.mm {
    display: block;
    font-weight: bold;
    font-size: 24px;
    font-weight: 500;
    line-height: 37px;
    font-weight: bold;
    
}

label {
    color: #4e4e4e;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    width: initial !important;
}

.box-radio-input input[type="radio"] {
    display: none;
}

label {
    color: #4e4e4e;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    width: initial !important;
}
.arrow_result div:last-child {
    border: 1px solid #ddd;
    background: #fafafa;
    padding: 1rem 0;
    font-weight: bold;
    line-height: 2;
}

.arrow_result input[type="text"] {
    width: 80px !important;
    height: 24px;
        border: 1px solid #999;
}

.box-radio-input input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 24px;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}


.box-radio-input input[type="radio"]:checked + span {
    border: 1px solid #0085ea;
    background: #0085ea;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
}

.box-radio-input2 input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 4.8vw;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}


.box-radio-input2 input[type="radio"]:checked + span {
    border: 1px solid #0085ea;
    background: #0085ea;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
}



.box-radio-input3 input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 24px;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}


.box-radio-input3 input[type="radio"]:checked + span {
    border: 1px solid #0085ea;
    background: #0085ea;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
}

.box-radio-input4 input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 4.8vw;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}


.box-radio-input4 input[type="radio"]:checked + span {
    border: 1px solid #0085ea;
    background: #0085ea;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
}


.counseling{
    background: #ff6c4f;
    padding-top: 10px;
    padding-bottom: 30px;
        position: relative;
    z-index: 9;
}

.consult-container{
    background: #fff;
}

.arrow_result div:last-child {
    border: 1px solid #ddd;
    background: #fafafa;
    padding: 1rem 0;
    font-weight: bold;
    line-height: 2;
    text-align: center;
}

.arrow_result input[type="text"] {
    width: 80px !important;
    height: 24px;
    background: #fff;
    border: 1px solid #000;
    
}

.text_s{
    line-height: 1.6;
    display: block;
}

.h4{
    text-align: center;
    font-size: 30px !important;
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 30px;
    color: #fff;
}

.bold{
    font-weight: bold;
}

.item-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: #fff;
    z-index: 2
}

#consult-wrap{
    width: 95%;
    height: 324px;
    background: #fff;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#consult-wrap li{
 height: 80px !important;   
    border-bottom: 1px solid #ccc;
    padding-top: 11px !important;
    
}
.t_01{
    line-height: 30px;
    font-size: 16px;
}

.t_03{
    float: right;
    font-size: 15px;
    color: #9b9b9b;
   
}
.date {
    width: 100%;
    height: 0px;
    color: #bdbdbd;
    margin: 20px;
    margin-left: 34px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
    margin-top: 6px;
    margin-bottom: 16px;
}

.more-click-reply .reply-con .top .rank {
    color: #ef002d;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 27px;
    line-height: 25px;
}
.more-click-reply .reply_wrap {
    border-bottom: 1px solid #d0d0d0;
    padding: 15px 0;
}


label {
    color: #4e4e4e;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    width: initial !important;
}
.checkbox{
    height: 150px;
    padding-left: 20px;
    padding-right: 20px;
}

.checkbox img{
    width: 100%;
    float: left;
    margin-top: 3vw;
}

.checkbox1{
    background: #f4f4f4;
    width: 48%;
    height: 70px;
    float: left;
    padding-left: 6px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.checkbox1 input{
    float: left;
    margin-top: 26px;
}

.checkbox1 label{
    float: left;
    width: 34vw
}

.checkbox2{
    background: #f4f4f4;
    width: 48%;
    height: 70px;
    float: right;
    padding-left: 6px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.checkbox2 input{
    float: left;
    margin-top: 26px;
}

.checkbox2 label{
    float: left;
    width: 34vw
}

.counseling{
    background: #0085ea;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
    z-index: 9;
}

.consult-container{
    background: #fff;
}



.h4{
    text-align: center;
    font-size: 30px !important;
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 30px;
    color: #fff;
}

.bold{
    font-weight: bold;
}

.item-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: #fff;
    z-index: 2
}

#consult-wrap{
    width: 95%;
    height: 324px;
    background: #fff;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#consult-wrap li{
 height: 80px !important;   
    border-bottom: 1px solid #ccc;
    padding-top: 11px !important;
    text-align: left;
    
}
.t_01{
    line-height: 30px;
    font-size: 16px;
}

.t_03{
    float: right;
    font-size: 15px;
    color: #9b9b9b;
   
}
.date {
    width: 100%;
    height: 0px;
    color: #bdbdbd;
    margin: 20px;
    margin-left: 34px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
    margin-top: 6px;
    margin-bottom: 16px;
}

.background-pat{
   
    background: #f5f8ff;
}

.more-click-reply .reply-con .top .rank {
    color: #ef002d;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 27px;
    line-height: 25px;
}
.more-click-reply .reply_wrap {
    border-bottom: 1px solid #d0d0d0;
    padding: 15px 0;
}

.reply_wrap {
    background: #fff;
    position: relative;
    z-index: 99999;
}

.more-click-reply .reply-con .top {
    position: relative;
    font-size: 15px;
    line-height: 35px;
}

.more-click-reply .reply-con .top + img {
    display: inline-block;
    width: 100%;
}

.more-click-reply .reply-con .con {
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 0;
}


.bg-wrap {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0;
}

.bg {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 60% 0%;
    position: fixed;
    z-index: -1;
}

.parallax-item[data-title] .bg {
    opacity: .5
}

.parallax-item[data-title] {
    background: #000
}

.text {
    line-height: 30px;
}

.animate__rotateOut {
    display: inline-block;
    margin: 0 0.5rem;
    animation-name: rotateOut;
    /* referring directly to the animation's @keyframe declaration */
    animation-duration: 2s;
    /* don't forget to set a duration! */
    animation-iteration-count: infinite;
}


.logo-area {
    width: 11%;
    position: absolute;
    top: 35%;
    right: 13%;
}

.logo-area2 {
    width: 45%;
    position: absolute;
    top: 32%;
    left: 10%;
}

.logo-area3 {
    width: 14%;
    position: absolute;
    top: -2%;
    left: 4%;
}

.intro_wrap {
    position: relative;
}

.so_wrap {
    position: absolute;
    top: 0;
    z-index: 9;
}

img.infinite_rotating_logo {
    animation: rotate_image 3s linear infinite;
    transform-origin: 50% 50%;
}

img.infinite_rotating_logo2 {
    animation: rotate_image 4s linear infinite;
    transform-origin: 50% 50%;
}

img.infinite_rotating_logo3 {
    animation: rotate_image 2s linear infinite;
    transform-origin: 50% 50%;
}

.cc1 {
    font-weight: 600;
    font-size: 16px;
}

.check_box {
    padding-left: 7%;
    padding-right: 7%;
}

.check_box2 {
    padding-left: 7%;
    padding-right: 7%;

}

.radio_box {
    width: 105%;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 38%;
}



.radio_box ul {
    margin: auto;
}

.radio_box li {
    width: 30%;
    float: left;
    margin-right: 10px;
}

.radio_box li:nth-child(3) {
    margin-right: 0px;
}

.p3 {
    margin-top: 20px;
}


.radio_box2 {
    margin-top: 20px;
    margin-bottom: 38%;
}

.radio_box3 {
    margin-top: 20px;
    margin-bottom: 25%;
}

.pp {
    width: 201px;
    margin: auto;
}


.box-radio-input input[type="checkbox"]:checked + span {}

.reply {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 999999999;
    line-height: 1.5;
}

.reply h4 {
    margin: 0;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 30px;
}

.red {
    color: #ed2323;
}

button {
    width: 23%;
    float: right;
    border: 0;
    background-color: #222;
    color: #fff;
    height: 50px;
    font-size: 17px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.reply li {
    float: left;
    margin-right: 2%;
}

.reply li:nth-child(1) {
    border-bottom: 1px solid #222;
}

.reply_bottom {
    background: #fafafa;
    position: relative;
    z-index: 999999999;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ccc;
}


.re_maintext {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: -.3px;
    color: #222;
}

.re_mainimg {
    margin-top: 17px;
}

.reply_img {
    width: 7%;
    float: left;
    margin-right: 2%;
}

.id {
    float: left;
    margin-right: 5%;
    font-size: 14px;
}

.re_date {
    font-size: 12px;
    color: #ccc;
    font-weight: 300;
    line-height: 1.7
}

.reply_bottom ul {
    margin-top: 20px;
}

.reply_bottom li {
    float: left;
    font-size: 12px;
    color: #c6c6c6;
    font-weight: 300;
    margin-right: 5%;
}

.up {
    color: #23a3a7;
    font-weight: 500;
    float: right;
    border: 1px solid #23a3a7;
    padding: 0px 10px;
    border-radius: 100px;
    font-size: 12px;
}

.best {
    display: block;
    float: left;
    padding: 0px 10px;
    background-color: #e34d4d;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
}

.circle {
    position: absolute;
    top: 19vw;
    width: 73%;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}

.product {
    position: absolute;
    top: 42vw;
    z-index: 9;
}

.p1_text {
    position: absolute;
    top: 19.5vw;
    z-index: 9;
}

.p1_text2 {
    position: absolute;
    top: 3vw;
    mix-blend-mode: color-dodge;
}

.p1_text3 {
    position: absolute;
    top: 18vw;
    mix-blend-mode: screen;
}


.p1_text4 {
    position: absolute;
    top: 16.5vw;
    mix-blend-mode: screen;
    z-index: 9;
}

.p1_text5 {
    position: absolute;
    top: 49vw;
    mix-blend-mode: color-dodge;
    z-index: 9;
}

.p1_text6 {
    position: absolute;
    top: 6vw;
    z-index: 9;
}



.ro {
    animation: rotate_image 6s linear infinite;
    transform-origin: 50% 50%;
}

@keyframes rotate_image {
    100% {
        transform: rotate(360deg);
    }
}






.p2 {
    position: relative;

}

.p2_text {
    position: absolute;
    top: 88vw;
}

.p4 {
    position: relative;
    top: -101vw;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.s_b{
width: 90%;
    margin: auto;
    margin-bottom: 20px;
}

.modal_btn {
    display: block;
    margin: 40px auto;
    padding: 10px 20px;
    background-color: royalblue;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    transition: box-shadow 0.2s;
}
.modal_btn:hover {
    box-shadow: 3px 4px 11px 0px #00000040;
}
 .modal {
      display: none; /* 처음엔 숨김 */
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0,0,0,0.5);
     z-index: 9;
    }
    .modal-content {
      background: #fff;
      width: 350px;
      margin: 15% auto;
      border-radius: 8px;
      text-align: center;
    }

.countTxt {
    background: #091630;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.countTxt .t1 {
    font-size: 15px;
}

.countTxt .t2 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
}

.countTxt span {
    color: #fcba50;
}

.tostPop {
    position: fixed;
    left: 10%;
    bottom: 4vw;
    width: 80%;
    transform: scale(0);
    opacity: 0;
    transition: all 0s;
    z-index: 999
}

.tostPop.on {
    transform: scale(1);
    opacity: 1;
    transition: all 0.3s;
}

.tostPop .wrapInner {
    width: 100%;
    max-width: 483px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    position: relative;
    background: #111;
    border-radius: 10px;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 17px;
}

.tostPop .wrapInner b {
    color: #ffe11f;
}

.medal_wrap {
    width: 25%;
    position: absolute;
    right: 2vw;
}

.medal_wrap img {
    margin-top: -21vw;
}


.insta_phone_wrap {
    position: relative;
}

.inf {
    position: absolute;
}

.phone_wrap {
    position: absolute;
    top: 48.6vw;
}

.insta_inner {
    width: 51%;
    position: absolute;
    top: 60.4vw;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}

.p5 {
    position: relative;
}

.circle2 {
    width: 30%;
    position: absolute;
    top: 15.1vw;
    left: 0;
    right: 0.2vw;
    margin: auto;
}

.pro {
    width: 22%;
    position: absolute;
    top: 2vw;
    left: 0;
    right: 0;
    margin: auto;
}

.p6 {
    position: relative;
}

.b_wrap {
    position: relative;
    top: -65vw;
}

.b_wrap .b1 {
    width: 7.8%;
    position: absolute;
    top: 43vw;
    right: 33vw;
    animation-name: ball1;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.b_text {
    position: absolute;
    top: 9vw;
    z-index: 99999;
    width: 39%;
    left: 45vw;
}

.b_wrap2 {
    position: relative;
    top: -69vw;
}

.b_wrap2 .b4 {
    width: 6.8%;
    position: absolute;
    top: 43vw;
    left: 30vw;
    animation-name: ball5;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

.b_wrap2 .b5 {
    width: 9.8%;
    position: absolute;
    top: 43vw;
    left: 15vw;
    animation-name: ball4;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
}

@keyframes ball1 {
    0% {
        top: 0px;
    }

    50% {
        top: 30px;
    }

    100% {
        top: 0px;
    }
}

@keyframes ball2 {
    0% {
        top: 0px;
    }

    50% {
        top: 40px;
    }

    100% {
        top: 0px;
    }
}

@keyframes ball3 {
    0% {
        top: 0px;
    }

    50% {
        top: 20px;
    }

    100% {
        top: 0px;
    }
}


@keyframes ball4 {
    0% {
        top: 0px;
    }

    50% {
        top: 20px;
    }

    100% {
        top: 0px;
    }
}

@keyframes ball5 {
    0% {
        top: 30px;
    }

    50% {
        top: 45px;
    }

    100% {
        top: 30px;
    }
}


.b_wrap .b2 {
    width: 7.5%;
    position: absolute;
    top: 36vw;
    right: 15vw;
    animation-name: ball1;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.b_wrap .b3 {
    width: 10%;
    position: absolute;
    top: 47vw;
    right: 20vw;
    animation-name: ball1;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}














@keyframes rotate_image {
    100% {
        transform: rotate(360deg);
    }
}

.margin {
    margin: 20px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 1.5
}

.border {
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    border-top: 1px solid #111;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: -8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: white;
}

.border_db {
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    border-top: 1px solid #111;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: -8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: white;
    margin-top: 10px;
}

.border_all {
    border: 1px solid #111;
    border-radius: 9px;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 10px;
}

.border_all img {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}

.border_all2 {
    border: 1px solid #111;
    border-radius: 9px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.img_margin {
    width: 95%;
    margin: auto;
}

.position {
    position: relative;
}

.im1 {
    margin-top: 0vw;
}

.im2 {
    margin-top: 45vw;
}

.im3 {
    width: 21%;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: -74vw;
}

.im4 {
    position: relative;
    top: -50vw;
    margin-top: 30px;
}

.ppp {
    margin-top: -45vw;
}

.center4 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0vw;
}




.one_text_wrap {
    position: relative;
}

.one_text {
    position: absolute;
    top: 18vw;
    height: 195px;
    overflow: hidden;

}

.one_text2 {
    position: absolute;
    top: 18vw;
    mix-blend-mode: screen;

}

.one_text3 {
    position: absolute;
    top: 45vw;
    height: 340px;
    overflow: hidden;
}

.one_text4 {
    position: absolute;
    top: 101vw;
}

.two {
    position: relative;
    z-index: 9
}


.insta_wrap {
    position: relative;
    margin-bottom: 14vw;
}

.insta_text_wrap {
    position: absolute;
    top: 37vw;
    z-index: 99;
}

.m2 {
    margin-top: 26vw;
}


.ci {
    width: 16%;
    position: absolute;
    top: 0px;
    right: 3px;

}


@media all and (min-width:483px) {

    .p1_text {
        max-width: 483px;
        position: absolute;
        top: 100px;
        width: 483px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .p1_text2 {
        max-width: 483px;
        top: 10px;
    }

    .p1_text6 {
        max-width: 483px;
        left: 0;
        right: 0;
        margin: auto;
        top: 35px;
    }

    .p1_text5 {
        max-width: 483px;
        top: 230px;
    }

    .p1_text3 {
        max-width: 483px;
        top: 96px;
    }

    .p1_text4 {
        max-width: 483px;
        top: 83px;
    }

    .circle {
        top: 139px;
        width: 300px;
    }

    .product {
        position: absolute;
        top: 216px;
        width: 466px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .im1 {
        margin-top: 0px;
    }

    .phone_wrap {
        top: 239px;
    }

    .insta_inner {
        top: 288px;
    }

    .circle2 {
        top: 75.5px;
    }

    .im2 {
        margin-top: 0px;
    }

    .im3 {
        top: -355px;
    }

    .im4 {
        top: -216px;
    }

    .ppp {
        margin-top: -180px;
    }

    .p4 {
        top: -484px;
    }

    .b_wrap {
        top: -318px;
        left: 30px;
    }

    .b_text {
        position: absolute;
        top: 42px;
        z-index: 99999;
        width: 190px;
        left: 214px;
    }

    .b_wrap .b1 {
        right: 190px;
    }

    .b_wrap .b3 {
        right: 137px
    }

    .b_wrap .b2 {
        right: 99px
    }

    .insta_wrap {
        margin-bottom: 30px;
    }

    .tostPop {
        bottom: 20px;
    }

    .medal_wrap {
        right: 10px;
    }

    .b_wrap2 {
        top: -325px;
    }

    .b_wrap2 .b4 {
        left: 140px;
    }

    .b_wrap2 .b5 {
        left: 71px;
    }
}




.check_box span {
    height: 30px;
    /* margin-right: 10px; */
    display: block;
    text-align: center;
    display: block;
    height: 30px;
    margin-top: 16px;
}

.blue {
    color: #1851a9;
}

.oo {
    width: 10%;
    float: left;
}


.flt{
    width: 80px;
    position: fixed;
    right: 5px;
    z-index: 99999;
    bottom: 10px;
}



@media all and (min-width:640px) {
    
.box-radio-input input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 25px;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}
    
    .box-radio-input2 input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 23px;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}
    
     .box-radio-input4 input[type="radio"] + span {
    width:24%;
    display: inline-block;
    background: #5a5a5a;
    padding: 20px 10px;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    cursor: pointer;
    font-size: 23px;
    border-radius: 6px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #5a5a5a;
}

   .checkbox1 label{
    float: left;
    width: 144px; !important;
    margin-left: 14px;
}
   .checkbox2 label{
    float: left;
    width: 144px; !important;
        margin-left: 14px;
}
    .checkbox img{
        margin-top: 6px;
    }

}
