body{

    font-family: 'Heebo', sans-serif !important;

    direction:rtl;

    display:block;

}
.top_menu .menu {
    width: 53%;   
	float:right;
}

@media( max-width: 768px ){
    .top_menu .menu {
        width: 100%;   
        float:right;
    }
}

.top_menu .menu ul li:last-child {
    padding-right: 0px;
    padding-left: 0px;
}
.top_menu .menu ul li{float:right; text-align:right; right:90px; padding-left:35px; padding-right:0px;}

.lang{float:none; display:inline-block; margin-right: 15px; margin-top: 33px;}

@media ( max-width: 768px ){
    body.rtl:not(.sticky) .lang{
        margin-top: 23px;    
    }
}

.home_round::after {
/*    width: 140%;
    height: 140%;
    top: -100px;
    left: 20px;
    right: 0;
    z-index: 6;
    right: -110px;*/


    right: -0px;
    width: 100%;
    height: 101%;
    top: -3px;
    z-index: 6;


}
.col_vis{margin-right: 50px;   margin-left: 90px;}
@media  screen and (min-width:1600px){
    .home_round::after {   
	    right: -21%;
    width: 120%;
    height: 120%;
    top: -10%;
    z-index: 6;
}
.home_round img{width: 125% !important;}
}
@media  screen and (min-width:1600px){
	.col_vis{ right:-25px;}
}
@media only screen and (max-width: 1024px) {
	
.home_round:after {
    content: "";
    width: 90% !important;
    height: 90% !important;
    top: 20px !IMPORTANT;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}
.tog{top:-45px !important;}
.tog2{top:-35px !important;}
.tog3{top:-90px !important;}
.tog4{top:-5px !important;}
.col_vis{ width:90%; max-width:400px; margin:0 auto;}
}
@media only screen and (max-width: 760px) {
	.tog{top:30px !important;}
.tog2{top:30px !important;}
.tog3{top:30px !important;}
.tog4{top:30px !important;}
}