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,
b, u, i, center,
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-size: 100%;
	
	background: transparent;
}
td {vertical-align:top;}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
/*    background: url('../img/bg.jpg');*/
    color: #7d7d7d;
    font-family: 'Verdana', sans-serif;
    font-size: 13px;
}

h1 a, .website-h1 a {
    color: #404041;
    font-family: 'Minion Pro', sans-serif;
    font-size: 44px;
    text-decoration: none;
    font-weight: bold;
}
h1 span, .website-h1 span {
    color: #0f75bc;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5 {
    color: #0f75bc;
    font-family: 'Arial', sans-serif;
    font-size: 30px;
    text-align: center;
}

h2 {
    line-height: 30px;
    padding-bottom: 20px;
}
h3 {
    float: left;
    font-size: 21px;
    text-align: left;
}
h4 {
    color: #767677;
    font-size: 18px;
    margin: 3px 0 10px;
    text-align: left;
}
h5 {
    font-size: 19px;
    font-weight: normal;
    text-align: left;
}
a {
    color: #0F75BC;
}

a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
}

.wrapper {
    margin: 0 auto;
    width: 960px;
    padding: 0 10px;
}

.border {
    margin: 0 auto;
    width: 960px;
}
.border ul {
    overflow: hidden;
}
.border ul li {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #c7c6c6;
    float: left;
    margin-right: 30px;
    width: 300px;
}
.border ul li.end {
    margin-right: 0px;
}
.space {
    height: 10px;
}

header {
 /*   background: url('../img/header_light.jpg') no-repeat top center;*/
    border-top: 3px solid #4c4c4c;
    font-family: 'Minion Pro', sans-serif;
    height: 155px;
    padding-top: 10px;
}
.header_top {
    overflow: hidden;
}

.header_left {
    float: left;
}
.header_left p {
    color: #404041;
    font-size: 11px;
    text-transform: uppercase;
    word-spacing: 7px;
}

.header_right {
    background: url('../img/bg_search.png');
    border: 1px solid #d2d1d1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    float: right;
    height: 26px;
    margin-top: 3px;
    overflow: hidden;
    padding: 2px 0;
}
.header_right input[type="text"] {
    background: transparent;
    border: none;
    border-right: 1px solid #9f9f9f;
    color: #474747;
    float: left;
    font-family: 'Verdana', sans-serif;
    font-size: 15px;
    height: 24px;
    padding: 2px 6px 0 13px;
    width: 175px;
}
.header_right input[type="text"]::-webkit-input-placeholder {
    color: #474747;
    font-family: 'Verdana', sans-serif;
}
.header_right input[type="text"]::-moz-placeholder {
    color: #474747;
    font-family: 'Verdana', sans-serif;
}
nav {
    margin-top: 24px;
}
nav ul {

}
nav ul li {
    display: inline-block;
    border-right: 1px solid #4c4c4c;
    padding: 5px 10px;
}
nav ul li.last {
    border: none;
}
nav ul li a {
    color: #404041;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    text-decoration: none;
}
nav ul li a:hover {
    text-decoration: underline;
}

@media screen and (min-width: 959px ){
  nav {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 400px;
    margin-left: -200px;
  }
  header {
    height: 110px;
  }
}
.banner {
    background: url('../img/bg_banner_sides.jpg') top center;
    height: 280px;
}
.banner .wrapper {
    background: url('../img/bg_banner.jpg') no-repeat top center;
    height: 280px;
    position: relative;
}
.banner_img {
    background: url('../img/banner_img.jpg') no-repeat;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: -31px;
    width: 958px;
}
.substrate {
    background: url('../img/bg_banner_sub.png');
    color: #fff;
    float: right;
    font-family: 'Arial', sans-serif;
    margin-top: 50px;
    padding: 16px 170px 20px 20px;
    width: auto;
}
.substrate h2 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 16px;
}
.substrate p {
    font-size: 14px;
    padding-bottom: 5px;
}
.substrate a {
    color: #25aae1;
    font-style: italic;
}
.substrate a:hover {
    text-decoration: none;
}
.slider {
    background: #f5f5f5;
    color: #404041;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    position: relative;
    min-width: 960px;
}
.slider a.popular_button {
    background: url('../img/popular_button.png') no-repeat;
    display: block;
    height: 173px;
    left: -5px;
    position: absolute;
    top: -22px;
    width: 61px;
}
.slider a.popular_button:hover {
    left: 0px;
}
.slider_wrap {
    overflow: hidden;
    position: relative;
    width: 960px;
}
.slider_wrap ul {
    width: 10000px;
}
.slider_wrap ul li {
    display: inline-block;
    margin: 0 80px;
    text-align: center;
}
.slider_wrap ul li a {
    color: #0f75bc;
    display: block;
    font-size: 24px;
    text-decoration: none;
}
.slider_wrap ul li a:hover {
    text-decoration: underline;
}
.slider_wrap a.next_slide {
    background: url('../img/slider_arrow.png') no-repeat;
    display: block;
    height: 29px;
    position: absolute;
    top: 55px;
    right: 0px;
    width: 18px
}
.contents {
    border-top: 1px solid #abaaaa;
    padding-top: 12px;
    min-width: 960px;
}
.breadcrumbs, .breadcrumbs a {
    color: #545454;
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.breadcrumbs {
    padding-bottom: 35px;
}
.breadcrumbs ul li {
    display: inline-block;
}
.breadcrumbs ul li a:hover {
    text-decoration: underline;
}
.about h2 {
    position: relative;
}
.about h2:before, .about h2:after {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #c7c6c6;
    content: '';
    position: absolute;
    top: 13px;
    width: 300px;
}
.about h2:before {
    left: 0px;
}
.about h2:after {
    right: 0px;
}
.about p {
    font-size: 16px;
    line-height: 1.4;
    margin: 16px 0 30px;
    text-align: justify;
}
.about a.add_company {
    background: url('../img/add_company.png');
    display: block;
    height: 63px;
    margin: 0 auto 30px;
    text-indent: -9999px;
    width: 242px;
}

.about_company {
    margin-bottom: 75px;
    overflow: hidden;
}
.about_company div {
    float: left;
    font-family: 'Arial', sans-serif;
    width: 33%;
}
.info h5 + p {
    color: #545454;
    font-size: 15px;
    margin-top: 3px;
}
.info a.rating {
    float: none;
    margin: 10px 0;
}
.info p {
    color: #303030;
    font-size: 15px;
    line-height: 1.3;
}
.info p span {
    font-weight: bold;
}
.text {
    color: #404041;
    line-height: 1.3;
}
.text img {
    background: #fff;
    border: 1px solid #cbcaca;
    height: 56px;
    margin-bottom: 5px;
    width: 78px;
}
.content_map {
    height: 270px;
    margin-left: 70px;
}
.add_comment {
    padding: 10px 0 26px;
}

h2.comment-form {
    color: #404041;
    font-family: "Arial", sans-serif;
    font-size: 26px;
    font-weight: 100;
    padding-bottom: 35px;
    padding-top: 20px;
    text-align: center;
}
.add_comment p span {
    color: #0f75bc;
}
.form_left {
    float: left;
    width: 47%;
}
.form_right {
    float: right;
    width: 53%;
}
.add_comment input[type="text"], .add_comment textarea, .comment-form input[type="text"] {
    background: #dcdcdc;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #dcdcdc;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    border-right: 1px solid #dcdcdc;
    border-top: 2px solid #b0b0b0;
    color: #404041;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-style: italic;
    padding: 6px 16px 8px;
}
.add_comment input[type="text"]::-webkit-input-placeholder, .add_comment textarea::-webkit-input-placeholder {
    color: #404041;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-style: italic;
}
.add_comment input.f_name {
    width: 124px;
}
.add_comment input.f_email {
    margin-top: 6px;
    width: 284px;
}
.add_comment a.rating {
    float: left;
    margin-top: 24px;
}
.add_comment a.rating + span {
    color: #404041;
    display: inline-block;
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    font-style: italic;
    margin: 26px 0 0 10px;
}
.add_comment textarea {
    height: 58px;
    resize: none;
    width: 93%;
}
.code {
    margin-left: 100px;
}
.code span {
    color: #404041;
    display: inline-block;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-style: italic;
    margin: 5px 0;
}
.code img {
    float: left;
    margin-right: 20px;
}
.code input.code_input {
    background: url('../img/input.jpg');
    border: 1px solid #d2d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-style: normal;
    margin-top: -1px;
    text-align: center;
    width: 128px;
}
.code a {
    color: #404041;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-style: italic;
}
.code a:hover {
    text-decoration: none;
}

.comments {
    overflow: hidden;
    padding-top: 45px;
}
.good_comment {
    float: left;
    width: 43%;
}
.bad_comment {
    float: right;
    width: 43%;
}
.block_comment {
    line-height: 1.4;
    margin-bottom: 50px;
    overflow: hidden;
}

a.rating {
    display: block;
    float: right;
    text-decoration: none;
}

.view-last-yelps .views-field-title, .view-last-yelps .views-field-title a {
    color: #0f75bc;
    font-family: 'Arial', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.view-last-yelps .views-field-nothing, .view-last-yelps .views-field-nothing a {
    color: #0f75bc;
    font-family: 'Arial', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.view-last-yelps .views-field-nothing a:hover {
    text-decoration: none;
}

footer {
    background: url('../img/bg_footer.png');
    height: 45px;
    clear: both;
    min-width: 960px;
}
footer ul {
    padding-top: 14px;
    text-align: center;
}
footer ul li {
    display: inline-block;
}
footer ul li a {
    color: #fff;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    text-decoration: none;
}
footer ul li a:hover {
    text-decoration: underline;
}
footer ul li span {
    background: url('../img/fot_bor.png') no-repeat;
    display: inline-block;
    height: 12px;
    margin: 0px 10px 0px 16px;
    vertical-align: -2px;
    width: 2px;
}

#sidebar-second .block .content {
    margin: 20px 0;
}
.view-last-yelps .view-content, .view-comments-node .view-content {
    float: left;
}

.view-last-yelps .view-footer, .view-comments-node .view-footer {
    float: right;
}
.view-last-yelps .view-content,
.view-last-yelps .view-footer {
    width: 43%;
}

.page-all-otziv .view-last-yelps .view-content {
    width: 100%;
}
.page-all-otziv .view-last-yelps .view-content .views-row p {
    clear: both;
}
.view-last-yelps .view-footer .view-content, .view-comments-node .view-footer .view-content {
    width: 100%;
}

.view-last-yelps .view-content .views-row, .view-comments-node .view-content .views-row {
    display: table;
    width: 100%;
    margin-bottom: 50px;
}

.group-footer #all-comment .comment {
    padding-right: 25px;
    padding-bottom: 10px;
    display: table;
}

.view-last-yelps .view-footer  .view-content  .views-row {
    margin-left: 5px;
    margin-right: 15px;
}
#block-views-last-yelp-otziv .blocks_titles {
    background: url('../img/comment.png') no-repeat;
    height: 31px;
    margin: 0 5px 15px 0;
    border-radius: 0;
    box-shadow: none;
    color: #FF2828;
    font-family: 'OpenSans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
}
.ds-2col-stacked-fluid.node.node-company .group-right {
    width: 301px;
}
.ds-2col-stacked-fluid.node.node-company .group-left {
    width: 470px;
}
.node-company .field-label {

}
.ds-2col-stacked-fluid.node.node-company #fivestar-custom-widget .fivestar-widget {
    float: left;
}
.ds-2col-stacked-fluid.node.node-company #fivestar-custom-widget {
    width: 100%;
}
.ds-2col-stacked-fluid.node.node-company .field-name-title h2 {
    font-size: 18px;
    text-align: left;
}

.lefts.comment {
    width: 366px;
    float: left;
}
.fright.comment {
    width: 371px;
}
.fright.comment {
    margin-left: 5px;
}
.group-footer .comments {
    padding-left: 40px;
}

#all-comment {
    padding-left: 40px;
}
.admin #no-mod  .field-name-comment-body {
    background: #FFE5E5;
}
.field-name-comment-body img {
    max-width: 100%;
}
#block-views-comments-node-block-1 {

}
#post-content .node-company {
    margin-top: 25px;
    margin-right: 20px;
}

#simplesearch-block-form input[type="submit"] {
    background: url('../img/send.png') no-repeat;
    border: none;
    width: 150px;
    height: 30px;
    color: #FFF;
}

.comment-form input[type="submit"] {
    border: none;
    width: 150px;
    height: 30px;
    color: #FFF;
}

.comment-form .captcha.form-wrapper {
    clear: both;
    margin-top: 0;
}
.comment-form .captcha .fieldset-wrapper img {
    float: left;
}

.comment-form .captcha .form-type-textfield {
    font-size: 10px;
    float: left;
}

.comment-form .captcha .form-type-textfield label {
    display: block;
    padding-bottom: 10px;
}
.comment-form .captcha #edit-actions {
    float: left;
}

.comment-form .comment-form {
    margin-bottom: 40px;
}

.comment-form  .form-textarea-wrapper {
    width: 100%;
}
.comment-form  .cke_wrapper .cke_contents {
    height: 100px !important;
}

.comment-form  .form-item {
    margin: 0;
}

#comment_comment_node_company_form_group_comm_left {
    float: left;
    padding-right: 10px;
}

#comment-form .field-name-field-otziv {
    float: none;
}
#comment-body-add-more-wrapper .filter-wrapper, #comment-body-add-more-wrapper .wysiwyg-toggle-wrapper {
    display: none;
}
form.comment-form {
    position: relative;
    overflow: hidden;
}

.left-comment {
    float: left;
    width: 45%;
}
.right-comment {
    float: right;
    width: 55%;
}
.comments form.comment-form {
    height: 230px;
    position: relative;
}

#edit-field-otziv .form-radios div {
    display: inline-block;
    width: 150px;
}
.group-footer .comment-wrapper {
    padding-top: 10px;
}

.comment-wrapper .comment_comment_node_company_form_group_comm_left {
    position: absolute;
    top: 200px;
}

.comment-wrapper .form-item-captcha-response {
    width: 150px;
    text-align: center;
    padding: 0 20px;
}
.comment-wrapper .captcha.form-wrapper .fieldset-legend {
    display: none;
}

.view-comments-node .views-field-field-rating {
    float: left;
    padding-left: 40px;
}
#block-menu-menu-clouds .content li {
    list-style-image: none;
    list-style-type: none;
    float: left;
    padding-right: 5px;
}
#block-block-5 {
    clear: both;
}
.sidebar .block {
    clear: both;
    padding-top: 10px;
}
#block-block-6 .content p {
    text-align: center;
}

#block-system-main .content .field-name-body p {
    padding-bottom: 10px;
}

.views-field-edit-comment {
    clear: both;
}
headers h2.title {
    text-align: left;
    font-size: 22px;
}
.node-teaser .field-name-field-image {
    float: left;
    margin-right: 10px;
}

#block-views-last-yelps-otziv .blocks_titles {
    color: #0F75BC;
    font-family: 'Arial', sans-serif;
    font-size: 30px;
    text-align: center;
    padding-bottom: 45px;
}

#block-views-last-yelps-otziv .page-node .content {
    margin-top: 0px !important;
}

.node-company .field-name-field-rating {
    margin: 6px 8px 20px 0;
}

.otz {
    width: 400px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.left_otz {
    color: #404041;
    float: left;
    text-align: left;
    width: 478px;
}
.right_otz {
    float: left;
    color: #404041;
    text-align: left;
}
.region-footer .block {
    float: left;
    padding-right: 90px
}
.region-footer  .menu {
    padding-top: 30px;
}
.region-footer  .menu li {
    float: left;
    list-style-image: none;
    list-style-type: none;
}
.region-footer  .menu li a {
    border-right: 1px solid;
    padding-right: 10px;
    color: #333;
}
.region-footer  .menu li.last a {
    border-right: none;
}
.region-footer  .menu li a:hover {
    color: #FF2828;
}
.node-company-form .vertical-tabs {
    display: none;
}

.no-admin .field-name-field-stop {
    display: none;
}
.main {
    margin-right: 9px;
}
.front #block-system-main .field-name-title {
    display: none;
}
#simplesearch-block-form #edit-submit, #comments_block #edit-submit {
    cursor: pointer;
}

.node-company {
    padding-top: 16px;
}

.view-last-yelps, .view-comments-node {
    line-height: 1.4;
}
.view-last-yelps .views-field-name, .view-comments-node .views-field-name {
    font-size: 15px;
    color: #0F75BC;
    font-family: 'Arial', sans-serif;
    float: left;
    font-weight: bold;
}
.view-last-yelps .views-field-name a, .view-comments-node .views-field-name a {
    text-decoration: none;
    color: #0F75BC;
}
.view-last-yelps .views-field-field-rating, .view-comments-node .views-field-field-rating {
    float: right;
    padding-top: 5px;
}

.fivestar-basic div.fivestar-widget .star, .fivestar-basic div.fivestar-widget .star a {
    background: url('../img/star.png');
}
.fivestar-basic div.fivestar-widget div.hover a, .fivestar-basic div.rating div a:hover {
    background: url('../img/star.png') 0px -18px;
}
div.fivestar-widget .cancel, div.fivestar-widget .star {
    width: 19px;
    height: 18px;
}

.fivestar-basic div.fivestar-widget .star.on a {

    background: url('../img/star.png') 0 -36px;
}
.page-node .node-company {
    color: #404041;
}

.ds-3col-stacked-fluid > .group-left,
.ds-3col-stacked-fluid.group-two-sidebars > .group-middle,
.ds-3col-stacked-fluid > .group-right {
    width: 260px;
}
.ds-3col-stacked-fluid > .group-left {
    width: 280px;
}
.ds-3col-stacked-fluid.group-two-sidebars > .group-middle {
    width: 412px;
}

.group-right .field-name-field-geo-adres {
    float: right; width: 100%;
}
.group-left .field {
    padding-right: 60px;
}

.group-left .field-name-field-image {
    margin: 20px 0 0;
}
.node-company .group-header {
    padding-bottom: 20px;
}
.node-company .group-header .field-name-title h1 {
    text-align: left;
}

.title_comments {
    padding: 20px 0;
}

.comment-form .form-actions input.form-submit {
    background: url('../img/send_button.png') no-repeat;
    height: 37px;
    font-size: 0px;
    border: none;
}

label[for='edit-field-company-comment-image-und-0'] {
    display: none;
}
.comment-form .form-type-managed-file {
    margin: 10px 0;
    padding-bottom: 10px
}
.comment-form input.form-submit {
    border: none;
    cursor: pointer;
    border-radius: 5px;
    color: #111;
}
.comment-form span.cke_skin_kama, .cke_show_borders {
    background: #DCDCDC;
}

.comment-form .form-item .form-required {
    display: none;
}

.comment-form .form-item {
    margin-bottom: 6px;
}
.comment-form .required-fields {
    margin-top: 6px;
}
.comment-form .form-item-name input[type="text"], .comment-form .form-item-mail input[type="text"] {
    width: 345px;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
    width: 880px;
    height: auto;
}

.jcarousel-skin-default .jcarousel-item {
    border: none;
    padding-top: 20px;
    height: initial;
    background: none;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
    width: 880px;
}
.jcarousel-skin-default .jcarousel-next, .jcarousel-skin-default .jcarousel-prev {
    width: 18px;
    height: 29px;
    background-image: url('../img/slider_arrow.png');
}
.jcarousel-skin-default .jcarousel-next-horizontal, .jcarousel-skin-default .jcarousel-next-horizontal:hover {
    right: 0px;
    background-position: 0 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal, .jcarousel-skin-default .jcarousel-prev-horizontal:hover {
    left: 0px;
    background-position: 18px 0;
}
.node-company .group-left {
    font-size: 15px;
}
#block-simplesearch-simplesearch input[type="submit"] {
    background-image: url('../img/icon_search.png');
    width: 32px;
    font-size: 0px;
}
.title a {
    text-decoration: none;
}
.page-all-otziv .view-last-yelps .view-content .views-row, .view-allcompany .views-row {
    border-bottom: 1px solid #C6C6C6;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.title.comment-form span {
    color: #0F75BC;
}

.ds-3col-stacked-fluid.group-one-sidebar > .group-left {
    width: 33%;
}
.ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
    width: 65%;
}

.no-admin .field-name-field-moder {
    display: none;
}
footer .wrapper {
    position: relative;
}
.li {
    position: absolute;
    top: 5px;
}

.view-comments-node {
}

#block-views-comments-node-block-1 {
    width: 50%;
    float: left;
}
#block-views-comments-node-block-2 {
    width: 50%;
    float: right;
}
.form-item.form-type-radios.form-item-field-otziv-und > label {
    display: none;
}
.group-middle .field-name-field-image {
    float: left;
    margin-right: 15px;
}

h1.h1-left {
    text-align: left;
}

.wysiwyg-toggle-wrapper {
    display: none;
}

.filter-wrapper {
    padding: 0;
}

.front-div {
    width: 100%;
    height: 30px;
}

.form-item-smplntspm1 {
    clear: both;
}

h1.h1-padding-top-bottom {
    padding: 20px 0;
}

.view-allcompany .views-row {
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.field-name-body ul, .field-name-body ol li {
    list-style-type: disc;
    list-style-position: inside;
}

.field-name-body ol, .field-name-body ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.field-name-body h2 {
    font-size: 24px;
}

.comment-form .form-item-smplntspm1 {
    padding: 12px 0 ;
    margin-bottom: 0;
}
.comment-form #edit-field-rating {
    display: none;
}
.node-company .field-name-field-adres .field-label {
    display: none;
}
.node-company .field-name-field-adres .field-item {
    line-height: 1.2em
}
.node-company .field-name-field-adres .field-item:before {
    content: 'Адрес: ';
    font-weight: 600;
}
.node-company .field-name-field-adres {
    padding: 8px 10px 8px 0;
}
form label {
    padding-bottom: 8px;
}
#company-node-form fieldset.captcha .fieldset-legend {
    display: none;
}
.page-comment-edit footer {
    margin-top: 300px;
}
.page-comment-edit .space {
    clear: both;
    padding-bottom: 20px
}
fieldset.captcha legend {
    display: none;
}
fieldset.captcha .form-item-captcha-response {
    margin-left: 30px;
}
#block-system-main:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0
}
nav .main-m {
    float: left;
}
nav .region-user-menu-top {
    float: right;
}
.banner {
    clear: both;
}
ul.tabs.primary {
    border: none;
    padding: 0 0 1em 0;
    margin: 0;
}
ul.primary li a {
    margin: 0 9px 0 0;
    color: #000;
}
ul.primary li a, ul.primary li.active a, ul.primary li:hover a {
    padding: 0 0 3px 0;
    border-bottom: 1px solid #0F75BC;
    color: #0f75bc;
    background: none;
    border: none;
    text-decoration: underline;
}
ul.primary li.active a, ul.primary li:hover a {
    text-decoration: none;
    color: #111;
}
.profile .add_company {
    margin: 0;
}
.page-user .view-user-company .views-row, .view-user-comment-review .views-row {
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.view-user-comment-review .field-name-comment-body {
    position: static;
}
.view-user-comment-review .views-field-replyto-comment, .view-user-comment-review .views-field-view-comment, .view-user-comment-review .views-field-edit-comment, .view-user-comment-review .views-field-delete-comment {
    float: left;
    margin: 0 9px 15px 0;
    clear: none;
}
.view-user-comment-review .views-field-field-rating, .view-user-comment-review .views-field-mail, .view-user-comment-review .views-field-status {
    margin: 10px 0;
}

.page-user .view-user-company .views-row .node ul.links {
    padding-top: 14px;
    display: block;
}
.page-user .view-user-company .views-row .node .field-name-field-rating .field-label {
    display: none;
}

.node-company .field-name-field-company-email {
    margin-top: 10px;
}
.node-company.node-teaser, .node-company.node-teaser .node-company {
    padding-top: 0;
}
.node-company.node-teaser h2 {
    text-align: left;
    padding-bottom: 0;
    margin-left: 5%;
}
.node-company.node-teaser h2 a {
    text-decoration: none;
}
.node-company.node-teaser .field-name-field-image {
    margin: 12px 0 0 5%;
}
.node-company.node-teaser .field-name-field-image img {
    max-width: 100% !important;
    height: auto;
    display: block;
}
.node-company.node-teaser .field-name-field-rating, .node-company.node-teaser .field-name-field-adres, .node-company.node-teaser .field-name-field-company-email, .node-company.node-teaser .field-name-field-telefon, .node-company.node-teaser .field-name-field-sites {
    margin: 0 0 11px 7%;
    padding: 0;
    float: left;
    width: 50%;
}
.node-company.node-teaser .field-name-field-rating {
    margin-top: 8px;
}
.node-company.node-teaser .field-name-field-category {
    clear: both;
    margin: 0 0 0 5%;
    padding-top: 16px;
}
#block-system-user-menu ul li {
    font-weight: 600;
}
a.edit-node-company {
    display: block;
    float: right;
    margin-right: 17%
}
fieldset#edit-locale, fieldset#edit-contact {
    display: none;
}

.view .views-field-field-company-comment-image {
    float: left;
    margin: 14px 30px 20px 0;
    width: 130px;
}
.view .views-field-field-company-comment-image img, .view-comments-node .views-field-comment-body img, .view-last-yelps .views-field-comment-body img {
    height: auto;
    display: block;
    width: 100% !important;
    height: auto !important;
}
.view-last-yelps .views-field-comment-body img {
    max-width: 150px !important;
}
.view .views-field-php {
    clear: both;
    padding-top: 7px;
}
.view-comments-node .views-field-field-rating {
    padding: 0;
    margin: 0;
}
.view-comments-node .views-field-comment-body {
    margin-top: 10px;
}
.view-comments-node .views-field-name {
    font-size: 12px;
    color: #7d7d7d;
    float: none;
    font-weight: 300;
    margin-top: 5px;
}
.view-comments-node .views-field-comment-body, .view-last-yelps .views-field-comment-body {
    max-width: 450px
}
.view-last-yelps .views-field-comment-body {
    margin: 10px 0;
}
.not-logged-in #block-system-user-menu li.last {
    display: none;
}
.not-logged-in #block-system-user-menu li.first {
    border: none;
}
#comment-body-add-more-wrapper  .form-type-textarea label {
    display: none;
}
.field-name-field-company-comment-image {
    padding: 7px 0;
    font-size: 10px;
}
.field-name-body ul {
    padding-bottom: 1em;
}
#edit-field-company-comment-add-photo {
}
#edit-field-company-comment-add-photo input {
    display: none;
}
#edit-field-company-comment-add-photo label {
    cursor: pointer;
}
#edit-field-company-comment-image {
}

.page-allcomments .view-last-yelps .view-content {
    width: 100%;
}

.page-allcomments .view-last-yelps .view-content .views-row {
    width: 50%;
    display: block;
    float: left;
}

.page-allcomments .view-last-yelps .view-content .views-row.views-row-odd {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    clear: both;
}

.page-allcomments .view-last-yelps .view-content .views-row.views-row-even {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 20px;
}

.item-list .pager li {
    margin: 0;
    display: inline-block !important;
}

.page-companies .node-company.node-teaser h2 {
    margin-left: 0;
}

.page-companies .node-company.node-teaser .field-name-field-image {
    margin-left: 0;
}

.page-companies .node-company.node-teaser .field-name-field-category {
    margin-left: 0;
}

.node-company.node-teaser .field-name-field-category div {
    display: inline-block;
    padding-right: 10px;
}

#block-views-comments-node-block-1 .item-list .pager {
    clear: both;
    position: relative;
    text-align: center;
}

.fivestar-summary {
    font-size: 8px;
}

.social {
    clear: left;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}

#vk_groups {
    height: 200px;
    width: 100%;
}
.group-middle {

}
.form-item-content-type-name, .form-type-select.form-item-node-taxonomy {
	display: none;
}
.total_subscription_email {
width:250px !important;
}
#block-total-subscription-subscription-block {
	margin-bottom:20px;
  clear: both;
  width: 100%;
}

.block-total-subscription form {
  text-align: center;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
}

.block-total-subscription form .form-type-item {
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0;
}

.block-total-subscription form .form-type-item h3 {
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  float: none;
  padding-bottom: 8px;
}

.block-total-subscription form .form-item-mail {
  display: inline-block;
  vertical-align: top;
  margin: 6px 16px 20px 0;
}

.block-total-subscription form .form-item-mail input {
  display: block;
  width: 100%;
  background: #dcdcdc;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #dcdcdc;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  border-right: 1px solid #dcdcdc;
  border-top: 2px solid #b0b0b0;
  color: #404041;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-style: italic;
  padding: 6px 16px 8px;
}

.block-total-subscription form .form-submit {
  display: inline-block;
  background: url('../img/send_button_subscription.png') no-repeat;
  height: 37px;
  font-size: 0px;
  border: none;
  width: 150px;
  vertical-align: top;
}
@media screen and (max-width: 959px ){
	.slider, .contents,footer,
	.wrapper {
		width: auto;
		min-width: 280px;
	}
	.banner,
	.banner .wrapper {
		height: 280px;
	}
	.banner_img {
		max-width: 958px;
		width: auto;
		display: block;
		position: relative;
	}
	.substrate {
		margin-top: 160px;
		padding: 8px 16px 16px 16px;
	}
	.slider_wrap {
		width: 100%;

	}
	.jcarousel-skin-default .jcarousel-container-horizontal {
		width: auto;
		padding: 10px 40px;
	}
	.jcarousel-skin-default .jcarousel-item {
		/*width: 200px !important;*/
	}
	.contents {
		padding-top: 34px;
	}
	.about p {
		float: none !important;
	}
	.page-allcomments .view-last-yelps .view-content .views-row.views-row-odd {
		padding: 0;
	}
	.view-last-yelps .view-content, .view-last-yelps .view-footer {
		width: 49%;
	}
	footer ul {
		float: right;
	}
	footer ul li span {
		padding: 0px -14px 0px 10px;
	}
	.ds-3col-stacked-fluid > .group-left {
		width: 35%;
	}
	.ds-3col-stacked-fluid.group-two-sidebars > .group-middle {
		width: 65%;
	}
	.ds-3col-stacked-fluid.group-two-sidebars > .group-middle .field {
		padding-left: 20px;
	}
	.ds-3col-stacked-fluid > .group-right {
		width: auto;
		float: none;
		clear: both;
		padding-top: 20px;
		display: block;
	}
	.group-right .field-name-field-geo-adres {
		float: none;
	}
	.left-comment {
		float: none;
		width: 100%;
	}
  .right-comment {
    width: 100%;
  }
	.comment-wrapper .right-comment {
		float: none;
		width: 378px;
		position: absolute;
		top: 112px;
		left: 0;
	}
	.comment-wrapper #edit-field-otziv-und {
		display: block;
		margin-bottom: 250px;
	}
	form.comment-form {
		display: block;
		width: 378px;
		margin: 0 auto;
	}
	.title_comments {
	    padding-bottom: 32px;
	    padding-top: 40px;
	}
	.left_otz, .right_otz,
	#block-views-comments-node-block-1,
	#block-views-comments-node-block-2 {
		width: 48%;
	}
	.right_otz {
		float: right;
	}
}
.item-list {
	display: block;
	margin: 20px auto;
}
#content_top {
	display: block;
	padding: 20px 0;
}
.views-view-grid td {
	padding: 4px;
}
.views-label-field-city {
float:left;
}
@media screen and (max-width: 600px ){
	.wrapper {
		padding: 0 8px;
	}
	header {
		padding-top: 20px;
		height: 200px;
	}
	.header_left {
		text-align: center;
		display: block;
		float: none;
	}
	.header_right {
		width: 210px;
		display: block;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	nav {
	    margin-top: 20px;
	}
	nav .main-m {
		float: none;
		display: block;
	}

	ul.menu {
		display: block;
		text-align: center;
	}
	ul.menu li {
		margin: 0;
	}
	.substrate {
		text-align: center;
	}
	.jcarousel-item  {
		width: 290px !important;
	}
	.slider_wrap ul li a {
		font-size: 18px;
	}
	.slider_wrap ul li {
		font-size: 16px;
	}
	h1, h2, h3, h4, h5 {
		font-size: 22px;
	}
	#block-views-last-yelps-otziv .blocks_titles {
		padding-bottom: 30px;
	}
	.view-last-yelps .views-field-nothing, .view-last-yelps .views-field-nothing a {
		font-size: 14px;
	}
	.view-last-yelps .view-content .views-row, .view-comments-node .view-content .views-row {
		margin-bottom: 20px;
	}
	.ds-3col-stacked-fluid > .group-left {
		width: 100%;
	}
	.ds-3col-stacked-fluid.group-two-sidebars > .group-middle {
		width: 100%;
		padding-top: 20px;
	}
	.ds-3col-stacked-fluid.group-one-sidebar > .group-left {
		float: none;
		width: auto;
		display: block;
	}
	.ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
		width: auto;
		float: none;
		display: block;
		margin-top: 20px;
	}
	.ds-3col-stacked-fluid.group-two-sidebars > .group-middle .field {
		padding-left: 0;
	}
	form.comment-form {
		width: auto;
	}
	.right-comment {
		width: 100%;
	}
	.otz {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.view-comments-node .views-field-comment-body {
		font-size: 11px;
	}
	.view-last-yelps .view-content, .view-last-yelps .view-footer {
		width: 100%;
		float: none;
	}
	.comment-form .form-item-name input[type="text"], .comment-form .form-item-mail input[type="text"],
	input[type="text"],
	input[type="email"] {
		width: 97%;
		-moz-box-sizing: border-box;
		-opera-sizing: border-box;
		-webkit-box-sizing: border-box;
		-khtml-box-sizing: border-box;
	}
	footer ul {
		padding-top: 0;
		padding-top: 6px;
		text-align: left;
		line-height: 16px;
		margin-left: 45px;
	}
	footer ul li span {
		margin: 0px 6px 0px 8px;
	}
	footer ul li a,
	footer ul li {
		font-size: 10px;
	}
	.social {
		clear: both;
	}
	.node-company.node-teaser .field-name-field-rating, .node-company.node-teaser .field-name-field-adres, .node-company.node-teaser .field-name-field-company-email, .node-company.node-teaser .field-name-field-telefon, .node-company.node-teaser .field-name-field-sites {
		width: 93%;
	}
    .page-allcomments .view-last-yelps .view-content .views-row {
        width: auto;
        float: none;
        display: block;
    }
    .page-allcomments .view-last-yelps .view-content .views-row.views-row-even {
        padding-left: 0;
    }
}
