@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@font-face {
  font-family: 'Open Sans', sans-serif; }

body {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal; }

a {
  text-decoration: none;
  color: #333333; }

img {
  border: none; }

iframe[name="google_conversion_frame"] {
  display: none; }

@media (min-width: 1200px) {
  .container {
    width: 990px; } }

#content-holder-menu-active {
  background: #fff;
  border-top: 1px solid #c8ced5;
  border-left: 1px solid #c8ced5;
  border-right: 1px solid #c8ced5;
  z-index: 2; }

#content-holder-menu-active a {
  color: #333333;
  padding: 0px 19px 0px 19px; }

.widget-wrapp-all {
  width: 300px;
  height: 307px;
  float: right; }

.submint-form {
  width: 300px;
  height: 28px;
  float: left; }

#email-pod {
  outline: none;
  width: 212px;
  height: 26px;
  border: 1px solid #c8ced5;
  padding: 0 15px;
  box-sizing: border-box;
  float: left; }

#submit-pod {
  width: 88px;
  height: 26px;
  border: 1px solid #c8ced5;
  outline: none;
  border-left: none;
  float: left;
  cursor: pointer;
  color: #fff;
  font-size: 14px; }

.scrl-img-text {
  width: 220px;
  height: 210px;
  float: left;
  margin-left: 12px; }

.scrl-img-text:first-child {
  margin-left: 0; }

.border-scroll {
  width: 920px;
  height: 1px;
  border-bottom: 2px solid #c8ced5;
  position: absolute;
  bottom: 25px; }

.scrl-img-wrap {
  width: 220px;
  height: 147px; }

.scrl-img {
  width: 220px;
  height: 147px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.scrl-img img {
  max-width: 220px;
  max-height: 147px; }

.scrl-text {
  width: 220px;
  margin-top: 10px;
  height: 53px;
  text-align: center; }

.scrl-text a {
  color: #4c648c;
  font-size: 16px;
  text-align: center;
  text-decoration: underline; }

.scrl-text a:hover {
  text-decoration: none; }

.widget-wrapp-block {
  width: 300px;
  height: 236px;
  border: 1px solid #c8ced5;
  float: left;
  margin-top: 10px;
  background: #fff;
  padding-top: 10px;
  box-sizing: border-box;
  position: relative; }

.widget-vk, .widget-fb, .widget-ins, .widget-youtube {
  width: 280px;
  height: 216px;
  margin: 0 auto; }

.widget-ins {
  margin-left: 5px; }

.arrow-soc {
  width: 16px;
  height: 9px;
  background: url("/images/arrow-soc.png") no-repeat;
  position: absolute;
  top: -9px;
  left: 9px;
  transition: 0.45s; }

.block-header {
  position: relative;
  color: #333333;
  font-size: 22px;
  text-transform: uppercase;
  border-bottom: #AAA 1px solid;
  margin-top: 15px;
  margin-bottom: 30px; }
  .block-header p, .block-header h1 {
    text-align: center;
    line-height: 50px;
    font-size: 22px; }

.menu-search-wrap {
  margin: 0 auto; }
  .menu-search-wrap .mramor-menu ul {
    list-style: none;
    line-height: 40px;
    padding: 0; }
  .menu-search-wrap .mramor-menu li {
    float: left;
    margin-right: 30px; }
    .menu-search-wrap .mramor-menu li a {
      text-decoration: none;
      font-weight: normal; }
    .menu-search-wrap .mramor-menu li a:hover {
      text-decoration: underline;
      transition: 0.3s; }

.menu-search-wrap-all {
  width: 100%;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
  /* IE6-9 */ }

.menu-two-wrap {
  width: 100%;
  border: none;
  border-radius: 0;
  border-top: 1px solid #c8ced5;
  border-bottom: 1px solid #c8ced5;
  background: transparent;
  box-shadow: none; }

@media (min-width: 768px) {
  .menu-two-wrap .navbar-collapse {
    padding: 0; }
    .menu-two-wrap .navbar-collapse .navbar-nav .active a {
      background: transparent;
      background-image: url("/images/menu-separator.png");
      background-repeat: no-repeat;
      background-position: right;
      box-shadow: none;
      color: #555; }
    .menu-two-wrap .navbar-collapse .navbar-nav a {
      font-size: 12px;
      text-transform: uppercase;
      display: block;
      color: #333; }
    .menu-two-wrap .navbar-collapse .navbar-nav a:hover {
      text-decoration: underline; } }

@media (min-width: 1200px) {
  .menu-two-wrap .navbar-collapse {
    padding: 0; }
    .menu-two-wrap .navbar-collapse .navbar-nav a {
      font-size: 13px;
      text-transform: uppercase;
      background-image: url("/images/menu-separator.png");
      background-repeat: no-repeat;
      background-position: right;
      display: block;
      padding-left: 18px;
      padding-right: 51px; }
    .menu-two-wrap .navbar-collapse .navbar-nav a:hover {
      text-decoration: underline; } }

.phone-mramor {
  width: 240px;
  height: 120px;
  float: left; }
  .phone-mramor .phone-mramor-text {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .phone-mramor .phone-mramor-text span {
    font-size: 30px; }
  .phone-mramor .phone-mramor-text a {
    color: #4c648c;
    border-bottom: 1px dotted #4c648c; }

.logo-mramor {
  background: url("/images/header-back.jpg") no-repeat right top; }
  .logo-mramor img {
    height: 103px;
    width: 103px;
    margin: 10px 0; }
  .logo-mramor .phone {
    padding-top: 45px;
    font-size: 30px; }
    .logo-mramor .phone a:hover {
      color: #444; }

.footer-wrap-all {
  width: 100%;
  background: #f3f3f3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */ }

.footer-wrap-all-block {
  margin: 0 auto;
  padding-top: 30px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px; }
  @media (min-width: 768px) {
    .footer-wrap-all-block .footer-block {
      min-height: 120px; } }
  .footer-wrap-all-block .footer-header {
    text-transform: uppercase;
    font-size: 20px;
    display: block; }
  .footer-wrap-all-block .phones a {
    border-bottom: 1px dotted #4c648c;
    color: #4c648c;
    font-size: 14px; }
  .footer-wrap-all-block .phones .phone {
    font-size: 20px;
    text-transform: uppercase; }
  .footer-wrap-all-block .widget-soc {
    padding-bottom: 20px; }
    .footer-wrap-all-block .widget-soc .soc-img img {
      float: left;
      margin-right: 8px;
      cursor: pointer;
      width: 37px;
      height: 36px; }
  .footer-wrap-all-block #menu-footer {
    margin-top: 40px;
    border-top: 1px solid #c8ced5;
    border-bottom: 1px solid #c8ced5;
    height: 32px;
    padding: 0; }
    .footer-wrap-all-block #menu-footer li {
      list-style: none;
      float: left;
      line-height: 32px;
      margin-left: 19px; }
      .footer-wrap-all-block #menu-footer li:first-child {
        margin-left: 0; }
    .footer-wrap-all-block #menu-footer a {
      text-transform: uppercase;
      font-size: 14px;
      display: block; }
      .footer-wrap-all-block #menu-footer a:hover {
        text-decoration: underline; }

.artweb {
  width: 100%;
  height: 40px;
  float: left;
  background: #a8adb5; }
  .artweb .artweb-left {
    width: 360px;
    height: 40px;
    float: left;
    line-height: 40px;
    color: #fff;
    font-size: 13px; }
  .artweb .artweb-right {
    width: 360px;
    height: 40px;
    float: right;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
    position: relative; }
    .artweb .artweb-right img {
      position: absolute;
      top: 50%;
      margin-top: -11px;
      right: 0; }
    .artweb .artweb-right a {
      color: #fff;
      text-decoration: underline;
      text-align: right;
      float: right;
      padding-right: 68px; }
      .artweb .artweb-right a:hover {
        text-decoration: none; }

.all-mramor-search {
  position: relative;
  width: 100%;
  height: 40px;
  float: right; }
  .all-mramor-search .mramor-search {
    width: 100%;
    height: 26px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -14px;
    background: #fff;
    border: 1px solid #c8ced5;
    outline: none;
    padding: 0 32px 0 10px;
    box-sizing: border-box; }
  .all-mramor-search .search-text {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    background: url("/images/search.png") no-repeat;
    border: none;
    outline: none; }

#toTopButton {
  position: fixed;
  text-align: center;
  line-height: 50px;
  bottom: 20px;
  right: 80px;
  width: 50px;
  height: 50px;
  z-index: 100;
  border: 1px solid #DDD;
  font-size: 20px;
  background-color: #EEE;
  display: none;
  cursor: pointer; }
  #toTopButton :hover {
    color: #888; }

.content-breadcrumbs {
  height: 58px; }
  .content-breadcrumbs ul.breadcrumb {
    display: inline-block;
    padding: 0;
    background: none;
    height: 58px;
    overflow: hidden; }
    .content-breadcrumbs ul.breadcrumb li {
      position: relative;
      height: 58px;
      line-height: 58px;
      display: inline-block;
      font-size: 13px; }
      .content-breadcrumbs ul.breadcrumb li a {
        color: #55688f;
        text-decoration: none;
        font-size: 13px; }
      .content-breadcrumbs ul.breadcrumb li .active {
        font-size: 13px;
        color: #c0c0c0; }

.pager-block {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

.pagination {
  display: table;
  margin: 0 auto; }
  .pagination li {
    list-style: none;
    float: left; }
    .pagination li a, .pagination li span {
      display: block;
      float: left;
      text-align: center;
      line-height: 14px;
      text-decoration: none;
      color: #4c648c;
      font-weight: bold;
      font-size: 14px; }
    .pagination li.active a {
      color: #fff;
      cursor: default;
      background: #6c7c9e;
      border-color: #6c7c9e; }

.pagination > .disabled > span {
  color: #bdc8de; }

#homepage-slider {
  margin-bottom: 30px; }
  #homepage-slider img {
    width: 100%;
    height: auto; }
  #homepage-slider .arrow-left img {
    position: absolute;
    margin-top: -37px;
    top: 50%;
    left: 0;
    width: 60px; }
  #homepage-slider .arrow-right img {
    position: absolute;
    margin-top: -37px;
    top: 50%;
    right: 0;
    width: 60px; }

.block-min-wrap .block-min-img {
  height: 120px;
  overflow-y: hidden; }
  .block-min-wrap .block-min-img img {
    width: 100%;
    height: auto; }

.block-min-wrap .block-min-text {
  height: 60px;
  text-align: center;
  padding-top: 15px;
  line-height: 20px;
  position: relative; }
  .block-min-wrap .block-min-text a {
    display: inherit;
    font-size: 14px;
    text-transform: uppercase; }

.block-min-wrap:hover a {
  text-decoration: underline; }

.menu-color-wrap-all {
  width: 100%; }

.menu-color-ul ul {
  list-style: none;
  height: 30px;
  position: relative;
  margin: 0;
  padding: 0; }

.menu-color-ul li {
  float: left;
  background: #a8adb5;
  position: relative;
  margin-right: 2px; }

.menu-color-ul a {
  font-size: 14px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 20px;
  position: relative;
  display: block;
  color: #fff; }

.color-wrap {
  width: 100%;
  height: 300px;
  border: 1px solid #c8ced5;
  position: relative;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box; }
  .color-wrap .color-wrap-menu ul {
    list-style: none;
    height: 26px;
    padding: 0; }
  .color-wrap .color-wrap-menu li {
    float: left;
    margin-right: 4px; }
  .color-wrap .color-wrap-menu a {
    height: 26px;
    padding: 0 10px;
    line-height: 26px;
    border: 1px dashed #a8adb5;
    position: relative;
    display: block;
    font-size: 12px; }
  .color-wrap #color-menu-active a {
    border: 1px solid #c8ced5; }
  .color-wrap #color-slider {
    width: 100%;
    height: 220px;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 30px;
    position: relative;
    outline: none; }
    .color-wrap #color-slider ul {
      padding: 0; }
      .color-wrap #color-slider ul .scrl-item {
        display: inline-block; }
      .color-wrap #color-slider ul .scrl-text {
        text-align: center;
        text-transform: uppercase;
        padding-top: 10px; }

.why-700 {
  position: relative;
  color: #333333;
  font-size: 24px;
  text-transform: uppercase; }
  .why-700 p {
    text-align: center;
    line-height: 100px; }

.contacts-our-pre {
  text-align: center; }
  .contacts-our-pre img {
    height: 100px;
    width: auto; }
  .contacts-our-pre p {
    min-height: 4rem;
    margin-top: 10px; }

.side-bar-left-wrap {
  padding-top: 19px; }

.content-content {
  border: 1px solid #c8ced5;
  margin-bottom: 20px;
  padding: 0 15px; }

.title-filter {
  font-size: 16px; }

.filter-box-one li {
  list-style: none;
  margin-top: 3px;
  margin-left: 20px; }
  .filter-box-one li a {
    text-decoration: none;
    color: #4c648c;
    font-size: 16px; }

.filter-box-two {
  padding: 0; }
  .filter-box-two li {
    list-style: none;
    margin-top: 3px; }
    .filter-box-two li:first-child {
      margin-top: 5px; }

input[type="checkbox"] {
  display: none; }

.filter-two[type="checkbox"] + label {
  cursor: pointer;
  color: #4c648c;
  font-size: 14px; }

.filter-two[type="checkbox"] + label:hover {
  text-decoration: underline; }

.filter-two[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 14px;
  margin: 0 5px 0 0;
  transition: 0.2s;
  background: url("/images/img-kamen/check.png") 0 no-repeat; }

.filter-two[type="checkbox"]:checked + label::before {
  position: relative;
  background: url("/images/img-kamen/check-active.png") 0 no-repeat;
  transition: 0.4s; }

@media (min-width: 768px) {
  .filter-wrap {
    margin-top: 23px; }
    .filter-wrap:first-child {
      margin-top: 0; }
    .filter-wrap .filter-two[type="checkbox"] + label {
      font-size: 16px; }
    .filter-wrap .filter-two[type="checkbox"] + label::before {
      margin: 0 10px 0 0; } }

.catalog-kamen {
  height: 60px;
  text-align: center;
  position: relative; }
  .catalog-kamen p {
    height: 52px;
    line-height: 65px;
    color: #333333;
    font-size: 16px; }
  .catalog-kamen img {
    position: absolute;
    left: 0;
    top: 31px; }

.catalog-kamen-img {
  height: 150px;
  overflow-y: hidden; }
  .catalog-kamen-img img {
    width: 100%;
    height: auto;
    vertical-align: middle; }

.catalog-kamen-text {
  width: 100%;
  height: 70px;
  text-align: center; }
  .catalog-kamen-text a {
    font-size: 16px;
    color: #4c648c;
    text-decoration: underline;
    vertical-align: middle; }
  .catalog-kamen-text:hover a {
    text-decoration: none; }

.content-last-block-wrap {
  margin-top: 30px;
  margin-bottom: 35px; }

.content-last-block-text-wrap p {
  color: #4a4a4a;
  font-size: 13px;
  text-align: justify; }

.catalog-kamen-img-text:hover .catalog-kamen-text a {
  text-decoration: none; }

.tovar-mramor-see-wrap {
  margin: 28px 0;
  position: relative; }

.tovar-mramor-see-img {
  width: 100%; }
  .tovar-mramor-see-img img {
    max-width: 100%;
    height: auto; }

.tovar-mramor-see-slide {
  width: 100%; }
  .tovar-mramor-see-slide .images_gallery {
    width: 100%;
    margin: 0; }
  .tovar-mramor-see-slide .big_item {
    width: 100%;
    text-align: center; }
    .tovar-mramor-see-slide .big_item a {
      display: block;
      width: 100%; }
      .tovar-mramor-see-slide .big_item a img {
        width: 100%;
        height: auto; }
  .tovar-mramor-see-slide .thumbnails {
    list-style: none;
    margin: 0;
    padding: 0; }
  .tovar-mramor-see-slide .thumbnail {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important; }
    .tovar-mramor-see-slide .thumbnail:hover {
      border: none !important; }
  .tovar-mramor-see-slide .thumbnail, .tovar-mramor-see-slide .img-thumbnail {
    box-shadow: none !important; }

.tovar-mramor-see-slide-img-big img {
  max-width: 224px;
  max-height: 189px;
  transition: 0.3s; }

.tovar-mramor-see-slide-img-min {
  width: 233px;
  float: left;
  margin-bottom: 20px;
  margin-left: 9px; }

.small_items {
  float: left !important; }
  .small_items:nth-child(4n+2) {
    margin-left: 10px !important; }
  .small_items a img {
    float: left;
    margin-right: 9px !important;
    margin-top: 14px !important;
    cursor: pointer; }

.tovar-mramor-title {
  font-size: 18px;
  color: #000;
  margin-top: 20px; }

@media (min-width: 768px) {
  .tovar-mramor-title {
    margin-top: 0; } }

.tovar-mramor-see-text-p {
  color: #565656;
  font-size: 13px;
  margin-top: 22px; }

.catalog-izdelij-wrap {
  margin-top: 30px; }

.like-mrampr-form {
  margin-bottom: 40px; }

.like-mirror {
  width: 100%;
  background: url("/images/img-kamen/mirror.jpg") no-repeat center center;
  text-align: right;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto; }
  .like-mirror p {
    font-size: 30px;
    padding-top: 100px;
    height: 454px;
    vertical-align: middle;
    width: 100%;
    color: #FFF;
    opacity: .9;
    text-shadow: 2px 2px 4px #333; }

.like-form {
  width: 100%;
  min-height: 454px;
  float: right;
  box-sizing: border-box;
  background: #f3f0f0;
  border: 1px dashed #a8adb5;
  padding: 0 23px;
  position: relative;
  z-index: 2;
  text-align: center; }
  .like-form .text-consult, .like-form .area-consult {
    width: 100%;
    height: 40px;
    outline: none;
    background: #fff;
    border: 1px solid #737373;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 20px;
    margin-bottom: 16px; }
  .like-form .text-consult:focus, .like-form .area-consult:focus {
    border: 1px solid #73cdf6;
    box-shadow: 0 0 10px #50c3f8; }
  .like-form .area-consult {
    max-width: 266px;
    height: 203px; }

.consultation-catalog-izdelij {
  width: 266px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #464646;
  font-size: 18px; }

.wrong, .has-error input {
  border: 1px solid #ef4997;
  box-shadow: 0 0 10px #ef4997; }

.field-sitesearchform-string.has-error input {
  border: 1px solid #c8ced5;
  box-shadow: none; }

.field-sitesearchform-string.has-success input {
  border: 1px solid #c8ced5;
  box-shadow: none; }

.normal, .has-success input {
  border: 1px solid #00f12d;
  box-shadow: 0 0 10px #00f12d; }

#nameInfo, #emailInfo, #aboutInfo {
  position: absolute; }

.error {
  width: 44px;
  height: 51px;
  background: url("/images/errors-form.png") no-repeat;
  position: absolute;
  top: -7px;
  left: 22px; }

.submit-consult {
  width: 123px;
  height: 34px;
  border: 1px solid #0b67cf;
  outline: none;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  background: #6fb4f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6fb4f7), color-stop(100%, #1b83fb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6fb4f7 0%, #1b83fb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fb4f7', endColorstr='#1b83fb',GradientType=0 );
  /* IE6-9 */ }

.like-mrampr-form:hover .like-mirror p {
  color: #5d5d5d;
  transition: 0.3s; }

#like-colona {
  background: url("/images/img-kamen/colona.jpg") no-repeat; }

#like-colona p {
  padding-right: 50px; }

#like-colons-form {
  margin-bottom: 20px; }

.slider-colons-wrap {
  height: 120px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  display: block; }
  .slider-colons-wrap .scroll-img-colons {
    height: 120px;
    overflow: hidden; }
    .slider-colons-wrap .scroll-img-colons .thumbnail {
      border: none;
      background: transparent;
      margin: 0;
      padding: 0; }

#demo5.scroll-img-colons ul {
  width: 1500000px; }

.scroll-img-colons ul li {
  display: inline-block;
  margin-right: 24px;
  text-align: center; }

#prew, #next {
  width: 21px;
  height: 74px;
  position: absolute;
  top: 50%;
  margin-top: -37px;
  cursor: pointer; }

#prew {
  left: 0;
  background: url("/images/arrow-left.png") no-repeat; }

#next {
  right: 0;
  background: url("/images/arrow-right.png") no-repeat; }

.scroll-img-colons img {
  max-height: 120px;
  vertical-align: middle; }

.slid-line {
  height: 15px;
  width: 100%;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 15px; }

.collons-blocks-img-text {
  text-align: center; }

.collons-blocks-img {
  width: 100%;
  height: 150px;
  overflow-y: hidden; }
  .collons-blocks-img img {
    width: 100%;
    height: auto; }

.collons-blocks-text-wrap {
  margin-top: 10px; }

.collons-blocks-text {
  height: 60px; }

.collons-blocks-text a {
  color: #4c648c;
  text-decoration: none;
  font-size: 16px;
  height: 38px;
  overflow: hidden; }

.collons-blocks-img-text:hover .collons-blocks-text a {
  text-decoration: underline; }

.collons-blocks-text-button {
  width: 100px;
  height: 26px;
  background: #6fb4f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6fb4f7), color-stop(100%, #1b83fb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6fb4f7 0%, #1b83fb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6fb4f7 0%, #1b83fb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb4f7', endColorstr='#1b83fb', GradientType=0);
  /* IE6-9 */
  border: 1px solid #0b67cf;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 26px; }

.collons-blocks-text-button:hover {
  text-decoration: underline; }

.text-block-single {
  color: #656565;
  font-size: 14px;
  margin-bottom: 40px; }

.portfolio-wrap-all {
  margin-top: 30px; }

.portfolio-block {
  border: 1px solid #c8ced5; }

.portfolio-portfolio {
  border-bottom: 1px solid #c8ced5;
  padding: 16px;
  box-sizing: border-box;
  position: relative; }
  .portfolio-portfolio:last-child {
    border-bottom: none; }

.event-block .portfolio-portfolio-overflow {
  width: 678px;
  height: 385px; }

.event-block .portfolio-portfolio-overflow img {
  width: 678px; }

.portfolio-img img {
  width: 100%;
  height: auto;
  vertical-align: middle; }

.tov-tb-3 {
  position: absolute;
  right: 16px;
  top: 16px; }

.portfolio-category-name, .portfolio-item-name, .portfolio-country-name, .portfolio-text-name {
  margin-bottom: 11px; }

.portfolio-category-name p {
  font-size: 18px;
  color: #000000; }

.portfolio-item-name p, .portfolio-item-name a {
  font-size: 16px;
  color: #000000;
  text-decoration: none; }

.portfolio-text-name {
  margin-bottom: 0; }

.portfolio-text-name p {
  color: #565656; }

.thanks-wrap-all {
  width: 100%;
  height: 505px;
  float: left;
  background: url("/images/bg-thanks.jpg") 50% repeat-x; }

.thanks-wrap {
  width: 960px;
  margin: 0 auto; }

.thanks-block {
  width: 960px;
  float: left;
  height: 505px;
  position: relative; }

.thanks-block-text-img {
  width: 576px;
  height: 268px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -288px;
  margin-top: -134px;
  border: 1px dashed #a8adb5;
  background: #f3f0f0;
  text-align: center; }

.thanks-text {
  text-align: center;
  margin-top: 13px; }

.thanks-text p {
  text-align: center;
  font-size: 18px;
  color: #464646; }

.thanks-img {
  width: 67px;
  height: 80px;
  background: url("/images/phone-thanks.png");
  margin: 0 auto;
  margin-top: 50px; }

.price-wrap-all {
  width: 100%;
  height: 511px;
  background: url("/images/bg-price.jpg") 50% repeat-x;
  float: left; }

.price-wrap {
  width: 960px;
  margin: 0 auto; }

.price-block {
  width: 960px;
  float: left; }

.price-block-left {
  width: 479px;
  height: 511px;
  float: left;
  background: url("/images/bg-price-2.png") no-repeat;
  position: relative;
  margin-left: 100px; }

.price-block-right {
  width: 312px;
  height: 454px;
  margin-top: 28px;
  float: right; }

.price-block-download {
  width: 314px;
  height: 179px;
  background: #fff;
  opacity: 0.85;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -140px;
  margin-left: -187px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; }

.price-block-download2 {
  width: 314px;
  height: 179px;
  border: 1px dashed #9cadb7;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -140px;
  margin-left: -187px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  z-index: 999; }

.price-block-download2-text {
  text-align: center;
  width: 314px;
  height: 90px;
  line-height: 80px;
  font-size: 16px;
  color: #000000; }

.price-block-download2-img-1 {
  margin-left: 73px;
  float: left;
  width: 47px;
  height: 42px;
  cursor: pointer; }

.price-block-download2-img-1 a {
  background: url("/images/pdf.png") no-repeat;
  width: 53px;
  height: 50px;
  float: left;
  transition: 0.3s; }

.price-block-download2-img-2 {
  margin-left: 73px;
  float: left;
  width: 50px;
  height: 42px;
  cursor: pointer; }

.price-block-download2-img-2 a {
  background: url("/images/xlsx.png") no-repeat;
  width: 56px;
  height: 50px;
  float: left;
  transition: 0.3s; }

.price-block-download2-img-1 a:hover {
  transition: 0.3s;
  background: url("/images/pdf-h.png") no-repeat; }

.price-block-download2-img-2 a:hover {
  transition: 0.3s;
  background: url("/images/xlsx-h.png") no-repeat; }

.faq-wrapp-all {
  width: 690px;
  float: left; }

.faq-text1 {
  width: 690px;
  height: 70px;
  float: left; }

.faq-text1 p {
  color: #464646;
  font-size: 16px;
  width: 690px;
  height: 70px;
  display: table-cell;
  vertical-align: middle; }

.faq-text1 a {
  color: #157efb;
  text-decoration: none;
  font-size: 16px; }

.faq-questions-wrap {
  width: 690px;
  float: left;
  background: #f3f0f0; }

.faq-questions {
  width: 690px;
  float: left;
  border: 1px dashed #a8adb5;
  padding: 15px 20px 15px 20px; }

#faq-ul li {
  list-style-type: decimal;
  margin-top: 20px; }

#faq-ul li:first-child {
  margin-top: 0px; }

#faq-ul a {
  color: #157efb;
  font-size: 14px;
  text-decoration: none; }

#faq-ul a:hover {
  text-decoration: underline; }

.faq-consult {
  width: 690px;
  height: 54px;
  background: url("/images/line-4.png") no-repeat;
  float: left;
  text-align: center; }

.faq-consult p {
  font-size: 16px;
  color: #000;
  line-height: 54px;
  height: 54px;
  width: 690px;
  text-transform: uppercase; }

.faq-answer-wrap {
  width: 690px;
  float: left; }

.faq-answer-wrap span {
  font-size: 14px;
  color: #000;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 20px;
  float: left; }

.faq-answer-wrap p {
  font-size: 14px;
  color: #000;
  font-style: italic;
  float: left;
  margin-bottom: 20px; }

.faq-answer-wrap a {
  font-size: 14px;
  color: #157efb;
  font-style: italic;
  float: left;
  margin-bottom: 40px;
  text-decoration: none; }

.faq-answer-wrap a:hover {
  text-decoration: underline; }

.faq-answer-wrap ul {
  width: 535px;
  float: left;
  margin-left: 75px; }

.faq-answer-wrap li {
  font-size: 14px;
  color: #000;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 20px;
  list-style: none;
  position: relative; }

.faq-answer-wrap li:before {
  color: #ada5c8;
  content: "\2022";
  margin-left: -20px;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -11px; }

.answ-link {
  float: left; }

.last-child-menu a {
  background: none !important;
  padding-right: 0 !important; }

.with_absolute_position {
  position: absolute;
  right: 0;
  top: 0; }

.with_min_height {
  min-height: 420px; }

.events-one-item img {
  width: 100%;
  padding-top: 10px; }

.contacts-wrap-all {
  width: 960px;
  margin: 0 auto; }

.contacts-wrap {
  margin-top: 30px;
  padding-bottom: 40px; }

.contacts-img {
  margin-bottom: 50px;
  position: relative;
  z-index: 2; }

.contacts-img img {
  width: 100%;
  z-index: 2;
  position: relative; }

.contacts-img-shadow, .contacts-img-shadow img {
  width: 100%;
  height: 125px;
  position: absolute;
  bottom: -25px;
  z-index: 1; }

.contacts-title {
  width: 100%;
  float: left;
  color: #464646;
  font-size: 22px;
  margin-bottom: 20px; }

.contacts-ico img {
  width: 32px;
  position: absolute; }

.contacts-tel {
  color: #464646;
  font-size: 16px;
  padding-left: 45px;
  text-align: left; }

.contacts-ico-img {
  width: 100%;
  float: left; }

.contacts-fax a {
  color: #157efb; }

.contacts-graph-form {
  width: 960px;
  float: left;
  margin-top: 40px;
  margin-bottom: 60px; }

.contacts-graph-wrap {
  border: 1px dashed #b5b9c0;
  padding: 20px; }

.contacts-form {
  border: 1px dashed #b5b9c0;
  padding: 20px; }

.contacts-graph {
  box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.14);
  margin-top: 30px;
  background: #fff; }

.contacts-graph:first-child {
  margin-top: 0; }

.contacts-how-work {
  margin-bottom: 10px;
  color: #000;
  font-size: 18px; }

#contactsMap {
  height: 290px;
  background: #808080;
  margin-top: 30px; }

.contacts-form-title {
  color: #010101;
  font-size: 20px; }

.contacts-form-streat {
  color: #010101;
  font-size: 16px; }

.contacts-form-inform {
  margin-top: 60px;
  color: #6b6b6b;
  font-size: 14px; }

.form-contacts-page {
  margin-top: 15px;
  text-align: center; }
  .form-contacts-page input {
    width: 100%;
    margin-bottom: 10px; }
  .form-contacts-page textarea {
    width: 100%; }

.company-wrap > .slider-wrap-all {
  margin-bottom: 0; }

.our-services-text.our-contacts {
  height: 65px; }
  .our-services-text.our-contacts p {
    line-height: 75px; }
  .our-services-text.our-contacts img {
    top: 36px; }

.contacts-texts p {
  color: #333333;
  font-size: 16px; }

.icons-contacts-wrap {
  text-align: center; }
  .icons-contacts-wrap:hover {
    color: #617398;
    transition: 0.3s; }
  .icons-contacts-wrap .icons-contacts-img {
    height: 81px;
    text-align: center; }

.icons-contacts-wrap p {
  margin-top: 30px;
  font-size: 16px;
  transition: 0.3s; }

.flags-contacts-wrap {
  width: 96px;
  float: left;
  text-align: center; }

.flags-contacts-wrap p {
  margin-top: 15px;
  color: #333333;
  font-size: 14px; }

.flags-contacts-wrap-all, .circle-wrapper-all, .contacts-our-pre-wrap {
  margin-top: 10px; }

.company-wrap-all-two {
  width: 100%;
  background: #e7eaf1;
  margin-top: 30px;
  box-sizing: border-box;
  padding-bottom: 40px; }

.company-wrap-two {
  margin: 0 auto; }

.company-two-text {
  height: 65px;
  text-align: center; }

.company-two-text p {
  line-height: 65px;
  color: #000;
  font-size: 24px;
  text-transform: uppercase; }

.grafick-rabotu-wrap {
  width: 280px;
  height: 100px;
  box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.14);
  background-color: #FFF;
  margin: 0 auto;
  margin-bottom: 20px; }
  .grafick-rabotu-wrap .contacts-graph-l-block {
    width: 40px;
    float: left;
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-top: 15px; }
  .grafick-rabotu-wrap .contacts-graph-r-block {
    width: 40px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    background: #617398; }
  .grafick-rabotu-wrap .contacts-graph-l p {
    width: 200px;
    float: left;
    margin-top: 20px;
    text-align: center;
    color: #64676d;
    font-size: 15px; }
  .grafick-rabotu-wrap .contacts-graph-r {
    width: 80px;
    float: left;
    margin-top: 15px;
    text-align: center;
    color: #617398;
    font-size: 15px; }
    .grafick-rabotu-wrap .contacts-graph-r .contacts-graph-l-block {
      margin-top: 0; }
  .grafick-rabotu-wrap #contacts-road {
    width: 100%; }

@media (min-width: 768px) {
  .grafick-rabotu-wrap {
    width: 420px; }
    .grafick-rabotu-wrap .contacts-graph-l-block {
      width: 60px;
      font-size: 24px;
      margin-top: 15px; }
    .grafick-rabotu-wrap .contacts-graph-r-block {
      width: 60px;
      font-size: 24px;
      margin-top: 15px; }
    .grafick-rabotu-wrap .contacts-graph-l p {
      width: 300px;
      margin-top: 20px;
      font-size: 15px;
      letter-spacing: 1px; }
    .grafick-rabotu-wrap .contacts-graph-r {
      width: 120px;
      margin-top: 10px;
      text-align: center;
      font-size: 15px; }
    .grafick-rabotu-wrap #contacts-road {
      letter-spacing: 1px; } }

.company-form-wrapp-text {
  height: 75px;
  text-align: center; }
  .company-form-wrapp-text p {
    color: #000;
    line-height: 75px;
    font-size: 26px; }
  .company-form-wrapp-text a {
    color: #617398; }

.company-forma-all {
  margin: 0 auto; }

.company-forma-wr {
  width: 545px;
  float: left;
  border: 1px solid #c4ccdd;
  box-sizing: border-box;
  padding: 30px 0;
  text-align: center;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.14);
  margin-bottom: 40px; }

.form-company-page {
  width: 266px;
  margin: 0 auto; }

.form-company-page > .text-consult {
  border: 1px solid #617398; }

.form-company-page > .text-consult:focus {
  border: 1px solid #73cdf6;
  box-shadow: 0 0 10px #50c3f8; }

.form-company-page > .wrong {
  border: 1px solid #ef4997;
  box-shadow: 0 0 10px #ef4997; }

.form-company-page > .normal {
  border: 1px solid #00f12d;
  box-shadow: 0 0 10px #00f12d; }

.circle-wrapper-all {
  width: 100%; }

#circle-wrapper-all-1 {
  background: url("/images/contacts-circl-bg-1.png") 38px 0 no-repeat; }

#circle-wrapper-all-2 {
  margin-top: 70px;
  background: url("/images/contacts-circl-bg-2.png") 38px 0 no-repeat; }

.circle-wrapper {
  width: 192px;
  float: left;
  text-align: center;
  position: relative; }

.company-circle-hover {
  width: 122px;
  height: 122px;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -61px;
  opacity: 0;
  transition: 0.3s; }

@keyframes anim_circle {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes anim_circle {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes anim_circle {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }

.circle-wrapper p {
  width: 192px;
  float: left;
  margin-top: 23px;
  font-size: 16px;
  color: #333333;
  transition: 0.6s; }

.circle-wrapper:hover.circle-wrapper p {
  transition: 0.4s;
  color: #617398;
  text-shadow: 0px 0px 7px rgba(148, 175, 195, 0.5); }

.event-item {
  margin-bottom: 20px; }
  .event-item img {
    width: 100%;
    height: auto; }
  .event-item:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.our-services {
  padding: 15px;
  color: #333333;
  font-size: 24px;
  text-transform: uppercase; }
  .our-services .services-block {
    padding: 0;
    position: relative; }
    .our-services .services-block img {
      width: 100%; }
    .our-services .services-block a {
      position: absolute;
      bottom: 20px;
      color: #FFF;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 15px;
      text-transform: none; }
      .our-services .services-block a img {
        width: 117px; }
    .our-services .services-block.big-service a {
      bottom: 0; }
      .our-services .services-block.big-service a .services-link-text-wrap {
        width: 70%;
        margin: 0 auto;
        background: #000000;
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        padding: 20px;
        font-size: 20px; }

.modal-dialog {
  width: 500px;
  margin: 100px auto; }

.modal-header {
  border-radius: 5px; }

.modal-company-forma-wr {
  width: 0px;
  float: none;
  border: none;
  display: inline;
  box-shadow: none;
  padding: 10px; }

textarea.text-consult {
  height: auto; }

.portfolio-wrap .list-view {
  min-height: 640px; }

.articles-one-item {
  width: auto;
  padding-top: 10px; }
  .articles-one-item img {
    max-width: 100%; }
  .articles-one-item .image img {
    width: 100%;
    height: auto; }

.empty {
  display: none; }

.content-last-block-seo-text-wrap {
  clear: both;
  font-size: 15px;
  padding: 15px; }

.without_line {
  background: none; }

.height_off {
  height: auto; }

.slider-right-img-1 {
  width: 100%;
  height: 340px;
  background: url("/images/slider-right-img-1.jpg") no-repeat;
  padding-top: 200px;
  box-sizing: border-box; }

.slider-right-img-2 {
  width: 100%;
  height: 80px;
  background: url("/images/slider-right-img-2.jpg") no-repeat; }

.slider-right-img-1 p {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  text-shadow: 1px 2px 4px rgba(105, 97, 89, 0.75); }

.slider-right-img-1 span {
  font-size: 13px;
  color: #fff;
  text-transform: none; }

.slider-right-img-2 p {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  line-height: 60px; }

.slider-right-img-2 p a {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  line-height: 60px; }
