.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 700;
    line-height: 1.9em;
    text-decoration: none;
	text-align: center;
	padding-right: 25px;
    padding-left: 25px;
    direction:rtl;
    -webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius:  2px;
	margin-top: 20px;
	color:#ecdfcc;
	outline: 0px solid rgb(38 54 69 / 20%);
	background-color:#ef4036;
}
.sides_section_btn:hover {   
	outline: 2px solid #231f20;
}
.sides_section_item_container {
	margin-bottom:50px
}
.logo_sides_sections {
	width: 250px;
	float:right;
	padding-bottom: 10px;
}
@media (min-width: 1438px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 120px;
	padding-bottom: 80px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 500px;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 500px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 500px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 50%;
    height: 500px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 50%;
    height: 500px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left: 50px;
    padding-right: 50px;
    height: 500px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left: 50px;
    padding-right: 50px;
    height: 500px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 500px;
	direction: rtl;
}
.sides_section_text_content {
	display: table-cell;
	vertical-align: middle;
}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom:10px;
	line-height:1.1em
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}

@media all and (max-width: 1439px) and (min-width: 769px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 70px;
	padding-bottom: 30px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 50%;
    height: 450px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 50%;
    height: 450px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left: 50px;
    padding-right: 50px;
    height: 450px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left: 50px;
    padding-right: 50px;
    height: 450px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 450px;
	direction: rtl;
}
.sides_section_text_content {
	display: table-cell;
	vertical-align: middle;
}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom:10px;
	line-height:1.1em
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}

@media (max-width: 480px) and (min-width: 319px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 20px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 100%;
    height: 200px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 200px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: block;
	direction: rtl;
}
.sides_section_text_content {
}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 26px;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
	.logo_sides_sections {
	width: 200px;
	float:right;
	padding-bottom: 10px;
}
.sides_section_item_container {
	margin-bottom:30px
}
}

@media (max-width: 320px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 20px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 100%;
    height: 200px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 200px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: block;
	direction: rtl;
}
.sides_section_text_content {
}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 26px;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
	.logo_sides_sections {
	width: 200px;
	float:right;
	padding-bottom: 10px;
}
.sides_section_item_container {
	margin-bottom:30px
}
}