.ma_icons .elementor-icon-list-icon {
	text-align:center !important;
    width: 30px !important;
    height: 30px !important;
    background: #fc5220 !important;
    border-radius: 30px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
	margin-right: 10px;
}

.ma_icons2 .elementor-icon-list-icon {
    background: #000 !important;
}

.ma_icons .elementor-icon-list-icon i{
    margin-left: 2px !important;
    margin-top: -2px !important;
}

.ma_icons .elementor-icon-list-icon svg{
    margin-left: 4px !important;
    margin-top: -2px !important;
}

.ma_icons a:hover  .elementor-icon-list-icon{
	background: #000 !important;
}

.ma_icons2 a:hover  .elementor-icon-list-icon{
	background: #fc5220 !important;
}

#SR7_1_1{
	border-radius:20px;
	overflow:hidden;
}

.slider_round{
	border:2px solid #818574;
	border-radius:40px;
	padding:20px 60px !Important;
	text-align:center;
	background:#FFFAF8 !Important;
}

.slider_round span{
	color:#FC5220;
}

.ma_mob_menu .ue-input-wrapper:before{
    content: 'Меню';
    position: absolute;
    left: -63px;
    top: 11px;
    width: 75px;
    font-family: montserrat;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

.orange_border p{
	border-bottom:4px solid #FC5220;
	padding-bottom:3px;
	display:inline-block;
	margin-bottom:0px;
}

.cifri p{
	margin-bottom:0px;
}


@media all and (max-width:550px){
	.slider_round{
		padding:10px 20px !Important;
	}
}