@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700&subset=cyrillic');

.widget-news-portfolio.template-development {    
    font-weight: 400;
}

.c-tags-cloud.c-tags-cloud-template-1 .tags-cloud-content {
	text-align: left !important;
}

.new-progects-sites-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 237px;
    right: 0;
    bottom: 0;
    background: #fff;
}
@media (max-width:1700px){
	.new-progects-sites-container:after{
		display:none;
	}
}