.addtoany_shortcode{
	float: right;
	margin-left: 5px;
	margin-top: 8px;
}
select{
	-webkit-appearance: none !important;
}
.view_front_ekran_but{
	padding: 5px 30px;
	font-weight: 600;
	font-size: 18px;
	color: #a2c037;
	color: white !important;
	border: 2px solid #a2c037;
	border-radius: 5px;
	display: block;
	width: fit-content;
	margin: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	background: #a2c037;
	text-transform:uppercase;
}
.view_front_ekran_but:hover{
    background: #a2c037;
    color: white !important;
    cursor: pointer;
    text-decoration: none;
}
.fa.fa-home{font-size:20px;}
.home #menu-item-209{
	display:none !important;
}
.police_cooki{
	display: inline-block;
	margin-left: 5px; 
	color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    padding: 7px 16px;
    font-size: 14px;
    font-weight: 500;
    padding-top: 6px;
}
.police_cooki:hover{
	text-decoration:none !important;
	color: rgb(255, 255, 255);
}
.subscribe{
	color:white;
	font-size: 17px;
	font-weight: 600;
}
.subsribes{
	color:white;
	margin-bottom:0;
	margin-top:10px;
}
#footer_form_subscribe input{
	width:100%;
	max-width:none;
	height:30px;
	line-height:30px;
	padding:0 5px;
}
#footer_form_subscribe input[type="submit"]{
	background:#a2c037;
	border:0;
	color:white;
	font-weight:600;
}
.news_main .owl-nav{display:block !important;}
.map_text a{color:black;}
.map_text a:hover{
	color:black;
	text-decoration:none;
}
.wpcf7-response-output{
	font-size:12px !important;
	text-align:center;
}
.wpcf7-not-valid-tip{
	font-size:12px !important;
}
.nodecor:hover{
	text-decoration:none;
}
#menu-main-menu .current-menu-item a{
	    color: #a2c037 !important;
}
.best_offers .item,.news_main .item{
	padding:10px;
}
.best_offers.owl-theme .owl-nav,.news_main.owl-theme .owl-nav{
	position:absolute;
	top:50%;
	width: 100%;
	margin-top:-25px !important;
	font-size: 25px;
}
.best_offers .owl-prev,.news_main .owl-prev{
	float:left;
	margin-left:-30px !important;
	color:#a2c037 !important;
	outline:none !important;
}
.best_offers .owl-next,.news_main .owl-next{
	float:right;
	margin-right:-30px !important;
	color:#a2c037 !important;
	outline:none !important;
}
.best_offers.owl-theme .owl-nav [class*=owl-]:hover,.news_main.owl-theme .owl-nav [class*=owl-]:hover{
	background:transparent !important;
	color:#a2c037 !important;
	
}
.ya-share2{
	float:right;
	margin-top: 11px;
    margin-left: 10px;
}
.news_under_zag_single{
	color:#666;
}
.ussual_page{
	padding-top:114px;
}
.search_now{cursor:pointer;}
.filter{
	margin-bottom:30px;
}
.irs--flat .irs-bar,.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single,.irs--flat .irs-handle>i:first-child{
	background:#a2c037 !important;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before{
	border-top-color:#a2c037 !important;
}
.one_filter{cursor:pointer;}
.one_filter .fa-check-square-o{display:none;color:#a2c037;}
.one_filter.active .fa-check-square-o{display:initial;}

.one_filter .fa-square-o{display:initial;margin-right:2px;color:#a2c037;}
.one_filter.active .fa-square-o{display:none;}
.filter{
	box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.33);
	border-radius: 10px;
	padding:20px;
}
.filter .mini_zag{
	font-weight:600;
	font-size:18px;
	margin:10px 0;
}
.ajax-loader{
	display:none !important;
}
.one_build_many_single img{
	width:100%;
	height:140px;
	object-fit:cover;
	float: none;
	margin-right: 10px;
	object-position:center;
}
.one_build_many_single_1{
	font-size:18px;
	margin-bottom:3px;
}
.one_build_many_single_2{
	font-size:14px;
	margin-bottom:3px;
}
.one_build_many_single_3{
	font-size:18px;
	margin-bottom:0;
	color:#a2c037;
	font-weight:600;
}

.one_build_many_single{
	border-bottom:1px solid #a1a1a1;
	padding:20px 0;
}
.builds_many_single{
	overflow: hidden;
    box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.33);
	padding:25px;
	padding-top:5px;
	border-radius:10px;
	margin-top: 56px;
}
.build_single .wpcf7 input,.build_single .wpcf7 select{
	width:100%;
	margin:10px 0;
	border: 2px solid #a2c037;
	padding:15px 15px;
	border-radius:5px;
	outline:none;
}
.build_single .wpcf7 select option:nth-child(1){display:none !important;}

.build_single .wpcf7 textarea{
	width:100%;
	margin-top:10px;
	border: 2px solid #a2c037;
	height: 214px !important;
	border-radius:5px;
	padding:15px;
}
.build_single .wpcf7 input[type=checkbox]{
	width: 20%;
    margin-right: 5px;
    margin-top: 0;
}
.build_single .wpcf7 .wpcf7-list-item{
	line-height: 15px;
	font-size:12px;
	margin-left:0;
    margin-bottom: 2px;
}
.build_single .wpcf7 input[type=submit]{
	background:transparent !important;
	color:black;
	font-size:18px;
	font-weight:600;
	width:fit-content;
	padding-left:40px;
	padding-right:40px;
}
.build_single .wpcf7 input[type=submit]:hover{
	background:#a2c037 !important;
	color:white;
}
.build_single .wpcf7 .wpcf7-list-item label{
	display:flex;
}
.build_single h2.price .mini{
	color: black !important;
	font-size: 20px !important;
}
.build_single h2.price{
	float:right;
}
.build_single .print{
	float:right;
	padding:3px 5px;
	border: 2px solid #a2c037;
	border-radius:5px;
	cursor:pointer;
	color:black !important;
	text-decoration:none !important;
}
.build_haract .krug {
	width: 85%;
	margin: auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 8px solid white;
	font-size: 30px;
	font-weight: 600;
	margin-top: 8px;
	margin-bottom:15px;
}
.build_haract .krug_A,.build_haract .krug_a_plus{
	border-color:#348f3a;
	color:#348f3a;
}
.build_haract .krug_B,.build_haract .krug_b_minus{
	border-color:#30af35;
	color:#30af35;
}
.build_haract .krug_C{
	border-color:#a7d633;
	color:#a7d633;
}
.build_haract .krug_D{
	border-color:#d1da05;
	color:#d1da05;
}
.build_haract .krug_E{
	border-color:#cfae0c;
	color:#cfae0c;
}
.build_haract .krug_F{
	border-color:#cc812f;
	color:#cc812f;
}
.build_haract .krug_G{
	border-color:#a10501;
	color:#a10501;
}
.build_haract .col-md-5th{
	padding-right:30px !important;
}
.build_haract .krug:before {
  content: "";
  padding-top: 100%;
  float: left;
}
.build_haract .energy{
	margin-top:15px;
}
.build_haract .col-md-3{
	margin-top:15px;
	margin-bottom:15px;
}
.build_haract{
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.33);
	margin-top:20px;
}
.build_haract .title{
	text-align:center;
	font-size:18px;
	color:black;
	margin-bottom: 5px;
}
.build_haract  .value{
	text-align:center;
	font-size:18px;
	color:#666666;
	margin-bottom:0;
}
.build_haract i{
	color:#a2c037;
}
.build_single .green{
	color:#a2c037;
} 
.cf7_contacts input,.cf7_contacts textarea,.cf7_contacts select{
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	padding:10px;
	border-radius:10px;
	border:2px solid #a2c037;
	outline:none;
}
.cf7_contacts .wpcf7-submit{
	width:fit-content;
	font-weight:600;
	background:transparent;
	padding:10px 30px;
}
.cf7_contacts .ajax-loader{
	display:none !important;
}
.cf7_contacts{
	box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.33);
	margin-top: 92px;
	padding:10px 20px;
	min-height:502px;
}
.one_news_many_single:last-child{
	border-bottom:0 !important;
	margin-bottom:0 !important;
}
.read_more_one_news_many_single{
	text-transform:uppercase;
	border-radius:5px;
	padding:8px 10px;
	border:2px solid #a2c037;
	display:block;
	width:fit-content;
	margin-bottom:20px;
	margin-top: 15px;
	color:#666666 !important;
}
.read_more_one_news_many_single:hover{
	color:white !important;
	background:#a2c037;
	text-decoration:none;
}
.one_news_many_single{
	border-bottom:1px solid #a1a1a1;
	margin-bottom:20px;
}
.title_one_news_many_single{
	font-size:20px;
	color:black;
	text-transform:uppercase;
	margin-bottom: 0px;
	font-weight:600;
	margin-bottom:10px;
}
.news_many_single{
	padding:20px;
	box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.33);
	border-radius:10px;
	margin-top: 40px;
}
.news_zag_single{
	margin-bottom:0;
}
#banner_news,#banner_build{
	padding-top:114px;
}
#banner_news>div,#banner_build>div{
	background:url('https://premierliving.pt/wp-content/uploads/2020/02/sloj-26.jpg');
	background-size:cover;
	background-position-x:0 !important;
	height:400px;
	display:flex;
	align-items:center;
	position:relative;
}
#banner_build>div{
	background-image:url('https://premierliving.pt/wp-content/uploads/2020/02/sloj-26.jpg');
}
#banner_build>div>div>.title{
	margin-bottom:0;
}
#banner_build>div>div>.area{
	font-size:24px;
	text-transform:uppercase;
	margin-top: -10px;
}
#banner_news>div>div,#banner_build>div>div{
	position:relative;
	z-index:2;
	color:white;
	font-weight:400;
	font-size:70px;
}
#banner_news>div:before,#banner_build>div:before{
	position:absolute;
	width:100%;
	height:100%;
	content:'';
	background:rgba(0,0,0,0.26);
}
.news_single,.build_single{
	margin-top:40px;
	margin-bottom:40px;
}
#menu-footer-1 li a:hover,#menu-footer-2 li a:hover{
	color:#a2c037;
	text-decoration:none;
}
.white{
	color:white !important;
}
.soc_set:hover i{
	color:#a2c037 !important;
}
.zagolov_footer{
	color:#a2c037;
	font-weight:600;
	font-size:24px;
}
#menu-footer-1,#menu-footer-2{
	padding-left:0;
	list-style-type:none;
}
#menu-footer-1 li a,#menu-footer-2 li a{
	color:white;
}
.footer .hr_white{
	background:white;
	height:1px;
	width:100%;
	margin-top:15px;
	margin-bottom:30px;
}
.footer{
	background:#373737
}
.contact_now_paralax{
	color: white;
	padding: 14px 25px;
	border: 2px solid #a2c037;
	border-radius: 10px;
	display:block;
	width:fit-content;
}
.contact_now_paralax:hover{
	background:#a2c037;
	color:white !important;
	text-decoration:none !important;
}
@font-face { 
    font-family: "StardosStencil";
    src: url(paralax/StardosStencil-Bold.ttf) format("truetype"); /* все современные браузеры */
}
@font-face { 
    font-family: "Chunkfive";
    src: url(paralax/Chunkfive.otf); /* все современные браузеры */
}
.zag_paralax_1{
	font-family: "StardosStencil";
	font-size:80px;
}
.text_paralax_1{
	font-family: "Chunkfive";
	font-size:30px;
	text-transform:uppercase;
	margin-bottom:30px;
}
.paralax1 .outer_block{
	display:flex;
	background:rgba(0,0,0,0.5);
	height:100%;
	color:white;
}
.paralax1 .outer_block > div{
	margin:auto;
}
.paralax1{
	height:600px;
	background:url('https://premierliving.pt/wp-content/uploads/2020/02/pcm49-ef0202-pine-cliffs-villa-m49_0110040715.jpg');
}

.paralax2 .outer_block{
	display:flex;
	background:rgba(0,0,0,0.5);
	height:100%;
	color:white;
}
.paralax2 .outer_block > div{
	margin:auto;
}
.paralax2{
	height:430px;
	background:url('https://premierliving.pt/wp-content/uploads/2020/02/back2.jpg');
}



.map_text .fa{
	margin-right: 3px;
	margin-left: 0px;
	color: #a2c037;
	font-size: 22px;
	min-width:22px;
	text-align:center;
}
.one_news img{
	height: 280px;
    width: 100%;
    object-fit: cover;
}
.one_news .by_who{
	float:left;
	margin-left:15px;
	font-size:16px;
	color:black;
}
.one_news .more{
	color:#a2c037 !important;
}
.one_news .by_date{
	float:right;
	margin-right:15px;
	font-size:16px;
	color:black;
}
.one_news{
	position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.33);
    text-align: center;
    transition-duration: 0.5s;
    transition-property: all;
    margin-top: 0;
}
.one_news .zag_news{
	font-size:24px;
	color:black;
	font-weight:600;
	text-align:left;
	padding:0 15px;
	margin-top:15px;
	margin-bottom: 5px;
	min-height:72px;
}
.one_news .text_news{
	font-size:16px;
	color:#666666 !important;
	padding:0 15px;
	text-align:left;
	    min-height: 150px;
}
.one_news .text_news a{
	color:#666;
}

.one_offer .rel_nomer{
	position:absolute;
	top:20px;
	left:0;
	background:#a2c037;
	color:white;
	font-size:18px;
	padding-left:15px;
	padding-right:15px;
}

.one_offer .red_plaska{
	position:absolute;
	top:60px;
	left:0;
	background:#ec3c07;
	color:white;
	font-size:18px;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
}



.one_offer .view{
	padding:5px 10px;
	font-weight:600;
	font-size:18px;
	color:#666666;
	border:2px solid #a2c037;
	border-radius:5px;
	
	display: block;
    width: fit-content;
    margin: auto;
    margin-bottom: 25px;
	margin-top:25px;
}
.one_offer .view:hover{
	background:#a2c037;
	color:white !important;
	cursor:pointer;
	text-decoration:none;
}
.one_offer i{
	color:#a2c037;
	margin-right:3px;
	margin-left:7px;
}
.name_dom{
	min-height: 86px;
	text-align:left;
	font-size:18px;
	color:black;
	font-weight:600;
	padding:5px 10px;
	margin-bottom:0;
	padding-bottom:0;
}
.location_dom{
	text-align:left;
	font-size:18px;
	color:#666666;
	padding:0px 10px;
	margin-bottom:0;
}
.price_dom{
	text-align:left;
	font-size:24px;
	color:#a2c037;
	padding:0px 0px;
	margin:0 10px;
	margin-bottom:10px;
	border-bottom:1px solid #a1a1a1;
	padding-bottom: 20px;
}
.one_offer{
	position:relative;
	border-radius:10px;
	overflow: hidden;
	box-shadow:0px 3px 7px 1px rgba(0,0,0,0.33);
	text-align:center;
	transition-duration:0.5s;
	transition-property:all;
	margin-top:0;
}
.one_offer img{
	width:100%;
	height: 200px;
	object-fit: cover;
}
.backgrey{
	background:#f6f8fa;
}
body h2{
	font-size:30px;
	font-weight:600;
	color:black;
}
body h2 span{
	color:#a2c037;
}
.one_location{
	border-radius:10px;
	overflow: hidden;
	box-shadow:0px 3px 7px 1px rgba(0,0,0,0.33);
	text-align:center;
	transition-duration:0.5s;
	transition-property:all;
	margin-top:0;
}
.one_location .zagolovok{
	font-size: 20px;
	color: black;
	font-weight: 600;
	margin-top: 25px;
}
.one_location .but{
	display: block;
	margin-bottom: 30px;
	color:#666666 !important;
	font-weight:600;
	text-decoration:none !important;
}
.one_location .but:hover{
	color:#a2c037 !important;
	cursor:pointer;
}
.one_location:hover,.one_news:hover,.one_offer:hover{
	transform:translatey(-10px);
}
.one_location img{
	width:100%;
	height: 200px;
	object-fit: cover;
}
.locations_front{
	margin-top:-5rem;
	margin-bottom:5rem;
}
.find_my_form{
	background: rgba(255,255,255,0.6);
	padding: 15px 20px;
	border-radius: 100px;
}
.find_my_form .col{
	padding-left:10px;
	padding-right:10px;
}
.find_my_form .col-md-2 > a{
	border-top-right-radius:50px;
	border-bottom-right-radius:50px;
	background:#a2c037 !important;
	text-align:center;
	color:white !important;
	text-transform:uppercase;
	font-weight:600;
}
.find_my_form .col:nth-child(1) select{
	border-top-left-radius:50px;
	border-bottom-left-radius:50px;
	padding-left:10px;
}
.find_my_form select,.find_my_form input,.find_my_form .col-md-2 > a{
	width:100%;
	display:block;
	height:50px;
	line-height:50px;
	border:0;
	background:white;
	padding: 0 5px;
}
.find_my_form{
	margin-top: 110px;
	margin-bottom:40px;
}
.find_my_form input{
	padding:0 10px;
}
.find_my_form input::placeholder{
	color:black;
}
.zag_text{
	text-align: center;
    width: fit-content;
    margin: auto;
}
.zag_text p{
	float: left;
	font-size: 50px;
	color: white;
	margin-top: 108px;
}
.zag_text img{
	height:250px;
}
.logo_img_menu{
	max-width:200px;
	transition-duration:0.3s;
}
.banner{
	height:800px;
	background-size:cover;
	background-position:center;
}
.banner > div{
	height:100%;
	background:rgba(0,0,0,0.25);
	animation: background  0.5s ease-in-out;
}
@keyframes background {
	from {background:rgba(0,0,0,0);}
	50% {background:rgba(0,0,0,0);}
	to {background:rgba(0,0,0,0.25);}
}
.banner > div > div{
	padding-top:150px;
}
#menu-main-menu li a{
	font-weight:600;
	color:black;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);*/
	text-transform:uppercase;
}
.flexx{
	display:flex;
}
.ma{
	margin-top:auto;
	margin-bottom:auto;
	margin-right:0;
}
.ml-a{
	margin-left:auto;
}
.top_menu{
	position:fixed;
	background:rgba(255,255,255,0.9);
	width: 100%;
	padding: 10px 0;
	z-index: 3;
	transition-duration:0.3s;
}
.w100{
	width:100%;
}
.top_menu.scroled .logo_img_menu{
	max-width:130px;
}
.top_menu.scroled{
	background:white;
}
*{
	font-family: 'Open Sans', sans-serif;
}

.wrapper-dropdown-5 {
    /* Size &amp; position */
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 12px 10px;
 
    /* Styles */
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    transition: all 0.3s ease-out;
}
 
.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #a2c037 transparent;
}
.wrapper-dropdown-5 .dropdown {
    /* Size &amp; position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
 
    /* Styles */
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    transition: all 0.3s ease-out;
 
    /* Hiding */
    max-height: 0;
    overflow: hidden;
}
.wrapper-dropdown-5 .dropdown li {
    padding: 0 0px ;
}
 
.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 10px;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}
 
.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}
 
.wrapper-dropdown-5 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}
 
/* Hover state */
 
.wrapper-dropdown-5 .dropdown li:hover a {
    color: #a2c037;
}
.wrapper-dropdown-5.active {
    border-radius: 5px 5px 0 0;
    /*background: #4cbeff;*/
    box-shadow: none;
    border-bottom: none;
    /*color: white;*/
}
 
.wrapper-dropdown-5.active:after {
    border-color: #a2c037 transparent;
}
 
.wrapper-dropdown-5.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 400px;
	padding-left:0;
	z-index:2;
	margin-top: 17px;
	
}
.wrapper-dropdown-5 .dropdown{
	padding-left:0;
	z-index:2;
	width:150%;
}

.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}
.col-5-th {
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 20%;
   -ms-flex: 0 0 20%;
   flex: 0 0 20%;
   max-width: 20%;
}
@media (min-width: 768px) {
    .col-sm-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}

@media only screen and (max-width: 992px) {
     .col-md-5th {
          width:33%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 33%;
          -ms-flex: 0 0 33%;
          flex: 0 0 33%;
          max-width: 33%;
     }
    .col-md-5th.col-sm-5th {
        width: 20%;
        float: left;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}

@media only screen and (max-width: 769px) {

     .col-md-5th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
     }

    .col-md-5th.col-sm-5th {
          width:50%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {

     .col-md-5th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
     }

    .col-md-5th.col-sm-5th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
    }
}
.omd{
	display:none !important;
}
.show_filter{display:none;}
.mix_select{
	border:2px solid #a2c037;
	padding:5px;
	border-radius:5px;
	outline:0;
	margin-left:5px;
}
.mix_select_container{
	float:right; 
	width:fit-content;
}

.one_offer img.red_label_img{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 70px;
	width: auto;
	object-fit: initial;
}

@media(max-width:600px){
	.count_rezult{
		display:none !important;
	}
	.mix_select{
		border:2px solid white;
	}
	.mix_select_container{
		float:none; 
		width:fit-content;
		margin-bottom:1rem;
	}
	.filter{
		display:none;
	}
	.show_filter{
		display:initial;
		padding: 5px 10px;
		font-weight: 600;
		font-size: 18px;
		color: #666666;
		border: 2px solid #a2c037;
		border-radius: 5px;
		display: block;
		width: fit-content;
		margin: auto;
		margin-bottom: 25px;
		margin-top: 0px;
	}
	img{max-width:100%;}
	.one_location,.one_offer{
		margin-bottom:30px;
	}
	.locations_front{
		margin-bottom:1rem;
	}
	.footer > div{text-align:center;}
	.mtac{
		text-align:center;
	}
	.mma{margin:auto !important;}
	.logo_img_menu{
		width:100%;
	}
	.navbar{
		margin-right:15px !important;
	}
	
	.find_my_form .col-md-2{
		display:none;
	}
	.find_my_form .ref_pole,.find_my_form .search_pole {
		display:block;
	}
	.find_my_form .ref_pole{
		padding-left:0;
	}
	.find_my_form select, .find_my_form input, .find_my_form .col-md-2 > a{
		line-height:37px;
		height:37px;
	}
	.view_front_ekran_but{
		width:100%;
	}
	.find_my_form .search_pole {
		padding-right:0;
	}
	.find_my_form{
		margin-top:10px;
		margin-bottom:0;
		background:transparent !important;
		padding-left:0;
		padding-right:0;
	}
	.view_front_ekran_but{
		margin-top:10px !important;
	}
	.search_now,.ref_code{
		border-radius:5px !important;
	}
	
	
	.mtar{text-align:right;}
	#bs-example-navbar-collapse-1{margin-top:15px;}
	.banner > div > div {
		padding-top: 15px;
	}
	.zag_text p {
		float: left;
		font-size: 40px;
		color: white;
		margin-top: 108px;
		text-align: center;
		width: 100%;
	}
	.zag_text img{
		width:70%;
		margin:auto;
		height:auto;
		margin-top:100px;
	}
	.banner {
		height: 470px;
	}
	body h2{
		font-size:25px;
	}
	.text_paralax_1 {
		font-size: 18px;
	}
	.zag_paralax_1 {
		font-size: 60px;
	}
	.omd{
		display:initial !important;
	}
	.map_text .fa{
		margin-left:0 !important;
	}
	.map_text .fa {
		margin-left: 0 !important;
		width: 25px;
		margin-bottom: 7px;
		text-align: center;
	}
	#banner_news>div>div, #banner_build>div>div{
		font-size:40px;
	}
	#banner_news, #banner_build {
		padding-top: 64px;
	}
	.build_haract .col-md-5th {
		padding-right: 10px !important;
	}
	.build_haract .energy {
		margin-top: 15px;
		width: 40%;
		margin: auto;
		margin-bottom: 15px;
	}
	.builds_many_single{
		margin-top:15px;
	}
	.news_many_single{
		margin-top:15px;
	}
	#banner_news>div, #banner_build>div{
		height:300px;
	}
	.ussual_page{
		padding-top:64px;
	}
	.print{
		/*display:none !important;*/
	}
	.mnd{
		display:none !important;
	}
	.build_single h2.price{
		float:none;
	}
	.best_offers .owl-prev{
		margin-left:20px !important;
		color:#a2c037 !important;
		outline:none !important;
	}
	.best_offers .owl-next{
		margin-right:20px !important;
	}
	.best_offers.owl-theme .owl-nav{
		top:83% !important;
	}
	.glav_page_text{
		margin-top:10px;
		float:left;
		margin-right: 7px !important;
	}
	.news_main .owl-nav{display:none !important;}
	.one_offer img{
		height:280px;
	}
	.name_dom,.location_dom,.price_dom{
		text-align:center;
	}
	.subscribe{font-size:16px;}
}
@media print{
	.top_menu,#banner_build,.print_none,.footer{
		display:none !important;
	}
	.col-md-9{
		max-width:100% !important;
		flex:0 0 100% !important;
	}
	.fotorama__stage.fotorama__pointer{
		margin:auto;
	}
}