body {
  font-family: 'IBM Plex Sans', sans-serif;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

.comments {width:100%;}

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.otzyv {width:100%;margin-top:30px;text-align:center;}

.otzyv a {background: #ecba59;
    color: #424242;
    display: inline-block;
    max-width: 200px;
    width: 100%;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 3px solid #cca354;
    transition: .3s ease;
    position: relative;
    overflow: hidden;}

a, a:hover, a:active {
  text-decoration: none;
  color: inherit;
}

.link__chat {cursor:pointer;}

input, input:focus, button, button:focus {
  outline: none;
}

div, p, form, input, a, span, button, textarea, ul, li {
	box-sizing: border-box;
}

p {
  margin: 0;
}

a, a:hover, button, button:hover {
  transition: all 0.3s ease;
  outline: none;
}

svg {
  fill: currentColor;
}

label {
  margin: 0;
}

button {
  border: none;
}

.slick-slide:active, .slick-slide:hover, .slick-slide:focus {
  outline: 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.approach__info {
  max-width: 65%;
  margin: 0 auto;
  margin-bottom: 40px;
  line-height: 30px;
}

.approach__info, .approach__info h2 {
  color: #333f49;
  font-size: 17px;
  font-weight: 900;
}

.approach__info__item {
  display: flex;
}

.approach__info__item span {
  display: block;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 500;
}

.approach__info__item__mail a {
    display: block;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 500;
}

.approach__info__item__links a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 42px;
  background: url('https://advokatnv.ru/img/icons/chat.png') no-repeat center left;
  margin-left: 15px;
  background-size: 32px !important;
}

.approach__info__item__links .link__whatsapp {
  background: url('https://advokatnv.ru/img/icons/whatsapp.png') no-repeat center left;
}

.approach__info__item__links .link__viber {
  background: url('https://www.flaticon.com/svg/static/icons/svg/2111/2111705.svg') no-repeat center left;
}

.approach__info__item__links .link__mail {
  background: url('https://advokatnv.ru/mail.png') no-repeat center left;
}

.approach__info__item__links a:first-child {
  margin-left: 0px;
}

/* --------------------------------------------------------------- */




ol>li {
    position: relative;
    list-style: none;
    margin: 0 0 8px 20px;
    line-height: 31px;
}

ol>li::before {
    content: counters(li, ".");
    counter-increment: li;
    position: absolute;
    top: 3px;
    left: -32px;
    width: 23px;
    height: 23px;
    text-align: center;
    letter-spacing: -1px;
    border-radius: 50%;
    background: #ec5755;
    color: #ffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}
ol {
background: #47586ca8;
    border-radius: 15px;
    border: 1px solid #ffffff;
    counter-reset: li;
    margin: 35px 0 40px 2px;
    padding: 30px 45px;
}
.box ul {

    list-style: none;
    
    background: #47586ca8;
    border-radius: 15px;
    border: 1px solid #ffffff;
    margin: 35px 0 40px 2px;
    padding: 30px 45px;
}


.wseditor {width:100%;}

.header {
  background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(https://advokatnv.ru/img/bg/bg.jpg) no-repeat center / cover;
}

.head {
     background: rgb(0 0 0 / 62%);
}

.head .container{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}

.logo img {
  max-width: 150px;
}

.head__link {
  text-align: center;
}

.head__link:last-child {
  text-align: right;
}

.head__link b {
  color: #e9a825;
  display: block;
  font-size:23px;
}

.head__link span {
  font-size: 14px;
}

.menu {
  display: flex;
  font-size: 20px;
  padding: 20px 0;
}

.menu li {
  margin-right: 47px;
}

.menu li:hover {
  color: #e9a825;
}

.header__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.header__wrap-item:first-child {
  width: 100%;
    padding-bottom:320px;
}

.header__wrap-item_right img {
  display: block;
      padding: 0 0 30px 0;
}

.offer h1 {
  line-height: 1.2em;
  font-size: 40px;
  text-transform: uppercase;
  flex-shrink: 0;
}

.offer {
	width: 100%;
}

.offer__title__wrapper {
    display: flex;
    width: 100%;
    align-items: center;
}

.quote__text {
    text-align: right;
    font-family: 'Marck Script', cursive;
    width: 42%;
    font-size: 20px;
    margin-left: auto;
}

.offer h1 span {
  color: #e9a825;
}

.offer p {
  max-width: 450px;
  margin: 20px 0 35px;
}

.question {
    max-width: 450px;
    /* background: #fff; */
    background: rgb(12 12 12 / 55%);
    margin: 0 0 48px 0;
    border: 2px solid #fff;
    color: #fff;
    padding: 20px;
    border-radius: 7px;
    position: relative;
}


.service__item__title {font-size: 17px;}

.call__me__btn {
  cursor: pointer;
}

.question::before {
    content: '';
    display: block;
    top: 10px;
    left: 10px;
    position: absolute;
    width: 95.7%;
    border-radius: 7px;
    height: 90%;
}

.question__head {
  font-size: 27px;
  text-transform: uppercase;
}

.question__buttons {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.question p {
  margin: 5px 0;
}

.question__btn {
    background: #ecba59;
    color: #424242;
    display: inline-block;
    max-width: 200px;
    width: 100%;
    cursor:pointer;
    text-align: center;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 3px solid #cca354;
    transition: .3s ease;
    position: relative;
    overflow: hidden;
}

.question__btn:hover:before {
  -webkit-animation-name: slideme;
  animation-name: slideme;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.question__btn:hover {
  color: #000;
}

.question__btn:before {
    content: "";
    background: none;
    height: 100%;
    width: 2em;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    transition: none;
}


.advant {
  display: flex;
  font-size: 12px;
  max-width: 450px;
  justify-content: space-between;
  margin-top: 30px;
}

.advant__item {
  display: flex;
  align-items: center;
  max-width: 100px;
  max-width: calc(33.33333% - 10px);
  align-items: flex-start;
}

.advant__item b {
  font-size: 30px;
  line-height: 1;
  color: #e9a825;
  margin-right: 5px;
}

.advant__item img {
  max-width: 30px;
  margin-right: 5px;
}


/* -------------------------------------------------------------- */

.section-news {
  background: rgba(81, 105, 169, 1);
}

.news {
  display: flex;
}

.news__item {
  width: 50%;
}

.news__item_left {
  position: relative;
  background: linear-gradient( rgba(51, 63, 73, 0.2), rgba(51, 63, 73, 0.5) ), url(https://advokatnv.ru/img/bg/news1.jpg) no-repeat center / cover;
}

.news__item_right {
  background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5) ), url(https://advokatnv.ru/img/bg/news2.jpg) no-repeat center / cover;
}

.news__item_left ul {
  /* max-width: 600px; */
  margin-left: auto;
  padding: 60px 15px;
}

.news__item_right ul {
  /* max-width: 600px; */
  padding: 30px 15px;
  padding-left: 30px;
}

.news__item ul li {
  margin-bottom: 25px;
}

.news__item_left ul li {
  max-width: 400px;
}

.news__item ul li span {
  font-weight: 700;
  font-size: 18px;
}

.news__box {
  max-width: 600px;
}

.news__item_left .news__box {
  margin-left: auto;
}

/* .news__item_right ul li {
  max-width: 400px;
  margin-left: auto;
} */

.news__item_left:after {
  content:'';
  display: block;
  position: absolute;
  top: -67px;
  right: -1px;
  width: 211px;
  height: 403px;
  background: url(https://advokatnv.ru/img/man.png) no-repeat center / contain;
}

.news__icon {
  max-width: 150px;
}

.news__item_right ul li {
  margin-bottom: 39px;
}

.news__item_right ul li div {
  margin-bottom: 20px;
}

.news__item_right ul li img {
  margin-right: 20px;
}

.news__date {
  display: block;
  color: #e9a825;
  text-align: left;
}

/* --------------------------------------------------------------- */
.section-service {
    background: url(https://advokatnv.ru/main.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 160px 0;
    padding-top: 80px;
    border-top: 3px solid #898077;
    position: relative;
    z-index: 5;
    color: #fff;
    margin-bottom: 80px;
    overflow: hidden;
}

.service__title {
  font-size: 60px;
  margin-bottom: 80px;
}

.services-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: -20px;
  justify-content: center;
}

.service__item {
    width: 270px;
    background: rgb(12 12 12 / 51%);
    margin: 15px;
    border: 2px solid #fff;
    box-sizing: border-box;
    padding: 20px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.service__item:hover:before {
  -webkit-animation-name: slideme-block;
  animation-name: slideme-block;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.service__item:before {
    content: "";
    background: none;
    height: 100%;
    width: 2em;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    transition: none;
}

@-webkit-keyframes slideme {

  0% {
    left: -20px;
    margin-left: 0px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}

@-webkit-keyframes slideme-block {

  0% {
    left: -140px;
    margin-left: 0px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  30% {
    left: 130%;
    margin-left: 80px;
  }
  100% {
    left: 160%;
    margin-left: 100px;
  }
}


.service__item__img img {
  width: 105px;
  display: block;
  margin: 0 auto;
}

.service__item__img {
  height: 145px;
}

/* --------------------------------------------------------------- */

.section-certificates {
  margin-bottom: 120px;
  overflow: hidden;
}

.certificate__title {
  transition: 0.3s all ease;
  padding-top: 20px;
  color: #232780;
  text-align: center;
}

.certificates {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -15px;
  overflow: hidden;
}

.certificate {
  width: 292px;
  margin: 15px;
}

.certifiates__img {
  position: relative;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
}

.certificates-container {
  max-width: 1300px;
}

.certifiates__img:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(https://advokatnv.ru/img/certificates/big-frame.jpg) no-repeat center right;
  background-size: 100%;
}

.certifiates__img:before {
  content: "";
  width: calc(100% - 40px);
  height: 50px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #FFF;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.8);
  bottom: 8px;
  z-index: -1;
}

.certificate img {
  width: 216px;
  height: 319px;
  display: block;
  z-index: 1;
}

.certificate__img-wrapper {
  position: relative;
  z-index: 1;
}

.certificate:hover .certificate__img-wrapper:after {
  opacity: 1;
}

.certificate:hover .certificate__title {
     color: rgb(47 65 134 / 70%);
  transition: 0.3s all ease;
}

.certificate__img-wrapper:after {
    content: "+";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgb(110 134 151 / 57%);
    transition: all 0.3s ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 48px;
    color: #FFF;
    opacity: 0;
}

.certificates-mini .certificate {
  width: 129px;
  height: 171px;
}


.certificates-mini .certificate__img-wrapper {
    position: relative;
    z-index: 1;
}

.certificates-mini .certificate img {
    width: 92px;
    height: 136px;
    display: block;
    z-index: 1;
}

.certificates-mini .certifiates__img {
  position: relative;
  height: 171px;
  width: 129px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
}

/* --------------------------------------------------------------- */

.scheme__title h2, .approach__title h2 {
  text-align: center;
  font-size: 34px;
  color: #333f49;
  background: #fff;
  z-index: 1;
  display: inline-block;
  padding: 0px 55px;
}


.approach__title1 h2 {
  text-align: center;
  font-size: 34px;
  color: #333f49;
  background: #fff;
  z-index: 1;
  display: inline-block;
  padding: 0px 55px;
}


.approach__title1 {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
}

.approach__title1:after {
  position: absolute;
  width: 100%;
  background: #e0dede;
  height: 1px;
  content: '';
  top: calc(50% + 5px);
  right: 0;
  z-index: -1;
  transform: translateY(-50%);
}

.scheme__title, .approach__title {
  position: relative;
  text-align: center;
  margin-bottom: 70px;
}



.scheme__title:after, .approach__title:after {
  position: absolute;
  width: 100%;
  background: #e0dede;
  height: 1px;
  content: '';
  top: calc(50% + 5px);
  right: 0;
  z-index: -1;
  transform: translateY(-50%);
}

.section-scheme, .section-approach {
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.scheme-wrapper, .approach-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px;
}

.scheme__item, .approach__item {
  margin: 10px;
  color: #353b49;
  width: 277px;
  text-align: center;
}

.scheme__item__img i, .approach__item__img i {
    background-color: transparent;
    border-color: transparent;
    height: auto;
    line-height: normal;
    color: #6e8697;
    font-size: 70px;
    margin-bottom: 15px;
}

.scheme__item__title, .approach__item__title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
}

.approach__item {
  width: 375px;
}

/* --------------------------------------------------------------- */

.section-reviews {
    padding: 80px 0;
}

.review {
    box-shadow: 1px -1px 6px 1px #eae4e4;
    width: 270px;
    position: relative;
    padding: 40px;
    color: #000;
    font-size: 14px;
    margin: 15px;
}

.review__img img {
    width: 70px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
}

.review__name {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.reviews-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
    justify-content: center;
}

/* --------------------------------------------------------------- */

footer {
	background: #eee;
  color: #000;
	text-align: center;
	padding: 40px 0;
	font-size: 20px;
}

.footer__top__content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer__top__content span {
  display: block;
  margin: 0 10px;
  cursor: default;
}

.header__nav__hamburger, .header__nav__menu {
  display: none;
}

/* --------------------------------------------------------------- */

@media (max-width: 1470px) {
  .certificates-container {
    max-width: calc(1200px - 20px);
  }
}

@media (max-width: 1290px) {
  .container {
    width: 95%;
  }
}

@media (max-width: 1220px) {
  .news__item {
    width: 90%;
  }

  .news {
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
  }

  .news__box {
    max-width: 90%;
  }

  .news__item_left .news__box {
    margin-left: 15px;
  }

  .news__item_right {
    margin-top: 30px;
  }

}

@media (max-width: 1100px) {

  .service__info {
    flex-direction: column;
    align-items: center;
  }

  .service__heading {
    margin: 0;
  }

  .service__title {
    margin-bottom: 15px;
  }

  .service__citizens, .service__entrepreneurs {
    width: 80%;
  }

}

@media (max-width: 1050px) {
    
    
    .box {padding: 60px 10px 0 10px;}

  .offer p, .question, .advant {
    display: none;
  }

  .header__wrap-item:first-child {
    display: flex;
    align-items: center;
  }

  .header__nav {
    display: none;
  }

  .header__nav__menu {
    display: block;
  }

  .header__nav__hamburger {
    display: inline-block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
  }

  .hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
  }

  .hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s;
  }

  .hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
  }

  .hamburger-inner:before {
    top: -10px;
  }

  .hamburger-inner:after {
    bottom: -10px;
  }

  .hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
  }

  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #fff;
  }

  .header__nav__menu {
    position: fixed;
    right: -100%;
    top: 98px;
    background: rgba(0,0,0,0.8);
    height: 100%;
    width: 30%;
    box-sizing: border-box;
    padding: 40px;
    text-align: right;
    line-height: 30px;
    z-index: 999;
    transition: 0.5s all ease;
    max-width: 300px;
    width: 100%;
  }

  .menu_mob_active ~ .header__nav__menu{
    right: 0;
    transition: 0.5s all ease;
  }

  .head {
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 999;
  }

  .header__wrap {
    margin-top: 0;
    padding-top: 120px;
  }
    
    .offer h1 {
        flex-shrink: 1;
    }

}

@media (max-width: 930px) {
	
    .offer__title__wrapper {
        flex-direction: column-reverse;
    }
    
    .quote__text {
        text-align: center;
        font-family: 'Marck Script', cursive;
        width: 100%;
        margin-bottom: 20px;
        font-size:16px;
    }
    
    .header__wrap {
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }

    .header__wrap-item:first-child {
      width: 100%;
      text-align: center;
    }

    .header__wrap-item_right {
      margin-top: 40px;
    }
  
}

@media (max-width: 768px) {
  .news__item_left:after {
    display: none;
  }
}

@media (max-width: 630px) {
  
  .approach__info__item {
    flex-direction: column;
    align-items: center;
  }

}

@media (max-width: 605px) {
    .reviews-wrapper {
        flex-direction: column;
        margin: 0;
        margin-top: -40px;
        align-items: center;
    }

    .review {
        margin: 0;
        margin-top: 40px;
    }
}

@media (max-width: 650px) {
    .service__item {
    	width: 40%;
        margin: 8px;
    }
    
    .service__item__img img {
        max-width: 70px;
    	width: 70%;
    }
    
    .service__item__title {
    	font-size: 14px;
    }
    
    .service__item__img {
    	height: 90px;
    }
    
}

@media (max-width: 540px) {
  .offer h1 {
    font-size: 24px;
  }

  .news__box {
    max-width: 100%;
  }

  .news__item_right ul li div p {
    margin-top: 20px;
  }

  .news__item_right ul li div {
    align-items: center;
    flex-direction: column;
  }

  .header__wrap-item_right img {
    width: 100%;
  }

}

@media (max-width: 430px) {
  
  .approach__title1 h2 {
    font-size: 23px;
  }

}

@media (max-width: 420px) {
  .logo {
    display: none;
  }

  .header__nav__menu {
    top: 60px;
  }

}

@media (max-width: 350px) {
  .certificate {
    max-width: 90%;
    position: relative;
    margin: 15px;
    width: 100%;
  }
}


table {width: 100%; border-collapse: separate; border-spacing: 4px;margin:30px 0;}
table thead tr {color: #ffffff; font-weight: bold;}
table thead tr td {
    border-radius: 4px 4px 0 0;
    background: #ce7271b8;
    padding: 10px;
    /* font-size: 26px; */
}
table tbody tr td {
    border: 1px solid #b9b9b97a;
    border-radius: 4px;
    background: #304a64b0;
    color: #ffffff;
    padding: 9px;
}
table tbody tr td:hover {background: #a2c3dd; transition-duration: 0.2s;}
#table p {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    }