.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        /* padding: 17px 20px 18px; */
        /* padding: 3px !important; */
    }
        .banners-big .flex-direction-nav .flex-prev:before, .banners-big .flex-direction-nav .flex-next:before {
            top: 0px !important;
        }
        .banners-big .flex-direction-nav .flex-next:before {
            left: 12px !important;
        }

        .flex-direction-nav a:before {
            content: '\f001' !important;
            font-family: 'flexslider-icon' !important;
            font-size: 26px !important;
        }
       .flex-direction-nav a.flex-next:before {
            content: '\f002' !important;
        }
header .nav-main-collapse.collapse {
        display: block !important;
        height: auto !important;
    }
        .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem;
    padding-bottom: 0rem;
   /*  padding-top: 0.5rem;
    padding-bottom: 0.5rem; */
}
.review .it:before {
  color: #00569c !important;
}
        .navbar-nav {
            display: flex;
            width: 90%; /* Занимает всю доступную ширину  TODO: изменить на 100 когда вернется поиск*/
            /* justify-content: space-between; */ /* Равномерное распределение */
           
        }
        .spincrement1 {
            color: #00569c !important;
        }

        .nav-item {
            flex: 1; /* Каждый элемент занимает равное пространство */
            text-align: center;
           
        }
        
        .nav-item:hover {
            background-color: #00569c !important;
        }
        .nav-link:hover {
            color: white !important;
        }
        .nav-link {
            font-weight: 700; 
            font-size: 14px;
            padding-top: 13px !important;
            padding-bottom: 13px !important;
        }
        .dropdown-menu {
            text-align: left;
        }

        nav-item dropdown {
            padding-top: 20px;
        }
        .topmenu-COLOR.canfixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    
}
body {
    padding-top: 126px;
}
.container {
    font-size: 15px;
}

        .btn-default.white {
            border-width: 1px !important;
            border-radius: 3px;
            background: #fff;
            color: #00569c !important;
        }

        .btn-default {
            background-color: #00569c;
            border-color: #00569c;
            color: #ffffff !important;
            border: 1px solid #00569c;
        }
        span.inner_text {
            background-color: #00569c;
            padding: 10px;
        }

        .link {
            color: #000000;
        }

            .link:hover {
                color: #00569c !important;
            }

        img.img-responsive3 {
            height: 146px;
        }

        img.img-responsive2 {
            height: 222px;
        }
.col-sm.flex-center {
    align-items: center;
}

        
header .map-icons {
    width: 36px;
    height: 36px;
    background-image: url(/images/icons/icons_mask.png);
    background-position: -36px 0;
    background-repeat: no-repeat;
    background-color: #00569c;
    margin-right: 10px;
}

header .map-icons:hover {
     background-position: -72px 0;
}

header .phone-icons {
    width: 36px;
    height: 36px;
    background-image: url(/images/icons/icons_mask.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #00569c;
    margin-right: 10px; 
}

.dropdown-toggle {
     color: white !important;
}
.dropdown-menu {
    border-radius: 0;
    padding: 0;
    /* margin-top: 1px; */
}

.dropdown-item {
    font-size: 13px;
    color: #444444 !important;
}

.dropdown-item:hover {
    background-color: #00569c;
    color: white !important;
}

.navbar-toggler {
    border: none;
    background: transparent;
    padding: 0.5rem;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.logo-img
{
      height: 80px;
        width: 80px;
}

/* Стили для меню на мобильных устройствах */
@media (max-width: 768px) {
    .navbar-collapse {
        background-color: white;
        border-top: 1px solid #ddd;
    }
    .mega-menu ul.nav li > a {
    padding: 11px 13px 11px 0px;
    text-shadow: none !important;
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid transparent;
    margin: 0 10px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
    border-radius: 0;
    clear: both;
    float: none;
    display: block;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    white-space: normal;
    color: #444444;
}
.navbar-blue {
    background-color: white;
}
nav.navbar li a {
    color: #444444 !important;
     font-size: 13px;
    margin-left: 15px;
}
.nav-item {
    flex: 1;
    text-align: left;
}
.navbar-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.logo-img {
        height: 65px !important;
        width: 60px !important;
        line-height: 60px !important;
        text-align: center;
    }
    .container, .container-sm {
        max-width: none;
    }

    .flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex-center.left {
    display: flex;
    justify-content: left;
    align-items: center;
}

.flex-right {
   text-align: right;
   line-height: 65px;
}
}
@media (min-width: 768px) {
    .col-sm.flex-center {
    display: flex !important;
    align-items: center;
}
}

.main .container .nav-tabs.flex-column {
    padding: 0 !important;
    border: 1px solid rgba(0, 86, 156, 0.08) !important;
    border-radius: 16px !important;
    background: #fff !important;
    overflow: hidden !important;
    box-shadow: 0 12px 34px rgba(15, 42, 68, 0.06) !important;
}

.main .container .nav-tabs.flex-column .nav-item1 {
    margin: 0 !important;
    border-bottom: 1px solid #e8eef4 !important;
    flex: none !important;
    text-align: left !important;
}

.main .container .nav-tabs.flex-column .nav-item1:last-child {
    border-bottom: 0 !important;
}

.main .container .nav-tabs.flex-column .nav-link,
.main .container .nav-tabs.flex-column .nav-link.active {
    display: block !important;
    margin: 0 !important;
    padding: 15px 18px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #314256 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    text-align: left !important;
    text-decoration: none !important;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.main .container .nav-tabs.flex-column .nav-link:hover,
.main .container .nav-tabs.flex-column .nav-link:focus {
    background: #eef6fd !important;
    color: #00569c !important;
}

.main .container .nav-tabs.flex-column .nav-link.active.current {
    background: #00569c !important;
    color: #fff !important;
}
