.fsrht_item {
	float: right;
	display: inline-block;
	position: relative;
	box-shadow: 0px 0px 30px 0 rgba(158, 158, 160, 0.1);
	background-color:#fff;
	direction: rtl;
	box-sizing:border-box;
	padding:0px;
	border-bottom: 1px solid #b7b7b7
}
.fsrht_content {
	float: right;
	width: 100%;
	box-sizing:border-box;
    padding: 35px 35px 35px 35px;
	position:relative;
}
.fsrht_name {
	float: left;
	width: 100%;
	text-decoration: none;
	height: 35px;
    overflow: hidden;
	visibility: visible;
	margin-bottom:15px;
}
.fsrht_text {
	float: right;
	width: 100%;
	height: 90px;
    overflow: hidden;
	visibility: visible;
}
.fsrht_img {
	float: right;
	width: 100%;
    overflow: hidden;
	visibility: visible;
}
.fsrht_btn_wrapper {
	float: right;
	width: 100%;
    display:inline-block;
	text-align:right;
	direction:rtl;
	margin-top:15px;
}
.fsrht_btn {
	float: none;
	width: auto;
    display:inline-block;
	text-align:center;
	direction:rtl;
	font-size:16px;
	background-color:transparent;
	box-sizing:border-box;
	padding: 7px 0px 10px 0px;
	border-bottom: 1px solid #fff;
	border-radius:0px
}
.projects_page_sections .fsrht_btn {
	border-bottom: 1px solid #6b6b6b;
	color:#6b6b6b
}
.projects_page_sections {
	float: right;
	width: 100%;
    display:inline-block;
	position:relative;
	margin-top:50px
}
.projects_items_container {
	float: right;
	width: 100%;
    display:inline-block;
}
.projects_page_back_top {
	float: right;
	width: 100%;
	height: 170px;
	position:absolute;
	top:0;
	right:0;
	left:0;
	z-index:0;
	text-align:center;
}
.projects_page_back_middle {
	float: right;
	width: 100%;
	height: 300px;
	position:absolute;
	top:170px;
	right:0;
	left:0;
	z-index:0;
	text-align:center;
}
.projects_page_back_bottom {
	float: right;
	width: 100%;
	text-align:center
}
.projects_page_back_bottom img {
	opacity:0.5
}

@media (min-width: 1438px) {
.projects_items_container .fsrht_item {
	margin-bottom:5%
}
.fsrht_item {
	width: 30%;
	margin-left: 5%;
	margin-bottom:0%
}
.fsrht_item:nth-of-type(3n) {
	margin-left:0;
}
.projects_home_items .fsrht_item {
	width: 45%;
	margin-left: 10%;
	margin-bottom:0%
}
.projects_home_items .fsrht_item:nth-of-type(2n) {
	margin-left:0;
}
.projects_page_back_bottom {
	padding-top:200px;
}
.projects_page_back_bottom img {
	width: calc(100% - 180px);
}
.fsrht_content {
    padding: 95px 35px 25px 35px;
}
.projects_home_section .fsrht_content {
    padding: 125px 35px 25px 35px;
}
.projects_home_section #carusel3 .item3 {
	width: calc(100% - 120px);
	margin-right: 60px;
	margin-left: 60px;
}
}

@media all and (max-width: 1439px) and (min-width: 769px) {
.fsrht_item {
	width: 31.333333%;
	margin-left: 3%;
	margin-bottom:0%
}
.fsrht_item:nth-of-type(3n) {
	margin-left:0;
}
.projects_home_items .fsrht_item {
	width: 45%;
	margin-left: 10%;
	margin-bottom:0%
}
.projects_home_items .fsrht_item:nth-of-type(2n) {
	margin-left:0;
}
.projects_page_sections {
	margin-top:0px
}
.projects_page_back_bottom {
	padding-top: 150px;
}
.projects_page_back_bottom img {
	width: calc(100% - 120px);
}
}

@media (max-width: 768px) and (min-width: 481px) {
.fsrht_item {
	width: 47.5%;
	margin-left: 5%;
	margin-bottom:5%;
}
.fsrht_item:nth-of-type(2n) {
	margin-left:0;
}
.projects_page_sections {
	margin-top:0px
}
.projects_page_back_bottom {
	padding-top: 120px;
}
.projects_page_back_bottom img {
	width: calc(100% - 40px);
}
}

@media (max-width: 480px) and (min-width: 319px) {
.fsrht_item {
	width: 47.5%;
	margin-left: 5%;
	margin-bottom:5%;
}
.projects_page_sections .fsrht_item {
	width: 100%;
	margin-left: 0%;
	margin-bottom:5%;
}
.fsrht_item:nth-of-type(2n) {
	margin-left:0;
}
.projects_home_items  .fsrht_item {
	width: 100%;
	margin-left: 0%;
	margin-bottom:30px;
}
.fsrht_btn_wrapper {
	display:none;
}
.fsrht_btn {
    display:none;
}
.fsrht_content {
    padding: 20px;
}
.projects_page_sections .fsrht_content {
    padding: 20px;
}
.fsrht_text {
	height: 90px;
}
.projects_page_sections {
	margin-top:0px
}
.projects_page_back_bottom {
	padding-top: 50px;
}
.projects_page_back_bottom img {
	width: calc(100% - 40px);
}
}

@media (max-width: 320px) {
.fsrht_item {
	width: 47.5%;
	margin-left: 5%;
	margin-bottom:5%;
}
.projects_page_sections .fsrht_item {
	width: 100%;
	margin-left: 0%;
	margin-bottom:5%;
}
.fsrht_item:nth-of-type(2n) {
	margin-left:0;
}
.projects_home_items  .fsrht_item {
	width: 100%;
	margin-left: 0%;
	margin-bottom:30px;
}
.fsrht_btn_wrapper {
	display:none;
}
.fsrht_btn {
    display:none;
}
.fsrht_content {
    padding: 20px;
}
.projects_page_sections .fsrht_content {
    padding: 20px;
}
.fsrht_text {
	height: 90px;
}
.projects_page_sections {
	margin-top:0px
}
.projects_page_back_bottom {
	padding-top: 50px;
}
.projects_page_back_bottom img {
	width: calc(100% - 40px);
}
}