body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: Verdana;
    font-size: 10pt;
    color: #1d1d1d;
}

A:link,
A:visited {
    font-family: Verdana;
    font-size: 10pt;
    outline: none;
    text-decoration: underline;
    color: #004484;
}

A:hover {
    text-decoration: none;
}

p {
    margin: 0;
    padding: 10px 0 0;
    line-height: 25px;
}

ul {
    margin: 20px 0 10px;
    padding: 0 0 0 20px;
    line-height: 25px;
    list-style: inside;
}

ul li {
    padding-bottom: 5px;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    border-bottom: 1px solid #dedede;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.wp {
    width: auto;
    max-width: 1250px;
    _width: 1250px;
    padding: 0 15px;
}

.ma {
    margin: 0 auto;
}

.brochure {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.h-msg {
    padding: 20px 0;
    background: #e4e4e4;
}
.h-msg p {
    max-width: 1000px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
}
.h-top {
    height: 90px;
    position: relative;
}

.logo {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 51;
}

.h-top-wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.logo A:link,
.logo A:visited {
    display: block;
    width: auto;
    max-width: 320px;
}

.logo img {
    width: 100%;
    display: block;
}

.top-menu {
    position: relative;
    width: 100%;
    height: 45px;
    background: url(../images/top-menu.gif) repeat-x;
}

.fixed-menu {
    padding-bottom: 45px;
}

.fixed-menu .top-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
}

.tm-main {
    float: right;
    position: relative;
    z-index: 1;
}

.tm-link:link,
.tm-link:visited {
    display: block;
    height: 33px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    font-size: 10pt;
    color: #fff;
}

.tm-home {
    width: 82px;
}

.tm-about {
    width: 104px;
}

.tm-services {
    width: 93px;
}

.tm-projects {
    width: 141px;
}

.tm-facility {
    width: 177px;
}

.tm-quality {
    width: 86px;
}

.tm-contact {
    width: 117px;
}

.tm-itemS A.tm-link:link,
.tm-itemS A.tm-link:visited {
    /*background: url(../images/tm-itemS.gif) repeat-x;*/
    color: #000;
    background-color: #edc300;
}

.tm-main A.tm-link:hover,
.tm-itemH A.tm-link:link,
.tm-itemH A.tm-link:visited {
    background: url(../images/tm-itemH.gif) repeat-x;
}

.tm-sep {
    float: right;
    width: 1px;
    height: 45px;
    background-color: #266aab;
}

.drop-menu {
    display: none;
    position: absolute;
    top: 44px;
    left: -1px;
    background: url(../images/blank.gif);
    padding-top: 1px;
}

.drop-menu-inner {
    padding: 10px;
    background-color: #3b434e;
}

.drop-menu A:link,
.drop-menu A:visited {
    display: block;
    width: 165px;
    padding: 5px 10px;
    color: #fff;
    font-size: 8pt;
    text-decoration: none;
}

.drop-menu A:hover {
    color: #3b434e;
    background-color: #fff;
}

.pull-wp {
    display: none;
    float: right;
    padding: 5px 10px 0 0;
}

A#pull:link,
A#pull:visited {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/pull.png) center center no-repeat #4e545d;
    padding: 7px;
}

.pull-menu {
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    top: 46px;
    z-index: 10;
}

.pull-menu A:link,
.pull-menu A:visited {
    display: block;
    text-align: right;
    padding: 10px 15px 10px 5px;
    background: rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #c3c3c3;
    text-decoration: none;
    color: #fff;
    font-size: 10pt;
}

.pull-menu A:hover {
    background-color: #000;
}

.icon {
    float: right;
    padding-right: 10px;
}

.header {
    position: relative;
    z-index: 2;
}

.header-contacts-top {
    display: none;
}

.header-contacts-top div {
    color: #fff;
}

.header-addr {
    float: right;
    padding: 3px 70px 0 0;
}

.header-phones {
    float: right;
    padding: 3px 20px 0 25px;
    color: white;
    text-decoration: none;
}

.header-phones a:link,
.header-phones a:visited {
    color: #1d1d1d;
    text-decoration: none;
}

.header-addr div,
.header-phones div {
    padding-bottom: 5px;
    font-size: 10pt;
    display: block;
    color: #fff;
}

.header-contacts-top div.header-addr,
.header-contacts-top div.header-phones {
    padding-top: 5px;
}

.slogan {
    width: 75%;
    text-align: right;
    padding-top: 12px;
    font-size: 18pt;
    font-family: Arial;
    color: #272727;
}

.home-services {
    width: 100%;
    padding-bottom: 50px;
}

.home-services label,
.home-services__title {
    display: block;
    text-align: center;
    padding: 50px 0 15px;
    text-transform: uppercase;
    color: #004485;
    font-size: 16pt;
}

.home-services div.hs-item {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: auto;
    max-width: 319px;
    _width: 319px;
    padding: 30px 5px 0;
}

.home-services A:link,
.home-services A:visited {
    display: block;
    position: relative;
    z-index: 1;
    color: #363636;
    text-decoration: none;
}

.home-services span {
    cursor: pointer;
}

.home-services span.hs-bg {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.home-services span.hs-img {
    display: block;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}

.home-services span.hs-img img {
    width: 100%;
}

.home-services span.hs-data {
    position: relative;
    z-index: 2;
    display: table;
    width: 100%;
}

.home-services span.hs-data span {
    display: block;
    text-align: center;
}

.home-services .hs-ttl {
    padding: 15px 15px 0;
    font-size: 14pt;
    display: block;
    text-align: center;
}

.home-services span.hs-txt {
    font-size: 8pt;
    line-height: 150%;
    padding: 10px 15px 15px;
}

.home-services A:hover span.hs-data {
    color: #fff;
}

.home-services A:hover span.hs-bg {
    display: block;
}

.welcome {
    padding-bottom: 20px;
    color: #2e2e2e;
    font-size: 30pt;
    font-family: Arial;
}

.welcome font {
    color: #1665b1;
}

.container {
    text-align: center;
    padding: 0 150px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.footer {
    background-color: #004281;
    padding: 0 20px;
    font-size: 8pt;
    color: #e0e0db;
}

.footer A:link,
.footer A:visited {
    color: #e0e0db;
    font-size: 8pt;
}

.footer-T {
    width: 100%;
    padding: 20px 0;
}

.footer-B {
    width: 100%;
    border-top: 1px solid #53799c;
    padding: 15px 0;
}

.ft-block,
.ft-inner {
    float: left;
}

.ft-logo {
    padding: 0 100px 20px 0;
}

.ft-logo img {
    max-width: 225px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.ft-lbl {
    display: block;
    padding: 10px 0 20px;
    text-transform: uppercase;
    font-size: 8pt;
    color: #fff;
    font-weight: bold;
}

.ft-socials div {
    display: inline-block;
}

.ft-socials a:link,
.ft-socials a:visited {
    margin-right: 10px;
    width: 25px;
}

.ft-socials img {
    width: 25px;
}

.ft-contacts div {
    padding-bottom: 8px;
}

.ft-sitemap {
    padding-right: 50px;
}

.ft-sitemap div.ft-inner {
    width: 150px;
    padding-right: 20px;
}

.ft-services div.ft-inner {
    width: 140px;
    padding-right: 50px;
}

.ft-contacts {
    float: left;
    padding-left: 50px;
}

.ft-inner div {
    clear: left;
    float: left;
}

.ft-block A:link,
.ft-block A:visited {
    display: block;
    padding: 3px 5px;
    text-decoration: none;
}

.ft-block A:hover {
    color: #2c7dce;
}

.ft-contacts div.ft-inner {
    float: left;
}

.ft-address {
    padding-right: 50px;
}

.copyright {
    float: left;
}

.designed {
    float: right;
}

.footer-m {
    display: none;
    width: 100%;
    background-color: #004281;
    padding: 10px 0 5px;
    color: #e0e0db;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10pt;
}

.footer-m-inner {
    padding-top: 7px;
}

.footer-item {
    padding: 0 0 5px 10px;
}

.footer-item A:link,
.footer-item A:visited {
    color: #e0e0db;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 7pt;
}

.footer-m .footer-item A:link,
.footer-m .footer-item A:visited {
    font-size: 10pt;
}

.clear {
    clear: both;
}

.m-bg {
    width: 100%;
    background: url(../images/m-bg.jpg);
}

.block-ttl {
    text-align: center;
    padding: 20px 0;
    font-size: 30pt;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    font-family: Arial;
}

.content {
    width: 100%;
    height: auto;
    min-height: 500px;
    _height: 500px;
}

.inner-img,
.quality-imgs {
    margin: 30px 0 20px;
}

.inner-img-about {
    width: auto;
    max-width: 1100px;
    _width: 1100px;
}

.inner-img-services {
    width: auto;
    max-width: 1250px;
    _width: 1250px;
}

.inner-img img,
.quality-imgs img {
    width: 100%;
}

.quality-imgs div {
    width: auto;
    max-width: 354px;
    _width: 354px;
    padding: 0 10px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.video {
    width: 354px;
    height: 222px;
    margin: 30px auto 20px;
}

.video A:link,
.video A:visited {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.video span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -34px;
}

.data-files {
    width: 100%;
    padding: 10px 0;
}

.data-files A:link,
.data-files A:visited {
    float: left;
    display: block;
    height: 21px;
    padding: 8px 50px 4px 45px;
    color: #000;
    font-size: 10pt;
    margin: 10px 50px 0 0;
}

.data-files-p A:link,
.data-files-p A:visited {
    margin-top: 20px;
}

.data-doc:link,
.data-doc:visited {
    background: url(../images/icons/doc-icon.gif) no-repeat;
}

.data-xls:link,
.data-xls:visited {
    background: url(../images/icons/xls-icon.gif) no-repeat;
}

.data-ppt:link,
.data-ppt:visited {
    background: url(../images/icons/ppt-icon.gif) no-repeat;
}

.data-pdf:link,
.data-pdf:visited {
    background: url(../images/icons/pdf-icon.gif) no-repeat;
}

.left-menu {
    float: left;
    width: 20%;
    padding-top: 20px;
}

.right-content {
    float: left;
    width: 76%;
    padding-left: 4%;
}

.inner-ttl {
    padding: 20px 0;
    font-size: 20pt;
    color: #2e2e2e;
    font-weight: 400;
    margin: 0;
}

.points {
    float: left;
    width: 28%;
    padding: 0 3% 0 2%;
    margin: 20px 0;
}

.points li {
    color: #135eab;
    line-height: 15px;
    margin-bottom: 20px;
}

.points font {
    font-family: Verdana;
    font-size: 9pt;
    color: #1d1d1d;
}

.service-gallery {
    width: 100%;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #dadada;
    display: table;
}

.sg-block {
    display: table-cell;
    vertical-align: top;
    width: 30%;
}

.sg-sep {
    display: table-cell;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    padding: 0 30px;
    background: url(../images/sg-sep.gif) center top repeat-y;
}

.sg-block div {
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    max-width: 268px;
    _width: 268px;
    overflow: hidden;
    padding-top: 30px;
}

.sg-block A:link,
.sg-block A:visited {
    width: 100%;
    height: 233px;
    display: block;
    position: relative;
    z-index: 1;
}

.sg-block A img:first-child {
    height: 233px;
    width: 100%;
    display: block;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.display-table {
    width: 100%;
    display: table;
}

.display-table-row {
    display: table-row;
}

img.enlarge {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.left-menu div {
    width: 90%;
}

.left-menu A:link,
.left-menu A:visited {
    display: block;
    padding: 15px 0 16px;
    text-decoration: none;
    font-size: 10pt;
    border-bottom: 1px solid #999999;
}

.lm-item A:link,
.lm-item A:visited {
    color: #2e2e2e;
}

.lm-item A:hover,
.lm-itemS A:link,
.lm-itemS A:visited {
    color: #005aaf;
}

.pull-left {
    display: none;
    padding-bottom: 20px;
}

#pull-left:link,
#pull-left:visited {
    display: block;
    width: 320px;
    height: auto;
    min-height: 40px;
    _height: 20px;
    background: url(../images/pull.png) 10px center no-repeat #2566a6;
    color: #fff;
    text-decoration: none;
    font-size: 14pt;
}

#pull-left span {
    display: block;
    cursor: pointer;
    padding: 12px 15px 15px 45px;
}

.gallery {
    width: 100%;
}

.gallery div {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 30%;
    padding: 20px 2% 0 0;
}

.gallery A:link,
.gallery A:visited {
    display: block;
    height: 233px;
    position: relative;
    z-index: 1;
    color: #393939;
    text-align: center;
    overflow: hidden;
}

.gallery a .dynamic {
    display: block;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.gallery a .dynamic {
    max-width: 100%;
    max-height: 100%;
}

.gallery span {
    display: block;
    cursor: pointer;
}

.gallery span.g-lbl {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
}

.gallery span.g-lbl span {
    padding: 10px 30px 10px 15px;
}

.gallery-video {
    position: relative;
}

.gallery-video::after {
    content: '';
    display: block;
    width: 68px;
    height: 68px;
    background: url('/images/video-icon.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -34px;
    margin-left: -34px;
    z-index: 1;
}
.right-content .youtube-iframe-cont {
    margin-bottom: 30px;
}
.youtube-iframe-cont {
    clear: both;
    max-width: 550px;
    margin: 20px auto 0;
    overflow: hidden;
}

.youtube-iframe-cont iframe {
    max-width: 100%;
}

.page-err {
    width: auto;
    max-width: 450px;
    text-align: center;
    padding: 0 15px 50px;
    margin: 0 auto;
    padding-top: 100px;
}

.page-err h1 {
    margin: 30px 0;
    font-size: 60pt;
    color: #ff0000;
}

.page-err h2 {
    margin: 0;
    padding: 0;
    font-size: 30pt;
    color: #525965;
    font-weight: normal;
}

.blog-items {
    margin: 50px auto;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: max-content;
}

@media screen and (max-width: 1570px) {
    .blog-items {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 1230px) {
    .blog-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 500px) {
    .blog-items {
        display: grid;
        grid-template-columns: 100%;
    }
}
.blog-item {
    /* max-width: 300px; */
    background: #fff;
    border-radius: 15px;
    margin: 1%;
    box-shadow: 0px 3px 15px 1px rgb(127 164 199 / 10%);
    overflow: hidden;
    transition: 0.3s ease;
}
.blog-item:hover .blog-item-img {
    filter: sepia(100%);
}
.blog-item a {
    display: block;
    text-decoration: none;
    color: #111111;
}
.blog-item span {
    display: block;
    cursor: pointer;
}
.blog-item .blog-item-img {
    width: 100%;
    /* max-height: 300px; */
    transition: filter 0.5s;
}
.blog-item .blog-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-item .blog-item-txt {
    padding: 20px;
}
.blog-item .blog-item-txt h4 {
    font-size: 20px;
}
.blog-item .blog-item-view {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 8pt;
    letter-spacing: 1px;
    color: #666464;
}

.blogs-page__layout {
    display: grid;
    grid-template-columns: 300px 1fr;
    width: 90%;
    margin: 0 auto;
    gap: 30px;
}
.blogs-page__nav {
    background-color: var(--bg-light);
    height: 100%;
    padding: 50px 15px;
    position: relative;
}
.blogs-page__layout .global-wrapper,
.blogs-page__layout .inner-block {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.blogs-page__nav-block {
    margin-bottom: 25px;
}
.blogs-page__nav-block--sticky {
    position: sticky;
    top: 100px;
}
.blogs-page__nav-block__title {
    margin-bottom: 20px;
}
.blogs-page__nav-block__list {
    list-style: none;
    list-style-position: outside;
}

.blogs-page__nav-block__list li {
    margin-bottom: 10px;
    transition: 0.3s ease;
}

.blogs-page__nav-block__list li:hover a {
    color: var(--accent-color);
    transform: translateX(10px);
}

.blogs-page__nav-block__list li a {
    padding-left: 20px;
    display: inline-block;
    transition: 0.3s ease;
}

.blogs-page__select {
    display: none;
    padding: 15px;
    width: 100%;
}

@media screen and (max-width: 1555px) {
    .slogan {
        float: right;
        width: auto;
        padding: 0 50px 0 0;
    }
    .slogan span {
        display: block;
    }
}

@media screen and (max-width: 1400px) {
    .footer-m {
        display: block;
    }
    .footer,
    .slogan {
        display: none;
    }
}

@media screen and (max-width: 1360px) {
    .home-services div.hs-item {
        width: 23%;
    }
}

@media screen and (max-width: 1100px) {
    .container {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media screen and (max-width: 1040px) {
    .pull-wp,
    .header-contacts-top {
        display: block;
    }
    .tm-main,
    .tm-sep,
    .header-contacts {
        display: none;
    }
}

@media screen and (max-width: 920px) {
    .home-services div.hs-item {
        width: auto;
    }
}

@media screen and (max-width: 880px) {
    .left-menu {
        display: none;
    }
    .pull-left {
        display: block;
    }
    .right-content {
        width: 100%;
        padding-left: 0;
    }
    .left-menu {
        width: 100%;
        padding: 0 0 20px;
    }
    .quality-imgs div {
        float: left;
        width: 48%;
        padding: 0 1% 20px;
    }
}

@media (max-width: 780px) {
    .logo A:link,
    .logo A:visited {
        max-width: 160px;
    }
}

@media screen and (max-width: 660px) {
    .header-contacts-top div.header-addr,
    .icon,
    .sg-sep {
        display: none;
    }
    .header-phones {
        padding-right: 20px;
    }
    .points,
    .sg-block {
        width: 100%;
    }
    .gallery div {
        width: 46%;
    }
}

@media screen and (max-width: 450px) {
    .logo {
        left: 10px;
        width: 35%;
    }
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .quality-imgs div {
        float: none;
        width: 100%;
        padding: 5px 0;
    }
}
