@import "/css/libs.css";
@import "/fonts/dentist/flaticon-dentist.css";
@import "/fonts/Flaticon-instagram-logo/flaticon-instagram-logo.css";
@import "/fonts/Flaticon-ok/flaticon-odnoklassniki-logo.css";

fieldset, hr {
  border: none;
}
body, fieldset {
  margin: 0;
  padding: 0;
}
body, fieldset, hr {
  padding: 0;
}
a, input, textarea {
  outline: 0!important;
}
.hidden, .invisible, .uWithSubmenu>ul {
  visibility: hidden;
}
.gTableTop #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, .gTableTop a:hover, .gTableTop header#header>.brand #logo:hover, .gTableTop header#header>.brand>.right .info-block>.info-text a:hover, .gTableTop header#header>.upper a:hover, a, header#header>.brand .gTableTop #logo:hover, header#header>.brand>.right .info-block>.info-text .gTableTop a:hover, header#header>.upper .gTableTop a:hover {
  text-decoration: none!important;
}
#land-process .stage:after, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot:after, .clearfix:after, .header-with-text:after, .offer-block:after, header#header>.upper .search-form form:after {
  clear: both;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBpp-63r6doWhTEbsfBIRJ7A.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v8/_3BPfr0mgHsBvbKFuzsF8_esZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local('PT Serif Bold'), local('PTSerif-Bold'), url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpJp-63r6doWhTEbsfBIRJ7A.ttf) format('truetype');
}

html {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
}
::-moz-selection {
  text-shadow: none;
  color: #222;
  background-color: #ffdd91;
}
::selection {
  text-shadow: none;
  color: #222;
  background-color: #ffdd91;
}
hr {
  display: block;
  height: 1px;
  border-top: 1px solid #eee;
  margin: 1em 0;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
textarea {
  resize: vertical;
}
#land-process .stage>.stage-number, #land-why .why-block:before, .font, aside#side .block>.head, h1 {
  font-family: "PT Serif";
}
#land-process .stage>.stage-number, #land-why .why-block:before, .font, aside#side .block>.head, h2, h3, h4, h5, h6 {
  font-family: "PT Serif", serif!important;
}
body {
  font-size: 100%;
  background-color: #fff;
}
a {
  color: #38adea;
  border-bottom: 1px solid #9ad4f3;
  border-color: rgba(56, 173, 234, .5);
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, a:hover, header#header>.brand #logo:hover, header#header>.brand>.right .info-block>.info-text a:hover, header#header>.upper a:hover {
  color: #ffdd91;
  border-bottom: 1px solid #fdecc6;
  border-color: rgba(255, 221, 145, .5);
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
#content main#main>h1:before, #page-meta .slide>.info:before, #slider .slide>.info:before, .leaf, .post-case:before, .single-work:before {
  display: block;
  width: 120px;
  height: 30px;
  /* background: url(../img/leaf.png) no-repeat; */		/* Листик над текстом в слайдере */
}
.split {
  padding: 0 10px;
}
.link-info {
  color: #fafafa;
  background-color: #38adea;
}
.link-buy {
  color: #222;
  background-color: #ffdd91;
}
.link-special {
  color: #3580a7;
  background-color: #fafafa;
}
.link-buy, .link-info, .link-special {
  display: inline-block;
  width: 200px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
  border: none!important;
}
.link-buy:hover, .link-info:hover, .link-special:hover {
  color: #38adea; /*fafafa*/
  background-color: #ffdd91; /*222*/
}
input, textarea {
  display: inline-block;
  font-size: 14px;
  color: #8e8e8e;
  border: none!important;
  border-radius: 2px;
  padding: 15px;
  background-color: #eee;
}
input[type=submit], input[type=button], input[type=reset] {
  color: #222;
  margin: 0;
  padding: 20px 40px;
  font-weight: 700;
  background-color: #ffdd91;
}
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
  color: #fafafa;
  background-color: #38adea;
}
#suggEdit, .manFl, .manFlTitle, .manFlTxt, #blF11, #blF12, #blF13, #blF14, #blF15, #nwF11, #nwF12, #nwF13, #nwF14, #nwF15, .loginField {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#iplus>input {
  padding: 0;
}
.codeButtons {
  padding: 5px 10px!important;
}
select.codeButtons {
  color: #222;
  font-weight: 700;
  background-color: #ffdd91;
  border: none!important;
  font-size: 12px;
  vertical-align: bottom;
  border-radius: 2px;
}
#land-blog .blog-post>.blog-post-image:after, #land-prices #price-table>li>.price-title, #land-prices #price-table>li>.price-title:after, #land-process .post-case>a.stage>.stage-number, #land-process .stage>.stage-number, #land-review #reviews .owl-dots .owl-dot span, #land-why .post-case>a>.why-block:before, #land-why .why-block>.icon span:before, #land-why .why-block>.icon>i:before, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a, #page-meta .owl-theme .owl-dots .owl-dot span, #slider .owl-theme .owl-dots .owl-dot span, #smiles-main-link, .blog-view>.blog-view-img:before, .link-buy, .link-info, .link-special, .more-posts, .offer-block>a>.icon, .pollBlock .pollAns .answer>label:after, .post-case>a>.font, .profileArea>div>a, .single-work:before, .uWithSubmenu>a:after, .uWithSubmenu>ul, aside#side .post-case>a.block>.head, div#page-meta.work-case-page #watch-full-work, div#page-meta.work-case-page #work-full-img, header#header>.brand #logo, header#header>.brand>.right .info-block, header#header>.brand>.right .info-block>.info-text a, header#header>.upper .search-form, input[type=submit], input[type=button], input[type=reset] {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.browser-upgrade {
  position: fixed;
  z-index: 333;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 20px;
  color: #fafafa;
  text-align: center;
  background-color: #d9494a;
}
.browser-upgrade a {
  color: #393e46;
  border-color: #b94649;
}
.browser-upgrade #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, .browser-upgrade a:hover, .browser-upgrade header#header>.brand #logo:hover, .browser-upgrade header#header>.brand>.right .info-block>.info-text a:hover, .browser-upgrade header#header>.upper a:hover, header#header>.brand .browser-upgrade #logo:hover, header#header>.brand>.right .info-block>.info-text .browser-upgrade a:hover, header#header>.upper .browser-upgrade a:hover {
  color: #b94649;
  border-color: #cd484a;
}
header#header {
  display: block;
}
header#header>.upper {
  font-size: 14px;
  color: #276382;
  padding: 18px 0;
  overflow: hidden;
  background-color: #38adea;
}
header#header>.upper .left>.social-list-button {
  display: none;
}
header#header>.upper .left>#social-list {
  display: block;
}
header#header>.upper.active-search .search-form {
  top: -15px!important;
}
header#header>.upper.active-search #call-search:after {
  content: "\f15e"!important;
}
header#header>.upper>.wrap {
  position: relative;
}
header#header>.upper a {
  color: #276382;
  border-color: #339bd1;
}
header#header>.upper .split {
  color: #319fd8;
}
header#header>.brand>.right .info-block:hover, header#header>.upper #call-search:hover {
  color: #ffdd91;
}
header#header>.upper .search-form {
  display: block;
  position: absolute;
  background-color: #38adea;
  width: 98%;
  top: -95px;
}
#navigation, header#header>.upper .search-form .schBtn .searchSbmFl:hover {
  background-color: #3580a7;
}
header#header>.upper .search-form .schQuery {
  width: 87%;
  text-align: left!important;
  float: left;
}
header#header>.upper .search-form .schQuery .queryField {
  display: block;
  width: 96%;
  padding: 15px 2%}
header#header>.upper .search-form .schBtn {
  float: left;
  margin-left: 20px;
}
header#header>.upper .search-form .schBtn .searchSbmFl {
  padding: 15px 40px;
}
header#header>.upper #call-search {
  display: block;
  cursor: pointer;
}
header#header>.upper #call-search:after {
  content: "\f16a"!important;
  font-family: Flaticon;
  font-size: 14px;
}
header#header>.brand {
  height: 100px;
  padding: 40px 0;
}
header#header>.brand>.right .info-block {
  float: left;
  padding-top: 10px;
}
header#header>.brand>.right .info-block:hover a {
  color: #ffdd91!important;
  border-bottom: 1px solid #fdecc6!important;
  border-color: rgba(255, 221, 145, .5)!important;
}
header#header>.brand>.right .info-block:hover #logo:hover, header#header>.brand>.right .info-block:hover #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, header#header>.brand>.right .info-block:hover a:hover {
  color: #38adea!important;
}
header#header>.brand #logo, header#header>.brand>.right .info-block>.info-text a {
  color: #222;
  font-weight: 700;
  border: none!important;
}
header#header>.brand>.right .info-block>.info-icon {
  float: left;
}
header#header>.brand>.right .info-block>.info-icon>span:before {
  font-size: 60px;
}
header#header>.brand>.right .info-block>.info-text {
  float: right;
  line-height: 32px;
  padding: 8px 20px 0 8px;
}
header#header>.brand #logo {
  display: block;
  font-size: 36px;
}
header#header>.brand #logo.line1 span, header#header>.brand #logo.line1>h1 {
  margin: 30px 0 0 20px;
}
header#header>.brand #logo.line3 span, header#header>.brand #logo.line3>h1 {
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 0 20px;
}
header#header>.brand #logo>img {
  float: left;
  height: 100px;
}
header#header>.brand #logo span, header#header>.brand #logo>h1 {
  float: right;
  margin: 6px 0 0 20px;
  font-size: 27px;
  line-height: 42px;
}
header#header>.brand .only-logo {
  text-align: center;
}
header#header>.brand .only-logo>#logo {
  display: inline-block;
}
#navigation {
  color: #fafafa;
  padding: 20px 0;
  z-index: 9;
}
#navigation #mobile-navigation-button {
  display: none;
  position: relative;
  text-align: center;
  cursor: pointer;
}
#navigation #mobile-navigation-button:after {
  display: block;
  color: #fafafa;
  content: "\f0c9"!important;
  position: absolute;
  top: 0;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 21px;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot:after, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot:before {
  content: " ";
  display: table;
}
.uWithSubmenu>a:after, .uWithSubmenu>ul:before, .uWithSubmenu>ul>li:after {
  content: ""}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>.uWithSubmenu>ul {		/*Вид Submenu*/
  min-width: 300px;
  position: absolute;
  top: 82px;
  left: 0;
  border-right: none;
  border-top: 2px solid #ffdd91;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>.uWithSubmenu>ul:before {
  top: -25px!important;
  right: initial!important;
  width: 50%!important;
  height: 25px!important;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>.uWithSubmenu:hover>ul {
  top: 42px;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li {
  display: block;
  float: left;
  font-weight: 700;
  position: relative;
  margin-right: 60px;
  z-index: 99;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li:after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 22px;
  top: 0;
  right: -29px;
  background-color: #38adea;
  background-color: rgba(56, 173, 234, .3);
  pointer-events: none;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li:last-child {
  margin: 0;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li:last-child:after {
  display: none;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a {
  color: #fafafa;
  border: none!important;
}
#navigation.full-navigation>.wrap {
  width: 100%}
#navigation.full-navigation>.wrap>#uNMenuDiv1>.uMenuRoot {
  text-align: center;
}
#navigation.full-navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li {
  display: inline-block;
  float: none;
}
.uWithSubmenu>a:after {
  display: inline-block;
  margin: 0 0 3px 5px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #fafafa;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.uWithSubmenu>a:hover:after, .uWithSubmenu>a:hover:after, header#header>.brand .uWithSubmenu>#logo:hover:after, header#header>.brand>.right .info-block>.info-text .uWithSubmenu>a:hover:after, header#header>.upper .uWithSubmenu>a:hover:after {
  background-color: #ffdd91;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.uWithSubmenu>a:hover+ul, .uWithSubmenu>a:hover+ul, header#header>.brand .uWithSubmenu>#logo:hover+ul, header#header>.brand>.right .info-block>.info-text .uWithSubmenu>a:hover+ul, header#header>.upper .uWithSubmenu>a:hover+ul {
  display: block;
}
.uWithSubmenu>ul {
  opacity: 0;
  display: block;
  width: 220px;
  position: absolute;
  margin: 0;
  padding: 0;
  top: -9px;
  left: -280px;
  list-style-type: none;
  background-color: #3580a7;
  border-right: 2px solid #ffdd91;
}
.uWithSubmenu>ul:before {
  display: block;
  position: absolute;
  width: 60px;
  height: 50px;
  right: -20px;
  cursor: pointer;
}
.uWithSubmenu>ul>li {
  padding: 0 20px;
  position: relative;
}
.uWithSubmenu>ul>li:first-child {
  padding-top: 10px;
}
.uWithSubmenu>ul>li:last-child {
  padding-bottom: 10px;
}
.uWithSubmenu>ul>li:last-child:after {
  display: none;
}
.uWithSubmenu>ul>li:after {
  width: 100%;
  height: 2px;
  display: block;
  margin: 5px auto;
  background-color: #38adea;
  background-color: rgba(56, 173, 234, .3);
}
.uWithSubmenu>ul>li>a {
  display: block;
  padding: 10px 40px;
  color: #fafafa;
  border: none;
  background-color: transparent;
}
#navigation>.wrap>#uNMenuDiv1.uWithSubmenu>ul.uMenuRoot>li>a:hover, .uWithSubmenu>ul>li>a:hover, header#header>.brand .uWithSubmenu>ul>li>#logo:hover, header#header>.brand>.right .info-block>.info-text .uWithSubmenu>ul>li>a:hover, header#header>.upper .uWithSubmenu>ul>li>a:hover {
  color: #ffdd91;
  background-color: #38adea;
  background-color: rgba(56, 173, 234, .3);
}
.uWithSubmenu:hover>a, .uWithSubmenu:hover>span {
  color: #ffdd91!important;
}
.uWithSubmenu:hover>a:after, .uWithSubmenu:hover>span:after {
  background-color: #ffdd91!important;
}
.uWithSubmenu:hover>ul {
  opacity: 1;
  visibility: visible;
  left: -220px;
}
#navigation.active-mobile {
  background-color: #fafafa;
}
#navigation.active-mobile #mobile-navigation-button {
  color: #fafafa;
  margin-bottom: 20px;
}
#navigation.active-mobile #mobile-navigation-button:after {
  color: #222;
  content: "\f15e"!important;
  font-family: Flaticon;
}
#navigation.active-mobile>.wrap>#uNMenuDiv1 {
  display: block;
}
#navigation.active-mobile>.wrap>#uNMenuDiv1>.uMenuRoot>li {
  display: block;
  float: none;
  margin: 0;
  background-color: #38adea;
  border-top: 1px solid #66c0ef;
  border-bottom: 1px solid #1796d8;
}
#navigation.active-mobile>.wrap>#uNMenuDiv1>.uMenuRoot>li.uWithSubmenu>a:hover+ul, #navigation.active-mobile>.wrap>#uNMenuDiv1>.uMenuRoot>li:after, header#header>.brand #navigation.active-mobile>.wrap>#uNMenuDiv1>.uMenuRoot>li.uWithSubmenu>#logo:hover+ul {
  display: none;
}
#navigation.active-mobile>.wrap>#uNMenuDiv1>.uMenuRoot>li>a {
  display: block;
  padding: 20px 0;
}
#navigation.active-mobile>.wrap>#uNMenuDiv1>.uMenuRoot>.uWithSubmenu>ul {
  display: none;
  position: static;
  border: none;
  border-left: 2px solid #ffdd91;
  border-right: 2px solid #ffdd91;
}
#navigation.active-mobile .uWithSubmenu>ul {
  display: none;
  width: 95%;
  margin: 0 auto;
  position: static;
  opacity: 1;
  visibility: visible;
  background-color: #38adea;
  border: none;
  border-left: 2px solid #ffdd91;
  border-right: 2px solid #ffdd91;
}
#navigation.active-mobile .uWithSubmenu>ul>li {
  padding: 0!important;
  border-top: 1px solid #66c0ef;
  border-bottom: 1px solid #1796d8;
}
#navigation.active-mobile .uWithSubmenu>ul>li:after {
  display: none;
}
#navigation.active-mobile .uWithSubmenu>ul>li>a {
  display: block;
  padding: 20px 0;
}
#page-meta, #slider, div#page-meta.work-case-page {				/* Фон слайдера */
  color: #fafafa;
  height: 500px;
  position: relative;
  background: url(../img/background-sigma-2.jpg) center no-repeat;
  z-index: 5;
}
#land-review:after, #page-meta:after, #slider:after, div#page-meta.work-case-page:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7;		/*старое значение .7*/
  background-color: #38adea;
}
#page-meta .slide, #slider .slide, div#page-meta.work-case-page .slide {
  display: block;
  position: relative;
  height: 460px;
}
#page-meta .slide>.info, #slider .slide>.info {
  display: block;
  width: 965px;
  margin: 0 auto;
  padding: 40px 0 0;
  text-align: center;
}
#page-meta .slide>.info.vc, #slider .slide>.info.vc {
  padding: 0;
}
#page-meta .slide>.info:before, #slider .slide>.info:before {
  content: "";
  display: block;
  margin: 0 auto;
}
#page-meta .slide>.info>h2, #slider .slide>.info>h2 {
  font-size: 48px;
  margin: 20px 0 40px;
  line-height: 58px;
}
#page-meta .slide>.info>.multi>a, #slider .slide>.info>.multi>a {
  margin-right: 20px;
}
#page-meta .owl-theme .owl-controls, #slider .owl-theme .owl-controls {
  margin: 0;
}
#page-meta .owl-theme .owl-dots .owl-dot span, #slider .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  border: 4px solid #fafafa;
  background-color: transparent;
}
#page-meta .owl-theme .owl-dots .owl-dot:hover span, #slider .owl-theme .owl-dots .owl-dot:hover span {
  border-color: #ffdd91;
}
#page-meta .owl-theme .owl-dots .owl-dot.active span, #slider .owl-theme .owl-dots .owl-dot.active span {
  background-color: #fafafa;
  border-color: #fafafa!important;
}
#page-meta {
  height: auto!important;
  padding: 40px 0;
  margin-bottom: 40px;
  text-align: center;
}
#page-meta>.wrap>h2 {
  font-size: 48px;	/*48px*/
  margin: 0;
}
#page-meta>.wrap>.breadcrumbs {
  opacity: .8;
  margin-top: 20px;
}
#page-meta>.wrap>.breadcrumbs>ul {
  display: block;
  color: #eee;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#page-meta>.wrap>.breadcrumbs>ul>li {
  display: inline;
}
#content, #content main#main, .header:after {
  display: block;
}
#page-meta>.wrap>.breadcrumbs>ul>li a {
  color: #eee;
  border-color: rgba(238, 238, 238, .3);
}
#page-meta>.wrap>.breadcrumbs>ul>li a:hover, #page-meta>.wrap>.breadcrumbs>ul>li header#header>.brand #logo:hover, #page-meta>.wrap>.breadcrumbs>ul>li header#header>.brand>.right .info-block>.info-text a:hover, header#header>.brand #page-meta>.wrap>.breadcrumbs>ul>li #logo:hover, header#header>.brand>.right .info-block>.info-text #page-meta>.wrap>.breadcrumbs>ul>li a:hover {
  color: #3580a7;
  border-color: rgba(53, 128, 167, .3);
}
#page {
  margin: 40px 0;
}
#content {								/*Ширина контента в фиксированном окне*/
  width: 580px; /*было 860*/
  float: left;
}
#content main#main>h1 {
  color: #fafafa;
  position: relative;
  margin: 0 0 20px;
  padding: 40px 0;
  text-align: center;
  background: url(../img/background.jpg) center no-repeat #38adea;
  background-size: cover;
  z-index: 3;
}
#content main#main>h1:before {
  content: "";
  margin: 0 auto 40px;
}
#content main#main>h1:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
  background-color: #38adea;
}
#content main#main blockquote {
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 60px;
  background-color: #fafafa;
}
#content main#main blockquote:before {
  content: "\0ab"!important;
  position: absolute;
  font-size: 48px;
  font-weight: 700;
  top: 15px;
  left: 15px;
  color: #e0e0e0;
}
.header-with-text h3:after, .header:after, .offer-block>.body h4:after, .post-case:after, .post-case:before {
  content: ""}
.header {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 60px;
}
.header:after {
  width: 80px;
  height: 5px;
  margin: 10px auto 0;
  background-color: #ffdd91;
}
.header h3, .header-with-text h3 {
  display: inline-block;
  margin: 0;
  font-size: 32px;
}
.header h3 {
  border: 5px solid #ffdd91;
  padding: 10px 40px;
}
.header-with-text {
  padding-bottom: 60px;
}
.header-with-text h3 {
  position: relative;
  float: left;
  padding: 0;
  text-transform: uppercase;
  text-align: right;
}
.header-with-text h3:after {
  display: block;
  width: 5px;
  height: 80%;
  position: absolute;
  top: 10%;
  right: -40px;
  background-color: #ffdd91;
}
.header-with-text .header-text {
  color: #8e8e8e;
  overflow: hidden;
  padding: 8px 0 0 80px;
}
.land-hr {
  margin: 60px auto;
}
#land {
  padding: 60px 0 0;
}
#land-offer {
  padding-bottom: 60px;
}
.offer-block {
  width: 380px;
  position: relative;
  float: left;
  margin: 0 0 60px 80px;
  padding: 30px 10px 30px 100px;
  background-color: #fafafa;
}
.offer-block:nth-child(2n) {
  float: right;
}
.offer-block:hover>a>.icon {					/* Цвет иконок подразделений при наведении */
  /*color: #222;*/
  color: #38adea;
  background-color: #ffdd91;
}
.offer-block>a>.icon {						/* Цвет иконок подразделений */
  display: block;
  width: 124px;
  height: 124px;
  padding: 20px;
  position: absolute;
  top: 0;
  left: -80px;
  bottom: 0;
  margin: auto;
  color: #ffdd91;
  /*background-color: #222;*/
  background-color: #38adea;
  text-align: center;
}
.offer-block>a>.icon>i:before, .offer-block>a>.icon>span:before {
  font-size: 89px;
}
.offer-block>.body h4 {
  text-align: center;
  font-size: 24px;
  margin: 0;
}
.offer-block>.body h4:after {
  display: block;
  width: 80px;
  height: 5px;
  margin: 20px auto;
  background-color: #ffdd91;
}
.offer-block>.body>.tac {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.offer-block>.body>.tac a {
  font-size: 14px;
  font-weight: 700;
  border: none!important;
}
#land-blog .blog-post>.blog-post-image img, .post-case>a, footer#footer #up-me {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#land-portfolio {
  margin-bottom: 30px;
}
#land-portfolio>.clearfix, #land-portfolio>.header-with-text, #land-portfolio>.offer-block, #land-process #land-portfolio>.stage, header#header>.upper .search-form #land-portfolio>form {
  padding: 0 1.57646%}

/*----------------Вид блока услуг-------------*/								
.post-case {								/*Размер post-case в фиксированном окне*/
  width: 49.18611% /*48%*/;
  height: 280px; /*280px*/
  margin: 0 1.62778% 30px 0;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffdd91;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.post-case:nth-child(2n) {
  /*margin: 0 0 30px;*/
  margin: 0 0 30px 0;			/*0 27px 30px 0*/
}
.post-case:nth-child(3n) {
  margin: 0 1.62778% 30px 0;		/*2.29626%*/
}
.post-case:nth-child(4n) {
  margin: 0 0 30px 0;
}
.post-case:nth-child(6n) {
  margin: 0 0 30px 0;
}
.post-case:last-child {
  margin: 0;
}
.post-case:before {
  margin: 75px auto 0;
  position: relative;
  z-index: 4;
}
.post-case:after, .post-case>a, .post-case>a:after, .post-case>a:before {
  position: absolute;
  left: 0;
  display: block;
}
.post-case:after {
  width: 100%;
  height: 100%;
  top: 0;
  opacity: .7;
  z-index: 3;
  /*background-color: #38adea;*/
}
.post-case>a {
  height: 100%;
  width: 100%;
  color: #fafafa;
  border: none;
  right: 0;
  bottom: -70%;
  padding-top: 100%;
  margin: 0 auto;
  z-index: 5;
}
.post-case>a:before {
  width: 48px;
  height: 66px;
  right: 0;
  bottom: 16px;
  margin: auto;
  color: #38adea;
  content: "\f190"!important;
  font-family: Flaticon;
  font-style: normal;
  font-size: 48px;
  z-index: 3;
}
.post-case>a:after {
  content: "";
  width: 100%;
  height: 100px;
  background-color: #ffdd91;
  opacity: .9;
  bottom: 0;
  z-index: -1;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.post-case>a:hover, .post-case>a:hover, header#header>.brand .post-case>#logo:hover, header#header>.brand>.right .info-block>.info-text .post-case>a:hover, header#header>.upper .post-case>a:hover {
  bottom: 0;
  /*background-color: #222;*/
}
/*----------------Конец вида блока услуг-------------*/

#land-process #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.post-case>a.stage:hover>.stage-number, #land-process .post-case>a.stage:hover>.stage-number, #land-process header#header>.brand .post-case>.stage#logo:hover>.stage-number, #land-process header#header>.brand>.right .info-block>.info-text .post-case>a.stage:hover>.stage-number, #land-why #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.post-case>a:hover>.why-block:before, #land-why .post-case>a:hover>.why-block:before, #land-why header#header>.brand .post-case>#logo:hover>.why-block:before, #land-why header#header>.brand>.right .info-block>.info-text .post-case>a:hover>.why-block:before, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.post-case>a:hover>.font, .post-case>a:hover>.font, aside#side #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li.post-case>a.block:hover>.head, aside#side .post-case>a.block:hover>.head, aside#side header#header>.brand .post-case>.block#logo:hover>.head, aside#side header#header>.brand>.right .info-block>.info-text .post-case>a.block:hover>.head, header#header>.brand #land-process .post-case>.stage#logo:hover>.stage-number, header#header>.brand #land-why .post-case>#logo:hover>.why-block:before, header#header>.brand .post-case>#logo:hover>.font, header#header>.brand aside#side .post-case>.block#logo:hover>.head, header#header>.brand>.right .info-block>.info-text #land-process .post-case>a.stage:hover>.stage-number, header#header>.brand>.right .info-block>.info-text #land-why .post-case>a:hover>.why-block:before, header#header>.brand>.right .info-block>.info-text .post-case>a:hover>.font, header#header>.brand>.right .info-block>.info-text aside#side .post-case>a.block:hover>.head, header#header>.upper .post-case>a:hover>.font {
  width: 100%!important;
  margin: 40px 0 0!important;
}

/*Вид текстового поля услуг*/
#land-process .post-case>a.stage>.stage-number, #land-why .post-case>a>.why-block:before, .post-case>a>.font, aside#side .post-case>a.block>.head {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
  padding: 20px 0;
  background-color: #38adea;
  /*background-color: rgba(34, 34, 34, .9);*/
  text-transform: uppercase;
}
.post-case>a>.body {
  font-size: 14px;
  padding: 40px;
  background-color: #222;
  background-color: rgba(34, 34, 34, .9);
}
/*--------------------------*/

#land-why>.wrap>.tac {
  color: #8e8e8e;
  margin-bottom: 100px;
}

#land-why .why-block {
  width: 360px;
  float: left;
  background-color: #fafafa;
  position: relative;
  text-align: center;
  margin: 0 60px 100px 0;
}

#land-why .why-block:nth-child(3n) {
  margin: 0 0 60px!important;
}

#land-why .why-block:before {
  position: absolute;
  content: attr(data-number);
  color: #fff;
  font-size: 152px;
  font-weight: 700;
  top: -60px;
  left: -20px;
  z-index: 1;
}
#land-why .why-block:hover>.icon span:before, #land-why .why-block:hover>.icon>i:before {
  color: #ffdd91;
  top: 5px;
}
#land-process #land-why .stage.why-block:hover>.stage-number, #land-why #land-process .stage.why-block:hover>.stage-number, #land-why .why-block:hover>.font, #land-why .why-block:hover>.why-block:before, #land-why aside#side .block.why-block:hover>.head, aside#side #land-why .block.why-block:hover>.head {
  color: #38adea;
}
#land-why .why-block>.icon {
  position: relative;
  height: 100px;
  text-align: center;
  z-index: 5;
}
#land-why .why-block>.icon span:before, #land-why .why-block>.icon>i:before {
  display: block;
  color: #38adea;
  font-size: 112px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 0;
}
#land-process #land-why .stage.why-block>.stage-number, #land-why #land-process .stage.why-block>.stage-number, #land-why .why-block>.font, #land-why .why-block>.why-block:before, #land-why aside#side .block.why-block>.head, aside#side #land-why .block.why-block>.head {
  position: relative;
  color: #222;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  z-index: 7;
}

#land-why .why-block>.body {
  /* max-height: 100px;*/			/*Ограничение высоты текста внутри блока why-block в широком окне*/
  position: relative;
  color: #8e8e8e;
  font-size: 14px;
  padding: 20px;
  z-index: 7;
}

#land-review {
  position: relative;
  padding: 40px;
  margin-bottom: 60px;
  z-index: 3;
  background: url(../img/reviews-background.jpg) center no-repeat fixed #38adea;
  background-size: cover;
}
#land-review>.header:after {
  background-color: #fafafa;
}
#land-review>.header h3 {
  color: #fafafa;
  background-color: transparent;
  border: none;
}

/* #land-review #reviews {
height: 100%} */

#land-review #reviews .review-single {
  /*height: 100%;*/
  padding: 40px;
  margin: 20px;
  text-align: center;
  background-color: #fff;
}
#land-review #reviews .review-single>.review-name {
  color: #8e8e8e;
  font-size: 14px;
  text-align: center;
}
#land-review #reviews .review-single>.review-name>div {
  color: #222;
  font-size: 16px;
  font-weight: 700;
}
#land-review #reviews .owl-dots .owl-dot span {
  background-color: #fafafa;
}
#land-review #reviews .owl-dots .owl-dot:hover span {
  background-color: #38adea;
}
#land-review #reviews .owl-dots .owl-dot.active span {
  background-color: #222;
}
#land-process {
  position: relative;
  margin-bottom: 20px;
}
#land-process .fon:before {
  color: #fafafa;
  display: block;
  font-size: 512px;
  width: 512px;
  height: 512px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .6;
  margin: auto;
  z-index: -1;
}
#land-process .stage {
  width: 560px;
  float: left;
  margin-bottom: 40px;
}
#land-process .stage:nth-child(2n) {
  float: right;
}
#land-process .stage:hover .stage-number {
  color: #38adea;
  border-color: #38adea;
  left: -20px;
}
#land-process .stage>.stage-number {
  display: block;
  position: relative;
  left: 0;
  float: left;
  color: #ffdd91;
  font-size: 48px;
  font-weight: 700;
  padding: 20px 40px;
  margin-right: 40px;
  border: 4px solid #ffdd91;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#land-process .stage>.stage-description {
  color: #8e8e8e;
  font-size: 14px;
}
#land-process #land-why .stage>.stage-description>.why-block:before, #land-process .stage>.stage-description>.font, #land-process .stage>.stage.stage-description>.stage-number, #land-process aside#side .stage>.block.stage-description>.head, #land-why #land-process .stage>.stage-description>.why-block:before, aside#side #land-process .stage>.block.stage-description>.head {
  color: #222;
  font-size: 24px;
  margin-bottom: 20px;
}
#land-prices {
  margin-bottom: 40px;
}
#land-prices #price-table {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#land-prices #price-table>li {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
#land-prices #price-table>li>.price-title {
  color: #222;
  position: relative;
  text-align: center;
  padding: 20px;
  background-color: #fafafa;
  cursor: pointer;
}
#land-prices #price-table>li>.price-title:after {
  color: #fafafa;
  content: "\f13e"!important;
  font-family: Flaticon;
  font-size: 14px;
  font-style: normal;
  position: absolute;
  top: -20px;
  right: 10px;
}
#land-prices #price-table>li>.price-title:hover {
  color: #fafafa;
  background-color: #38adea;
}
#land-prices #price-table>li>.price-title:hover:after {
  top: 20px;
}
#land-prices #price-table>li>.price-body {
  display: none;
  font-size: 14px;
  padding: 20px;
}
#land-prices #price-table>li>.price-body>.price-body-text>h3 {
  text-align: center;
}
#land-prices #price-table>li>.price-body>.price-body-text>.sub-price {
  width: 100%;
  border-spacing: 0px;
  font-size: 12pt;
}
#land-prices #price-table>li>.price-body>.price-body-text>.sub-price tr:nth-child(2n) {
  background-color: #ffdd91;
}
#land-prices #price-table>li>.price-body>.price-body-text>.sub-price #name {
  text-align: left;
  padding: 10px;
}
#land-prices #price-table>li>.price-body>.price-body-text>.sub-price #price {
  width: 90px;
  text-align: center;
  font-weight: bold;
}
#land-prices #price-table>li>.price-body>.price-a {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
#smiles-main-link, .more-posts, .sml1>a {
  border: none!important;
}
#land-prices #price-table>li.active-price-table>.price-title {
  color: #222;
  background-color: #ffdd91;
}
#land-prices #price-table>li.active-price-table>.price-title:after {
  top: 100px;
}
#land-prices #price-table>li.active-price-table>.price-body {
  display: block;
  background-color: #fafafa;
}
#free-special {
  padding: 60px 40px;
  margin-bottom: 60px;
  text-align: center;
  background-color: #38adea;
}
#free-special #land-process .stage>.stage-number, #free-special #land-why .why-block:before, #free-special .font, #free-special aside#side .block>.head, #land-process #free-special .stage>.stage-number, #land-why #free-special .why-block:before, aside#side #free-special .block>.head {
  color: #fafafa;
  font-size: 24px;
  margin-right: 40px;
  vertical-align: sub;
}
.main-form .general-form-fields input, .main-form .general-form-fields textarea {
  display: block;
  width: 800px;
  margin: 0 auto 20px;
}
.main-form input[type=submit] {
  margin-top: 40px;
}
.main-form #secuImgM {
  margin-left: 20px!important;
}
#land-blog .blog-post {
  width: 580px;
  position: relative;
  margin-right: 40px;
  float: left;
  background-color: #fafafa;
}
#land-blog .blog-post:last-child {
  margin: 0;
}
#land-blog .blog-post:hover>.blog-post-image img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#land-blog .blog-post:hover>.blog-post-image:after {
  opacity: 0;
  z-index: -1;
}
#land-blog .blog-post a.post-comments {
  display: block;
  position: absolute;
  z-index: 9;
  top: 20px;
  left: 20px;
  background-color: #fff;
  opacity: .9;
  padding: 10px 40px;
  font-size: 12px;
  font-weight: 700;
  border: none!important;
}
#land-blog .blog-post a.post-comments span:before, #land-blog .blog-post a.post-comments>i:before {
  font-size: 12px;
  margin-right: 10px!important;
}
#land-blog .blog-post>.blog-post-image {
  height: 300px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
#land-blog .blog-post>.blog-post-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #38adea;
  opacity: .7;
  z-index: 3;
}
#land-blog .blog-post>.blog-post-image img {
  width: 100%}
#land-blog .blog-post>.post-header {
  font-size: 22px;
  margin: 0 20px;
}
#land-blog .blog-post>.blog-post-body {
  color: #8e8e8e;
  font-size: 14px;
  padding: 20px;
}
.more-posts {
  display: block;
  color: #222;
  text-align: center;
  font-size: 14px;
  padding: 20px;
  margin: 40px 0;
  background-color: #fafafa;
}
.more-posts:hover {
  color: #fafafa;
  background-color: #38adea;
}
#txtPart555message {
  margin-top: 20px;
}
table.commTable input, table.commTable textarea {
  width: 100%;
  box-sizing: border-box;
}
#siM633 input, #siM633 textarea, .searchQueryFl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
table.commTable .commSbmFl, table.commTable .securityCode {
  width: initial;
}
#smiles-main-link {
  position: absolute;
  top: 30px;
  right: 10px;
  color: #38adea;
  opacity: .2;
}
#smiles-main-link:hover {
  opacity: 1;
}
#smiles-main-link:before {
  content: "\f118"!important;
  font: normal normal normal 24px/1 FontAwesome;
}
.commTd2 {
  padding-top: 20px;
}
.single-comment, .single-review {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fafafa;
}
.single-comment .cAnswer, .single-review .cAnswer {
  color: #000;
  font-style: italic;
  font-size: 14px;
}
.review-upper, .single-comment .comment-upper {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
#pagesBlock1  {
  margin-bottom:  20px;
}
.pagesBlockuz1  {
  display:  block;
  margin:  20px 0 10px 0;
}
.pagesBlockuz2  {
  display:  block;
  margin-top:  80px;
}
.swchItemA, .swchItemA1, a.swchItem, a.swchItem1 {
  padding: 10px 20px;
  border: 1px solid #A9A9A9;
  color: #5F5F5F;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.swchItem1:hover, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.swchItem:hover, a.swchItem1:hover, a.swchItem:hover, header#header>.brand .swchItem#logo:hover, header#header>.brand .swchItem1#logo:hover, header#header>.brand>.right .info-block>.info-text a.swchItem1:hover, header#header>.brand>.right .info-block>.info-text a.swchItem:hover, header#header>.upper a.swchItem1:hover, header#header>.upper a.swchItem:hover {
  border-color: #38adea;
  color: #38adea;
}
.swchItemA, .swchItemA1 {
  border: 1px solid #D4D4D4;
  background-color: #FAFAFA;
  color: #D4D4D4;
  font-weight: 100;
}
.csTop {
  padding: 10px 0 40px!important;
}
.csTop>.numEntries {
  font-size: 14px;
}
.com-order-block {
  margin: 30px 0 20px;
}
hr.message-end {
  margin-bottom: 40px!important;
}
div#page-meta.work-case-page {
  height: 500px!important;
  background-size: cover!important;
}
.blog-view>.blog-view-img, .single-work>.work-single-preview {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
div#page-meta.work-case-page>.wrap {
  padding-top: 150px;
  position: relative;
}
div#page-meta.work-case-page #watch-full-work {
  display: block;
  position: absolute;
  color: #fafafa;
  border: none!important;
  top: 20px;
  right: 0;
  opacity: .3;
}
div#page-meta.work-case-page #watch-full-work:hover {
  color: #3580a7;
  opacity: 1;
}
div#page-meta.work-case-page #watch-full-work:before {
  content: "\f06e"!important;
  font: normal normal normal 32px/1 FontAwesome;
}
div#page-meta.work-case-page #work-full-img {
  position: absolute;
  text-align: center;
  bottom: 20px;
  left: 0;
  right: 0;
  color: #eee;
  opacity: .5;
  border: none!important;
}
div#page-meta.work-case-page #work-full-img:hover {
  opacity: 1;
}
#land-process .stage.eMessage>div.stage-number, #land-why .eMessage>div.why-block:before, .eMessage>div.font, aside#side .block.eMessage>div.head {
  font-size: 32px;
  font-weight: 700;
}
.fotorama__thumb-border {
  border-color: #38adea!important;
}
.nowTags {
  color: #8e8e8e;
  font-size: 14px;
  float: left;
}
.rateMeNow {
  float: right;
}
.u-star-rating-12 a, .u-star-rating-14 a, .u-star-rating-15 a, .u-star-rating-20 a {
  border: none!important;
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -ms-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
}
.single-work {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
  margin-bottom: 40px;
}
.single-work:before {
  position: absolute;
  content: "";
  top: 60px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 4;
}
.single-work>.work-single-preview {
  border: none!important;
  position: relative;
  height: 380px;
  background-color: #38adea;
  background-position: 0 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.single-work>.work-single-preview:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .7;
  z-index: 3;
  background-color: #38adea;
}
.single-work>.work-single-preview>.work-single-header {
  position: relative;
  padding-top: 260px;
  z-index: 9;
  text-align: center;
}
#land-process .single-work>.work-single-preview>.stage.work-single-header>.stage-number, #land-why .single-work>.work-single-preview>.work-single-header>.why-block:before, .single-work>.work-single-preview>.work-single-header>.font, aside#side .single-work>.work-single-preview>.block.work-single-header>.head {
  color: #ffdd91!important;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  padding: 20px 40px;
  text-align: center;
  background-color: #222;
}
.single-work>.u-mpanel {
  position: absolute;
  top: 60px;
  right: 20px;
  z-index: 111;
}
.single-work>.work-single-body {
  display: block;
  padding: 20px 40px;
  font-size: 14px;
}
.single-work:hover:before {
  top: -40px;
}
.single-work:hover>.work-single-preview {
  -webkit-transition: all 5s ease;
  -moz-transition: all 5s ease;
  -ms-transition: all 5s ease;
  -o-transition: all 5s ease;
  transition: all 5s ease;
  background-position: 100% 100%}
.single-work:hover>.work-single-preview:after {
  opacity: .1;
}
.main-work-preview-text {
  color: #8e8e8e;
}
.com-order-block {
  text-align: center!important;
}
.comment-page-selector {
  padding: 12px 0;
  margin-top: 30px;
}
.blog-add-info {
  font-size: 14px;
  color: #8e8e8e;
}
.blog-add-info>a {
  border: none;
}
.blog-view {
  display: block;
  position: relative;
  margin-bottom: 40px;
  background-color: #fafafa;
}
.blog-view>.blog-new {
  color: #791c13;
  font-size: 10px;
  font-weight: 700;
  text-shadow: 0 1px 0 #f15748;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #e44a3a;
  padding: 5px 10px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 11;
}
.blog-view>.blog-view-img {
  height: 280px;
  position: relative;
  background-color: #38adea;
}
.blog-view>.blog-view-img:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  opacity: .7;
  z-index: 3;
  background-color: #38adea;
}
.blog-view>.blog-view-img>.blog-view-meta {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm, .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-date {
  display: inline-block;
  width: 120px;
  padding: 10px 20px;
  text-align: center;
  background-color: #fafafa;
  font-size: 12px;
  font-weight: 700;
}
.blog-view>.blog-view-img>.blog-view-meta>.blog-meta-date {
  margin-right: 20px;
  cursor: default;
}
.blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm>a>i, .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-date>span>i {
  vertical-align: baseline;
  margin-right: 8px;
}
.blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm>a {
  color: #222;
  font-size: 12px;
  border: none!important;
}
.postBottom, .postTable {
  border-top: 1px solid #DBE1E8;
}
#navigation>.wrap.blog-view>#uNMenuDiv1.blog-view-img>.uMenuRoot.blog-view-meta>li.blog-meta-comm>a:hover, .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm>a:hover, header#header>.brand .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm>#logo:hover, header#header>.brand>.right .info-block>.info-text .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm>a:hover, header#header>.upper .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm>a:hover {
  color: #ffdd91;
}
.gTableTop, .gTableTop a {
  color: #FFF;
}
#land-process .stage.blog-view>.stage-number, #land-why .blog-view>.why-block:before, .blog-view>.font, aside#side .block.blog-view>.head {
  font-size: 24px;
  padding: 20px;
}
.blog-view>.blog-view-body {
  font-size: 14px;
  padding: 0 20px 20px;
}
.blog-view:hover>.blog-view-img:before {
  opacity: 0;
}
.forum-box {
  padding: 20px;
  background: #FFF;
}
.gTable, .postTable {
  background: 0 0;
  border-spacing: 0;
}
.postTable {
  margin-top: 20px;
}
.gTableTop {
  background: #38adea;
  text-transform: uppercase;
  padding: 13px 20px;
  font-size: 16px;
}
.gTableSubTop, .postTdTop {
  color: #5E6D81;
  font-weight: 700;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  border-bottom: 1px solid #DBE1E8;
  position: relative;
}
.forumArchive, .forumDescr, .forumLastPostTd, div.forumModer {
  font-size: 8pt;
}
.gTableSubTop #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, .gTableSubTop a, .gTableSubTop a:hover, .gTableSubTop header#header>.brand #logo:hover, .gTableSubTop header#header>.brand>.right .info-block>.info-text a:hover, .gTableSubTop header#header>.upper a:hover, .postTdTop #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, .postTdTop a, .postTdTop a:hover, .postTdTop header#header>.brand #logo:hover, .postTdTop header#header>.brand>.right .info-block>.info-text a:hover, .postTdTop header#header>.upper a:hover, header#header>.brand .gTableSubTop #logo:hover, header#header>.brand .postTdTop #logo:hover, header#header>.brand>.right .info-block>.info-text .gTableSubTop a:hover, header#header>.brand>.right .info-block>.info-text .postTdTop a:hover, header#header>.upper .gTableSubTop a:hover, header#header>.upper .postTdTop a:hover {
  color: #5E6D81!important;
}
.gTableSubTop b {
  font-weight: 400;
}
.archivedForum, .gTableLeft, .lastPostGuest, .lastPostUser, .threadAuthor {
  font-weight: 700;
}
.codeMessage, .forumIcoTd, .forumLastPostTd, .forumNameTd, .forumPostTd, .forumThreadTd, .gTableBody, .gTableBody1, .gTableBottom, .gTableError, .gTableLeft, .gTableRight, .newPollBlock, .newThreadBlock, .postBottom, .postPoll, .postTdInfo, .quoteMessage, .threadAuthTd, .threadIcoTd, .threadLastPostTd, .threadNametd, .threadPostTd, .threadViewTd, .threadsType {
  padding: 15px 10px;
  border-bottom: 1px solid #DBE1E8;
}
.postBottom, .postPoll, .postTdInfo, .posttdMessage {
  border-bottom: none;
}
.postBottom {
  padding: 3px 7px;
}
.frmBtns a, .postBottom a {
  border: none!important;
}
a.forum, a.threadLink {
  padding: 0;
}
.gTableError {
  color: red;
}
#thread_search_button {
  margin: 0!important;
}
#thread_search_field {
  margin: 0 5px 5px 0!important;
}
.postRankName, .reputation {
  margin-top: 5px;
}
a.catLink {
  text-decoration: none;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.catLink:hover, a.catLink:hover, header#header>.brand .catLink#logo:hover, header#header>.brand>.right .info-block>.info-text a.catLink:hover, header#header>.upper a.catLink:hover {
  text-decoration: underline;
}
.archivedForum {
  font-size: 8pt;
  color: red!important;
}
.forumBarKw, .switchActive {
  font-weight: 400;
}
div.forumModer {
  color: #939FAE;
}
.forumViewed {
  font-size: 9px;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.forumBarA:hover, a.forumBarA, a.forumBarA:hover, header#header>.brand .forumBarA#logo:hover, header#header>.brand>.right .info-block>.info-text a.forumBarA:hover, header#header>.upper a.forumBarA:hover {
  text-decoration: none;
}
.fastLoginForm {
  font-size: 8pt;
}
.pagesInfo, .switch {
  padding: 4px 7px;
  font-weight: 400;
  font-size: 11px;
  background: #38adea;
  color: #FFF;
}
.postpSwithces, .threadDescr, .threadLastPostTd, .threadsType {
  font-size: 8pt;
}
.switchActive {
  padding: 4px 7px;
  background-color: #FAFAFA;
  color: #D4D4D4;
}
.threadNoticeLink, .threadsType {
  font-weight: 700;
}
a.switchBack, a.switchDigit, a.switchNext {
  text-decoration: none;
  color: #FFF;
}
#navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.switchBack:hover, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.switchDigit:hover, #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a.switchNext:hover, a.switchBack:hover, a.switchDigit:hover, a.switchNext:hover, header#header>.brand .switchBack#logo:hover, header#header>.brand .switchDigit#logo:hover, header#header>.brand .switchNext#logo:hover, header#header>.brand>.right .info-block>.info-text a.switchBack:hover, header#header>.brand>.right .info-block>.info-text a.switchDigit:hover, header#header>.brand>.right .info-block>.info-text a.switchNext:hover, header#header>.upper a.switchBack:hover, header#header>.upper a.switchDigit:hover, header#header>.upper a.switchNext:hover {
  text-decoration: underline;
}
.threadDescr {
  color: #939FAE;
}
.threadsType {
  height: 20px;
}
.forumOnlineBar, .threadsDetails {
  padding: 5px 0;
}
a.threadPinnedLink {
  font-weight: 700;
  color: #f63333!important;
}
a.threadFrmLink {
  color: #939FAE!important;
}
.thDescr {
  font-weight: 400;
}
.editedBy, .pollQuestion, .pollSubmit, .postUser {
  font-weight: 700;
}
.threadFrmBlock {
  font-size: 8pt;
  text-align: right;
}
.pollButtons, .pollEnd, .pollQuestion, .pollTotal, .postPoll, .postTdInfo {
  text-align: center;
}
.forumNamesBar {
  font-size: 11px;
  padding: 3px 0;
}
.forumModerBlock {
  padding: 3px 0;
}
.postRankIco {
  margin-bottom: 5px;
}
.signatureHr {
  margin-top: 20px;
}
.postTdInfo, .posttdMessage {
  padding: 20px;
}
.postTdInfo {
  border-right: 1px solid #DBE1E8;
  font-size: 12px;
}
.posttdMessage {
  line-height: 24px;
}
.pollSubmitBut, .pollreSultsBut {
  width: 140px;
  font-size: 8pt;
}
.pollEnd {
  height: 30px;
}
.codeMessage, .quoteMessage, .uSpoilerText {
  font-size: 11px;
  padding: 10px;
  margin: 0 0 20px;
  background: 0 0;
  border: 1px solid #DBE1E8!important;
  color: #939FAE;
}
.edited, .editedBy, .pollHelp {
  font-size: 8pt;
}
.signatureView {
  display: block;
  font-size: 8pt;
  line-height: 14px;
  padding: 0 0 0 10px;
  border-left: 3px solid #DBE1E8;
}
.edited {
  padding-top: 30px;
  text-align: right;
  color: gray;
}
.statusBlock {
  padding-top: 3px;
}
.statusOnline {
  color: #0f0;
}
.statusOffline {
  color: red;
}
.UhideBlockL, .UhideBlockL a {
  color: #939FAE;
}
.newPollItem, .newThreadItem {
  padding: 0 0 8px;
  background: url(/.s/t/1321/12.gif) 0 4px no-repeat;
}
.pollHelp {
  font-weight: 400;
  padding-top: 3px;
}
.smilesPart {
  padding-top: 5px;
  text-align: center;
}
.userAvatar {
  border: 1px solid #939FAE;
  padding: 2px;
}
.pollButtons button {
  margin: 0 10px 0 0!important;
}
#forum_filter, .forumContent>table:first-child {
  margin-bottom: 20px;
}
.postBottom .goOnTop {
  display: none!important;
}
#not-found-page>#main-not-found-page p, aside#side, aside#side .block, aside#side .block>.content, span.pagesBlockuz {
  display: block;
}
.postIpLink, .thread_subscribe {
  text-decoration: none;
}
.UhideBlockL a, .thread_subscribe:hover {
  text-decoration: underline;
}
.postip, .postip a {
  font-size: 11px;
  color: #939FAE;
}
.UhideBlockL {
  background: 0 0;
  border: 1px solid #DBE1E8;
  padding: 10px;
}
#not-found-page, #sFltLst {
  background-color: #fafafa;
}
#forum_filter #filter_by {
  margin: 8px 8px 0 0!important;
}
.forumContent input[type=button], .forumContent input[type=reset], .forumContent input[type=submit] {
  width: auto!important;
  padding: 10px 20px;
}
.forumContent input, .forumContent textarea {
  padding: 10px;
}
#thread_search_field {
  width: 130px!important;
}
#iplus>input {
  width: 24px!important;
  margin-top: 11px!important;
}
.allUsersBtn, .uSearchFlSbm {
  width: auto!important;
  padding: 15px 20px!important;
}
#siM633 input, #siM633 textarea {
  box-sizing: border-box;
}
.login-with {
  border: none!important;
}
.searchQueryFl {
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
}
span.pagesBlockuz {
  margin: 20px 0;
}
#not-found-page {
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}
#not-found-page>#main-not-found-page {
  padding-top: 60px;
  text-align: center;
}
#not-found-page>#main-not-found-page #logo-big-style {
  border: none;
}
#not-found-page>#main-not-found-page h1 {
  font-size: 72px;
  margin: 40px 0 0;
}
#not-found-page>#main-not-found-page h2 {
  font-weight: 100;
}
#not-found-page>#main-not-found-page #not-found-search {
  margin-top: 60px;
}
#not-found-page>#main-not-found-page #not-found-search input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#not-found-page>#main-not-found-page #not-found-search .schQuery {
  width: 73%;
  margin-right: 2%;
  float: left;
}
#not-found-page>#main-not-found-page #not-found-search .schBtn {
  width: 25%;
  float: left;
}
#not-found-page>#main-not-found-page #not-found-search .schBtn>input {
  padding: 15px 20px;
}

/*--------------------------------------------------------------------------------------------------*/
/*									Страницы услуг в фиксированном окне								*/
/*--------------------------------------------------------------------------------------------------*/
aside#side {
  width: 580px;	/*было 300*/
  float: right;
}

.doctor_m {
  width: 98.7%;
  margin-bottom: 10px;
  display: inline-block;
  border: solid #a5d8f7;
  border-radius: 80px;
  /*background: #a5d8f7;*/
}
.doctor_w {
  width: 98.7%;
  margin-bottom: 10px;
  display: inline-block;
  border: solid #f7a5a5 /*#ffb1b1*/;
  border-radius: 80px;
  /*background: #ffb1b1;*/
}
.doctor_m h3 {
  font-size: 13pt;
}
.doctor_w h3 {
  font-size: 13pt;
}
.doctor_m .doctor-avatar {
  float: left; 
  margin: 40px 0px 10px -10px;
  width: 300px; /*300px*/
}
.doctor_w .doctor-avatar {
  float: left; 
  margin: 40px 0px 10px -10px;
  width: 300px; /*300px*/
}
.doctor-avatar img {
  width: 200px;
  margin-left: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: transparent;
  border-radius: 50%;
}
.doctor-avatar figcaption {
  font-size: 14pt;
  margin-bottom: 15px;
  text-align: center;
}
figcaption em {
  line-height: 15px;
  font-size: 10pt;
}
figcaption.long {
  font-size: 13pt;
}
.doctor-description {
  text-align: center;
  margin: 40px 30px 40px 30px;
}
.doctor-description p{
  /*float: none;*/
  margin: ;
  font-size: 10pt;
}
.service-list {
  width: 100%;
  padding: 10px 0 10px 0;
  margin-top: 30px;
  margin-bottom: 30px;
  border: solid #92dd8b;
  border-radius: 80px;
  background: #92dd8b;
}
.service-list h3 {
  font-size: ;
  text-align: center;
}
/*
.service-list ul, li {
font-size: 11pt;

margin-left: 20px;
list-style: disc;
}
*/
.service-description {
  display: inline-block;
}
.service-description h3 {
  margin-top: 20px;
}
.service-description p {
  font-size: 11pt;
}
/*--------------------------------------------------------------------------------------------------*/


aside#side .block {
  margin-bottom: 40px;
}
aside#side .block>.head {
  color: #fafafa;
  font-size: 18px;
  padding: 20px 0;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  background-color: #38adea;
}
#uidLogForm a {
  border: none!important;
}
.profileArea>div>a {
  display: block;
  color: #333;
  font-size: 14px;
  background-color: #fafafa;
  padding: 10px;
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #f3f3f3;
}
.profileArea>div>a:hover, header#header>.brand .profileArea>div>#logo:hover, header#header>.brand>.right .info-block>.info-text .profileArea>div>a:hover, header#header>.upper .profileArea>div>a:hover {
  background-color: #f3f3f3;
}
.calTable {
  width: 100%}
.calTable td {
  padding: 20px 0;
  background-color: #fafafa;
}
.calTable .calMonth a {
  padding: 10px 20px;
  border: none!important;
  background-color: #fff;
}
.pollBlock .pollQue {
  font-size: 18px;
  text-align: center;
}
.pollBlock .pollAns {
  margin: 20px 0;
}
.pollBlock .pollAns .answer {
  padding: 10px 20px;
  background-color: #fafafa;
  margin-bottom: 10px;
}
.pollBlock .pollAns .answer:last-child {
  margin: 0!important;
}
.pollBlock .pollButton, .pollBlock .pollTot {
  margin-top: 20px;
}
.pollBlock .pollAns .answer>input {
  display: none;
}
.pollBlock .pollAns .answer>label {
  display: block!important;
  position: relative;
  cursor: pointer;
}
.pollBlock .pollAns .answer>label:before {
  display: block;
  float: left;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #eee;
  margin-right: 20px;
}
.pollBlock .pollAns .answer>label:after {
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c"!important;
  position: absolute;
  top: 3px;
  left: 3px;
  opacity: 0;
  color: #8e8e8e;
}
.pollBlock .pollAns .answer>label:hover:after {
  opacity: 1;
}
.pollBlock .pollAns .answer>label.checked:after {
  opacity: 1;
  color: #222;
}
.pollBlock .pollAns .answer>span:after {
  content: attr(title);
  font-size: 14px;
  display: block;
  color: #8e8e8e;
}
.pollBlock .pollAns .answer>div>div {
  min-width: 3px!important;
  height: auto!important;
}
.pollBlock .pollLnk {
  text-align: center;
  font-size: 14px;
}
#mchatNmF {
  width: 50%!important;
}
#mchatBtn {
  width: auto!important;
  padding: 10px;
  margin: 0;
  position: relative;
  left: -14px;
  top: -5px;
}
.groupAdmin {
  color: red;
  border-color: #ff8080;
  font-weight: 700;
}
footer#footer {
  color: #eee;
  position: relative;
  padding: 40px 0;
  background-color: #3f3f3f;
}
footer#footer a {
  color: #fff;
  border-color: #656565;
  border-color: rgba(255, 255, 255, .2);
}
footer#footer #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, footer#footer a:hover, footer#footer header#header>.brand #logo:hover, footer#footer header#header>.brand>.right .info-block>.info-text a:hover, footer#footer header#header>.upper a:hover, header#header>.brand footer#footer #logo:hover, header#header>.brand>.right .info-block>.info-text footer#footer a:hover, header#header>.upper footer#footer a:hover {
  color: #656565;
  border-color: transparent;
}
footer#footer .footer-block {
  width: 310px;
  margin-right: 40px;
  float: left;
}
footer#footer .footer-block:last-child {
  margin: 0;
}
footer#footer .footer-big-block {
  width: 500px;
}
footer#footer .footer-big-block .link-info {
  margin-top: 20px;
}
footer#footer .footer-block2 {
  width: 560px;
  float: left;
}
footer#footer .footer-block2:last-child {
  float: right;
}
#land-process footer#footer .stage>.stage-number, #land-why footer#footer .why-block:before, aside#side footer#footer .block>.head, footer#footer #land-process .stage>.stage-number, footer#footer #land-why .why-block:before, footer#footer .font, footer#footer aside#side .block>.head {
  font-size: 24px;
  margin-bottom: 20px;
}
#land-process footer#footer .stage>.company-name.stage-number, #land-why footer#footer .company-name.why-block:before, aside#side footer#footer .block>.company-name.head, footer#footer #land-process .stage>.company-name.stage-number, footer#footer #land-why .company-name.why-block:before, footer#footer .font.company-name, footer#footer aside#side .block>.company-name.head {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}
footer#footer .link-info {
  background-color: #4d4d4d;
}
footer#footer .link-info:hover {
  color: #222;
  background-color: #fafafa;
}
footer#footer .contact-line {
  display: block;
  margin-bottom: 20px;
}
footer#footer .contact-line:last-child {
  margin: 0;
}
footer#footer .social-line {
  display: block;
  margin-bottom: 20px;
  border: none!important;
}
footer#footer .social-line:hover {
  color: #fff;
}
footer#footer .social-line:hover i, footer#footer .social-line:hover span {
  color: #222;
  background-color: #fafafa;
}
footer#footer .social-line i, footer#footer .social-line span {
  display: inline-block;
  padding: 5px 20px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #4d4d4d;
}
footer#footer .social-line i:before, footer#footer .social-line span:before {
  font-size: 24px;
}
footer#footer .copyright {
  color: #8e8e8e;
  font-size: 12px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #4d4d4d;
}
footer#footer .copyright a {
  color: #a5a5a5;
  border-color: #535353;
  border-color: rgba(165, 165, 165, .2);
}
footer#footer .copyright #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li>a:hover, footer#footer .copyright a:hover, footer#footer .copyright header#header>.brand #logo:hover, footer#footer .copyright header#header>.brand>.right .info-block>.info-text a:hover, header#header>.brand footer#footer .copyright #logo:hover, header#header>.brand>.right .info-block>.info-text footer#footer .copyright a:hover {
  color: #535353;
  border-color: transparent;
}
footer#footer .split {
  color: #4d4d4d;
}
footer#footer #up-me {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  opacity: 1;
  text-align: center;
  background-color: #4d4d4d;
  cursor: pointer;
}
footer#footer #up-me.smooth-hide {
  opacity: 0;
  bottom: 0;
}
footer#footer #up-me>div {
  position: absolute;
  width: 50px;
  height: 30px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
footer#footer #up-me>div:before {
  font-size: 32px;
}
@media only screen and (max-width:1366px) {
  .post-case {							/*Ширина блока услуг в широком окне*/
    width: 49.18611%;
    margin: 0 1.62778% 30px 0;
  }
  footer#footer #up-me {
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
  }
}@media only screen and (max-width:1260px) {
  .wrap {
    width: 95.2381%}
  header#header>.upper .search-form .schBtn {
    width: 10%;
    margin-left: 1.66667%}
  header#header>.upper .search-form .schBtn .searchSbmFl {
    width: 100%;
    padding: 15px 0;
  }
  header#header>.brand {
    height: auto;
  }
  header#header>.brand>.left {
    padding-top: 10px;
  }
  header#header>.brand>.right .info-block {
    float: none;
    font-size: 14px;
    padding: 0;
    min-width: 200px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
  }
  header#header>.brand>.right .info-block>.info-icon {
    margin-right: 5px;
  }
  header#header>.brand>.right .info-block>.info-icon>span:before {
    font-size: 24px;
  }
  header#header>.brand>.right .info-block>.info-text {
    float: none;
    padding: 5px 0 0;
    line-height: 1.4;
  }
  header#header>.brand>.right .info-block>.info-text>span {
    display: none;
  }
  #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li {
    margin-right: 3%}
  #navigation>.wrap>#uNMenuDiv1>.uMenuRoot>li:after {
    right: -17px;
  }
  #navigation.full-navigation>.wrap {
    width: 95.2381%}
  #land-offer .offer-block {
    width: 31.66667%;
    margin: 0 0 60px 6.66667%;
    padding: 30px .83333% 30px 8.33333%}
  #land-offer .offer-block>a>.icon {
    width: 25.30612%; /*25.30612%*/
    padding: 20px 4.08163%;
    left: -16.32653%}

  #land-why .why-block {				/*Размер по ширине при сужении*/
    width: 26.5%;  /*было 30%*/
    margin: 0 0 100px;
  }

  #land-process .stage {
    width: 46.66667%}
  #land-blog .blog-post {
    width: 48.33333%;
    margin-right: 3.33333%}

  /*--------------------------------------------------------------------------------------------------*/
  /*									Страницы услуг в широком										*/
  /*--------------------------------------------------------------------------------------------------*/  
  #content {
    width: 35%	/*было 71.66667%*/
  }
  aside#side {
    min-width: 60%;			/*было 25%*/
  }
  .doctor_m .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  .doctor_w .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  /*.doctor-avatar img {
  margin-left: auto;
  margin-right: auto;
}*/
  .doctor-description {
    text-align: center;
    margin: 0 30px 40px 30px;
  }
  /*--------------------------------------------------------------------------------------------------*/  

  footer#footer .footer-block {
    width: 25.83333%;
    margin-right: 3.33333%}
  footer#footer .footer-big-block {
    width: 41.66667%}
  footer#footer .footer-block2 {
    width: 46.66667%}
}

/*--------------------------------------------------------------------------------------------------*/
/*												При 1024px											*/
/*--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:1024px) {
  header#header>.upper .left {
    float: none;
    text-align: center;
  }
  header#header>.upper .left>.social-list-button {
    display: block;
  }
  header#header>.upper .left>#social-list {
    display: none;
    margin-top: 20px;
  }
  #navigation>.wrap>#mobile-navigation-button {
    display: block;
  }
  #navigation>.wrap>#uNMenuDiv1 {
    display: none;
  }
  #page-meta .slide>.info, #slider .slide>.info {
    width: 94.23828%}
  #page-meta .slide>.info>h2, #slider .slide>.info>h2 {
    font-size: 38px;
  }
  .header-with-text {
    text-align: center;
  }
  .header-with-text h3 {
    text-align: center;
    float: none;
  }
  .header-with-text h3:after {
    display: block;
    position: static;
    width: 200px;
    height: 5px;
    margin: 20px auto;
  }
  .header-with-text .header-text {
    padding: 0;
  }
  #land-offer {
    padding-bottom: 0;
  }

  /* Размер offer-block в узком окне*/  
  #land-offer .offer-block {
    width: 96%;			
    float: none;
    min-height: 10px!important;
    margin: 0 0 60px;
    padding: 30px 2%;
  }
  #land-offer .offer-block>a>.icon {
    width: 124px; /*25.30612%*/
  }
  .offer-text {				/*Ограничение высоты текста внутри блока offer-block в среднем окне*/
    max-height: 200px;  
  }

  /* Размер why-block в узком окне*/
  #land-blog .blog-post, #land-process .stage, #land-why .why-block {
    width: 100%;
    float: none;
  }

  #land-why .why-block .body {	/*Ограничение высоты текста внутри блока why-block в среднем окне*/
    /*max-height: 70px;*/
  }

  #land-offer .offer-block>a>.icon {
    position: static;
    margin-bottom: 20px;
  }
  #land-portfolio .post-case {			/*Размер post-case в среднем окне*/
    width: 48.85187%;
  }
  #land-blog .blog-post {
    margin: 0 0 40px;
  }
  #land-blog .blog-post:last-child {
    margin: 0;
  }
  #free-special #land-process .stage>.stage-number, #free-special #land-why .why-block:before, #free-special .font, #free-special aside#side .block>.head, #land-process #free-special .stage>.stage-number, #land-why #free-special .why-block:before, aside#side #free-special .block>.head {
    display: block;
    margin: 0 0 20px;
  }
  #land-contact .general-form-fields input, #land-contact .general-form-fields textarea {
    width: 90%
  }

  /*--------------------------------------------------------------------------------------------------*/
  /*									Страницы услуг в среднем окне									*/
  /*--------------------------------------------------------------------------------------------------*/  
  #content {
    width: 35%	/*было 71.66667%*/
  }
  aside#side {
    width: 60%;			/*было 25%*/
  }
  .doctor_m .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  .doctor_w .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  /*.doctor-avatar img {
  margin-left: auto;
  margin-right: auto;
}*/
  .doctor-description {
    text-align: center;
    margin: 0 30px 40px 30px;
  }
  /*--------------------------------------------------------------------------------------------------*/  

  footer#footer .footer-big-block, footer#footer .footer-block, footer#footer .footer-block2 {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid #4d4d4d;
  }
  footer#footer .footer-block2:last-child, footer#footer .footer-block:last-child {
    border: none;
    padding: 0;
    margin: 0;
  }
  footer#footer .social-block {
    width: 420px;
    margin: 0 auto;
    text-align: left;
  }
  #up-me {
    display: none;
    visibility: hidden;
  }
}

/*--------------------------------------------------------------------------------------------------*/
/*												При 768px											*/
/*--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:768px) {
  footer#footer .copyright, header#header>.brand #logo {
    text-align: center;
  }
  .animated {
    -webkit-transition-property: none!important;
    -moz-transition-property: none!important;
    -ms-transition-property: none!important;
    -o-transition-property: none!important;
    transition-property: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
    -webkit-animation: none!important;
    -moz-animation: none!important;
    -ms-animation: none!important;
    -o-animation: none!important;
    animation: none!important;
  }
  header#header>.upper .search-form .schQuery {
    width: 77%}
  header#header>.upper .search-form .schBtn {
    width: 18%}
  header#header>.brand #logo>img {
    float: none;
  }
  header#header>.brand #logo span, header#header>.brand #logo>h1 {
    float: none;
    margin: 15px 0 0!important;
  }
  header#header>.brand>.left {
    float: none;
    padding: 0;
  }
  header#header>.brand>.right {
    float: none;
    margin-top: 60px;
    text-align: center;
  }
  header#header>.brand>.right .info-block {
    display: inline-block;
    margin: 0 10px 20px 0;
  }
  #page-meta .slide>.info>h2, #slider .slide>.info>h2 {
    font-size: 28px;
    line-height: 44px;
  }
  footer#footer .copyright .right, footer#footer .copyright>.left {
    float: none;
  }
  footer#footer .copyright>.right {
    margin-top: 10px;
  }
  footer#footer .split {
    display: block;
    height: 10px;
    overflow: hidden;
    color: #3f3f3f;
    padding: 0;
  }
  #forum_filter, .forumContent>table[border="0"][width="100%"][cellspacing="0"][cellpadding="0"], .forumPostTd, .forumThreadTd, .funcBlock, .gTableSubTop[align=center], .threadAuthTd, .threadPostTd, .threadViewTd {
    display: none!important;
  }
  #land-portfolio .post-case {			/*Размер post-case при 768*/
    width: 100%;				/*100%*/
    margin: 0 0 30px;
    float: none;			/*none*/
  }  

}
/*--------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------*/
/*												При 480px											*/
/*--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:480px) {
  .header h3, .header-with-text h3 {
    font-size: 24px;
  }
  header#header>.upper .search-form {
    display: none;
  }
  header#header>.upper .left {
    float: none;
    text-align: center;
  }
  header#header>.upper .split {
    display: block;
    height: 10px;
    overflow: hidden;
    color: #38adea;
    padding: 0;
  }

  /* ИСЧЕЗАНИЕ ИКОНОК ПРИ МАСШТАБИРОВАНИИ
  #land-offer .offer-block>a>.icon, #land-review, #land-why .why-block:before, #land-why .why-block>.icon, #page-meta, #slider, div#page-meta.work-case-page, header#header>.upper .right {
  display: none;
}
  */

  #land-why>.wrap>.tac {
    margin-bottom: 40px;
  }

  #land-why .why-block {
    padding: 10px 0;
    margin: 0 0 40px;
  }

  #land-why .why-block .body {			/*Ограничение высоты why-block body в очень узком*/
    /*max-height: none;*/
  } 
  #land-why .why-block:nth-child(3n) {
    margin: 0 0 40px!important;
  } 
  #land-review {
    padding: 10px 5px 10px;
  } 
  #land-review #reviews .review-single {
    margin: 5px;
  }
  #land-portfolio .post-case {			/*Размер post-case в очень узком*/
    width: 100%;				/*100%*/
    margin: 0 0 30px;
    float: none;			/*none*/
  }  
  #land-process .stage:nth-child(2n) {
    float: none;
  }
  #land-process .stage>.stage-number {
    width: 90%;
    position: static;
    float: none;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto 20px;
    border-radius: 0;
  }
  #land-process .stage>.stage-description {
    text-align: center;
  }
  #land-prices #price-table>li>.price-title:after {
    display: none!important;
  }

  /*--------------------------------------------------------------------------------------------------*/
  /*									Страницы услуг в очень узком окне								*/
  /*--------------------------------------------------------------------------------------------------*/

  aside#side {
    width: 100%
  }  
  .doctor_m .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  .doctor_w .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  .doctor-description {
    text-align: center;
    margin: 0 30px 40px 30px;
  }
  /*--------------------------------------------------------------------------------------------------*/  

  footer#footer .social-block {
    width: auto;
  }
  #not-found-page>#main-not-found-page>#logo-big-style>img {
    width: 100%}
  #not-found-page>#main-not-found-page #not-found-search .schQuery {
    width: 100%;
    margin: 0 0 20px;
    float: none;
  }
  #not-found-page>#main-not-found-page #not-found-search .schBtn {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
  .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-date {
    display: block;
    margin: 0 auto 20px;
  }
  .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm {
    display: block;
    margin: 0 auto;
  }
  #numEntries, .forumModerFuncsT, .gTableLeft, .postBottom, .postTdInfo, .postTdTop, td#frM52 {
    display: none;
  }
  .single-work>.work-single-preview>.work-single-header {
    padding-top: 210px;
  }
  .postTdInfo, .posttdMessage {
    padding: 0;
  }
  .postTdTop:first-child {
    display: table-cell;
  }
}@media only screen and (max-width:320px) {
  .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-comm, .blog-view>.blog-view-img>.blog-view-meta>.blog-meta-date, .forumLastPostTd, .gTableSubTop, .threadLastPostTd {
    display: none;
  }
  .swchItemA, .swchItemA1, a.swchItem, a.swchItem1 {
    padding: 0 10px;
  }
  .forumNameTd {
    width: 100%!important;
  }
}.left {
  float: left;
}
.right {
  float: right;
}
.tac {
  text-align: center;
}
.vc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hidden {
  display: none!important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

#land-process .stage:after, #land-process .stage:before, .clearfix:after, .clearfix:before, .header-with-text:after, .header-with-text:before, .offer-block:after, .offer-block:before, header#header>.upper .search-form form:after, header#header>.upper .search-form form:before {
  content: " ";
  display: table;
}

[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
  margin: 0;
}

@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid;
  }
  :after, :before {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")"}
  abbr[title]:after {
    content: " (" attr(title) ")"}
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""}
  blockquote, pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100%!important;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}#client-call {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  display: none;
  text-transform: uppercase;
  background-color: #eee;
  z-index: 997;
  border-radius: 5px;
  opacity: .5;
}
#client-call:hover {
  background-color: #ffdd91;
  opacity: 1;
}
#client-call.show {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px;
}
#client-call i {
  vertical-align: middle;
  padding-right: 15px;
}
#client-call a {
  display: block;
  font-size: 14px;
  color: #333;
  padding: 10px 30px 8px;
  border: none;
}
.modal-main, div[class^=modal-] {
  display: none;
  position: fixed;
  width: 500px;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  padding: 20px 0 18px;
  background-color: #fafafa;
  z-index: 999;
}
.modal-main .font, div[class^=modal-] .font {
  display: block;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 20px;
}
.modal-main .close-modal-main, div[class^=modal-] .close-modal-main {
  position: absolute;
  top: -30px;
  right: -30px;
  color: #ffdd91;
  cursor: pointer;
}
.modal-main input[type=submit], div[class^=modal-] input[type=submit] {
  padding: 15px 30px;
}
.modal-main input[type=text], div[class^=modal-] input[type=text] {
  display: block;
  width: 80%;
  margin: 0 auto 20px;
}
body.modal-is-opened {
  position: relative;
  overflow: hidden;
}
body.modal-is-opened:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  background-color: #22355b;
  z-index: 998;
  opacity: .9;
}
.show {
  display: block!important;
}
#land-pricetable {
  margin-bottom: 40px;
}
#land-pricetable .plan {
  display: block;
  float: left;
  padding: 20px 1.66667%;
  background-color: #fafafa;
}
#land-pricetable .plan>.head {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 20px 0;
  border: 5px solid #ffdd91;
}
#land-pricetable .plan>.price {
  margin: 20px 0;
  font-size: 28px;
  text-align: center;
}
#land-pricetable .plan>.features>ul {
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
}
#land-pricetable .plan>.features>ul>li {
  margin: 12px 0;
  border-bottom: 1px solid #eee;
  line-height: 22px;
  text-align: left;
  color: grey;
  font-size: 14px;
}
#land-pricetable .plan>.features>ul>li:last-child {
  border-bottom: none;
}
#land-pricetable .plan>.more {
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ffdd91;
}
#land-pricetable .plan>.more>a {
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  border: none;
}
#land-pricetable .plan:nth-child(4n) {
  margin-right: 0!important;
}
#land-pricetable .plan:last-child {
  margin-right: 0!important;
}
#land-pricetable .plan.pl4 {
  width: 20.41667%;	/*20.41667%*/
  margin-right: 1.66667%;		/*1.66667%*/
  margin-bottom: 20px;
}
#land-pricetable .plan.pl3 {
  width: 28.83333%;
  margin-right: 1.66667%
}
@media only screen and (max-width:1260px) {
  #client-call {
    display: block!important;
    width: 100%;
    position: static;
    border-radius: 0;
    opacity: 1;
  }
  #client-call.show {
    position: static;
    top: 0;
    right: 0;
  }
  #client-call a:before {
    content: attr(data-text);
    padding-right: 15px;
  }

  #land-why .why-block {
    margin: 0 10% 100px 0;
  }


}@media only screen and (max-width:1024px) {
  #land-pricetable .plan.pl3, #land-pricetable .plan.pl4 {
    width: 92%;
    padding: 20px 4%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width:935px) {
  #content {
    width: 100%
  }
  aside#side {
    width: 100%;
    margin: 50px 0 0 0;
  }  
  .doctor_m .doctor-avatar {
    float: left;
    margin: 40px auto 10px auto;
  }
  .doctor_w .doctor-avatar {
    float: left;
    margin: 40px auto 10px auto;
  }
  .doctor-description {
    text-align: center;
    margin: 40px 30px 40px 30px;
  }  
}
@media only screen and (max-width:515px) {
  .doctor_m .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  .doctor_w .doctor-avatar {
    float: none;
    margin: 40px auto 10px auto;
  }
  .doctor-description {
    text-align: center;
    margin: 0 30px 40px 30px;
  }
}
@media only screen and (max-width:480px) {
  .modal-main, div[class^=modal-] {
    width: 80%
  }  
  #page-meta>.wrap>h2 {
    font-size: 28px;	/*48px*/
    margin: 0;
  }
}
@media only screen and (max-width:380px) {
  .header h3, .header-with-text h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width:310px) {
  #client-call {
    display: none!important;
  }
}

/*--------------------------------------------------------------------------------------------------*/
/*											Split Preview											*/
/*--------------------------------------------------------------------------------------------------*/
.split-preview>.header-with-text {
  width: 40%;
  float: left;
  text-align: right;
}
.split-preview>.header-with-text>h3 {
  margin-bottom: 50px;
}
.split-preview>img {
  display: block;
  width: 50%;
  margin: 0 auto 60px;
}
.line {
  margin-top: -30px;
  height: 40px;
  background-color: #3580a7;
}
#land-why {
  float: none;
}
.wrap .header .tac{
  float: none;
}

@media only screen and (max-width:1024px) {
  .split-preview>.header-with-text {
    width: auto;
    float: none;
    text-align: center;
  }
  .split-preview>.header-with-text>h3 {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width:768px) {
  .split-preview>img {
    width: 80%;
  }
}
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/