html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}
@font-face {
  font-family: MuseoSansCyrl-300; /* Имя шрифта */
  src: url(../fonts/MuseoSansCyrl-300.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: MuseoSansCyrl-900; /* Имя шрифта */
  src: url(../fonts/MuseoSansCyrl-900.ttf); /* Путь к файлу со шрифтом */
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "MuseoSansCyrl-900";
}
p {
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  color: #212529;
}

.navbar-brand img {
  width: 150px;
  margin-right: 30px;
}
.header-slider {
  background: url(../img/header-slide.jpg);
  height: 620px;
  background-size: cover;
  margin-top: 77px;
}
.navbar {
  box-shadow: 0px 3px 20px 0px white;
  background-color: white;
  padding: 15px 35px !important;
}
.h1-main {
  font-size: 55px;
  font-weight: 600;
  padding-top: 45px;
  line-height: 1;
  color: #212529f2;
}
.header-icons {
  padding-left: 15px;
}
.header-p {
  margin: 30px 0;
}
.header-block {
  background-color: #435ba1;
  padding: 60px;
  text-align: center;
}
.header-block-clr2 {
  background-color: #4f6dcd;
}
.header-block-clr3 {
  background-color: #43d5cb;
}
.col-lg-header-block {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.header-block-clr1 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.header-block-clr3 {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.header-block-p1 {
  margin-top: 20px;
  color: white;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}
.header-block-p2 {
  margin-top: 20px;
  color: #ffffffd1;
  font-size: 17px;
  line-height: 1;
}
.header-block-row {
  position: absolute;
  left: 0;
  right: 0;
  top: -90px;
}
.header-blocks > .container {
  position: relative;
}
.navbar-text {
  z-index: 9999;
  position: fixed;
  right: 30px;
  top: 10px;
  line-height: 1.3;
  text-align: center;
  margin-top: 10px;
}
.navbar-text .header-phone {
  font-size: 22px;
  font-family: "MuseoSansCyrl-900";
  color: #4f6dcd;
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(33, 37, 41) !important;
}
.navbar-nav li a:after {
  content: "|";
  padding-left: 15px;
  color: #21252954;
}
.nl-lf:before {
  content: "|";
  padding-right: 15px;
  color: #21252954;
}
.navbar-brand {
  margin-right: 0px !important;
}
.navbar-text {
  padding: 0 0px !important;
}
.header-obr-zv {
  text-align: center;
  color: #212529;
  border-bottom: 2px dotted #4f6dcd;
  padding-bottom: 5px;
}
.about-block {
  margin-top: 300px;
}
.about-block1 {
  font-size: 30px;
  margin: 0;
  line-height: 1;
}
.about-block2 {
  font-family: "MuseoSansCyrl-900";
  font-size: 35px;
  margin: 0;
  color: #212529f2;
}
.about-text h2,
h3 {
  margin: 10px 0;
  font-size: 25px;
}
.about-text p {
  text-indent: 5px;
  margin: 15px 0;
}
.about-text ul,
.about-text ul ol {
  padding-left: 20px;
}
.about-text {
  padding-bottom: 10px;
}
ul li {
  font-family: "MuseoSansCyrl-300";
}
ol li {
  font-family: "MuseoSansCyrl-300";
}
.cta-block {
  background: #43d5cb;
}
.col-cta {
  padding-left: 0px !important;
}
.col-cta img {
  width: 92%;
}
.cta-text {
  margin-top: 60px;
  text-align: center;
}
.cta-text1 {
  color: #ffffffd9;
  font-size: 20px;
  line-height: 1;
}
.cta-text2 {
  color: white;
  font-size: 35px;
  line-height: 1;
  font-family: "MuseoSansCyrl-900";
}
.cta-text3 {
  color: white;
}
.cta-text button {
  border-radius: 5px;
  background: white;
  border: 0;
  padding: 0px 0px 0px 10px;
  transition: 1s;
}
.cta-text button:hover {
  border-color: #f5f5f5;
  background-color: #f5f5f5;
}
.cta-text img {
  background: #f5f5f5;
  padding: 15px;
  margin-left: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.about-form {
  padding: 25px;
  box-shadow: 0px 0px 12px 9px #f3f3fb;
  border: 2px solid #f4f4fb;
  border-radius: 20px;
  text-align: center;
  width: 450px;
  float: left;
  margin: 25px 25px 25px 0px;
}
.about-form input {
  padding: 10px;
  margin-bottom: 10px;
}
.about-form-p1 {
  font-family: "MuseoSansCyrl-900";
  font-size: 26px;
  margin-bottom: 0px;
}
.about-img-block {
  position: relative;
  bottom: 0;
}

.about-form button {
  border-radius: 5px;
  background: #435ba1;
  border: 0;
  padding: 0px 0px 0px 10px;
  transition: 1s;
  color: white;
}
.about-form button:hover {
  border-color: #687ebf;
  background-color: #687ebf;
}
.about-form img {
  background: #687ebf;
  padding: 15px;
  margin-left: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.block-prem img {
  width: 100px;
  float: left;
  margin-right: 30px;
}
.prem-p1 {
  font-family: "MuseoSansCyrl-900";
  margin-bottom: 5px;
  font-size: 18px;
  padding-top: 15px;
}
.prem-block {
  margin: 50px 0;
}
.prem-text {
}
.block-prem {
  margin-bottom: 40px;
}
.header-icons img {
  float: left;
  margin-right: 20px;
  width: 80px;
  border: 2px solid #c6ccd1;
  border-radius: 10px;
  padding: 5px;
}
.header-icon-p1 {
  margin-bottom: 5px;
  font-family: "MuseoSansCyrl-900";
  font-size: 18px;
}
.stripped-bg {
  background-image: -webkit-repeating-linear-gradient(
    45deg,
    transparent,
    #ececec 1px,
    #fbfbfb 1px,
    #fbfbfb 4px
  );
}
.price-block {
  padding: 35px 0;
}
.price-block img {
  height: 185px;
}
.price-title {
  text-align: center;
  margin-bottom: 0px;
  font-size: 55px;
}
.price-title2 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 22px;
}
.price-title p {
  font-size: 55px;
}
.price-title span {
  font-family: "MuseoSansCyrl-900";
}
.block-price {
  padding: 40px;
  border-radius: 20px;
  text-align: center;
}
.block-price ul li {
  color: white;
  border-bottom: 1px solid #ffffff26;
  line-height: 2;
  margin: 0px 65px;
}
.bl-pr-1 {
  background: #435ba1;
}
.bl-pr-2 {
  background: #4f6dcd;
}
.block-price-p1 {
  margin: 20px 40px 20px 40px;
  color: white;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  border-bottom: 2px solid #ffffffc7;
  padding-bottom: 15px;
}
.block-price-p2 {
  color: white;
  margin-bottom: 10px;
}
.price-btn button {
  background: white;
  border: 0;
  padding: 15px 25px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "MuseoSansCyrl-300";
  font-weight: 600;
  transition: 1s;
}
.price-btn button:hover {
  background: #efefef;
}
.price-cena {
}
.price-cena p {
  font-size: 26px;
  font-family: "MuseoSansCyrl-300";
  color: white;
}
.price-cena span {
  font-family: "MuseoSansCyrl-900";
}
.testi-img img {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.testimonials {
  height: 100%;
  background: #4f6dcd;
}
.testi-title {
  font-size: 55px;
  color: white;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 0px;
}
.testi-title2 {
  font-size: 22px;
  color: white;
  text-align: center;
  padding-bottom: 30px;
}
.testi-title span {
  font-family: "MuseoSansCyrl-900";
}
.col-testi-img {
  padding-right: 0px !important;
}
.testi-mini-block {
  background: white;
  border-radius: 20px;
  padding: 25px;
  margin-bottom: 15px;
}
.testi-mini-block img {
  border-radius: 50%;
  border: 2px solid #c6ccd1;
  float: left;
  margin-right: 10px;
  width: 100px;
  height: 100px;
}
.testi-name {
  font-family: "MuseoSansCyrl-900";
  font-size: 18px;
  margin-bottom: 0;
}
.hd-bl-bg::after {
  background: url(../img/header-block-bg.png);
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0.1;
  background-position: center;
  left: -60%;
  background-size: auto;
  background-repeat-y: no-repeat;
}
.hd-bl-bg {
  position: relative;
}
.contact {
  margin: 50px 0;
}
.footer-title {
  font-size: 55px;
  text-align: center;
  margin-bottom: 0px;
}
.footer-title2 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 60px;
}
.footer-title span {
  font-family: "MuseoSansCyrl-900";
}
.footer-icons img {
  width: 96px;
  border-radius: 10px;
  border: 2px solid #f4f4fb;
  padding: 5px;
}
.footer-icons {
  text-align: center;
}
.footer-icons p {
  font-weight: 600;
  margin-top: 5px;
  line-height: 1;
}
.navbar-nav li {
  font-size: 15px !important;
}
.footer {
  background: #435ba1;
  text-align: center;
  padding: 30px 0;
}
.footer ul li {
  display: inline;
}
.footer ul li a::after {
  content: "|";
  padding-left: 15px;
  color: #21252954;
}
.footer ul li a {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 0.5rem;
  padding-left: 0.2rem;
}
.footer ul {
  margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .kak-block {
    margin-bottom: 10px;
  }
  .footer ul {
    line-height: 3;
  }
  .about-img-block img {
    display: none;
  }
  .about-img-block {
    margin-bottom: 50px;
  }
  .about-form {
    margin-top: 80px;
  }
  .header-block-row {
    position: inherit;
  }
  .about-block {
    margin-top: 50px;
  }
  .header-blocks > .container {
    position: inherit;
  }
  .header-block-clr3 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .header-block-clr1 {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .header-slider {
    height: 450px;
    margin-bottom: 50px;
  }
  .h1-main {
    font-size: 40px;
    text-align: center;
  }
  .navbar-text {
    display: none !important;
  }
  .navbar {
    text-align: center;
  }
  .nl-lf:before {
    display: none;
  }
  .navbar-nav li a:after {
    display: none;
  }
  .about-form {
    margin-top: 0px;
  }
  .about-form input {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .footer ul {
    line-height: 3;
  }
  .about-img-block img {
    display: none;
  }
  .about-img-block {
    margin-bottom: 50px;
  }
  .header-block-row {
    position: inherit;
  }
  .about-block {
    margin-top: 50px;
  }
  .header-blocks > .container {
    position: inherit;
  }
  .header-block-clr3 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .header-block-clr1 {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .header-slider {
    height: 100%;
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
  .h1-main {
    font-size: 40px;
    text-align: center;
  }
  .navbar-text {
    display: none !important;
  }
  .navbar {
    text-align: center;
  }
  .nl-lf:before {
    display: none;
  }
  .navbar-nav li a:after {
    display: none;
  }
  .testi-img img {
    display: none;
  }
  .cta-block {
    padding-bottom: 50px;
  }
  .col-cta img {
    display: none;
  }
  .bl-pr-1 {
    margin-bottom: 30px;
  }
  .about-form input {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .col-cta img {
    width: 118%;
  }
  .about-block {
    margin-top: 335px;
  }
  .header-block {
    min-height: 401px;
  }
}

@media (max-width: 575.98px) {
  .kak-block {
    margin-bottom: 10px;
  }
  .about-form input {
    width: 100%;
  }
  .footer ul {
    line-height: 3;
  }
  .about-block1 {
    font-size: 25px !important;
  }
  .about-block2 {
    font-size: 25px !important;
  }
  .navbar-text {
    display: none !important;
  }
  .h1-main {
    font-size: 24px;
    text-align: center;
    padding-top: 30px;
  }
  .header-slider {
    height: 100%;
  }
  .header-icons img {
    margin-right: 10px;
  }
  .header-block {
    padding: 30px 70px;
  }
  .about-block {
    margin-top: 30px;
  }
  .about-block1 {
    text-align: center;
  }
  .about-text {
    margin: 15px;
  }
  .about-text p {
    text-align: justify;
  }
  .about-text h2,
  h3,
  h4,
  h5 {
    text-align: center;
    font-size: 25px !important;
    line-height: 1;
  }
  .header-block-clr3 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .about-img-block img {
    width: 100%;
  }
  .col-cta img {
    display: none;
  }
  .cta-text {
    margin: 30px 0 !important;
  }
  .about-form-p1 {
    line-height: 1;
    margin-bottom: 10px;
  }
  .about-form {
    float: none;
    margin: 15px 15px;
    width: auto;
  }
  .price-block {
    padding: 20px 0;
  }
  .price-title2 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .price-title {
    font-size: 35px;
  }
  .block-price-p1 {
    margin: 20px 0px 20px 0px;
  }
  .block-price {
    margin-bottom: 30px;
  }
  .testi-title {
    font-size: 35px;
  }
  .testi-title2 {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .testi-img img {
    display: none;
  }
  .contact {
    margin: 25px 0;
  }
  .footer-title {
    font-size: 35px;
  }
  .footer-title2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .footer-text {
    text-align: justify;
  }
  .footer-text ul {
    padding-left: 20px;
  }
  .footer ul {
    text-align: center;
  }
  .footer ul li {
    display: block;
  }
  .nl-lf:before {
    display: none;
  }
  .footer ul li a::after {
    display: none;
  }
  .header-block-row {
    position: inherit;
  }
  .header-block-clr1 {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .header-blocks {
    height: 100%;
  }
  .header-block-row {
  }
  .stripped-bg {
    background-image: -webkit-repeating-linear-gradient(
      45deg,
      transparent,
      #ececec80 1px,
      #fbfbfb78 1px,
      #fbfbfb75 4px
    );
  }
  .navbar-nav li a:after {
    display: none;
  }
  .navbar-nav {
    text-align: center;
  }
  .navbar {
    padding: 10px 27px 10px 15px !important;
  }
  .header-slider {
    margin-top: 67px !important;
    padding-bottom: 40px;
  }
  .header-blocks > .container {
    position: inherit;
  }
  .header-slider-vnutr {
    height: 75px !important;
  }
  .h1-main-vnutr {
    padding-top: 25px !important;
  }
}
@media (width: 411px) {
}
@media (width: 412px) {
}
@media (width: 320px) {
  .price-block img {
    height: auto;
    width: 100%;
  }
  .block-price ul li {
    margin: 0 40px;
  }
  .price-cena p {
    font-size: 22px;
  }
  .h1-main {
    font-size: 24px !important;
  }
}
@media (width: 375px) {
}
@media (width: 414px) {
}
@media (width: 393px) {
}
.modal-button {
  border-radius: 5px;
  background: #435ba1;
  border: 0;
  transition: 1s;
  color: white;
  padding: 10px 20px;
  font-family: "MuseoSansCyrl-300";
  text-transform: uppercase;
  font-weight: 600;
}
.header-obr-zv a:hover {
  cursor: pointer;
}
.about-block-vnutr {
  margin: 50px 0;
}
.header-slider-vnutr {
  height: 200px;
  background: #f5f5fd;
  margin-top: 77px;
}
.h1-main-vnutr {
  padding-top: 75px;
}
.text-vnutr ul {
  padding-left: 20px;
}
.about-form-vnutr {
  margin-bottom: 20px;
}
.text-vnutr img {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .footer-icons {
    margin-bottom: 50px;
  }
  .testi-img img {
    display: none;
  }
  .block-price {
    margin-bottom: 20px;
  }
  .cta-text {
    margin: 50px 50px;
  }
  .col-cta img {
    display: none;
  }
}
.navbar-nav {
  padding-left: 15px;
}
.form-footer {
  width: 100%;
}
.kak-title {
  text-align: center;
  margin-bottom: 0px;
  font-size: 2rem;
  margin-bottom: 20px;
}
.kak-title span {
  font-weight: 600;
}
.kak-block {
  background: #43d5cb;
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  min-height: 227px;
}
.kak-bl-1-3 {
  background: #435ba1;
}
.kak-bl-2-4 {
  background: #4f6dcd;
}
.kak-p1 {
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  font-size: 17px;
  margin-bottom: 5px;
  margin-top: 10px;
  border-top: 2px solid #edffffd1;
  padding-top: 15px;
}
.kak-p2 {
  color: white;
  padding-top: 10px;
  margin-bottom: 0px;
}
.kak-ofprdl {
  margin-bottom: 50px;
}
