@media (min-width: 0px) and (max-width:575px) {
  #header {
    background-color: #141821;
    background-image: url("../../assets/img/m_header_bg.jpg");
    background-position: 60% 320px;
    background-size: 600px;
    background-repeat: no-repeat;
    min-height: 900px;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  #header {
    background-color: #141821;
    background-image: url("../../assets/img/m_header_bg.jpg");
    background-position: 25% 70px;
    background-size: auto;
    background-repeat: no-repeat;
    min-height: 900px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  #header {
    background-image: url("../../assets/img/header_bg.jpg");
    background-position: 62% top;
    background-size: auto;
    background-repeat: no-repeat;
    min-height: 900px;
  }
}

@media (min-width: 992px) {
  #header {
    background-image: url("../../assets/img/header_bg.jpg");
    background-position: top;
    background-size: auto;
    background-repeat: no-repeat;
    min-height: 900px;
  }
}

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



.t-b-pad-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.grey {
  color: #bbbcbc;
}

@media (min-width: 0px) and (max-width:991px) {
  .txt20 {
    font-size: 17px;
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  .txt20 {
    font-size: 20px;
    line-height: 22px;
  }
}

.bold {
  font-family: cera_round_probold;
  margin-bottom: 5px;
}

.txt12 {
  font-size: 12px;
  line-height: 14px;
}

.light {
  font-family: cera_round_prolight;
}

.txt16 {
  font-size: 16px;
  line-height: 18px;
}

.red {
  color: #de1226;
}

.medium {
  font-family: cera_round_promedium;
  margin-bottom: 5px;
}

.red-btn-xs {
  background: #de1226;
  padding: 1px 21px 4px;
  border-radius: 30px;
}

.msn-ico {
  width: 100%;
  display: block;
}

.msn-txt {
  width: 100%;
  padding: 5px;
}

.msn {
  padding: 5px;
}

.regular {
  font-family: cera_round_proregular;
  margin-bottom: 0px;
}

@media (min-width: 0px) and (max-width:767px) {
  .title {
    margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width:1199px) {
  .title {
    margin-top: 60px;
  }
}

@media (min-width: 1200px) {
  .title {
    margin-top: 100px;
  }
}

@media (min-width: 0px) and (max-width:767px) {
  .txt48 {
    font-size: 33px;
    line-height: 39px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .txt48 {
    font-size: 43px;
    line-height: 49px;
  }
}

@media (min-width: 992px) {
  .txt48 {
    font-size: 48px;
    line-height: 54px;
  }
}

@media (min-width:0px) and (max-width: 767px) {
  .two-tezis {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .two-tezis {
    margin-top: 50px;
  }
}

@media (min-width: 0px) and (max-width:767px) {
  .title-btn {
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .title-btn {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .title-btn {
    margin-top: 50px;
  }
}

.button-stroke-red-m {
  border: 2px solid #de1226;
  padding: 22px;
}

.button-red-m:hover {
  background: #fe3448;
  padding: 22px;
}

.button-red-m3 {
  background: #de1226;
  padding: 20px 0px;
  background-position: 56px;
  background-size: auto;
  background-repeat: no-repeat;
  border-radius: 10px;
  margin: 5px 0;
  border: none;
}

.button-red-m2 {
  background: #de1226;
  padding: 17px 50px 17px 90px;
  background-image: url("../../assets/img/send.png");
  background-position: 56px;
  background-size: auto;
  background-repeat: no-repeat;
  border-radius: 10px;
  margin: 5px 0;
}

.button-red-m {
  background: #de1226;
  padding: 22px;
}

.button-stroke-red-m:hover {
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
}

.pre2 {
  margin: 5px;
  padding: 18px 20px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  border: 1px solid #3f4a52;
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.pre {
  margin: 5px;
  padding: 13px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  border: 1px solid #3f4a52;
  display: block;
  position: relative;
  overflow: hidden;
}

.txt18 {
  font-size: 18px;
  line-height: 22px;
}

.pre img {
  margin-bottom: 10px;
  margin-top: 30px;
  position: relative;
  z-index: 9;
}

@media (max-width: 767px) {
  .col-pre {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width:1199px) {
  .col-pre {
    margin-top: 50px;
  }
}

.red-round-org {
  width: 0px;
  height: 0px;
  top: -100px;
  bottom: -100px;
  left: -100px;
  right: -100px;
  margin: auto;
  position: absolute;
  background: rgba(222,18,38,0.7);
  border-radius: 50%;
  z-index: 0;
  transition: all 0.3s ease-in-out;
}

.red-round {
  width: 0px;
  height: 0px;
  top: -100px;
  bottom: -100px;
  left: -100px;
  right: -100px;
  margin: auto;
  position: absolute;
  background: rgba(222,18,38,0.7);
  border-radius: 50%;
  z-index: 0;
  transition: all 0.3s ease-in-out;
}

.pre2:hover .red-round {
  width: 300px;
  height: 300px;
  top: -100px;
  bottom: -100px;
  left: -100px;
  right: -100px;
  margin: auto;
  position: absolute;
  background: rgba(222,18,38,0.7);
  border-radius: 50%;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}

.pre:hover .red-round {
  width: 300px;
  height: 300px;
  top: -100px;
  bottom: -100px;
  left: -100px;
  right: -100px;
  margin: auto;
  position: absolute;
  background: rgba(222,18,38,0.7);
  border-radius: 50%;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 991px) {
  .tag-middle {
    background: #46555f;
    padding: 8px 20px 10px;
    border-radius: 8px;
  }
}

@media (min-width: 992px) {
  .tag-middle {
    background: #46555f;
    height: 40px;
    padding: 8px 0px;
  }
}

@media (max-width: 991px) {
  .tag-white-middle {
    background: #fff;
    padding: 8px 20px 10px;
    border-radius: 8px;
  }
}

@media (min-width: 992px) {
  .tag-white-middle {
    background: #fff;
    height: 40px;
    padding: 12px 0px 8px 0px;
  }
}

.white-tag {
  margin-top: -10px;
  position: relative;
  z-index: 1;
}

.grey-tag {
  position: relative;
  z-index: 2;
}

@media (min-width: 0px) and (max-width:1199px) {
  .tag2 {
    margin: 190px 0px 0px 0px;
    position: relative;
    z-index: 3;
  }
}

@media (min-width: 1200px) {
  .tag2 {
    margin: 190px 0px 0px 0px;
    position: relative;
    z-index: 3;
  }
}

@media (min-width: 1200px) {
  .tag {
    margin: 330px 0px 0px -50px;
  }
}

@media (max-width: 575px) {
  .tag {
    margin: 363px 0px 0px 0px;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .tag {
    margin: 113px 0px 0px -50px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .tag {
    margin: 310px 0px 0px -50px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .tag {
    margin: 330px 0px 0px -100px;
  }
}

@media (min-width: 768px) {
  .pre {
    width: 190px;
    height: 220px;
    transition: all 0.5s ease-in-out;
  }
}

@media (max-width: 575px) {
  .pre {
    width: 190px;
    height: 220px;
    margin: 10px auto;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .pre {
    width: 31%;
    height: 220px;
  }
}

@media (max-width: 575px) {
  #header .container {
    max-width: 420px;
  }
}

.dark {
  color: #262f36;
}

@media (max-width: 767px) {
  .txt40 {
    font-size: 33px;
    line-height: 36px;
  }
}

@media (min-width: 768px) {
  .txt40 {
    font-size: 40px;
    line-height: 48px;
  }
}

@media (max-width: 575px) {
  .top-100 {
    padding-top: 60px;
  }
}

@media (min-width: 576px) {
  .top-100 {
    padding-top: 100px;
  }
}

@media (max-width: 575px) {
  .bottom-100 {
    padding-bottom: 60px;
  }
}

@media (min-width: 576px) {
  .bottom-100 {
    padding-bottom: 100px;
  }
}

#org {
  background-image: url("../../assets/img/org-bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}

.org-col {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  display: block;
  position: relative;
  overflow: hidden;
}

@media (min-width:576px) and (max-width: 767px) {
  .txt35 {
    font-size: 23px;
    line-height: 26px;
  }
}

@media (min-width: 768px) and (max-width:1199px) {
  .txt35 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (min-width: 1200px) {
  .txt35 {
    font-size: 35px;
    line-height: 40px;
  }
}

.org-col img {
  margin-bottom: 20px;
}

.org-col:hover .red-round-org {
  width: 550px;
  height: 550px;
  top: -100px;
  bottom: -100px;
  left: -100px;
  right: -100px;
  margin: auto;
  position: absolute;
  background: rgba(222,18,38,0.7);
  border-radius: 50%;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}

.org-col img {
  position: relative;
}

@media (min-width: 576px) {
  .round1 {
    border-radius: 25px 0 0 0;
  }
}

.row-org {
  margin-top: 50px;
}

@media (min-width: 992px) {
  .round3 {
    border-radius: 0 25px 0 0;
  }
}

@media (min-width: 992px) {
  .round4 {
    border-radius: 0 0 0 25px;
  }
}

@media (min-width: 576px) {
  .round6 {
    border-radius: 0 0 25px 0;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .round2 {
    border-radius: 0 25px 0 0;
  }
}

@media (min-width: 576px) and (max-width:991px) {
  .round5 {
    border-radius: 0 0 0 25px;
  }
}

@media (min-width: 768px) {
  .org-col {
    padding: 60px 20px 90px 20px;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .org-col {
    padding: 50px 20px 120px 20px;
  }
}

@media (max-width: 575px) {
  .org-col {
    padding: 50px 20px 110px 20px;
  }
}

#audio {
  background-image: url("../../assets/img/audio_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  min-height: 750px;
}

@media (min-width: 0px) and (max-width:575px) {
  .call-man {
    width: 290px;
    position: absolute;
    top: 370px;
    right: 0;
    left: 0;
    margin: auto;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .call-man {
    width: 380px;
    position: absolute;
    top: 310px;
    right: 0;
    left: 0;
    margin: auto;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .call-man {
    position: absolute;
    top: -50px;
    right: -100px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .call-man {
    position: absolute;
    top: -50px;
    right: 40px;
  }
}

@media (min-width: 1200px) {
  .call-man {
    position: absolute;
    top: -50px;
    right: 140px;
  }
}

@media (max-width: 575px) {
  .txt30 {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (min-width: 576px) and (max-width:1199px) {
  .txt30 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media (min-width: 1200px) {
  .txt30 {
    font-size: 30px;
    line-height: 35px;
  }
}

.col-play {
  margin-top: 40px;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 40px rgba(0,0,0,0.15);
}

.phone {
  position: absolute;
  bottom: -36px;
  right: -70px;
}

@media (max-width:575px) {
  .three-pre-row {
    margin-top: 30px;
  }
}

@media (min-width:576px) and (max-width: 991px) {
  .three-pre-row {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .three-pre-row {
    margin-top: 130px;
  }
}

@media (max-width: 767px) {
  .three-pre {
    padding: 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .three-pre {
    padding: 45px 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .col-play {
    margin-top: 300px;
  }
}

.three-pre-col {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (max-width: 575px) {
  .audio-con {
    max-width: 400px;
  }
}

#cases {
  background-image: url("../../assets/img/cases_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}

.round-block {
  background: #fff;
  box-shadow: 0 0 40px rgba(0,0,0,0.15);
  border-radius: 25px;
  padding: 30px 20px;
  /*height: 100%;*/
}

@media (min-width: 992px) and (max-width: 1199px) {
  .case-img {
    top: 0px;
    position: absolute;
  }
}

@media (max-width: 575px) {
  .case-img {
    top: -50px;
    position: absolute;
    left: 70px;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .case-img {
    top: -50px;
    position: absolute;
    left: 10px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .case-img {
    top: -50px;
    position: absolute;
    left: 10px;
  }
}

@media (min-width: 1200px) {
  .case-img {
    top: -50px;
    position: absolute;
  }
}

@media (max-width: 575px) {
  .doc-shadow {
    width: 198px;
    position: absolute;
    z-index: 0;
    top: 0px;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .doc-shadow {
    width: 275px;
    position: absolute;
    z-index: 0;
    top: 0px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .doc-shadow {
    width: 209px;
    position: absolute;
    z-index: 0;
    top: 0px;
  }
}

@media (min-width:768px) and (max-width: 991px) {
  .doc-shadow {
    position: absolute;
    z-index: 0;
    top: 0px;
  }
}

@media (min-width: 1200px) {
  .doc-shadow {
    position: absolute;
    z-index: 0;
    top: 0px;
  }
}

@media (max-width: 575px) {
  .doc-case {
    width: 180px;
    position: absolute;
    z-index: 2;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .doc-case {
    width: 190px;
    position: absolute;
    z-index: 2;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .doc-case {
    width: 250px;
    position: absolute;
    z-index: 2;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .doc-case {
    position: absolute;
    z-index: 2;
  }
}

@media (min-width: 1200px) {
  .doc-case {
    position: absolute;
    z-index: 2;
  }
}

.arrow-red {
  margin-top: -5px;
}

@media (max-width: 575px) {
  .round-block {
    max-width: 400px;
    margin: auto;
  }
}

@media (max-width: 575px) {
  .case-img-col {
    height: 210px;
  }
}

@media (max-width: 575px) {
  .video-img {
    height: 200px;
    border-radius: 25px;
    margin-bottom: 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (min-width: 576px) {
  .video-img {
    height: 300px;
    border-radius: 25px;
    margin-bottom: 20px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.txt28 {
  font-size: 28px;
  line-height: 28px;
}

@media (max-width: 575px) {
  .short-review {
    margin-top: 10px;
  }
}

.watch {
  margin-top: -65px;
}

#quiz {
  background-image: url("../../assets/img/quiz_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}

.yourist {
  background-image: url("../../assets/img/yurist.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  height: 420px;
  border-radius: 25px 0 0 25px;
}

.wrapper-carousel-fix {
  border-radius: 25px;
}

#quiz-body {
  border-radius: 25px;
}

.quiz-button {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.carousel-indicators {
  /*background-color: #000;*/
  top: -80px;
  position: initial;
  margin: 20px auto;
}

.carousel-indicators .active {
  background-color: #de1226;
  color: #fff;
  font-family: cera_round_promedium;
}

.carousel-indicators li {
  background: #e7ebf0;
  text-indent: initial;
  border: none;
  opacity: 1;
  width: initial;
  height: initial;
  border-radius: 10px;
}

.div-border {
  border-radius: 25px;
}

.txt26 {
  font-size: 26px;
  line-height: 30px;
}

.check-msn {
  padding: 10px 5px;
  /*margin: 5px;*/
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  width: 65px;
  height: 75px;
}

.col-answer {
  padding: 20px 20px 20px 40px;
  margin: 5px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  width: 100%;
}

.custom-radio {
  /*margin-left: 15px;*/
}

.quiz-form input[type=radio]:checked + label {
  background: #de1226;
  color: #fff;
  font-family: cera_round_promedium;
}

.form-check-input {
  margin: 31px 10px 0 20px;
}

.form-check {
  padding: 0px;
}

.btn-blue-stroke {
  border: 1px solid #495660;
  border-radius: 10px;
  padding: 12px 50px;
  color: #495660;
}

.next-btn {
  background: #495660;
  border-radius: 10px;
  padding: 12px 50px;
}

@media (min-width: 1200px) {
  .carousel-indicators li {
    padding: 20px 50px;
  }
}

@media (min-width: 0px) and (max-width:1199px) {
  .carousel-indicators li {
    padding: 20px 25px;
  }
}

@media (min-width: 1200px) {
  .testimonial {
    padding: 40px 20px;
  }
}

@media (max-width: 575px) {
  .testimonial {
    padding: 20px 10px 170px 10px;
  }
}

@media (min-width: 576px) and (max-width:991px) {
  .testimonial {
    padding: 20px 10px 100px 10px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .testimonial {
    padding: 20px 20px;
  }
}

@media (min-width: 1200px) {
  .tag-txt {
    margin: 309px 0px 0px 13px;
  }
}

@media (min-width: 0px) and (max-width:1199px) {
  .tag-txt {
    margin: 309px 0px 0px 0px;
  }
}

@media (min-width: 576px) {
  .quiz-button .btn-blue-stroke {
    margin-left: 20px;
  }
}

@media (min-width: 576px) {
  .quiz-button .next-btn {
    margin-right: 10px;
  }
}

.text-input {
  background: #eff2f5;
  padding: 30px 20px 32px;
  margin-top: 20px;
  border-radius: 8px;
}

.col-form .button-red-m {
  border-radius: 10px;
  margin-top: 10px;
}

.col-img1 {
  height: 300px;
}

@media (max-width: 575px) {
  .tab-content #step2 {
    background-image: url("../../assets/img/step2-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .tab-content #step2 {
    background-image: url("../../assets/img/step2-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .tab-content #step2 {
    background-image: url("../../assets/img/step2-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .tab-content #step2 {
    background-image: url("../../assets/img/step2-img.jpg");
    background-position: -30px top;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .tab-content #step2 {
    background-image: url("../../assets/img/step2-img.jpg");
    background-position: 40px center;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .tab-content #step5 {
    background-image: url("../../assets/img/step5-img.jpg");
    background-position: left;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .tab-content #step4 {
    background-image: url("../../assets/img/step4-img.jpg");
    background-position: 30px top;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 575px) {
  .tab-content #step5 {
    background-image: url("../../assets/img/step5-img.jpg");
    background-position: top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (max-width: 575px) {
  .tab-content #step4 {
    background-image: url("../../assets/img/step4-img.jpg");
    background-position: top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (max-width: 575px) {
  .tab-content #step3 {
    background-image: url("../../assets/img/step3-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .tab-content #step5 {
    background-image: url("../../assets/img/step5-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .tab-content #step4 {
    background-image: url("../../assets/img/step4-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .tab-content #step3 {
    background-image: url("../../assets/img/step3-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .tab-content #step5 {
    background-image: url("../../assets/img/step5-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .tab-content #step4 {
    background-image: url("../../assets/img/step4-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .tab-content #step3 {
    background-image: url("../../assets/img/step3-img.jpg");
    background-position: left top;
    background-size: 300px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .tab-content #step5 {
    background-image: url("../../assets/img/step5-img.jpg");
    background-position: -50px top;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .tab-content #step4 {
    background-image: url("../../assets/img/step4-img.jpg");
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .tab-content #step3 {
    background-image: url("../../assets/img/step3-img.jpg");
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .tab-content #step3 {
    background-image: url("../../assets/img/step3-img.jpg");
    background-position: left;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 575px) {
  .tab-content #step1 {
    background-image: url("../../assets/img/step1-img.jpg");
    background-position: -230px 20px;
    background-size: 540px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  .tab-content #step1 {
    background-image: url("../../assets/img/step1-img.jpg");
    background-position: -225px 40px;
    background-size: 480px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .tab-content #step1 {
    background-image: url("../../assets/img/step1-img.jpg");
    background-position: -225px 10px;
    background-size: 570px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .tab-content #step1 {
    background-image: url("../../assets/img/step1-img.jpg");
    background-position: -325px center;
    background-size: 570px;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .tab-content #step1 {
    background-image: url("../../assets/img/step1-img.jpg");
    background-position: -255px center;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

.tab-content .tab-pane {
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 0 40px rgba(0,0,0,0.1);
  overflow: hidden;
}

.step-time {
  background-image: url("../../assets/img/watch2.png");
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  padding: 74px 20px;
}

@media (max-width: 991px) {
  .txt25 {
    font-size: 20px;
    line-height: 23px;
  }
}

@media (min-width: 992px) {
  .txt25 {
    font-size: 25px;
    line-height: 30px;
  }
}

a:hover {
  color: #de1226;
}

.link-modal:hover {
  text-decoration: underline;
  cursor: pointer;
}

#steps {
  background-image: url("../../assets/img/steps_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}

@media (max-width: 575px) {
  .txt150 {
    font-size: 80px;
    line-height: 100px;
  }
}

@media (min-width: 576px) {
  .txt150 {
    font-size: 150px;
    line-height: 100px;
  }
}

@media (max-width: 767px) {
  .separate {
    width: 20px;
    height: 1px;
    background: #d1d6db;
  }
}

@media (min-width: 768px) {
  .separate {
    width: 70px;
    height: 1px;
    background: #d1d6db;
  }
}

.nav-item {
  margin: 10px auto;
}

.nav-link1 p {
  color: #fff;
}

.nav-link1 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 28px;
  margin: auto;
  display: block;
}

.nav-link1 {
  background: #d1d6db;
  position: relative;
}

.nav-link1.active {
  background: #de1226;
}

.nav-item a:hover {
  text-decoration: none;
}

.rings {
  position: absolute;
  top: -100px;
  bottom: -100px;
  left: -100px;
  right: -100px;
  margin: auto;
}

.nav-link1 img {
  display: none;
}

.nav-link1.active img {
  display: block;
}

ol li {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .red-circle {
    background: #de1226;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    position: absolute;
    top: -440px;
    right: -300px;
    left: -300px;
    margin: auto;
  }
}

@media (min-width: 768px) {
  .red-circle {
    background: #de1226;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    position: absolute;
    top: -300px;
    bottom: -300px;
    right: 0px;
    margin: auto;
  }
}

@media (min-width: 1200px) {
  .steps-logo {
    position: absolute;
    top: 250px;
    right: 140px;
  }
}

@media (min-width: 0px) and (max-width:767px) {
  .steps-logo {
    position: absolute;
    top: 460px;
    right: 0px;
    left: 0px;
    margin: auto;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .steps-logo {
    position: absolute;
    top: 250px;
    right: 50px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .steps-logo {
    position: absolute;
    top: 250px;
    right: 100px;
  }
}

#lawer {
  background-image: url("../../assets/img/lawer_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .lawer-row {
    margin-top: 100px;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    background-image: url("../../assets/img/lawer_surf.jpg");
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) {
  .lawer-row {
    margin-top: 170px;
    margin-bottom: 40px;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    background-image: url("../../assets/img/lawer_surf.jpg");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (min-width: 0px) and (max-width:1199px) {
  .lawer-col1 {
    padding-bottom: 5px;
  }
}

@media (min-width: 1200px) {
  .lawer-col1 {
    padding: 50px 15px 50px 50px;
  }
}

.txt14 {
  font-size: 14px;
  line-height: 16px;
}

@media (min-width: 0px) and (max-width:991px) {
  .lawer-col1 .row {
    margin-top: 410px;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  .lawer-col1 .row {
    margin-top: -70px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .lawer-col1 .row {
    margin-top: -100px;
    margin-bottom: 30px;
  }
}

@media (min-width: 0px) and (max-width:1199px) {
  .worker {
    position: absolute;
    height: 460px;
    top: -60px;
    right: 0px;
    z-index: 0;
  }
}

@media (min-width: 1200px) {
  .worker {
    position: absolute;
    top: -60px;
    right: 0px;
    z-index: 0;
  }
}

@media (max-width: 991px) {
  .tag-middle-red {
    background: #de1226;
    height: 40px;
    padding: 8px 20px;
    border-radius: 10px;
  }
}

@media (min-width: 992px) {
  .tag-middle-red {
    background: #de1226;
    height: 40px;
    padding: 8px 0px;
  }
}

#js-carousel-3 {
  position: absolute;
  top: -10px;
}

@media (min-width: 995px) {
 #js-carousel-3 {
  position: absolute;
  top: -90px;
}
}



@media (min-width: 1200px) {
  #js-carousel-3 .owl-stage-outer {
    height: 570px;
  }
}

@media (min-width: 0px) and (max-width:1199px) {
  #js-carousel-3 .owl-stage-outer {
    height: 480px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  #worker2 .tag-white-middle p {
    font-size: 1vw;
  }
}

@media (max-width: 575px) {
  .button-red-m2 {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .button-red-m2 {
    margin-top: -66px;
  }
}

#control {
  background-image: url("../../assets/img/control_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
}

@media (max-width: 575px) {
  .surface {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    padding: 20px;
  }
}

@media (min-width: 576px) {
  .surface {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    padding: 40px;
  }
}

.col-img {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
}

@media (min-width: 992px) {
  .control-surf {
    margin-top: 310px;
    position: relative;
  }
}

@media (min-width: 0px) and (max-width:767px) {
  .control-surf {
    margin-top: 140px;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .control-surf {
    margin-top: 190px;
    position: relative;
  }
}

#result {
  background-image: url("../../assets/img/result_bg.jpg");
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  overflow: hidden;
}

.benefits {
  border-radius: 25px;
  box-shadow: 0 0 40px rgba(0,0,0,0.1);
  padding: 40px;
  background-image: url("../../assets/img/benefits_bg.jpg");
  margin-top: 80px;
  margin-bottom: 60px;
}

.pad-t-b-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.freedom {
  position: absolute;
  /*top: -191px;*/
  bottom: -40px;
}

@media (max-width: 575px) {
  #audio {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  #CTA {
    background-image: url("../../assets/img/CTA_bg.jpg");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) {
  #CTA {
    background-image: url("../../assets/img/CTA_bg.jpg");
    background-position: top;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

.info-block {
  background: #495660;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 50px;
}

@media (min-width: 0px) and (max-width:1199px) {
  .cta-man {
    position: absolute;
    bottom: -60px;
    left: -40px;
  }
}

@media (min-width: 1200px) {
  .cta-man {
    position: absolute;
    bottom: -60px;
    left: 0px;
  }
}

.text-input2 {
  margin: 5px 0;
  border-radius: 10px;
  border: 2px solid #dde5ec;
  color: #adbbc5;
  padding: 35px 20px 35px 60px;
}

.mail-input {
  background-image: url("../../assets/img/mail-ico.png");
  background-position: 16px;
  background-size: auto;
  background-repeat: no-repeat;
}

.phone-input {
  background-image: url("../../assets/img/phone-icon.png");
  background-position: 16px;
  background-size: auto;
  background-repeat: no-repeat;
}

.name-input {
  background-image: url("../../assets/img/user.png");
  background-position: 16px;
  background-size: auto;
  background-repeat: no-repeat;
}

.form-cta input[type=radio]:checked + label {
  background: #ffe0a6;
}

.form-cta input[type=radio] {
  display: none;
}

.txt11 {
  font-size: 11px;
}

@media (min-width: 576px) {
  .cta-surf {
    width: 350px;
    margin: auto;
  }
}

@media (max-width: 575px) {
  .cta-surf {
    width: 320px;
    margin: 20px auto;
  }
}

.gradient {
  height: 200px;
  background: linear-gradient(to bottom, #Fff, rgba(112,112,112,0.01));
  position: relative;
  z-index: 90;
}

.map {
  filter: grayscale(100%);
  margin-top: -200px;
}

.contact-conteiner {
  max-width: 1140px;
  margin: auto;
  position: relative;
  z-index: 90;
}

@media (max-width: 575px) {
  .contact-block {
    margin-top: 200px;
  }
}

@media (min-width: 576px) {
  .contact-block {
    margin-top: 100px;
  }
}

@media (min-width: 992px) {
  .contacts {
    position: absolute;
    bottom: 550px;
  }
}

@media (min-width: 0px) and (max-width: 991px) {
  .contacts {
    position: absolute;
    bottom: 500px;
  }
}

html {
  scroll-behavior: smooth;
}

.video-size {
  width: 100%;
  height: 500px;
}

.btn-2 button:hover {
  border: 1px solid #fff;
  border-radius: 7px;
  position: relative;
  background: #fff;
  color: #000;
  transition: all 0.3s ease-in-out;
}

.btn-2 button {
  border: 1px solid #fff;
  border-radius: 7px;
  position: relative;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.txt15 {
  font-size: 15px;
}

.btn-2 {
  padding: 0 5px;
}

.btn-1 {
  padding: 0 5px;
}

.btn-1 a {
  color: #fff;
  position: relative;
}

.btn-1 img {
  filter: brightness(0%) invert(100%);
  margin-top: 19px;
  margin-left: 8px;
}

.buttons {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  margin: auto;
}

.pad-t-b-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (max-width: 767px) {
  .txt45 {
    font-size: 35px;
    line-height: 35px;
  }
}

@media (min-width: 768px) {
  .txt45 {
    font-size: 45px;
    line-height: 45px;
  }
}

#review {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width: 992px) {
  .col-cta {
    padding-top: 100px;
  }
}

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

#consulting .modal-dialog {
  max-width: 600px;
}

#consulting .modal-body {
  background-image: url("../../assets/img/consult-modal-bg.jpg");
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  border-radius: 20px;
}

.consult-modal-man {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

#consulting .modal-content {
  margin-top: 120px;
  border-radius: 20px;
}

