#home_footer_menu{
	color: #0e76bc;
}

#home_menu {
	color: #0e76bc;
}

#home_menu_mobile{
	color: #363636;
}


.top_part_footer{
	background: url(../../images/footer-new.png);
}

/*///////////////////////////slide 1 and about ///////////////////////////*/
.slide_one_and_about_container{
	width: 100%;
	height: 1378px;
	position: relative;
	background: white;
	z-index: 2;
}
.slideshow_container{
	width: 100%;
	height: 1175px;
	position: relative;
}
.one_slide{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.middle_one_slide{
	width: 1100px;
	height: 100%;
	margin: auto;
	position: relative;
}
.text_slide_container{
	width: 700px;
	height: 133px;
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.text_slide_container_2{
	width: 700px;
	height: 133px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.top_text_slide{
	display: inline-block;
	padding-left: 32px;
	padding-right: 4px;
	padding-top: 14px;
	padding-bottom: 15px;
	background: white;
	color: #0e76bc;
	font-size: 42px;
	font-weight: bold;
	line-height: 0.9;
	position: relative;
	z-index: 1;
}
.top_text_slide_part_right{
	width: 37px;
	height: 120px;
	background: url(../../images/side4-right-shadow.png);
	position: absolute;
	right: -37px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.top_text_slide_shadow{
	width: 100%;
	height: 38px;
	background: url(../../images/side2-top-shadow.png);
	background-size: 100% 100%;
	position: absolute;
	top: -38px;
	left: 0px;
}
.left_text_slide_shadow{
	width: 19px;
	height: 102px;
	background: url(../../images/side3-left-shadow.png);
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: -19px;
}
.bottom_text_slide_shadow{
	width: 100%;
	height: 35px;
	background: url(../../images/side1-down-shadow.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: -35px;
	left: 0px;
}
.bottom_text_slide{
	display: inline-block;
	padding-left: 32px;
	padding-right: 29px;
	padding-top: 14px;
	padding-bottom: 15px;
	background: #0e76bc;
	color: white;
	font-size: 42px;
	font-weight: bold;
	line-height: 0.9;
	position: relative;
}
.bottom_text_slide_part_right{
	width: 32px;
	height: 66px;
	position: absolute;
	right: -32px;
	top: 0px;
	background: url(../../images/blue-slide-txt.png);
}
.text_slide_shadow{
	width: 344px;
	height: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../../images/txt-slide-shadow.png);
}
.about_part_container{
	width: 100%;
	height: 235px;
	position: absolute;
	bottom: 0px;
	background: white;
}
.part_top_about{
	width: 100%;
	height: 324px;
	background: url(../../images/top_about_triangle.png);
	background-size: 100% 100%;
	position: absolute;
	top: -323px;
	left: 0px;
}
@media all and (max-width: 1920px){
	.part_top_about{
		width: 1920px;
		left: 50%;
		margin-left: -960px;
	}
}
.srollDown{
	color: #999696;
	font-size: 15px;
	position: absolute;
	left: 39%;
    top: 53px;
}
.middle_about{
	width: 1100px;
	height: 100%;
	position: relative;
	margin: auto;
	top: -130px;
}

.part_left_about_text{
	float: left;
	width: 550px;
}
.head_about_top{
	position: relative;
	color: #4a4747;
	font-size: 45px;
	font-weight: bold;
	line-height: 1.1;
}
.icon_head_about_top{
	width: 178px;
	height: 51px;
	background: url(../../images/about_top_head_icon.png);
	position: absolute;
	left: 76px;
    top: -38px;
}
.head_about_bottom{
	color: #0e76bc;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.1;
	position: relative;
}
.plus_head_about_bottom_container{
	width: 35px;
	height: 35px;
	background: #0e76bc;
	position: absolute;
	right: 95px;
    top: 5px;
    cursor: pointer;
}
.plus_head_about_bottom_container:hover{
	background: #4a4747;
}
.plus_head_about_bottom{
	color: white;
	width: 100%;
	text-align: center;
	line-height: 0.8;
	font-size: 30px;
	position: relative;
	top: 5px;
}
.text_about{
	color: #4a4747;
	font-size: 16px;
	margin-top: 27px;
}
.about_image{
	float: right;
	position: relative;
	top: 50px;
}



/* news part */
.news_container{
	width: 1100px;
	height: 35px;
	background: #0e76bc;
	position: absolute;
	left: 50%;
	bottom: -17.5px;
	margin-left: -550px;
}
.news_word{
	float: left;
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin-left: 19px;
	margin-top: 8px;
	line-height: 0.9;
}
.news_grey_section{
	width: 1010px;
	height: 44px;
	border: 1px solid #0e76bc;
	position: absolute;
	right: 3px;
	top: 3px;
	background: #4a4747;
}
.left_triangle_news{
	width: 11px;
	height: 46px;
	background: url(../../images/news_left_triangle.png);
	position: absolute;
	left: -11px;
	top: -1px;
}
.small_cirlce_news{
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #0e76bc;
	float: left;
	margin-left: 7px;
	margin-top: 20px;
}
.markee_news{
	font-size: 14px;
	color: white;
	float: left;
	margin-left: 9px;
	position: relative;
	top: 13px;
	width: 95%;
}
.markee_news a{
	color: white;
	font-size: 14px;
}
/* news part */









/*///////////////////////////slide 1 and about ///////////////////////////*/



























































/*///////////////////////////slide 2 part ///////////////////////////*/
.slide_two_container{
	width: 100%;
	z-index: 1;
	height: 1355px;
	background: #e5e4e4;
	position: relative;
}
.shadow_slide2_top_left{
	width: 685px;
	height: 109px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../../images/shadow_slide2_top_left.png);
	z-index: 2;
}
.shadow_slide2_top_right{
	width: 685px;
	height: 109px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../../images/shadow_slide2_top_right.png);
	z-index: 2;
}
.shadow_slide2_top_middle{
	width: 100%;
	height: 275px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../../images/shadow_slide2_top_middle.png);
	background-size: 100% 100%;
	z-index: 1;
}
.slide2_header{
	padding-top: 83px;
	width: 100%;
	text-align: center;
	line-height: 1;
	font-size: 45px;
	font-weight: bold;
	z-index: 5;
	position: relative;
}
grey{
	color: #4a4747;
	position: relative;
}
.icon_head_service_top{
	width: 178px;
    height: 51px;
    background: url(../../images/about_top_head_icon.png);
    position: absolute;
    left: 18px;
    top: -31px;
}
blue{
	color: #0e76bc;
}
.all_services{
	width: 1100px;
	margin: auto;
	margin-top: 40px;
	z-index: 5;
	position: relative;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
}
.one_service{
	width: 334px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
	margin-bottom: 54px;
}
.small_service_first{
	margin-left: 10px;
}
/*.big_service{
	width: 350px;
	margin-left: 31px;
	margin-right: 30px;
}*/
.all_services a:nth-child(2) .one_service{
	margin-left: 31px;
	margin-right: 30px;
}
.all_services a:nth-child(4) .one_service{
	margin-right: 18px;
}
.all_services a:nth-child(5) .one_service{
	margin-left: 18px;
}
.small_service_end{
	margin-right: 11px;
}
.service_image{
	width: 334px;
	height: 334px;
	position: relative;
	border-bottom: 5px solid #4a4747;
}
/*.big_service .service_image{
	width: 350px;
	height: 350px;
}*/
.service_details_container{
	width: 167px;
	height: 51px;
	background: url(../../images/small_service.png);
	position: absolute;
	top: 0px;
	right: 0px;
	background-position: left;
}
/*.big_service .service_details_container{
	background: url(../../images/large_service.png);
	width: 175px;
	height: 53px;
}*/
.service_details_word{
	color: white;
	font-size: 14px;
	position: absolute;
	right: 8px;
	top: 8px;
}
.service_name{
	width: 100%;
	margin-top: 30px;
	text-align: center;
	line-height: 1;
	font-size: 25px;
	font-weight: bold;
	color: #4a4747;
}
/*.big_service .service_name{
	width: 210px;
	margin: auto;
	margin-top: 22px;
}*/
.one_service:hover .service_details_container{
	background-position: right;
}
.one_service:hover .service_image{
	border-bottom: 5px solid #0e76bc;
}
.one_service:hover .service_name{
	color: #0e76bc;
}
/*///////////////////////////slide 2 part ///////////////////////////*/














































/*///////////////////////////slide 3 part ///////////////////////////*/
.slide3{
	width: 100%;
	height: 360px;
	position: relative;
	background: white;
	z-index: 2;
}
.part_top_slide3{
	width: 100%;
	height: 229px;
	position: absolute;
	left: 0px;
	top: -229px;
	background: url(../../images/why_top.png);
}
@media all and (max-width: 1920px){
	.part_top_slide3{
		width: 1920px;
		left: 50%;
		margin-left: -960px;
	}
}
.part_bottom_slide3{
	width: 100%;
	height: 205px;
	position: absolute;
	left: 0px;
	bottom: -205px;
	background: url(../../images/why_bottom.png);
}
@media all and (max-width: 1920px){
	.part_bottom_slide3{
		width: 1920px;
		left: 50%;
		margin-left: -960px;
	}
}
.building_slide3{
	width: 684px;
	height: 585px;
	background: url(../../images/slide3_building.png);
	position: absolute;
	right: 0px;
	bottom: 32px;
}
.middle_slide3{
	width: 1100px;
	height: 100%;
	margin: auto;
	position: relative;
	z-index: 5;
	top: -45px;
}
.head_slide3_top{
	font-size: 45px;
	font-weight: bold;
	color: #4a4747;
	position: relative;
	top: -15px;
	line-height: 0.95;
	margin-left: 10px;
}
.icon_head_slide3_top{
	width: 178px;
	height: 51px;
	background: url(../../images/about_top_head_icon.png);
	position: absolute;
    top: -46px;
    left: 27px;
}
.head_slide3_bottom{
	font-size: 45px;
	font-weight: bold;
	color: #0e76bc;
	line-height: 0.95;
	margin-left: 10px;
	position: relative;
	top: -15px;
}
.all_reasons_why{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
    position: relative;
    -moz-column-count: 2;
    -moz-column-gap: 0%;
    -webkit-column-count: 2;
    -webkit-column-gap: 0%;
    column-count: 2;
    column-gap: 0%;
}
.one_reason{
	width: 550px;
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: inline-block;
    margin-bottom: 15px;
}
.head_reason{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.check_image_why{
	float: left;
	margin-left: 10px;
}
.head_reason_text{
	float: left;
	margin-left: 9px;
	font-size: 20px;
	font-weight: bold;
	color: #4a4747;
	position: relative;
	width: 450px;
	line-height: 1.1;
	top: 1px;
}
.reason_text{
	margin-left: 40px;
	margin-top: 2px;
	font-size: 15px;
	color: #4a4747;
}
/*///////////////////////////slide 3 part ///////////////////////////*/




























/*///////////////////////////slide 4 part ///////////////////////////*/
.slide4{
	width: 100%;
	height: 685px;
	position: relative;
	background: #e5e4e4;
	z-index: 1;
}
.middle_slide4{
	width: 1100px;
	height: 100%;
	margin: auto;
	position: relative;
}
.header_slide4_container{
	float: left;
	width: 275px;
	margin-top: 385px;
}
.head_slide4_top{
	font-size: 30px;
	font-weight: bold;
	color: #4a4747;
	line-height: 0.93;
	position: relative;
}
.head_slide4_icon{
	width: 178px;
	height: 51px;
	background: url(../../images/about_top_head_icon.png);
	position: absolute;
	top: -41px;
    left: 52px;
}
.head_slide4_bottom{
	font-size: 35px;
	font-weight: bold;
	color: #0e76bc;
	line-height: 0.93;
}
.view_projects_button{
	width: 180px;
	height: 33px;
	background: #494646;
	cursor: pointer;
	position: relative;
	margin-top: 21px;
}
.view_projects_button:hover{
	background: #0e76bc;
}
.circle_view_projects{
	width: 10px;
	height: 10px;
	background: white;
	border-radius: 10px;
	margin-left: 10px;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	float: left;
}
.text_view_projects{
	line-height: 0.9;
	color: white;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	margin-left: 10px;
	float: left;
}
.projects_container{
	width: 825px;
	height: 382px;
	float: right;
	position: relative;
	margin-top: 247px;
}
.one_project{
	width: 261px;
	height: 382px;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	background: #d3d3d3;
	position: relative;
	cursor: pointer;
}
.inner_one_project{
	width: 255px;
	height: 374px;
	margin-left: 3px;
	margin-top: 4px;
	position: relative;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.68);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.68);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.68);
}
.image_project{
	width: 100%;
	height: 290px;
	position: relative;
	z-index: 1;
}
.project_info_container{
	width: 100%;
	background: white;
	position: relative;
	height: 84px;
	z-index: 2;
}
.project_info_part_top{
	width: 255px;
	height: 41px;
	background: url(../../images/project_triangle.png);
	position: absolute;
	left: 0px;
	top: -41px;
	background-position: left;
}
.blue_circle_project_info{
	width: 9px;
	height: 9px;
	background: #0e76bc;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	border-radius: 9px;
}
.project_info_text{
	float: left;
	margin-left: 6px;
	width: 206px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #0e76bc;
}
.discover_now_button{
	padding-top: 8px;
	padding-left: 11px;
	padding-right: 21px;
	font-style: italic;
	color: #a5a5a5;
	font-size: 13px;
	line-height: 0.9;
	border-top: 1px solid #a5a5a5;
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.one_project:hover{
	background: #0e76bc;
}
.one_project:hover .inner_one_project{
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.one_project:hover .project_info_container{
	background: #0e76bc;
}
.one_project:hover .blue_circle_project_info{
	background: white;
}
.one_project:hover .project_info_text{
	color: white;
}
.one_project:hover .discover_now_button{
	color: #4a4747;
}
.one_project:hover .project_info_part_top{
	background-position: right;
}
/*///////////////////////////slide 4 part ///////////////////////////*/


























/*///////////////////////////slide 5 part ///////////////////////////*/
.slide5{
	width: 100%;
	height: 524px;
	background: white;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.32);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.32);
}
.middle_slide5{
	width: 1100px;
	height: 100%;
	margin: auto;
	position: relative;
}
.all_news_container{
	float: left;
	width: 825px;
	height: 376px;
	margin-top: 73px;
}
.one_news{
	width: 100%;
	height: 183px;
	margin-bottom: 5px;
	position: relative;
	background: #e2e1e1;
	cursor: pointer;
}
.news_image{
	width: 269px;
	height: 177px;
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 1;
}
.news_info_container{
	z-index: 2;
	width: 559px;
	height: 163px;
	background: white;
	position: absolute;
	right: 11px;
	top: 10px;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.34);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.34);
}
.plus_button_news{
	width: 35px;
	height: 35px;
	background: #0e76bc;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.plus_icon_news{
	font-size: 25px;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: center;
	line-height: 0.8;
    margin-top: 6px;
}
.news_date{
	font-style: italic;
	font-size: 16px;
	color: #4a4747;
	line-height: 0.9;
	margin-top: 19px;
	margin-left: 20px;
}
.news_title{
	font-size: 19px;
	font-weight: bold;
	color: #0e76bc;
	line-height: 1.1;
	margin-top: 4px;
	margin-left: 20px;
}
.news_text{
	color: #4a4747;
	font-size: 15px;
	margin-top: 17px;
	margin-left: 20px;
	width: 480px;
}
.right_news .news_image{
	left: auto;
	right: 3px;
}
.right_news .news_info_container{
	right: auto;
	left: 11px;
	direction: rtl;
}
.right_news .plus_button_news{
	right: auto;
	left: 10px;
}
.right_news .news_date{
	margin-left: 0px;
	margin-right: 20px;
}
.right_news .news_title{
	margin-left: 0px;
	margin-right: 20px;
}
.right_news .news_text{
	margin-left: 0px;
	margin-right: 20px;
}
.one_news:hover .news_info_container{
	background: #0e76bc;
}
.one_news:hover .news_date{
	color: white;
}
.one_news:hover .news_title{
	color: white;
}
.one_news:hover .news_text{
	color: white;
}
.seperation_line_news{
	width: 1px;
	height: 377px;
	background: #0e74b9;
	margin-top: 69px;
	float: left;
	margin-left: 20px;
}
.latest_news_title_container{
	width: 175px;
	overflow: hidden;
	float: left;
	margin-top: 90px;
	margin-left: 20px;
}
.latest_news_title{
	width: 100%;
	line-height: 0.8;
	color: #0d6eaf;
	font-size: 50px;
	font-weight: bold;
}
.latest_news_button{
	width: 170px;
	height: 33px;
	background: #494646;
	margin-top: 17px;
	cursor: pointer;
	position: relative;
}
.latest_news_white_circle{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: white;
	float: left;
	margin-left: 12px;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.latest_news_button_text{
	float: left;
	margin-left: 10px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 0.9;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
/*///////////////////////////slide 5 part ///////////////////////////*/




/* ///////////// QUERIES ///////////////// */

/* ////////////// IPAD ///////////////////// */
@media all and (max-width: 1024px) {

	/* SLIDE ONE AND ABOUT CONTAINER */

	.slideshow_container{
		height: 935px;
	}

	.middle_one_slide{
		width: 950px;
	}

	.about_part_container{
		height: 260px;
	}

	.part_top_about{
		height: 324px;
		width: 1920px;
		top: -388px;
	}

	.middle_about{
		width: 950px;
		margin-top: -40px;
	}

	.part_left_about_text{
		width: 500px;
	}

	.head_about_bottom{
		margin-right: -30px;
	}

	.news_container{
		width: 950px;
		margin-left: -475px;
	}

	
	/* PART TWO CONTAINER */

	.slide2_header{
		padding-top: 100px;
	}

	.all_services{
		width: 730px;
		
	}

	.all_services a:nth-child(2) .one_service {
		margin-left: 31px;
		margin-right: 0;
	}
	.all_services a:nth-child(3) .one_service {
		margin-left: 0;
		margin-right: 31px;
	}

	.all_services a:nth-child(4) .one_service {
		margin-right: 0;
	}

	.text_slide_container{
		left: 20px;
	}

	.news_grey_section{
		width: 860px;
	}

	.slide_two_container {
		height: 1750px;
	}


	/* SLIDE 3 */

	.slide3{
		height: 450px;
		padding-top: 20px;
	}
	
	.part_top_slide3{
		width: 1920px;
		height: 166px;
		top: -155px
	}

	.part_bottom_slide3{
		width: 1920px;
	}

	.building_slide3{
		right: 24px;
		bottom: 27px;
		background: url(../../images/slide3_building-new.png);
	}

	.middle_slide3{
		width: 950px;
		top: 0;
	}

	.all_reasons_why{
		overflow: visible;
	}

	.one_reason{
		width: 450px;
	}

	.head_reason_text{
		width: 400px;
	}


	/* SLIDE 4 */


	.middle_slide4{
		width: 950px;
	}

	.header_slide4_container{
		width: 237.5px;
	}

	.projects_container{
		width: 712.5px;
	}
	
	.one_project{
		width: 230px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.inner_one_project{
		width: 224px;
	}

	.project_info_part_top{
		width: 224px;
	}

	.project_info_text{
		width: auto;
		font-size: 15px;
	}

}

/* ////////////// IPAD PORTRAIT ///////////////////// */
@media all and (max-width: 768px) and (min-width: 700px) {

	/* SLIDE ONE AND ABOUT CONTAINER */

	.part_bottom_header {
		margin-left: -700px;
	}

	.top_text_slide{
		font-size: 38px;
	}

	.bottom_text_slide_part_right{
		right: -31px;
	}

	.top_text_slide_part_right{
		right: -36px;
    	top: 49%;
	}

	.middle_about {
		width: 650px;
		margin-top: -85px;
	}

	.part_left_about_text {
		width: 335px;
	}

	.head_about_top {
		font-size: 30px;
	}

	.head_about_bottom {
		font-size: 30px;
		top: 3px;
	}

	.plus_head_about_bottom_container {
		right: 35px;
		width: 30px;
		height: 30px;
		top: 3px;
	}

	.plus_head_about_bottom{
		top: 3px;
	}

	.about_part_container{
		height: 250px;
	}

	.about_image {
		top: -230px;
		right: -120px;
	}

	.icon_head_about_top{
		left: 20px;
	}

	/* NEWS CONTAINER */

	.news_container {
		width: 650px;
		margin-left: -330px;
	}

	.news_grey_section {
		width: 560px;
	}

	/* SLIDE 3 */
	.part_top_slide3 {
		left: 75%;
	}

	.part_bottom_slide3 {
		left: 28%;
	}

	.middle_slide3 {
		width: 650px;
	}

	.head_slide3_top {
		font-size: 32px;
	}

	.head_slide3_bottom {
		font-size: 32px;
	}

	.one_reason {
		width: 325px;
	}

	.head_reason_text {
		width: 284px;
	}

	.icon_head_slide3_top{
		left: 0px;
	}

	/* SLIDE 4 */
	.middle_slide4 {
		width: 690px;
	}

	a:nth-child(3) .one_project{
		display: none;
	}

	.header_slide4_container {
		margin-left: -20px;
	}

	.projects_container {
		width: 472.5px;
	}

	.head_slide4_bottom{
		font-size: 30px;
	}
}

/* ////////////// MOBILE LANDSCAPE ///////////////////// */
@media all and (max-width: 700px) and (min-width: 450px) {

	/* SLIDE ONE AND ABOUT CONTAINER */

	.slideshow_container {
		height: 515px;
		top: 184px;
	}

	.slide_one_and_about_container {
		height: 1163px;
	}	

	.part_bottom_header {
		margin-left: -700px;
	}

	.top_text_slide{
		font-size: 28px;
		margin-right: 100px;
	}

	.bottom_text_slide_part_right {
		height: 54px;
	}

	
	.bottom_text_slide{
		font-size: 28px;
	}

	.bottom_text_slide_part_right{
		right: -31px;
	}

	.top_text_slide_part_right {
		right: -37px;
		top: 25%;
		height: 82px;
	}

	.bottom_text_slide_shadow {
		width: 104.4%;
	}

	.middle_one_slide {
		width: 550px;
	}

	.all_reasons_why {
		column-count: 1;
	}

	.middle_about {
		width: 550px;
		margin-top: -85px;
	}

	.part_left_about_text {
		width: 335px;
	}

	.head_about_top {
		font-size: 30px;
	}

	.head_about_bottom {
		font-size: 30px;
		top: 3px;
	}

	.plus_head_about_bottom_container {
		right: 35px;
		width: 30px;
		height: 30px;
		top: 3px;
	}

	.plus_head_about_bottom{
		top: 3px;
	}

	.about_part_container{
		height: 230px;
	}

	.about_image {
		top: -230px;
		right: -224px;
	}

	.icon_head_about_top{
		left: 20px;
	}

	.news_container {
		width: 550px;
		margin-left: -275px;
	}

	.news_grey_section {
		width: 460px;
	}

	.all_services {
		width: 550px;
	}

	.one_service {
		width: 220px;
	}

	.service_image {
		width: 220px;
		height: 220px;
	}

	.slide_two_container {
		height: 1460px;
	}

	.part_top_slide3 {
		margin-left: -770px;
	}

	.middle_slide3 {
		width: 550px;
	}

	.head_reason_text {
		width: 443px;
	}

	.one_reason{
		margin-bottom: 30px;
		width: 550px;
	}

	.slide3 {
		height: 670px;
	}

	.part_bottom_slide3 {
		margin-left: -1140px;
	}

	/* SLIDE 4 */
	.head_slide4_bottom{
		font-size: 32px;
	}
	.middle_slide4 {
		width: 550px;
		margin-left: 80px;
	}

	.header_slide4_container {
		margin-left: 140px;
		margin-top: 270px;
	}

	.slide4{
		height: 900px;
	}

	.projects_container{
		width: 550px;
		top: 50px;
		float: none;
		margin-top: 0;
	}

	a:nth-child(3) .one_project{
		display: none;
	}




	.head_slide3_bottom {
		font-size: 35px;
	}


	.head_slide3_top {
		font-size: 35px;
	}

}

/* ////////////// MOBILE ///////////////////// */

@media all and (max-width: 450px){

	.slideshow_container {
		width: 480px;
		height: 307px;
		margin-top: 188px;
	}

	
	.part_top_about {
		top: -725px;
		margin-left: -821px;
	}

	.middle_about {
		margin-top: -220px;
	}

	.about_image {
		float: none;
		top: 130px;
		right: 400px;
	}

	.srollDown{
		top: 80px;
	}

	.left_text_slide_shadow{
		top: 75%;
	}

	.text_about {
		margin-top: 30px;
		margin-right: 20px;
	}

	.slide_one_and_about_container {
		height: 1000px;
	}

	.text_slide_container{
		width: 210px;
		height: 40px;
		left: 40px;
		top: 115px;
	}

	.top_text_slide_part_right {
		top: 105%;
		background-size: 63%;
		background-repeat: no-repeat;
	}

	.bottom_text_slide_part_right {
		top: -1px;
		background-size: 63%;
		background-repeat: no-repeat;
	}

	.text_slide_shadow {
		width: 167px;
		background-size: 100% 100%;
	}	

	.top_text_slide {
		font-size: 13px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.bottom_text_slide{
		font-size: 13px;
		padding-left: 15px;
	}

	.head_about_top{
		font-size: 25px;
	}

	.head_about_bottom{
		font-size: 25px;
	}

	.about_part_container {
		height: 50px;
	}

	.part_left_about_text {
		width: 340px;
		margin-left: 15px;
		margin-top: -195px;
	}

	.plus_head_about_bottom_container {
		width: 25px;
		height: 25px;
		right: 85px;
		top: 0;
	}

	.plus_head_about_bottom {
		font-size: 20px;
	}

	.icon_head_about_top{
		top: -40px;
		left: 50px;
		background-size: 70%;
		background-repeat: no-repeat;
	}

	.news_container {
		width: 340px;
		margin-left: -170px;
	}

	.news_grey_section {
		width: 250px;
	}

	.markee_news {
		top: -13px;
		margin-left: 10px;
	}

	.small_cirlce_news{
		margin-left: 2px;
	}

	.slide_two_container{
		height: 2250px;
	}

	.slide2_header {
		font-size: 25px;
	}

	.icon_head_service_top{
		left: 5px;
		top: -35px;
		background-size: 70%;
		background-repeat: no-repeat;
	}

	.one_service {
		width: 280px;
	}

	.all_services a:nth-child(2) .one_service {
		margin-left: 0;
	}

	.all_services a:nth-child(3) .one_service {
		margin-right: 0;
	}

	.all_services a:nth-child(5) .one_service {
		margin-left: 0;
	}

	.service_name {
		font-size: 20px;
	}

	.all_services {
		width: 340px;
	}

	.service_image {
		width: 280px;
		height: 280px;
	}

	/* SLIDE 3 */

	.slide3 {
		height: 800px;
	}

	.all_reasons_why {
		column-count: 1;
	}

	.one_reason {
		width: 340px;
	}

	.head_reason_text {
		width: 280px;
	}

	.reason_text {
		margin-bottom: 20px;
	}

	.part_top_slide3 {
		left: 189%;
		top: -120px;
		background-size: 70%;
		background-repeat: no-repeat;
	}

	.icon_head_slide3_top{
		background-size: 70%;
    	background-repeat: no-repeat;
	}

	.middle_slide3 {
		width: 340px;
	}

	.head_slide3_top {
		font-size: 25px;
	}

	.head_slide3_bottom {
		font-size: 25px;
	}

	.part_bottom_slide3 {
		background-size: 70%;
		background-repeat: no-repeat;
		left: 70%;
	}


	/* SLIDE 4 */
	.slide4{
		height: 1680px;
	}

	.middle_slide4 {
		width: 340px;
	}

	.header_slide4_container {
		margin-top: 240px;
		width: 280.5px;
	}

	.head_slide4_icon{
		background-size: 70%;
		background-repeat: no-repeat;
		left: 40%;
	}

	.head_slide4_top {
		font-size: 25px;
		margin-left: 80px;
	}

	.head_slide4_bottom {
		font-size: 25px;
		margin-left: 80px;
	}

	.view_projects_button {
		margin-left: 80px;
	}

	.projects_container {
		width: 303.5px;
		margin-top: 60px;
	}

	.inner_one_project {
		width: 255px;
	}

	.one_project {
		width: 262px;
		margin-bottom: 20px;
	}

	.project_info_part_top {
		width: 255px;
	}

	.project_info_text {
		font-size: 17px;
	}
}

