@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=cyrillic');

html, body {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

body {
    background: rgb(224, 224, 224);
    background-size: cover;
    min-height: 100vh;
}

a {
    color: #132460;
}

a:hover, a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.container {
    max-width: 992px;
}

.wrapper {
    padding: 3rem 0;
}

.bar {
    padding: 1rem 0;
    background-color: rgba(69, 69, 69, 0.16);
}

.page-title {

}

.page-body h2, .page-body h3 {
    margin-bottom: 2rem;
}

h1 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    color: #B51010;
    font-size: 2rem;
    line-height: .8;
}

h4 {
  color: #B51010;
}

footer {
    padding: 2rem 0;
    background-color: rgba(142, 142, 139, 0.16);
}

.siteback {
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 0.44;
    height: 100%;
    background: url('/img/bg.webp') no-repeat 50% 50%;
    background-size: cover;
}

a {
    /*  color: inherit; */
    text-decoration: none;
}

a:hover, a:focus {
    color: inherit;
}

img {
    max-width: 100%;
}

.page-body a {
    color: #132460;
    text-decoration: underline;

}

.page-body {
    color: #132460;
}

.align_left {
    /* for images placed in rich text editor */
    float: left;
    margin: 2rem 2rem 2rem 0;
    position: relative;
    max-width: 50%;
}

.align_right {
    margin: 1rem 0;
}

.rama {
    margin: 5rem;
}

@media (min-width: 768px) {
    .align_right {
        float: right;
        margin: 2rem 0 2rem 2rem;
        max-width: 50%;
    }

}

@media (max-width: 768px) {
    .rama {
        margin: 1rem;
    }
}

.align_center {
    /* for images placed in rich text editor */
    display: block;
    margin: 2rem auto;
    position: relative;
}

figure {
    display: table;
    width: 1px;
    margin: 1em 0;
}

figure img {
    display: table-row;
    margin-bottom: 0.5em;
}

figure figcaption {
    display: table-row;
    font-size: smaller;
    color: #777;
    line-height: 1.4em;
}

.logo {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}

.logo-title {
    color: #B51010;
}

.brand {
    color: black;
}

.phone {
    color: black;

}

.scrollToTop {
    text-align: center;
    width: 3rem;
    height: 3rem;
    padding: 8px 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 4rem;
    right: 1rem;
    display: none;
    cursor: pointer;
    background-color: #B51010;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 24px;
}

.scrollToTop:hover, .scrollToTop:visited, .scrollToTop:focus {
    text-decoration: none;
    background-color: #B51010;
    color: #fff;
}

#edit {
    position: fixed;
    top: 60px;
    left: -24px;
    padding: 5px 12px;
    background: #db1174;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 13px;
    transform: rotate(90deg);
    z-index: 1000;
    /* transform-origin: left top 0; */
}

/* navbar */

.navbar {
    padding: 1rem 1rem .5rem;
}

.navbar-nav {
    width: 100%;
}

.navbar-nav .nav-item {
    font-weight: 700;
    text-align: center;
    flex-grow: 1;
}

.navbar-nav .nav-item .nav-link {
    color: #132460;
}

.navbar-nav .nav-item + .nav-item {
    border-left: 1px solid rgba(161, 195, 210, 1);
}

.dropdown-menu {
    background-color: rgba(200, 200, 200, 1);
    font-size: 14px;
}

.dropdown-item {

}

.dropdown-item:hover {
    color: #eee;
    background-color: rgba(142, 142, 139, 0.16);
}

.navbar-toggler {
    border: none !important;
}

.nav-contact {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}

#bg {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    opacity: 0.44;
}

/* footer */

footer {
    font-size: 15px;
    background-color: rgba(142, 142, 139, 0.16);
}

footer ul li a {
    display: block;
    font-size: 14px;
    padding: .5rem 0;
    border-bottom: 3px solid #e8e8e8;
}

/* carrier */

.counter {
    color: white;
    width: 100px;
    text-align: center;
    font-size: 63px;
    line-height: 88px;
    border: 0 solid transparent;
    background-color: rgba(0, 108, 109, 1);
    border-radius: 0 60px 0 60px;
    box-shadow: 13.42px 8.71px 19px 2px rgba(0, 0, 0, 0.73);
    margin-bottom: 2rem;
    font-family: 'PT Sans Narrow', sans-serif;
}

.staff {
    color: #091230;
}

.staff .title {
    font: normal normal normal 25px/1.4em 'Open Sans', sans-serif;
    color: #091230;
    margin-bottom: 2rem;
}

.btn.btn-primary {
    box-shadow: 13.42px 8.71px 19px 2px rgba(0, 0, 0, 0.73);
    background: rgba(0, 108, 109, 1) url(/img/shiny1button_bg.png) 50% 50% repeat-x;
    border: solid rgba(69, 69, 69, 1) 0;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:active:focus {
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    background-color: rgba(171, 5, 53, 1);
    border-color: rgba(69, 69, 69, 1);
}

.btn.btn-primary:active, .btn.btn-primary:active:focus {
    box-shadow: none !important;
}

.page-sidebar {
    padding: 0 2rem;
}

/* service */

.navnew {
border-bottom: 1px solid #B51010;
padding: 12px 0;
}

.bc {
    color: white;
    background: url("/img/bc.jpg") no-repeat center center;
    background-size: cover;
    min-height: 438px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    vertical-align: middle;
}

.bc .hero {
    padding: 3rem;
    font-size: 18px;
    line-height: 1;
}

.slide {
    max-width: 1264px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.white {
    background-color: rgba(255, 255, 255, .8);
}

.gray {
    background-color: rgba(220, 235, 241, .8);
}

.bluebox {
    background-color: rgba(19, 36, 96, 1);
}

h2 {
    font-size: 24px;
    color: #132460;
    padding-bottom: 1rem;
    border-bottom: 4px solid #132460;
    margin-bottom: 2rem;
}

h3 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #132460;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border: 2px solid white;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: white;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    color: white;
}

.card-wrapper {

}

.card {
    display: flex;
    background-color: rgba(255, 255, 255, 1);

    border: none;
    border-radius: 0;
    margin-bottom: 2rem;
}

.card-body {
    padding: 2rem;
    background-repeat: no-repeat;
    background-position: center;
}

.home-title {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 42px;
    color: white;
    margin-bottom: 3rem;
    font-weight: bold;
}

.home-summary {
    text-align: left;
    color: lightgray;
    line-height: 1.2;
    margin-bottom: 1rem;
}

@media (min-width: 992px) {
    .home-summary {
        text-align: justify;
    }
}

@media (max-width: 992px) {
    .rama {
        margin: 2rem;
    }
}

.btn {
    color: #e0e0e0;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 14px;
    padding: 8px 64px;
    background-color: rgba(137, 137, 137, 1);
    border: solid rgba(69, 69, 69, 1) 0;
}

.btn:hover, .btn:focus {
    color: lightgray;
    background-color: rgba(17, 17, 17, 1);
}

.catalog-grid {
    margin: 0 2rem;
}

@media (min-width: 992px) {
    .catalog-grid div + div {
        border-left: 4px solid gray;
    }
}

.slide-title {
    text-align: center;
    margin-bottom: 2rem;
}

.item-title {
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 18px;
    color: #132460;
}

.item-title2 {
    font-weight: 400;
    margin-bottom: 1rem;
    font-style: oblique;
}

.navtab li.active {
    background-color: rgba(69, 69, 69, 0.16);
}

.navtab li:hover, .navtab li:focus {
    background-color: rgba(69, 69, 69, 0.05);
}

.p-ul ul {
    margin-bottom: auto;
}

.bluebox-title {
    font-size: 18px;
    text-align: center;
    color: white;
    text-transform: lowercase;
    padding: 1rem;
}

.insta img {
    max-width: 70px;
}

.meta {
    font-size: 10px;
}

.category-item {
    display: flex;
    height: 100%;
    flex-direction: column;
}
