@font-face {
    font-family: 'TT Norms Extra Light';
    src: url('../fonts/TTNorms-ExtraLight.eot');
    src: url('../fonts/TTNorms-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-ExtraLight.woff') format('woff'), url('../fonts/TTNorms-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms Regular';
    src: url('../fonts/TTNorms-Regular.eot');
    src: url('../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/TTNorms-Regular.woff') format('woff'), url('../fonts/TTNorms-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display Ultralight';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Ultralight'), url('sf-ui-display-ultralight-58646b19bf205.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Thin';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Thin'), url('sf-ui-display-thin-58646e9b26e8b.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Light';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Light'), url('sf-ui-display-light-58646b33e0551.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Medium'), url('sf-ui-display-medium-58646be638f96.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Semibold'), url('sf-ui-display-semibold-58646eddcae92.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Bold';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Bold'), url('sf-ui-display-bold-58646a511e3d9.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Heavy'), url('sf-ui-display-heavy-586470160b9e5.woff') format('woff');
}

@font-face {
    font-family: 'SF UI Display Black';
    font-style: normal;
    font-weight: normal;
    src: local('SF UI Display Black'), url('sf-ui-display-black-58646a6b80d5a.woff') format('woff');
}

.header {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+76,008ee6+76 */
    background: #ffffff;
    /* Old browsers */
    border-bottom: 1px solid #E6E6E6;
    padding: 0px 0px 0px 0px;
}

body::-webkit-scrollbar,
.documents::-webkit-scrollbar {
    width: 0;
}

.logo img:first-child {
    float: left;
    width: 50%;
}

.logo img:last-child {
    float: left;
    position: relative;
    top: 7px;
    left: -15px;
    width: 50%;
}

.logo {
    padding: 0;
    padding-top: 18px;
}

.navbar-custom {
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.documents-title {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    margin-top: 50px;
}

.documents-descr {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-family: 'SF UI Display Light';
    margin-bottom: 50px;
}

.navbar-nav {
    margin: 0 !important;
}

.navbar-custom .navbar-nav li a {
    color: #404040;
}

.navbar-collapse {
    padding: 0 !important;
}

.navbar-custom .navbar-nav li:hover a {
    background: none;
    color: #008EE6;
}

.navbar-custom .blue-block {
    background: #008EE6;
    font-family: 'TT Norms Extra Light';
}

.navbar-custom .navbar-nav li.active a {
    color: #008EE6;
}

.navbar-custom .navbar-nav li:hover {
    background: none;
}

.navbar-custom .navbar-nav.main {
    padding-top: 11px;
    font-size: 14px;
}

.navbar-custom .navbar-nav.main li a {
    padding-left: 0;
    padding-right: 0;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
}

.top-block .title {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    line-height: 70px;
    font-size: 64px;
}

.line-black {
    height: 5px;
    width: 100px;
    background: black;
    margin-top: 40px;
}

.projects .title a,
.news .title a,
.info-block-about .about-title a,
.job .title a {
    color: black;
    text-decoration: none;
    display: flex;
}

.p-news {
    margin-top: 0px !important;
    margin-bottom: 30px;
}

.projects .title p,
.news .title p {
    font-size: 48px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.post-full-image {
    width: 100% !important;
}

.post-full-image img {
    width: 100% !important;
    height: auto !important;
}

.custom-stat {
    display: flex;
    list-style: none;
}

.custom-stat li:nth-child(2n+1) {
    font-size: 48px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: #008EE6;
    border-right: 4px solid #008EE6;
}

.line-stat .item {
    display: flex;
    margin-top: 20px;
}

.line-stat .item p.value {
    font-size: 2.8vh;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: #008EE6;
    border-right: 4px solid #008EE6;
    padding-right: 14px;
    height: 25px;
    width: 175px;
    text-align: right;
}

.line-stat {
    margin: 45px 0px;
}

.gallery-block {
    background: #F9FBFC;
    padding: 60px;
}

.gallery-block h2 {
    font-size: 48px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.line-stat .item p.label-page {
    font-size: 1.6vh;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    margin-left: 20px;
}

.p-single .title {
    font-size: 64px;
}

.p-single .title-blue {
    font-size: 48px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: #008EE6;
}

.p-single {
    margin-bottom: 50px;
}

.single-bottom ul {
    list-style: none;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.single-bottom ul li:first-child {
    font-weight: bold !important;
    font-size: 18px;
    font-family: 'TT Norms Regular';
    margin-bottom: 20px;
}

.single-bottom ul li:not(:first-child) {
    font-size: 16px;
    font-family: 'TT Norms Regular';
}

.master-about {
    margin: 25px 0px;
}

article[class^="post-"] p {
    font-family: 'SF UI Display Light';
    font-size: 14px;
    line-height: 22px;
}

article[class^="post-"] h1 {}

.pag {
    /*text-align: center;*/
    padding: 0px 30px;
}

.pagination li.active span {
    color: #7C7B7B;
}

.pagination li a,
.pagination li span {
    font-size: 23px;
    font-weight: bold;
    font-family: 'TT Norms Regular';
}

.pagination>li>a,
.pagination>li>span,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: white !important;
    border: none !important;
}

.news-item .title-wrap {
    min-height: 70px;
}

.projects .description {
    font-family: 'SF UI Display Light';
    font-size: 18px;
    line-height: 22px;
    height: 100px;
}

.projects .item {
    padding: 20px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: none !important;
    border: 1px solid grey;
    border-radius: 0 !important;
    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots .owl-dot span {
    background: none !important;
    border: 2px solid #008EE6;
    border-radius: 0 !important;
    width: 15px !important;
    height: 15px !important;
}

.owl-theme .owl-dots .owl-dot:focus {
    outline: 0 !important;
}

.projects .item .cover {
    background: url('../img/p-img-1.png');
    background-size: cover;
    height: 463px;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 19px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 19px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 19px -9px rgba(0, 0, 0, 0.75);
}

.projects .project-title p {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.news {
    margin-top: 50px;
}

.news .news-item p,
.news .news-item .date span {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
}

.news .news-item p {
    min-height: 90px;
}

.projects .project-title img {
    width: 12px !important;
    margin-top: 22px;
    height: 12px;
    margin-left: 10px;
}

.news .date {
    display: flex;
    place-content: space-between;
    margin-top: 20px;
}

.news .news-item {
    padding: 20px;
    background: #F9FBFC;
    margin-top: 20px;
}

.news .hor-blue-line,
.single-wrap .hor-blue-line {
    height: 5px;
    width: 73px;
    background: #008ee6;
    margin-top: 20px;
}

.single-wrap .date {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
}

.single-title h1 {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 48px;
    word-wrap: break-word;
}

.careeir .c-title,
.job .j-title {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 48px;
    color: black;
}

.careeir,
.job {
    padding: 20px;
}

.job .title {
    display: flex;
}

.job .title img {
    width: 36px;
    height: 36px;
    margin-top: 20px;
    position: relative;
    left: 20px;
}

.job .job-title,
.job .job-money {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
}

.job .job-info-block {
    text-align: right;
}

.job .job-geo {
    font-family: 'SF UI Display Ultralight';
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
}

.job .list .panel {
    box-shadow: none !important;
    border-radius: 0px !important;
}

.job .list .panel:nth-child(2n+1) {
    background: #F9FBFC;
}

.vacancy-rule {
    padding: 10px 50px;
}

.vacancy-rule ul li {
    background: url('../img/line.png') no-repeat left;
    padding: 0px 50px 0px 30px;
    margin: 0;
    list-style: none;
}

.vacancy-rule p {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.vacancy-rule ul li {
    font-family: 'TT Norms Regular';
    font-size: 18px;
}

.job .list .panel-heading {
    padding: 30px;
}

.careeir {
    margin-top: 40px;
}

.careeir .car-cor {
    padding: 0px 15px;
}

.careeir .item .title {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
}

.careeir .item {
    border-top: 2px solid #E6E6E6;
    border-bottom: 2px solid #E6E6E6;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 10px;
}

.careeir .owl-item {}

.careeir .item .description {
    font-family: 'SF UI Display Ultralight';
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}

.news .date img {
    width: 27px;
    height: 27px;
}

.projects .title,
.projects .project-title,
.news .title,
.job .title {
    display: flex;
}

.projects {
    position: relative;
    top: -120px;
    padding: 10px;
}

.projects .title img,
.news .title img {
    width: 36px;
    margin-top: 20px;
    height: 36px;
    margin-left: 20px;
}

.top-block {
    background: url('../img/skyhome.png');
    height: 450px;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.navbar-custom .navbar-nav li {
    padding-bottom: 5.5px;
    font-size: 12px;
    margin-right: 40px;
}

.logo-wrap img {
    width: 210px;
}

.header-under .mail img {
    width: 21px;
    height: 17px;
}

.header-under .map img {
    width: 14px;
    height: 19px;
}

.header-under ul {
    list-style: none;
    margin-top: 43px;
    float: right;
}

.header-under ul li {
    float: left;
    margin-left: 30px;
    height: 40px;
}

.header-under ul li a,
.header-under ul li span {
    padding-left: 10px;
    font-family: 'SF UI Display Light';
    font-weight: bold;
}

.header-under ul li.map {
    width: 200px;
}

.header-under ul li.map span {
    font-size: 15px;
    float: right;
    margin-top: -30px;
    margin-left: 20px;
}

.header-under ul li.phone a {
    font-size: 15px;
    position: relative;
    color: black;
}

.header-under ul li.phone a:hover,
.header-under ul li.mail a {
    text-decoration: none;
}

.header-under ul li.phone {
    position: relative;
    top: 3px;
}

.header-under ul li:not(:last-child) {
    border-right: 1px solid #008EE6;
    padding-right: 30px;
}

.header-under ul li.mail a {
    font-size: 16px;
    position: relative;
    top: 4px;
    color: black;
}

.header-under ul li.mail {
    position: relative;
    top: -3px;
}

.about .description {
    font-family: 'SF UI Display Ultralight';
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: black;
    font-weight: bold;
}

.about .presentation a {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
    display: flex;
    line-height: 20px;
}

.about .presentation a img {
    margin-top: 2px;
    width: 31px;
    height: 34px;
    margin-right: 10px;
}

.vacancy-rule-click a {
    display: inline-flex;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin-top: 50px;
}

.vacancy-rule-click a img {
    margin-right: 20px;
    width: 31px;
    height: 34px;
}

.about .stat .item {
    margin-top: 40px;
    display: flex;
}

.about img {
    width: 100%;
}

.about .stat .item .label-text {
    float: left;
    font-size: 18px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    margin-left: 20px;
    margin-top: 7px;
}

.about .stat .item .value {
    float: left;
    border-right: 4px solid #008EE6;
    font-size: 4vh;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: #008EE6;
    line-height: 40px;
    width: 290px;
}

.about .presentation {
    margin-top: 30px;
}

.about .about-title,
.jog .title {
    display: flex;
}

.about .info-block-about {
    padding: 0px 90px;
}

.about .about-title p {
    font-size: 48px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.about .about-title img {
    width: 36px !important;
    margin-top: 22px;
    height: 36px;
    margin-left: 10px;
}

@media screen and (max-width: 992px) and (min-width: 500px) {
    .navbar-custom .navbar-nav li {
        margin-right: 0px;
    }
    .top-block .title {
        font-size: 40px;
        line-height: 45px;
    }
}

.stat.mobile .item {
    place-content: space-between;
    display: grid;
    grid-template-columns: 40% 60%;
    align-items: end;
    grid-auto-rows: 60px;
}

.stat.mobile {}

.stat.mobile .item .value {
    font-size: 27px;
    width: 100%;
}

.stat.mobile .item .label-text {
    position: relative;
}

.p-category .title,
.p-news .title {
    font-family: 'TT Norms Regular';
    font-weight: bold;
    font-size: 64px !important;
}

.p-news .top-bl {
    padding: 0px 15px;
}

.black-line {
    width: 188px;
    height: 5px;
    background: black;
    margin-left: 5px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.sp-thumbnail-container.sp-selected-thumbnail {
    border: 3px solid #008ee6 !important;
}

.documents img {
    width: 200px;
    max-width: 200px !important;
}

.documents img {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    border: 15px solid #000000;
    border-image: url('../img/1WlsT.png') 34% repeat;
}

.single-wrapper {
    margin-bottom: 20px;
}

.documents {
    display: flex;
    width: 100%;
    overflow: scroll;
    place-content: space-between;
}

@media screen and (min-width: 1840px) {
    .header {}
}

@media screen and (max-width: 713px) and (min-width: 0px) {
    .about .stat .item .value {
        padding-right: 10px;
        line-height: 15px !important;
        font-size: 18px !important;
    }
    .line-stat .item p.value {
        font-size: 22px;
        font-family: 'TT Norms Regular';
        font-weight: bold;
        color: #008EE6;
        border-right: 4px solid #008EE6;
        padding-right: 14px;
        height: 25px;
        text-align: right;
    }
    .line-stat .item p.label-page {
        width: 60% !important;
    }
    .line-stat .item p.value {
        width: 40% !important;
    }
    .p-single .title {
        font-size: 25px;
        margin-top: 45px;
        font-weight: bold;
    }
    .top-block .title {
        font-size: 25px;
        line-height: 25px;
        margin-top: 70px;
    }
    .projects .title p,
    .news .title p {
        font-size: 12px;
    }
    .news .title img {
        width: 9px;
        height: 9px;
        margin-top: 6px;
        margin-left: 4px;
    }
    .info-block-about {
        margin-top: -25px;
    }
    .about .presentation {
        margin-top: 0px;
    }
    .about .presentation a img {
        width: 15px;
        height: 17px;
    }
    .about .presentation a {
        font-size: 8px;
    }
    .projects {
        top: -175px;
    }
    .top-block {
        background-position-x: 150px;
    }
    .projects .title {
        margin-bottom: -20px;
    }
    .top-block .line-black {
        margin-top: 10px;
    }
    .about .about-title p {
        font-size: 10px;
        margin-top: 20px;
        margin-left: 10px;
    }
    .about {
        margin-top: -150px;
    }
    .about .about-title img {
        width: 9px !important;
        height: 9px;
    }
    .about .info-block-about {
        padding: 20px;
    }
    .about .description {
        margin-top: 20px;
        font-size: 7px;
        line-height: 10px;
    }
    .projects .title p {
        font-size: 13px;
    }
    .projects .title img {
        width: 9px;
        height: 9px;
        margin-top: 6px;
    }
    .news .news-item img {
        width: 9px;
        height: 9px;
        margin-top: 10px;
    }
}

.footer {
    background: #404040;
    padding: 80px 0px 40px 0px;
}

.p-category .description {
    font-family: 'SF UI Display Light';
    font-size: 14px;
    line-height: 20px;
    height: 90px;
}

.p-category {
    top: 10px !important;
}

.modal-content {
    border-radius: 0px !important;
    padding: 50px;
}

.modal-content .m-header {
    display: flex;
    place-content: space-between;
    line-height: 30px;
}

.modal-content .m-header span {
    font-family: 'TT Norms Regular';
    font-size: 26px;
    font-weight: bold;
}

.modal-content .m-header .close {
    border: none !important;
}

.breadcrumbs {
    padding: 6px 15px;
    font-family: 'SF UI Display Ultralight';
    font-size: 14px;
    /* line-height: 22px; */
    letter-spacing: 1px;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: -10px;
}

.modal-content .m-content .form input {
    background: #F9FBFC;
    border: none;
    border-bottom: 1px solid #008EE6;
    font-size: 18px;
    width: 100%;
    margin: 10px 0px;
    height: 40px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    padding: 7px 10px;
}

.modal-content .modal-bottom .send {
    display: flex;
}

.modal-content .modal-bottom .send {
    margin-top: 10px;
}

.modal-content #vacansy_name {
    display: none;
}

.modal-content .modal-bottom .send img {
    width: 32px;
    height: 24px;
    border: 1px solid #0b92e7;
    padding: 2px;
    border-radius: 4px;
    margin-top: 0px;
}

.modal-content .modal-bottom .send input {
    border: none;
    background: none;
    color: #008ee6;
    font-weight: bold;
    font-size: 16px;
    font-family: 'TT Norms Regular';
    margin-left: 10px;
}

.modal-content .m-content input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #404040;
    padding: 0px 10px;
}

.modal-content .m-header span p {
    color: #008EE6;
}

.footer #menu-top-1 li:nth-child(2n+1) {
    padding: 0;
    margin: 0;
    line-height: 0px;
    height: 30px;
    width: 100% !important;
}

.m-content .your-subject {
    display: none;
}

.your_message {
    width: 100%;
}

.footer #menu-top-1 li {
    height: 30px;
    width: 100%;
}

.footer #menu-top-1 li:hover a {
    background: none;
}

.footer #menu-top-1 li a {
    font-size: 16px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: white;
}

.footer-middle {
    background: #404040;
    padding: 40px 0px;
}

.footer .footer-middle .f-title {
    color: #A4A4A4;
    font-size: 16px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.footer-bottom .law-info {
    color: #A4A4A4;
    font-size: 14px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    text-align: justify;
}

.footer-bottom ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
}

.footer-bottom .insta {
    width: 19px;
    height: 19px;
    background: url('../img/social.png');
}

.footer-bottom .fb {
    width: 19px;
    height: 19px;
    background: url('../img/social.png');
    background-position-x: 47px;
}

.footer-bottom .copy {
    margin-top: 5px;
    text-align: right;
}

.footer-bottom .ok {
    width: 19px;
    height: 19px;
    background: url('../img/social.png');
    background-position-x: 19px;
}

.footer-bottom {
    border-top: 1px solid #6f6c6c;
    padding-top: 40px;
}

.footer .footer-middle .footer-nav .item a,
.footer .footer-middle .addr .item p {
    color: white !important;
    font-size: 16px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    width: 152px;
}

.footer .footer-middle .phone .item a {
    font-size: 16px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.footer .footer-middle .mail a {
    font-size: 18px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    position: relative;
    top: 10px;
}

.footer .footer-middle .footer-nav .item a {
    font-size: 16px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
}

.footer .footer-middle .item {
    margin-top: 10px;
}

.footer .footer-top {
    padding-bottom: 40px;
    border-bottom: 1px solid #6f6c6c;
}

.questions .have-quest,
.questions .big-number {
    text-align: center;
}

.questions .big-number {
    margin-top: 20px;
}

.questions .big-number span,
.questions .big-number a {
    font-size: 48px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.questions .have-quest span {
    font-size: 22px;
    font-family: 'TT Norms Regular';
    font-weight: bold;
    color: white;
}

.footer .social ul {
    margin-left: -40px;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
    .nav .search .btn {
        display: none;
    }
    .header {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+76,008ee6+76 */
        background: #ffffff;
        /* Old browsers */
        background: none;
        background: none;
        background: none;
        filter: none;
    }
    .careeir .c-title,
    .job .j-title {
        font-size: 13px;
    }
    .job .title img {
        width: 9px;
        height: 9px;
        margin-top: 5px;
        position: relative;
        left: 10px;
    }
    .job {
        margin-top: 30px;
    }
    .questions .have-quest span,
    .questions .have-quest span a,
    .questions .big-number span,
    .questions .big-number span a {
        font-size: 16px;
    }
    .footer-bottom .copy,
    .footer .social {
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }
    .footer .social ul {
        margin-left: -30px;
    }
    .header .container {
        padding: 0;
    }
    .nav.main {
        background: #008ee6;
        color: white;
    }
    .nav.main input {
        color: black;
        width: 100%;
        padding: 18px;
        height: 25px;
        background: white url(../img/search-mini.png) no-repeat 98% 65%;
        border: none;
        margin-top: 15px;
    }
    .nav.main .search {
        width: 100%;
    }
    #search-field {
        margin-right: 10px;
    }
    .nav.main .info {
        display: flex;
        justify-content: space-around;
        font-size: 12px !important;
        margin-top: 5px;
    }
    .navbar-custom .navbar-nav li.active {
        color: white !important;
        border: none !important;
    }
    .navbar-custom .navbar-nav li.active a {
        color: white;
    }
    .navbar-custom .navbar-nav li {
        text-align: center;
        font-size: 18px;
    }
    .navbar-custom .navbar-nav li a:hover {
        background-color: #008ee6;
        color: white;
    }
    .navbar-custom .logo {
        padding-top: 2px !important;
        margin-left: 10px;
    }
}

.navbar-custom .navbar-nav li.active {
    border-bottom: 4px solid #008EE6;
}

.navbar-custom .icon-bar {
    background: #008EE6;
}

.search-img.close {
    display: none;
}

.navbar-custom .nav-help {
    display: flex;
    height: 71px;
    float: right;
}

.navbar-custom .nav-help .search-form {
    display: flex;
    height: 30px;
    position: relative;
    top: 23px;
    margin-right: 20px;
    margin-left: 20px;
    display: none;
}

.nav-help img.search-img.block {
    margin-top: 24px;
    width: 90px;
    height: 25px;
    margin-right: 15px;
    position: relative;
}

.nav-help img.search-img.close {
    margin-top: 26px;
    width: 25px;
    height: 25px;
    margin-right: 15px;
    position: relative;
}

.nav-help .mail {
    margin-left: 15px;
    display: flex;
    margin-top: 5px;
}

.nav-help .mail span div p {
    position: relative;
    top: -2px;
}

.nav-help .mail img {
    width: 14px;
    height: 11px;
    margin-right: 5px;
}

.nav-help .mail span {
    color: white;
    font-size: 10px;
    position: relative;
    top: -2px;
}

.nav-help img:hover {
    cursor: pointer;
}

.nav-help .blue-block {
    padding-top: 25px;
    width: 100%;
}

.nav-help .blue-block .phone,
.nav-help .blue-block .map {}

.nav-help .blue-block .phone img {
    width: 12px;
    height: 13px;
    margin-top: 4px;
}

.nav-help .blue-block .map img {
    width: 9px;
    height: 13px;
    margin-top: 4px;
}


/*
   * 	Owl Carousel - Auto Height Plugin
   */

.owl-height {
    transition: height 500ms ease-in-out;
}


/*
   * 	Owl Carousel - Lazy Load Plugin
   */

.owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}


/*
   * 	Owl Carousel - Video Plugin
   */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */


/*
 * 	Green theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #4DC7A0;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #4DC7A0;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */


/*
 * 	Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.statis {
    padding: 0px 20px;
}

.statis .item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: end;
    grid-auto-rows: 60px;
}


/* Карусель */


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */


/*
 *  Owl Carousel - Core
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/*
   *  Owl Carousel - Animate Plugin
   */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*
   * 	Owl Carousel - Auto Height Plugin
   */

.owl-height {
    transition: height 500ms ease-in-out;
}


/*
   * 	Owl Carousel - Lazy Load Plugin
   */

.owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}


/*
   * 	Owl Carousel - Video Plugin
   */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.single-wrap {
    background: #F9FBFC !important;
    padding: 30px;
    margin: 0px 15px;
}

.single-content {
    margin-top: 25px;
}