@charset "UTF-8";
.row {
  margin: 1vh 0 1vh 0;
}

.big_row {
  padding: 5vh 0 2vh;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 0) {
  body {
    font-size: 16px;
  }
  .white h2, .header {
    font-size: 30px;
  }  
}
@media only screen and (min-width: 576px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (min-width: 720px) {
  body {
    font-size: 17px;
  }
  .white h2, .header {
    font-size: 40px;
  }
}
@media only screen and (min-width: 960px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  body {
    font-size: 19px;
    line-height: 2;
  }
}

focus {
  outline: none;
}

.contact_form ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}

.background_hdr_2 {
  height: 90vh;
}

h1,
h2,
h3 {
  vertical-align: middle;
  font-family: "Ubuntu", sans-serif, Arial;
  line-height: 1.2;
  font-weight: normal;
  /*margin: 5px;*/
}

h3,
h4 {
  text-align: left;
  margin: 23px 0 5px 3%;
  font-family: "Ubuntu", sans-serif, Arial;
  font-weight: normal;
}

.lger_colored {
  font-size: 130%;
  font-weight: 100;
  color: #d33;
}

.lger {
  font-size: 120%;
  font-weight: 100;
}

.colored {
  color: #d33;
}

.slim {
  font-weight: 100;
}

h5 {
  text-align: left;
  margin: 23px 0 5px 7%;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

li {
  text-align: left;
}

.text li {
  margin-left: 1em;
}

.breadcrumb > li {
  margin: 0;
}

.text h1 {
  padding: 15px 0 0;
}

.text h2 {
  margin: 23px 0 5px 3vw;
  padding: 0 0 0 15px;
}

.text h3 {
  margin: 23px 0 5px 5vw;
  padding: 0 0 0 15px;
}

.text h1,
.text h2,
.text h3,
.text h4 {
  line-height: 1.6em;
  text-indent: 0.5em;
  font-family: Ubuntu, "Open Sans", Arial;
  color: #000;
}

.text b {
  font-weight: 400;
}

td h3,
td h4 {
  text-indent: 0em !important;
}

h2.inlne,
h3.inlne,
h4.inlne {
  display: inline;
  vertical-align: baseline;
  margin-left: 1.5em;
}

.backgrounded_light {
  margin-top: 3%;
  margin-bottom: 3%;
  background-color: #fff;
  box-shadow: 5px 8px 15px 3px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 10px;
}

.backgrounded_light > h2,
.backgrounded_light > h3,
.backgrounded_light > h4 {
  color: #d33;
}

a > h3 {
  margin: 0px;
}

a > h3,
li > h3,
a > h4,
li > h4 {
  display: inline;
  font-weight: normal;
}

p {
  text-align: left;
  text-indent: 1.9em;
  margin: 0.7em 0;
}

.panel-links {
  text-align: center;
  padding: 10px;
  text-decoration: none;
  font: 16pt/16pt scada, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.panel {
  margin: 0px auto 10px;
  width: 90%;
  height: 100px;
  display: inline-block;
  background: #3870a0;
  background: linear-gradient(#3870a0, #185080);
  box-shadow: 9px 12px 12px #5D5D5D;
  text-decoration: none;
  transition: all 0.1s ease;
}

.panel:hover {
  transform: scale(1.05);
  background: #2870a0;
  background: linear-gradient(#5890c0, #185080);
}

.titled {
  width: 100%;
  text-align: center;
}

.backgrounded {
  background: #ffed00;
  width: auto;
  padding: 5px;
}

.btn-floating:hover,
#go_top:hover {
  transform: scale(1.3);
}

.page-text {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 1% 3% 5%;
  margin: 2% 0;
}

nav {
  padding: 0;
}

.footer {
  padding-top: 40px;
  background-color: #555960;
}

.footer a,
.footer li,
.footer_tema {
  color: #eee;
  font-weight: 100;
  text-decoration: none;
}

.footer li {
  list-style-type: none;
  cursor: default;
  font-size: 100%;
}

.footer_tema {
  box-sizing: border-box;
  text-align: center;
  display: block;
  font-size: 100%;
}

.circle-btn {
  transition: all 0.1s ease;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 6vw;
  height: 6vw;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  border-radius: 100%;
  background: radial-gradient(at 30% 30%, #5EB2D2, #0076a5);
}

button {
  border-width: 0;
}

.phone_white {
  transition: all 0.2s ease;
  fill: #fff;
  width: 70%;
  height: 70%;
  padding: 5px 0 0;
}

.phone_white:hover {
  transform: scale(-1, 1);
}

.circle-btn:hover .phone_white,
.circle-btn:active .phone_white {
  transform: scale(-1, 1);
}

.circle-btn span {
  color: #fff;
  text-decoration: none;
}

.table-of-contents a {
  color: #eee;
  text-decoration: none;
}

.table-of-contents li {
  list-style-type: none;
  padding-left: 30px;
  padding-top: 5px;
}

.table-of-contents a:hover,
.table-of-contents li:hover {
  transition: all 0.1s ease;
  transform: scale(1.12);
  color: #fff;
}

.news > spawn {
  background: #ebebeb;
  color: #aaa;
  font-size: 14px;
}

.border_left {
  border-left: 6px solid #7092F6;
  padding: 1% 3% 1% 2%;
  margin: 2% 0 2% 7%;
}

blockquote {
  display: block;
  padding: 10px 5px 10px 70px;
  margin: 20px 0;
  border-left: 4px solid #7092F6;
  background: #f0eff0 url(../images/blockquote-bg.png) 20px 20px no-repeat;
  background-size: initial;
  background-image: url(../images/blockquote-bg.png);
  background-position-x: 15px;
  background-position-y: 14px;
  background-size: 20px;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  min-height: 25px;
}

.text ul li {
  min-height: 22px;
  list-style: none;
  padding: 0 0 0 30px;
  position: relative;
}

.text ul li:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0.8em;
  width: 7px;
  height: 7px;
  background-color: #7092F6;
  background: #7092F6;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
}

.href_grey {
  margin: 2% 0 3% 3%;
}

.href_grey li {
  list-style: none;
  font-style: italic;
}

.okved_table tr td {
  border: 1px solid;
  padding: 0.5% 2%;
}

table tr td {
  border: 1;
  padding: 0.2% 1%;
}

.breakWord {
  word-wrap: break-word;
  margin: 5pt 3pt 5pt 3pt;
}

.text .dyntable {
  border-collapse: collapse;
  table-layout: fixed;
  margin: auto;
}

table {
  white-space: normal;
  line-height: normal;
  font-weight: normal;
  font-size: medium;
  font-style: normal;
  color: -internal-quirk-inherit;
  text-align: start;
  font-variant: normal normal;
}

#go_top {
  transition: all 0.3s ease;
}

.card {
  border: 1px solid #dfdfdf;
  box-shadow: 6px 8px 12px #5D5D5D;
  padding-bottom: 30px;
  text-align: center;
  text-decoration: none;
}

.card > a {
  text-decoration: none;
}

.card_over {
  bottom: 0px;
  transition: bottom 0.3s ease;
}

.card_over:hover {
  bottom: 10px;
}

.inline_row {
  padding: 50px 0px 0px;
  margin: 1vh 0px 0px;
  background-color: #d7dfe6;
  height: auto;
  vertical-align: top;
}

.inline_div > div {
  margin: 0px 11%;
  text-align: center;
  background-color: #d7dfe6;
  -webkit-font-smoothing: antialiased;
}

.inline_div > div:nth-child(1) > img {
  height: 100px;
}

.inline_div > div:nth-child(2) {
  font: 600 150%/130% "Open Sans", sans-serif, Arial;
  padding: 30px 0 20px;
}

.inline_div > div:nth-child(3) {
  font: 100 105%/130% "Open Sans", sans-serif, Arial;
  padding: 0 0 50px;
}

.clear-fix::after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.inline_div_white {
  border-radius: 5px;
  padding: 0px;
  vertical-align: top;
  background-color: white;
  text-align: center;
  height: 20vw;
  min-height: 250px;
}

.inline_div_white:hover {
  background: radial-gradient(#fff, #ddd);
}

.inline_div_white > div {
  text-align: center;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  vertical-align: top;
  height: 50%;
}

.inline_div_white > div:nth-child(1) {
  font: 600 150%/100% Arial, sans-serif;
  padding: 40px 0px 40px 3%;
  margin: 15px;
}

.inline_div_white > div:nth-child(2) {
  font: 400 120%/130% "Open Sans", sans-serif, Arial;
  padding: 10px 20px 20px;
  width: 100%;
}

.inline_div_white,
.inline_div_white:hover,
.inline_div_white:visited {
  display: block;
  color: black;
  text-decoration: none;
}

.white {
  padding: 0vh 0px 0px;
  margin: 8vh 0px 0px;
  background-color: white;
  text-align: center;
}

.white h2, .header {
  font-family: "Ubuntu", sans-serif, Arial;
  font-weight: 300;
  margin: 0vh 0 0.5vh 0;
}


.white h2 {
  margin: 50px 0 0 0;
}

.white-text {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  background: #7092F6;
  padding: 10px;
  text-decoration: none;
}

.say {
  border-left: 14px solid #F07E51;
}

.say > div,
.roboto_100 {
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.title_block p, .title_block ul {
  font-size: 120%;
  font-weight: 100;
}

.vibirayut, .title_block, .say {
  margin: 80px auto;
}

.vibirayut {
  padding: 4.5vw 5vw;
  font-weight: 100;
  background: #eeeeee;
}

.vibirayut h2 {
  display: inline-block;
  vertical-align: sub;
  margin: 12px 0 3px 35px;
}

.vibirayut > ul {
  text-align: left;
  font-size: 120%;
}
@media only screen and (min-width: 0px) {
  .vibirayut > ul {
    padding: 0 0 0 2vw;
  }
}
@media only screen and (min-width: 960px) {
  .vibirayut > ul {
    padding: 0 0 0 10vw;
  }
}

.vibirayut li,
.list_style_none ul {
  list-style: none;
  margin: 20px auto;
}

.vibirayut li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 4vh;
  width: 4vh;
  background-size: cover;
  background-image: url(../images/Checkmark.svg);
  margin-right: 30px;
}

.konsultatciya {
  text-align: center;
  font-weight: 100;
  font-size: 180%;
  font-family: "Open Sans", sans-serif, Arial;
  padding: 5vh 5vw;
}

.roboto_400 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.roboto_600 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.say > div:nth-child(1) {
  padding: 0px 20px 0px 20px;
}

.say > div:nth-child(2) {
  height: 35vh;
  text-align: left;
  padding-left: 3vw;
}

.font_size_105 {
  font-size: 105%;
}

.font_size_110 {
  font-size: 110%;
}

.font_size_120 {
  font-size: 120%;
}

.font_size_125 {
  font-size: 125%;
}

.font_size_130 {
  font-size: 130%;
}

.font_size_140 {
  font-size: 140%;
}

.font_size_150 {
  font-size: 150%;
}

.font_size_175 {
  font-size: 175%;
}

.font_size_200 {
  font-size: 200%;
}

.font_size_250 {
  font-size: 250%;
}

.font_size_300 {
  font-size: 300%;
}

.font-weight_300 {
  font-weight: 300;
}

.font-weight_400 {
  font-weight: 400;
}

.font-weight_700 {
  font-weight: 700;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

#predlojenie {
  padding: 0.9vmax 2.5vmax;
}

#tarifs h2, #tarifs h3 {
  text-transform: uppercase;
}

.divider, .divider_80 {
  border-bottom: solid 2px #bbb;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.divider {
  margin-bottom: 10px;
  margin-top: 20px;
  width: 90px;
}

.divider_80 {
  width: 80%;
  margin-bottom: 100px;
  margin-top: 50px;
}

.nowrap {
  white-space: nowrap;
}

.contacts > div {
  padding: 0.5vw 0;
}

.n-decor {
  text-decoration: none;
  color: #000;
}

.n-decor:hover {
  color: #000;
  text-decoration: none;
}

#nav_top_3 .tel {
  text-decoration: none;
  color: #000 !important;
}

.telefon_sub {
  font-size: 140%;
  font-weight: 100;
}

.telefon_sub a {
  text-decoration: none;
  color: #1F5ABA !important;
}

.telefon_footer a {
  text-decoration: none;
  color: #eee !important;
}

.telefon_contacts a {
  text-decoration: none;
  color: #000 !important;
}

.contacts_svg_icon_size {
  width: 1vw;
  height: 1vw;
  min-height: 30px;
  min-width: 30px;
  margin: 0 1.5vw -0.3vw;
}

.contacts_svg_icon_color {
  fill: #d33;
}

.contact_form > input {
  font-weight: 100 !important;
}

.btn_popup {
  font-family: sans-serif;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 14px;
  border: solid 2px;
  border-color: rgb(67, 140, 201);
  border-radius: 3px;
  color: rgb(67, 140, 201);
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1.5px;
  margin: 0 20px 20px 5px;
  transition: all 0.5s ease;
}

.btn_popup:hover {
  background: rgb(67, 140, 201);
  border-color: rgb(67, 140, 201);
  color: #fff;
}

.usluga_raw {
  padding: 0 0 5vh;
  vertical-align: top;
  background-color: white;
  text-align: center;
}

.usluga_raw,
.usluga_raw:hover,
.usluga_raw:visited {
  display: block;
  margin: 3vh 0 5vh 0;
}

.usluga_img {
  transition: height 0.2s;
}
@media only screen and (min-width: 0) {
  .usluga_img {
    height: 80px;
  }
}
@media only screen and (min-width: 1170px) {
  .usluga_img {
    height: 85px;
  }
}

.usluga_1, .usluga_2, .vibirayut {
  font-family: "Ubuntu", sans-serif, Arial;
  line-height: 1.5;
}

.usluga_1 a {
  color: #000;
}

.usluga_1 a:hover {
  color: #1F5ABA;
  text-decoration-color: #1F5ABA;
}

.usluga_1 {
  height: 50px;
  margin: 40px 10px 0 10px;
  font-size: 60%;
  font-weight: 600;
  color: #2663FF;
  color: #000;
}

.usluga_2 {
  height: 50px;
  margin: 0.3vw 10px 50px 10px;
  font-size: 50%;
  font-weight: 300;
  color: black;
}

.svg_color {
  fill: #1F5ABA;
}

.reshit > ul {
  text-align: left;
}

.reshit li {
  list-style: none;
}

.reshit li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 4vh;
  width: 4vh;
  background-size: cover;
  background-image: url(../images/Checkmark.svg);
  margin: 10px 25px 10px 0px;
}

.pomosch {
  margin: 40px auto;
  text-align: center;
  color: #222;
  font-size: 130%;
  line-height: 1.7;
  font-family: "Open Sans", sans-serif;
}

.block_colored {
  background-color: #E0FEE0;
}

.radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}

.radio + label {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
}

.radio + label:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 1px;
  width: 22px;
  height: 22px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
}

.radio + label:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #00fd00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.2s;
}

.radio:checked + label:after {
  opacity: 1;
}

.radio:focus + label:before,
.radio:hover + label:before {
  box-shadow: 0 0 3px 3px rgba(0, 253, 0, 0.3);
}


/* .fotorama {
  margin: 30px 0 0 0;
  display: none;
} */

@media only screen and (min-width: 767px) {
  .start_pict {
    display: block;
  }
  #start_pict_tel {
    display: none;
  }
}
.slide {
  position: absolute;
  top: 5%;
  left: 0;
  margin: 14vh 0 0 10vw;
  width: 40%;
  min-width: 290px;
  height: 250px;
  color: #222;
  text-decoration: none;
  font-family: Ubuntu, sans-serif, Arial;
}

.slide_title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.3;
}

.slide_txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding: 15px 0 50px 0;
}

.btn_popup_1, .btn_popup_2 {
  background-color: #438cc9;
  padding: 10px 40px;
  border: 2px solid;
  border-radius: 6px;
  letter-spacing: 0.7px;
  margin: 0 20px 20px 5px;
  font-weight: 400;
  font-size: 18px;
  transition: all 0.2s ease;
  min-width: 250px;
}

.btn_popup_1 {
  border-color: #438cc9;
  background-color: hsla(0, 0%, 100%, 0.9);
  color: #438cc9;
}

.btn_popup_2 {
  border-color: #438cc9;
  background-color: #438cc9;
  color: hsla(0, 0%, 100%, 0.9);
}

.btn_popup_1:hover {
  border-color: #438cc9;
  background-color: #438cc9;
  color: hsla(0, 0%, 100%, 0.9);
}

.btn_popup_2:hover {
  border-color: #438cc9;
  background-color: #EAF3FF;
  color: #438cc9;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 30px;
  width: auto;
  max-width: 800px;
  margin: 0px auto;
}

.centered-and-cropped {
  object-fit: cover;
}

.a_flex_container {
  transition: all 0.1s ease;
}

.a_flex_container:hover .divider_anim {
  width: 100%;
}

.flex_container_456 {
  display: flex;
  width: 100%;
  min-height: 100px;
  margin: 0 0 0 15px;
  border-color: #ddd;
  border-width: 1px;
}

.flex_1 {
  margin-left: -22px;
}

.flex_2 {
  margin-left: 20px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 80%;
  font-weight: 300;
  line-height: 1.5;
}

.divider_anim {
  width: 0px;
  border-bottom: #7092F6 solid 2px;
  margin: 0px 0px 0px -10px;
  transition: all 0.25s ease;
}

.fadeIn, .fadeInDown, .fadeInLeft, .fadeInRight {
  transition: cubic-bezier(0, 0.5, 0.5, 1);
  opacity: 0;
  position: relative;
}

.fadeIn {
  transition: 0.3s;
  transform: scale(0.5, 0.5);
}

.fadeInDown {
  transition: 0.6s;
  transform: translate3d(0, -100px, 0);
}

.fadeInLeft {
  transition: 0.9s;
  transform: translate3d(-150px, 0, 0);
}

.fadeInRight {
  transition: 0.9s;
  transform: translate3d(150px, 0, 0);
}

.grayed, .whited {
  font-weight: 300;
  font-size: 24px;
  padding: 20px;
  line-height: 1.5;
}

.grayed {
  margin: 0 20px 100px;
  background-color: #f6f6f6;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 10px 10px 50px rgba(0, 0, 0, 0.05) inset;
}

.one_card_1 .generic_price_btn {
  text-align: center;
  margin: 4rem;
}

.one_card_1 {
  background: #f9f9f9;
  padding: 0.5rem 0;
  position: inherit;
  margin: 3rem 5rem 5rem;
}
@media only screen and (min-width: 0) {
  .one_card_1 {
    font-size: 12px;
    width: 100%;
    margin: 3rem 0 5rem;
  }
  .one_card_1 ul, .one_card_1 p {
    padding: 0;
    text-indent: 0;
  }
  .one_card_1 .generic_price_btn {
    margin: 0rem;
    padding: 0.3rem;
  }
  .one_card_1 .popup-with-form {
    padding: 0.5rem 3rem;
  }
}
@media only screen and (min-width: 576px) {
  .one_card_1 {
    font-size: 13px;
  }
  .one_card_1 .generic_price_btn {
    margin: 2rem;
    padding: 0.3rem;
  }
}
@media only screen and (min-width: 720px) {
  .one_card_1 {
    font-size: 14px;
  }
  .one_card_1 .popup-with-form {
    padding: 1.3rem 7rem;
  }
}
@media only screen and (min-width: 960px) {
  .one_card_1 {
    font-size: 15px;
  }
  .one_card_1 .generic_price_btn {
    margin: 4rem;
  }
}
@media only screen and (min-width: 1600px) {
  .one_card_1 {
    width: 80%;
  }
}

.one_card_1_1 {
  margin: 5rem 0 3rem 5rem;
  width: 65%;
  line-height: 1;
  color: #000;
  text-align: left;
  font-family: sans-serif;
  font-size: 250%;
  font-weight: 400;
}

.one_card_1_2 {
  position: absolute; /*Позиционируется абсолютно, относительно родителя*/
  top: 2rem; /*Координата сверху*/
  left: 74%; /*Координата слева*/
  width: 30%;
  background-color: rgb(255, 255, 68);
  color: #000;
  text-align: center;
  font-family: sans-serif;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 270%;
  letter-spacing: -3px;
}

.one_card_1_3 {
  margin: 0 0 0 5rem;
  text-align: left;
  font-size: 170%;
  line-height: 1.5;
  font-weight: 300;
  font-family: Roboto, sans-serif;
}

#preimuschestva {
  width: 100%;
  margin: 20px auto;
  padding: 40px 0;
  /* background: url(https://image.winudf.com/v2/image/Y29tLktOUC5Ib3Jyb3JIb3NwaXRhbF9zY3JlZW5zaG90c181XzQ0MDlmZjA4/screen-5.jpg?fakeurl=1&type=.jpg); */
  background-size: cover;
  background-color: #f4f4f4;
  color: #000000;
}

#preimuschestva .header {
  color: #000000;
}

#preimuschestva .row > div:nth-child(2n),
#preimuschestva .row > div:nth-child(3n) {
  height: 100px;
  margin: 1vh 0 4vh 0;
  text-align: left;
  padding-left: 5vw;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
}

#preimuschestva .row > div:nth-child(2n) > div:first-child,
#preimuschestva .row > div:nth-child(3n) > div:first-child {
  font-size: 175%;
}

#preimuschestva .row > div:nth-child(2n) > div:last-child,
#preimuschestva .row > div:nth-child(3n) > div:last-child {
  font-size: 100%;
}

#prosto ol {
  counter-reset: li;
}

#prosto li {
  counter-increment: li;
  list-style: none;
  margin: 0 0 3vh 0;
  display: flex;
  align-items: flex-start;
}

#prosto ol > li:before {
  content: counter(li);
  color: #dedede;
  font-size: 250%;
  font-weight: 600;
  text-align: center;
  margin-right: 20px;
  margin-top: 1.5vh;
  line-height: 40px;
  width: 50px;
  height: 50px;
}

#prosto ol > li:first-child:before,
#prosto ol > li:last-child:before {
  color: #7092F6;
}

#prosto li > div {
  font-weight: 100;
  text-align: left;
  width: 100%;
}

#prosto li > div > div:nth-child(1n) {
  font-size: 130%;
  font-weight: 400;
}

#prosto li > div > div:nth-child(2n) {
  color: #888;
  font-size: 100%;
  font-weight: 300;
  line-height: 125%;
}

#uznat {
  width: 100%;
  background-color: #355ba4;
  color: #fff;
}

#uznat .header {
  text-align: left;
  font-size: 170%;
  line-height: 150%;
  margin: 2vh 0 0 0;
}

#uznat_2 {
  text-align: left;
  margin: 25px auto;
}

.table-white-line {
  height: 50px;
  text-align: center;
  vertical-align: middle;
  font: 14pt/14pt helvetica, scada, sans-serif;
}

.table-border-num {
  width: 100%;
  text-align: center;
  counter-reset: schetchik;
}

.table-border-num tbody tr:before {
  content: counter(schetchik) ".";
  counter-increment: schetchik;
  display: table-cell;
  vertical-align: middle;
}

.centered tr td {
  text-align: center;
}

table {
  margin: 0 0 10px;
}

th {
  text-align: center;
  border-bottom: solid 1px #ccc;
  height: 60px;
}

td {
  height: 41px;
}

#tarifs td:nth-child(1),
#nul td:nth-child(3) {
  text-align: left;
}

#tarifs td:nth-child(3) li {
  text-indent: 0.3em;
}

#nul td:nth-child(3) ol {
  padding: 0.2% 1.5%;
  margin: 0;
}

#tarifs table {
  margin: 20px 0 40px;
  font-size: 105%;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

#tarifs table tr:nth-child(2n) {
  background-color: #ddd;
}

#tarifs thead > tr {
  background-color: #ccc;
}

#tarifs td, #tarifs tr {
  border: solid 1px #aaa;
}

.zebra tr:nth-child(2n) {
  background-color: #ddd;
}

.zebra thead > tr {
  background-color: #ccc;
  text-align: center;
}

.zebra td, .toped td {
  vertical-align: top;
  padding: 7px;
}

.bordered td, .bordered tr {
  border: solid 1px #aaa;
}

#soprovozhdenie td:nth-child(1n) {
  padding-left: 3%;
}

#kvpdp > tbody > tr > td:nth-child(-n+3) {
  text-align: center;
}

.contact_form, .white-popup {
  position: relative;
  padding: 30px 2% 50px 2%;
  width: auto;
  max-width: 500px;
}

.spasibo {
  padding: 50px 0px 50px 60px;
  width: auto;
  max-width: 650px;
  font: 400 25px Ubuntu, sans-serif;
}

.contact_form .btn_popup_1,
.contact_form .btn_popup_2,
.contact_form input {
  width: 100%;
  font: 400 20px Roboto, sans-serif;
}

.contact_form .btn_popup_1,
.contact_form .btn_popup_2 {
  border-radius: 0;
  border: 0;
  transition: all 0.2s ease;
  margin: 10px 0 0;
  height: 70px;
}

.contact_form input {
  height: 50px;
  background: inherit;
  border-bottom: 1px solid #757575;
}

.contact_form_text_1 {
  font: 400 16px Roboto, sans-serif;
  margin: 10px 10px 50px;
  width: 350px;
  text-align: center;
}

.contact_form_text_2 {
  font: 300 12px Roboto, sans-serif;
  margin: 10px 0px 0px;
  text-align: center;
  color: #94a2bf;
}

.contact_form_text_2 a {
  color: #94a2bf;
  text-decoration: underline;
}

.group {
  position: relative;
  margin-bottom: 25px;
}

.inputMaterial {
  display: block;
  border: none;
  border-bottom: 1px solid #757575;
  background: inherit;
}

.inputMaterial:focus {
  outline: none;
}

.group label {
  color: #94a2bf;
  font: 300 20px Roboto, sans-serif;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

@media only screen and (min-width: 767px) {
  .navbar-nav {
    float: none;
    text-align: center;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
  }
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #aaa;
}

.navbar-toggle {
  background-color: #ccc;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown.open > .dropdown-menu {
  display: block;
}

.dropdown.open:hover > .dropdown-menu {
  display: block;
}

.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ase;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}

.dropdown {
  display: inline-block;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #fff;
  color: #222;
}

.navbar-inverse, .nav {
  background-color: #fff;
  z-index: 556;
}

.navbar-inverse .navbar-nav > li > a {
  color: #222;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #222;
  background-color: #fff;
}

.navbar-inverse .navbar-nav > li > a:focus {
  color: #222;
  background-color: #fff;
}

.dropdown-menu {
  top: 53px;
}

#menu_1, #menu_2, #menu_3, #menu_4, #menu_5, #menu_6 {
  font-family: Ubuntu, sans-serif, Arial;
  transition: border-width 0.1s ease;
}

@media only screen and (min-width: 1170px) {
  #menu_1, #menu_2, #menu_3, #menu_4, #menu_5, #menu_6 {
    margin: 0px 15px 0px 15px;
  }
}
@media only screen and (min-width: 1300px) {
  #menu_1, #menu_2, #menu_3, #menu_4, #menu_5, #menu_6 {
    margin: 0px 30px 0px 30px;
  }
}
#menu_2 > ul, #menu_3 > ul, #menu_4 > ul, #menu_5 > ul {
  border: solid;
  border-width: 0 0 0 3px;
}

#menu_2 > ul {
  border-color: #FFCE63;
}

#menu_3 > ul {
  border-color: #FF6763;
}

#menu_4 > ul {
  border-color: #7092F6;
}

#href_1, #href_2, #href_3, #href_4, #href_5, #href_6 {
  padding-bottom: 16px;
  transition: padding-bottom 0.1s ease;
}

#menu_1 {
  border: solid #60F96A;
  border-width: 0px 0px 3px 0px;
}

#menu_2 {
  border: solid #FFCE63;
  border-width: 0px 0px 3px 0px;
}

#menu_3 {
  border: solid #FF6763;
  border-width: 0px 0px 3px 0px;
}

#menu_4 {
  border: solid #7092F6;
  border-width: 0px 0px 3px 0px;
}

#menu_5 {
  border: solid #60F96A;
  border-width: 0px 0px 3px 0px;
}

#menu_6 {
  border: solid #FFCE63;
  border-width: 0px 0px 3px 0px;
}

#href_1:hover, #href_2:hover, #href_3:hover, #href_4:hover, #href_5:hover, #href_6:hover {
  padding-bottom: 11px;
}

#menu_1:hover, #menu_2:hover, #menu_3:hover, #menu_4:hover, #menu_5:hover, #menu_6:hover {
  border-width: 0px 0px 7px 0px;
}
#menu_1:hover #href_1, #menu_1:hover #href_2, #menu_1:hover #href_3, #menu_1:hover #href_4, #menu_1:hover #href_5, #menu_1:hover #href_6, #menu_2:hover #href_1, #menu_2:hover #href_2, #menu_2:hover #href_3, #menu_2:hover #href_4, #menu_2:hover #href_5, #menu_2:hover #href_6, #menu_3:hover #href_1, #menu_3:hover #href_2, #menu_3:hover #href_3, #menu_3:hover #href_4, #menu_3:hover #href_5, #menu_3:hover #href_6, #menu_4:hover #href_1, #menu_4:hover #href_2, #menu_4:hover #href_3, #menu_4:hover #href_4, #menu_4:hover #href_5, #menu_4:hover #href_6, #menu_5:hover #href_1, #menu_5:hover #href_2, #menu_5:hover #href_3, #menu_5:hover #href_4, #menu_5:hover #href_5, #menu_5:hover #href_6, #menu_6:hover #href_1, #menu_6:hover #href_2, #menu_6:hover #href_3, #menu_6:hover #href_4, #menu_6:hover #href_5, #menu_6:hover #href_6 {
  padding-bottom: 11px;
}

.menu_color_1_link, .menu_color_2_link {
  font-weight: 400;
}

.padding_bottom {
  padding: 5px 0 5px;
}

.border_up {
  border: solid #e3e3da;
  border-width: 1px 0px 0px 0px;
}

.columns_table {
  width: auto;
}

.columns_table div {
  vertical-align: top;
  width: auto;
  padding: 10px 15px;
  border: solid #e3e3da;
  border-width: 0px 0px 0px 2px;
}

#dropdown_1 {
  width: 350px;
}

.columns_table div:first-child {
  border-width: 0px 0px 0px 0px;
}

.columns_table > div > li > a {
  text-decoration: none;
}

.columns_table > div > li > a {
  text-decoration: none;
}

.menu_color_1_link, .menu_color_2_link {
  color: #000;
  font-size: 17px;
  font-weight: 300;
}

.menu_color_1_link:hover, .menu_color_2_link:hover {
  color: #FF4900;
}

.nav_top {
  background-color: rgba(240, 240, 240, 0.5);
  height: 14vh;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 5px;
}

.nav_top div {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.3;
}

#nav_top_1 {
  padding-left: 2vw;
  width: 100%;
  flex-basis: 40%;
}

#nav_top_2 {
  display: flex;
  flex-basis: 40%;
  justify-content: flex-end;
  align-items: center;
}

#nav_top_3 {
  text-align: right;
  padding-right: 3vw;
}

.st0 {
  fill: #4E5F6E;
}

.st1 {
  fill: #FFFFFF;
}

.svg_icon_color {
  fill: #4E5F6E;
}

#nav_top_1_1 .svg_icon_size {
  height: 9.8vh;
  padding-right: 2vw;
}

.nav_top a {
  text-decoration: none;
  color: #000;
  padding: 0;
}

#nav_top_3 a:hover, .n-decor_hover:hover {
  color: rgb(67, 140, 201);
}

@media only screen and (min-width: 0) {
  .hidden-xs, .hidden-sm, .hidden-md {
    visibility: hidden;
  }
  #bs-example-navbar-collapse-1 > ul > li > ul > li > a {
    color: #26a69a;
  }
  ul.dropdown-menu > li > a {
    background-color: #fff;
  }
  #bs-example-navbar-collapse-1 > ul > li > ul > li > a:hover {
    background-color: #A0CBFF;
  }
  .inline_div_white.left, .inline_div_white.right {
    width: 93%;
    margin: 0 auto 20px;
  }
  h1 {
    font-size: 160%;
  }
  h2 {
    font-size: 135%;
  }
  h3, h4 {
    font-size: 125%;
  }
  .small_txt td {
    font-size: 10px;
    padding: 1px;
  }


  
  .zakazat {
    font: bold 14pt/14pt open-sans, sans-serif, Arial;
    text-align: center;
    color: #000;
  }
  .nav_top {
    height: 0;
  }
  #nav_top_1, #nav_top_2, #nav_top_3 {
    visibility: hidden;
  }
  .scrollup_1 {
    visibility: hidden;
  }
}
@media only screen and (min-width: 576px) {
  .hidden-xs {
    visibility: visible;
  }
  .nav_top {
    height: 11.2vh;
  }
  #nav_top_1 {
    visibility: visible;
  }
}
@media only screen and (min-width: 720px) {
  .hidden-sm {
    visibility: visible;
  }
  #bs-example-navbar-collapse-1 > ul > li > ul > li > a {
    color: #26a69a;
  }
  .inline_div_white.left, .inline_div_white.right {
    width: 70%;
  }
  h5 {
    text-align: center;
  }
  .news h2 {
    font-size: 25px;
  }
  .news h3 {
    font-size: 20px;
  }
  .zakazat {
    font: bold 19pt/19pt open-sans, sans-serif;
    color: #fff;
  }
  #nav_top_1, #nav_top_2, #nav_top_3 {
    visibility: visible;
  }
}
@media only screen and (min-width: 960px) {
  .hidden-md {
    visibility: visible;
  }
  .inline_div_white.left, .inline_div_white.right {
    width: 45%;
    display: inline-block;
  }
  .inline_div_white.left {
    margin: 0 2px 20px 20px;
  }
  .inline_div_white.right {
    margin: 0 20px 20px 2px;
  }
  .inline_div_white > div:nth-child(2) {
    height: 10vw;
  }
  .zakazat {
    font: bold 23pt open-sans, sans-serif;
  }
  .nav_top {
    height: 14vh;
  }
  .small_txt td {
    font-size: 16px;
    padding: 5px;
  }
  .scrollup_1 {
    visibility: visible;
    width: 5vw;
  }
}
@media only screen and (min-width: 1140px) {
  .inline_div_white > div:nth-child(2) {
    height: 7vw;
  }
  .columns_table {
    display: table;
  }
  .columns_table div {
    display: table-cell;
  }
  #dropdown_1 {
    width: 1260px;
  }
  .scrollup_1 {
    visibility: visible;
    width: 5vw;
  }
}
.generic_feature_list {
  all: initial;
}

.generic_feature_list ul li {
  min-height: 0px;
  list-style: none;
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  font-weight: 400;
}

.generic_feature_list ul li:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#generic_price_table_raw {
  display: flex;
  justify-content: center;
  width: 100%;
}

#generic_price_table {
  display: inline-flex;
  justify-content: space-around;
  align-items: flex-start;
  margin: 0 0;
  width: 1300px;
}

.generic_feature_list {
  background-color: #f6f6f6;
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content {
  background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price {
  background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
  border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
  color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
  color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
  color: #000;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
  color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
  color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span {
  color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
  background-color: #E4E4E4;
  border-left: 5px solid #4583E0;
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg {
  border-color: #4583E0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #4583E0;
  color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span {
  color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a {
  background-color: #4583E0;
  color: #fff;
}

#generic_price_table {
  font-family: "Ubuntu", sans-serif;
}

.row .table {
  padding: 28px 0;
}

/*PRICE BODY CODE START*/
#generic_price_table .generic_content {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0 0 50px;
}

#generic_price_table .generic_content .generic_head_price {
  margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content {
  margin: 0 0 50px 0;
}

.head_bg {
  border-style: solid;
  border-width: 90px 1411px 23px 399px;
  position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag {
  padding: 0 0 50px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price {
  display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
  display: inline-block;
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  font-weight: 400;
  vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  font-family: "Ubuntu", sans-serif;
  font-size: 17px;
  font-weight: 300;
  padding: 15px 0;
  transition: all 0.3s ease-in-out 0s;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

.currency_symbol {
  font-size: 20px;
}

.one_card_1_2 .currency_symbol {
  font-size: 22px;
  font-family: sans-serif;
  font-weight: 100;
}

#generic_price_table .generic_content {
  background-color: #fff;
  min-width: 270px;
  max-width: 300px;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head {
  padding-top: 20px;
  position: relative;
  z-index: 1;
  height: 100px;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 10px;
  line-height: 1.5;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 60px;
  padding: 0;
  vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 3px;
  vertical-align: bottom;
}

.generic_price_btn {
  margin: 20px 0 32px;
}

.generic_price_btn a {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  display: inline-block;
  font-family: "Ubuntu", sans-serif;
  font-size: 19px;
  outline: medium none;
  padding: 10px 70px;
  text-decoration: none;
  text-transform: uppercase;
}

.generic_price_btn a {
  border: 1px solid #4583E0;
  color: #4583E0;
}

.generic_price_btn a:hover {
  background-color: #4583E0;
  color: #fff;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
.generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

@media (max-width: 899px) {
  #generic_price_table {
    flex-direction: column;
    width: 1300px;
  }
}
@media (min-width: 900px) {
  #generic_price_table {
    flex-direction: row;
    width: 1300px;
  }
}



#introtext_1 {
  margin: auto;
  width: 100%;
  position: absolute;
  display: block;
  cursor: default;
  color: #fff;
  font-family: Montserrat, sans-serif, Arial;
  text-align: center;
  padding: 20px;
}
#introtext_1, #introtext_1 h1 {
  font: 100 50px/100px "Roboto Condensed", sans-serif, Arial;
  vertical-align:middle;
}
#start_pict {
  display: flex;
  width: 100%;
  height: 50vh;
    justify-content: space-around;
  align-items: center;  
}
#introtext_2 {
  color: #000000;
  font: 100 20px/20px "Roboto Condensed", sans-serif, Arial;
  text-align: left;  
  /* padding-left: 10%;   */
  border-style: dotted;
}
#introtext_2 h1 {
  font: 100 40px/40px "Roboto Condensed", sans-serif, Arial;
}
#introtext_2_pic {
  border-style: dotted;
}
