/*my style*/

/*header*/
.mx-login_wrap-new.mx-login_wrap_expert {
  margin-top: 0px;
  padding: 8px 14px;
  background-color: inherit;
}
.mx-navigaton-new nav {
  background: inherit;
}/*
.field-user:before {
    background: #046FB7 url(../img/icons/icon-user.png) no-repeat center;
}
.field-pass:before {
    background: #046FB7 url(../img/icons/icon-pass.png) no-repeat center;
}
.btn-form-v1 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Roboto-Regular';
  padding: 9px;
  background: #046fb7;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: none;
  border-radius: inherit;
  border: 1px solid #fff;
}
.btn-form-v1:hover {
  color: #046FB7;
  background: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 1px solid #046fb7;
}*/
.link-form-v1,
.link-form-v1:hover,
.link-form-v1:focus {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.mx-login_wrap-new.mx-login_wrap_expert {
  background-image:  none;
}

/*content*/
main {
  text-align: left;
}
.container-horizontal {
  font-family: 'Open Sans', sans-serif;
}
.container-horizontal b {
  font-family: 'PT Sans', sans-serif;
  font-weight: bolder;
}
.title-section {
    color: #046FB7;
}
.basic_information .title-section,
.block_doc .title-section {
    font-size: 28px;
    line-height: 44px;
    color: #000;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: normal;
}
.basic_information .title-section span,
.block_doc .title-section span {
    font-size: 28px;
}
.title-section::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 24px;
    margin-left: -51px;
    background: #6BD1F9;
}
.background_home {
	background-image: url(../img/background_main_2.png);
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 26.5%;
  overflow: hidden;
  background-color: #fff;
  margin: 20px 0px 15px 0px;
}
.form-info {
  letter-spacing: 0.05em;
  color: #343a40;
}
.form-info div {
  margin-bottom: 20px;
  font-family: "Open Sans", sans-serif;
}
.border_bottom {
  border-bottom: 1px solid #daddeb;
  display: block;
}
/*button*/
.wrap_button input.btn-send-form,
a.btn, .modal-footer .btn{
  width: 200px;
  height: 38px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Roboto-Regular';
  padding: 8px 0 7px 21px;
  background: #046fb7 url(../img/arrows_small_button_hover.png) no-repeat 12px 12px;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: none;
  border-radius: inherit;
}
.wrap_button input.btn-send-form:hover, a.btn:hover, .modal-footer .btn:hover {
  color: #046FB7;
  background: #fff url(../img/arrows_small_button.png) no-repeat 12px 12px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 1px solid #046fb7;
}

/*footer*/
/*footer {
  font-size: 14px;
  letter-spacing: 0.02em;
  color: #5D5D5D;
}
footer .row {
  padding: 0 15px;
}
.footer_email_new img {
  width: 52%;
  transform: translateX(3px) translateY(6px);
}
.footer_email_new {
  width: 300px;
  margin-bottom: 18px;
}
.footer_contacts_new p {
  font-size: 16px;
}
.copyright {
  margin-top: 30px;
}
*/
/**/
.content-v1 .block-form-field_v2 input,
.content-v1 .block-form-field_v2 select {
  width: 100%;
}
.block-form-field_v2.mx-fio-inp1,
.block-form-field_v2.mx-fio-inp2,
.block-form-field_v2.mx-fio-inp3 {
  width: 205px;
  float: left;
  margin-bottom: 1px;
}
.mx-fio-inp2 {
  margin: 0px 10px;
}
.block-form-field_v2 {
  margin-bottom: 16px;
}
.mx-main-page-form {
  margin-top: -20px;
}
#registrationsdo {
  color: #5D5D5D;
}

/*form*/
.form_tel_inp,
.form_email_inp {
  width: 310px;
  margin-bottom: 1px;
}
.form_tel_inp {
  float: left;
}
.form_email_inp {
  float: right;
}
.mb-2 .p-2 {
  clear: both;
}
.form-field-v1 {
  width: 98%;
  font-size: 14px;
}
header form {
  float: right;
  width: 210px;
  margin: 0 0 0 0;
}

header form input[type="password"]:-webkit-autofill {
  width: 100%;
  font-size: 12px;
  color: #999;
  font-family: "Open Sans", sans-serif;
  background: url(/img/pass.svg) no-repeat 10px 50%;
  padding: 5px 0 6px 44px;
  border: 0;
}

header form input[type="email"]:-webkit-autofill {
  color: #999;
  font-family: "Open Sans", sans-serif;
  background: url(/img/log.svg) no-repeat 10px 50%;
}

header form input[type="password"],
header form input[type="email"] {
  width: 100%;
  font-size: 12px;
  color: #999;
  font-family: "Open Sans", sans-serif;
  background: url(/img/pass.svg) no-repeat 10px 50%;
  padding: 5px 0 6px 44px;
  border: 0;
}
header form input[type="email"] {
  color: #999;
  font-family: "Open Sans", sans-serif;
  background: url(/img/log.svg) no-repeat 10px 50%;
}

header form button[type="submit"], .btn-request {
  background: #3399cc;
  width: 100%;
  color: #fff;
  border: 0;
  padding: 4px 0 4px 0;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
}
header form .form-block.block-field {
  background: url(/img/bginp.png) #EFEFEF no-repeat 0 0;
  background-size: 31px;
  margin-bottom: 5px;
  overflow: hidden;
}

.btn-request {
  display: inline-block;
}
.about_text {
    background: url(/img/bgabout.png) no-repeat 50% 50%;
    padding-top: 30px;
    margin-bottom: 40px;
    background-size: cover;
    padding-bottom: 10px;
}
.name_text {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #585858;
    margin-bottom: 20px;
}
.name_text span {
    font-weight: bold;
    font-size: 26px;
    line-height: 44px;
    font-family: "PT Sans", sans-serif;
    color: #046FB7;
    display: block;
}
.name_text span::before {
    content: "";
    width: 20px;
    height: 20px;
    background:
        #6BD1F9;
    display: inline-block;
    margin-right: 20px;
}
.form-info {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
    font-family: "PT Sans", sans-serif;
}
.form-info img {
    max-width: 120px;
    width: 120px;
    height: 98px;
    margin-right: 33px;
}
.form-info strong {
    font-weight: bold;
    font-size: 26px!important;
    line-height: 24px;
    font-family: "Open Sans", sans-serif!important;
    position: relative;
    padding-bottom: 20px;
    display: block;
    margin-bottom: 10px;
}
.form-info strong::before {
    width: 170px;
    height: 5px;
    content: "";
    background: #046FB7;
    position: absolute;
    bottom: 0;
    left: 0;
}
.block_period {
    background: url("/img/bg_period.png") no-repeat 50% 0;
    background-size: cover;
    padding: 30px 0;
    margin-bottom: 40px;
}
.block_period > .container > div {
    margin-bottom: 25px;
}
.block_period h3 {
    font-size: 28px;
    line-height: 44px;
    font-family: "PT Sans", sans-serif;
    color: #000;
    font-weight: normal;
    margin-bottom: 25px;
}
.period ul {
    list-style: none;
    font-size: 20px;
    line-height: 32px;
    font-family: "PT Sans", sans-serif;
    border-left: 5px solid #6BD1F9;
    padding-left: 19px;
}
.period ul li {
    margin-bottom: 10px;
}
.period ul li:last-child {
    margin-bottom: 0;
}
.block_period p {
    border-left: 5px solid #6BD1F9;
    padding-left: 19px;
    font-size: 20px;
    line-height: 28px;
    font-family: "PT Sans", sans-serif;
}
.block_period b {
    display: block;
    font-weight: bold;
    font-size: 26px;
    color: #046FB7;
}
.note_p {
    border-left: 5px solid #FB331A;
    color: #FB331A;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 19px;
    margin: 30px 0;
    font-weight: 600;
}
.wrap_inf {
    font-size: 26px;
    line-height: 44px;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 40px;
}
.basic_information {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
    font-family: 'PT Sans', sans-serif;
    background: #FAFAFA;
    padding: 20px 0 30px;
    text-transform: none;
    font-weight: normal;
}
.basic_information .container {
    padding-left: 81px;
}
.basic_information .container > div > b {
    font-size: 22px;
    line-height: 30px;
}
.basic_information ul {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}
.basic_information ul li::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #046fb7;
    margin-right: 10px;
    position: relative;
    top: -2px;
    border-radius: 50%;
}
.block_doc {
    margin-bottom: 50px;
    font-size: 26px;
    line-height: 44px;
    font-family: 'PT Sans', sans-serif;
}
.block_doc .link-file {
    background: #046FB7;
    padding: 13px 17px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    min-width: 173px;
    max-width: 173px;
}
.block_doc .link-file:hover {
    text-decoration: none;
}
.block_doc .title-section::before {
    margin-left: 0;
}
.block_doc img {
    margin-right: 11px;
}
.sizep {
    font-size: 20px;
    line-height: 32px;
}
.container-horizontal .sizep b {
    font-size: 28px;
    line-height: 38px;
}
.info_request p {
    font-size: 28px;
    line-height: 40px;
    color: #000;
}
.info_request p::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #6BD1F9;
    margin-right: 31px;
}
.info_request p span {
    color: #046FB7;
}
.info_request ol {
    font-size: 20px;
    line-height: 40px;
    color: #000;
    margin-bottom: 0px;
    list-style: decimal;
    margin-left: 75px;
    margin-top: 32px;
}
.info_request ol li {
    margin-bottom: 20px;
}
.info_request a {
    color: #046FB7;
    text-decoration: underline;
}
.info_request a:hover {
    text-decoration: none;
}
.info_request .btn {
    background: #046FB7;
    width: 240px;
    height: 45px;
    font-size: 22px;
    line-height: 40px;
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin-left: 20px;
    padding: 3px 0 0 0;
}
.info_request .btn:hover {
    background: #046FB7;
    border: 0;
}
.inf_contact {
    font-size: 20px;
    line-height: 36px;
    padding-left: 51px;
}
.inf_contact span {
    color: #046FB7;
}
.inf_contact b {
    font-size: 20px;
    line-height: 36px;
}
.accordion {
    width: 100%;
    min-height: 0;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    overflow: hidden
}
.accordion h2 {
    font-size: 0px;
    line-height: 0px;
    height: 23px;
    font-family: "PT Sans", sans-serif;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: #000;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: none;
    /*background: url(/img/top.png) no-repeat 100% 50%;*/
    /*margin-right: 25px;*/
}
.msg {
    position: relative;
    overflow: hidden;
    max-height: auto;
    opacity: 1;
    transform: translate(0, 0);
    margin-bottom: 10px;
}
@media (max-width: 550px) {
    .accordion {
        box-sizing: border-box;
        transform: translate(0, 0);
        max-width: 100%;
        min-height: 100%;
        margin: 0;
        left: 0;
    }
}
.accordion ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
}
.accordion ul li {
    position: relative;
    padding: 0;
    margin: 0;
}
.accordion ul li:before {
    display: none;
}
.accordion ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}
.accordion ul li:nth-of-type(2) {
    animation-delay: 0.75s;
}
.accordion ul li:nth-of-type(3) {
    animation-delay: 1s;
}
.accordion ul li:last-of-type {
    padding-bottom: 0;
}
.accordion ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 6px;
    right: 5px;
    color: #000;
}
.accordion ul li i:before, .accordion ul li i:after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 3px;
    height: 9px;
}
.accordion ul li i:before {
    transform: translate(-2px, 0) rotate(45deg);
}
.accordion ul li i:after {
    transform: translate(2px, 0) rotate(-45deg);
}
.accordion ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 23px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 9;
    bottom: 0;
}
.accordion ul li input[type=checkbox]:checked ~ div.msg {
    margin-top: 0;
    height: 550px;
    max-height: 550px;
    opacity: 1;
}
.accordion ul li input[type=checkbox]:checked ~ i:before {
    transform: translate(2px, 0) rotate(45deg);
}
.accordion ul li input[type=checkbox]:checked ~ i:after {
    transform: translate(-2px, 0) rotate(-45deg);
}

div.msg, ul li i:before, ul li i:after {
    transition: all 0.5s ease-in-out;
}
.accordion h2::after {
    content: 'Скрыть';
    position: absolute;
    right: 25px;
    font-size: 24px;
    line-height: 20px;
    font-family: "PT Sans", sans-serif;
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}
.accordion ul li input[type=checkbox]:checked ~ h2::after {
    content: 'Показать полностью';
}
.msg:after {
    display: none;
}
.accordion ul li input[type=checkbox]:checked ~ .msg:after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient( rgba(250,250,250,0), rgb(250,250,250));
}
.block_address .title-section span {
    font-size: 27px;
}
.block_address h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 23px;
    line-height: 44px;
    text-transform: uppercase;
    color: #046FB7;
    margin-bottom: 10px;
}
.table td, .table th {
    border: 1px solid #333;
    font-family: "PT Sans", sans-serif;
    padding: 5px;
    font-size: 20px;
    line-height: 22px;
}
.table thead td {
    background: #6BD1F9;
    color: #000;
    padding: 5px 3px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.table tbody tr td {
    background: #fff;
    font-size: 20px;
    line-height: 22px;
    font-family: "PT Sans", sans-serif;
    vertical-align: middle;
    border: 1px solid #333;
}
.table tbody tr:nth-child(2n) td,
.table tbody td.bg {
    background: #E6EFF3;
}
.table td a {
    color: #046FB7;
    text-decoration: underline;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}
.table td a:hover {
    text-decoration: none;
}
header {
    background: #fff;
    box-shadow: 2px 6px 8px rgba(0, 0, 0, 0.2);
}
header h2 {
    margin-top: 15px;
    margin-bottom: 10px;
}
header nav {
    clear: left;
    background: none;
    text-align: left;
    border-top: 1px solid #ccc;

}
header nav a {
    color: #999;
    font-size: 16px;
    line-height: 44px;
    font-family: "PT Sans", sans-serif;
    margin-right: 17px;
    position: relative;
}
header nav a::before {
    width: 4px;
    height: 4px;
    content: "";
    background: #999;
    position: absolute;
    right: -11px;
    top: 50%;
    margin-top: -2px;
}
header nav a:last-child {
    margin-right: 0;
}
header nav a:last-child::before {
    display: none;
}
header nav a.active {
    color: #1D68A7;
}
#kak {
    padding-top: 40px;
}
