@font-face {
    font-family: 'font_hormoni';
    src: url('../fonts/SemiBd.eot');
    src: local('☺'), url('../fonts/SemiBd.woff') format('woff'), url('../fonts/SemiBd.ttf') format('truetype'), url('../fonts/SemiBd.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'font_hormoni';
    src: url('../fonts/Regular.eot');
    src: local('☺'), url('../fonts/Regular.woff') format('woff'), url('../fonts/Regular.ttf') format('truetype'), url('../fonts/Regular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'font_hormoni';
    src: url('../fonts/Light.eot');
    src: local('☺'), url('../fonts/Light.woff') format('woff'), url('../fonts/Light.ttf') format('truetype'), url('../fonts/Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'font_hormoni';
    src: url('../fonts/BoldItalic.eot');
    src: local('☺'), url('../fonts/BoldItalic.woff') format('woff'), url('../fonts/BoldItalic.ttf') format('truetype'), url('../fonts/BoldItalic.svg') format('svg');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'font_hormoni';
    src: url('../fonts/Bold.eot');
    src: local('☺'), url('../fonts/Bold.woff') format('woff'), url('../fonts/Bold.ttf') format('truetype'), url('../fonts/Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;

}@font-face {
    font-family: 'font_hormoni';
    src: url('../fonts/Black.eot');
    src: local('☺'), url('../fonts/Black.woff') format('woff'), url('../fonts/Black.ttf') format('truetype'), url('../fonts/Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebas/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebas/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebas/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebas/bebasneue_bold-webfont.woff') format('woff'),
         url('../fonts/bebas/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../fonts/bebas/bebasneue_bold-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



html, body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 16px; 
    font-weight: 400;
    color: black;
    font-family: 'font_hormoni';
    background-color: #f8f8f8;
}
#pozicia,
#artic,
.pozicia,
.artic,
.square, 
.serviceName{
    display: none;
}
.no-scroll{
    overflow: hidden;
}
.h1{
    font-weight: 700;
    font-size: 48px;
    margin: 26px 0 0 0;
    box-sizing: border-box;
    position: relative;
    font-family: 'bebas_neueregular';
}
h2, h3{
    color: black;
    font-size: 24px;
    font-weight: 700;
}
h3{
    margin: 20px 0 0 0;
}
h4{
    margin: 15px 0 0 0; 
    font-weight: 700;
    font-size: 16px;
}

ol, ul{
    list-style-type: none; 
}
input,
textarea{
    font-size: 16px;
    font-family: 'font_hormoni';
    -webkit-appearance: none;
    -moz-appearance: none;
}
.decor-line-full{
    position: relative;
}
.decor-line-full:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    opacity: 0.9;
    transition: 0.3s;
    background-color: black;
}
.decor-line-full:hover:after{
    width: 0;
}
.wrapper{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100vh;
        width: 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.container{
    max-width: 1210px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    margin: 0 auto;
}
.container-fluid{
    max-width: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.content-tip-page{

}
/*.content-tip-page img{
    max-width: 100%;
}*/
.content-tip-page p{
    margin: 12px 0 0 0;
    font-size: 18px;
    line-height: 116%;
}
.content-tip-page h2{
    margin: 30px 0 0 0;
    font-size: 24px;
    font-family: 'font_hormoni';
    font-weight: 900;
    text-transform: uppercase;
}
.content-tip-page h3{
    margin: 20px 0 0 0;
    font-size: 18px;
    font-family: 'font_hormoni';
    font-weight: 900;
    text-transform: uppercase;
}

/*contact form 7 start*/
span.wpcf7-not-valid-tip,
div.wpcf7 .ajax-loader,
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing,
div.wpcf7-response-output{
    display: none !important;
}
.form-front .wpcf7-not-valid{
    border: 1px solid #e52428 !important;
}   

.wpcf7-not-valid {
    border-color: #f34f41 !important;
}
.alertify-notifier .ajs-message.ajs-warning{
    background: white;
    -webkit-box-shadow: 0 0 3px #333333;
    box-shadow: 0 0 3px #333333;
}
.alertify-notifier .ajs-message.ajs-success {
    color: #fff;
    background: rgba(40, 136, 62, 0.9);
    text-shadow: 0 0 1px rgba(0,0,0,.5);
}
.alertify-notifier{
    z-index: 99998;
}
/*contact form 7 end*/

form{
    position: relative;
}
form p{
    margin: 0;
    padding: 0;
}
.container-content{
    margin-top: 10px;
}
.container-white{
    background-color: white;
}
.container-blue{
    background-color: #e5f1f6;
}
.container-color{
    background-color: #f8fdff;
}
.container-seo-func {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.nav{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
    position: relative;
    left: -10px;
}
.unit-nav,
header .menu-item{
    display: flex;
    align-items: stretch;
    justify-content: center;
    max-width: 100%;
    width: auto;
    margin: 0 10px;
}
header .menu-item > a{
    color: black;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 21px 0;
    box-sizing: border-box;
    transition: 0.2s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
/*header .menu-item > a:after{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.2s;
    width: 0;
    height: 5px;
    background-color: #3a559f;
}*/
header .menu-item > a:hover,
header .nav > .menu-item.current-menu-item > a{
    color: #3a559f;
}
header .menu-item > a,
header .nav > .menu-item > a{
    position: relative;
}
header .menu-item > a:after,
header .nav > .menu-item > a:after{
    content: "";
    height: 5px;
    width: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    background-color: #3a559f;
    transition: 0.3s;
}
header .menu-item > a:hover:after,
header .nav > .menu-item > a:hover:after{
    width: 100%;
}
/*header .menu-item > a:hover:after,
header .nav > .menu-item.current-menu-item > a:after{
    width: 50%;    
}*/

.sub-menu{
    padding: 0;
    display: none;
}
/*.menu-item-has-children{
    
}*/

main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto;
    width: 100%;
}
.header{
    z-index: 99;
    position: relative;
}
.top-header-container-decor{
    box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.15);
    background-color: white;
}
.top-header-container{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-top: 12px;
    padding-bottom: 12px;
}
.logo{
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    color: black;
}
.logo-img{
    max-width: 63px;
    width: auto;
    height: auto;
    display: block;
}
.text-logo{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 11px;
    max-width: calc(100% - 74px);
}
.header-time,
.header-adres{
    margin-left: 20px;
    line-height: 18px;
}
.block-phone-link{
    margin-left: 20px;
}
.block-phone-link h2{
    color: #3a559f;
    font-size: 20px;
    margin: 0 !important;
}
.block-phone-link a[href^="tel:"]{
    font-weight: 700;
    color: #3a559f;
    font-size: 20px;
    text-decoration: none;
}
.phone-link{
    margin-left: 20px;
    font-weight: 700;
    color: #3a559f;
    font-size: 20px;
    text-decoration: none;
}
.button-header{
    margin-left: 20px;
}
/*.decor-btn-and-search{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
}
.header-search{
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    color: #f1f1f1;
    position: relative;
}
.title-header-search{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    cursor: pointer;
}
.icon-header-search{
    width: 21px;
    min-width: 21px;
    height: 21px;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}
.section-header-search{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    width: 262px;
    height: 48px;
    background-color: #3a559f;
    padding: 7px 15px;
    box-sizing: border-box;
}
.text-search{
    height: 28px;
    width: calc(100% - 26px);
    background-color: white;
    outline: none;
    border: 1px solid #eff1f4;
    box-sizing: border-box;
    padding: 3px 12px;
}
.submit-search{
    cursor: pointer;
    width: 21px;
    min-width: 21px;
    height: 21px;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    filter: invert(1);
    background-color: transparent;
    border: none;
    outline: none;
}*/
.bottom-header-container-decor{
    background-color: transparent;
    border-bottom: 1px solid #d9d9d9;
}
.bottom-header-container{

}

.font-weight-700{
    font-weight: 700;
}
.font-weight-500{
    font-weight: 500;
}
.font-weight-400{
    font-weight: 400;
}
.color-blue{
    color: #3a559f;
}

.btn-custom{
    box-sizing: border-box;
    padding: 7px 17px;
    min-height: 42px;
    width: auto;
    border-radius: 0;  
    background-color: #3a559f;
    border: none;
    text-decoration: none;   
    text-transform: uppercase;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    transition: 0.2s;
}
.btn-custom:hover{
    box-shadow: inset 0 0 0 2px #3a559f, inset 0 0 0 3px white;
}


.breadcrumbs{
    display: block;
    width: 100%;
    color: #9c9da2;
}
.breadcrumbs span{
    font-size: 12px;
}
.breadcrumbs a{
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-size: 14px;
    color: black;
}
.breadcrumbs a:hover{
    text-decoration: underline;
}
.breadcrumbs-break{
    margin: 0 10px;
    color: black;
}
.container-info{
    /*margin: 25px 0 20px 0;*/
    padding: 34px 0 30px 0;
}
.container-info .breadcrumbs{
    box-sizing: border-box;
    padding: 0;
}


/*preloader start*/
.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #eff1f4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.spin {
    width: 280px;
    height: 280px;
    top: 25%;
    left: 50%;
    margin-left: -150px;
    border: 3px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top-color: #aa0629;
    position: absolute;
    -webkit-animation: spin 1500ms infinite linear;
            animation: spin 1500ms infinite linear;
}
.img-preloader{
    width: 230px;
    height: auto;
    top: -webkit-calc(25% + 150px);
    top: calc(25% + 150px);
    left: -webkit-calc(50% + 150px);
    left: calc(50% + 150px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: -155px;
    position: absolute;
}
.spin:before {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border: 3px solid transparent;
    border-top-color: #3a559f;
    -webkit-animation: antispin 700ms infinite linear;
            animation: antispin 700ms infinite linear;
    content: "";
    position: absolute;
    -webkit-border-radius: 60%;
    border-radius: 60%;
}

@-webkit-keyframes spin { 
    100% {
        -webkit-transform:rotate(360deg);
                transform:rotate(360deg);
} }

@keyframes spin { 
    100% {
        -webkit-transform:rotate(360deg);
                transform:rotate(360deg);
} }
@-webkit-keyframes antispin {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
                transform: rotate(-360deg);
    }
}
@keyframes antispin {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
                transform: rotate(-360deg);
    }
}
/*preloader end*/



/*page 404 start*/

.container-404-decor{
/*    background-image: url(../img/fon-404.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;*/
    background-color: #dddee3;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.container-404{
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
}
.img-404{
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
}
.title-404{
    font-size: 24px;
    font-weight: 700;
    margin: 4px 0 0 0;
}
.caption-404{
    margin-top: 10px;
    max-width: 540px;
}
.link-pahe-404{
    color: black;
    text-decoration: underline;
    transition: 0.3s;
}
.link-pahe-404:hover{
    text-decoration: none;
}
.btn-404{
    margin-top: 30px;
    max-width: 290px;
    width: 100%;
/*    min-height: 62px;
    background-color: #aa0629;*/
}
.btn-404:hover{
    /*box-shadow: inset 0 0 0 2px #aa0629, inset 0 0 0 3px white;*/
}

/*page 404 end*/

.flex-grow-1{
    flex-grow: 1;
}

/*tipov start*/
.img-content-block img{
    width: auto;
    max-width: 365px;
    width: 100%;
    height: auto;
    margin: 7px;
}
.full-img{
    width: 100%;
    margin: 26px auto 10px auto;
    height: auto;
}
.table-container{
    overflow: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
/*tipov end*/

/*nav mobile start*/
.nav-mobile-block {
    align-self: center;
    cursor: pointer;
    display: none;
    margin-left: 0;
    height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    text-transform: uppercase;
    font-size: 19px;
    margin: 0;
    text-align: right;
    background-color: transparent;
    color: black;
}
.nav-mobile-block > span{
    position: relative;
    bottom: -1px;
    display: none;
}
.nav-mobile-container-line {
    width: 40px;
    height: 22px;
    min-width: 40px;
    min-height: 22px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nav-mobile-line:nth-child(1) {
    top: 4px;
}
.nav-mobile-line:nth-child(2) {
    top: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.nav-mobile-line:nth-child(3) {
    bottom: 0;
}
.active-menu .nav-mobile-line:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 5px;
}
.active-menu .nav-mobile-line:nth-child(2) {
    width: 0;
}
.active-menu .nav-mobile-line:nth-child(3) {
    bottom: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
span.nav-mobile-line {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #3a559f;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
/*nav mobile end*/

/*table*/
.obert-table{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: auto;
}
tr:nth-child(odd){
    background-color: #F9F9F9;
}
td,
th{
    box-sizing: border-box;
    padding: 13px 20px;
    min-height: 50px;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.03em;
}
td:not(:last-child),
th:not(:last-child){
    /*border-right: 1px solid #F1F1F1;*/
    box-sizing: border-box;    
}

th{
    padding: 17px 20px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #E6E6E6;
    text-align: left;
}
table{
    min-width: 900px;
    width: 100%;
    border-collapse: collapse;
}
table a{
    color: #78CC80;
    transition: 0.2s;
    text-decoration: none;
}
.container-table-phone td:first-child{
    min-width: 320px;
}
.container-table-phone td:last-child{
    min-width: 170px;
}
tr{
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

.content_tip_page{
    padding: 0 0 30px 0;
    width: 100%;
}
.content_tip_page p:first-child{
    margin-top: 0;
}

/*pagination start*/
.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 30px auto 0 auto;
}
.page-numbers.current {
    color: white;
    background-color: #3a559f;
}
.page-numbers {
    border-radius: 100%;
    margin: 2px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    color: black;
    width: 32px;
    min-width: 32px;
    height: 32px;
    border: none;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*pagination end*/




/*front slider start*/

html body .slick-prev:before, 
html body .slick-next:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  background-size: 11px auto;
  background-image: url(../img/arrow-slider.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
html body  .slick-prev:before{
    transform: rotate(180deg);
}
html body  .slick-prev{
  left: 20px;
} 
html body  .slick-next{
  right: 20px;
}
html body .slick-prev, 
html body .slick-next{
    z-index: 10;
    width: 20px;
    height: 20px;
    border-radius: 0;  
    border: none;
    background-color: transparent;
    transform: translate(0, -50%);
    transform-origin: 50% 50%;
    overflow: hidden;
    top: auto;
    bottom: -42px;
}
html body  .slick-prev:hover, 
html body  .slick-prev:focus, 
html body  .slick-next:hover, 
html body  .slick-next:focus{
  filter: brightness(0);
  outline: none;
}
html body  .slick-slide:focus{
  outline: none;
}


.class-empty,
.class_empty{
    overflow: hidden !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    max-height: 0 !important;
    min-height: 0 !important;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.img-empty{
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}



/*pop-up start*/
.modal-container{
    max-width: 570px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background-color: transparent;
    padding: 0;
}
.modal-block-m{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 100%;
    width: 100%;
    position: relative;
    border-radius: 6px;
    background-color: white;
    margin: auto;
    overflow: hidden;
}
.modal-img{
    width: 100%;
    max-width: 170px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    height: auto;
}
.modal-content{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    /*max-width: 400px;*/
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 33px 32px;
    font-family: 'font_hormoni';
    font-weight: 700;
}
.modal-content .title{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
}
.modal-caption{
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.modal-title{
    font-family: 'font_hormoni';
    font-weight: 900;
    font-size: 32px;
    line-height: 37px;
}
.modal-close{
    position: absolute;
    width: 16px;
    height: 16px;
    right: 18px;
    top: 18px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../img/close-modal.svg);
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.modal-close:hover{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.modal-content form{
    margin-top: 4px;
}
.modal-content span{
    width: 100%;
}
.compensate-for-scrollbar{
    margin-right: 0 !important;
}
.modal-content input[type="text"],
.modal-content input[type="email"],
.modal-content input[type="tel"],
.modal-content select,
.modal-content textarea{
    min-height: 44px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    width: 100%;
    border-radius: 0;
    background: transparent;
    border: 1px solid #dee2e8;
    outline: none;
    box-sizing: border-box;
    padding: 7px 30px;
}
.modal-content input[type="text"]:focus,
.modal-content input[type="email"]:focus,
.modal-content input[type="tel"]:focus,
.modal-content select:focus,
.modal-content textarea:focus{
    background: white;
    border-color: #3a559f;
}
.modal-content textarea{
    height: 88px;
}

.modal-content input[type="submit"]{
    width: 100%;
    border: none;
    margin-top: 16px;
    cursor: pointer;
    min-height: 46px;
    outline: none;
}
.modal-content .submit:hover{
    background-color: #78CC80;
    color: white;
}
/*pop-up end*/

/*privacy-policy start*/
.block-privacy-policy{
    font-size: 10px;
    padding: 0;
    margin-top: 20px;
    color: #8c807a;
    font-weight: 400;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 34px;
    background-image: url(../img/polit.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    min-height: 20px;
}
.modal-container .block-privacy-policy{
    background-image: url(../img/polit-front.png);
    background-size: 16px auto;
    background-position: 0 1px;
    padding-left: 26px;
}
.block-privacy-policy .link-privacy-policy{
    text-decoration-line: underline;
    color: #8c807a;
}
.link-privacy-policy{
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.link-privacy-policy:hover{
    text-decoration: none;
}
/*privacy-policy end*/



/*polit start*/

.modal-container-polit{
    max-width: 95%;
    max-height: 95%;
    width: 1000px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 34px;
    height: auto;
    position: relative;
}
.modal-block-polit{
    width: 100%;
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-close-polit{
    position: absolute;
    top: 24px;
    right: 24px;
    border: 2px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 34px;
    height: 34px;
    background-image: url(../img/close-modal.svg);
    -webkit-background-size: auto auto;
    background-size: 22px auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    z-index: 100;
}
.modal-close-polit:hover{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.modal-content-polit{
    line-height: 22px;
}
.title-modal-polit{
    font-family: 'font_hormoni';
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.02em;
    position: relative;
}

/*polit end*/





/*mobile menu start*/

.mobile-menu-fixed{
    position: fixed;
    right: -300px;
    top: 0;
    z-index: 888;
    background: #fafafa;
    width: 250px;
    height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 7px #9e9e9e4d;
    transition: 0.4s;
}
.fix-header-contacts{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 12px;
}
.fix-header-contacts .btn-custom,
.fix-header-contacts .header-time,
.fix-header-contacts .header-adres,
.fix-header-contacts .phone-link,
.fix-header-contacts .block-phone-link{
    margin: 12px 0 0 0;
    text-align: center;
}
.fix-header-contacts .header-time,
.fix-header-contacts .header-adres{
    font-size: 14px;
}
.fix-header-contacts .btn-custom{
    font-size: 14px;
    min-height: 40px;
}
.title_menu-fixed{
    font-family: 'font_hormoni';
    font-weight: 700;
    font-size: 26px;
}
.mobile-menu-fixed .nav__menu-fixed{
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    margin-top: 15px;
    width: 100%;
}
.mobile-menu-fixed .nav__menu-fixed .menu-item{
    margin: 2px 0 0 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 3px 0;
}
.mobile-menu-fixed .menu-item > a{
    color: black;
    padding: 4px 0;
    text-decoration: none;
    font-weight: 600;
}
.mobile-menu-fixed .menu-item > a:hover{
    color: #3a559f;
}
.mobile-menu-fixed .menu-item-has-children:hover{
    background-color: transparent;
}
.mobile-menu-fixed .sub-menu{
    width: 100%;
    max-width: 100%;
    background-color: transparent;
}
.mobile-menu-fixed .sub-menu .menu-item a{
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 3px 0; 
}
.mobile-menu-fixed .nav{
    height: auto;
    max-height: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: transparent;
    text-align: center;
    width: 100%;
    max-width: 100%;
    left: 0;
}
.button-sm-header{
    margin-top: 15px; 
}
/*mobile menu end*/


main ul,
main ol,
.fancybox-container ul,
.fancybox-container ol{
    list-style-type: none;
    padding: 0;
    margin: 16px 0;
}
main ol,
.fancybox-container ol{
    counter-reset: section; 
}
main ol li,
.fancybox-container ol li{
    padding-left: 35px;
    box-sizing: border-box;
    position: relative;
    min-height: 26px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    margin-bottom: 16px;
}
main ol li:before,
.fancybox-container ol li:before{
    counter-increment: section;                 
    content: counter(section);
    width: 22px;
    height: 22px;
    background-color: #3a559f;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 3px 2px 1px 2px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 2px;
    font-weight: 700;
    font-size: 12px;
    border-radius: 100%;
}
main ul li,
.fancybox-container ul li{
    position: relative;
    box-sizing: border-box;
    padding-left: 18px;
    margin-bottom: 12px;
}
main ul li:after,
.fancybox-container ul li:after{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #3a559f;
    border-radius: 100%;
}
main li,
.fancybox-container li{
    font-size: 18px;
    line-height: 22px;
}
main li:last-child,
.fancybox-container li:last-child{
    margin-bottom: 0;
}



/*footer start*/

.container-footer{
    background-color: #242b3d;
    color: white;
    padding: 65px 0;
}
.footer{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.left-footer{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    max-width: 300px;
}
.footer-logo{
    filter: brightness(0) invert(1);
}
.decor-text-footer{
    box-sizing: border-box;
    width: 100%;
    padding: 40px 0 0 65px;
}
.block-soc-net{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}
.unit-soc-net{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    width: 24px;
    height: 24px;
    margin: 10px;
    transition: 0.3s;
    filter: grayscale(1);
}
.unit-soc-net:hover{
    filter: none;
}
.block-nav-footer{
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    max-width: calc(100% - 640px);
    width: 100%;
}
.unit-nav-footer,
.nav-footer{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.nav-footer .menu-item + .menu-item{
    margin-top: 22px;
}
.nav-footer a{
    position: relative;
    text-decoration: none;
    color: #a7a8b1;
}
.nav-footer a:hover{
    color: #39adb7;    
}
.nav-footer a:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #39adb7;
    opacity: 0.9;
    transition: 0.3s;
}
.nav-footer a:hover:after{
    width: 100%;
}
.right-footer{
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.contacts-footer{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-width: 100%;
}
.contacts-footer h2{
    color: white;
    font-size: 20px;
}
.contacts-footer a{
    text-decoration: none;
    color: white;
}
.contacts-footer a[href^="tel:"]{
    font-size: 24px;
    font-weight: 700;
    padding-left: 33px;
    background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto auto;
    box-sizing: border-box;
}
.contacts-footer a[href^="tel:"] + .contacts-footer a[href^="tel:"]{
    margin-top: 10px;
}
.contacts-footer a[href^="mailto:"]{
    margin-top: 18px;
    padding-left: 33px;
    background-image: url(../img/letter.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto auto;
    position: relative;
    box-sizing: border-box;
}
.contacts-footer a[href^="mailto:"]:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: white;
    opacity: 0.9;
    transition: 0.3s;
}
.contacts-footer a[href^="mailto:"]:hover:after{
    width: calc(100% - 33px);
}
.adres-footer{
    margin-top: 18px;
    background-image: url(../img/spot.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto auto;
    position: relative;
    box-sizing: border-box;
    padding-left: 33px;
}
.footer-dop-decor{
    background-color: #1d2432;
    color: #4a5265;
    font-size: 14px;
}
.footer-dop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 58px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.copyright{

}
.polit-link{
    cursor: pointer;
    text-decoration: none;
    transition: 0.2s;
}
.polit-link:hover{
    text-decoration: underline;
}
.title-develop{

}
.link-develop{
    text-decoration: none;
    color: #4a5265;
    transition: 0.2s;
}
.link-develop:hover{
    text-decoration: underline;
}

/*footer end*/


.block-title{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.title{
    font-size: 48px;
    font-weight: 700;
    font-family: 'bebas_neueregular';
    margin: 0;
}
.caption{
    margin-top: 18px;
}
.caption p:first-child{
    margin-top: 0;
}
.caption p{
    font-size: 20px;
    line-height: 116%;
    margin: 15px 0 0 0;
}






html body .slick-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    bottom: -26px;
}
html body .slick-dots li{
    border-radius: 0;
    margin: 2px !important;
    width: 22px;
    height: 3px;
    background-color: black;
    transition: 0.2s;
}
html body .slick-dots li.slick-active{
    width: 48px;
    background-color: #39adb7;
}
html body .slick-dots li:after,
html body .slick-dots li:before,
html body .slick-dots li button{
    display: none !important;
}

.css-flex-center{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    width: 100%;
}

/*container-news-front-decor*/

.container-news-front-decor{
    padding-top: 70px;
    padding-bottom: 60px;
}
.container-news-front{

}
.block-news-front{
    margin-top: 35px;
    width: calc(100% + 50px);
    position: relative;
    left: -25px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.unit-block-news-front{
    margin: 25px;
    flex-grow: 1;
    width: 300px;
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    background-color: transparent;
    text-decoration: none;
    transition: 0.3s;
}
.unit-block-news-front:hover{
    background-color: white;
    box-shadow: 7px 12px 35px 0px rgba(0, 0, 0, 0.15);
}
.img-unit-block-news-front{
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.text-unit-block-news-front{
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    color: #82818a;
}
.date-unit-block-news-front{
    text-transform: uppercase;
}
.title-unit-block-news-front{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 12px;
    color: black;
    transition: 0.3s;
}
.unit-block-news-front:hover .title-unit-block-news-front{
    color: #3a559f;
} 
.caption-unit-block-news-front{
    margin-top: 12px;
}
.decor-link-unit-block-news-front{
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    box-sizing: border-box;
    padding: 10px;
    min-height: 44px;
    border-radius: 100px;
    border: 1px solid #a1a0a7;
    transition: 0.3s;
}
.decor-link-unit-block-news-front img{
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 10px;
    transition: 0.3s;
}
.unit-block-news-front:hover .decor-link-unit-block-news-front{
    background-color: #3a559f;
    border-color: #3a559f;
    color: white;
}
.unit-block-news-front:hover .decor-link-unit-block-news-front img{
    filter: brightness(0) invert(1);
}
.read-more{
    display: inline-block;
    color: #39adb7;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    margin: 35px auto 0 auto;
}
.read-more:after{
    background-color: #39adb7;
}

/*container-news-front-decor end*/

/*container-partners-decor start*/

.container-partners-decor{
    background-color: white;
    padding-top: 55px;
    padding-bottom: 60px;
    box-shadow: 7px 12px 35px 0px rgba(0, 0, 0, 0.15);
}
.container-partners{
    
}
.slider-partners{
    margin-top: 40px;
    display: block;
    width: calc(100% + 60px);
    position: relative;
    left: -30px;
}
.unit-partners{
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 30px;
}
.img-unit-partners{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 70px;
    display: block;
}


/*container-partners-decor end*/

html body .slick-dotted.slick-slider{
    margin-bottom: 20px;
}
.container-news-inside .block-news-front{
    margin-top: 0;
}
.container-news-inside{
    margin-bottom: 40px;
}


/*container-feedback-inside start*/

.container-feedback-inside{
    padding-bottom: 30px;
}
.block-feedback-front{
    width: calc(100% + 44px);
    position: relative;
    left: -22px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.unit-block-feedback-front{
    margin: 22px;
    flex-grow: 1;
    width: 280px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    text-decoration: none;
    color: black;
}
.left-b,
.right-b,
.left-t,
.right-t{
    background-color: #3a559f;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 16;
    transition: 0.3s;
}
.right-b{

}
.unit-block-feedback-front:hover .left-b{
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
}
.unit-block-feedback-front:hover .left-t{
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
}
.unit-block-feedback-front:hover .right-b{
    width: 1px;
    height: 100%;
    bottom: 0;
    right: 0;
}
.unit-block-feedback-front:hover .right-t{
    width: 100%;
    height: 1px;
    bottom: 0;
    right: 0;
}
.block-img-unit-block-feedback-front{
    width: 100%;
    position: relative;
}
.img-unit-block-feedback-front{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 9px 14px 21px 0px rgba(0, 0, 0, 0.05);
}
.decor-img-unit-block-feedback-front{
    background-image: url(../img/decor-feedback.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    right: -14px;
    top: -22px;
    width: 100%;
    height: 100%;
}
.text-unit-block-feedback-front{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    padding: 25px 15px; 
}
.title-unit-block-feedback-front{
    text-transform: uppercase;
    font-weight: 900;
}
.caption-unit-block-feedback-front{
    margin-top: 10px;
}

.background-grey{
    background-color: #dddee3;
    flex-grow: 1;
}
.z-index-10{
    z-index: 10;
}

/*container-feedback-inside end*/

/*container-page-contacts start*/

.container-page-contacts{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 60px;
}
.block-page-contacts{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 65px;
    box-sizing: border-box;
    position: relative;
    z-index: 20;
}
.caption-page-contacts{
    box-sizing: border-box;
    padding: 15px 0;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    max-width: calc(100% - 550px);
    min-height: 190px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.data-page-contacts{
    box-shadow: 9px 14px 21px 0px rgba(0, 0, 0, 0.16);
    background-color: white;
    box-sizing: border-box;
    padding: 50px 74px 40px 74px;
    width: 100%;
    max-width: 500px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    /*margin-bottom: -86px;*/
    margin-bottom: 26px;
    font-size: 18px;
}
.data-page-contacts a{
    text-decoration: none;
    color: black;
}
.data-page-contacts a[href^="tel:"]{
    font-size: 30px;
    font-weight: 700;
}
.data-page-contacts a[href^="mailto:"]{
    color: #3a559f;
    position: relative;
    margin-top: 16px;
}
.data-page-contacts a[href^="mailto:"]:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #3a559f;
    opacity: 0.9;
    transition: 0.3s;
}
.data-page-contacts a[href^="mailto:"]:hover:after{
    width: 0;
}
.adres-page-contacts{
    margin-top: 16px;
}
.adres-page-contacts br {
    display: none;
}
.block-page-contacts .block-soc-net{
    margin-top: 16px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
}
.map-page-contacts{
    width: 100%;
    height: 500px;
    position: relative;
    z-index: 10;
}


/*container-page-contacts end*/

/*container-portfolio-inside start*/

.container-portfolio-inside{
    padding-bottom: 50px;
}
.block-portfolio-front{
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 60px);
    position: relative;
    left: -30px;
}
.unit-block-portfolio-front{
    margin: 20px 30px;
    flex-grow: 1;
    width: 380px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    text-decoration: none;
    color: black;
}
.block-img-unit-block-portfolio-front{
    position: relative;
    width: 100%;
}
.img-unit-block-portfolio-front{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.decor-img-unit-block-portfolio-front{
    z-index: 30;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0;
    background-color: rgba(58, 85, 159, 0.83);
    transition: 0.3s;
}
.unit-block-portfolio-front:hover .decor-img-unit-block-portfolio-front{
    opacity: 1;
}
.arrow-unit-block-portfolio{
    margin-left: 13px;
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
}
.title-unit-block-portfolio-front{
    font-size: 20px;
    margin-top: 20px;
    width: 100%;
}
/*arrow-portfolio*/

/*container-portfolio-inside end*/

/*container-inside-tovar start*/

.container-inside-tovar{
    margin-top: 55px;
    padding-bottom: 70px;
}
.block-inside-tovar{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    background-image: linear-gradient(-90deg, #ffffff calc(100% - 55px), rgb(0, 0, 0, 0) 55px);
    box-sizing: border-box;
    padding-bottom: 30px;
}
.left-inside-tovar{
    display: block;
    width: 100%;
    max-width: 580px;
    margin-top: -35px;
}
.slider-top-inside-tovar{
    width: 100%;
}
.unit-slider-top-inside-tovar{
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    height: 430px !important;
}
.slider-bottom-inside-tovar{
    max-width: calc(100% - 24px);
    margin: 16px auto 0 auto;
}
.unit-slider-bottom-inside-tovar{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer;
    margin: 0 8px;
    height: 125px !important;
    transition: 0.3s;
}
.unit-slider-bottom-inside-tovar:hover{
    box-shadow: inset 0 0 0 2px #3a559f;
}
.right-inside-tovar{
    width: 100%;
    max-width: calc(100% - 600px);
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.right-inside-tovar .h1{
    margin-top: 16px;
    margin-bottom: 4px;
}
.block-btn-inside-tovar{
    width: calc(100% + 12px);
    position: relative;
    left: -6px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 30px;
}
.btn-inside-tovar-one,
.btn-inside-tovar-two{
    flex-grow: 1;
    margin: 6px;
    min-height: 63px;
}
.btn-inside-tovar-two{
    color: black;
    background-color: transparent;
    border: 2px solid #3a559f;
}
.btn-inside-tovar-two:hover{
    box-shadow: none;
    color: white;
    background-color: #3a559f;
}
html body .slider-bottom-inside-tovar .slick-next,
html body .slider-bottom-inside-tovar .slick-prev{
    top: 50% !important;
}
html body .slider-bottom-inside-tovar .slick-next{
    right: -16px;
}
html body .slider-bottom-inside-tovar .slick-prev{
    left: -16px;
}

/*container-inside-tovar end*/

/*container-portfolio-inside start*/

.background-blue{
    background-color: #445da4;
    color: white;
    flex-grow: 1;
}
.background-blue .page-numbers{
	color: white;
}
.background-blue .page-numbers.current{
	color: #3a559f;
    background-color: white;
}
.background-blue .breadcrumbs a,
.background-blue .breadcrumbs-break{
    color: white;
}

.container-lic-inside{
    padding-bottom: 50px;
}
.block-lic-front{
    width: calc(100% + 32px);
    position: relative;
    left: -16px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.unit-block-lic-front{
    width: 260px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin: 16px;
    color: white;
    text-decoration: none;
    flex-grow: 1;
}
.block-img-unit-block-lic-front{
    width: 100%;
    position: relative;
    transition: 0.3s;
}
.block-img-unit-block-lic-front:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    background-color: rgba(58, 85, 159, 0.8);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    background-image: url(../img/decor-lic.png);
    opacity: 0;
    transition: 0.3s;
}
.unit-block-lic-front:hover .block-img-unit-block-lic-front:after{
    opacity: 1;
}
.block-img-unit-block-lic-front:hover{
    box-shadow: 0 0 0 2px #3a559f, 0 0 0 4px #ffffff;
}
.img-unit-block-lic-front{
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    box-shadow: 7px 12px 35px 0px rgba(0, 0, 0, 0.35);
}
.decor-img-unit-block-lic-front{
    z-index: 2;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -13px;
    top: 15px;
    border: 1px solid #2a85d6;
}
.text-unit-block-lic-front{
    margin-top: 26px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    padding: 0 12px;
}
.title-unit-block-lic-front{

}
.date-unit-block-lic-front{
    color: #a8c7e2;
}


/*container-portfolio-inside end*/

/*container-man-decor start*/

.container-man-decor{
    background-image: url(../img/profitBg.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.container-man{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.img-container-man{
    align-self: flex-end;
    margin-top: -50px;
    margin-left: -20px;
    max-width: calc(100% - 600px);
}
.block-man{
    max-width: 580px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 30px 0;
}
.block-man .block-title{
    text-align: center;
    align-items: center;
    justify-content: center;
}
.btn-man{
    margin-top: 0;
    min-height: 63px;
    width: 100%;
    max-width: 290px;
}
.slider-input{

}
html body .slider-container{
    margin: 80px 0;
}
html body .slider-container .back-bar .pointer-label {
    color: black;
    padding: 11px 38px;
    border-radius: 100px;
    font-size: 24px;
    font-weight: 700;
    box-sizing: border-box;
    top: -67px;
    transform: translateX(-35px);
}
html body .theme-green .back-bar{
    height: 3px;
    border-radius: 0;
    background-image: none;
    background-color: #39adb7;
}
html body .theme-green .back-bar .selected-bar{
    background-image: none;
    background-color: #3a559f;
}
html body .theme-green .back-bar .pointer{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 3px solid white;
    top: -11px;
    background-image: none;
    background-color: #3a559f;
}
html body .slider-container .scale ins{
    color: black;
    font-size: 18px;
    top: 14px;
}
html body .slider-container .scale{
    top: 0;
}
html body .slider-container .scale span{
    border: none;
    height: 9px;
    width: 1px;
    background-color: black;
}
/*container-man-decor end*/


/*container-obor-decor start*/

.container-obor-decor{
    padding-top: 55px;
    padding-bottom: 80px;
}
.container-obor{

}
.block-obor{
    margin-top: 24px;
    width: calc(100% + 24px);
    position: relative;
    left: -12px;
}
.unit-obor{
    margin: 12px;
    width: 300px;
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    padding: 30px;
    background-color: white;
    border: 1px solid #e0e0e0;
    box-shadow: 5px 3px 11px 0px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
    text-decoration: none;
    color: black;
}
.unit-obor:hover{
    border-color: #3a569f;
    box-shadow: none;
}
.slick-slider .unit-obor{
    margin-bottom: 26px;
}
.img-unit-obor{
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.text-unit-obor{
    width: 100%;
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 30px;
    font-size: 20px;
    box-sizing: border-box;
    padding-right: 60px;
    position: relative;
}
.title-unit-obor{
    font-weight: 700;
}
.caption-unit-obor{
    font-weight: 400;
    margin-top: 2px;
}
.decor-link-unit-obor{
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
}
.decor-link-unit-obor:after,
.decor-link-unit-obor:before{
    content: "";
    width: 18px;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: black;
}
.decor-link-unit-obor:before{
    width: 1px;
    height: 18px;
}

/*container-obor-decor end*/

/*container-lic-front_page-decor start*/


.container-lic-front_page-decor{
    background-image: url(../img/front-lic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    color: white;
    padding-top: 40px;
    padding-bottom: 50px;
}
.container-lic-front_page{

}
.container-lic-front_page .block-lic-front{
    margin-top: 30px;
}
.container-lic-front_page .read-more{
    color: white;
}
.container-lic-front_page .read-more:after{
    background-color: white;
}

/*container-lic-front_page-decor end*/

/*container-global-tab start*/

.container-global-tab{

}
.title-global-tab{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    margin-top: 12px;
    margin-bottom: 15px;
}
.unit-title-global-tab{
    margin: 10px;
    flex-grow: 1;
    width: 340px;
    box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.15);
    background-color: white;
    color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 13px 27px;
    cursor: pointer;
}
.unit-title-global-tab.active{
    background-color: #3a559f;
    box-shadow: none;
    color: white;
}
.unit-title-global-tab.active .img-title-global-tab{
    filter: brightness(0) invert(1);
}
.img-title-global-tab{
    filter: brightness(0);
    max-width: 67px;
    height: auto;
}
.text-title-global-tab{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-width: calc(100% - 80px);
    width: 100%;
}
.title-title-global-tab{
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.caption-title-global-tab{
    font-size: 14px;
    margin-top: 2px;
}


.content-global-tab{

}
.unit-content-global-tab{
    display: none;
}
.unit-content-global-tab.active{
    display: block;
}

.front-slider{
    margin-bottom: 0 !important;
    width: 100%;
}
.unit-front-slider{
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

html body .front-slider .slick-dots{
    bottom: 4%;
    max-width: 1210px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
html body .front-slider .slick-dots li.slick-active{
    background-color: #39adb7;
}
html body .front-slider .slick-dots li{
    background-color: white;
}

.container-services{
    padding-top: 40px;
    padding-bottom: 60px;
}
.block-services{
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;    
    margin-top: 20px;
}
.unit-services{
    margin: 20px;
    flex-grow: 1;
    width: 280px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    transition: 0.3s;
}
/*.unit-services:hover{
    box-shadow: 7px 12px 35px 0px rgba(0, 0, 0, 0.09);
}*/
.unit-services:hover .list-unit-services{
    background: linear-gradient(-45deg, transparent 30px, #fff 0);
}
.unit-services:hover .title-unit-services{
    color: white;
    /*transition-delay: 0.15s;*/
}
.decor-title-unit-services{
    position: relative;
    z-index: 10;
}
.unit-services + .unit-services .title-unit-services:before{
    content: "";
    background-color: #d4d4d4;
    width: 40px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    transform: translateX(-100%);
}
.title-unit-services:after{
    content: "";
    background-color: #3a559f;
    position: absolute;
    left: 37px;
    bottom: -6px;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    transition: 0.3s;
}
.unit-services:hover .title-unit-services:after{
    border-radius: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
}
.title-unit-services{
    border-bottom: 1px solid #d4d4d4;
    transition: 0.3s;
    padding: 21px 37px;
    box-sizing: border-box;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    width: 100%;
}
.list-unit-services{
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 25px 37px 50px 37px;
    flex-grow: 1;
    transition: 0.3s;
    width: 100%;
}
.link-unit-services{
    text-decoration: none;
    color: black;
    position: relative;
    transition: 0.3s;
    box-sizing: border-box;
    padding-left: 13px;
}
.link-unit-services + .link-unit-services{
    margin-top: 10px;
}
.link-unit-services:hover{
    text-decoration: underline;
    color: #39adb7;
}
.link-unit-services:after{
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: black;
    transition: 0.3s;
}
.link-unit-services:hover:after{
    background-color: #39adb7;
}
.list-unit-services h3{
    margin: 0 0 12px 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.container-services-biz{
    padding-top: 40px;
    padding-bottom: 40px;
}
.block-services-biz{
    margin-top: 30px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.unit-services-biz{
    margin: 10px;
    width: 320px;
    flex-grow: 1;
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    padding: 13px;
    box-shadow: 7px 12px 35px 0px rgba(0, 0, 0, 0.09);
    background-color: white;
    text-decoration: none;
    color: black;
}
.unit-services-biz:hover{
    box-shadow: none;
}
/*.unit-services-biz:hover .decor-link-unit-services-biz{
    
}*/
.img-unit-services-biz{
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    transition: 0.3s;
}
.text-unit-services-biz{
    box-sizing: border-box;
    padding: 22px 8px 14px 8px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    flex-grow: 1;
}
.title-unit-services-biz{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.caption-unit-services-biz{
    margin-top: 12px;
}
.decor-link-unit-services-biz{
    margin-top: 16px;
    background-image: url(../img/play-decor.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto auto;
    width: 38px;
    height: 38px;   
    box-sizing: border-box;
    border: 1px solid #dedede;
    border-radius: 100%;
    transition: 0.3s;
}


/*container-global-tab end*/

/*container-biz-help-decor start*/

.container-biz-help-decor{
    padding-top: 85px;
    padding-bottom: 85px;
    background-image: url(../img/fs-helpBg.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.container-biz-help{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
}
.container-biz-help .block-title{
    max-width: 380px;
    width: 100%;
}
.contacts-help{
    max-width: 480px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.contacts-help h2{
    color: white;
}
.contacts-help a[href^="tel:"]{
    text-decoration: none;
    color: white;
    font-size: 30px;
    font-weight: 700;
}
.btn-help{
    margin-top: 18px;
    min-height: 62px;
    background-color: white;
    color: black;
    max-width: 280px;
    width: 100%;
}
.btn-help:hover{
    box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 4px #2554a3;
}


/*container-biz-help-decor end*/

/*.container.inside-servicese{
    padding-top: 30px;
}*/
.slider-chast-inside{

}
.slider-chast-inside .unit-services-biz{
    box-shadow: 2px 4px 11px 0px rgba(0, 0, 0, 0.09);
}
.container-chast-inside-decor{
    padding-top: 40px;
    padding-bottom: 40px;
}
.container-chast-inside{

}
.title-chast-inside{
    font-size: 20px;
    color: #3a559f;
    width: 100%;
    margin-bottom: 10px;
}

/*lab start*/
.caption-lab{
    font-size: 18px;
    line-height: 116%;
}
.title-h2{
    font-size: 30px;
    font-weight: 700;    
}
.title-h2-first-lab{
    margin-top: 40px;
}
.caption-h2{
    margin-top: 10px;
}
.block-services-lab{
    margin-top: 22px;
    margin-bottom: 55px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
}
.block-services-lab .unit-services-biz{
    margin: 10px;
    width: 240px;
    box-sizing: border-box;
    padding: 15px;
}
.block-services-lab .text-unit-services-biz{
    padding: 20px 0 10px 0;
}
.block-services-lab .title-unit-services-biz{
    font-size: 16px;
}
.block-services-lab .caption-unit-services-biz{
    margin-top: 8px;
}
.container-goals-lab-decor{
    padding-top: 60px;
    padding-bottom: 20px;
    background-color: #dddee3;
}
.container-goals-lab{

}
.block-goals-lab{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 80px);
    position: relative;
    left: -40px;
}
.unit-goals-lab{
    margin: 40px;
    max-width: 310px;
    width: 250px;
    flex-grow: 1;  
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column; 
    color: black;
}
.img-unit-goals-lab{
    position: relative;
    box-sizing: border-box;
    padding-right: 20px;
    width: 100%;
}
.img-unit-goals-lab:after{
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    width: 120px;
    height: 100%;
    background-image: url(../img/decor-goals.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    z-index: 2;
}
.decor-img-unit-goals-lab{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 20px);
    height: 100%;
    border-radius: 100%;
}
.text-unit-goals-lab{
    margin-top: 46px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    font-size: 18px;
}
.title-unit-goals-lab{
    font-weight: 700;
    text-transform: uppercase;
}
.caption-unit-goals-lab{
    margin-top: 10px;
}
.container-need-lab-decor{
    background-color: #f8f8f8;
    padding-bottom: 35px;
    padding-top: 60px;
}
.container-need-lab{

}
.block-need-lab{
    width: calc(100% + 50px);
    position: relative;
    left: -25px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;    
    margin-top: 20px;
}
.unit-need-lab{
    margin: 25px;
    flex-grow: 1;
    width: 260px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.img-unit-need-lab{
    position: relative;
    width: 100%;
}
.img-unit-need-lab:after{
    content: "";
    position: absolute;
    right: -11px;
    bottom: -10px;
    width: 100%;
    height: 100%;
    background-image: url(../img/decor-need-services.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    z-index: 2;
}
.decor-img-unit-need-lab{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.text-unit-need-lab{
    margin-top: 25px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    font-size: 18px;
}
.title-unit-need-lab{
    font-weight: 700;
    text-transform: uppercase;
}
.caption-unit-need-lab{
    margin-top: 10px;
}
.container-where-lab-decor{
    background-color: #dddee3;
    padding-top: 60px;
    padding-bottom: 90px;
}
.container-where-lab{

}
.container-where-lab .title-h2{
    max-width: 620px;
}
.block-where-lab{
    margin-top: 50px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
}
.unit-where-lab{
    text-decoration: none;
    color: white;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: calc(50% - 20px);
    flex-grow: 1;
    margin: 10px;
    min-height: 180px;
}
.title-unit-where-lab{
    position: relative;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    width: 100%;
    padding-top: 30px;
}
.title-unit-where-lab:after{
    content: "";
    border-radius: 10px;
    width: 40px;
    height: 3px;
    background-color: #3a559f;
    position: absolute;
    left: 0;
    top: 0;
}
.text-where-lab{
    margin-top: 36px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
}
.title-where-lab{
    font-size: 20px;
    font-weight: 700;
}
.caption-where-lab{
    font-size: 18px;
    margin-top: 20px;
}
.container-step-lab-decor{
    padding-top: 60px;
    padding-bottom: 80px;
}
.container-step-lab{

}
.container-step-lab .title-h2{
    max-width: 700px;
}
.block-step-lab{
    margin-top: 35px;
    width: calc(100% + 50px);
    position: relative;
    left: -25px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.unit-step-lab{
    margin: 25px;
    position: relative;
    width: 240px;
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    color: #3a559f;
}
.number-unit-step-lab{
    font-size: 36px;
    font-weight: 900;
    position: relative;
    width: 100%;
}
.number-unit-step-lab:after{
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #caccd1;
    top: 50%;
    left: 55px;
    z-index: 2;
}
.title-unit-step-lab{
    margin-top: 8px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
}
.block-title-step{
    margin-top: 55px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.title-step{
    width: 50%;
    background-color: #3a559f; 
    color: white;
    padding: 30px 40px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
}
.block-caption-step{
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
}
.img-caption-step{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: 50%;
}
.text-caption-step{
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    padding: 40px;
}
.title-text-caption-step{
    font-size: 20px;
    font-weight: 700;
    color: #3a559f;
    margin-top: 10px;
}
.ul-caption-step{
    margin: 16px 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
}
.li-caption-step{
    margin-top: 8px;
    line-height: 24px;
    box-sizing: border-box;
    padding-left: 12px;
    position: relative;
}
.li-caption-step:after{
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    height: 2px;
    width: 6px;
    background-color: #424242;
}
.li-caption-step:first-child{
    margin-top: 0;
}
.container-law-lab-decor{
    background-image: linear-gradient(90deg, #dddee3 50%, rgb(255, 255, 255) 50%);
}
.container-law-lab{

}
.block-law-lab{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
}
.left-law-lab{
    box-sizing: border-box;
    padding: 60px 40px 60px 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 50%;
}
.title-law-lab{
    font-size: 24px;
    font-weight: 700;
    line-height: 116%;
    min-height: 110px;
    margin-bottom: 30px;
}
.right-law-lab{
    box-sizing: border-box;
    padding: 60px 0 0 100px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 50%;
}
.img-right-law-lab{
    margin-top: 60px;
    margin-left: -101px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 130px;
}

/*lab end*/


.container-number-ol{
    position: relative;
    padding-left: 35px;
}
.number-ol{
    content: "";
    width: 22px;
    height: 22px;
    background-color: #3a559f;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 3px 2px 1px 2px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 2px;
    font-weight: 700;
    font-size: 12px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: -1px;
}

.block-iframe{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.block-iframe iframe {
    margin: 40px auto 20px auto;
    max-width: 700px;
    width: 100%;
    height: auto;
}
.text-with-img{
    width: 100%;
    margin: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-with-text{
    width: 40%;
}
.right-text{
    width: 55%;
    font-size: 18px;
}



.container-table-services{
    padding-top: 50px;
    padding-bottom: 50px;
}
.container-table-services td:last-child{
    text-align: center;
}





@media (max-width: 1500px){
    .front-slider .img-empty{
        margin: 0 0 0 -150px;
        width: calc(100% + 300px);
        max-width: calc(100% + 300px);
    }
}
@media (max-width: 1400px){

}
@media (max-width: 1300px){

}
@media (max-width: 1200px){
    .img-right-law-lab{
        margin-top: 40px;
        margin-left: -40px;
    }
    .right-law-lab{
        padding: 40px 0 0 40px;
        min-height: 90px;
    }
    .container-step-lab-decor,
    .left-law-lab{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .container-step-lab-decor{
        padding-bottom: 0;
    }
    .block-where-lab,
    .text-where-lab{
        margin-top: 20px;
    }
    .container-where-lab-decor{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .container-need-lab-decor{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .container-goals-lab-decor{
        padding-top: 40px;
        padding-bottom: 0;
    }
    .block-services-lab{
        margin-bottom: 30px;
    }
    .title-h2-first-lab{
        margin-top: 25px;
    }
    .container-inside-tovar{
        padding-bottom: 30px;
    }
    .block-inside-tovar{
        padding-bottom: 10px;
    }
    .unit-slider-top-inside-tovar{
        height: 300px !important;
    }
    .right-inside-tovar{
        max-width: calc(100% - 450px);
    }
    .left-inside-tovar{
        max-width: 420px;
    }
    .right-inside-tovar{
        padding: 20px;
    }
    .block-btn-inside-tovar{
        margin-top: 20px;
    }
    .btn-inside-tovar-one, 
    .btn-inside-tovar-two{
        min-height: 44px;
    }
    .container-footer{
        padding: 30px 0;
    }
    .bottom-header-container-decor,
    .header .header-adres{
        display: none;
    }
    .nav-mobile-block{
        display: flex;
    }
}
@media (max-width: 1100px){
    .text-unit-block-news-front{
        font-size: 14px;
        padding: 20px;
    }
    .title-unit-block-news-front{
        font-size: 16px;
    }
    .block-news-front{
        width: calc(100% + 24px);
        left: -12px;
    }
    .unit-block-news-front{
        margin: 12px;
    }
    .block-page-contacts{
        padding: 0 20px;
    }
}
@media (max-width: 1000px){
    .img-right-law-lab{
        margin-left: 0;
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        margin-top: 20px;
    }
    .title-law-lab{
        min-height: auto;
        margin-bottom: 10px;
        font-size: 20px;
    }
    .left-law-lab{
        width: 100%;
        background-color: #dddee3;
        padding: 30px 15px;
    }
    .right-law-lab{
        width: 100%;
        background-color: white;
        padding: 30px 15px 0 15px;
    }
    .container-law-lab{
        padding: 0;
    }
    .block-law-lab{
        justify-content: flex-start;
        flex-direction: column;
    }
    .container-law-lab-decor{
        background-color: transparent;
    }
    .text-caption-step{
        width: 60%;
        padding: 30px;
    }
    .img-caption-step{
        width: 40%;
        margin-left: -15px;
    }
    .block-title-step{
        display: block;
    }
    .title-step{
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        padding: 20px 15px;
    }
    .block-title-step{
        margin-top: 20px;
    }
    .title-unit-where-lab{
        font-size: 18px;
    }
    .unit-where-lab{
        min-height: auto;
        padding: 20px;
    }
    .title-unit-where-lab{
        padding-top: 20px;
    }
    .title-where-lab{
        font-size: 18px;
    }
    .caption-where-lab{
        font-size: 16px;
        margin-top: 16px;
    }
    .text-unit-need-lab{
        font-size: 16px;
        margin-top: 20px;
    }
    .block-need-lab{
        margin-top: 10px;
        left: -10px;
        width: calc(100% + 20px);
    }
    .unit-need-lab{
        margin: 10px;
    }
    .text-unit-goals-lab{
        font-size: 16px;
        margin-top: 26px;
    }
    .unit-goals-lab{
        width: 200px;
        max-width: 100%;
    }
    .block-services-lab{
        margin-top: 10px;
    }
    .container-chast-inside-decor{
        padding-top: 32px;
        padding-bottom: 32px;
    }
/*    .container.inside-servicese{
        padding-top: 20px;
    }*/
    .container-biz-help .block-title{
        max-width: calc(100% - 340px);
    }
    .contacts-help{
        max-width: 300px;
    }
    .btn-help{
        min-height: 44px;
    }
    .decor-title-unit-services{
        color: white;
    }
    .unit-services .title-unit-services:after{
        border-radius: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
    }
    .unit-services .list-unit-services {
        background: linear-gradient(-45deg, transparent 30px, #fff 0);
    }
    .block-services{
        margin-top: 0;
    }
    .list-unit-services{
        padding: 20px 20px 30px 20px;
    }
    .title-unit-services{
        padding: 20px;
        font-size: 20px;
        min-height: 92px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .unit-services + .unit-services .title-unit-services:before{
        display: none;
    }
    .block-obor{
        margin-top: 10px;
    }
    .unit-obor{
        padding: 20px;
    }
    .text-unit-obor{
        margin-top: 20px;
        font-size: 18px;
    }
    .slider-partners{
        width: calc(100% + 30px);
        left: -15px;
    }
    .unit-partners{
        margin: 15px;
    }
    .slider-partners{
        margin-top: 20px;
    }
    .decor-link-unit-services-biz,
    .container-lic-front_page .block-lic-front{
        margin-top: 10px;
    }
    .caption-unit-services-biz{
        margin-top: 8px;
        font-size: 14px;
    }
    .title-unit-services-biz{
        font-size: 16px;
    }
    .text-unit-services-biz{
        padding: 16px 12px;
    }
    .unit-services-biz{
        width: 260px;
        padding: 0;
    }
    .read-more{
        margin-top: 20px;
    }
    .title{
        font-size: 40px;
    }
    .block-services-biz{
        margin-top: 10px;
    }
    .container-services-biz,
    .container-lic-front_page-decor,
    .container-obor-decor,
    .container-news-front-decor,
    .container-partners-decor,
    .container-services,
    .container-biz-help-decor{
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .img-title-global-tab{
        max-width: 52px;
    }
    .unit-title-global-tab{
        width: 240px;
        padding: 10px 12px;
    }
    .text-title-global-tab{
        max-width: calc(100% - 65px);
    }
    .title-title-global-tab{
        font-size: 18px;
    }
    .btn-inside-tovar-one, 
    .btn-inside-tovar-two{
        font-size: 14px;
    }
    .container-portfolio-inside{
        padding-bottom: 20px;
    }
    .block-feedback-front{
        width: calc(100% + 24px);
        left: -12px;
    }
    .unit-block-feedback-front{
        margin: 12px;
    }
    .h1{
        font-size: 40px;
    }
    .caption-page-contacts{
        max-width: calc(100% - 420px);
    }
    .data-page-contacts a[href^="tel:"]{
        font-size: 26px;
    }
    .data-page-contacts{
        padding: 25px 30px 15px 30px;
        max-width: 390px;
        margin: 0
    }
    .caption-page-contacts{
        min-height: auto;
        padding: 0;
    }
    .block-page-contacts{
        padding: 0;
        margin-bottom: 20px;
    }
    .map-page-contacts{
        height: 300px;
    }
    .container-page-contacts{
        padding-bottom: 40px;
    }
    .block-nav-footer{
        max-width: calc(100% - 520px);
    }
    .right-footer{
        max-width: 200px;
    }
    .contacts-footer a[href^="tel:"]{
        font-size: 18px;
    }
    .footer-dop{
        min-height: auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .header .header-time{
        display: none;
    }
    .polit-link{
        margin: 6px 0;
    }
}
@media (max-width: 900px){
    .block-goals-lab{
        width: calc(100% + 40px);
        left: -20px;
    }
    .unit-goals-lab{
        margin: 20px;
    }
    .text-unit-goals-lab{
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .title-h2{
        font-size: 24px;
    }
    .block-man{
        max-width: 100%;
    }
    .img-container-man{
        display: none;
    }
    .block-lic-front{
        width: calc(100% + 24px);
        left: -12px;
    }
    .unit-block-lic-front{
        margin: 12px;
        width: 200px;
    }
    .right-inside-tovar .h1{
        margin-top: 0;
    }
    .slider-bottom-inside-tovar{
        max-width: calc(100% - 50px);
    }
    .container-inside-tovar{
        margin-top: 25px;
    }
    .right-inside-tovar{
        padding: 15px;
    }
    .block-inside-tovar{
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        background-image: none;
        background-color: white;
    }
    .container-inside-tovar{
        padding-bottom: 0;
    }
    .block-inside-tovar{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
    .left-inside-tovar{
        max-width: 700px
    }
    .right-inside-tovar{
        max-width: 100%;
        margin-top: 16px;
    }

    .block-portfolio-front{
        margin-top: 0;
        width: calc(100% + 24px);
        left: -12px;
    }
    .unit-block-portfolio-front{
        margin: 12px;
        width: 260px;
    }
    .title-unit-block-portfolio-front{
        font-size: 16px;
        margin-top: 16px;
    }
}
@media (max-width: 850px){
    .block-page-contacts .block-soc-net{
        align-items: flex-start;
        justify-content: flex-start;
    }
    .nav-footer{
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .block-nav-footer{
        max-width: 100%;
        width: 100%;
        order: 6;
        margin-top: 20px;
    }
    .footer{
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .decor-text-footer{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin-top: 16px;
    }
    .block-soc-net{
        align-items: center;
        justify-content: center;
    }
    .nav-footer .menu-item + .menu-item{
        margin-top: 10px;
    }
    .container-lic-inside{
        padding-bottom: 30px;
    }
}
@media (max-width: 800px){
    .unit-where-lab{
        width: calc(100% - 20px);
    }
    .header .button-header{
        display: none;
    }
}
@media (max-width: 750px){
    .text-unit-block-lic-front{
        font-size: 14px;
    }
}
@media (max-width: 700px){
    .right-text{
        width: 100%;
    }
    .img-with-text{
        max-width: 300px;
        width: 100%;
    }
    .text-with-img{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .text-caption-step{
        width: 100%;
        padding: 20px 0;
    }
    .img-caption-step{
        display: none;
    }
    .contacts-help{
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .container-biz-help .block-title{
        max-width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 20px;
    }
    .container-biz-help{
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .block-services{
        margin-top: 10px;
        width: calc(100% + 20px);
        left: -10px;
    }
    .unit-services{
        margin: 10px;
    }
    .slick-slider .unit-obor{
        margin-bottom: 14px;
    }
    .block-news-front{
        margin-top: 15px;
    }
    .caption{
        margin-top: 12px;
    }
    .caption p{
        font-size: 18px;
    }
    .title{
        font-size: 36px;
    }
    .left-inside-tovar,
    .container-inside-tovar{
        margin-top: 0;
    }
    .content-tip-page h3{
        margin-top: 14px;
    }
    .unit-block-news-front{
        width: 250px;
    }
    .decor-link-unit-block-news-front{
        min-height: auto;
        padding: 8px;
    }
    .container-feedback-inside{
        padding-bottom: 10px;
    }
    .unit-block-feedback-front{
        width: 220px;
    }
    .text-unit-block-feedback-front{
        padding: 20px 0;
        font-size: 14px;
    }
    .h1{
        margin-top: 16px;
        font-size: 34px;
    }
    .container-info{
        padding: 15px 0 20px 0;
    }
    .container-page-contacts{
        padding-bottom: 0;
    }
    .block-page-contacts{
        margin-bottom: 0;
    }
    .caption-page-contacts{
        max-width: 100%;
    }
    .data-page-contacts{
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        margin-top: 20px;
    }
    .block-page-contacts{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .modal-img{
        display: none;
    }
    .modal-container{
        max-width: 400px;
    }
    .modal-content,
    .modal-container-polit{
        padding: 20px;
    }
    .modal-close,
    .modal-close-polit{
        right: 10px;
        top: 10px;
    }
    .modal-title,
    .title-modal-polit{
        font-size: 24px;
        line-height: 28px; 
    }
    .modal-content .input,
    .modal-content .submit{
        min-height: 44px;
        margin-top: 12px;
    }
    .modal-content .submit{
        margin-top: 15px;
    }
}

@media (max-width: 600px){
    .title-unit-services{
        min-height: auto;
        font-size: 18px;
        padding: 15px;
    }
    html body .slider-container{
        margin: 70px 0 60px 0;
    }
    .btn-man{
        min-height: 44px;
    }
    html body .slider-container .back-bar .pointer-label{
        padding: 8px 22px;
        font-size: 18px;
        top: -54px;
        transform: translateX(-10px);
    }
    .title-global-tab{
        width: calc(100% + 10px);
        left: -5px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .title-title-global-tab{
        font-size: 14px;
    }
    .unit-title-global-tab{
        margin: 5px;
    }
    .caption-title-global-tab{
        font-size: 12px;
    }
    .front-slider .img-empty{
        margin: 0 0 0 -80px;
        width: calc(100% + 160px);
        max-width: calc(100% + 160px);
    }
    .map-page-contacts{
        height: 260px;
    }
    .left-footer{
        max-width: 100%;
        align-items: center;
        justify-content: center;
    }
    .right-footer{
        margin-top: 10px;
    }
    .decor-text-footer{
        margin-top: 0;
    }
    .logo-img{
        max-width: 50px;
    }
    .text-logo{
        font-size: 10px;
        max-width: calc(100% - 55px);
    }
    .logo{
        max-width: 220px;
    }
    .phone-link,
    .block-phone-link a[href^="tel:"],
    .block-phone-link h2{
        font-size: 18px;
    }
}
@media (max-width: 550px){
    .block-goals-lab{
        width: calc(100% + 20px);
        left: -10px;
    }
    .container-goals-lab-decor{
        padding-bottom: 30px;
    }
    .text-unit-goals-lab{
        margin-top: 20px;
        font-size: 14px;
    }
    .unit-goals-lab{
        margin: 10px;
        width: 140px;
    }
    .title{
        font-size: 32px;
    }
}
@media (max-width: 500px){
    .header .phone-link,
    .header .block-phone-link{
        display: none;
    }
}

@media(max-width: 450px){
    .title-law-lab{
        font-size: 18px;
    }
    .title-text-caption-step{
        font-size: 18px;
    }
    .title-step{
        font-size: 16px;
    }
    .container-lic-front_page-decor .unit-block-lic-front:not(:first-child){
        display: none;
    }
}
@media(max-width: 420px){
    .unit-slider-bottom-inside-tovar{
        height: 100px !important;
    }
    .unit-slider-top-inside-tovar{
        height: 250px !important;
    }
}
@media(max-width: 400px){
    .title-unit-where-lab{
        font-size: 16px;
        padding-top: 10px;
    }
    .title-unit-where-lab:after{
        left: 50%;
        transform: translateX(-50%);
    }
    .unit-where-lab{
        padding: 20px 15px;
        align-items: flex-start;
        justify-content: center;
        text-align: center;
    }
}

@media (max-width: 370px){
    .title-h2{
        font-size: 22px;
    }
    .caption p{
        font-size: 16px;
    }
    .title{
        font-size: 28px;
    }
    .caption-page-contacts,
    .data-page-contacts{
        font-size: 16px;
    }
    .data-page-contacts{
        padding: 25px 15px;
    }
}   
