
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;background:#fff;font-family:Roboto;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a{text-decoration:none;color:#111;}
::-webkit-input-placeholder {color:#777;font-size:14px;}
::-moz-placeholder          {color:#777;font-size:14px;}/* Firefox 19+ */
:-moz-placeholder           {color:#777;font-size:14px;}/* Firefox 18- */
:-ms-input-placeholder      {color:#777;font-size:14px;}
select{outline:none;}
.m2{display:flex!important;}
.m2 sup{position: relative;vertical-align: baseline;font-size: 12px;}
.display_none{display:none!important;}


.fade_form_bg{display:none;}
.fade_bg{background:rgba(255,255,255,0.8);position:fixed;top:0;left:0;right:0;bottom:0;height:100%;z-index:9999;display:flex;}
.close_ff{position:absolute;top:20px;right:20px;width:50px;height:50px;z-index:99999;color:#000;}
.svg_close{color:#111;width:30px;height:30px;stroke-width: 1;stroke: currentColor;cursor:pointer;}
.fade_form{margin:auto;padding:30px;border:1px solid #bbb;border-radius:6px;backdrop-filter: blur(30px) brightness(124%);background-color: rgba(255,255,255,.41);}
.fade_title{font-size:24px;text-align:center;padding-bottom:20px;font-weight: 500;text-transform: uppercase;}
#add_object{display:flex;flex-direction:column;width:450px;}
.fade_form_input{display:flex;padding:20px 0;}
.fade_form_btn{display:flex;padding:20px 0;}
.fade_form_btn input{padding:15px 25px;width:100%;cursor:pointer;background:#ffcc41;transition: all .2s linear;border:none;text-transform: uppercase;font-size:16px;}
.fade_form_btn input:hover{background:#fb8053;}
.fade_form_input input{padding:15px 25px;width:100%;border:1px solid #bbb;}
.fade_form_input textarea{padding:15px 25px;width:100%;border:1px solid #bbb;min-height:160px;}

.pagination{display:flex;justify-content:center;align-items: center;flex-wrap:wrap;position:relative;width:100%;font-size:15px;}
.pagination b{color:#fb8053;padding:5px;margin:0 5px;}
.pagination a{color:#222;padding:5px;margin:0 5px;transition: color .2s ease-out;}
.pagination a:hover{color:#fb8053;}


.zpt{height:70px;}

.top_menu_bg{height:70px;width:100%;background:#fff;border-bottom:1px solid #eee;position:fixed;top:0;left:0;right:0;z-index:99;}
.topmenu{display:flex;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;height:70px;}
.logo{display:flex;max-height:50px;margin-top:10px;}
.logo img{max-height:100%;}
.top_menu{margin:auto 0;}

.top_menu_body > a{margin:0 15px;transition: all .2s linear;font-size:17px;font-weight: 500;text-transform: uppercase;}
.top_menu_body > a:hover{color:#ffcc41;}
.top_added{display:flex;}
.top_added a{padding:10px 20px;margin:auto 0;background:#ffcc41;transition: all .2s linear;}
.top_added a:hover{background:#ffbe30;text-shadow:0 1px 1px rgba(255,255,255, 0.5);}

.slider_bg{width:96%; max-width:1400px;border:1px solid #eee;margin:15px auto;border-radius:6px;overflow-y:hidden;}
.slide_title{color:#fff;text-shadow:0 0 40px rgba(0,0,0, 1);font-weight:500;}
.slide_form_title{color:#444;padding-bottom:15px;font-size:18px;font-weight:500;}
.slide_form{border-radius:5px;backdrop-filter: blur(30px) brightness(124%);background-color: rgba(255,255,255,.41);}
#slide_form{display:flex;justify-content:space-around;}
.slide_form_input input{margin:0 auto;font-size:16px;color:#555;padding:15px 10px;border:1px solid #e8e8e8;outline:none;}
.slide_form_submit{display:flex;}
.slide_form_submit input{background:#ffcc41;padding:0 50px;transition:all .3s linear;border:none;position:relative;font-weight:500;font-size:16px;text-transform: uppercase;}

#eFiltr_results{display:flex;flex-wrap:wrap;flex:1;}
.fltr_block_slider{width:100%;padding:20px 0;}
.section_body_bg{width:100%;max-width:1400px;margin:0 auto;border-radius:6px;overflow:hidden;}
.padding50{padding:50px 0;}
.section_title{padding:60px 0 40px 0;}
.section_title h3{font-size:36px;}

.main_grid_bg{display:flex;flex-wrap:wrap;}
.short{margin:10px 10px 40px 10px;}
.short_img{display:flex;}
.short_img a{position:relative;border-radius:6px;overflow:hidden;height:260px;border-style: solid;width:100%;background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}
.short_img img{width:100%;object-fit: cover;object-position: 0 0;}
.seller{padding:5px 8px;position:absolute;bottom:10px;right:0px;background:rgba(255,255,255, 0.8);color:#111;border-radius:7px 0 0 7px;font-size:15px;font-weight:500;}
.short_author{height:50px;position:absolute;bottom:-100px;left:20px;display:flex;align-items: center;justify-content: center;}
.sa_ava{border-radius:100%;overflow:hidden;border:2px solid #fff;z-index:99;width:50px;height:50px;}
.sa_name{padding:7px 10px 7px 15px;background:rgba(255,255,255, 0.9); border-radius:0 5px 5px 0;margin-left:-6px;z-index;90;}
.short_location{display:flex;padding:15px 0 0 10px;}
.short_location a{margin-left:7px;transition:all .3s linear;font-size:16px;}
.short_location a:hover{color:#fb8053;}
.short_title{padding:10px 4px;}
.short_title a h4{font-size:22px;font-weight:400;transition:all .6s linear;}
.short_title a h4:hover{text-decoration:underline;}
.short_bottom_info{padding:20px 0;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;}
.short_desc{padding:10px 0 20px 0;font-size:14px;color:#7A7A7A;line-height:22px;height:44px;overflow:hidden;position: relative;}
.short_desc:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
background: linear-gradient(180deg, transparent, #fff 50%);}
.sht_left{font-weight:500;font-size:22px;color:#000;}
.sht_right{display:flex;}
.sht_right > div{display:flex;justify-content:center;align-items: baseline;margin:auto 0 auto 10px;}
.sht_right > div > span{display:flex;margin-right:7px;}
.sht_right sup{position: relative;vertical-align: baseline;font-size:12px;}



.why_rielt_bg{background:#edf9f9 url('../image/section_bg.png') no-repeat bottom right;border-radius:6px;margin:50px auto;}

.how_work{display:flex;flex-wrap:wrap;}
.hw_title{font-size:26px;font-weight:500;padding:10px 0;}
.hw_desc{line-height:22px;font-size:14px;}

.pol_text h3{font-size:56px;color:#fff;font-weight:700;text-shadow:0 0 15px #000;font-family:PT Sans Narrow;}
.pol_text h4{font-size:46px;color:#fff;font-weight:700;text-shadow:0 0 15px #000;font-family:PT Sans Narrow;padding:20px 0 0 0;}
.pol_desc{padding-top:20px;color:#fff;font-size:16px;font-weight:500;text-shadow:0 0 5px #000;line-height:22px;}

.pol_form_bg{margin:auto;}
.pol_form{border-radius:5px;backdrop-filter: blur(30px) brightness(124%);background-color: rgba(255,255,255,.41);padding:20px;margin:auto;}
.pol_form > form{margin:20px 0;}
.pol_form_title{font-size:32px;font-weight:500;font-family:PT Sans Narrow;}
.pol_form_desc{font-family:PT Sans Narrow;font-size:18px;line-height:22px;padding:15px 0;color:#222;}
.pol_form_input{display:flex;padding-bottom:10px;}
.pol_form_input input{margin: 0 auto;font-size: 16px;color: #555;padding: 15px 10px;width:100%;border: 1px solid #e8e8e8;outline: none;}
.pol_form_subm input{margin: 0 auto;font-size: 16px;color: #000;border:none;padding: 15px 10px;width:100%;cursor:pointer;background:#ffcc41;transition: all .2s linear;}
.pol_form_subm input:hover{background:#fb8053;color:#fff;}

.relative{margin-top:45px;}

.blog_h1{font-size:52px!important;}
.main_text p{font-size:14px;line-height:24px;padding:10px 0;}
.main_text strong{font-size:15px;font-weight:bold;text-shadow:none;}
.main_text ul{padding:15px 10px;}
.main_text ul li{line-height:20px;}
.main_text img{max-width:100%;}

footer{padding-top:50px;margin-bottom:10px;}
.footer{background:#e8e8e8;display:flex;}
.footer > div{display:flex;}
.footer_about{margin:0 auto;}
.fabo_logo{height:70px;}
.fabo_logo img{max-height:100%;}
.fabo_text{padding:30px 0;font-size:13px;line-height:18px;}
.footer_title{font-size:26px;padding-bottom:15px;}
.footer_link_block > div{padding:5px;margin:15px 0;}
.footer_link_block a{transition: all .2s linear;}
.footer_link_block a:hover{color:#fb8053;}
.copyright{padding:20px;font-size:13px;border-top:1px solid #bbb;background:#e8e8e8;}


.filter_select{display:flex;}
.filter_select select{width:100%;padding:20px 15px;border:1px solid #e8e8e8;cursor:pointer;}
.cat_title{font-size:24px;color:#000;padding:10px 15px;border-bottom:1px solid #ddd;margin-bottom:10px;width:100%;}



@media only screen and (min-width: 900px){
	.top_menu_mobcontact{display:none;}
}

@media only screen and (max-width: 900px){
.top_menu_mobcontact{position:absolute;bottom:0;left:0;right:0;}
.tmm_bg{padding:20px;border-top:1px solid #eee;}
#desc{display:none;}
#mob{margin-left:10px;}
.top_menu{position:fixed;top:70px;left:-103%;bottom:0;width:100%;background:#fff;z-index:99;border-top:1px solid #bbb;}
.top_menu_body{margin:15px;display:flex;flex-direction:column;}
.top_menu_body > a{padding:5px 15px;margin:10px 0;}
.top_added{display:flex;}
.top_added > a > span{display:none;}
.top_added a{background:#fff;display:none;}
.mobile_burger{width:30px;height:20px;margin:auto 10px auto 0;color:#111;display:flex;}
.mobile_burger > svg{stroke: currentColor;stroke-linecap: round;stroke-width: 2;}

.slider_bg{background:url("../image/slide_mob.jpg") no-repeat center center;background-size:cover;}
.slide_title{font-size:32px;line-height:45px;margin:30px 10px;}
.slide_form{padding:20px;margin:0 10px 30px 10px;}
#slide_form{flex-direction:column;}

.slide_form_title{text-align:center;line-height:22px;}
.slide_form_input{display:flex;padding-bottom:15px;}
.slide_form_input input{width:100%;}
.slide_form_submit input{padding:15px 50px;width:100%;}

.section_title h3{font-size:28px;padding-left:10px;}
.section_title h1{font-size:24px;font-weight:500;padding:0 10px;}
.main_short_grid{width:100%;}

.wr_flex{padding:50px 0;}
.wr_flex > div{width:100%;display:flex;}
.wr_img{box-shadow:-15px 15px 0 #ffcc41;width:80%;margin:40px auto;}
.wr_img img{max-width:100%;display:block;}
.wr_info{margin:auto auto auto 20px;}
.wri_title{font-size:32px;font-weight:700;font-family:PT Sans Narrow;line-height:40px;}
.wri_list > div{font-size:17px;font-family:PT Sans Narrow;margin:18px 0;}
.wri_list > div:before{content:"\203A";margin-right:8px;}

.how_work > div{width:90%;border-top:1px solid #bbb;margin:0 auto;}
.how_work > div:first-child{border:none;}
.how_work > div > div{margin:16px 40px;}

.pol_bg{background:url("../image/poland.jpg") no-repeat left center; background-size:cover;display:flex;padding:40px 0;flex-wrap:wrap;flex-direction:column;}
.pol_bg > div{width:100%;display:flex;}
.pol_form{width:80%;}
.pol_text{margin:0 20px 30px 20px;}

.main_text{padding:0 10px;}


.left_sidebar{padding:20px 5px;}
.ls_filter_bg{background-color: #fbfbfb;border: 1px solid #e8e8e8;border-radius: 5px;padding: 24px;position: relative;}
.filter_select{padding:20px 0;}
.slider_text{display:flex;justify-content:space-between;padding:0 0 5px 0;}
.ui-slider{background:#fb8053;height:3px;}
.fs_title_left span{font-weight:500;font-size:16px;display:block;}
.fs_title_right{font-size:12px;}
.fs_title_right span{font-weight:500;font-size:16px;}
.filter_slide{padding:20px 0;}
.delete_filter > div{padding:25px 0 0 0;display:flex;}
.delete_filter a{padding:15px 0;text-align:center;font-size:18px;color:#111;background:#ffcc41;width:100%;transition: all .2s linear;}
.delete_filter a:hover{background:#ffbe30;}

.bg_body_object{padding:20px 0;width:100%;margin:0 auto;}
.object_slider img{max-height:300px;}
.object_body{margin:0 auto;padding:20px 0;width:96%;}
.object_head{border:1px solid #e8e8e8;padding:18px 14px;background:#fff;border-radius:6px;}
.object_price{font-size:14px;color:#555;padding-top:15px;}
.object_price span{font-size:28px;color:#000;}
.object_head_top{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:20px;font-weight:500;border-bottom:1px solid #e8e8e8;padding-bottom:20px;}
.object_head_bottom{display:flex;margin:20px 0 0 0;font-size:13px;text-transform: uppercase;}
.object_head_bottom span{margin-right:10px;padding-right:10px;border-right:2px solid #ddd;}
.info_object_bg{padding-top:40px;display:flex;flex-direction:column;}
.full_info_text h3{font-size:26px;padding-bottom:20px;}
.full_info_text div{font-size:14px;line-height:20px;color:#777;}
.full_info_text div p{padding-bottom:5px;}

.full_info_object{flex:1;padding-right:20px;}
.object_manager{width:100%;margin-top:30px;}
.author_section{padding:30px;background:#edf9f9;border-radius:5px;border: 1px solid #e8e8e8;}
.author_name_bg{display:flex;}
.fa_avatar{width:50px;height:50px;overflow:hidden;border-radius:100%;}
.fa_avatar img{max-width:52px;max-height:52px;}
.fa_tame{padding-left:20px;display:flex;flex-direction:column;justify-content:center;}
.author_phones{padding:20px 0;display:flex;justify-content:space-between;}
.ap_line{width:46%;}
.author_phones a{display:block;padding:15px 1px;width:100%;text-align:center;border-top:1px solid #e8e8e8;transition: all .2s linear;color:#000;background:#ffcc41;font-size:16px;font-weight:500;}
.author_phones a:hover{background:#ffbe30;}
.fa_tit{font-size:12px;color:#555;padding-bottom:7px;}
.fa_names{font-size:20px;color:#000;}

.full_info_details{padding-top:40px;}
.full_info_details h6{font-size:26px;padding-bottom:20px;}
.fid_line{display:flex;padding:10px 0;border-bottom:1px solid #bbb;}
.fid_line_img{width:35px;}
.fid_line_title{display:flex;font-size:16px;font-weight:400;color:#555;align-items:center;}
.fid_line_val{margin-left:auto;display:flex;font-size:18px;font-weight:500;color:#555;align-items:center;}

.footer{padding:40px 10px; flex-direction:column;}
.footer > div{width:100%;}
.footer > div > div{margin:0 5px;}
}


@media only screen and (min-width: 901px) and (max-width: 1300px){
#mob{display:none;}
.top_menu_body{display:flex;}
.slider_bg{background:url("../image/slide.jpg") no-repeat center center;background-size:cover;}
.slide_title{font-size:55px;line-height:75px;margin:40px 30px;}
.slide_form{padding:20px;margin:0 15px 50px 15px;}
.slide_form_input{width:32%;}
.slide_form_input input{width:96%;}

.section_title h3{font-size:32px;padding-left:10px;}
.main_text{padding:0 10px;}

.main_short_grid{width:33.333%;}
.main_grid{width:33.333%;}
.how_work > div{width:24%;min-height:20px;}
.how_work > div{border-left:1px solid #bbb;}
.how_work > div:first-child{border:none;}
.how_work > div > div{margin:16px 40px;}

.wr_flex{padding:70px 10px;display:flex;justify-content:center;}
.wr_flex > div{width:50%;}
.wr_left{display:flex;justify-content:end;}
.wr_img{box-shadow:-15px 15px 0 #ffcc41;width:70%;margin:auto 20px auto auto;}
.wr_img img{max-width:100%;display:block;}
.wr_info{margin:auto auto auto 20px;}
.wri_title{font-size:42px;font-weight:700;font-family:PT Sans Narrow;line-height:48px;}
.wri_list > div{font-size:22px;font-family:PT Sans Narrow;margin:15px 0;}
.wri_list > div:before{content:"\203A";margin-right:8px;}

.pol_bg{background:url("../image/poland.jpg") no-repeat center center; background-size:cover;display:flex;padding:40px 0;}
.pol_bg > div{width:50%;display:flex;}
.pol_form{width:420px;}
.pol_text{margin:auto 20px;}

.section_title h1{font-size:24px;font-weight:500;padding:0 10px;}

.categ_grid_bg{display:flex;flex-wrap:wrap;}
.body_on{flex:1;}
.section_body_categ{width:100%;max-width:1400px;margin:0 auto;display:flex;}
.left_sidebar{width:300px;padding:20px 15px 0 0;}
.ls_filter_bg{background-color: #fbfbfb;border: 1px solid #e8e8e8;border-radius: 5px;padding: 24px;position: relative;}
.filter_select{padding:20px 0;}
.slider_text{display:flex;justify-content:space-between;padding:0 0 5px 0;}
.ui-slider{background:#fb8053;height:3px;}
.fs_title_left span{font-weight:500;font-size:16px;display:block;}
.fs_title_right{font-size:12px;}
.fs_title_right span{font-weight:500;font-size:16px;}
.filter_slide{padding:20px 0;}
.delete_filter > div{padding:25px 0 0 0;display:flex;}
.delete_filter a{padding:15px 0;text-align:center;font-size:18px;color:#111;background:#ffcc41;width:100%;transition: all .2s linear;}
.delete_filter a:hover{background:#ffbe30;}

.bg_body_object{padding:20px 0;width:100%;padding:10px 0;}
.object_slider img{max-height:300px;}
.object_body{width:96%;margin:0 auto;padding:20px 0;}
.object_head{border:1px solid #e8e8e8;padding:20px 26px;background:#fff;border-radius:6px;}
.object_price{font-size:14px;color:#555;}
.object_price span{font-size:28px;color:#000;}
.object_head_top{display:flex;justify-content:space-between;font-size:28px;font-weight:500;border-bottom:1px solid #e8e8e8;padding-bottom:20px;}
.object_head_bottom{display:flex;margin:20px 0 0 0;font-size:13px;text-transform: uppercase;}
.object_head_bottom span{margin-right:10px;padding-right:10px;border-right:2px solid #ddd;}
.info_object_bg{padding-top:40px;display:flex;}
.full_info_text h3{font-size:26px;padding-bottom:20px;}
.full_info_text div{font-size:14px;line-height:20px;color:#777;}
.full_info_text div p{padding-bottom:5px;}

.full_info_object{flex:1;padding-right:20px;}
.object_manager{width:350px;}
.author_section{padding:30px;background:#edf9f9;border-radius:5px;border: 1px solid #e8e8e8;}
.author_name_bg{display:flex;}
.fa_avatar{width:50px;height:50px;overflow:hidden;border-radius:100%;}
.fa_avatar img{max-width:52px;max-height:52px;}
.fa_tame{padding-left:20px;display:flex;flex-direction:column;justify-content:center;}
.author_phones{padding:20px 0;display:flex;justify-content:space-between;}
.ap_line{width:46%;}
.author_phones a{display:block;padding:15px 1px;width:100%;text-align:center;border-top:1px solid #e8e8e8;transition: all .2s linear;color:#000;background:#ffcc41;font-size:16px;font-weight:500;}
.author_phones a:hover{background:#ffbe30;}
.fa_tit{font-size:12px;color:#555;padding-bottom:7px;}
.fa_names{font-size:20px;color:#000;}

.full_info_details{padding-top:40px;}
.full_info_details h6{font-size:26px;padding-bottom:20px;}
.fid_line{display:flex;padding:10px 0;width:50%;border-bottom:1px solid #bbb;}
.fid_line_img{width:35px;}
.fid_line_title{display:flex;font-size:16px;font-weight:400;color:#555;align-items:center;}
.fid_line_val{margin-left:auto;display:flex;font-size:18px;font-weight:500;color:#555;align-items:center;}

.footer{padding:50px;}
.footer > div{width:33.333%;}
.footer > div > div{margin:0 50px;}
}


@media only screen and (min-width: 1301px){
#mob{display:none;}
.top_menu_body{display:flex;}
.slider_bg{background:url("../image/slide.jpg") no-repeat center center;background-size:cover;}
.slide_title{font-size:55px;line-height:75px;margin:40px 30px;}
.slide_form{padding:20px;margin:0 15px 50px 15px;}
.slide_form_input{width:40%;}
.slide_form_input input{width:96%;}

.main_short_grid{width:33.333%;}
.main_grid{width:33.333%;}
.how_work > div{width:24%;min-height:20px;}
.how_work > div{border-left:1px solid #bbb;}
.how_work > div:first-child{border:none;}
.how_work > div > div{margin:16px 40px;}

.wr_flex{padding:70px;display:flex;justify-content:center;}
.wr_flex > div{width:50%;}
.wr_left{display:flex;justify-content:end;}
.wr_img{box-shadow:-15px 15px 0 #ffcc41;width:70%;margin:auto 20px auto auto;}
.wr_img img{max-width:100%;display:block;}
.wr_info{margin:auto auto auto 20px;}
.wri_title{font-size:42px;font-weight:700;font-family:PT Sans Narrow;line-height:48px;}
.wri_list > div{font-size:22px;font-family:PT Sans Narrow;margin:15px 0;}
.wri_list > div:before{content:"\203A";margin-right:8px;}

.pol_bg{background:url("../image/poland.jpg") no-repeat center center; background-size:cover;display:flex;padding:40px 0;}
.pol_bg > div{width:50%;display:flex;}
.pol_form{width:420px;}
.pol_text{margin:auto 20px;}

.section_title h1{font-size:24px;font-weight:500;padding:0 10px;}

.section_body_categ{width:100%;max-width:1400px;margin:0 auto;display:flex;}
.left_sidebar{width:300px;padding:20px 15px 0 0;}
.ls_filter_bg{background-color: #fbfbfb;border: 1px solid #e8e8e8;border-radius: 5px;padding: 24px;position: relative;}
.filter_select{padding:20px 0;}
.slider_text{display:flex;justify-content:space-between;padding:0 0 5px 0;}
.ui-slider{background:#fb8053;height:3px;}
.fs_title_left span{font-weight:500;font-size:16px;display:block;}
.fs_title_right{font-size:12px;}
.fs_title_right span{font-weight:500;font-size:16px;}
.filter_slide{padding:20px 0;}
.delete_filter > div{padding:25px 0 0 0;display:flex;}
.delete_filter a{padding:15px 0;text-align:center;font-size:18px;color:#111;background:#ffcc41;width:100%;transition: all .2s linear;}
.delete_filter a:hover{background:#ffbe30;}

.body_on{flex:1;padding-top:10px;}
.categ_grid_bg{display:flex;flex-wrap:wrap;flex:1;}

.bg_body_object{padding:20px 0;width:100%;padding:10px 0;}
.object_slider{height:450px;}
.object_slider img{max-height:450px;}
.object_body{width:100%;max-width:1400px;margin:0 auto;padding:20px 0;}
.object_head{border:1px solid #e8e8e8;padding:20px 26px;background:#fff;border-radius:6px;}
.object_price{font-size:14px;color:#555;}
.object_price span{font-size:28px;color:#000;}
.object_head_top{display:flex;justify-content:space-between;font-size:28px;font-weight:500;border-bottom:1px solid #e8e8e8;padding-bottom:20px;}
.object_head_bottom{display:flex;margin:20px 0 0 0;font-size:13px;text-transform: uppercase;}
.object_head_bottom span{margin-right:10px;padding-right:10px;border-right:2px solid #ddd;}
.info_object_bg{padding-top:40px;display:flex;}
.full_info_text h3{font-size:26px;padding-bottom:20px;}
.full_info_text div{font-size:14px;line-height:20px;color:#777;}
.full_info_text div p{padding-bottom:5px;}

.full_info_object{flex:1;}
.object_manager{width:350px;}
.author_section{padding:30px;background:#edf9f9;border-radius:5px;border: 1px solid #e8e8e8;}
.author_name_bg{display:flex;}
.fa_avatar{width:50px;height:50px;overflow:hidden;border-radius:100%;}
.fa_avatar img{max-width:52px;max-height:52px;}
.fa_tame{padding-left:20px;display:flex;flex-direction:column;justify-content:center;}
.author_phones{padding:20px 0;display:flex;justify-content:space-between;}
.ap_line{width:46%;}
.author_phones a{display:block;padding:15px 1px;width:100%;text-align:center;border-top:1px solid #e8e8e8;transition: all .2s linear;color:#000;background:#ffcc41;font-size:16px;font-weight:500;}
.author_phones a:hover{background:#ffbe30;}
.fa_tit{font-size:12px;color:#555;padding-bottom:7px;}
.fa_names{font-size:20px;color:#000;}

.full_info_details{padding-top:40px;}
.full_info_details h6{font-size:26px;padding-bottom:20px;}
.fid_line{display:flex;padding:10px 0;width:50%;border-bottom:1px solid #bbb;}
.fid_line_img{width:35px;}
.fid_line_title{display:flex;font-size:16px;font-weight:400;color:#555;align-items:center;}
.fid_line_val{margin-left:auto;display:flex;font-size:18px;font-weight:500;color:#555;align-items:center;}


.footer{padding:50px;}
.footer > div{width:33.333%;}
.footer > div > div{margin:0 50px;}
}

