.bgt{
	color: #515bfb;
    font-weight: 900;
}
.radio_div{
	width: 8px;
    height: 8px;
    background: #515bfb;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.radio_div:after{
	content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    background: #515bfb;
    padding: 0px;
}
.center_section_box:hover{
	transform: scale(1.1);
	transition: all .2s ease-in-out; 
}.center_section_box1:hover{
	transform: scale(1.1);
	transition: all .2s ease-in-out; 
}
.center_section_box2:hover{
	transform: scale(1.1);
	transition: all .2s ease-in-out; 
}
.center_section_box3:hover{
	transform: scale(1.1);
	transition: all .2s ease-in-out; 
}
.center_section_box4:hover{
	transform: scale(1.1);
	transition: all .2s ease-in-out; 
}
.center_section_box5:hover{
	transform: scale(1.1);
	transition: all .2s ease-in-out; 
}
.center_section_box{
	border: 13px solid #515bfb;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 57px;
    position: relative;
}
.center_section_box:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-bottom: 25px solid #515bfb;
    top: -27px;
    left: 28%;
}
.center_section_box1{
	border: 13px solid #8759d5;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 57px;
    position: relative;
}
.center_section_box1:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-bottom: 25px solid #8759d5;
    top: -27px;
    left: 28%;
}
.radio_div1{
	width: 8px;
    height: 8px;
    background: #8759d5;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.radio_div1:after{
	content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    background: #8759d5;
    padding: 0px;
}

.center_section_box2{
	border: 13px solid #fb763b;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 57px;
    position: relative;
}
.center_section_box2:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-bottom: 25px solid #fb763b;
    top: -27px;
    left: 28%;
}
.radio_div2{
	width: 8px;
    height: 8px;
    background: #fb763b;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.radio_div2:after{
	content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    background: #fb763b;
    padding: 0px;
}
.center_section_box3{
	border: 13px solid #05c0cb;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 57px;
    position: relative;
}
.center_section_box3:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-bottom: 25px solid #05c0cb;
    top: -27px;
    left: 28%;
}
.radio_div3{
	width: 8px;
    height: 8px;
    background: #05c0cb;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.radio_div3:after{
	content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    background: #05c0cb;
    padding: 0px;
}
.center_section_box4{
	border: 13px solid #32e661;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 57px;
    position: relative;
}
.center_section_box4:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-bottom: 25px solid #32e661;
    top: -27px;
    left: 28%;
}
.radio_div4{
	width: 8px;
    height: 8px;
    background: #32e661;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.radio_div4:after{
	content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    background: #32e661;
    padding: 0px;
}
.center_section_box5{
	border: 13px solid #b03f3d;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 57px;
    position: relative;
}
.center_section_box5:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-bottom: 25px solid #b03f3d;
    top: -27px;
    left: 28%;
}
.radio_div5{
	width: 8px;
    height: 8px;
    background: #b03f3d;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.radio_div5:after{
	content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    background: #b03f3d;
    padding: 0px;
}

.box_main{
	background: white;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    box-shadow: 1px 2px 12px 6px #212122;
    z-index: 9;
}
.box_main p{    color: #4b54e0!important;
    text-align: center;
    font-weight: 900;
    padding: 46px 4px 46px 4px;
    font-size: 15px !important;
}
.icon_bottom{
	    background: white;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -31px;
    position: relative;
    box-shadow: 0px 1px 15px 5px black;
}
#information .icon img {
    position: relative;
    /* padding: 4px; */
    -webkit-transform: skewY(-5deg)!important;
    -ms-transform: skewY(-5deg)!important;
    transform: skewY(342deg)!important;
    width: 60px!important;
    height: 60px!important;
    object-fit: cover !important;
}
.achieve-item>.icon{widows: 62px !important;}

