html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
}
*{
	padding: 0;
	margin: 0;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #676869;
}
.clear{
    clear: both;
}
img{
	border: 0;
}
h2{
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 16px 10px 0px;
}
:focus {
    outline: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
border: none;
}
a:hover{
    text-decoration: none;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    background: url(bg_main.png) repeat-y top center;
}

/*============[Верхний блок]=============*/
.block_top{
    background: url(bg_main.png) repeat-y top center;
    position: fixed;
    width: 100%;
    padding-bottom: 5px;
    z-index: 9;
}
.in_top{
    width: 1000px;
    margin: 0 auto;
	position: relative;
}
.block_top .nav{
    float: left;
    width: 680px;
    margin: 18px 0px 0px 0px;
}
.block_top .nav li{
    list-style: none;
    float: left;
    margin: 0px 46px 0px 22px;
}
.block_top .nav a{
    font-size: 16px;
    line-height: 18px;
    color: #959698;
}
.block_top .nav a:hover{
    color: #ff2400;
    text-decoration: none;
}

.top_data{
    float: right;
    margin: 7px 37px 0px 0px;
    text-align: right;
    width: 280px;
}
.top_adres{
    font-size: 14px;
    line-height: 18px;
    color: #959799;
}
.top_num{
    font-size: 20px;
    line-height: 20px;
    color: #ff2400;
    background: url(icon_phone.png) no-repeat left center;
    padding: 7px 0px 0px 36px;
    float: right;
}
.top_num span{
    font-size: 14px;
}
.zakaz_zvon{
    background: url(btn_zakaz_zvonok.png) no-repeat;
    width: 148px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    margin: 30px 0px 0px 133px;
}
.zakaz_zvon:hover{
    background-position: left bottom;
}
/*=======[end Верхний блок]=====*/

.float {display:none;}
@media screen and (max-device-width: 640px) {
	.float{
		display:block;
		position:absolute;
		width:120px;
		height:120px;
		top:70px;
		right:20px;
		background-color:#25d366;
		color:#FFF;
		border-radius:120px;
		text-align:center;
		font-size:70px;
		box-shadow: 2px 2px 3px #999;
		z-index:100;
	}
	a.float i {
		color:#FFF;
	}
	.my-float{
		margin-top:26px;
	}
}

.banner{
    background: url(banner.jpg) no-repeat center bottom;
    max-width: 1199px;
    height: 508px;
    margin: 0px auto 0px auto;
}
.in_banner {
    width: 1000px;
    margin: 0 auto;
}
.banner p{
    font-size: 18px;
    line-height: 24px;
    color: #474747;
    text-align: center;
    padding: 304px 0px 0px 6px;
    width: 560px;
    margin: 0 auto;
}
.logo {
    float: left;
    margin: 101px 0px 0px 20px;
}


/*============[Блок услуги]===============*/

.block_uslugi{
    padding: 25px 0px 0px 0px;
    height: 372px;
    width: 1000px;
    margin: 0 auto;
}
.block_uslugi h2{
    color: #ff2400;
    padding-bottom: 52px;
}
.bl_uslugi{
    text-align: center;
    float: left;
    width: 188px;
    margin: 0px 15px 0px 0px;
}
.bl_uslugi img{
    display: block;
    padding-bottom: 18px;
    margin: 0 auto;
    padding-right: 10px;
}
.bl_uslugi span{
    font-size: 16px;
    line-height: 18px;
    color: #474747;
    display: block;
}
.bl_uslugi:nth-child(6){
    margin-right: 0;
}

.dop_uslugi{
    font-size: 18px;
    line-height: 18px;
    color: #ff2400;
    text-align: center;
    cursor: pointer;
    float: left;
    background: url(red_ugol.png) no-repeat right bottom;
    text-decoration: underline;
    margin: 28px 0px 0px 399px;
    padding: 0px 13px 7px 0px;
}
.dop_uslugi:hover{
    color: #959798;
    text-decoration: none;
    background-image: url(gray_ugol.png);
}

/*==========[Заявка на услугу]===========*/

.bl_zayavka{
    background-color: #ff2400;
    max-width: 1199px;
    margin: 0 auto;
    height: 150px;
}
.in_zayavka{
    width: 1000px;
    margin: 0 auto;
}
.zayavka_zag{
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    background: url(icon_mail.png) no-repeat left top;
    padding: 8px 0px 14px 55px;
    margin: 16px 0px 17px 331px;
    float: left;
}
.bl_zayavka form{
    padding-left: 30px;
}
.bl_zayavka input{
    width: 165px;
    height: 31px;
    color: #000;
    font-size: 12px;
    line-height: 35px;
    border: 0;
    margin-left: 11px;
    text-indent: 9px;
    border: 2px solid #fff;
}
.bl_zayavka input:nth-child(4){
    width: 185px;
}
.bl_zayavka .zayavka_sub{
    border: 0;
    cursor: pointer;
    background: url(btn_ostav_zayav.png) no-repeat;
    width: 172px;
    height: 38px;
    margin: 0px 0px 0px 20px;
}
.zayavka_sub:hover{
    background-position: left bottom;
}

.form_result{
    width: 290px;
    padding: 5px;
    display: none;
    margin: -104px 0px 10px 670px;
    text-align: center;
    position: absolute;
}
.win_err{
    border: gray dashed 1px;
    background: pink;
    color: #000;
}
.win_good
{
    border: red dashed 1px;
    background: #1bce27;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

/*==============[О компании]=============*/
.block_about{
    width: 770px;
    margin: 25px auto 0 auto;
    padding: 0px 0px 41px 10px;
}
.block_about h2{
    color: #959798;
    padding: 10px 0px 30px 10px;
}
.about_text{
    /* height: 128px; */
    overflow: hidden;
    position: relative;
    text-align: justify;
}
.about_text li{
    list-style-position: inside;
    padding-left: 20px;
}
.about_text p{
    font-size: 14px;
    line-height: 24px;
    color: #676869;
    text-indent: 18px;
}
.opacity_white{
    display: none;
}
.about_podrob{
    font-size: 14px;
    line-height: 24px;
    color: #474747;
    text-decoration: underline;
    cursor: pointer;
}
.about_podrob:hover{
    text-decoration: none;
    color: #959798;
}
.opacity_white{
    background: url(bg_opacity.png) no-repeat;
    width: 100%;
    height: 80px;
    position: absolute;
    margin-top: 80px;
}

/*==========[Преимущества]============*/

.block_preim{
    background: url(bg_preim.jpg) no-repeat top center;
    max-width: 1197px;
    height: 334px;
    margin: 0 auto;
}
.in_preim{
    width: 1000px;
    margin: 0 auto;
}
.block_preim h2{
    color: #ff2400;
    padding: 36px 0px 50px 32px;
}
.bl_preim{
    float: left;
    margin: 0px 40px 0px 10px;
    width: 210px;
}
.bl_preim:nth-child(5){
    margin: 0;
}
.bl_preim img{
    width: 128px;
    height: 128px;
    display: block;
    margin: 0 auto;
    margin-bottom: 13px;
}
.bl_preim p{
    font-size: 16px;
    line-height: 18px;
    color: #474747;
    text-align: center;
}

/*=============[Клиенты]=============*/
.block_clients{
    width: 1000px;
    margin: 0 auto;
    padding: 37px 0px 0px 0px;
    height: 299px;
}
.block_clients h2{
    color: #959798;
    padding: 0px 0px 32px 0px;
}
.wrap_clients_slider{
    width: 890px;
    float: left;
    margin-left: 23px;
}
.l_client{
    cursor: pointer;
    background: url(slider_nav.png) no-repeat top left;
    width: 41px;
    height: 41px;
    float: left;
    margin: 42px 0px 0px 2px;
}
.r_client{
    cursor: pointer;
    background: url(slider_nav.png) no-repeat top right;
    width: 41px;
    height: 41px;
    float: right;
    margin: 42px 0px 0px 0px;
}
.l_client:hover{
    background-position: left bottom;
}
.r_client:hover{
    background-position: right bottom;
}
.wrap_clients_slider img{
    width: 184px;
    position: absolute;
}
.clients_slider .item{
    height: 126px;
    position: relative;
}

/*==============[Отзывы]=============*/

.block_otzivi{
    background: url(bg_otziv.jpg) no-repeat top center;
    max-width: 1200px;
    height: 283px;
    margin: 0 auto;
}
.in_otzivi{
    width: 1000px;
    margin: 0 auto;
}
.otz_img {
    max-width: 150px;
    float: left;
    margin: 7px 20px 0 0;
}
.block_otzivi h2{
    color: #fff;
    padding: 37px 0px 38px 0px;
}
.l_otziv{
    cursor: pointer;
    background: url(slider_nav.png) no-repeat top left;
    width: 41px;
    height: 41px;
    float: left;
    margin: 22px 0px 0px 2px;
}
.r_otziv{
    cursor: pointer;
    background: url(slider_nav.png) no-repeat top right;
    width: 41px;
    height: 41px;
    float: right;
    margin: 22px 0px 0px 0px;
}
.l_otziv:hover{
    background-position: left bottom;
}
.r_otziv:hover{
    background-position: right bottom;
}
.wrap_otziv{
    width: 890px;
    float: left;
    margin-left: 23px;
}
.otziv_slider{

}
.otziv_slider .item{
    width: 270px;
    float: left;
    margin-left: 16px;
    margin-right: 7px;
    text-indent: 14px;
}
.otziv_slider p{
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.otziv_slider .otziv_date{
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    margin-bottom: -4px;
}
.otziv_slider .otziv_date span{
    color: #ab393a;
}
.otziv_slider .podrob{
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
}
.otziv_slider .podrob:hover{
    color: #ff2400;
    text-decoration: none;
}
.poln_otziv{
    display: none;
    width: 600px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    background-color: #fff;
    border: 1px solid #959798;
    padding: 40px 20px 20px 20px;
    text-indent: 10px;

    -webkit-box-shadow: -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    -moz-box-shadow:    -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    box-shadow:         -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
}

.close{
    font-size: 18px;
    line-height: 18px;
    color: #959798;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 15px;
}
.close:hover{
    color: #ff2400;
}

/*===========[Агенство недвижимости]===========*/

.block_nedvij{
    background: url(bg_nedvij.jpg) no-repeat top center;
    height: 378px;
    max-width: 1198px;
    margin: 0 auto;
}
.in_nedvij{
    width: 1000px;
    margin: 0 auto;
}
.go_nedvij{
    display: block;
    background: url(btn_podrob.png) no-repeat;
    width: 172px;
    height: 38px;
    margin: 147px 0px 0px 407px;
    float: left;
}
.go_nedvij:hover{
    background-position: left bottom;
}

/*=============[Контакты]================*/

.block_contacts{
    width: 1000px;
    margin: 0 auto;
    padding: 41px 0px 44px 0px;
}
.kak_naiti{
    font-size: 36px;
    line-height: 36px;
    color: #676869;
    float: left;
    margin: 12px 0px 0px 121px;
    text-transform: uppercase;
}
.contacts{
    float: left;
    margin: 0px 0px 0px 94px;
}
.contacts p{
    font-size: 14px;
    line-height: 22px;
    color: #676869;
}
.contacts a{
    font-size: 14px;
    line-height: 22px;
    color: #676869;
}
.map{
    /*background: url(map.jpg) no-repeat top center;*/
    max-width: 1196px;
    /*height: 436px;*/
    margin: 0 auto;
}
.footer_bg{
    background: url(bg_footer.png) no-repeat bottom center;
    height: 21px;
}

/*=============[Футер]============*/

.footer {
	height: 103px;
    width: 1000px;
    margin: 0 auto;
    _padding-left: 180px;
}
.f_logo{
    float: left;
    margin: 4px 0px 0px 21px;
}
.slog{
    float: left;
    margin: 24px 0px 0px 10px;
    width: 186px;
}
.slog p{
    font-size: 14px;
    line-height: 18px;
    color: #bbb9b9;
    text-align: center;
}
.f_phone{
    float: left;
    margin: 20px 0px 0px 0px;
    width: 330px;
    text-align: center;
}
.f_phone p{
    font-size: 24px;
    line-height: 24px;
    color: #bbb9b9;
}
.f_phone span{
    font-size: 14px;
    line-height: 24px;
    color: #bbb9b9;
}
.f_phone .zakaz_zvon{
    background-image: url(btn_footer_zvonok.png);
    margin: 2px 0px 0px 97px;
}

.yd{
    float: right;
    margin: 18px 22px 0px 0px;
    width: 220px;
}
.yd a{
    font-size: 14px;
    line-height: 18px;
    color: #bbb9b9;
    float: right;
    margin: 0px 0px 0px 15px;
}
.schet{
    clear: both;
    margin: -1px 61px 0px 0px;
    width: 88px;
    height: 31px;
    float: right;
}

/*=========[Форма заказа звонка]=========*/

.win_zvonok{
    position: absolute;
    width: 308px;
    background-color: #fff;
    border: 1px solid #959798;
    -webkit-box-shadow: -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    -moz-box-shadow:    -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    box-shadow:         -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    display: none;
    z-index: 999;
}
.win_zvonok .close{
    top: 11px;
    right: 12px;
}
.zag_form{
    font-size: 18px;
    line-height: 18px;
    color: #ff2400;
    text-align: center;
    padding: 17px 0px 23px 0;
}

.win_zvonok input{
    border: 1px solid #959798;
    width: 169px;
    height: 35px;
    background-color: #fff;
    font-size: 12px;
    line-height: 35px;
    color: #000;
    text-indent: 14px;
    margin: 0px 0px 15px 67px;
}
.win_zvonok .zvonok_sub{
    border: 0;
    cursor: pointer;
    background: url(btn_ostav_zayav.png) no-repeat;
    width: 172px;
    height: 38px;
    margin: 1px 0px 18px 67px;
}
.win_zvonok .zvonok_sub:hover{
    background-position: left bottom;
}
.win_zvonok .form_result {
    width: 250px;
    padding: 5px;
    display: none;
    margin: -67px 0px 10px 25px;
    text-align: center;
    position: absolute;
}

/*=========[всплывающая форма спасибо]===========*/
.win_sps{
    position: absolute;
    width: 456px;
    height: 140px;
    background-color: #fff;
    border: 1px solid #959798;
    -webkit-box-shadow: -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    -moz-box-shadow:    -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    box-shadow:         -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    display: none;
    z-index: 999;
}
.win_sps p{
    font-size: 16px;
    line-height: 26px;
    color: #959798;
    text-align: center;
}
.win_sps .zag_form{
    font-size: 16px;
    line-height: 26px;
    padding: 43px 0px 0px 0px;
    color: #ff2400;
}
.win_sps .close{
    right: 16px;
    top: 9px;
}

/*=============[всплыв. окно дополнительные услуги]============*/

.win_uslugi{
    position: absolute;
    width: 377px;
    background-color: #fff;
    border: 1px solid #959798;
    -webkit-box-shadow: -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    -moz-box-shadow:    -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    box-shadow:         -6px 7px 9px 0px rgba(50, 50, 50, 0.12);
    display: none;
}
.win_uslugi ul{
    padding: 27px 20px 10px 18px;
}
.win_uslugi li{
    font-size: 16px;
    line-height: 26px;
    color: #959798;
    list-style-position: inside;
}
.win_uslugi .close{
    right: 11px;
    top: 8px;
}
.win_uslugi .zakaz_zvon{
    position: relative;
    margin: 3px 0px 23px 120px;
}

body:first-of-type input{
	line-height: 18px;
}
/*
     FILE ARCHIVED ON 07:47:13 Jan 10, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:52:51 Sep 19, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 218.67 (3)
  esindex: 0.011
  captures_list: 242.776
  CDXLines.iter: 17.353 (3)
  PetaboxLoader3.datanode: 210.815 (4)
  exclusion.robots: 0.241
  exclusion.robots.policy: 0.224
  RedisCDXSource: 1.713
  PetaboxLoader3.resolve: 261.84
  load_resource: 375.799
*/