.overlay_contact2 {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_contact2:target {
	visibility: visible;
	opacity: 1;
}
.popup_contact2 {
	background-color: #FFFFFF;
	display: inline-block;
	left: 50%;
	width: 400px;
	opacity: 0;
	position: fixed;
	text-align: center;
	top: 25%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	padding: 40px 30px 30px 30px;
}
.overlay_contact2:target+.popup_contact2 {
	top: 300px;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_contact2 {
	background-color: #8a0000;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 30px;
	left: 0px;
}
.close_contact2:hover {
	background-color: #ed1c24;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 30px;
	left: 0px;
}
.close_contact2:before {
	color: #fff;
	content: "X";
	font-size: 18px;
	font-family: 'arial';
}
.popup_contact2 h1 {
	font-size: 17px;
	font-weight: 700;
	text-align: right;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #848586;
	float: right;
	direction: rtl;
	margin-bottom: 5px;
}
.popup_contact2_search {
	width: 100%;
	float: right;
	direction: rtl;
}
.search_container {
	width: calc(100% - 95px);
	float: right;
	margin-left: 5px;
}
.search_btn_container {
	width: 90px;
	float: right;
}
.search {
	border: 1px solid #848586;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 16px;
	text-align: right;
	color: #848586;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.4em;
}
.search:hover {
	border: 1px solid #848586;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 16px;
	text-align: right;
	color: #848586;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.4em;
}
.search:focus {
	border: 1px solid #848586;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 16px;
	text-align: right;
	color: #848586;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.4em;
}
.search_btn {
	width: 100%;
	float: right;
	direction: rtl;
	text-align: center;
	color: #fff !important;
	background-color: #0099c4;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	margin: 0px;
	padding: 12px 0px 12px 0px!important;
	box-sizing: border-box;
	border: initial;
	height: 41px;
}
.search_btn:hover {
	width: 100%;
	float: right;
	direction: rtl;
	text-align: center;
	color: #fff !important;
	background-color: #455660;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	margin: 0px;
	padding: 12px 0px 12px 0px!important;
	box-sizing: border-box;
}
.search_btn:focus {
	width: 100%;
	float: right;
	direction: rtl;
	text-align: center;
	color: #fff !important;
	background-color: #0099c4;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	margin: 0px;
	padding: 12px 0px 12px 0px!important;
	box-sizing: border-box;
}
.search_reesaults_section {
	width: 100%;
	float: right;
	padding-top: 170px;
	padding-bottom: 70px;
}
.search_reesaults_section_title {
	width: 100%;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 900;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: rtl;
	color: #848586;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: rtl;
	color: #848586;
}
.search_reesaults_items {
	width: 100%;
	float: right;
}
.search_resaults_name_search {
	font-size: 19px;
	font-weight: 500;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: rtl;
	color: #848586 !important;
}
.search_resaults_title_search {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: rtl;
	color: #848586;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction: rtl;
	color: #848586;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align: right;
	direction: rtl;
}
.search_resaults_line_search {
	float: right;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: right;
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) 
{
    
/* css for search start here
========================================================== 
header .header_search {
	float: right;
	width: 150px;
	position:relative;
	top: 21px;
}
.search_container {
    width: calc(100% - 35px);
    float: right;
}
.search {
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 17px;
    text-align: right;
    color: #3d4963;
    margin: 0px;
    padding: 0px;
    line-height: 1.1em;
    padding-right: 7px;
    box-sizing: border-box;
    height: 35px;
    background-color:#e0e3eb;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.search:hover {
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 17px;
    text-align: right;
    color: #1c202b !important;
    margin: 0px;
    padding: 0px;
    line-height: 1.1em;
    padding-right: 7px;
    box-sizing: border-box;
    height: 35px;
    background-color:#e0e3eb;
}
.search:focus {
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 17px;
    text-align: right;
    color: #1c202b;
    margin: 0px;
    padding: 0px;
    line-height: 1.1em;
    padding-right: 7px;
    box-sizing: border-box;
    height: 35px;
    background-color:#e0e3eb;
}
.search_btn_container {
    width: 35px;
    height:35px;
    float: right;
    position:absolute;
    left: 0px;
}
.search_btn {
    width: 35px;
    height:35px;
    float: right;
    direction: rtl;
    text-align: center;
    background-color:#d7dadf;
	margin:0px;
	padding:0px;
	font-size:0;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background-position: 0px center;
	background-image: url('../images/System/search-icon-header.png');
	background-repeat: no-repeat;
}
.search_btn:hover {
    width: 35px;
    height:35px;
    float: right;
    direction: rtl;
    text-align: center;
    background-color:#d7dadf;
	margin:0px;
	padding:0px;
	font-size:0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-position: 0px center;
	background-image: url('../images/System/search-icon-header-hover.png');
	background-repeat: no-repeat;
}
.search_btn:focus {
    width: 35px;
    height:35px;
    float: right;
    direction: rtl;
    text-align: center;
    background-color:#d7dadf;
	margin:0px;
	padding:0px;
	font-size:0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-position: 0px center;
	background-image: url('../images/System/search-icon-header.png');
	background-repeat: no-repeat;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:150px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #877267;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#1f5994;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#1f5994;
}
.search_reesaults_items {
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: right;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align:right;
}*/
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {

}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 659px) {

}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 481px) {

}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {

}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media (max-width: 320px) {

}