.new--card {
  padding-top: 10px; }
  .new--card .orange_title {
    float: left; }

.new--card__top-baner {
  padding: 68px 35px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 25px;
  min-height: 150px;
  background-position: bottom;
  }
  .new--card__top-baner p {
    margin: 0; }

.t_right {
  text-align: right; }

.white_bg {
  background-color: #fff;
  display: inline-block;
  font-size: 17px;
  padding: 10px;
  text-transform: uppercase; }

.strong {
  font-weight: bold; }

.small-foto-item {
  display: inline-block;
  width: 170px;
  height: 100px;
  margin: 10px 4px;
  position: relative;
  overflow: hidden; }
  .small-foto-item:hover .hover {
    opacity: 1; }
  .small-foto-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .small-foto-item .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 110, 255, 0.55);
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    padding-top: 40px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }

.new--card__small-foto {
	float: left
	}	
	
.new--card__small-foto > div {
  float: left; }
.new--card__small-foto p {
  margin: 0 4px;
  width: 170px; }

.new--card__slider {
  position: relative;
  width: 725px;
  float: left;
  margin-bottom: 20px; }
  .new--card__slider .slick-dots {
    list-style-type: none;
    margin: 0;
    margin-left: 100px; }
    .new--card__slider .slick-dots li {
      display: inline-block;
      margin-right: 10px; }
      .new--card__slider .slick-dots li.slick-active button {
        background-color: #ff5000; }
      .new--card__slider .slick-dots li button {
        background-color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #ff5000;
        padding: 0;
        width: 10px;
        height: 10px;
        color: transparent; }
  .new--card__slider .slick-prev {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer; }
  .new--card__slider .slick-next {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer; }

.new--card__slider-item {
  padding: 20px 30px 0 30px; }
  .new--card__slider-item .newc_img {
    width: 275px;
    float: left; }
    .new--card__slider-item .newc_img .fancy:not(:first-child) {
      display: none; }
    .new--card__slider-item .newc_img img {
      max-width: 100%; }
  .new--card__slider-item .newc_desc {
    padding-left: 295px; }
    .new--card__slider-item .newc_desc li {
      margin-bottom: 7px; }
    .new--card__slider-item .newc_desc .nc_title {
      font-size: 16px;
      color: #000; }
    .new--card__slider-item .newc_desc b {
      font-weight: bold;
      color: #ff5000;
      margin-right: 5px; }
    .new--card__slider-item .newc_desc ul {
      list-style-type: none;
      padding-left: 0; }

.nc_article_wrap {
  float: left;
  width: 100%;
  padding: 20px; }
  .nc_article_wrap .w400 {
    width: 375px;
    display: inline-block;
    padding-left: 20px;
    vertical-align: top; }
    .nc_article_wrap .w400 p {
      margin-top: 0; }

.nc_article_link {
  width: 275px;
  display: inline-block; }
  .nc_article_link img {
    max-width: 100%; }

.nc_article_wrap_small {
  float: left;
  border-bottom: 1px solid #d5d5d5; }
  .nc_article_wrap_small > div {
    padding: 20px; }
  .nc_article_wrap_small p {
    margin: 0 !important; }
  .nc_article_wrap_small .nc_article_link {
    width: 225px;
    vertical-align: top; }
    .nc_article_wrap_small .nc_article_link img {
      max-width: 100%; }
  .nc_article_wrap_small .w450 {
    width: 430px;
    display: inline-block;
    padding-left: 20px; }
    .nc_article_wrap_small .w450 .title {
      font-size: 16px;
      margin-bottom: 12px; }

.nc_sertificate {
  text-align: center;
  float: left;
  width: 100%; }

.nc_sertificate_item {
  display: inline-block;
  margin: 15px;
  max-width: 201px; }
  .nc_sertificate_item img {
    max-width: 100%; }

.add_question {
  float: left;
  background-color: #ebebeb;
  text-align: center;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .add_question .aq_title {
    font-size: 16px;
    font-weight: bold; }
  .add_question .aq_body {
    text-align: left; }
    .add_question .aq_body p {
      width: 370px;
      display: inline-block; }
    .add_question .aq_body a {
      margin-left: 20px;
      width: 237px;
      display: inline-block; }
  .add_question .aq_list {
    text-align: left;
    padding-left: 0;
    list-style-type: none; }
    .add_question .aq_list li {
      display: inline-block;
      margin-right: 35px; }
    .add_question .aq_list a {
      text-decoration: none;
      font-weight: bold; }

.nc_text_wrap {
  float: left;
  width: 100%;
  padding: 5px 15px; }

.slick-arrow {
  background: transparent;
  border: 0; }

.angle-left {
  display: inline-block;
  width: 20px;
  height: 40px;
  cursor: pointer;
  background-image: url("img/arrows.png"); }

.angle-right {
  display: inline-block;
  width: 20px;
  height: 40px;
  cursor: pointer;
  background-image: url("img/arrows.png");
  background-position: 22px 0px; }

.modal {
  display: none;
  width: 490px;
  max-width: 100%;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .modal input[type='text'],
  .modal input[type='email'] {
    font-size: 16px;
    margin: 10px 0;
    width: 100%;
    height: 33px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .modal input[type='file'] {
    margin-top: 20px; }
  .modal sup {
    color: red;
    font-weight: bold; }
  .modal .quastion_link {
    border: 0;
    cursor: pointer; }

/*# sourceMappingURL=new.css.map */


