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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}
:focus {
    outline: 0
}

@font-face {
    font-family: 'Sansation Light';
    src: url('../fonts/SansationLight.eot') format('embedded-opentype'), url('../fonts/SansationLight.otf') format('opentype'), url('../fonts/SansationLight.svg') format('svg'), url('../fonts/SansationLight.ttf') format('truetype'), url('../fonts/SansationLight.woff') format('woff');
}

body {
    line-height: 1;
    color: #000;
    background: #fff
}
table {
    border-collapse: separate;
    border-spacing: 0
}
caption,th,td {
    text-align: left;
    font-weight: 400
}
blockquote:before,blockquote:after,q:before,q:after {
    content: ""
}
blockquote,q {
    quotes: "" ""
}
* {
    margin: 0;
    padding: 0
}
body {
    background-attachment: fixed;
    background-color: #FFF;
    background-image: url(/images/body-back.gif);
    background-position: center top;
    background-repeat: repeat;
    font-family: Arial;
    font-size: 13px;
    overflow-x: hidden;
    color: #666;
    margin: 0;
    padding: 0
}
a:link,a:visited,a:active,a:hover {
    color: #0683AB;
    text-decoration: none
}
.clear {
    height: 0;
    clear: both;
    font-size: 1px;
    line-height: 0
}
h1 {
    margin: 20px 0 20px 10px;
    color: #061F1B;
    font: 1.8em 'Sansation Light',sans-serif;
}
h1 strong {
    padding: 0 1% 0 2%;
    font: 600 1.5em 'Sansation Light',sans-serif;
    color: #2C3617
}
h2 {
    margin: 10px 0 20px 20px;
    color: #061F1B;
    font: 1.6em 'Sansation Light',sans-serif
}
h3 {
    margin: 10px 0 20px 20px;
    color: #061F1B;
    font: 1.5em 'Sansation Light',sans-serif
}
.another {
    text-align: center;
    width: 97.5%;
    height: 40px;
    line-height: 40px;
    background: #eaeaea url(gradient-bg.png) repeat-x center;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eaeaea));
    background: -webkit-linear-gradient(top,#fff,#eaeaea);
    background: -moz-linear-gradient(top,#fff,#eaeaea);
    background: -o-linear-gradient(top,#fff,#eaeaea);
    background: linear-gradient(top,#fff,#eaeaea);
    border-collapse: separate
}
.dropcap {
    color: #19413D;
    display: block;
    float: left;
    font: 4em/75% Georgia,"Times New Roman",Times,serif;
    padding: 5px 10px 0 0
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: dashed none none;
    border-width: 1px medium medium;
    clear: both
}
.text {
    margin: 0 20px 30px;
    line-height: 150%;
    font-size: 1em;
    text-align: justify;
    text-indent: 10px
}
.text-general {
    position: relative;
    margin: 0 15px;
    font-size: 1em;
    line-height: 150%;
    z-index: 10
}
#wrapper {
    width: 90%;
    min-width: 980px;
    max-width: 1280px;
    margin: 5px auto;
    padding: 3px;
    position: relative;
    text-align: left;
    background: none repeat scroll 0 0 #EDEDED;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}
#wrapper-inside {
    width: 100%;
    height: 100%;
    margin: 0 auto
}
#header {
    background: url(../images/headBack.png) repeat-x scroll left top #fff;
    height: 60px;
    padding: 0 10px
}
#logo {
    width: 222px;
    height: 47px;
    position: absolute;
    top: 5px;
    left: 20px;
    background: url(../images/logo.png) no-repeat;
    outline: 0 dashed #fff
}
#head_line {
    width: 300px;
    height: 4px;
    position: absolute;
    top: 54px;
    left: 30%;
    background: #000;
    z-index: 555
}
#under {
    background: #18222A;
    height: 84px;
    padding: 0;
    position: relative;
    z-index: 1;
    border-bottom: 3px solid #A57E50;
    outline: 0 dashed #a52a2a
}
#under-img {
    width: 200px;
    height: 125px;
    position: absolute;
    top: 0;
    left: 60%;
    background: #F5FAFB;
    outline: 0 dashed #a52a2a
}
#slogan {
    width: 50%;
    height: 80px;
    position: absolute;
    left: 25px;
    top: -10px;
    z-index: 5;
    outline: 0 dashed #fff
}
#slogan p {
    padding: 10px 0 0 60px;
    margin-bottom: 5px;
    text-transform: none;
    font: 2.5em "Sansation Light",sans-serif;
    color: #FF0
}
#slogan span {
    margin-left: 150px;
    font: 115% Arial;
    color: #FF0
}
#phone {
    width: 300px;
    height: 80px;
    position: absolute;
    right: 15px;
    top: 2px;
    text-align: center;
    z-index: 5;
    outline: 0 dashed #fff
}
#phone p {
    font: 400 18px Georgia;
    margin: 0;
    color: #FFF
}
#phone span {
    font: 2em Tahoma;
    color: #FFF
}
#phone a {
    color: #FFF
}
.lineIndex {
    background: #A9A9A9;
    height: 4px
}
.line {
    width: 74.5%;
    height: 12px;
    background: url(../images/line.gif) repeat-x scroll 0 0 rgba(0,0,0,0)
}
#lineBack {
    background: #00A1CD
}
#under-general-back {
    width: 100%;
    height: 30px;
    background: #F7F7F7;
    padding: 0;
    position: relative;
    z-index: 0;
    outline: 0 dashed #a52a2a
}
#under-general {
    width: 74.5%;
    height: 25px;
    float: right;
    background: #F7F7F7;
    padding: 0;
    position: relative;
    z-index: 10;
    outline: 0 dashed #a52a2a
}
#phone-general {
    width: 35%;
    height: 20px;
    position: absolute;
    left: 2%;
    top: 2px;
    padding: 0;
    font: 2.2em "Sansation Light",sans-serif;
    letter-spacing: 2px;
    line-height: 25px;
    outline: 0 dashed #fff
}
#phone-general p {
    color: #000
}
#slogan-general {
    width: 100%;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 2px;
    text-align: right;
    text-transform: lowercase;
    font: 1.8em "Sansation Light",sans-serif;
    color: #000;
    outline: 0 dashed #fff;
    line-height: 25px
}
#main {
    width: 98%;
    margin: 0 auto;
    padding: 10px;
    background: #F2F3F3;
    position: relative;
    outline: 0 dashed red
}
#content {
    width: 75%;
    min-width: 700px;
    min-height: 970px;
    float: right;
    position: relative;
    padding-bottom: 20px;
    background: #FFF;
    position: relative;
    outline: 0 dashed red
}
.new {
    width: 165px;
    height: 99px;
    position: absolute;
    top: 5px;
    right: 2%;
    background: url(../images/new.png) no-repeat top left;
    z-index: 2
}
#left {
    width: 20px;
    height: 81px;
    position: absolute;
    top: 230px;
    left: 0;
    background: url(../images/left.png) rgba(0,0,0,0)
}
#left:hover {
    width: 20px;
    height: 81px;
    position: absolute;
    top: 230px;
    left: 0;
    background: url(../images/left_hover.gif) rgba(0,0,0,0)
}
#right {
    width: 20px;
    height: 81px;
    position: absolute;
    top: 230px;
    right: 0;
    background: url(../images/right.png) rgba(0,0,0,0)
}
#right:hover {
    width: 20px;
    height: 81px;
    position: absolute;
    top: 230px;
    right: 0;
    background: url(../images/right_hover.gif) rgba(0,0,0,0)
}
#map {
    width: 65%;
    min-height: 600px;
    float: right;
    padding-top: 30px;
    background: #F2F3F3;
    outline: 0 dashed red
}
.index {
    width: 25%;
    height: 105px;
    float: left;
    margin: 20px 6% 0 2%;
    outline: 0 dashed #CCC
}
.title {
    width: 100%;
    margin: 0 10px -1em;
    position: relative;
    z-index: 10;
    text-align: center
}
.shadow-box {
    background: none repeat scroll 0 0 #FF9F00;
    color: #FFF;
    float: left;
    font: normal 2.5em 'Sansation Light',sans-serif;
    letter-spacing: -2px;
    margin: 0 0 40px;
    padding: 10px;
    position: relative;
    text-shadow: none;
    width: 100%
}
.shadow-box:hover {
    background: none repeat scroll 0 0 #18222A
}
.shadow-box:after {
    background: url(/images/shadow.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%
}
.violet {
    background: none repeat scroll 0 0 #18222A;
    color: #FFF;
    float: left;
    font: normal 2.5em 'Sansation Light',sans-serif;
    letter-spacing: -2px;
    margin: 0 0 40px;
    padding: 10px;
    position: relative;
    text-shadow: none;
    width: 100%
}
.violet:hover {
    background: none repeat scroll 0 0 #FF9F00
}
.violet:after {
    background: url(/images/shadow.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%
}
#banner {
    width: 93%;
    margin: 50px auto 25px;
    padding: 10px 20px 30px;
    background: none;
    color: #282D31;
    z-index: 15;
    box-shadow: 3px 3px 3px #9D9D9D;
    text-align: center
}
#banner h1 {
    padding-left: 15%;
    text-shadow: -.5px -.5px 0 #FFFFFF,.5px -.5px 0 #FFFFFF,-.5px .5px 0 #FFFFFF,.5px .5px 0 #FFF
}
#banner p {
    line-height: 1.5
}
#banner img {
    width: 100%;
    height: 100%
}
.index2 {
    width: 30%;
    float: left;
    margin: 10px 20px;
    outline: 0 solid red
}
.index2 span {
    display: block;
    width: 95%;
    margin: 10px 0 15px;
    clear: both;
    text-align: right;
    font: bold 1.2em Georgia;
    outline: 0 solid red
}
.index2 img {
    width: 105px;
    height: 105px;
    margin: 0 20px 10px 0;
    float: left;
    outline: 0 solid red
}
.index2 p {
    font: 1em Calibri;
    line-height: 1.5;
    outline: 0 solid red
}
.block {
    width: 21.1%;
    height: 300px;
    float: left;
    position: relative;
    margin: 15px 1.8% 20px;
    background: #FFF;
    border: 1px solid #FFF;
    border-radius: 2px;
    text-align: center;
    box-shadow: 0 2px 2px #CCC
}
.name {
    width: 100%;
    height: 33px;
    display: block;
    margin: 0 auto;
    background: #18222A;
    border-radius: 2px 2px 0 0;
    font: 1.6em 'Sansation Light',sans-serif;
    color: #FFF;
    line-height: 1.4
}
.block img {
    width: 150px;
    height: 225px;
    margin-top: 3px;
    margin-bottom: 4px;
    border-radius: 5px
}
.price {
    width: 100%;
    height: 33px;
    display: block;
    margin: 0 auto;
    background: #FEA000;
    border-radius: 0 0 2px 2px;
    font: 1.8em 'Sansation Light',sans-serif;
    color: #FFF;
    line-height: 32px;
    text-transform: lowercase
}
.krug {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 55px;
    right: -15px;
    background: #F53840;
	border-radius: 2px;
    text-align: center;
    font: 1.2em Sansation Light;
    line-height: 30px;
    color: #FFF
}
.krug1 {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 55px;
    right: -15px;
    background: #26784A;
	border-radius: 2px;
    text-align: center;
    font: 1em Sansation Light;
    line-height: 30px;
    color: #FFF
}
.krug2 {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 55px;
    right: -15px;
    background: #2D79B2;
	border-radius: 2px;
    text-align: center;
    font: 1.2em Sansation Light;
    line-height: 30px;
    color: #FFF
}
#sidebar {
    width: 23%;
    float: left;
    margin: 0 0 0 15px;
    background: none;
    outline: 0 dashed red
}
#index-sidebar {
    margin: -20px auto 0 -50px;
    padding: 0 auto;
    position: relative;
    outline: 0 dashed #fff
}
#index-sidebar img {
    width: 530px;
    height: 600px;
    position: absolute;
    top: 10px;
    left: 25px;
    background: none;
    outline: 0 dashed red
}
#sidebar-text {
    width: 100%;
    margin: 30px auto 0;
    padding: 10px 20px 30px;
    position: absolute;
    top: 585px;
    left: 40px;
    outline: 0 dashed red
}
#sidebar-text h2 {
    text-transform: uppercase;
    text-shadow: -.3px -.3px 0 #FFFFFF,.3px -.3px 0 #FFFFFF,-.3px .3px 0 #FFFFFF,.3px .3px 0 #FFF
}
#sidebar-text p {
    font: 13px Calibri;
    line-height: 1.5
}
#block-rating {
    width: 210px;
    height: 50px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    font: 1em Verdana;
    outline: 0 solid #000
}
#block-rating span {
    display: block;
    color: #5E821E;
    margin-bottom: 5px
}
#block-img {
    width: 35%;
    height: 385px;
    float: left;
    margin: 0 2% 5%;
    text-align: center;
    background: url(../images/img-block-back.jpg) repeat;
    outline: 0 solid #000
}
#block-info {
    width: 57%;
    height: 385px;
    float: left;
    margin: 0 2%;
    outline: 0 solid #000
}
.in {
    padding: 5px
}
.in img {
    width: 198px;
    border: none
}
.in img:hover {
    width: 198px;
    border: none;
    cursor: pointer
}
#img_container {
    position: absolute;
    display: none;
    left: 50%;
    margin-left: -150px;
    z-index: 999;
    top: 70px
}
#img_container img {
    border: 3px solid #2C3617;
    background: #fff;
    cursor: pointer
}
.features-table {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #eaeaea url(gradient-bg.png) repeat-x center;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eaeaea));
    background: -webkit-linear-gradient(top,#fff,#eaeaea);
    background: -moz-linear-gradient(top,#fff,#eaeaea);
    background: -o-linear-gradient(top,#fff,#eaeaea);
    background: linear-gradient(top,#fff,#eaeaea);
    border-collapse: separate;
    border-spacing: 0;
    color: #2a2a2a;
    font: 1.1em Verdana;
    text-shadow: 0 1px 0 #fff
}
.features-table thead td {
    border-top: 1px solid #eaeaea;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font: 1.4em 'Sansation Light',sans-serif
}
.features-table td {
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 #fff;
    display: table-cell;
    height: 45px;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle
}
.features-table tbody td {
    text-align: left;
    width: 150px
}
.features-table td {
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 #fff;
    display: table-cell;
    height: 45px;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle
}
.features-table tfoot td {
    border-bottom: 1px solid #dadada;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: left
}
.gradient {
    background: #eaeaea url(gradient-bg.png) repeat-x center;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eaeaea));
    background: -webkit-linear-gradient(top,#fff,#eaeaea);
    background: -moz-linear-gradient(top,#fff,#eaeaea);
    background: -o-linear-gradient(top,#fff,#eaeaea);
    background: linear-gradient(top,#fff,#eaeaea)
}
#footer {
    height: 30px;
    padding-top: 20px;
    position: relative;
    background: #18222A
}
#copyright {
    width: 100%;
    position: absolute;
    bottom: 6px;
    text-align: center;
    font: 13px Arial;
    color: #C4C5C5
}
#commentBlock {
    width: 98%;
    margin: 40px auto 20px;
    padding-bottom: 10px;
    position: relative;
    outline: 0 solid #000
}
#commentTab {
    width: 160px;
    height: 0;
    margin-left: 10px;
    border-bottom: 45px solid #19413D;
    border-right: 10px solid transparent
}
#commentTab span {
    padding-left: 10px;
    font: 1.9em 'Sansation Light',sans-serif;
    color: #FFF
}
.comment {
    width: 98%;
    height: 160px;
    margin: 20px auto;
    padding: 0;
    position: relative;
    outline: 0 solid green
}
.commentImg {
    width: 140px;
    height: 130px;
    position: absolute;
    top: 0;
    right: 0;
    outline: 0 solid red
}
.commentName {
    width: 140px;
    height: 20px;
    position: absolute;
    top: 140px;
    right: 0;
    text-align: center;
    outline: 0 solid red
}
.commentTitle {
    margin-right: 160px;
    padding: 5px 0 5px 20px;
    font: 1.2em Verdana;
    text-decoration: underline;
    outline: 0 solid red
}
.commentText {
    height: 120px;
    margin: 10px 160px 0 0;
    padding: 5px 10px;
    font: 1em Calibri;
    line-height: 1.5;
    overflow: scroll;
    outline: 0 solid red
}
#menu {
    width: 70%;
    float: right;
    margin: 0;
    list-style: none outside none;
    padding: 10px 0 0;
    outline: 0 dashed #fff
}
#menu li {
    background-color: #F2E8B3;
    float: right;
    margin-left: 1px
}
#menu li a {
    background: #18222A;
    color: #FFF;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0
}
#menu li a span {
    background: #18222A;
    display: block;
    font-size: 14px;
    padding-right: 3px;
    text-align: center;
    width: 114px
}
#menu li:hover a,#menu li.active a {
    background-color: #18222A;
    color: #FFF;
    text-decoration: none
}
#menu li a span:hover {
    background: #FF9F00;
    display: block;
    font-size: 14px;
    padding-right: 3px;
    text-align: center;
    width: 114px
}
#sidebar-menu {
    width: 10%;
    min-width: 160px;
    max-width: 250px;
    background: none;
    border: 0 solid #FFAD00;
    border-radius: 5px;
    padding: 5px 0 0 30px;
    position: fixed;
    top: 60px;
    text-align: left;
    z-index: 100;
    outline: 0 dashed red
}
#sidebar-menu ul li {
    height: 40px;
    margin: 0;
    padding-right: 20px;
    font: 1.8em "Sansation Light",sans-serif;
    text-transform: none;
    text-decoration: underline;
    outline: 0 dashed red;
    list-style-type: none
}
#sidebar-menu ul li:hover {
    height: 40px;
    margin: 0;
    padding-right: 0;
    font: 1.8em "Sansation Light",sans-serif;
    text-transform: none;
    text-decoration: underline;
    color: #FF8700;
    cursor: pointer;
    outline: 0 solid red
}
#sidebar-menu ul li a {
    width: 100%;
    height: 40px;
    display: block;
    margin: 0 30px 0 -10px;
    padding-top: 10px;
    padding-right: 30px;
    color: #3B2017;
    outline: 0 solid red
}
#sidebar-menu ul li a:hover {
    display: block;
    width: 100%;
    height: 35px;
    margin: 0 0 0 -10px;
    padding-top: 10px;
    padding-right: 30px;
    color: #FF8700;
    outline: 0 solid red
}
.gray,.blue,.red,.green,.yellow,.orange,.black {
    font: 400 16px Arial;
    margin: 20px auto;
    padding: 16px 5px 16px 22px
}
.gray {
    background: none repeat scroll 0 0 #dfdfdf;
    color: #4b4b4b
}
.blue {
    background: none repeat scroll 0 0 #d0dcec;
    color: #1b6fc2
}
.red {
    background: none repeat scroll 0 0 #ffd6d6;
    color: #c00
}
.green {
    background: none repeat scroll 0 0 #eef7dd;
    color: #40ab38
}
.yellow {
    background: none repeat scroll 0 0 #f4f5b9;
    color: #757402
}
.orange {
    background: none repeat scroll 0 0 #fef6d8;
    color: #755102
}
.black {
    background: none repeat scroll 0 0 #333;
    color: #fff
}

/* call icon */
.phone-icon {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.phone-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(169, 50, 38, .4);
  text-align: center;
  line-height: 95px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  animation: pulse 1.5s infinite;
}
.phone-circle i {
  color: white;
  font-size: 40px;
}
@keyframes pulse {
  0% { 
	transform: scale(0.9);
	box-shadow: 0 0 0 0 rgba(0, 128, 0, 0.7);
  }
  70% {
	transform: scale(1);
	box-shadow: 0 0 0 10px rgba(0, 128, 0, 0);
  }
  100% {
	transform: scale(0.9);
	box-shadow: 0 0 0 0 rgba(0, 128, 0, 0);
  }
}
@media only screen and (max-width: 768px) {
  .phone-icon {
	display: block;
  }
}





/* --- кнопка звонка для мобильной версии --- */
#call {
	display: none;
	position: fixed;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
}

#call > a {
	display: block;
	width: 90px;
	height: 90px;
	background-color: rgba(255, 160, 3, .5);
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	animation: pulse 1.5s infinite;
	position: relative;
}

#call > a > .circle {
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	filter: brightness(0) invert(1);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

@keyframes pulse {
	0% { 
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0, 128, 0, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 128, 0, 0);
	}
	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0, 128, 0, 0);
	}
}



@media only screen and (max-width: 767px) {
	#call {
		display: block;
	}
}