/*
	Theme Name: Auslands
	Theme URI: http://auslands.ru/
	Author: TreuStrasse
	Author URI: http://treustrasse.ru/
	Description: Тема для проекта по зарубежной недвижимости Auslands.ru
	Version: 1.0
	Text Domain: auslands
*/

/* MAIN STYLES */

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.container {
	min-width: 300px;
	max-width: 1140px;
	padding: 0 15px;
	margin: 0 auto;
}

.main_fullwidth, .main {
	margin-top: 50px;
}

.main .content {
	width: 74.39%;
}

.main aside.sidebar {
	width: 23.07%;
}

.content {
	font-size: 14px;
	font-weight: 300;
	line-height: 23px;
}

.main_fullwidth .content {
	width: 100%;
}

.flex_row_sb {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.flex_ai_center {
	align-items: center;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #333333;
	text-decoration: none;
}

/* HEADER */

header .top_line {
	background: #f0f8fe;
	padding: 15px 0;
}

header .top_line .tl_soc {
	width: 20%;
}

header .top_line .tl_soc img {
	max-width: 100%;
}

header .top_line .tl_auth {
	font-size: 13px;
	color: #333333;
	font-weight: 300;
}

header .top_line .tl_auth a {
	color: #333333;
}

header .top_line .tl_auth i {
	color: #333;
	padding-right: 4px;
}

header .middle_line {
	background: #ffffff;
	padding: 25px 0;
}

header .middle_line .middle_right_menu {
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
}

header .middle_line .middle_right_menu ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

header .middle_line .middle_right_menu ul li {
	padding-left: 15px;
}

header .middle_line .middle_right_menu ul li a:hover {
	border-bottom: 1px solid #333;
}

header .header_menu {
	background: #025c9d;
}

header .header_menu .header_menu_block ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	font-size: 14px;
	font-weight: 600;
}

header .header_menu .header_menu_block ul li a {
	color: #fff;
	display: block;
	padding: 20px 15px;
}

header .header_menu .header_menu_block ul li a:hover {
	background: #024f86;
}

header .header_menu .header_add_button {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

header .header_menu .header_add_button a {
	padding: 10px 20px;
	color: #fff;
	background: #024f86;
}

header .header_menu .header_add_button a:hover {
	background: #1378bf;
}

header .header_menu .header_add_button i {
	padding-right: 4px;
}

/* SIDEBAR */

aside.sidebar h3.widgettitle {
	font-size: 20px;
	font-weight: 300;
	color: #00243d;
	margin-bottom: 15px;
}

aside.sidebar .widget-block {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: 300;
	line-height: 23px;
}

/* FOOTER */

footer {
	background: #f0f8fe;
	margin-top: 70px;
	font-size: 14px;
	color: #666666;
	font-weight: 300;
}

footer a {
	color: #666666;
}

footer a:hover {
	text-decoration: underline;
}

footer .footer_title {
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px;
}

footer .footer_top {
	padding: 25px 0;
	width: 100%;
	box-sizing: border-box;
}

footer .footer_middle {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 0;
	border-top: 1px solid #cbd8e3;
	border-bottom: 1px solid #cbd8e3;
}

footer .footer_middle .about_project {
	line-height: 23px;
}

footer .footer_middle .about_project {
	width: 48.68%;
}

footer .footer_middle .footer_menu,
footer .footer_middle .footer_socials {
	width: 23.07%;
}

footer .footer_middle .footer_menu ul li,
footer .footer_middle .footer_socials ul li {
	padding: 5px 0 10px 0;
}

footer .footer_middle .footer_socials ul li:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	width: 30px;
}

footer .footer_middle .footer_socials ul li.footer_fb:before {
	content: "\f09a";
	color: #385c8e;
}

footer .footer_middle .footer_socials ul li.footer_vk:before {
	content: "\f189";
	color: #436eab;
}

footer .footer_middle .footer_socials ul li.footer_twi:before {
	content: "\f099";
	color: #73a1fb;
}

footer .footer_middle .footer_socials ul li.footer_yt:before {
	content: "\f16a";
	color: #d7143a;
}

footer .footer_middle .footer_socials ul li.footer_tg:before {
	content: "\f2c6";
	color: #7aa5da;
}

footer .footer_middle .footer_socials ul li.footer_inst:before {
	content: "\f16d";
	color: #1d3366;
}

footer .footer_bottom {
	padding: 20px 0;
	width: 100%;
	box-sizing: border-box;
}

footer .footer_bottom .footer_links ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
	text-transform: uppercase;
}

footer .footer_bottom .footer_links ul li {
	padding-left: 10px;
}

/* MAIN PAGE */

.main-carousel {
	height: 300px;
	color: #fff;
	font-size: 16px;
}

.main-carousel h1 {
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
}

.carousel-container .description {
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	padding: 0 80px;
	box-sizing: border-box;
}

.carousel-container {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	height: 300px;
}

.main_slide1 {
	background: url('images/slider/carousel-slide1.jpg') top center;
	background-size: cover;
}

.main_slide1_padding {
	padding: 30px 120px;
	box-sizing: border-box;
}

.main-carousel .owl-dots {
	min-width: 300px;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}

.main-search {
	background: #f0f8fe;
	width: 100%;
	padding: 30px 0;
}

.main-search .main-search-title {
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #cbd8e3;
}

.main-search-area form {
	width: 100%;
}

.main-search-area form ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main-search-area .sf-field-taxonomy-type_deal,
.main-search-area .sf-field-taxonomy-country,
.main-search-area .sf-field-taxonomy-type_realty,
.main-search-area .sf-field-post-meta-estate_sale_price_eur,
.main-search-area .sf-field-post-meta-estate_total_area,
.main-search-area .sf-field-post-meta-estate_living_area,
.main-search-area .sf-field-post-meta-_estate_land_area {
	width: 23.07%;
	box-sizing: border-box;
}

.main-search-area .sf-field-submit {
	width: 100%;
	text-align: center;
}

.main-search-area .sf-field-post-meta-estate_bedrooms,
.main-search-area .sf-field-post-meta-estate_bathrooms {
	width: 10.4%;
	box-sizing: border-box;
}

.main-search-area .sf-field-taxonomy-type_deal label,
.main-search-area .sf-field-taxonomy-country label,
.main-search-area .sf-field-taxonomy-type_realty label,
.main-search-area .sf-field-post-meta-estate_bedrooms label,
.main-search-area .sf-field-post-meta-estate_bathrooms label {
	width: 100%;
}

.main-search-area .meta-slider {
    max-width: 95%;
    margin: 10px auto;
}

.main-search-area select.sf-input-select {
	min-width: 80px;
}

.main-search-area form select {
	width: 100%;
	background: #ffffff;
	border: 1px solid #cbd8e3;
	margin-bottom: 20px;
	padding: 10px 15px;
	outline: none;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;      
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url('images/cat_select.png') no-repeat 95% 50%;
}

.main-search-area .sf-field-post-meta-estate_sale_price_eur input,
.main-search-area .sf-field-post-meta-estate_total_area input,
.main-search-area .sf-field-post-meta-estate_living_area input,
.main-search-area .sf-field-post-meta-_estate_land_area input {
	width: 100%;
	background: #ffffff;
	border: 1px solid #cbd8e3;
	margin-bottom: 20px;
	padding: 10px 15px;
	outline: none;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;      
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.main-search-area .sf-field-post-meta-estate_bedrooms select,
.main-search-area .sf-field-post-meta-estate_bathrooms select {
	background: #fff url('images/cat_select.png') no-repeat 90% 50%;
}

.ybus-landing-form-content form select:-moz-focusring,
.main-search-area form select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.sf-field-post-meta-estate_bathrooms h4 {
	color: #f0f8fe;
}

.main-search-area h4 {
	font-size: 15px;
	color: #333333;
	font-weight: 400;
}

.main-search-area .sf-range-max, .searchandfilter .sf-range-min {
	max-width: 116px;
}

.main-search-area .noUi-connect {
    background-color: #1378bf;
}

.main-search-area .noUi-background {
	background: #cacaca;
    box-shadow: none;
}

.main-search-area .noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    top: -3px;
    border-radius: 10px;
    left: -8px;
}

.main-search-area .noUi-handle:after,
.main-search-area .noUi-handle:before {
	background: #fff;
	content: none;
}

.main-search-area .sf-range-values-seperator {
    display: inline-block;
    width: 20px;
	text-align: center;
}

.main-search-area .sf-field-submit input {
	padding: 10px 30px 10px 50px;
	background: #1378bf url('images/search_icon.png') no-repeat 12% center;
	color: #1378bf;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	outline: none;
	border-bottom: 2px solid #025c9c;
}

.main-countries {
	width: 100%;
	margin-top: 60px;
}

.main-countries ul.main-countries-list {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 13px;
	font-weight: 300;
}

.main-countries ul.main-countries-list li {
	width: 14.47%;
	padding-top: 15px;
}

.main-countries ul.main-countries-list li img {
	width: 24px;
	height: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding-right: 7px;
}

.main-countries ul.main-countries-list li sup {
	padding-left: 3px;
}

.main-blocks-header {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.main-blocks-header .main-blocks-link a {
	font-size: 13px;
	font-weight: 400;
	color: #1378bf;
	border: 1px solid #1378bf;
	padding: 10px 15px;
	background: #fff;
}

.main-blocks-header .main-blocks-link a:hover {
	font-size: 13px;
	font-weight: 400;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 10px 15px;
	background: #1378bf;
}

.main-estate-list {
	width: 100%;
	margin-top: 60px;
}

.main-estate-list-area {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.estate_post_4columns {
	width: 23.07%;
	margin-right: 2.5%;
	box-sizing: border-box;
}

.estate_post_4columns:nth-child(4n) {
	margin-right: 0%;
}

.estate_post {
	border: 1px solid #dedede;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 20px;
}

.estate_post:hover {
	-webkit-box-shadow: 0px 0px 20px 5px #e8e8e8;
	-moz-box-shadow: 0px 0px 20px 5px #e8e8e8;
	box-shadow: 0px 0px 20px 5px #e8e8e8;
}

.estate_post_image_count {
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	padding: 10px;
	width: max-content;
	font-size: 13px;
	position: absolute;
    z-index: 999;
	bottom: 15px;
	left: 10px;
}

.estate_post_image_count i {
	padding-right: 5px;
}

.estate_post_image_type {
	color: #fff;
	background: rgba(19, 120, 191, 0.9);
	padding: 10px;
	width: max-content;
	font-size: 13px;
	position: absolute;
    z-index: 999;
	top: 10px;
	left: 10px;
}

.estate_post_image_badge {
	color: #fff;
	background: rgba(255, 75, 85, 0.9);
	padding: 10px;
	width: max-content;
	font-size: 13px;
	position: absolute;
    z-index: 999;
	top: 10px;
	right: 10px;
}

.estate_post .estate_post_content {
	padding: 20px 20px;
	display: flex;
	flex-direction: column;
	position: relative;
}

.estate_post_image_link {
	display: none;
	color: #fff;
	background: rgba(200, 65, 75, 0.9);
	width: max-content;
	font-size: 12px;
	position: absolute;
    z-index: 999;
	bottom: 15px;
	right: 10px;
	text-transform: uppercase;
}

.estate_post_image_link a {
	color: #fff;
	padding: 10px;
	display: block;
}

.estate_post_image_link a:hover {
	text-decoration: underline;
}

.estate_post_image_link a:after {
	content: " →";
}

.estate_post:hover .estate_post_image_link {
	display: block;
}

.estate_post .estate_post_content .estate_post_info {
	display: flex;
	flex-direction: column;
	font-weight: 300;
	padding: 15px 0;
	margin-top: -20px;
}

.estate_post .estate_post_content .estate_post_info .estate_post_info_country,
.estate_post .estate_post_content .estate_post_info .estate_post_info_country a {
	font-size: 16px;
	color: #333333;
}

.estate_post .estate_post_content .estate_post_info .estate_post_info_type,
.estate_post .estate_post_content .estate_post_info .estate_post_info_type a {
	font-size: 13px;
	color: #666666;
	padding-top: 5px;
}

.estate_post .estate_post_content .estate_post_params {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-weight: 300;
	font-size: 12px;
	color: #666666;
}

.estate_post .estate_post_content .estate_post_params .estate_post_meta {
	width: 33%;
	text-align: center;
}

.estate_post .estate_post_content .estate_post_params .estate_post_meta span {
	display: block;
	padding-top: 5px;
}

.estate_post_other {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	padding-top: 15px;
}

.estate_post_other .estate_post_price {
	font-size: 14px;
	font-weight: 600;
	color: #333333;
}

.estate_post_other .estate_post_agency {
	font-size: 10px;
	font-weight: 600;
	color: #666666;
}

.main-articles-list {
	width: 100%;
	margin-top: 40px;
}

.main-articles-area {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.main-articles-area .main-last-news {
	width: 48%;
}

.main-articles-area .main-last-news .main-publications-area {
	width: 100%;
	margin-top: 25px;
}

.main-articles-area .main-last-news .main-publications-area .main-publications-block {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	margin-bottom: 20px;
}

.main-publications-block-thumb {
	margin-right: 30px;
	width: 165px;
}

.main-publications-block-content {
	width: calc(100% - 195px);
}

.main-publications-block-content a {
	color: #333333;
}

.main-publications-title {
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	color: #333333;
}

.main-publications-date {
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	padding: 7px 0;
}

.main-publications-text {
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	color: #333333;
}

.main-agency-list {
	width: 100%;
	margin-top: 40px;
}

.main-agency-area {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 13px;
	font-weight: 300;
}

.main-agency-single {
	width: 14.47%;
	box-sizing: border-box;
	text-align: center;
}

.main-agency-single a {
	font-weight: 600;
	color: #333;
	margin-bottom: 5px;
}

.main-agency-single img {
	max-width: 100%;
	border: 1px solid #dedede;
	margin-bottom: 5px;
}

.main-agency-single span {
	display: block;
	margin-top: 5px;
}
	
/* ADAPTIVE */

@media (max-width: 480px) {

}

@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}