.main .section-title, .price__new {
  font-weight: 700;
  line-height: normal
}

.main {
  background-image: url(img/main.jpg);
  padding-top: 55px;
  padding-bottom: 200px
}

.main .section-title {
  margin-bottom: 90px;
  text-align: left;
  font-size: 40px
}

.main .section-title p {
  font-size: 24px;
  opacity: .3;
  margin-top: 45px;
  padding-right: 30px
}

.logo {
  margin-bottom: 95px
}

.prod1 {
  margin-top: 345px;
  position: relative
}

.prod1>img {
  position: absolute;
  top: 61px;
  left: 50px
}

.price .price__new, .zabota__top span {
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0
}

.price {
  position: relative;
  width: 158px;
  z-index: 1;
  height: 158px
}

.price .price__new {
  top: 0;
  height: 36px;
  margin: auto;
  position: absolute;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg)
}

@media (min-width:992px) and (max-width:1199px) {
  .main .section-title {
    font-size: 38px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main .section-title {
    font-size: 29px
  }
  .main .section-title p {
    padding-right: 0;
    font-size: 19px
  }
  .price {
    width: 120px;
    height: 120px
  }
  .price img {
    width: 100%
  }
  .price .price__new {
    height: 50px;
    font-size: 35px
  }
  .prod1 {
    margin-top: 310px
  }
  .prod1>img {
    width: 300px;
    left: 30px
  }
}

@media (max-width:767px) {
  .main {
    background-image: url(img/main_mob.jpg);
    padding-top: 25px;
    padding-bottom: 58px
  }
  .main .section-title {
    font-size: 32px;
    margin-bottom: 30px
  }
  .main .section-title p {
    padding-right: 0;
    font-size: 21px;
    margin-top: 20px
  }
  .logo {
    text-align: center;
    margin-bottom: 20px
  }
  .prod1 {
    margin-top: 0
  }
  .prod1>img {
    left: 20px;
    width: 260px
  }
  .price {
    width: 111px;
    height: 111px
  }
  .price .price__new {
    font-size: 19px;
    height: 26px
  }
  .price img {
    width: 100%
  }
}

.footer {
  padding: 20px 0;
  text-align: center
}

.footer a {
  display: block
}

.forma {
  background-color: #fff;
  padding: 20px;
  width: 286px;
  margin: 80px 0 0 auto
}

.form__btn, .pri {
  margin-top: 15px
}

.prices {
  text-align: center
}

.prices__title {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700
}

.price__new {
  text-transform: uppercase;
  font-size: 29px;
  margin-bottom: 20px;
  color: #DB1919
}

.form__list input, .form__list select {
  margin-bottom: 10px;
  display: block;
  background-color: #fff;
  padding-left: 35px;
  border: 1px solid #DEDEDE;
  height: 40px;
  width: 100%
}

.form__btn, .zak__btn {
  height: 56px;
  font-weight: 700
}

.form__list input::-webkit-input-placeholder {
  color: #817f7d;
  font-size: 16px
}

.form__list input::-moz-placeholder {
  color: #817f7d;
  font-size: 16px
}

.form__list input:-ms-input-placeholder {
  color: #817f7d;
  font-size: 16px
}

.form__list input::-ms-input-placeholder {
  color: #817f7d;
  font-size: 16px
}

.form__list input::placeholder {
  color: #817f7d;
  font-size: 16px
}

.form__btn {
  color: #fff;
  width: 100%;
  background-color: #DB1919;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: none;
  font-size: 20px
}

.pri {
  text-align: center;
  color: #000;
  opacity: .5
}

.zak__btn {
  color: #fff!important;
  text-transform: uppercase;
  background-color: #14A957;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .25);
  font-size: 18px;
  cursor: pointer;
  width: 254px;
  padding: 14px 0;
  display: block;
  text-align: center;
  font-family: Inter, sans-serif;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: none
}

.owl-dots, .res__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox
}

@media (max-width:767px) {
  .zak__btn {
    width: 100%;
    margin-top: 135px
  }
}

.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto
}

.owl-dots {
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px
}

.owl-dots .owl-dot {
  width: 17px;
  height: 17px;
  opacity: .2;
  margin: 0 5px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #14A957!important;
  display: inline-block
}

.owl-dots .owl-dot.active {
  background-color: #14A957!important;
  opacity: 1
}

#hidden-content {
  display: none;
  padding: 0;
  cursor: default
}

#hidden-content .forma {
  margin-top: 0;
  padding-top: 12px
}

.fancybox-stage {
  cursor: pointer
}

.res {
  background-image: url(img/res.png);
  background-position: left top;
  padding: 50px 0 80px
}

.izm, .zabota {
  background-position: right bottom
}

.res .container {
  padding-bottom: 100px
}

.res .section-title {
  margin-bottom: 40px
}

.res__items {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.osob__list li, .res__text {
  display: -webkit-flex;
  display: -ms-flexbox
}

.res__item {
  width: 376px
}

.res__item p {
  font-size: 20px;
  margin-top: 20px
}

.res__text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  color: #DB1919;
  font-size: 32px
}

.izm__wrapper span, .priem .section-title span, .result__text p span, .reviews .section-title span, .zabota .section-title span {
  color: #14A957
}

.res__text img {
  height: 80px;
  margin-right: 20px
}

.res__text p {
  padding-right: 220px
}

@media (min-width:992px) and (max-width:1199px) {
  .res .section-title {
    font-size: 24px
  }
  .res__item {
    width: 314px
  }
  .res__item p {
    font-size: 18px
  }
  .res__item img {
    width: 100%
  }
  .res__text p {
    padding-right: 155px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .res {
    -webkit-background-size: 150px 150px;
    background-size: 150px
  }
  .res .section-title {
    font-size: 20px
  }
  .res__item {
    width: 314px
  }
  .res__item p {
    font-size: 14px
  }
  .res__item img {
    width: 100%
  }
  .res__text {
    font-size: 26px
  }
  .res__text p {
    padding-right: 0
  }
}

@media (max-width:767px) {
  .res__item, .res__item img {
    width: 100%
  }
  .res__items, .res__text {
    display: block
  }
  .res {
    background-image: none
  }
  .res .section-title {
    text-align: left;
    font-size: 30px
  }
  .res__item {
    margin-bottom: 20px
  }
  .res__item p {
    margin-top: 5px;
    font-size: 21px
  }
  .res__text {
    font-size: 23px
  }
  .res__text img {
    width: 45px;
    height: 45px
  }
  .res__text p {
    padding-right: 0;
    margin-top: 10px
  }
}

.izm {
  background-image: url(img/izm.png);
  padding-bottom: 50px
}

.izm .container {
  padding-bottom: 100px
}

.izm .section-title {
  text-align: left;
  margin-bottom: 70px
}

.izm__wrapper {
  position: relative;
  font-size: 24px;
  line-height: 1.7;
  padding: 60px 210px 90px 75px;
  border: 2px solid #C4C4C4
}

.izm__wrapper span {
  font-weight: 700
}

.izm__wrapper img {
  position: absolute;
  right: -255px;
  top: 45px
}

@media (min-width:992px) and (max-width:1199px) {
  .izm__wrapper {
    padding: 60px 160px 90px 35px;
    font-size: 23px
  }
  .izm__wrapper img {
    right: -255px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .izm .section-title {
    font-size: 31px
  }
  .izm__wrapper {
    padding: 30px 130px 80px 25px;
    font-size: 18px
  }
  .izm__wrapper img {
    right: -180px;
    top: 25px;
    width: 295px
  }
}

@media (max-width:767px) {
  .izm {
    padding-bottom: 0;
    background-image: none
  }
  .izm .section-title {
    font-size: 24px;
    margin-bottom: 40px
  }
  .izm__wrapper {
    padding: 30px 20px 80px;
    font-size: 15px;
    line-height: 2.1
  }
  .izm__wrapper img {
    width: 200px;
    margin: 0 auto;
    left: 0;
    top: 240px;
    right: 0
  }
}

.osob {
  background-image: url(img/osob.jpg);
  padding-bottom: 115px
}

.osob .section-title {
  text-align: right;
  line-height: normal;
  font-size: 37px
}

.osob__list {
  margin-top: 80px
}

.osob__list li {
  font-size: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 96px;
  padding: 0 20px;
  margin-bottom: 15px;
  line-height: normal;
  border: 1px solid #C4C4C4
}

.priem__wrapper, .zabota__items {
  display: -webkit-flex;
  display: -ms-flexbox
}

.osob__list li img {
  height: 52px;
  margin-right: 15px
}

@media (min-width:992px) and (max-width:1199px) {
  .osob {
    padding-bottom: 120px
  }
  .osob .section-title {
    font-size: 31px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .osob .section-title {
    line-height: 2;
    font-size: 23px
  }
  .osob__list li {
    padding: 0 10px;
    font-size: 18px
  }
  .osob__list li img {
    height: 40px
  }
}

@media (max-width:767px) {
  .osob {
    background-image: url(img/osob_mob.jpg);
    padding-top: 285px;
    padding-bottom: 50px
  }
  .osob .section-title {
    font-size: 23px;
    text-align: center
  }
  .osob__list {
    margin-top: 30px
  }
  .osob__list li {
    font-size: 17px;
    height: 64px
  }
  .osob__list li img {
    height: 40px
  }
}

.zabota {
  padding-top: 50px;
  padding-bottom: 149px;
  background-image: url(img/izm.png)
}

.zabota .section-title {
  margin-bottom: 50px
}

.zabota__items {
  display: -webkit-box;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.zabota__item {
  width: 285px
}


.zabota__item:nth-child(2) .zabota__bottom, .zabota__item:nth-child(4) .zabota__bottom {
  background: rgba(196, 196, 196, .1)
}

.zabota__top {
  position: relative
}

.zabota__top span {
  position: absolute;
  top: 0;
  padding: 10px 0;
  line-height: normal;
  height: 60px;
  font-size: 17px;
  margin: auto;
  width: 191px;
  background-color: rgba(255, 255, 255, .7)
}

.zabota__top img {
  width: 100%
}

.zabota__bottom {
  padding-top: 7px;
  text-align: center
}

.zabota__bottom img {
  margin: 0 auto;
  display: block
}

.zabota__bottom span {
  font-weight: 700;
  font-size: 20px
}

.zabota__bottom p {
  font-size: 14px;
  opacity: .5;
  margin-top: 15px;
  padding: 0 20px;
  height: 130px
}

.zab1 {
  color: #634237
}

.zab2 {
  color: #F52C36
}

.zab4 {
  color: #577F12
}

@media (min-width:992px) and (max-width:1199px) {
  .zabota__item {
    width: 235px
  }
  .zabota__bottom span {
    font-size: 19px
  }
  .zabota__bottom p {
    padding: 0;
    font-size: 15px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .zabota .section-title {
    font-size: 32px
  }
  .zabota__item {
    width: 180px
  }
  .zabota__top span {
    width: 160px;
    padding: 10px 0;
    font-size: 16px
  }
  .zabota__bottom span {
    font-size: 14px
  }
  .zabota__bottom p {
    padding: 0 5px;
    font-size: 13px
  }
}

@media (max-width:767px) {
  .zabota {
    background-image: none;
    padding-bottom: 50px
  }
  .zabota hr {
    position: relative;
    margin-top: 60px
  }
  .zabota .section-title {
    text-align: left;
    font-size: 22px
  }
  .zabota__items {
    display: block
  }
  .zabota__item {
    width: auto
  }
  .zabota__item .zabota__top span {
    padding: 10px 0!important
  }
  .zabota__bottom p {
    height: 120px
  }
}

.result {
  padding-bottom: 60px
}

.result .section-title {
  text-align: left;
  margin-bottom: 40px
}

.result__text {
  padding-left: 50px;
  padding-right: 15px;
  margin-top: 50px
}

.result__text p {
  font-size: 24px;
  line-height: 1.7;
  margin-bottom: 50px
}

.result__text p span {
  font-weight: 700
}

@media (min-width:992px) and (max-width:1199px) {
  .result__text {
    padding-left: 70px;
    padding-right: 0
  }
  .result__text p {
    line-height: 1.4
  }
}

@media (min-width:768px) and (max-width:991px) {
  .result__text {
    padding-left: 70px;
    padding-right: 0
  }
  .result__text p {
    font-size: 17px
  }
}

@media (max-width:767px) {
  .result {
    padding-bottom: 40px
  }
  .result .section-title {
    font-size: 22px;
    margin-bottom: 20px
  }
  .result__img img {
    width: 100%
  }
  .result__text {
    margin-top: 35px;
    padding: 0
  }
  .result__text p {
    font-size: 16px;
    margin-bottom: 30px
  }
}

.expert {
  background-image: url(img/expert.jpg);
  padding: 60px 0
}

.expert .section-title {
  text-align: left
}

.expert__text {
  margin-bottom: 20px
}

.expert__text p {
  font-size: 24px;
  margin-top: 30px
}

.expert__text p span {
  font-weight: 700
}

.expert__name {
  opacity: .4;
  font-size: 16px
}

.expert__name span {
  font-weight: 700
}

@media (min-width:992px) and (max-width:1199px) {
  .expert__img img {
    width: 100%
  }
  .expert__text p {
    font-size: 20px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .expert .section-title {
    font-size: 33px
  }
  .expert__img img {
    width: 100%
  }
  .expert__text p {
    font-size: 15px;
    margin-top: 15px
  }
}

@media (max-width:767px) {
  .expert {
    background-image: url(img/expert_mob.jpg)
  }
  .expert .section-title {
    font-size: 23px
  }
  .expert__img {
    overflow: hidden;
    height: 288px;
    margin-bottom: 30px
  }
  .expert__img img {
    width: 100%
  }
  .expert__text p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.7
  }
}

.reviews {
  padding: 50px 0 100px
}

.reviews .container {
  padding-bottom: 65px
}

.reviews .section-title {
  margin-bottom: 50px;
  text-align: left
}

.rev__row {
  margin-bottom: 50px
}

.rev__name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px
}

.rev__name span {
  opacity: .3;
  display: block
}

.rev__text p {
  font-size: 16px;
  line-height: 2
}

.rev__text p span {
  font-weight: 700
}

@media (min-width:992px) and (max-width:1199px) {
  .rev__text p {
    font-size: 14px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .rev__img img {
    width: 100%
  }
  .rev__name {
    font-size: 19px;
    margin-bottom: 5px
  }
  .rev__text p {
    font-size: 14px;
    line-height: normal
  }
}

@media (max-width:767px) {
  .reviews {
    padding-bottom: 60px
  }
  .reviews .section-title {
    font-size: 24px
  }
  .rev__text {
    margin-top: 20px
  }
  .rev__text p {
    font-size: 14px;
    line-height: 1.5
  }
  .rev__row {
    margin-bottom: 0
  }
  .rev__img {
    overflow: hidden;
    height: 224px
  }
}

.priem {
  background-image: url(img/izm.png);
  background-position: right top;
  padding-bottom: 100px
}

.priem .section-title {
  text-align: left;
  margin-bottom: 40px
}

.priem__wrapper {
  display: -webkit-box;
  display: flex
}

.priem__items {
  width: 278px;
  margin-right: 40px
}

.priem__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px
}

.priem__item p {
  font-size: 24px;
  margin-left: 15px
}

@media (min-width:992px) and (max-width:1199px) {
  .priem__item p {
    font-size: 18px
  }
  .prod2 img {
    width: 100%
  }
}

@media (max-width:767px) {
  .priem__item, .priem__wrapper {
    display: block
  }
  .priem {
    background-image: none;
    padding-bottom: 40px
  }
  .priem .section-title {
    font-size: 26px
  }
  .priem__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }
  .priem__items:first-child {
    border-bottom: 1px solid #E5E5E5
  }
  .priem__item {
    width: 50%;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px
  }
  .priem__item p {
    font-size: 16px;
    margin-top: 10px;
    margin-left: 0
  }
  .prod2 {
    margin-top: 30px
  }
  .prod2 img {
    width: 100%
  }
}

body, hr, p {
  margin: 0
}

hr {
  background-color: #C4C4C4;
  width: 272px;
  position: absolute;
  left: 15px;
  bottom: 0;
  height: 4px;
  opacity: .4
}

.section-title {
  font-size: 40px;
  text-align: center;
  font-weight: 600
}

.form__item {
  position: relative
}

i {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto
}

a {
  text-decoration: none!important
}

ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0
}

input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0
}

button {
  outline: 0
}

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: 0;
  -moz-appearance: none;
  appearance: none
}

body {
  font-family: Montserrat, sans-serif
}

section {
  background-repeat: no-repeat;
  background-position: center top
}

.container {
  position: relative;
  margin: 0 auto;
  max-width: 1180px
}

footer {
  text-align: center;
  padding: 20px 0
}

footer a {
  display: block
}

@media (max-width:767px) {
  .container {
    width: 320px
  }
  hr {
    width: 142px
  }
  .res .container{
    padding-bottom: 50px;
  }
  .res{
    padding: 50px 0;
  }
}