* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff;
}
input:focus, 
select:focus, 
textarea:focus, 
button:focus {
    outline: 0;
}
#block-body{
    background-color:#fff;
    width: 1010px;
    height: auto;
    margin: 0 auto; 
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА
************************************/
@media screen and (max-width:480px){
    #block-body{max-width: 100%;}
}
.clear{
    display: block;
    clear: left;
} 

/*-------шапка---------*/
#block-header{
    background: url(/files/images/fon-header.png) no-repeat 0 0; 
    width: 100%;
    height: 665px;
    margin-top: 0px;
    position: relative;
    border-top: 1px solid white;
    border-bottom: 2px solid #EE9109;
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА
************************************/
@media screen and (max-width:480px){
    #block-header{max-width: 100%;background: url(/files/images/fon-header-mini.png) no-repeat 0 0;}
}
/*-------Логотип---------*/
#img-logo{
    margin-top: 39px; 
    margin-left: 360px;
    position: absolute;
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА - логотип
************************************/
@media screen and (max-width:480px){
    #img-logo{max-width: 100%; margin: 30px 15% 0px 14%; display: block;}
    #slide{display: none;}
}
/*-------меню---------*/
#menu-header{
    width: 76%;
    height: 100px;
    margin-top: 180px;
    margin-left: 13%;
    position: relative;
}
#menu-header li img{
    width: 95px;
    height: 97px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 4px;
    float: left;
}
/* Иконка меню */
#menu-icon {
	display: none; /* Скрываем иконку при инициализации */
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА - логотип
************************************/
@media screen and (max-width:480px){
    #menu-header{max-width: 100%;margin-top: 240px;}
    #menu-header li img{margin-left: 10%;float: left;}
}

/*-------слайдер---------*/
#slide{
    width: 70%;
    text-align: center;
    font: bold 28px sans-serif;
    color: #EE9109;
    position: absolute;
    top: 420px;
    left: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #EE9109;
    border-radius:3px ; 
   -webkit-border-radius:3px ; 
   -moz-border-radius:3px ;
    text-shadow: 0.05em 0.04em #6A0002
}
/*-------Блок контент---------*/
#block-content{
    min-height: 400px;
}
/*-------Блок косметических процедур---------*/
#block-kosmeticheskih-procedur{
    min-height: 400px;
    position: relative;
    border-bottom: 2px solid #EE9109;
}
#block-kosmeticheskih-procedur h2{
    font: bold 28px sans-serif;
    color: #EE9109;
    margin-top: 20px;
    margin-left: 20px;
    text-shadow: 0.05em 0.04em #6A0002
}
#block-kosmeticheskih-procedur ul li{
    width: 300px;
    height: 440px;
    float: left;
    padding-top: 10px;
    margin-left: 27px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}
#block-kosmeticheskih-procedur h3{
    height: 40px;
    font: bold 21px sans-serif;
    text-align: center;
    color: #EE9109;
    text-shadow: 0.05em 0.04em #6A0002
}
#block-kosmeticheskih-procedur ul li img{
    max-width: 250px;
    margin-bottom: 20px;
    margin-left: 8.2%;
    -moz-box-shadow: 0 0 15px #6A0002;
    -webkit-box-shadow: 0 0 15px #6A0002;
    box-shadow: 0 0 15px #6A0002;
}
#block-kosmeticheskih-procedur p{
    font:15px sans-serif;
    margin-left: 4%;
    margin-right: 3%;
    color: #CA3C8C;
}
.preorder-btn {
	color: #010506;
	font: 18px sans-serif;
	display: block;
	background: url(/files/images/preorder-btn-unfocus.png) no-repeat 0 0;
	width: 212px;
	height: 29px;
	text-decoration: none;
	padding: 9px 38px;
    bottom: 3px;
    left: 13%;
    position: absolute;
}
.preorder-btn:hover {
	background: url(/files/images/preorder-btn-focus.png) no-repeat 0 0;
}
.preorder-btn:active {
	background: url(/files/images/preorder-btn-on.png) no-repeat 0 0;
} 
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА - логотип
************************************/
@media screen and (max-width:480px){
    #block-kosmeticheskih-procedur h2{
    font: bold 25px sans-serif;
}
}
/*-------Блок процедур тела---------*/
#block-procedur-tela{
    min-height: 400px;
    position: relative;
    border-bottom: 2px solid #EE9109;
}
#block-procedur-tela h2{
    font: bold 28px sans-serif;
    color: #EE9109;
    margin-top: 20px;
    margin-left: 20px;
    text-shadow: 0.05em 0.04em #6A0002
}
#block-procedur-tela ul li{
    width: 300px;
    height: 440px;
    float: left;
    padding-top: 10px;
    margin-left: 27px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}
#block-procedur-tela h3{
    height: 40px;
    font: bold 21px sans-serif;
    text-align: center;
    color: #EE9109;
    text-shadow: 0.05em 0.04em #6A0002
}
#block-procedur-tela ul li img{
    max-width: 250px;
    margin-bottom: 20px;
    margin-left: 8.2%;
    -moz-box-shadow: 0 0 15px #6A0002;
    -webkit-box-shadow: 0 0 15px #6A0002;
    box-shadow: 0 0 15px #6A0002;
}
#block-procedur-tela p{
    font:15px sans-serif;
    margin-left: 4%;
    margin-right: 3%;
    color: #CA3C8C;
}
/*-------Блок уход за лицом---------*/
#block-uhod-za-licom{
    min-height: 400px;
    position: relative;
    border-bottom: 2px solid #EE9109;
}
#block-uhod-za-licom h2{
    font: bold 28px sans-serif;
    color: #EE9109;
    margin-top: 20px;
    margin-left: 20px;
    text-shadow: 0.05em 0.04em #6A0002
}
#block-uhod-za-licom ul li{
    width: 300px;
    height: 440px;
    float: left;
    padding-top: 10px;
    margin-left: 27px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}
#block-uhod-za-licom h3{
    height: 40px;
    font: bold 21px sans-serif;
    text-align: center;
    color: #EE9109;
    text-shadow: 0.05em 0.04em #6A0002
}
#block-uhod-za-licom ul li img{
    max-width: 250px;
    margin-bottom: 20px;
    margin-left: 8.2%;
    -moz-box-shadow: 0 0 15px #6A0002;
    -webkit-box-shadow: 0 0 15px #6A0002;
    box-shadow: 0 0 15px #6A0002;
}
#block-uhod-za-licom p{
    font:15px sans-serif;
    margin-left: 4%;
    margin-right: 3%;
    color: #CA3C8C;
}
/*-------Блок контактов---------*/
.block-feedback{
    min-height: 660px;
    position: relative;
}
.block-feedback p{
    font: 16px/20px sans-serif;
    margin: 30px 15px;
}
.block-karta{
    min-height: 500px;
    margin-top: 10px;
}
/*-------Низ сайта---------*/
#block-footer{
    padding-top: 30px;
    background: #f6f2eb;
    height: 200px;
    text-align: center;
    border-bottom: 2px solid #F29826;
    position: relative;
}
.phone2{
	font:bold 38px sans-serif;
    color: #555;
    margin-left: 10px;
}
.info {
	width: 960px;
	margin: 0 auto;
}
.info {
	color: #817e7a;
	position: relative;
	font: 16px sans-serif;
}
.addres {
	position: absolute;
	top: 85px;
	left: 36%;
	width: 250px;
}
.callspec-btn {
	font: 18px sans-serif;
    color: #010506;
	display: block;
	background: url(/files/images/callspec-btn-unfocus.png) no-repeat 0 0; 
	width: 314px;
	height: 29px;
	text-decoration: none;
	left: 35%;
	padding: 9px 0;
    z-index: 99;
    position: absolute;
    
}
.callspec-btn:hover {
	opacity: 0.7;
}
.img-titul{
    height: 200px;
    position: absolute;
    left: 30%;
    bottom: 0px;
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА
************************************/
@media screen and (max-width:480px){
    #block-footer{max-width: 100%;height: 120px;}
    .info {display: none;}
    .img-titul{height: 120px;position: absolute;left: 10%;}
    .callspec-btn{position: absolute;left: 8%;}
}
/*-------Низ сайта---------*/
#block-dno{
    background-color: #272727;
    height: 80px;
    margin-top: 0px;
    margin-left: -2px;
    padding-top: 25px;
}

#block-dno a{
    font: 11px sans-serif;
    text-decoration: none;
    color: #557F8B;
}
#block-dno h5{
    font: 11px sans-serif;
    text-decoration: none;
    color: #557F8B;
     margin-top: -2px;
}
#block-dno img{
    width: 18px;
    height: 18px;
    position: absolute;
}
#block-dno p{
    font: 13px sans-serif;
    color: #868686;
    margin-left: 20px;
    margin-top: 25px;
    position: absolute;
}
#block-dno h3{
    font: 45px Esenin script One;
    color: #868686;
    margin-left: 20px;
    margin-top: -25px;
    position: absolute;
}
#dno{
    background-color: #272727;
    width: 310px;
    height: 30px;
    margin-top: -42px;
    margin-left: 690px;
    position: absolute;
    border: 1px solid white;
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА
************************************/
@media screen and (max-width:480px){
    #block-dno{max-width: 100%;}
    #dno{display: none;}
    #block-dno h5{display: none;}
    #block-dno h3{margin-left: 30%;}
    #block-dno p{margin-left: 37%;}
}

/*-------Кнопка на верх---------*/
#left-scrolling{
    top: 610px;
    left: 860px;
    bottom: 0;
    width: 100px;
    position: fixed;
    z-index: 99;
    cursor: pointer;
}

#left-scrolling img{
    margin-top: -50px;
    
}
/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА
    кнопка калбаска
************************************/
@media screen and (max-width:480px){
    .callback-button{display: none;}
}

/*-------Кнопка позвонить для мобильной версии---------*/
#knopka-zvonka{
    display: none;
}


/***********************************
    МОБИЛЬНЫЕ УСТРОЙСТВА
      Кнопка позвонить
************************************/
@media screen and (max-width:480px){
#knopka-zvonka{right: 7%;bottom: 5%;width: 70px;position: fixed;z-index: 99;cursor: pointer;display: block;}

#knopka-zvonka img{width: 70px;}
}
/*----------------*/
/*feedback*/
.popup_bg{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #211722;
    z-index: 2000;
    display: none;
    cursor: pointer;
    opacity: 0.75;
}

.popup_window{
    width: 545px;
    padding: 6px;
    background: #f6f2eb;
    
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    left:50%;
    top: 20px;
    margin-left: -280px;
    position: absolute;
    z-index: 2001;
    display: none;
}

.popup_window__title{
    height: 47px;
    padding-top: 30px;
    text-align: center;
    color: #010506;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
}

.popup_window__content{
	/*
    border: 4px solid #f6f6f6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 20px;
    background: #ffffff;
    */
    text-align: center;
}

.popup_window__input{
	/*
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 29px;
    border:1px solid #000;
    padding: 5px;
    */
    border: 1px solid #CACACA;
	width: 396px;
	height: 48px;
	color: #8C8C8C;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 10px;
	text-align: center;
}

.popup_window__input.valid_field,
.static_window__input.valid_field{

}

.error_field{
    border-color: #ff0000 !important;
}
div.error{
    display: none;
    height: 16px;
    margin-top: -8px;
    margin-bottom: -8px;
    margin-left: 10px;
    color: red;
}

.btn_submit_form {
	color: #010506;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 700;
	display: block;
	background: url(/files/images/popup-btn-unfocus.png) no-repeat 0 0;
	width: 275px;
	height: 59px;
	text-decoration: none;
	text-align: center;
	margin: 10px auto;
	border: 0;
	padding-bottom: 6px;
    cursor: pointer;
}
.btn_submit_form:hover {
	background: url(/files/images/popup-btn-focus.png) no-repeat 0 0;
}

/*end feedback*/

.products .wrapper p {
	line-height: 17px;
	margin-bottom: 4px;
}
.howto .wrapper .note {
	width: 540px;
	float: left;
	margin-right: 52px;
	margin-left: 26px;
}
.howto .wrapper .note h5, .howto .wrapper .interesting h5 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
} 
.technology img {
	margin-top: 5px;
}
.photo ul li.last {
	margin-right: 0;
}
.photo .photo-wrapper {
	margin: 0 auto;
	width: 1390px;
}
.title_1{
    text-align: center;
}