<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* fix banner */
.new_banner1 .descr-banner, .new_banner2 .descr-banner {
    margin: 15px 0 5px 0;
    font-size: 14px;
    line-height: 24px;
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
}
.da-slider{
	z-index: 1;
}
.pull-right .links ul a{
	margin-left: 10px;
}
.topBtn {
    width: 80px;
    text-align: center;
    padding: 5px;
    padding-right: 5px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-family: verdana;
    font-size: 11px;
    padding-right: 10px;
    z-index: 10;
    opacity: .8;
}
.links.linksheader a.active{
	color: #A70F12;
}
/*
.subnav .nav &gt; .active &gt; A {
    padding-left: 3px !important;
    padding-right: 3px;
    color: #fff !important;
    background-color: #999 !important;
    border-color: #999 !important;
    border-left: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
}
*/
.bottomlinks li.active ul li.active a{
    color: #A70F12;
}
#hs-page .aside .menu .accordion-toggle.in{
    background-color: #DCCF73;
}
#hs-page .aside .menu .accordion-toggle:hover{
    background-color: #DCCF73;
}
#hs-page .aside .menu .accordion-heading:hover{
    background-color: transparent !important;
    margin: 0 !important;
}
.accordion-inner {
    padding: 9px 0 !important;
    border-top: 1px solid #e5e5e5;
}
#hs-page .aside .menu ul li {
    padding: 8px 10px;
    margin-bottom: 0 !important;
}
#hs-page .aside .menu UL LI.in{
        background-color: #fafafa;
}
.hero-unit:hover{
        /*border: 3px solid #6699CC;*/

}
.btnreprep a:hover{
    color: #fff;
}
.hero-unit:hover .h2 {
    color: #6699CC;
}
a.form-horizontal:hover img {
    opacity: .8;
}
.span.callback a:hover img{
    opacity: .8;
}
a.group.pull-left img {
    border: 1px solid transparent;
}
a.group.pull-left:hover img {
    border: 1px solid #000;
}
.roitel a.phone-h-style:hover{
    text-decoration: underline !important;
}

.span3.footer-info {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: auto !important;
    flex-wrap: wrap;
}

.nav-pills &gt; li:last-child ul.dropdown-menu {
    right: 0;
    left: auto;
    text-align: left;
    max-width: 325px;
}

.nav-pills &gt; li:nth-of-type(5) ul.dropdown-menu &gt; li &gt; ul.dropdown-menu{
    left: -170px;
    right: auto;
    text-align: right;
}

.nav-pills &gt; li:last-child ul.dropdown-menu a, .nav-pills &gt; li:last-child ul.dropdown-menu li{
        white-space: normal !important;
        min-width: 295px ;
}

p.req-text {
/*
    text-align: center;
*/
}
span.red{
    color: red;
}


.page_content{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hs-page_l_box{
    width: 22%;
}
.hs-page_r_box{
    width: 76%;
}
#menu{
    margin-bottom: 30px;
}
#menu .accordion-group{
    margin-bottom: 0;
}

#menu .accordion-heading .accordion-toggle{
    padding: 13px 15px;
    font-size: 14px;
    font-weight: 400;
    color: #606060;
}

#menu .accordion-group{
    border: 1.0px solid #e5e5e5;
    border-radius: 0.0px 0.0px 3.0px 3.0px;     
}

.btn-blue{
    width: 100%;
    height: 40px;
    background-color: #416e9a;
    border-radius: 3.0px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.yashare_box{
    padding-top: 30px;
    padding-left: 25px;
    padding-bottom: 30px;
}
.yashare_box p{
    margin-bottom: 10px;
}

.control-group_box{
    margin-bottom: 20px;
    background-color: #f4f4f4;
    border-radius: 3.0px;
    padding: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.title-form{
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #404040;
    margin-bottom: 35px;
    width: 100%;
}
.control-group label{
    display: block;
}

.control-group_box .form-horizontal .controls{
    margin-left: 0;
}
.form-horizontal .control-group{
    margin-bottom: 25px;
    width: 31.5%;
}

.form-horizontal .maxigroup{
    width: 65.5%;
}

.form-horizontal textarea{
    width: 100%;
    resize: none;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1.0px solid #e5e5e5;
    border-radius: 3.0px;
    padding-left: 15px;
    padding-top: 10px;
    height: 140px;
}

.form-horizontal .control-group input[type="text"]{
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 1.0px solid #e5e5e5;
    border-radius: 3.0px;
    padding-left: 15px;
    box-sizing: border-box;
}

.form-horizontal .control-group select{
    width: 100%;
    height: 40px;
    background: #ffffff url(../img/select_arrow.svg) no-repeat 98% center;
    border: 1.0px solid #e5e5e5;
    border-radius: 3.0px;
    padding-left: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
}

#hs-page #file-styler{
    overflow: hidden;
    width: 100%;
    position: relative; 
}
#hs-page .jq-file__name{
    width: 225px;
    background-color: #ffffff;
    border: 1.0px solid #e5e5e5;
    border-radius: 3.0px;
    line-height: normal;
    padding: 10px 0 10px 15px;
    box-sizing: border-box;
}
#hs-page .jq-file__browse{
    width: 40px;
    height: 40px;
    background: #416e9a url(../img/files_btn.svg) no-repeat center;
    border-radius: 3.0px;
    font-size: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0; 
    cursor: pointer;
}

#hs-page .form-actions{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}

#hs-page .btn{
    width: 196px;
    height: 50px;
    background: #e8454a;
    border-radius: 3.0px;
    padding: 0;
    border-color: transparent;
    border: none;
    vertical-align: middle;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.hidden_box{
    display: none;
}
.hidden_box.open{
    display: block;
}
.hidden_box.open .konsult_form_wrap{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
#myKonsult{
    width: 415px;
    height: auto;
    background: url(../img/konsult_form.png) no-repeat center;
    background-size: cover;
    border-radius: 3.0px;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    min-height: 250px;
    z-index: 99;
    padding: 40px 50px;
    display: none;
}

#myModal{
    width: 750px;
    height: auto;
    background: url(../img/konsult_form.png) no-repeat center;
    background-size: cover;
    border-radius: 3.0px;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    min-height: 250px;
    z-index: 99;
    padding: 40px 50px;
}
.modal .close{
    width: 14px;
    height: 14px;
    background: url(../img/close_konsult.svg) no-repeat center;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 99;
    cursor: pointer;
    font-size: 0;
}


.modal h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #426e9b;
}
.modal label{
    display: block;
}
.modal input[type="text"]{
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    border: 1.0px solid #e5e5e5;
    border-radius: 3.0px;
}
.modal .politika-link{
    text-align: center;
}

.modal.form-horizontal .control-group{
    width: 100%;
}

#myKonsult .form-actions{
    margin-bottom: 30px;
}
#myModal .form-actions{
    margin-bottom: 0px;
}


#myKonsult .btn{
    margin: 0 auto !important;
    display: block;
    width: 176px;
    height: 45px;
    background-color: #e8454a;
    border-radius: 3.0px;
}


form#myKonsult .control-group {
    width: 100%;
}

form#myKonsult.form-horizontal .controls {
    width: 100%;
}


#myModal .l_group{
    width: 48%;
}
#myModal .r_group{
    width: 48%;
}
#myModal .flex_wrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#myModal .form-horizontal .control-group{
    width: 100%;
    margin-bottom: 37px;
}

#myModal .politika-link{
    text-align: left;
}
#myModal .btn{
    display: block;
    width: 176px;
    height: 45px;
    background-color: #e8454a;
    border-radius: 3.0px;
    float: right;
}
.title_table{
    width: 100%;
    background-color: #e0e9f2;
    border-radius: 3.0px;
    margin-bottom: 30px;
}
.title_table td{
    height: 50px;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    color: #5d83a9;
}

.title_table td{
    padding: 0 30px;
}


.table-striped tr:nth-child(odd) td {
    background-color: #f4f4f4;
}

.table-striped td:first-child{
    width: 60%;
}
.table-striped td:last-child{
    width: 40%;
}

.n-content-v p{
    margin: 0 0 30px;
}
.n-content-v h2{
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #404040;
    margin-bottom: 25px;
}
.n-content-v ul{
    margin-left: 30px;
    margin-bottom: 25px;
}
.n-content-v ul li{
    list-style-type: none;
    position: relative;
    padding-left: 10px;
}

.n-content-v ul li:before{
    content: '-';   
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.licenses-in-menu{
    position: relative;
    text-align: center;
    border: 1.0px solid #e5e5e5;
    border-radius: 3.0px;
    padding: 20px;
    margin-bottom: 30px;
}
.imgSlider{
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}
#imgSliderPrev {
    background: url(../images/s_left_arrow.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    left: 20px;
    top: 50%;
    margin-top: -10px;
}
#imgSliderNext {
    background: url(../images/s_right_arrow.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    right: 20px;
    top: 50%;
    margin-top: -10px;
}

.persons-slider .owl-prev {
    background: url(../images/s_left_arrow.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 102;
    cursor: pointer;
    left: 0px;
    top: 50%;
    margin-top: -10px;
    font-size: 0;
}
.persons-slider .owl-next{
    background: url(../images/s_right_arrow.svg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 102;
    cursor: pointer;
    right: 0px;
    top: 50%;
    margin-top: -10px;
    font-size: 0;
}
.person-article{
    text-align: center;
}
.person-article .person-phone{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #404040;
}
.person-article .mail{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #416e9a;
}
.n-aside-v .news{
    margin-bottom: 30px;
}
.n-content-v table{
    margin-bottom: 25px;
}
.nav-tabs li:before{
    display: none;
}

.n-content-v ul.nav-tabs{
    margin-left: 0;
    margin-bottom: 30px;
}

#myModalintake{
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    position: fixed;
    width: 520px;
    background: #fff;
    border: 1px solid #CCC;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    display: none;
}

.modal.in[id^='myModalintake'] {
     top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    position: fixed;
    width: 520px;
    background: #fff;
    border: 1px solid #CCC;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;   
}


#myModalintake .modal-body &gt; .req-text{
    display: none;
}

#myModalintake .form-horizontal .control-group{
    width: 100%;
}
#myModalintake .form-actions{
    margin-bottom: 20px;
}
#myModalintake .btn{
    display: block;
    margin: 0 auto;
}
.jot-comment-head {
    overflow: hidden;
}

.jot-avatar {
    margin-right: 25px;
    overflow: hidden;
    border-radius: 50%;
}

#hs-page .thumbnails {
  margin-left: 0; 
}
.container.preview-articles {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; 
}



.person-content .person-article {
    margin: 0;
    margin-top: 0rem;
    width: 100%;
    max-width: 30%;
    flex-basis: 30%;
    padding: 15px 10px;
    margin-bottom: 2rem;
}
.person-content .p-article-image {
    display: block;
    max-width: 150px;
    height: 150px;
    border-radius: 50% overflow: hidden;
    margin: 0;
    border-radius: 80px;
    background-size: 100% auto;
    position: relative;
    margin: 0 auto;
}
.person-content .p-article-image img {
    width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 80px;
}
.person-content .p-article-name {
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.person-content .p-article-who {
    font-size: 11px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
}
.person-content .p-article-social {
    margin-bottom: 5px;
}
.person-content .p-article-social a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex; 
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.person-content a.person-phone:before {
    content: url(/assets/templates/ecdvo/css/../images/phone-icon.png);
    width: 21px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}
.person-content .p-article-social a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.person-content a.mail:before {
    content: url(/assets/templates/ecdvo/css/../images/mail-icon.png);
    width: 21px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}

div#errorReport .control-group {
    width: 100%;
    /* margin-right: 30px; */
}

div#errorReport label.control-label {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    text-align: right;
    margin-right: 20px;
}

div#errorReport .controls {
    display: inline-block;
    vertical-align: top;
    width: calc(60% - 20px);
}

#errorReport .form-actions {
    text-align: center;
    margin-bottom: 20px;
}

div#ajaxSearch_output {
    width: 540px;
    background: #fff;
    border: 1px solid;
    padding: 5px;
    z-index: 100500;
    position: relative;
    display: none;
}

a.AS_ajax_resultLink {
    width: 100%;
}


.specfiltr-form {
    position: relative;
    z-index: 1500;
}

.container .site-form-bg {
    z-index: 1510;
}

.row__catalog-main div#mainpage-specs-tabs {
    margin-top: 0px;
}

.row__catalog-main {
    padding-top: 0px;
}

.link__blco {
    display: none;
}
div#specfiltr-results {
    position: relative;
    z-index: 10;
}
.modal.in {
    z-index: 100500;
}

div#linkunsubscribe {
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


div#linkunsubscribe.modal .close {
    top: 15px;
}
.new__ege--wrap {
    display: none;
    /* display: block; */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 100;
}

form#vuzanketa-form {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 110;
    max-width: 850px;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}

form#vuzanketa-form input {
    width: 100%;
    height: 25px;
}

label span.required {
    color: red;
}

form#vuzanketa-form.new__ege .field-10.buttonform input {
    width: 170px;
    height: 40px;
    border-radius: 4px;
    background-color: #e8454a;
    display: block;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    display: block;
    margin: 0 auto;
    border: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}

.form_online--header {
    text-align: center;
    font-size: 21px;
    margin-bottom: 25px;
}



form#online__nomodal .control-group {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-top: 20px;
    margin-bottom: 0;
}

#hs-page form#online__nomodal .form-actions .btn {
    margin: 0 auto;
}

form#online__nomodal .control-group:nth-of-type(2) {
    float: right;
}

.bigform__info {
    text-align: center;
    font-size: 15px;
    padding: 20px;
    margin: 20px;
    border: 1px solid #ff0000;
    max-width: 75%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 40px;
}


.new_banner_blue{position:relative}.da-slide .new_banner_blue .heading-banner{color:#000;margin:39px
0 20px 73px;font-size:25px;font-family:inherit;font-weight:700;position:relative;width:530px}.da-slide .new_banner_blue p.heading-banner-smal{color:#2c5d8d;top:0;position:relative;height:auto;margin:30px
0 -39px 73px;text-align:left;left:0;font-size:14px;animation:none}.da-slide .new_banner_blue ul.descr-banner{color:#000;list-style:none;margin-left:70px}.da-slide .new_banner_blue ul.descr-banner
li{position:relative;padding-left:35px;font-size:15px;vertical-align:top;margin-bottom:15px}.da-slide .new_banner_blue ul.descr-banner li:before{content:'';background:url(/assets/img/ic_new.png) no-repeat;width:20px;height:14px;position:absolute;top:4px;left:0}.da-slide .new_banner_blue
img{position:absolute;right:136px;top:-11px;border-radius:0}.da-slide .new_banner_blue
a.btn{color:#fff;background:#a50f12;padding:9px
34px;margin:10px
0 0 70px;font-size:14px}.h1style{font-size:24px;line-height:36px;letter-spacing:0.05em;color:#3F9AB0}.more_link{color:#A54F4F;font-size:14px;text-transform:uppercase;line-height:14px;width:100%;text-align:center;font-weight:bold}li.load{margin:30px
0 10px 0}#hs-page .aside .menu .accordion-toggle{font-family:Arial;font-size:14px;color:#2B64AD;text-decoration:underline}#hs-page .aside .menu .accordion-heading{padding-right:0px}.new_banner1 .descr-banner, .new_banner2 .descr-banner{margin:15px
0 5px 0;font-size:14px;line-height:24px;font-family:"Open Sans",sans-serif;font-weight:800}.new_banner3{padding:45px
45px;color:#fff}.new_banner3 .heading-banner{font-size:24px;color:rgb(255, 255, 255);font-weight:bold;line-height:1.25;width:auto;margin-bottom:20px}.new_banner3 .descr-banner{font-size:14px;color:rgb(255, 255, 255);font-weight:bold;line-height:1.714;font-family:"Open Sans",sans-serif}.new_banner3
.btn_orang{font-size:14px;font-family:"Verdana";color:rgb(255, 255, 255);font-weight:bold;line-height:1.714;border-radius:10px;background-color:rgb(252, 119, 77);padding:16px
37px;margin:12px
30px 0 0;display:inline-block}.new_banner3 .btn_orang:hover{opacity:0.8}.g-recaptcha{margin:0
auto;display:table}.new-footer-column{display:inline-block}.newz.reviews h6, .newz.reviews
.h6{color:#333}.new_banner_blue.with_video .descr-banner{margin:39px
0 20px 73px;max-width:530px}.new_banner_blue.with_video .descr-banner
p{position:initial !important;width:100%}.new_banner_blue.with_video
img{cursor:pointer}@media screen and (min-width: 1050px){.vuzy_video_img{display:block;float:right;margin-bottom:-75px;margin-right:40px}}@media screen and (max-width: 950px){.vuzy_video_img{display:block;margin-bottom:-50px}}@media screen and (max-width: 650px){.new_banner_blue.with_video .descr-banner,
.new_banner_blue.with_video .heading-banner{display:none}.new_banner_blue.with_video
img{display:block !important;right:0 !important}#banner_video1{max-width:320px;height:240px;width:100%}}@media screen and (max-width: 425px){.vuzy_video_img{display:block;margin-bottom:0}}.da-slide .new-slide .heading-banner{font-style:30px}.da-slide .new-slide ul.descr-banner
li{font-style:18px}.da-slide .new-slide ul.descr-banner li:before{content:'';background:url(/assets/images/8305/slide-li.png) no-repeat;width:24px;height:2px;position:absolute;top:8px;left:0}.da-slide .new-slide
a.btn{font-size:14px;color:rgb(255, 255, 255);text-transform:uppercase;text-align:center;border-radius:4px;box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.15);width:170px;height:40px;box-sizing:border-box;background-color:#ab41a5;border:none;text-shadow:none;padding:11px
0}.da-slide .new-slide p.heading-banner-smal{font-size:14px;color:rgb(118, 118, 118)}</pre></body></html>