body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #888;
}

a,
a:link,
a:visited {
    color: #0162a7;
    text-decoration: underline;
}

:focus {
    outline: 0;
    box-shadow: none !important;
}

.btn,
a.btn {
    background-color: #0162a7;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 11px 24px;
    text-decoration: none;
}

.btn:hover {
    color: #fff;
    background: #2384c8;
    transition: 0.5s;
}


h2 {
    color: #111926;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

.subtitle {
    text-align: center;
    color: #51617b;
    margin-bottom: 40px;
}

/* MENU */
.header {
    background: white;
}

.header .text,
.header .text a {
    color: gray;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.header-top .text:first-of-type {
    margin-right: 15px;
}

.header-top {
    padding-top: 10px;
}

.header-top img {
    margin-right: 5px;
    height: 16px;
    width: auto;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

a.navbar-brand {
    margin: 0;
    padding: 0;
    color: #fff !important;
    text-decoration: none;
    font-size: 30px;
    line-height: 1;
}

a.navbar-brand strong {
    text-transform: uppercase;
}

a.navbar-brand .job {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
}

.navbar {
    padding: 10px 0;
}

.navbar-light .navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:hover {
    border-color: #fff;
}

.dropdown-menu {
    margin-top: 2px;
}

.navbar-nav a,
.navbar-light .navbar-nav .nav-link {
    color: #111926;
    font-size: 16px;
    padding: 4px 0;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0069b4;
}

.navbar-collapse.show,
.navbar-collapse.collapsing {
    background: #fff;
    z-index: 10;
    border-radius: 10px;
}

.navbar-collapse.show ul,
.navbar-collapse.collapsing ul {
    padding: 15px 15px 11px 15px;
}

.header-bottom {
    height: 5px;
    background: #0069b4;
    margin-bottom: 30px;
}

/* TOP */
.hero {
    background: #fff url(../img/hero.jpg) center center no-repeat;
    position: relative;
}

.hero:after {
    box-shadow: inset 0px 33px 23px -24px rgba(0, 0, 0, 0.75);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.top-products .box {
    background: #EDEBF2 url(../img/grid.png) right top no-repeat;
    border-radius: 10px;
    padding: 15px;
    color: gray;
    z-index: 30;
    position: relative;
}


.top-products .box-bottom:after {
    content: "";
    position: absolute;
    z-index: 20;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 10%;
    right: 10%;
    width: 80%;
    height: 7%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.top-products .box.red {
    background: #0069b4 url(../img/grid.png) right top no-repeat;
}

.top-products .box-border {
    border-radius: 20px;
    border: 10px solid #0069b4;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}

.top-products h2 {
    text-align: center;
    color: black;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
}

.top-products p {
    line-height: 24px;
    font-size: 18px;
}

.top-products .red p {
    color: #db9396;
}

.top-products ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 20px;
}

.top-products ul li::before {
    content: "";
    background: #0069b4;
    display: inline-block;
    border-radius: 5px;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    margin-bottom: 2px;
}

.top-products .red ul li::before {
    background: #111926;
}

.top-products .box .overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    background-size: cover !important;
}

.top-products .box:hover .overlay {
    opacity: 1;
}


/* WHO */
.who,
.references,
.partners {
    padding: 30px 0;
}

.who p {
    text-align: center;
    margin-bottom: 40px;
}

.who .number {
    color: #0069b4;
    font-family: 'Atma', cursive;
    font-size: 100px;
    font-weight: 700;
    margin-bottom: -30px;
}

.who .number sup {
    margin-left: -20px;
    text-transform: uppercase;
    font-size: 63px;
}

.who .under {
    color: #0069b4;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}

.who .down {
    color: #0069b4;
    font-weight: 700;
    text-transform: uppercase;
}


/* SLIDESHOW */
.references {
    position: relative;
    background: #e8e8e8;
}

.references h3 {
    color: #111926;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}

.references .date {
    color: #0069b4;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}

.references ul {
    margin: 0;
    padding: 0;
}

.references ul li {
    border-radius: 10px;
    background-color: #0069b4;
    list-style: none;
    display: inline-block;
    padding: 5px 9px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}

.references p {
    color: #888;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 20px;
}

.references .img-clip {
    height: 210px;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px;
}

.references .img-clip img {
    border-radius: 10px;
    min-height: 210px;
}

.partners .slick-dots {
    bottom: -40px !important;
}

.slick-dots li {
    width: 20px;
    margin: -10px 5px;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots li button {
    width: 20px;
    height: 10px;
    border-radius: 5px;
    background: #e8e8e8;
    opacity: 1;
    padding: 0;
}

.slick-dots li.slick-active button {
    background-color: #0069b4;
}

/* PARTNERS */

.partners .slick-track {
    display: flex;
}

.partners .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.map {
    margin-bottom: -10px;
}

/* FOOTER */
.footer-top {
    background: #263245;
    padding: 20px 0;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.footer-top ul {
    padding: 0;
    margin-bottom: 0;
}

.footer-top ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    padding-top: 8px;
    position: relative;
    margin-right: 15px;
}

.footer-top ul li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.footer-top ul li a:hover {
    text-decoration: none;
    color: #51617b;
    border-bottom: 3px solid #51617b;
}

.footer-top li:last-of-type {
    margin-right: 0;
}

.footer-top li:first-of-type:before {
    display: none;
}

.footer-top .info-box {
    text-align: center;
}

.footer-top img {
    margin-right: 10px;
}

.footer-top .phone {}

.footer-top .mail a {
    color: #fff;
    text-decoration: none;
}

.footer-bottom {
    padding: 20px 0;
    background: #1d1d1b;
    color: #76859e;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}

.footer-bottom a {
    color: #51617b;
    text-decoration: none;
}

.footer-bottom .copyright {
    display: inline-block;
    margin-right: 15px;
}

/* MOBILE */
@media all and (min-width: 576px) {
    .header-top .text:first-of-type {
        margin-right: 45px;
    }
}

@media all and (min-width: 992px) {
    a.navbar-brand {
        font-size: 40px;
        margin-top: 6px;
    }

    .header .text,
    .header .text a {
        color: gray;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
    }

    .header-top img {
        margin-right: 10px;
        height: 27px;
        width: auto;
    }

    .header-top {
        position: relative;
        height: 0;
        right: 15px;
        top: 30px;
        z-index: 25;
        padding: 0;
    }

    .header-bottom {
        margin: 0;
    }

    .navbar {
        padding: 25px 0;
    }

    .navbar-nav {
        margin-top: 50px;
    }

    a.navbar-brand .job {
        margin-bottom: 0;
    }

    .navbar-nav li {
        padding: 0 15px;
        position: relative;
        margin-right: 10px;
    }

    .navbar-nav li:last-of-type {
        margin-right: 0;
    }

    .navbar-nav li:before {
        content: "";
        width: 9px;
        height: 9px;
        background: #0069b4;
        display: block;
        left: -10px;
        top: 11px;
        position: absolute;
        border-radius: 10px;
    }

    .navbar-nav li:first-of-type:before {
        display: none;
    }

    .navbar-nav a,
    .navbar-light .navbar-nav .nav-link {
        color: black;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 3px solid transparent;
        line-height: 1;
        text-decoration: none;
        padding-bottom: 8px;
    }

    .navbar-nav li > a:hover,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #0069b4;
        border-bottom: 3px solid #0069b4;
    }

    .hero {
        min-height: 400px;
    }

    .top-products {
        margin-top: -80px;
    }

    .top-products h2 {
        font-size: 26px;
    }

    .top-products .box {
        padding: 35px 40px;
        min-height: 425px;
    }

    .who {
        padding: 60px 0 90px 0;
    }

    .references,
    .partners {
        padding: 90px 0;
    }

    .footer-top {
        padding: 80px 0;
    }

    .footer-top ul.card-columns {
        column-count: 1;
    }

    .footer-top ul li a {
        font-size: 24px;
    }

    .footer-top li:before {
        content: "";
        width: 9px;
        height: 9px;
        background: #51617b;
        display: block;
        left: -10px;
        top: 20px;
        position: absolute;
        border-radius: 10px;
    }

    .footer-top ul li {
        padding: 8px 15px;
    }

    .footer-top .info-box {
        text-align: center;
    }

    .footer-top .info-box div {
        display: inline-block;
    }

    .footer-top .phone {
        margin: 0 30px;
    }

    .footer-top .adress-more {
        margin: 18px 15.4rem 0 0;
        text-align: center;
        position: relative;
    }

}

@media all and (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}

.nav-item .active {
  color: #e30613 !important;
}
.page_title {
  background: rgb(240,240,240);
  padding: 20px 0px 20px 0px;
  margin-bottom: 20px;
}
.page_title h1 {
    color: #111926;
    font-weight: bold;
}
.page_title a {
  color: #0069b4;
}
.clasic-page h2 {
  text-align: left;
}

.content_gal, .gallery {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
a.content_gal_item {
  float: left;
  width: 31%;
  border: 1px solid #e4e4e4;
  padding: 3px;
  margin: 10px 3.5% 0px 0px;
  border-radius: 4px;
  box-sizing: border-box;
}
a.content_gal_item:nth-child(3n+3) {
  margin: 10px 0px 0px 0px;
}
.gallery__item {
  float: left;
  width: 33.33%;
  height: 220px;
  box-sizing: border-box;
  border: 1px solid white;
  transition: all 0.3s;
}
.gallery__item img {
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.content_gal_img {
  float: left;
  width: 100%;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content_img_l, .content_img_r {
  display: inline-block;
  float: left;
  width: 40%;
  padding: 3px;
  margin: 2px 20px 5px 0px;
  min-width: 115px;
}
.content_img_r {
  float: right;
  margin: 2px 0px 5px 15px;
}
.content_img_l img, .content_img_r img {
  float: left;
  width: 100%;
  height: auto;
}
img.content_img_l, img.content_img_r {
  border: 0px;
  padding: 0px;
}

.map_box {
  display: inline-block;
  width: 100%;
}
#m0 {
  float: left;
  width: 70%;
  height: 400px;
  margin-bottom: 40px;
  border: 2px solid white;
}
.map_info {
  float: left;
  width: 33.3%;
  min-height: 150px;
  font-size: 110%;
  font-weight: 300;
  color: #888888;
  line-height: 140%;
}
.map_info a {
  color: #0069b4;
}
.map_info strong {
  color: black;
  font-size: 130%;
  font-weight: 400;
}

.form_place {
  display: inline-block;
  width: 100%;
}
.form_place input, .form_place textarea, .form_place input.btn {
  float: left;
  width: 32%;
  background: rgb(240,240,240);
  font-family: Roboto Condensed;
  color: black;
  border: 0;
  border-bottom: 1px dotted #0069b4;
  padding: 0.5%;
  font-size: 120%;
  margin-right: 2%;
  margin-bottom: 15px;
}
.form_place input.btn {
  float: right;
  color: white;
  background: #0069b4;
}
.form_place input:last-child {
  margin-right: 0%;
}
.form_place textarea {
  width: 100%;
  margin-right: 0;
}
.form_place span {
  float: left;
  width: 65%;
  font-size: 120%;
}
.form_place a {
  color: gray;
}

.clasic-page h2 {
  text-align: left;
  margin-bottom: 25px;
}

.clasic-page p, .clasic-page ul li, .clasic-page ol li {
  font-size: 110%;
}

@media all and (max-width: 500px) {
    .gallery__item {
      width: 31.3%;
      height: 120px;
    }
    .map_info {
      width: 100%;
      margin-bottom: 25px;
    }
    #m0 {
      width: 100%;
      height: 250px;
    }
    #counterRun .col-auto {
      width: 100%;
    }
}