body{
	background-color: #fff;
	font-family: 'Roboto';
	color: #000;
	line-height: 16px;
}
.clear{clear: both;}
a{text-decoration: none !important;color:#fff;}
p{margin:0;}

h1{font-family: Roboto;font-weight: bold;	font-size: 32px;line-height: 30px;color: #514B7E;}
h2{font-family: Roboto;font-weight: bold;	font-size: 24px;line-height: 28px;color: #514B7E; margin:0;}
.hamburger{display: none;}
.hamburger_close{display: none;}
.mobile_only{display: none;}

.left_block{background-image: url("../images/left_bg.png");
	background-position: center;background-repeat: no-repeat;
	padding: 40px 25px 60px 25px !important;position: relative;
	background-size:cover;
	background: -moz-linear-gradient(left, #DA8BC3 0%, #AA90EC 99%);
	background: -webkit-linear-gradient(left, #DA8BC3 0%, #AA90EC 99%);
	background: linear-gradient(to bottom right, #DA8BC3 1%, #AA90EC 99%);}
.left_block .lf_b-logo{}
.left_block .lf_b-menu{margin: 20px 0;}
.left_block .lf_b-menu ul{list-style-type:none;margin:0;padding:0;}
.left_block .lf_b-menu ul li{padding:10px 0;}
.left_block .lf_b-menu ul li a{font-family:Roboto;font-weight:bold;
	font-size: 18px;line-height: 23px;text-transform: uppercase;color: #FFFFFF;}
.left_block .lf_b-menu ul li a.active{padding-left:20px;
	background-image:url("../images/icon/lf_b-menu_active.svg");
	background-repeat: no-repeat;background-position: left center;}
.left_block .lf_b-copy{margin:40px 0 20px;}
.left_block .lf_b-copy p{font-family: Roboto;
	font-size: 12px;align-items: center;color: #FFFFFF;opacity: 0.6;
	display: block;line-height: 20px;}
.left_block .lf_b-copy span{font-family: Roboto;
	font-size: 12px;align-items: center;color: #FFFFFF;opacity: 0.6;
	display: block;line-height: 20px;text-decoration:underline;}
.left_block .lf_b-download{background-color:#fff;
	padding:25px 20px 10px;border-radius:10px 10px 0 0;
	position: absolute;bottom: 0;width: 85%;margin: 0 auto;}
.left_block .lf_b-download .lf_b-d_head{}
.left_block .lf_b-download .lf_b-d_head span{font-family: Roboto Medium;
	font-weight: 500;font-size: 20px;color: #514B7E;}
.left_block .lf_b-download .lf_b-d_head img{float: right;cursor:pointer;}
.left_block .lf_b-download .lf_b-d_head img.arrowup{display:none;}
.left_block .lf_b-download .lf_b-d_head img.arrowdown{display:none;}
.left_block .lf_b-download .lf_b-d_head img.ar_active{display:block;}
.left_block .lf_b-download .lf_b-d_footer{display:none;}
.left_block .lf_b-download .lf_b-d_footer-text{padding:15px 0;}
.left_block .lf_b-download .lf_b-d_footer-text span{font-family: Roboto;
	font-weight: normal;font-size: 12px;color: #514B7E;}
.left_block .lf_b-download .lf_b-d_footer-app{display:flex;}
.left_block .lf_b-download .lf_b-d_footer-app a{width:50%;}
.left_block .lf_b-download .lf_b-d_footer-app img{width:98%;}



.right_block{background-image:url("../images/mian_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;padding:25px !important;
	padding-top: 40px !important;}
.right_block .rt_b-ava{display:flex;align-items:center;float:right;}
.right_block .rt_b-ava_img{margin-right:15px;}
.right_block .rt_b-ava_lang{}
.right_block .rt_b-ava_lang span, .right_block .rt_b-ava_lang span a{padding:10px;background:#fff;
	border-radius:30px;font-family:Roboto;font-weight:500; font-size:12px;color:#514B7E;}
.right_block .rt_b-ava_lang span a {padding:0;}
.right_block .rt_b-social{bottom:0;right:0;position:absolute;margin:25px;
    display:flex;align-items:center;background-color:#fff;
    padding:10px;border-radius:30px;}
.right_block .rt_b-social_txt{margin: 0 10px;}
.right_block .rt_b-social_txt span{font-family:Roboto;
    font-size: 20px;color: #514B7E;}
.right_block .rt_b-social_img{}
.right_block .rt_b-social_img img{margin-left:5px;}


.right_block .rt_b-title{background:#FFFFFF;display:inline-block;padding:30px;
	box-shadow:0px 5px 10px rgba(0, 0, 0, 0.1);border-radius:15px;}
.right_block .rt_b-title_head{}
.right_block .rt_b-title_head h2{font-family: Roboto;
	font-weight: bold;font-size: 34px;color: #514B7E;}
.right_block .rt_b-title_head span{color: #7E84FF;}
.right_block .rt_b-title_txt{}
.right_block .rt_b-title_txt span{font-family: Roboto Medium;
    font-size: 18px;color: #514B7E;}

.right_block .rt_b-status{background:#FFFFFF;display:inline-block;padding:30px;
	box-shadow:0px 5px 10px rgba(0, 0, 0, 0.1);border-radius:15px;
	margin: 25px 0;position: relative;padding-right: 60px;}
.smi_o_nas {margin:30px 0}
.smi_o_nas span {margin: 0 15px 0 0;}
.right_block .rt_b-status .rt_b-status_ttl{}
.right_block .rt_b-status .rt_b-status_ttl h2{font-family: Roboto Medium;
	font-size: 24px;color: #514B7E;line-height: 28px;margin: 0;}
.right_block .rt_b-status .rt_b-status_txt{padding: 25px 0 0 0;}
.right_block .rt_b-status .rt_b-status_txt span{font-family: Roboto;
	font-size: 18px;color: #514B7E;line-height: 21px;}
.right_block .rt_b-status .rt_b-status_more{}
.right_block .rt_b-status .rt_b-status_more select{	border: 1px solid #DDDDDD;box-sizing: border-box;border-radius: 20px;
	font-family: Roboto;font-size: 16px;text-align: center;color: #514B7E;
	padding: 5px 50px;outline:none;}
.right_block .rt_b-status .rt_b-status_more span{background:linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
	border-radius:20px;padding: 5px 20px;font-family: Roboto;
	font-size: 20px;color: #FFFFFF;margin-left: 20px;}
.right_block .rt_b-status .rt_b-status_dvc{position: absolute;
    top: 25px;right: -200px;border-radius: 50px;box-sizing: border-box;
    box-shadow: -1px 1px 20px rgba(0, 0, 0, 0.15);}
.right_block .rt_b-status .rt_b-status_slide{position: relative;
	display: inline-block;}
.right_block .rt_b-status .rt_b-status_slide img{}
.right_block .rt_b-status .rt_b-status_slide .slides img{width: 87%;
    margin: 0 auto;}


.right_block .rt_b-setup{background:#FFFFFF;display:inline-block;padding:30px;
	box-shadow:0px 5px 10px rgba(0, 0, 0, 0.1);border-radius:15px;
	position: relative;}
.right_block .rt_b-setup h3{font-family: Roboto Medium;font-size: 24px;
    line-height: 24px;color: #514B7E;}
.right_block .rt_b-setup span{font-family: Roboto;font-size: 16px;
    line-height: 19px;color: #514B7E;}
.right_block .rt_b-setup .rt_b-setup_img {display:flex;margin-top:20px;}
.right_block .rt_b-setup .rt_b-setup_img a {width: 95%;}
.right_block .rt_b-setup .rt_b-setup_img img {width: 95%;}


.rbenef_block01{background-image:url("../images/rbenef_block01.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.rbenef_block02{background-image:url("../images/rbenef_block02.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.rbenef_block03{background-image:url("../images/rbenef_block03.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.rbenef_block04{background-image:url("../images/rbenef_block04.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.rbenef_block05{background-image:url("../images/rbenef_block05.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}

.rbenef{width:80%;}

.rbenef .rbenef_top{background: #FFFFFF;
    display: inline-block;padding: 30px;width: 100%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 15px;}
.rbenef .rbenef_top h2{font-family: Roboto;
    font-weight: bold;font-size: 32px;line-height: 34px;color: #514B7E;}
.rbenef .rbenef_top span{font-family: Roboto Medium;
    font-size: 18px;line-height: 26px;color: #514B7E;}

.rbenef .rbenef_tabs{width:100%;margin:30px 0;display:flex;}
.rbenef .rbenef_tabs div{background: #FBFBFB;cursor:pointer;
    border: 1px solid #DDDDDD;box-sizing: border-box;
    border-radius: 20px;display: inline-block;padding: 10px 20px;
	text-align: center;flex-basis: auto;flex-grow: 1;margin-right: 10px;}
.rbenef .rbenef_tabs div:last-child{margin-right: 0;}
.rbenef .rbenef_tabs .rb_active{background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
	border-radius: 20px;border:none;}
.rbenef .rbenef_tabs span{font-family: Roboto;
	font-size: 20px;line-height: 23px;color: #AAAAAA;}
.rbenef .rbenef_tabs .rb_active span{font-family: Roboto;
	font-size: 20px;line-height: 23px;color: #FFFFFF;}

.rbenef .rbenef_bottom {background:#FFFFFF;display:none;padding:30px;width:100%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 15px;}
.rbenef .rbenef_bottom h3, .policy h3{font-family: Roboto Medium;
    font-size: 24px;line-height: 28px;color: #514B7E;margin-bottom: 20px;}
.rbenef .rbenef_bottom p, .policy p {font-family:Roboto;font-size:16px;line-height:20px;
    color: #514B7E;display: block;margin-bottom: 20px;}
.rbenef .rbenef_bottom ol {font-family:Roboto;font-size:16px;line-height:20px;
		    color: #514B7E;display: block;margin-bottom: 20px;}
.rbenef .rbenef_bottom a {color: #A977FF; text-decoration: underline;}
.rbenef .rbenef_bottom.rbenef_active{display: block;}
.quatblock .policy {background:#FFFFFF;display:block;padding:30px;width:100%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 15px; height: 600px;
overflow: overlay;}
.policy li {font-family:Roboto;font-size:16px;line-height:25px;
    color: #514B7E;}

.whywe{background-image:url("../images/whywe_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.whywe_block{width:80%;}

.whywe_first{background: #FFFFFF;padding: 30px;
    width: 100%;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;margin-bottom: 20px;}
.whywe_first h2{font-family: Roboto;font-weight: bold;font-size: 32px;
    line-height: 32px;color: #514B7E;}
.whywe_first span{font-family: Roboto Medium;font-size:20px;line-height:24px;
    color: #514B7E;}
.whywe_blue{background: #FFFFFF;padding: 30px;
    width: 100%;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;margin-bottom: 20px;display: flex;align-items:center;}
.whywe_blue img{}
.whywe_blue span{font-family: Roboto;font-size: 18px;
    text-transform: uppercase;color: #7E84FF;}
.whywe_blue span.whywe_blue-numb{padding: 0 20px;font-family: Roboto;
    font-weight: bold;
    font-size: 54px;
    text-transform: uppercase;
    color: #7E84FF;}
.whywe_orange{background: #FFFFFF;padding: 30px;
    width: 100%;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;margin-bottom: 20px;display: flex;align-items:center;}
.whywe_orange img{}
.whywe_orange span{font-family: Roboto;font-size: 18px;
    text-transform: uppercase;color: #FBA526;}
.whywe_orange span.whywe_orange-numb{padding: 0 20px;font-family: Roboto;
    font-weight: bold;
    font-size: 54px;
    text-transform: uppercase;
    color: #FBA526;}
.whywe_green{background: #FFFFFF;padding: 30px;
    width: 100%;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;margin-bottom: 20px;display: flex;align-items:center;}
.whywe_green img{}
.whywe_green span{font-family: Roboto;font-size: 18px;
    text-transform: uppercase;color: #31C20D;}
.whywe_green span.whywe_green-numb{padding: 0 20px;font-family: Roboto;
    font-weight: bold;
    font-size: 54px;
    text-transform: uppercase;
    color: #31C20D;}

.whywe_app{background: #FFFFFF;padding: 30px;
    width: 100%;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;margin-bottom: 20px;display: flex;
    align-items: center;}
.whywe_app .whywe_app-left{}
.whywe_app .whywe_app-left h3{font-family: Roboto Medium;
    font-size: 18px;color: #514B7E;}
.whywe_app .whywe_app-left span{font-family: Roboto;
    font-size: 14px;line-height: 19px;color: #514B7E;}
.whywe_app .whywe_app-right{padding-left: 15px;display: flex;}
.whywe_app .whywe_app-right img{margin: 0 5px;}


.application{background-image:url("../images/application_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.application .rt_b-status{background:#FFFFFF;display:inline-block;padding:30px;
	box-shadow:0px 5px 10px rgba(0, 0, 0, 0.1);border-radius:15px;
	margin: 40px 0;position: relative;padding-right:70px;height: 504px;}
.application .rt_b-status .rt_app-title{}
.application .rt_b-status .rt_b-status_dvc{top: 0;}
.application .rt_b-status .rt_app-title h2{font-family: Roboto;
    font-weight: bold;font-size: 24px;line-height: 28px;color: #514B7E;}
.application .rt_b-status .rt_app-item{}
.application .rt_b-status .rt_app-item span{display: block;
    font-family: Roboto;font-size: 16px;line-height: 44px;
    color: #514B7E;opacity: 0.6;cursor:pointer;}
.application .rt_b-status .rt_app-item span.item_active{padding-left: 20px;background-image: url(../images/icon/item_active.svg);font-weight: bold;
    background-repeat: no-repeat;background-position: left center;color: #A977FF;opacity: 1;}
.application .slides{text-align: center;height:474px;top: 35px;}
.application .slides img{display:none;}
.application .slides .slides_active{display:block;}

.aboutus{background-image:url("../images/aboutus_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.aboutus .rbenef_top{margin-bottom: 30px;}

.real{background-image:url("../images/real_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.rlblock{width: 90%;}
.rlblock_top{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	border-radius: 15px;padding:30px;margin-bottom: 20px;width: 90%;}
.rlblock_top h2{font-family: Roboto;font-weight: bold;
	font-size: 34px;line-height: 40px;color: #514B7E;}
.rlblock_top span{font-family: Roboto Medium;font-weight: 500;font-size:18px;
	line-height: 18px;color: #514B7E;}

.rlblock_center{width: 100%;overflow: hidden;display:none;}
.rlcenter_act{display:block;}
.rlblock_question{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;width: 90%;}
.rlblock_question .rlblock_name{display: flex;align-items: center;}
.rlblock_question .rlblock_name h3{font-family: Roboto;font-weight: bold;
	font-size: 22px;line-height: 24px;color: #514B7E;margin-bottom: 0;}
.rlblock_question .rlblock_name .rlblock_stars{margin-left: 20px;}
.rlblock_question .rlblock_name .rlblock_stars img{margin: 0 2px;}
.rlblock_question .rlblock_date{margin: 5px 0;}
.rlblock_question .rlblock_date span{font-family: Roboto;font-weight: bold;
    font-size: 14px;line-height: 16px;color: #514B7E;opacity: 0.6;}
.rlblock_question .rlblock_text{}
.rlblock_question .rlblock_text p{font-family: Roboto;font-size: 14px;
    line-height: 20px;color: #514B7E;}

.rlblock_thanks{background: #E2FFC7;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;width: 90%;
    float: right;}
.rlblock_thanks h3{font-family: Roboto;font-weight: bold;font-size: 22px;
    line-height: 24px;color: #514B7E;}
.rlblock_thanks span{font-family: Roboto;font-weight: bold;font-size: 14px;
    line-height: 16px;color: #514B7E;opacity: 0.6;margin: 5px 0;display: block;}
.rlblock_thanks p{font-family: Roboto;font-size: 14px;line-height: 20px;
    color: #514B7E;}

.rlblock_items{display: flex;align-items: center;margin:0 auto;width: 25%;
	padding: 10px 0;}
.rlblock_items div{width: 15px;height: 15px;background-color:#fff;margin:0 5px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 25px;
	cursor:pointer;}
.rlblock_items .rlblock_act{width:20px;height:20px;background: #A977FF;
	border: 3px solid #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	border-radius: 25px;}

.rlblock .whywe_app{width:80%;}
.rlblock .whywe_app .whywe_app-right{padding-left: 0;}

.quation{background-image:url("../images/quation_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.quation .quatblock{width: 80%;}
.quation .quatblock .quatblock_top{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;}
.quation .quatblock .quatblock_top h2{font-family: Roboto;font-weight: bold;
	font-size: 28px;line-height: 30px;color: #514B7E;}
.quation .quatblock .quatblock_top span{font-family: Roboto Medium;
	font-weight: 500;font-size:18px;line-height: 18px;color: #514B7E;}
.quation .quatblock .quatblock_app{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;display: flex;
    align-items: center;}
.quation .quatblock .quatblock_app-left{width: 70%;}
.quation .quatblock .quatblock_app-left h3{font-family: Roboto Medium;
    font-size: 24px;line-height: 28px;color: #514B7E;}
.quation .quatblock .quatblock_app-left span{font-family: Roboto;
    line-height: 19px;font-size: 16px;color: #514B7E;}
.quation .quatblock .quatblock_app-right{text-align: center;width: 30%;}
.quation .quatblock .quatblock_app-right span{background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
	border-radius: 20px;padding:10px 20px;text-decoration:none;color: #fff;}

/* demo контейнер */
.quademo{padding: 0;margin: 0;background: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 15px;
    margin-bottom: 20px;height: 450px; overflow: overlay;}
.quademo::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
.quademo::-webkit-scrollbar{width: 10px;}
.quademo::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}
.quain{padding:0;border-bottom: 1px solid rgba(81, 75, 126, 0.2);
	}
/* скрываем чекбоксы и блоки с содержанием */
.hide,
.hide + label ~ div {
    display: none;
}
/* вид текста label */
.hide + label {cursor: pointer;width: 100%;font-family: Roboto Medium;
    font-weight: 500;font-size: 16px;line-height: 18px;color: #514B7E;margin-bottom: 0;
    padding: 15px 30px;}
/* когда чекбокс активен показываем блоки с содержанием  */
.hide:checked + label + div {display: block;background: #F6F0FF;padding: 10px;
    /* чуточку анимации при появлении */
     -webkit-animation:fade ease-in 0.5s;
     -moz-animation:fade ease-in 0.5s;
     animation:fade ease-in 0.5s; margin-bottom: 0;
    padding: 10px 30px;border-top: 1px solid rgba(81, 75, 126, 0.2);
    border-bottom: 1px solid rgba(81, 75, 126, 0.2);
}
/* анимация при появлении скрытых блоков */
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
.hide + label:before {
	background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background-image:url("../images/icon/quain_down.svg");
    background-repeat:no-repeat;
    background-position: center;
    background-size:inherit;
    color: #fff;
    content: "";
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 3px 5px;
    text-align: center;width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.hide:checked + label:before {background-image:url("../images/icon/quain_up.svg");
    background-repeat:no-repeat;
    background-position: center;background-size:inherit;content: "";}

.quain div span{font-family:Roboto;font-size:14px;line-height:20px;color:#514B7E;}


.contacts{background-image:url("../images/contacts_map.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.contblock{width: 80%;}
.contblock .contblock_top{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;}
.contblock .contblock_top h2 {font-family: Roboto;font-weight: bold;
    font-size: 28px;line-height: 30px;color: #514B7E;}
.contblock .contblock_top span {font-family: Roboto Medium;
    font-weight: 500;font-size: 18px;line-height: 18px;color: #514B7E;}

.contblock_center{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;}
.contblock_center h4{font-family:Roboto Medium;font-weight: 500;font-size: 22px;
	line-height: 24px;color: #514B7E;}
.contblock_center span{font-family:Roboto;font-size:14px;line-height:18px;
	color: #514B7E;}
.contblock_center .contblock_center-address{margin: 20px 0;
	background-image:url(../images/icon/address.png);background-repeat: no-repeat;
    padding-left: 35px;background-position: left center;background-size: inherit;}
.contblock_center .contblock_center-phone{margin: 20px 0;
	background-image:url(../images/icon/phone.png);background-repeat: no-repeat;
    padding-left: 35px;background-position: left center;background-size: inherit;}
.contblock_center .contblock_center-mail{margin: 20px 0;
	background-image:url(../images/icon/mail.png);background-repeat: no-repeat;
    padding-left: 35px;background-position: left center;background-size: inherit;}
.contblock_center .contblock_center-bottom{display: flex;}
.contblock_center div span{font-family:Roboto;font-size:18px;line-height:21px;
	color: #514B7E;display: block;margin: 5px 30px 5px 0;}
.contblock_center .contblock_center-mail a span{color: #A977FF;text-decoration:underline;}
.contblock_center .contblock_center-mail a span:hover{text-decoration:none;}


.organ{background-image:url("../images/organ_bg.png");
	background-size:cover;background-repeat:no-repeat;position:relative;
	background-position:right;}
.organdiv{display:flex;width: 80%;}
.organblock{width:50%;}
.organblock .organ_card{background: #FFFFFF;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;padding: 30px;margin-bottom: 20px;text-align: center;}
.organblock .organ_card h3{font-family: Roboto Medium;
	font-weight: 500;font-size: 20px;line-height: 26px;color: #514B7E;}
.organblock .organ_card span{font-family: Roboto;font-size: 14px;
    line-height: 18px;color: #514B7E;display: block;}
.organblock .organ_card span.organ_link{background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);border-radius: 20px;
    display: inline-block;padding: 5px 30px;color: #fff;margin: 10px 0;}
.organblock .organ_card span.organ_small{font-family: Roboto;
    font-size: 12px;line-height: 16px;color: #514B7E;opacity: 0.6;}
.organ_phone{margin-left: 60px;position: relative;}
.organ_phone img{}
.organ_phone div.organ_phone-img{position:absolute;
	top:40px;text-align: center;width: 100%;}
.organ_phone div img{}

.organ_phone .organ_phone-rank{background:#FFFFFF;border-radius:15px;
	padding:15px 60px 15px 20px;position:absolute;bottom:-60px;right:-160px;
	background-image: url(../images/organ_phone-rank_link.png);background-repeat: no-repeat;
    background-size: initial;background-position: top right;}
.organ_phone .organ_phone-rank_top{display:flex;}
.organ_phone .organ_phone-rank_top .op_rt-img{width:60px;height:60px;
	background-image:url("../images/op_rt-img.png");
	background-repeat:no-repeat;background-position:center;
	background-size:cover;border-radius: 50px;position: relative;
	margin-right: 15px;}
.organ_phone .organ_phone-rank_top .op_rt-img img{background-color:#fff;
    padding:5px;border-radius:20px;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.25);
    right:0;bottom:0;position:absolute;}
.organ_phone .organ_phone-rank_top .op_rt-name{}
.organ_phone .organ_phone-rank_top .op_rt-name_rnk{display:flex;}
.organ_phone .organ_phone-rank_top .op_rt-name_rnk span{margin-right:5px;
    font-family: Roboto;font-size: 12px;line-height: 14px;color: #514B7E;}
.organ_phone .organ_phone-rank_top .op_rt-name_rnk img{width: 12px;
    margin: 0 1px;}
.organ_phone .organ_phone-rank_bottom{margin-top: 5px;}
.organ_phone .organ_phone-rank_bottom span{display:block;
	padding: 5px 0 5px 25px;font-family: Roboto;
	font-size: 12px;line-height: 14px;color: #514B7E;}
.organ_phone .organ_phone-rank_bottom span.op_rb-address{
	background-image:url("../images/icon/address.png");
	background-repeat:no-repeat;background-size:20px;
	background-position:left center;}
.organ_phone .organ_phone-rank_bottom span.op_rb-phone{
	background-image:url("../images/icon/phone.png");
	background-repeat:no-repeat;background-size:20px;
	background-position:left center;}
.organ_phone .organ_phone-rank_bottom span.op_rb-site{
	background-image:url("../images/icon/mail.png");
	background-repeat:no-repeat;background-size:20px;
	background-position:left center;}
.organ_phone .op_rt-name_ttl{margin-top: 5px;}
.organ_phone .op_rt-name_ttl span{font-family: Roboto;
	font-weight: bold;font-size: 14px;line-height: 16px;color: #514B7E;}
.organ_phone .op_rt-name_open{margin-top: 5px;}
.organ_phone .op_rt-name_open span{font-family: Roboto;
    font-size: 12px;line-height: 14px;color: #00B907;}
.organ_phone .organ_phone-rank_link{
	position: absolute;top: 15px;right: 15px;}
.organ_phone .organ_phone-rank_link img{}


.regist{background-image:url("../images/regist_bg.png");
	background-repeat:no-repeat;background-position: center;
	background-size:cover;text-align: center;padding:40px 0;}
.regist_block{position: relative;background: #FFFFFF;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 15px;
	margin: 0 auto;display: inline-block;margin-top:12%;
	padding: 70px 40px 40px 40px;}
.regist_block .regist_logo{position: absolute;text-align: center;
    width: 100%;top: -160px;left: 0;}
.regist_block .regist_logo img{}
.regist_block .regist_close{position: absolute;right: 20px;top: 20px;}
.regist_block .regist_close img{cursor: pointer;}
.regist_block .regist_title{text-align: center;}
.regist_block .regist_title h3{font-family: Roboto Medium;
    font-size: 24px;line-height: 28px;color: #514B7E;}
.regist_block .regist_title span{font-family: Roboto;
    font-size: 16px;line-height: 18px;color: rgba(81, 75, 126, 0.6);}

.regist_form{margin: 30px 0;}
.regist_form input{display: block;
    background: #FBFBFB;border: 1px solid #DDDDDD;
    box-sizing: border-box;border-radius: 4px;width: 100%;
    text-align: center;padding: 5px 10px;margin: 15px 0;
    font-family: Roboto;font-size: 14px;line-height: 16px;
    color: #AAAAAA;}
.regist_form input::placeholder{font-family:Roboto;
    font-size: 14px;line-height: 16px;color: #AAAAAA;}
.regist_form .regist_form-txt{margin: 10px 0 20px;}
.regist_form .regist_form-txt span{font-family: Roboto;
    font-size: 16px;line-height: 18px;color: rgba(81, 75, 126, 0.6);}
.regist_form .regist_form-txt a{color: rgb(160, 147, 253);}
.regist_form .regist_form-btn{display: flex;align-items: center;}
.regist_form .regist_form-btn button{background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);border-radius: 20px;
    outline: none;border: none;font-family: Roboto;font-size: 16px;
    line-height: 19px;color: #FFFFFF;padding: 5px 30px;margin-right: 20px;}
.regist_form .regist_form-btn span{font-family: Roboto;
    font-size: 16px;line-height: 19px;text-decoration-line: underline;
    color: #A977FF;opacity: 0.6;}
.pbr_pass{position: relative;}
.pbr_pass button{position: absolute;top:5px;right:5px;
    border:none;outline: none;background: transparent;}


.regist_quation{}
.regist_quation span{font-family: Roboto;font-size: 16px;ine-height: 18px;
    color: rgba(81, 75, 126, 0.6);opacity: 0.6;}
.regist_quation a{color: rgba(81, 75, 126, 0.6);text-decoration: underline !important;}

.regist_copy{margin: 30px 0;}
.regist_copy span{font-family: Roboto;font-weight: bold;font-size: 12px;
    line-height: 20px;color: #514B7E;opacity: 0.6;margin: 0 5px;}
.regist_copy a span{text-decoration:underline !important;color: #514B7E;}

.regist_form .regist_form-btn_sign{text-align: center;}
.regist_form .regist_form-btn_sign button{text-align: center;margin: 0 auto;
    padding: 5px 70px;}

.signin{background-image:url("../images/signin.png");
	background-repeat:no-repeat;background-position: center;
	background-size:cover;text-align: center;padding:40px 0;}
.signin .regist_quation span{color: #514B7E;}
.signin .regist_copy span{color: #fff;}
.signin .regist_copy a span{color: #fff;}

.signin .regist_form input{width: auto;margin: 0 auto;}
.signin_mail{margin-top: 10px;}
.signin_mail span{font-family: Roboto;font-size: 14px;line-height: 16px;
    text-align: center;color: #514B7E;}

.signin_problem{display:flex;margin-bottom: 20px;}
.signin_problem a{color: #A977FF;}
.signin_problem a span{font-family: Roboto;font-size: 12px;line-height:14px;
    text-decoration-line: underline;color: #A977FF;margin: 0 20px;}

.regist_none{}
.regist_none h4{font-family:Roboto;font-weight:bold;font-size:140px;
	line-height:164px;letter-spacing:0.05em;color:#514B7E;}
.regist_none span.regist_none-page{display:block;font-family: Roboto Medium;
	font-size:38px;line-height:46px;color:#514B7E;}
.regist_none span.regist_none-update{display: block;font-family: Roboto;
    font-size: 16px;line-height: 20px;color: #514B7E;}

.regist_form .regist_none-link{display: block;align-items: center;}

.regist_form .pbr_pass input{width:100%;margin:15px 0;}


/* code for animated blinking cursor */
    .typed-cursor{
        opacity: 1;
        font-weight: 100;
        -webkit-animation: blink 0.7s infinite;
        -moz-animation: blink 0.7s infinite;
        -ms-animation: blink 0.7s infinite;
        -o-animation: blink 0.7s infinite;
        animation: blink 0.7s infinite;
    }
    @-keyframes blink{
        0% { opacity:1; }
        50% { opacity:0; }
        100% { opacity:1; }
    }
    @-webkit-keyframes blink{
        0% { opacity:1; }
        50% { opacity:0; }
        100% { opacity:1; }
    }
    @-moz-keyframes blink{
        0% { opacity:1; }
        50% { opacity:0; }
        100% { opacity:1; }
    }
    @-ms-keyframes blink{
        0% { opacity:1; }
        50% { opacity:0; }
        100% { opacity:1; }
    }
    @-o-keyframes blink{
        0% { opacity:1; }
        50% { opacity:0; }
        100% { opacity:1; }
    }



	.left_block{height:auto;}
	.right_block{height:auto;}
	.container-fluid{max-width:100% !important;width:100% !important;}


@media (min-width: 1368px){
	.container-fluid{max-width:100% !important;width:100% !important;}
	.left_block{height:100vh;}
	.right_block{height:100vh;}
	.right_block .rt_b-title{width: 60%;}
	.rt_b-stat{width: 60%;}
	.right_block{padding: 50px !important;padding-top: 70px !important;}
	.left_block{padding: 40px 40px 60px 40px !important;}
	.left_block .lf_b-download{width: 80%;}
	.left_block .lf_b-download .lf_b-d_head span{font-size: 25px;}
	.left_block .lf_b-download .lf_b-d_footer-text span{font-size: 14px;}
	.left_block .lf_b-copy p{font-size: 14px;}
	.left_block .lf_b-copy span{font-size: 14px;}
	.whywe{background-image: url("../images/whywe_bg.png");background-size: inherit;background-repeat: no-repeat;position: relative;
		background-position: right center;}
	.application {background-image: url("../images/application_bg.png");background-size: inherit;background-repeat: no-repeat;
		position: relative;background-position: right center;}
	.aboutus {background-image: url("../images/aboutus_bg.png");background-size: inherit;background-repeat: no-repeat;position: relative;
		background-position: right center;}
	.real {background-image: url("../images/real_bg.png");background-size: inherit;background-repeat: no-repeat;background-position: right 	center;
		position: relative;}
	.rlblock {width:80%;}
	.rlblock_question .rlblock_text p{font-family: Roboto;font-size: 16px;line-height: 22px;color: #514B7E;}
	.rlblock_thanks p {font-family: Roboto;font-size: 16px;line-height: 22px; color: #514B7E;}
	.whywe_app .whywe_app-left {width: 70%;}
	.rlblock .whywe_app .whywe_app-right {padding-left: 0;width: 50%;}
	.quation {background-image: url("../images/quation_bg.png");background-size: inherit;background-repeat: no-repeat;position: relative;
		background-position: right center;}


}


@media (max-width: 992px) and (min-width: 768px){
	.container-fluid{max-width: 100% !important;width: 100% !important;}
	.container{max-width: 100% !important;}


	.hamburger{display:block; float: left;}
	.hamburger img{width:50px;padding:10px;background:#fff;
	    border-radius:30px;cursor:pointer;}
	.hamburger_close{display:block;float:right;cursor:pointer;}


	.left_block .lf_b-logo{text-align: center;}
	.left_block .lf_b-logo img{width: 100px;}
	.left_block .lf_b-menu ul li{padding: 5px 0;}
	.left_block .lf_b-menu ul li a{font-size: 14px;}

	.left_block{display: none;position: absolute;z-index: 99;}

	.right_block .rt_b-title{margin-top:20px;padding:20px;}

	.right_block .rt_b-status .rt_b-status_dvc{position: relative;
    	top: 30px;right: 0;box-shadow: none;text-align: center;}
    .right_block .rt_b-status{padding-right:20px;padding:20px;padding-bottom: 50px;
    	width: 100%;}
    .right_block .rt_b-status .rt_b-status_slide img{width: 100%;}
    .right_block .rt_b-setup{padding: 20px;}
    .right_block .rt_b-title_head h2{font-size:24px;}
    .right_block .rt_b-title_txt span{font-size:14px;}
    .right_block .rt_b-status .rt_b-status_ttl h2{font-size: 20px;line-height: 20px;}
    .right_block .rt_b-status .rt_b-status_txt{padding: 20px 0;}
    .right_block .rt_b-status .rt_b-status_txt span{font-size: 14px;line-height: 18px;}
    .right_block .rt_b-status .rt_b-status_more span{margin-left: 0;
    	display: block;text-align: center;margin-top: 10px;}
    .right_block .rt_b-status .rt_b-status_more select{display: block;
    	width: 100%;}
    .right_block .rt_b-social{margin: 0;position: relative;margin-top: 20px;
    	padding: 5px;}
    .right_block .rt_b-setup h3{font-size: 20px;}
    .right_block .rt_b-setup span{font-size: 12px;line-height: 18px;}
    .right_block .rt_b-social_txt span{font-size: 12px;}
	.rbenef{width: 100%;margin-top: 70px;}
	.rbenef .rbenef_top h2{font-size: 22px;line-height: 24px;}
	.rbenef .rbenef_top span{font-size: 16px;line-height: 20px;}
	.rbenef .rbenef_bottom p{font-size: 14px;line-height: 18px;}
	.rbenef .rbenef_top{padding: 20px;}
	.rbenef .rbenef_bottom{padding: 20px;}
	.quation .quatblock {width: 100%;margin-top: 60px;}
	.quation .quatblock .quatblock_top{padding: 20px;}
	.hide + label{padding: 10px 20px;font-size: 14px;line-height: 16px;}
	.quation .quatblock .quatblock_top h2{font-size: 18px;
    	line-height: 20px;}
    .hide:checked + label + div{padding: 10px 20px;}
    .quain div span{font-size: 12px;line-height: 14px;}
    .quation .quatblock .quatblock_app{padding: 20px;display: block;}
    .quation .quatblock .quatblock_app-left{width: 100%;}
    .quation .quatblock .quatblock_app-right{width: 100%;padding-top:25px;}
    .quation .quatblock .quatblock_app-left h3{font-size:18px;line-height: 20px;}
    .quation .quatblock .quatblock_app-left span{line-height:18px;
    	font-size: 14px;}

    .regist_block{margin-top:40%;padding: 40px 20px 20px 20px;}
    .regist_none h4{font-size:120px;line-height: 140px;}
    .regist_none span.regist_none-page{font-size:24px;line-height: 36px;}
    .regist_none span.regist_none-update{font-size: 12px;line-height: 18px;}
    .regist_block .regist_title{margin-top: 25px;}
    .contblock {width: 100%;margin-top: 60px;}
    .organdiv {display: block;width: 100%;}
    .organblock {width: 100%;}
    .organ_phone {margin-left:0;position:relative;margin:0 auto;
    	width: 100%;text-align: center;}
    .organ_phone .organ_phone-rank{position: relative;bottom: 0;right: 0;
    	margin-top: 20px;}
    .organ_phone .organ_phone-rank_bottom span{text-align: left;}
    .contblock .contblock_top h2{font-family: Roboto;font-weight: bold;
    	font-size: 18px;line-height: 24px;color: #514B7E;}
    .contblock .contblock_top span{font-size: 14px;line-height: 16px;}
    .signin_problem a span{display: block;}
    .contblock_center h4{font-size: 16px;line-height: 20px;}
    .contblock_center div span{font-size: 14px;line-height: 18px;margin: 5px 0px;}
    .contblock_center .contblock_center-bottom{display: block;}
    .contblock .contblock_top{padding: 20px;}
    .contblock_center{padding: 20px;}
    .whywe_app{padding: 20px;display: block;}
    .whywe_app .whywe_app-left h3{font-size: 14px;}
    .whywe_app .whywe_app-left span{font-size: 12px;line-height: 16px;}
    .whywe_app .whywe_app-right{margin-top: 10px;}
    .rbenef .rbenef_tabs{display: block;}
    .rbenef .rbenef_tabs div{display:block;margin-bottom:10px;width:100%;}
    .whywe_block {width: 100%;}
    .whywe_first{margin-top: 60px;padding: 20px;}
    .whywe_first h2{font-size: 24px;line-height: 26px;}
    .whywe_first span{font-size: 18px;line-height: 20px;}
	.whywe_blue{padding: 20px;display: block;}
	.whywe_orange{padding: 20px;display: block;}
	.whywe_green{padding: 20px;display: block;}
	.whywe_blue span.whywe_blue-numb{font-size: 40px;}
	.whywe_orange span.whywe_orange-numb{font-size: 40px;}
	.whywe_green span.whywe_green-numb{font-size: 40px;}
	.application .rt_b-status .rt_app-item span{font-size:14px;line-height:22px;}
	.rlblock {width:100%;margin-top:60px;}
	.rlblock_top{width:100%;padding: 20px;}
	.rlblock_top h2{font-size: 22px;line-height: 28px;}
	.rlblock_top span{font-size: 14px;line-height: 18px;}
	.rlblock_question{width: 100%;padding: 20px;}
	.rlblock_question .rlblock_name .rlblock_stars {margin-left: 5px;}
	.rlblock_question .rlblock_name h3{font-size: 16px;line-height: 22px;}
	.rlblock_question .rlblock_text p{font-size: 12px;line-height: 18px;}
	.rlblock_thanks{width: 100%;padding: 20px;}
	.rlblock_thanks h3{font-size: 20px;}
	.rlblock_thanks p{font-size: 12px;line-height: 18px;}
	.rlblock_items{width: 50%;}
	.rlblock .whywe_app {width: 100%;}
	.whywe_app .whywe_app-right img{width:95%;}
	.regist_form .regist_form-txt span{font-size: 14px;}
	.regist_quation span{font-size: 14px;}
	.regist_form .regist_form-btn button{font-size: 14px;line-height: 18px;
	    padding: 5px 20px;}
	.regist_form .regist_form-btn span{font-size:14px;line-height:18px;}



}

@media (max-width: 768px) and (min-width: 576px){
	.container-fluid{max-width: 100%;}


	.hamburger{display:block; float: left;}
	.hamburger img{width:50px;padding:10px;background:#fff;
	    border-radius:30px;cursor:pointer;}
	.hamburger_close{display:block;float:right;cursor:pointer;}


	.left_block .lf_b-logo{text-align: center;}
	.left_block .lf_b-logo img{width: 100px;}
	.left_block .lf_b-menu ul li{padding: 5px 0;}
	.left_block .lf_b-menu ul li a{font-size: 14px;}

	.left_block{display: none;position: absolute;z-index: 99;}

	.right_block .rt_b-title{margin-top:20px;padding:20px;}

	.right_block .rt_b-status .rt_b-status_dvc{position: relative;
    	top: 30px;right: 0;box-shadow: none;text-align: center;}
    .right_block .rt_b-status{padding-right:20px;padding:20px;padding-bottom: 50px;
    	width: 100%;}
    .right_block .rt_b-status .rt_b-status_slide img{width: 100%;}
    .right_block .rt_b-setup{padding: 20px;}
    .right_block .rt_b-title_head h2{font-size:24px;}
    .right_block .rt_b-title_txt span{font-size:14px;}
    .right_block .rt_b-status .rt_b-status_ttl h2{font-size: 20px;line-height: 20px;}
    .right_block .rt_b-status .rt_b-status_txt{padding: 20px 0;}
    .right_block .rt_b-status .rt_b-status_txt span{font-size: 14px;line-height: 18px;}
    .right_block .rt_b-status .rt_b-status_more span{margin-left: 0;
    	display: block;text-align: center;margin-top: 10px;}
    .right_block .rt_b-status .rt_b-status_more select{display: block;
    	width: 100%;}
    .right_block .rt_b-social{margin: 0;position: relative;margin-top: 20px;
    	padding: 5px;}
    .right_block .rt_b-setup h3{font-size: 20px;}
    .right_block .rt_b-setup span{font-size: 12px;line-height: 18px;}
    .right_block .rt_b-social_txt span{font-size: 12px;}
	.rbenef{width: 100%;margin-top: 70px;}
	.rbenef .rbenef_top h2{font-size: 22px;line-height: 24px;}
	.rbenef .rbenef_top span{font-size: 16px;line-height: 20px;}
	.rbenef .rbenef_bottom p{font-size: 14px;line-height: 18px;}
	.rbenef .rbenef_top{padding: 20px;}
	.rbenef .rbenef_bottom{padding: 20px;}
	.quation .quatblock {width: 100%;margin-top: 60px;}
	.quation .quatblock .quatblock_top{padding: 20px;}
	.hide + label{padding: 10px 20px;font-size: 14px;line-height: 16px;}
	.quation .quatblock .quatblock_top h2{font-size: 18px;
    	line-height: 20px;}
    .hide:checked + label + div{padding: 10px 20px;}
    .quain div span{font-size: 12px;line-height: 14px;}
    .quation .quatblock .quatblock_app{padding: 20px;display: block;}
    .quation .quatblock .quatblock_app-left{width: 100%;}
    .quation .quatblock .quatblock_app-right{width: 100%;padding-top:25px;}
    .quation .quatblock .quatblock_app-left h3{font-size:18px;line-height: 20px;}
    .quation .quatblock .quatblock_app-left span{line-height:18px;
    	font-size: 14px;}

    .regist_block{margin-top:40%;padding: 40px 20px 20px 20px;}
    .regist_none h4{font-size:120px;line-height: 140px;}
    .regist_none span.regist_none-page{font-size:24px;line-height: 36px;}
    .regist_none span.regist_none-update{font-size: 12px;line-height: 18px;}
    .regist_block .regist_title{margin-top: 25px;}
    .contblock {width: 100%;margin-top: 60px;}
    .organdiv {display: block;width: 100%;}
    .organblock {width: 100%;}
    .organ_phone {margin-left:0;position:relative;margin:0 auto;
    	width: 100%;text-align: center;}
    .organ_phone .organ_phone-rank{position: relative;bottom: 0;right: 0;
    	margin-top: 20px;}
    .organ_phone .organ_phone-rank_bottom span{text-align: left;}
    .contblock .contblock_top h2{font-family: Roboto;font-weight: bold;
    	font-size: 18px;line-height: 24px;color: #514B7E;}
    .contblock .contblock_top span{font-size: 14px;line-height: 16px;}
    .signin_problem a span{display: block;}
    .contblock_center h4{font-size: 16px;line-height: 20px;}
    .contblock_center div span{font-size: 14px;line-height: 18px;margin: 5px 0px;}
    .contblock_center .contblock_center-bottom{display: block;}
    .contblock .contblock_top{padding: 20px;}
    .contblock_center{padding: 20px;}
    .whywe_app{padding: 20px;display: block;}
    .whywe_app .whywe_app-left h3{font-size: 14px;}
    .whywe_app .whywe_app-left span{font-size: 12px;line-height: 16px;}
    .whywe_app .whywe_app-right{margin-top: 10px;}
    .rbenef .rbenef_tabs{display: block;}
    .rbenef .rbenef_tabs div{display:block;margin-bottom:10px;width:100%;}
    .whywe_block {width: 100%;}
    .whywe_first{margin-top: 60px;padding: 20px;}
    .whywe_first h2{font-size: 24px;line-height: 26px;}
    .whywe_first span{font-size: 18px;line-height: 20px;}
	.whywe_blue{padding: 20px;display: block;}
	.whywe_orange{padding: 20px;display: block;}
	.whywe_green{padding: 20px;display: block;}
	.whywe_blue span.whywe_blue-numb{font-size: 40px;}
	.whywe_orange span.whywe_orange-numb{font-size: 40px;}
	.whywe_green span.whywe_green-numb{font-size: 40px;}
	.application .rt_b-status .rt_app-item span{font-size:14px;line-height:22px;}
	.rlblock {width:100%;margin-top:60px;}
	.rlblock_top{width:100%;padding: 20px;}
	.rlblock_top h2{font-size: 22px;line-height: 28px;}
	.rlblock_top span{font-size: 14px;line-height: 18px;}
	.rlblock_question{width: 100%;padding: 20px;}
	.rlblock_question .rlblock_name .rlblock_stars {margin-left: 5px;}
	.rlblock_question .rlblock_name h3{font-size: 16px;line-height: 22px;}
	.rlblock_question .rlblock_text p{font-size: 12px;line-height: 18px;}
	.rlblock_thanks{width: 100%;padding: 20px;}
	.rlblock_thanks h3{font-size: 20px;}
	.rlblock_thanks p{font-size: 12px;line-height: 18px;}
	.rlblock_items{width: 50%;}
	.rlblock .whywe_app {width: 100%;}
	.whywe_app .whywe_app-right img{width:95%;}
	.regist_form .regist_form-txt span{font-size: 14px;}
	.regist_quation span{font-size: 14px;}
	.regist_form .regist_form-btn button{font-size: 14px;line-height: 18px;
	    padding: 5px 20px;}
	.regist_form .regist_form-btn span{font-size:14px;line-height:18px;}



}

@media (max-width: 576px){
	.container-fluid{max-width: 100%;}

	.hamburger{display:block; float: left;}
	.hamburger img{width:50px;padding:10px;background:#fff;
	    border-radius:30px;cursor:pointer;}
	.hamburger_close{display:block;float:right;cursor:pointer;}


	.left_block .lf_b-logo{text-align: center;}
	.left_block .lf_b-logo img{width: 100px;}
	.left_block .lf_b-menu ul li{padding: 5px 0;}
	.left_block .lf_b-menu ul li a{font-size: 14px;}

	.left_block{display: none;position: absolute;z-index: 99;}

	.right_block .rt_b-title{margin-top:20px;padding:20px;}

	.right_block .rt_b-status .rt_b-status_dvc{position: relative;
    	top: 30px;right: 0;box-shadow: none;text-align: center;}
    .right_block .rt_b-status{padding-right:20px;padding:20px;padding-bottom: 50px;
    	width: 100%;}
    .right_block .rt_b-status .rt_b-status_slide img{width: 100%;}
    .right_block .rt_b-setup{padding: 20px;}
    .right_block .rt_b-title_head h2{font-size:15px;}
    .right_block .rt_b-title_txt span{font-size:14px;}
    .right_block .rt_b-status .rt_b-status_ttl h2{font-size: 20px;line-height: 20px;}
    .right_block .rt_b-status .rt_b-status_txt{padding: 20px 0;}
    .right_block .rt_b-status .rt_b-status_txt span{font-size: 14px;line-height: 18px;}
    .right_block .rt_b-status .rt_b-status_more span{margin-left: 0;
    	display: block;text-align: center;margin-top: 10px;}
    .right_block .rt_b-status .rt_b-status_more select{display: block;
    	width: 100%;}
    .right_block .rt_b-social{margin: 0;position: relative;margin-top: 20px;
    	padding: 5px;}
    .right_block .rt_b-setup h3{font-size: 20px;}
    .right_block .rt_b-setup span{font-size: 12px;line-height: 18px;}
    .right_block .rt_b-social_txt span{font-size: 12px;}
	.rbenef{width: 100%;margin-top: 70px;}
	.rbenef .rbenef_top h2{font-size: 22px;line-height: 24px;}
	.rbenef .rbenef_top span{font-size: 16px;line-height: 20px;}
	.rbenef .rbenef_bottom p{font-size: 14px;line-height: 18px;}
	.rbenef .rbenef_top{padding: 20px;}
	.rbenef .rbenef_bottom{padding: 20px;}
	.quation .quatblock {width: 100%;margin-top: 60px;}
	.quation .quatblock .quatblock_top{padding: 20px;}
	.hide + label{padding: 10px 20px;font-size: 14px;line-height: 16px;}
	.quation .quatblock .quatblock_top h2{font-size: 18px;
    	line-height: 20px;}
    .hide:checked + label + div{padding: 10px 20px;}
    .quain div span{font-size: 12px;line-height: 14px;}
    .quation .quatblock .quatblock_app{padding: 20px;display: block;}
    .quation .quatblock .quatblock_app-left{width: 100%;}
    .quation .quatblock .quatblock_app-right{width: 100%;padding-top:25px;}
    .quation .quatblock .quatblock_app-left h3{font-size:18px;line-height: 20px;}
    .quation .quatblock .quatblock_app-left span{line-height:18px;
    	font-size: 14px;}

    .regist_block{margin-top:40%;padding: 40px 20px 20px 20px;}
    .regist_none h4{font-size:120px;line-height: 140px;}
    .regist_none span.regist_none-page{font-size:24px;line-height: 36px;}
    .regist_none span.regist_none-update{font-size: 12px;line-height: 18px;}
    .regist_block .regist_title{margin-top: 25px;}
    .contblock {width: 100%;margin-top: 60px;}
    .organdiv {display: block;width: 100%;}
    .organblock {width: 100%;}
    .organ_phone {margin-left:0;position:relative;margin:0 auto;
    	width: 100%;text-align: center;}
    .organ_phone .organ_phone-rank{position: relative;bottom: 0;right: 0;
    	margin-top: 20px;}
    .organ_phone .organ_phone-rank_bottom span{text-align: left;}
    .contblock .contblock_top h2{font-family: Roboto;font-weight: bold;
    	font-size: 18px;line-height: 24px;color: #514B7E;}
    .contblock .contblock_top span{font-size: 14px;line-height: 16px;}
    .signin_problem a span{display: block;}
    .contblock_center h4{font-size: 16px;line-height: 20px;}
    .contblock_center div span{font-size: 14px;line-height: 18px;margin: 5px 0px;}
    .contblock_center .contblock_center-bottom{display: block;}
    .contblock .contblock_top{padding: 20px;}
    .contblock_center{padding: 20px;}
    .whywe_app{padding: 20px;display: block;}
    .whywe_app .whywe_app-left h3{font-size: 14px;}
    .whywe_app .whywe_app-left span{font-size: 12px;line-height: 16px;}
    .whywe_app .whywe_app-right{margin-top: 10px;}
    .rbenef .rbenef_tabs{display: block;}
    .rbenef .rbenef_tabs div{display:block;margin-bottom:10px;width:100%;}
    .whywe_block {width: 100%;}
    .whywe_first{margin-top: 60px;padding: 20px;}
    .whywe_first h2{font-size: 24px;line-height: 26px;}
    .whywe_first span{font-size: 18px;line-height: 20px;}
	.whywe_blue{padding: 20px;display: block;}
	.whywe_orange{padding: 20px;display: block;}
	.whywe_green{padding: 20px;display: block;}
	.whywe_blue span.whywe_blue-numb{font-size: 40px;}
	.whywe_orange span.whywe_orange-numb{font-size: 40px;}
	.whywe_green span.whywe_green-numb{font-size: 40px;}
	.application .rt_b-status .rt_app-item span{font-size:14px;line-height:22px;}
	.rlblock {width:100%;margin-top:60px;}
	.rlblock_top{width:100%;padding: 20px;}
	.rlblock_top h2{font-size: 22px;line-height: 28px;}
	.rlblock_top span{font-size: 14px;line-height: 18px;}
	.rlblock_question{width: 100%;padding: 20px;}
	.rlblock_question .rlblock_name .rlblock_stars {margin-left: 5px;}
	.rlblock_question .rlblock_name h3{font-size: 16px;line-height: 22px;}
	.rlblock_question .rlblock_text p{font-size: 12px;line-height: 18px;}
	.rlblock_thanks{width: 100%;padding: 20px;}
	.rlblock_thanks h3{font-size: 20px;}
	.rlblock_thanks p{font-size: 12px;line-height: 18px;}
	.rlblock_items{width: 50%;}
	.rlblock .whywe_app {width: 100%;}
	.whywe_app .whywe_app-right img{width:95%;}
	.regist_form .regist_form-txt span{font-size: 14px;}
	.regist_quation span{font-size: 14px;}
	.regist_form .regist_form-btn button{font-size: 14px;line-height: 18px;
	    padding: 5px 20px;}
	.regist_form .regist_form-btn span{font-size:14px;line-height:18px;}


.rt_b-title .rt_b-setup_img {display:flex;margin-top:20px;}
.rt_b-title .rt_b-setup_img a{width: 95%;}
.rt_b-title .rt_b-setup_img img{width: 95%;}


}
