

/* site defined css begin */

.fl {
	float: left;
}

.search-top {
	background-size: cover;
	background-repeat: no-repeat;
	background: url(/__vfs/sys/bg_map_tr.png);
	height: 450px;
}

.search-result {
	min-height: 350px;
	background: white;
	height: calc(100vh - 450px);
}

.js-link {
	cursor: pointer;
}

.search-inp-cont .search_icon {
	background-image: url(/__vfs/sys/search2.png);
	background-size: cover;
	right: 5px;
	background-repeat: no-repeat;
	top: 4px;
	height: 25px;
	cursor: pointer;
	width: 25px;
	position: absolute;
	display: inline-block;
}

.right-arrow {
	background-image: url(/__vfs/sys/right-arrow.png);
	right: 8px;
	background-repeat: no-repeat;
	top: 422px;
	height: 21px;
	width: 20px;
	position: absolute;
	display: inline-block;
}

.adv_search_input_control {
	margin: 15px 85px;
}

.group:after {
	content: "";
	clear: both;
	display: table;
}

.center {
	width: 1280px;
	margin: auto;
}

.search_input_control {
	margin: 25px 195px;
}

b, strong {
	font-weight: bold;
}

.search_title {
	padding: 5px;
	color: #B1ADAD;
	font-size: 16px;
	margin: 100px 195px 10px;
}

.fn {
	float: none !improtant;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.el-title {
	color: white;
	font-size: 20px;
	padding-right: 30px;
}

.fr {
	float: right;
}

.search-top-container {
	width: 1130px;
	float: left;
	min-height: 800px;
	height: 100vh;
}

.bottom-container-center {
	padding-top: 35px;
	text-align: center;
}

.el-link {
	width: initial;
	display: inline-block;
}

body {
	margin: 0px;;
}

.text-center {
	text-align: center;
}

form {
	padding: 0;
	margin: 0;
}

.suggestion {
	padding: 3px 8px;
	margin-top: 2px;
	margin: 1px;
	background: #fff;
}

.no-margin {
	margin: 0 !important;
}

@font-face {
	src: local(GHEAGrapalat), local(GHEA Grapalat), local(Arial MS Unicode), local(Arial);
	font-family: myHelv;
	font-weight: normal;
}

.search-inp-cont {
	position: relative;
}

.rotate270 {
	float: left;
	height: 400px;
	width: 300px;
	margin-top: 175px;
	margin-left: 125px;
	-webkit-transform: rotate(270deg);
	display: inline-block;
}

.left-arrow {
	background-image: url(/__vfs/sys/right-arrow.png);
	right: 102px;
	background-repeat: no-repeat;
	top: 422px;
	height: 21px;
	width: 20px;
	position: absolute;
	-webkit-transform: rotate(180deg);
	display: inline-block;
}

::selection {
	color: white;
	text-shadow: none;
	background-color: #8ad;
}

.el-link a img {
	position: relative;
	top: 2px;
	margin-left: 7px;
}

img {
	border: none;
}

search-empty {
	text-align: center;
}

.el-link a {
	padding: 10px;
}

body,input,select,textarea {
	color: #333;
	font-size: 14px;
	font-family: DejaVu Sans, myHelv, sans-serif;
	font-weight: 200;
}

.left-arrow-container {
	float: left;
	min-height: 800px;
	height: 100vh;
	width: 150px;
	background: #EABB4B;
	position: relative;
	display: block;
}

.search-inp-cont input {
	padding: 5px 15px;
	width: 100%;
	border: 1px solid #e8e1e1;
	height: 34px;
}

.arrow-text a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* site defined css end */
.lang_cont {
    text-align: right;
    padding-right: 220px;
    padding-top: 50px;
}

.lang_control span.lang-pipe {
    border-left: 1px;
    height: 29px;
    width: 4px;
    border-left-color: #fff;
    border-left-style: solid;
    display: inline-block;
    margin-bottom: -10px;
}

.lang_control a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

.lang_control a.active {
    text-decoration: underline;
    color: #EABB4B;
}

.home-top-container .lang_control a {
    color: #000;
}

.home-top-container .lang_control a.active {
    color: #fff;
}

.home-btn-link {
    margin-right: 10px;
}

.home-btn-link .home-btn-img {
    margin-bottom: -2px;
}

.home-top-container .home-btn-link {
    display: none;
}.html_box_container {
    border: 2px solid grey;
    padding: 10px;
}

#logo img { 
    top: 0px; 
    left: 0px;
    border: none; 
}
.suggestions {
    position: absolute;
    z-index: 10;
    min-width: 185px;
    background: #EFF1F2;
}

.adv_inp_item {
    float: left;
    position: relative;
    margin: 15px;
    width: 290px;
}

.adv-inp-row {
    clear: both;
}

.adv-inp-cont {
    display: inline-block;
}

.adv_inp_item input {
    padding: 5px 15px;
    width: 100%;
    border: 1px solid #e8e1e1;
    height: 34px;
}

.search-btn {
    margin-top: 15px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: #EABB4B;
    padding: 11px;
    display: inline-block;
    font-size: 16px;
}

.text-center {
    text-align: center;
}

#adv_result_list {
    margin: 0 195px;
    padding-top: 48px;
    padding-bottom: 30px;
}

.addr-row {
    display: inline-block;
    height: 40px;
    border-bottom: 1px solid rgba(156, 129, 129, 0.5);
    margin-bottom: 5px;
}

.addr-text {
    width: 700px;
    float: left;
    margin-top: 2px;
    font-size: 13px;
}

.map-icon {
    width: 25px;
    height: 25px;
    float: left;
    background-image: url(/__vfs/sys/maps_icon.png);
    background-size: cover;
}

.search_title_adv {
    padding: 5px;
    color: #B1ADAD;
    font-size: 16px;
    margin: 45px 195px 10px;
}
.p-item {
    display: inline;
    padding: 2px;
    cursor: pointer;
}
.p-item.active {
    font-weight: bold;
    color: #EABB4B;
}
.p-nav {
    display: inline;
    /*padding: 2px;*/
    color: #EABB4B;
    cursor: pointer;
}
.p-next:after {
    content: '>';
}
.p-next:before {
    content: '...';
    color: #333;
}
.p-prev:before {
    content: '<';
}
.p-prev:after {
    content: '...';
    color: #333;
}

.paging {
    text-align: right;
    margin: 0 195px;
    padding-bottom: 30px;
    padding-right: 20px;
}

/* layout defined css begin */

body {
	background: #b0b9bd;
}

.page-container {
	width: 1305px;
	margin: 0 auto;
}

/* layout defined css end */
