.b-nav-list__item a {
  padding: 10px 7px 10px 6px; }

.b-slogan {
  width: 626px; }

.b-cat ul.b-cat__list > li {
  width: 32%; }

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300,500,900,100&subset=latin,greek,latin-ext,greek-ext,cyrillic,cyrillic-ext,vietnamese);
* {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, menu, section {
  display: block; }

a img, a {
  border: none; }

html, body {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000; }

html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 205px; }

.footer {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 205px;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 45px 0;
  color: #ffffff; }

.main {
  display: block; }

.container {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.text-center {
  text-align: center; }

.clearfix {
  float: none;
  clear: both; }

.header {
  position: relative;
  height: 171px;
  padding: 0;
  background: #f0f0f0; }
  .header .container {
    position: relative; }
    .header .container:before {
      content: '';
      display: block;
      position: absolute;
      top: -10px;
      width: 300%;
      left: -2880px;
      height: 149px;
      background: url("../_images/bg-logo.png") repeat-x;
      background-position: -960px 43%; }

.b-slogan {
  width: 424px;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  padding-top: 33px; }

.b-bold {
  font-weight: 700;
  font-size: 24px; }

.b-logo {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 4px;
  padding-top: 10px; }

.b-slogan, .b-tel-box, .b-payment {
  display: inline-block; }

.b-tel-box {
  width: 216px;
  height: 90px;
  vertical-align: top;
  text-align: center;
  background-color: #ffffff;
  border-radius: 7px;
  padding-top: 17px;
  margin-top: 18px; }
  .b-tel-box a {
    font-size: 18px;
    display: block; }
    .b-tel-box a:link, .b-tel-box a:visited {
      color: #000000;
      text-decoration: none; }
    .b-tel-box a:hover, .b-tel-box a:active {
      color: #000000;
      cursor: pointer;
      text-decoration: none; }

.b-payment {
  width: 166px;
  height: 124px;
  padding-top: 14px;
  padding-right: 4px;
  background: url("../_images/bg-pay.png") no-repeat top;
  background-size: cover;
  text-align: right;
  float: right;
  margin-right: -20px; }
  .b-payment a {
    font-size: 13px;
    display: inline-block;
    /*border-bottom: 1px solid #4d81ba;*/ }
    .b-payment a:link, .b-payment a:visited {
      color: #ffffff;
      text-decoration: none; }
    .b-payment a:hover, .b-payment a:active {
      color: #ffffff;
      cursor: pointer;
      text-decoration: none;
      border-bottom: 1px solid transparent; }
  .b-payment img {
    padding-top: 7px; }

.btn-red {
  display: block;
  color: #ffffff;
  width: 211px;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 25px;
  background-color: #ff6060;
  cursor: pointer;
  text-align: center;
  border-radius: 50px;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .btn-red:link, .btn-red:visited {
    color: #ffffff;
    text-decoration: none; }
  .btn-red:hover, .btn-red:active {
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    background-color: rgba(255, 54, 58, 0.85); }

.nav {
  width: 100%;
  display: inline-block;
  background-color: #004b9c; }

.b-nav-container {
  width: 960px;
  margin: 0 auto;
  height: 46px;
  overflow: hidden;
  background-color: #004b9c; }

.b-nav-list {
  margin: 0;
  padding-left: 0;
  height: 46px;
  list-style: none; }
  .b-nav-list__item {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    position: relative;
    margin: 7px 0 0; }
    .b-nav-list__item a {
      color: #ffffff;
      font-size: 13px;
      padding: 10px 7px 10px 6px;
      line-height: 1;
      text-decoration: none;
      display: inline-block;
      cursor: pointer;
      position: relative; }
      .b-nav-list__item a:link, .b-nav-list__item a:visited {
        color: #ffffff;
        text-decoration: none; }
      .b-nav-list__item a:hover, .b-nav-list__item a:active, .b-nav-list__item a .active {
        color: #599ae1;
        text-decoration: none; }
    .b-nav-list__item:first-child a {
      padding-left: 0; }
    .b-nav-list__item:last-child a {
      padding-right: 0; }

.b-link__q, .b-link__sved {
  top: -8px; }

.b-slider-container .container {
  position: relative; }

.b-slide {
  display: inline-block;
  height: 335px;
  vertical-align: top;
  text-align: right;
  padding-top: 30px;
  border-right: 4px solid #f2f2f2; }
  .b-slide a img {
    max-width: 100%; }

.b-documentation-slider .b-slide {
  border: none;
  height: 256px;
  padding-top: 0;
  margin-right: 20px; }
  .b-documentation-slider .b-slide:last-child {
    margin-right: 0; }

.b-documentation .arrow.arrow-dark-prev {
  left: -11px; }

.b-documentation .arrow.arrow-dark-next {
  right: -11px; }

.arrow {
  width: 40px;
  height: 120px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -60px; }
  .arrow.arrow-dark-prev {
    left: -75px;
    background: url("../_images/arrow-dark-left.png") no-repeat top center; }
  .arrow.arrow-dark-next {
    right: -73px;
    background: url("../_images/arrow-dark-right.png") no-repeat top center; }
  .arrow.arrow-prev {
    left: -11px;
    margin-top: -99px;
    background: url("../_images/arrow-left.png") no-repeat top center; }
  .arrow.arrow-next {
    right: -11px;
    margin-top: -99px;
    background: url("../_images/arrow-right.png") no-repeat top center; }

.b-h2-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 26px; }

.b-advantages {
  padding: 62px 0 10px;
  background-color: #f2f2f2;
  position: relative; }
  .b-advantages .b-programs {
    position: absolute;
    top: -58px;
    right: 0;
    background-color: #ffffff;
    width: 265px;
    height: 46px;
    text-align: center; }
    .b-advantages .b-programs a {
      display: inline-block;
      color: #004b9c;
      font-size: 17px;
      padding-top: 11px; }
      .b-advantages .b-programs a:hover {
        text-decoration: none; }
  .b-advantages ul {
    list-style: none;
    padding: 7px 0 0;
    margin: 0; }
    .b-advantages ul li {
      display: inline-block;
      width: 32%;
      vertical-align: top;
      padding-bottom: 16px; }

.b-round {
  display: table-cell;
  width: 98px;
  height: 98px;
  border: 5px solid #336fb0;
  background-color: #ffffff;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 111%; }
  .b-round span {
    color: #336fb0;
    font-size: 24px;
    font-weight: 700; }

.b-working {
  padding: 50px 0 55px; }
  .b-working ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: url(../_images/bg-list.png) no-repeat 39%; }
    .b-working ul:before, .b-working ul:after {
      content: '';
      display: block;
      height: 7px;
      width: 70%;
      left: 135px;
      background-color: #336fb0;
      position: absolute; }
    .b-working ul:before {
      top: 54px; }
    .b-working ul:after {
      bottom: 117px; }
    .b-working ul li {
      display: inline-block;
      width: 32%;
      vertical-align: top;
      padding-bottom: 6px;
      position: relative;
      z-index: 2; }
      .b-working ul li:nth-child(4) {
        width: 100%; }
      .b-working ul li p {
        margin-top: 8px; }

.b-reviews {
  color: #ffffff;
  font-weight: 300;
  padding: 49px 0 67px;
  background-color: #336fb0; }
  .b-reviews .container {
    padding: 0 86px; }
  .b-reviews__rate {
    vertical-align: top;
    margin-bottom: 23px; }
    .b-reviews__rate ul {
      padding-top: 4px !important;
      list-style: none; }
      .b-reviews__rate ul li {
        display: inline-block;
        padding-right: 3px; }
        .b-reviews__rate ul li:last-child {
          padding-right: 0; }
    .b-reviews__rate .fa {
      color: #efce4a;
      font-size: 1.3em; }
  .b-reviews__name {
    font-size: 18px;
    margin: 20px 0; }
  .b-reviews__text {
    line-height: 1.5; }
  .b-reviews ul {
    list-style: none;
    padding: 20px 0 0;
    margin: 0; }
  .b-reviews .b-h2-title {
    color: #ffffff; }
  .b-reviews__img {
	max-width: 100px;
	border-radius: 50px;
  }

.b-answer {
  border-top: 1px solid #5c8cc0;
  border-bottom: 1px solid #5c8cc0;
  padding: 18px 0 14px;
  margin: 0 auto 36px;
  width: 623px; }
  .b-answer h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 300; }

.b-why-we {
  padding: 55px 0 0; }

.b-documentation {
  padding-bottom: 55px; }
  .b-documentation img {
    margin-right: 20px; }
    .b-documentation img:last-child {
      margin-right: 0; }

.b-advantages-2 {
  padding: 60px 0 28px;
  background-color: #f9f9f9; }
  .b-advantages-2 ul {
    padding: 0;
    list-style: none; }
  .b-advantages-2 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 59px; }
    .b-advantages-2 li:first-child {
      margin-left: 0; }
    .b-advantages-2 li:last-child {
      margin-right: 0; }
    .b-advantages-2 li p {
      font-size: 16px; }

.b-map {
  height: 316px;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 205px; }

.b-footer-menu {
  display: inline-block;
  margin-right: 59px;
  vertical-align: top;
  text-align: left !important; }
  .b-footer-menu ul {
    padding: 0;
    margin: 0;
    min-width: 161px;
    list-style: none;
    display: inline-block; }
    .b-footer-menu ul li {
      padding-bottom: 8px; }
    .b-footer-menu ul a {
      color: #ffffff; }
      .b-footer-menu ul a:link, .b-footer-menu ul a:visited {
        color: #ffffff;
        text-decoration: none; }
      .b-footer-menu ul a:hover, .b-footer-menu ul a:active {
        color: #ffffff;
        cursor: pointer;
        text-decoration: underline; }

.b-contacts {
  width: 345px;
  display: inline-block;
  text-align: left !important; }

.b-address {
  display: inline-block;
  vertical-align: top; }
  .b-address p {
    margin: 0; }

.b-social {
  display: block;
  vertical-align: top;
  margin-top: 36px; }
  .b-social ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .b-social ul li {
      display: inline-block;
      padding-right: 8px; }
      .b-social ul li:last-child {
        padding-right: 0; }

.b-copyright {
  float: right;
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  vertical-align: top;
  text-indent: 0; }

.counter {
  vertical-align: top;
  margin-bottom: 45px; }
  .counter img {
    width: 86px;
    margin-right: 11px;
    opacity: 0.15; }
    .counter img:hover {
      opacity: 1; }
  .counter img.last {
    margin-right: 0; }
  .counter span {
    margin-right: 4px; }

.copyright {
  color: #ffffff;
  text-align: right; }
  .copyright span {
    vertical-align: top;
    margin-right: 5px;
    display: inline-block; }

.b-copyright__logo-link {
  position: relative;
  top: -9px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #ffffff; }

.b-cat {
  margin: 34px 0 75px; }
  .b-cat .b-title {
    font-size: 22px;
    font-weight: 700;
    margin: 0; }
  .b-cat .b-title-small {
    font-size: 17px;
    font-weight: 300;
    margin: 3px 0 0; }
.b-cat__name {
    font-size: 74px;
    font-weight: 700;
    line-height: 1em;
    margin: 20px 0 105px;
    text-align: center;
	color: rgba(102, 102, 102, 0.8);
}
  .b-cat__price {
    font-size: 24px;
    font-weight: 500; }
  .b-cat__info {
    font-size: 18px;
    font-weight: 300; }
  .b-cat img {
    display: inline-block;
    margin-bottom: 27px; }
  .b-cat ul.b-cat__list {
    list-style: none;
    padding: 0;
    margin: 0; }
    .b-cat ul.b-cat__list ul {
      margin-top: 30px;
      padding-left: 27px; }
      .b-cat ul.b-cat__list ul li {
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        margin-bottom: 20px;
        list-style-type: none;
        position: relative; }
        .b-cat ul.b-cat__list ul li:before {
          content: '';
          display: block;
          width: 10px;
          height: 10px;
          border-radius: 50px;
          background-color: #f24841;
          position: absolute;
          top: 4px;
          left: -21px; }
    .b-cat ul.b-cat__list > li {
      width: 32%;
      height: 412px;
      margin-right: 15px;
      padding: 28px 31px;
      display: inline-block;
      border: 6px solid #e8e8e8;
      vertical-align: top;
      position: relative;
      z-index: 1; }
      .b-cat ul.b-cat__list > li:nth-child(2) {
        background-color: #ffffff; }
      .b-cat ul.b-cat__list > li:nth-child(2):before {
        content: '';
        display: block;
        width: 47px;
        height: 47px;
        background: url("../_images/icon-plus.png") no-repeat center;
        position: absolute;
        left: -40px;
        top: 50%;
        margin-top: -27px;
        z-index: 5; }
      .b-cat ul.b-cat__list > li:last-child {
        margin-right: 0;
        border-color: rgba(51, 111, 176, 0.7);
        }
      .b-cat ul.b-cat__list > li:last-child:before {
        content: '';
        display: block;
        width: 47px;
        height: 47px;
        background: url("../_images/icon-ravno.png") no-repeat center;
        position: absolute;
        left: -37px;
        top: 50%;
        margin-top: -28px;
        z-index: 5; }

.h1-cat-title {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  margin-top: 24px;
  margin-left: 20px;
  vertical-align: top; }

.b-cat-icon {
  /*width: 200px;*/
  height: 98px;
  border-radius: 50px;
  background-color: #e8e8e8;
  display: inline-block; }
  .b-cat-icon span {
    font-size: 72px;
    font-weight: 700;
    margin-left: 22px;
	margin-right: 22px;
    vertical-align: top;
    margin-top: 10px;
    display: inline-block; }

#toTop {
  width: 100px;
  border: 2px solid #ccc;
  background: #f7f7f7;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  color: #333;
  font-size: 12px;
  z-index: 9999; }

#carousel {
  width: 100%;
  min-width: 1px;
  border-left: 4px solid #f2f2f2; }

.b-slide__list {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto !important;
  position: relative !important; }

#carousel li {
  display: block;
  float: left; }

.container.prev-next {
  display: none; }

.caroufredsel_wrapper {
  width: 100%;
  height: auto !important; }

.nav {
  display: inline-block;
  width: 100%; }

main, .main {
  display: block;
  padding-bottom: 315px; }
  
  
/* === BEGIN Slider Styles === */

.slider {
	width:1024px;
	margin:0 auto;
	background:#fff;
}
.ia-container {
	overflow: hidden;
	width:1024px;
}
.ia-container figure {
    position: absolute;
	top: 0;
	left: 128px;
	width: 300px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	margin: 0px;
}

.ia-container > figure {
    position: relative;
	left: 0 !important;
}
.ia-container img {
	/*display: block;
	width: 100%;*/
	
	display: inline-block;
	/*position: absolute;*/
	right: 10%;
	transition: 1s;
	cursor: pointer;
}
.ia-container img.active {
	border: 2px solid #919EFF;
	box-shadow: 0 0 15px rgb(175, 170, 255);
	border-radius: 10px;
}
.ia-container input {
	position: absolute;
	top: 0;
	left: 0;
	width: 128px; /* just cover visible part */
	height: 100%;
	cursor: pointer;
	border: 0;
	padding: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	z-index: 100;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0 !important;
}
.ia-container input:checked{
	width: 5px;
	left: auto;
	right: 0;
}
.ia-container input:checked ~ figure {
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
	left: 350px;
}
.image_position_box {
    /*box-shadow: 0 0 0 1px rgba(255,255,255,0.6);*/
	display: block;
	text-align: right;
	height: 388px;
	overflow: hidden;
	position: relative;
}
.ia-container input:checked + .image_position_box img {
	right: 0;
	transition: 1s;
}
/* === END Slider Styles === */


/********* Тестирование *********/
#back_test {
    font-size: 18px;
    margin: 15px;
}
div.test_item {
    font-size: 16px;
    margin: 10px;
}
div.test_item div {
    float: right;
    margin-right: 100px;
}
div.test_item div a {
    margin-right: 30px;
}
#num_rows_items {
    margin-bottom: 15px;
}
div.block_item {
    border: 1px solid gray;
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 10px;
}
div.title_item {
}
div.number_item {
    border-bottom: 1px solid gray;
    font-size: 18px;
    margin-bottom: 15px;
}
div.variants {
    margin: 13px 15px;
}
div.item_variant {
    border-radius: 6px;
    margin-bottom: 3px;
    padding: 5px;
}
span.show_hint {
    border-bottom: 1px dashed green;
    color: green;
    cursor: pointer;
    float: right;
    font-size: 12px;
}
div.btn {
    background-color: #e9eef7;
    border: 1px solid #b2b2b4;
    border-radius: 6px;
    color: #222d41;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 10px;
    padding: 11px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 200px;
}
#go_exam {
    margin-top: 30px;
	height: auto;
}
#ex_container {
    margin-top: 50px;
}
#items_pagination div {
    border: 1px solid gray;
    float: left;
    margin: 2px;
    padding: 10px !important;
    text-align: center !important;
}
span.res_correct {
    color: #46a00e;
    font-weight: bold;
}
span.res_incorrect {
    color: #e83a27;
    font-weight: bold;
}
div.docorrect {
    background-color: #9ce5b6;
}
div.incorrect {
    background-color: #f4cdc8;
}

/* Форма обратной связи */
#feedback_form {
	margin-bottom: 50px;
}

#feedback_form input, #feedback_form textarea {
  padding: 10px;
  font-size: 12px;
  border: 2px solid rgba(0, 75, 156, 0.5);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(240, 240, 240, 0.5);
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  color: #333;
  width: 280px;
  margin: 10px 5px;
}
#feedback_form input {
	width: 200px;
}

#feedback_form textarea {
	width: 600px;
}

#feedback_form input[type="submit"] {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 1%, rgba(219, 236, 244, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.63) inset;
    color: #191816;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 29px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 215px;
}

#feedback_rating {
	width: 250px;
	float: right;
	margin-top: 20px;
	margin-right: 80px;
}

#reset_vote_mark {
	cursor: pointer;
	color: #A8A3A3; 
	font-size: 11px;
	border-bottom: 1px dashed #A8A3A3;
}

div.oauth_row {
	border-bottom: 1px solid gray;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
div.oauth_row div{
	text-align: center;
}
div.oauth_row span {
	cursor: pointer;
}
span.oauth_vk span {
	border: 2px solid rgba(0, 75, 156, 0.5);
	border-radius: 6px;
	padding: 10px 5px;
	cursor: pointer;
}
span.oauth_vk img {
	margin-bottom: 0px;
	vertical-align: middle;
}

#vk_feedback_row img {
	width: 50px;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-right: 20px;
}
#vk_feedback_row span {
	color: white;
}
#vk_feedback_row  {
	background-color: #507299;
}
#vk_logout {
	float: right;
	border-bottom: 1px dashed;
	cursor: pointer;
	font-size: 11px;
	margin-right: 50px;
	margin-top: 18px;
	display: none;
}

.comments .item_comm {
    border: 1px dotted #004B9C;
    margin: 0 0 20px;
    padding: 20px;
}
.comments .item_comm  p {
	margin: 3px 0px;
}
.comments .item_comm .comm_quest {
    text-align: left;
	vertical-align: middle;
}
.comments .item_comm .comm_quest .name {
    color: black;
    font-size: 18px;
	display: inline;
}
.comments .item_comm .comm_quest .name img {
	margin-bottom: 0px;
	margin-right: 30px;
	display: inline;
}
.comments .item_comm .comm_quest .name a{
	display: inline;
	vertical-align: -20px;
}

.comments .item_comm .comm_quest .descr {
    color: #2b1f1f;
    font-size: 16px;
}
.comments .item_comm .comm_quest .date {
    color: #a8a8a8;
    font-size: 18px;
	float: right;
}
.comments .item_comm .comm_ansver {
    background: #ebebeb none repeat scroll 0 0;
    margin-top: 10px;
    padding: 5px 20px;
    text-align: left;
	margin-left: 50px;
}
.comments .item_comm .comm_ansver .name {
    color: black;
    font-size: 18px;
}
.comments .item_comm .comm_ansver .descr {
    color: #545454;
    font-size: 18px;
}
.comments .item_comm .comm_ansver .date {
    color: #a8a8a8;
    font-size: 18px;
}

.b-reviews_feedback  ul {
    list-style: outside none none;
    margin: 0;
	display: inline;
}

.b-reviews_feedback  ul  li {
    display: inline-block;
    padding-right: 3px;
}

.b-reviews_feedback .fa {
    color: #efce4a;
    font-size: 1.3em;
}


.b-reviews__list .slick-slide img {
	display: inline;
}

/* Страница стоимости */
div.subpage_block {
	margin: 20px;
}

div.subpage_block  div {
	margin: 20px 0px;
}

div.subpage_block a {
      color: #004b9c;
      font-size: 17px;
	  font-size: 18px;
}

/********************** Блок объявлений **********************/
#message_block {
	padding: 10px;
	border-radius: 6px;
	background-color: white;
	position: fixed;
	top: 20%;
	min-height: 400px;
	height: auto;
	z-index: 11000;
	left: 35%;
	width: 600px;
	overflow-y: auto;
}

#mb_close, #pwindow_close {
	text-align: right;
	font-size: 12px;
	border-bottom: 1px solid gray;
	color: red;
}

#pwindow_close {
	border-bottom: none;
}

#mb_close span, #pwindow_close span {
	cursor: pointer;
	margin-right: 15px;
}

#mb_close span:hover, #pwindow_close  span:hover{
	color: black;
}

#mb_text {
	margin: 20px 20px;
	text-align: left;
}

/* Оставить заявку всплывающее окно*/
#btn_zayavka {
	margin-top: 10px;
	border: 1px dashed;
	cursor: pointer;
	background-color: #004B9C;
	color: white;
	height: 45px;
	padding-top: 8px;
	font-size: 21px;
}

#pwindow {
	width: 600px;
	height: auto;
	background-color: white;
	border: red;
	z-index: 1000;
	border: 1px solid #004B9C;
	border-radius: 30px;
	padding: 10px 30px;
	display: none;
}

#pwindow input[type=text], #pwindow textarea {
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	width: 400px;
	color: #004B9C;
	border: 1px solid #004B9C;
	border-radius: 6px;
}

#pwindow input[type=submit] {
	color: #ffffff;
	width: 200px;
	margin: 10px;
}

#rec_google, #g_recapctha_feed {
	padding-left: 10px;
}

/* Контент */
table.avtopark_prepodavateli img {
	margin-bottom: 0px;
}