﻿body {
    font-family: Roboto;
    font-weight: 400;
    color: #333
}
/*  slider gallery */

body.sovcombank-style .work_header .work_navigation a::before{
        border-left: unset;
}
body.sovcombank-style .work_header .work_navigation a::after {
    border-right: unset;
}
.container_gallery_wrapp.owl-carousel .owl-nav button.owl-prev, .container_gallery_wrapp.owl-carousel .owl-nav button.owl-next, .container_gallery_wrapp.owl-carousel button.owl-dot {
    font-size: 100px;
    color: #0b369c;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: unset;
    color: #0b369c;
    text-decoration: none;
    opacity: 0.7;
}
.work_gallery_parent {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 340px;
}
.work_gallery_parent  a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
        border-radius: 15px;
}
.work_gallery_parent .owl-carousel .owl-stage-outer{
    z-index: 10;
}
.work_gallery_parent >  a{
    padding: 10px;
    display: block;
        border-radius: 15px;
          transition: transform 0.1s ease; 
}
.container_gallery_wrapp{
    padding: 40px;
}
.work_gallery_parent  a:nth-child(1) { grid-area: 1 / 1 / 5 / 5; }
.work_gallery_parent  a:nth-child(2) { grid-area: 1 / 5 / 3 / 8; }
.work_gallery_parent  a:nth-child(3) { grid-area: 1 / 8 / 3 / 10; }
.work_gallery_parent  a:nth-child(4) { grid-area: 3 / 7 / 5 / 10; }
.work_gallery_parent  a:nth-child(5) { grid-area: 3 / 5 / 5 / 7; }


.container_gallery_wrapp.owl-theme .owl-dots .owl-dot.active span{
 width: 1.5rem;
 border: unset!important; 
}
.container_gallery_wrapp.owl-theme .owl-dots .owl-dot.active span, .container_gallery_wrapp.owl-theme .owl-dots .owl-dot:hover span {
    background: #0b369c;
    border: unset!important;

}
.container_gallery_wrapp button{
    border: unset!important;
}

.container_gallery_wrapp.owl-theme  .owl-carousel {
    position: relative;
}

.container_gallery_wrapp.owl-theme  .owl-nav {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between; /* Распределяет кнопки по краям */
    transform: translateY(-50%); /* Центрирует по вертикали */
}

.container_gallery_wrapp.owl-theme  .owl-nav button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px; /* Размер шрифта для кнопок */
}
.container_gallery_wrapp.owl-theme .owl-nav [class*='owl-']:hover{

background: unset;
}

.fancybox-button {
    background: #e6eaee80!important;
}
.fancybox-navigation .fancybox-button {
    background: unset!important;
}
.fancybox-navigation .fancybox-button > div {
    background: #e6eaee80!important;
}
.work_gallery_parent > a:hover{
       transform: scale(1.05); 
    
}


.container_gallery_wrapp button:focus {
      outline: unset!important;
      outline: unset!important;
}
/* 
.container_gallery_mob{
    display: none!important;
}
*/
/* slider gallery end */
.col-lg-10.work_about-text{
      padding-left: 40px;  
}


.form-consult-new__right__inner .btn-brackets{
    background: #FC5055;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
        padding: 10px 10px;

}
.form-consult-new__right__inner .btn-brackets:hover {
    background: #FC5055;
    opacity: 0.7;
}
.form-consult-new__right__inner .btn-brackets:before,.form-consult-new__right__inner  .btn-brackets:after {
    content: unset;
}
@media(max-width:767px) {
    * {
        font-size: 16px !important
    }
    /*
    .work_gallery_parent {
        display: block;
    }
  */
    .work_gallery_parent {
        height: 200px;
    }
   
    .work_gallery_parent > a {
        padding: 5px;
    }
    .container_gallery_wrapp.owl-carousel  .owl-nav button.owl-prev,           .container_gallery_wrapp.owl-carousel  .owl-nav button.owl-next,           .container_gallery_wrapp.owl-carousel button.owl-dot {
        font-size: 40px!important;

    }
    .container_gallery_wrapp button:focus {
      outline: unset!important;
      outline: unset!important;
  }
/*
  .work_gallery_parent  a:nth-child(2) { display: none; }
  .work_gallery_parent  a:nth-child(3) {display: none; }
  .work_gallery_parent  a:nth-child(4) { display: none; }
  .work_gallery_parent  a:nth-child(5) { display: none; }
  .work_gallery_parent > a {
    padding: 0px;
}

*/
.col-lg-10.work_about-text{
      padding-left: 20px;  
}
.form-consult-new__right__inner textarea{
    width: 100%;
}
.container_gallery_wrapp{
    padding: 0px;
}
/*
.container_gallery_mob{
    display: block!important;
}
.container_gallery_slider{
    display: none!important;
}

.work_gallery_parent  a img{
    height: 200px!important;
}
*/
}

a {
    color: #333;
    text-decoration: underline
}

a:hover {
    color: #333;
    text-decoration: none
}

a.pink {
    color: #a81155
}

a.pink:hover {
    color: #a81155
}

.subtitle {
    font-size: 20px;
    color: #656a70
}

h1 {
    font-size: 54px;
    font-weight: bold;
    text-transform: uppercase
}

@media(max-width:767px) {
    h1 {
        font-size: 24px !important
    }
    h1 span {
        font-size: 24px !important
    }
}

h2 {
    font-size: 54px;
    text-transform: uppercase;
    font-weight: lighter
}

@media(max-width:1199px) {
    h2 {
        font-size: 54px !important
    }
    h2 span {
        font-size: 54px !important
    }
}

@media(max-width:767px) {
    h2 {
        font-size: 24px !important
    }
    h2 span {
        font-size: 24px !important
    }
}

.pink {
    color: #a81155
}

.btn-pink {
    background-color: #a81155;
    color: #fff;
    font-size: 17px;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    display: table;
    width: fit-content;
    width: -moz-fit-content;
    text-decoration: none;
    white-space: initial
}

.btn-pink.e-factoring {
    text-transform: none
}

.btn-pink.e-factoring.header-e-factoring {
    position: relative;
    top: 4px;
    padding-top: 9px !important;
    padding-bottom: 9px !important
}

.btn-pink:hover {
    color: #fff;
    background-color: #bf125e
}

.btn-pink-border {
    background-color: #fff;
    border: 1px solid #a81155;
    color: #a81155;
    font-size: 17px;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    display: table;
    width: fit-content;
    width: -moz-fit-content;
    text-decoration: none
}

.btn-pink-border:hover {
    color: #fff;
    background-color: #a81155
}

.bg-gray {
    background-color: #f0f1f2
}


.bg-gray-polygons-1 {
    background: url("../../images/backgrounds/gray-polygons.png") repeat-x center bottom;
    background-size: cover
}

.bg-gray-polygons-2 {
    background: url("../../images/backgrounds/gray-polygons-2.png") repeat-x center top;
    background-size: cover
}

.bg-gray-polygons-3 {
    background: url("../../images/backgrounds/gray-polygons-3.png") repeat-x center bottom;
    background-size: cover
}

.bg-gray-polygons-4 {
    background: url("../../images/backgrounds/gray-polygons-4.png") repeat-x center bottom;
    background-size: cover
}

.bg-gray-polygons-5 {
    background: url("../../images/backgrounds/gray-polygons-5.png") repeat-x center bottom;
    background-size: cover
}

.bg-position-y-50 {
    background-position: center bottom 180%
}

.bg-dark-polygons {
    position: relative
}

.bg-dark-polygons:before {
    content: "";
    position: absolute;
    background: url("../../images/backgrounds/dark.png") no-repeat center -60px;
    width: 100%;
    height: 150px;
    top: 0
}

ul.stylized {
    font-size: 16px;
    list-style: none
}

ul.stylized li {
    text-transform: none;
    position: relative;
    padding-bottom: 5px
}

ul.stylized li:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("../../images/list-style-rhombus.png") no-repeat;
    background-size: contain;
    left: -22px;
    top: 2px
}

ul.collapsed-list {
    font-size: 16px;
    list-style: none
}

ul.collapsed-list li {
    text-transform: none;
    position: relative;
    padding-bottom: 5px
}

ul.collapsed-list li a[data-toggle="collapse"]:before {
    text-decoration: underline
}

ul.collapsed-list li a[data-toggle="collapse"]:before {
    content: "+";
    position: absolute;
    left: -22px;
    top: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    color: #a81155
}

ul.collapsed-list li a[data-toggle="collapse"][aria-expanded="true"]:before {
    content: "-"
}

.breadcrumb {
    background: transparent;
    padding: 0;
    font-size: 13px !important
}

.breadcrumb .breadcrumb-item {
    color: #333;
    font-weight: bolder
}

.breadcrumb .breadcrumb-item a {
    color: #333;
    text-decoration: none;
    font-weight: bolder
}

.breadcrumb .breadcrumb-item a:hover {
    text-decoration: underline
}

.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: ">"
}

header .logo img {
    max-width: 135%
}

header .phone {
    font-family: Roboto;
    font-weight: bold;
    font-size: 22px;
    color: #a81155;
    background: url(/local/templates/responsive/images/icon_phone.png);
    background-size: 34px;
    background-position: -3px;
    background-repeat: no-repeat;
    padding: 3px 0 0 30px
}

header .header_bottom {
    background-color: #3d454b;
    color: #fff;
    font-size: 30px;
    font-weight: lighter
}

header .header_bottom>div {
    color: #fff
}

header .navbar-toggler {
    border: none;
    padding: 0;
    outline: none;
    margin-right: 10px
}

header .navbar-toggler .navbar-toggler-icon {
    width: 51px;
    height: 41px;
    padding: 5px 0;
    outline: none;
    background: url("../../images/menu.png") no-repeat
}

@media(max-width:576px) {
    header .navbar-toggler .navbar-toggler-icon {
        background-size: contain;
        height: 25px
    }
}

header a {
    text-decoration: none
}

header ul li {
    border: 2px solid #3d454b
}

header ul li a {
    text-decoration: none;
    font-weight: 500;
    color: #3d454b !important
}

@media (min-width: 992px) and (max-width: 1280px){
    #top_menu.adapt-menu .dropdown-menu.show {
        justify-content: space-between;
        flex-wrap: wrap;
        display: flex;
        width: 514px;
    }
    #top_menu.adapt-menu .dropdown-menu.show .nav-link {
        width: 50%;
    }
}

@media(min-width:992px) {
    header ul li:not(:last-child) {
        border-right: none
    }
}

@media(max-width:991px) {
    .export-selector .selectBox-dropdown .selectBox-label {
        font-size: 12px !important;
        font-weight: 500;
    }
    header ul li {
        width: 100%;
        color: red
    }
    header ul li:not(:last-child) {
        border-bottom: none
    }
}

@media(max-width:378px) {
    .export-selector .selectBox-dropdown .selectBox-label {
        font-size: 9.8px !important;        
        padding: 10px 10px !important;
    }
}

@media(max-width:425px) {
    .selectBox-options li a {
        font-size: 11px !important;
        font-weight: 600;   
    }
}

header ul li:hover,
header ul li.show {
    border-color: #0b369c;
    background-color: #0b369c
}

header ul li:hover>a,
header ul li.show>a {
    color: #fff !important
}

header ul li .dropdown-menu {
    border-radius: 0;
    border: 1px solid #a81155;
    padding: 0
}

header ul li .dropdown-menu a {
    padding: 2px 0
}

header ul li .dropdown-menu a:hover {
    color: #fff !important;
    background-color: #0b369c;
}

@media(max-width:991px) {
    header ul li .dropdown-menu a {
        text-align: center
    }
}

@media(max-width:991px) {
    header .container {
        max-width: 100%
    }
}

.top-main {
    position: relative
}

.top-main h1,
.top-main h2 {
    line-height: 74px;
    font-weight: lighter
}

@media(max-width:1199px) {
    .top-main h1,
    .top-main h2 {
        font-size: 54px
    }
}

@media(max-width:767px) {
    .top-main h1,
    .top-main h2 {
        line-height: normal;
        text-align: center;
        font-size: 24px !important;
        font-weight: bolder;
        text-align: left
    }
    .top-main h1 span,
    .top-main h2 span {
        font-size: 24px !important;
        font-weight: bold !important
    }
}

.top-main p {
    font-size: 24px
}

.factoring-section {
    background-position: bottom
}

.factoring-section h2 {
    font-size: 48px;
    font-weight: bolder;
    position: relative
}

@media(min-width:992px) {
    .factoring-section h2:before {
        content: "";
        position: absolute;
        width: 62px;
        height: 10px;
        background: #a81155;
        bottom: 0
    }
}

.factoring-section .border-right {
    border-right: 3px dotted #3d454b !important
}

@media(max-width:991px) {
    .factoring-section .border-right {
        border-right: none !important
    }
}

.factoring-section .description {
    font-size: 16px
}

@media(max-width:767px) {
    .factoring-section .description {
        display: none
    }
}

.factoring-section .list .item {
    text-decoration: none;
    min-height: 280px;
    margin: 30px 0;
    position: relative;
    padding: 5px 25px;
    cursor: pointer
}

.factoring-section .list .item:hover:before,
.factoring-section .list .item:hover:after {
    border-color: #767676
}

.factoring-section .list .item .top {
    font-size: 20px;
    text-transform: uppercase
}
@media(max-width:1200px) {
    .factoring-section .list .item .top {
        font-size: 18px;
    }
}
.factoring-section .list .item .bottom {
    font-size: 16px
}

.factoring-section .list .item:before,
.factoring-section .list .item:after {
    content: "";
    position: absolute;
    height: 110%;
    top: -5%;
    width: 25px;
    border: 4px solid #a81155
}

.factoring-section .list .item:before {
    left: 7px;
    border-right: transparent
}

.factoring-section .list .item:after {
    right: 7px;
    border-left: transparent
}

@media(max-width:767px) {
    .factoring-section .list .item {
        min-height: auto;
        margin: 10px 0;
        padding-left: 35px
    }
    .factoring-section .list .item:hover .bottom {
        color: #656a70
    }
    .factoring-section .list .item .top {
        display: none
    }
    .factoring-section .list .item:before {
        content: none;
    }
    .factoring-section .list .item:after {
        display: none
    }
    .factoring-section .list .item .bottom:before {
        content: "";
        position: absolute;
        height: 110%;
        top: -5%;
        width: 25px;
        left: 7px;
        border: transparent;
        background: url("/local/templates/responsive/dist/css/../../images/list-style-rhombus.png") no-repeat center;
    }
}

.factoring-section .dark h2:before {
    background: #3d454b
}

.factoring-section .dark .list .item:before,
.factoring-section .dark .list .item:after {
    border-color: #3d454b
}

.factoring-section .dark .list .item:hover:before,
.factoring-section .dark .list .item:hover:after {
    border-color: #767676
}

.advantages .list .icon {
    text-align: center;
    height: 120px;
    line-height: 120px;
    margin: 30px 0
}

.advantages .list .icon img {
    vertical-align: middle;
    display: inline-block;
    max-height: 100px
}

.advantages .list .title {
    color: #a81155;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px 0
}

@media(min-width:768px) {
    .advantages .list ul {
        display: block !important
    }
}

@media(max-width:767px) {
    .advantages .list .icon {
        height: auto;
        line-height: normal;
        margin: 10px 0
    }
    .advantages .list .icon img {
        max-height: none;
        max-width: 70px
    }
    .advantages .list .title {
        text-align: center;
        position: relative
    }
    .advantages .list .title:after {
        content: "";
        display: inline-block;
        background: url(../../images/arrow50r.png) no-repeat;
        width: 50px;
        height: 50px;
        position: absolute;
        top: -15px
    }
    .advantages .list ul {
        display: none
    }
    .advantages .list .toggler {
        cursor: pointer
    }
    .advantages .list .toggler.active .title:after {
        background-position-y: -50px
    }
}

.advantages ul {
    padding-left: 20px
}

.advantages ul li {
    margin: 15px 0;
    font-weight: 500
}

.who-are-we h2 {
    font-size: 64px;
    text-transform: uppercase;
    font-weight: lighter
}

.who-are-we .item {
    padding: 0
}

.who-are-we .item .row {
    margin: 0
}

.who-are-we .item .icon {
    height: 100px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    padding: 0
}

.who-are-we .item .icon img {
    max-width: 150px
}

@media(max-width:767px) {
    .who-are-we .item .icon {
        min-height: 50px
    }
    .who-are-we .item .icon img {
        width: 100%
    }
}

@media(max-width:767px) {
    .who-are-we .item .icon {
        display: flex;
        align-items: center;
        height: auto
    }
    .who-are-we .item .icon img {
        max-height: 50px;
        max-width: 70%;
        width: auto;
        height: auto
    }
}

.who-are-we .item .text {
    margin: 15px 0;
    font-size: 22px;
    height: 120px;
    padding: 0
}

.who-are-we .item .text span {
    text-transform: uppercase;
    font-size: 30px
}

@media(max-width:991px) {
    .who-are-we .item .text {
        font-size: 16px
    }
    .who-are-we .item .text span {
        font-size: 16px
    }
}

@media(max-width:767px) {
    .who-are-we .item .text {
        display: flex;
        align-items: center;
        height: auto
    }
}

.utility .title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 15px 0
}

.utility a {
    margin: 10px 0;
    display: block
}

@media(max-width:767px) {
    .utility {
        background: #f0f1f2
    }
}

.conditions {
    background: url("../../images/backgrounds/blur.png") repeat-x top center;
    background-size: cover
}

.conditions .list .item {
    min-height: 110px;
    margin: 30px 0;
    position: relative;
    padding: 5px 25px
}

@media(max-width:767px) {
    .conditions .list .item {
        min-height: auto
    }
}

.conditions .list .item .top {
    font-weight: bolder;
    font-size: 24pt;
    text-transform: uppercase
}

.conditions .list .item .bottom {
    font-size: 16px
}

.conditions .list .item .collapse {
    margin: 20px 0 40px
}

.conditions .list .item .collapse>div {
    margin: 10px 0
}

.conditions .list .item .collapse>div .title {
    text-transform: uppercase;
    font-weight: bolder;
    margin-bottom: 10px
}

@media(max-width:767px) {
    .conditions .list .item .collapse>div {
        padding: 0
    }
    .conditions .list .item .top,
    .conditions .list .item .bottom {
        text-align: center;
    }
    .conditions .list {
        justify-content: center;
    }
    .conditions .list .item {
        width: auto;
        max-width: 90%;
    }
}

.conditions .list .item .more {
    font-size: 16px;
    color: #a81155;
    text-decoration: none;
    position: absolute;
    right: 25px;
    bottom: 5px;
    font-weight: bolder
}

.conditions .list .item .more:hover {
    text-decoration: underline
}

.conditions .list .item:before,
.conditions .list .item:after {
    content: "";
    position: absolute;
    height: 110%;
    top: -5%;
    width: 25px;
    border: 4px solid #a81155
}

.conditions .list .item:before {
    left: 7px;
    border-right: transparent
}

.conditions .list .item:after {
    right: 7px;
    border-left: transparent
}

.conditions .splitter {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    position: relative
}

.conditions .splitter:before,
.conditions .splitter:after {
    content: "";
    position: absolute;
    width: 280px;
    left: 50%;
    margin-left: -140px;
    height: 6px;
    background-color: #a81155
}

.conditions .splitter:before {
    top: -15px
}

.conditions .splitter:after {
    bottom: -15px
}

.how-we-are-work .text {
    font-size: 24px
}

.offices h2 {
    font-size: 44px
}

.offices h2 span {
    font-size: 44px
}

.offices .list .item {
    margin: 20px 0
}

.offices .list .item a {
    width: 100%;
    padding: 20px
}

.offices .map-wrapper {
    max-width: 1300px;
    margin: 0 auto
}

.offices .map {
    margin-top: 3.4%;
    padding-bottom: 44.6%;
    margin-bottom: 2.1%
}

@media(min-width:991px) {
    .offices .map {
        margin-left: -50px
    }
}

.offices .map .svg_img {
    left: 1.9%
}

.offices .map span {
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    font-weight: bolder
}

.offices .map span.city_1 {
    top: 39.4%;
    left: 16.1%
}

.offices .map span.city_1:before {
    bottom: -11px
}

.offices .map span.city_2 {
    top: 43.5%;
    left: 24.1%
}

.offices .map span.city_2:before {
    bottom: 2px;
    left: -21px;
    width: 15px;
    height: 15px
}

.offices .map span.city_3 {
    top: 52.1%;
    left: 26.4%
}

.offices .map span.city_3:before {
    bottom: 2px;
    left: -18px
}

.offices .map span.city_4 {
    top: 55.8%;
    left: 33.8%
}

.offices .map span.city_4before {
    bottom: 0;
    left: -14px
}

.offices .map span.city_5 {
    top: 57.5%;
    left: 23.9%
}

.offices .map span.city_5:before {
    bottom: 2px;
    left: -21px;
    width: 15px;
    height: 15px
}

.offices .map span.city_6 {
    top: 60.2%;
    left: 36.6%
}

.offices .map span.city_6:before {
    bottom: -1px;
    left: -16px
}

.offices .map span.city_7 {
    top: 60.7%;
    left: 44.9%
}

.offices .map span.city_7:before {
    bottom: 3px;
    left: -10px
}

.offices .map span.city_8 {
    top: 62.2%;
    left: 23.1%
}

.offices .map span.city_8:before {
    bottom: 1px
}

.offices .map span.city_9 {
    top: 67.5%;
    left: 31.2%
}

.offices .map span.city_9:before {
    bottom: 3px;
    left: -12px
}

.offices .map span.city_10 {
    top: 69.8%;
    left: 40.7%
}

.offices .map span.city_10:before {
    top: 2px
}

.offices .map span.city_11 {
    top: 70.7%;
    left: 28.3%
}

.offices .map span.city_11:before {
    bottom: 2px;
    left: -13px
}

.offices .map span.city_12 {
    top: 72.8%;
    left: 34.7%
}

.offices .map span.city_12:before {
    bottom: 5px
}

.offices .map span.city_13 {
    top: 75.8%;
    left: 20.1%
}

.offices .map span.city_13:before {
    bottom: 3px;
    left: -15px
}

.offices .map span.city_14 {
    top: 79.2%;
    left: 16.3%
}

.offices .map span.city_14:before {
    bottom: 4px;
    left: -15px
}

.offices .map span.city_15 {
    top: 80.8%;
    left: 32.8%
}

.offices .map span.city_15:before {
    bottom: 4px;
    left: -16px
}

.offices .map span.city_16 {
    top: 83.2%;
    left: 20.6%
}

.offices .map span.city_16:before {
    bottom: 3px;
    left: -14px
}

.offices .map span.city_17 {
    top: 88.8%;
    left: 53.35%
}

.offices .map span.city_17:before {
    bottom: 2px;
    left: -15px
}

.offices .map span.city_18 {
    top: 81.7%;
    left: 59%
}

.offices .map span.city_18:before {
    top: 3px
}

.offices .map span.city_19 {
    top: 73.9%;
    left: 71%
}

.offices .map span.city_19:before {
    bottom: 4px;
    left: -13px
}

.map span.city_20 {
    top: 84.9%;
    left: 56%
}

.offices .map span.city_20:before {
    bottom: 4px;
    left: -13px
}

.offices .map span:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: -11px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #a81156
}

.offices .map span.work_big:before {
    bottom: 2px;
    left: -21px;
    width: 15px;
    height: 15px
}

@media(max-width:767px) {
    .offices .map {
        display: none
    }
}

.additional-services .list .item a {
    height: 80px;
    width: 100%
}

@media(max-width:991px) {
    .additional-services .list .item a {
        width: 100%;
        margin: 5px 0
    }
}

.consultation p {
    font-size: 20px;
    padding-top: 15px;
}

.reviews .list .item {
    padding: 30px 0;
    font-size: 25px;
    line-height: 32px
}

.reviews .list .item mark {
    font-weight: bolder;
    background: transparent;
    padding: 0
}

.reviews .list .item div.review-preview,
.reviews .list .item div.review-full {
    padding-top: 25px;
    position: relative;
    cursor: pointer
}

@media(min-width:768px) {
    .reviews .list .item div.review-preview:before,
    .reviews .list .item div.review-full:before {
        content: "";
        position: absolute;
        background: url("../../images/review.png") no-repeat;
        width: 20px;
        height: 30px;
        left: -30px
    }
    .reviews .list .item div.review-preview:hover:before,
    .reviews .list .item div.review-full:hover:before {
        background-position-y: -30px
    }
}

@media(max-width:767px) {
    .reviews .list .item div.review-preview,
    .reviews .list .item div.review-full {
        font-style: italic;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
}

.reviews .list .item div.review-preview:before {
    top: 29px
}

.reviews .list .item div.review-full {
    display: none
}

.reviews .list .item div.review-full:before {
    bottom: 0
}

.reviews .list .item .reviews-photo {
    max-width: 100%
}

.reviews .list .item .name {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 16px
}

.reviews .list .item .position {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300
}

@media(max-width:767px) {
    .reviews .list .item .position {
        padding-bottom: 10px;
        margin-bottom: 10px
    }
}

@media(max-width:576px) {
    .reviews .list .container {
        padding: 0
    }
    .reviews .list .item {
        padding: 0
    }
    .reviews .list .item .review-preview {
        margin-bottom: 0
    }
}

.news .list .item,
.mass-media .list .item {
    padding: 30px 15px !important;
    transition: 0.25s;
}

.news .list .item .title,
.mass-media .list .item .title {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.news .list .item .detail,
.mass-media .list .item .detail {
    color: #a81155;
    text-decoration: underline;
    margin-top: 20px;
    display: block
}

.news .list .item .detail:hover,
.mass-media .list .item .detail:hover {
    text-decoration: none
}

@media(max-width:767px) {
    .news .border-bottom,
    .mass-media .border-bottom {
        border-bottom: none !important
    }
    .news .item,
    .mass-media .item {
        padding: 10px 0 !important;
        border-bottom: 1px solid #f0f1f2
    }
    .news .item:last-child,
    .mass-media .item:last-child {
        border-bottom: none
    }
}

.news .pagination li a,
.mass-media .pagination li a,
.reviews .pagination li a {
    background: none !important;
    border: none !important;
    color: #656a70;
    text-decoration: underline;
    font-size: 20px
}

.news .pagination li a:hover,
.mass-media .pagination li a:hover,
.reviews .pagination li a:hover {
    color: #0b369c;
}

.news .pagination li.active a,
.mass-media .pagination li.active a,
.reviews .pagination li.active a {
    color: #0b369c;
    text-decoration: none
}

.news .pagination li.disabled a,
.mass-media .pagination li.disabled a,
.reviews .pagination li.disabled a {
    text-decoration: none
}

.news-detail h2 {
    font-size: 36px;
    text-transform: uppercase
}

.news-detail .date-active {
    font-size: 26px
}

@media(max-width:991px) {
    .news-detail .all-news {
        display: flex;
        text-align: center;
        justify-content: center
    }
}

.jobs-detail ul {
    list-style: none;
    padding-left: 0
}

@media(max-width:767px) {
    .jobs-detail .all-jobs a {
        width: 100%
    }
}

footer {
    background-color: #3d454b;
    font-size: 14px;
    color: #b2b5b7
}

footer ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: block
}

footer a:hover {
    color: #656a70
}

footer a.nav-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500
}

footer a.phone {
    font-size: 23px;
    font-weight: 300;
    background-size: 34px;
    background-position: 50px;
    background-repeat: no-repeat
}

footer .address * {
    color: #f0f1f2
}

footer .address * .workTime p {}

footer .town-chooser .town {
    cursor: pointer
}

footer .town-chooser .town .name {
    font-size: 17px;
    line-height: 21px;
    font-weight: 300;
    padding-right: 12px;
    color: #fff
}

footer .town-chooser .town .name:hover {
    color: #656a70
}

footer .town-chooser .town .arrow {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../../images/arrow32d.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle
}

footer .town-chooser .town .arrow:hover {
    background-position: 0 -40px
}

footer .nav-subtitle {
    color: #656a70;
    font-size: 12px;
    margin-bottom: 8px
}

footer .border-bottom {}

footer .license {
    color: #fff
}

footer .license a {
    color: #fff;
    display: inline-block
}

footer .license a:hover {
    color: #656a70
}

footer .social-link {
    background-position: 0 0;
    display: inline-block;
    width: 60px;
    height: 50px;
    text-indent: -999999px
}

footer .social-link:hover {
    background-position-y: -50px
}

footer .social-link.facebook {
    background-image: url("../../images/social/1.png")
}

footer .social-link.twitter {
    background-image: url("../../images/social/2.png")
}

footer .social-link.instagram {
    background-image: url("../../images/social/3.png")
}

footer .social-link.blog {
    background-image: url("../../images/social/4.png")
}

footer .social-link.vacancy {
    background-image: url("../../images/social/5.png")
}

.cookies {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 390px;
    color: #3e454c;
    background: #fff;
    padding: 20px 80px 20px 20px;
    z-index: 100;
    font-size: 14px;
    font-weight: normal;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    box-shadow: 0 0 15px rgba(0, 0, 0, .4)
}

@media(max-width:991px) {
    .cookies {
        width: 100%
    }
}

.cookies span {
    text-transform: uppercase;
    font-weight: bold
}

.cookies a {
    display: inline;
    text-decoration: none
}

.cookies a:hover {
    text-decoration: underline
}

.cookies .close {
    cursor: pointer;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 55px;
    height: 55px;
    background-image: url(/local/templates/factoring_new_v2/css/../../img/close.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.request form input[type=text],
.request form textarea,
.request form select {
    width: 100%;
    font-size: 24px;
    padding: 10px 20px;
    outline: none;
    border: none;
    margin: 12px 0
}

.request form label {
    cursor: pointer;
    padding-left: 10px
}

.request form select {
    width: 100%
}

.request form .captcha {
    display: flex;
    align-items: center;
    justify-content: center
}

.request form input[type=checkbox] {
    display: none
}

.request form input[type=checkbox]+label {
    display: none
}

.request form input[type=checkbox]+label+span {
    width: 32px;
    height: 32px;
    background: url("../../images/checkbox.png") no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 10px
}

.request form input[type=checkbox]+label+span+span {
    font-size: 20px
}

.request form input[type=checkbox]:checked+label+span {
    background-position-y: -40px
}

@media(max-width:991px) {
    .request form .submit-field {
        display: flex;
        text-align: center;
        justify-content: center
    }
}

.request form .inputfile {
    width: 0;
    display: inline-block;
    overflow: hidden
}

.request form #form_file_292-error {
    display: inline-block !important
}

@media(min-width:768px) {
    .request form #form_file_292-error {
        margin-left: 30px
    }
}

.btn-load {
    font-weight: normal !important
}

.btn-brackets {
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: .05em;
    color: #3d454b;
    text-transform: uppercase;
    padding: 25px 10px;
    margin-left: 20px
}

@media(max-width:991px) {
    .btn-brackets {
        margin-left: 0
    }
}

.btn-brackets:before,
.btn-brackets:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    width: 10px;
    border: 3px solid #a81155
}

.btn-brackets:hover:before,
.btn-brackets:hover:after {
    border-color: #656a70
}

.btn-brackets:before {
    left: -20px;
    border-right: none
}

.btn-brackets:after {
    right: -20px;
    border-left: none
}

.login {
    display: table !important;
    width: auto;
    width: fit-content;
    width: -moz-fit-content
}

.modal.request .modal-dialog {
    max-width: 1199px
}

.other .list .item {
    width: 100%;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 30px 0;
    margin-bottom: 20px;
}

.other .list .item:before,
.other .list .item:after {
    content: "";
    position: absolute;
    height: 110%;
    top: -5%;
    width: 25px;
    border: 4px solid #a81155
}

.other .list .item:before {
    left: 7px;
    border-right: transparent
}

.other .list .item:after {
    right: 7px;
    border-left: transparent
}

.other .list .item:hover:before,
.other .list .item:hover:after {
    border-color: #656a70
}

.scheme {
    background: url("../../images/backgrounds/gray-polygons.png") repeat-x center bottom
}

.requisites {
    background: url("../../images/backgrounds/gray-polygons-3.png") repeat-x center bottom
}

.requisites p span {
    font-weight: bold
}

.blogs-list .list .item .logo {
    text-align: center;
    margin: 10px auto
}

.blogs-list .list .item .logo img{
    max-height: 126px;
}

.blogs-list .list .item .title {
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px;
}

.blogs-list .list .item .title a {
    text-decoration: none;
    font-weight: bold;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}

.blogs-list .list .item .detail {
    color: #a81155
}

.blogs-list .list .item .blog-preview {
    padding: 15px 0
}

.blog-detail h1 {
    font-size: 36px;
}

.blog-detail h2 {
    font-weight: bold;
    font-size: 30px;
    text-transform: none
}

.blog-detail h3 {
    font-size: 24px;
}

.blog-detail .snoska-body {
    display: none
}

.blog-detail img {
    max-width: 100%
}

.blog-detail .date {
    color: #0b369c;
    padding: 10px 0;
    font-size: 26px
}

.blog-detail .preview {
    font-size: 24px;
    padding: 20px 0
}

.blog-detail a {
    color: #a81155
}

.blog-detail .gray .item {
    padding: 30px 20px;
    background-color: #f0f1f2;
    margin: 20px 0
}

.blog-detail .gray .item .title {
    font-weight: bold;
    font-size: 24px;
    padding: 10px 0
}

@media(min-width:768px) {
    .blog-detail .gray .item:not(:last-child) {
        border-right: 10px solid #fff
    }
}

.blog-detail .blog-reviews .item {
    border: 1px dotted #656a70;
    height: 100%;
    padding: 15px
}

.blog-detail .blog-reviews .item .photo img {
    width: 100%;
    height: auto
}

.blog-detail .blog-reviews .item .name {
    font-size: 12px
}

.blog-detail .blog-reviews .item .text {
    margin-top: 15px
}

@media(max-width:991px) {
    .blog-detail .blog-reviews>div {
        margin: 15px auto;
        padding: 0
    }
    .blog-detail .blog-reviews>div .item .name {
        font-size: 20px
    }
}

@media(max-width:767px) {
    .blog-detail .blog-scheme img {
        width: 100%
    }
}

.blog-detail .blog-other .item {
    display: flex;
    align-items: center;
    min-height: 48px;
    margin: 10px auto
}

.blog-detail .blog-other .item a {
    text-decoration: none;
    position: relative;
    width: 100%;
    text-align: center;
    word-wrap: break-spaces;
    text-transform: uppercase
}

.blog-detail .blog-other .item:before,
.blog-detail .blog-other .item:after {
    /*content: "";*/
    position: absolute;
    height: 110%;
    top: -5%;
    width: 10px;
    border: 4px solid #a81155
}

.blog-detail .blog-other .item:before {
    left: 7px;
    border-right: transparent
}

.blog-detail .blog-other .item:after {
    right: 7px;
    border-left: transparent
}

.blog-detail .blog-other .item:hover:before,
.blog-detail .blog-other .item:hover:after {
    border-color: #656a70
}

.about-text {
    font-size: 22px;
    color: #656a70
}

.about-text.stylized li {
    font-size: 22px
}

.about {
    font-size: 22px;
    color: #656a70
}

@media(max-width:767px) {
    .about .row>div {
        padding-left: 0;
        padding-right: 0
    }
}

.when-applicable .list .item {
    margin: 10px 0
}

@media(max-width:767px) {
    .when-applicable .list .item img {
        width: 100%
    }
}

@media(max-width:767px) {
    .when-applicable .list .item>div {
        display: flex;
        align-items: center
    }
}

@media(min-width:768px) {
    .when-applicable .list .item>div {
        padding: 0
    }
    .when-applicable .list .item .text {
        text-align: center;
        font-size: 20px;
        margin-top: 20px
    }
}

.person .photo {
    max-width: 100%
}

.person .title {
    font-size: 24px;
    color: #a81155;
    font-weight: bolder
}

.person .text {
    font-size: 16px;
    font-weight: 400;
    position: relative
}

.person .text span {
    font-weight: bolder
}

@media(min-width:577px) {
    .person .text:before {
        content: "";
        position: absolute;
        background: url("../../images/quote.svg") no-repeat;
        width: 30px;
        height: 30px;
        background-size: contain;
        top: -5px;
        left: -28px
    }
}

.carousel .carousel-item img {
    margin: 0 auto
}

.carousel .carousel-indicators {
    position: relative;
    margin: 30px 0 -20px
}

.carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #656a70;
    border-radius: 50px;
    margin: 0 5px
}

.carousel .carousel-indicators li.active,
.carousel .carousel-indicators li:hover {
    background-color: #a81155
}

.carousel .carousel-control-prev-icon {
    background: url("../../images/left.png") no-repeat;
    width: 24px;
    height: 40px;
    position: absolute;
    top: 145px
}

@media(max-width:576px) {
    .carousel .carousel-control-prev-icon {
        visibility: hidden
    }
}

.carousel .carousel-control-next-icon {
    background: url("../../images/right.png") no-repeat;
    width: 24px;
    height: 40px;
    position: absolute;
    top: 145px
}

@media(max-width:576px) {
    .carousel .carousel-control-next-icon {
        visibility: hidden
    }
}

.carousel p {
    background: #666;
    font-size: 24px;
    color: #fff;
    padding: 10px;
    margin: 30px
}

.carousel p span {
    font-weight: bolder;
    text-transform: uppercase;
    color: #fff
}

@media(max-width:576px) {
    .carousel p {
        font-size: 16px;
        margin: 30px 0
    }
    .carousel p span {
        font-size: 16px
    }
}

@media(min-width:768px) {
    #carouselSteps {
        min-height: 510px
    }
}

@media(max-width:576px) {
    #carouselSteps {
        min-height: 400px
    }
}

.svg {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden
}

.svg .svg_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.selectBox-dropdown {
    background: #fff;
    border: none;
    height: 56px;
    width: 100% !important;
    margin: 12px 0;
    border-radius: 0
}

@media(max-width:767px) {
    .selectBox-dropdown {
        height: 44px
    }
}

.selectBox-dropdown .selectBox-label {
    padding: 10px 20px;
    font-size: 24px;
    width: 100% !important
}

.selectBox-dropdown .selectBox-arrow {
    background: url("../../images/arrow50r.png") no-repeat;
    border: 0;
    width: 55px
}

@media(max-width:576px) {
    .selectBox-dropdown .selectBox-arrow {
        background-size: 75%
    }
}

.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
    background-position-y: -50px
}

@media(max-width:576px) {
    .selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
        background-position-y: -42px
    }
}

.selectBox-options {
    border-radius: 0 !important;
    border: none;
    box-shadow: none
}

.selectBox-options .selectBox-disabled {
    display: none !important
}

.selectBox-options li {
    cursor: pointer
}

.selectBox-options li.selectBox-hover a {
    background: none !important;
    text-decoration: underline !important;
    text-decoration-style: dashed !important
}

.selectBox-options li.selectBox-selected a {
    font-weight: bold;
    background-color: #fff !important
}

.selectBox-options li a {
    display: inline-block;
    font-size: 16px;
    padding: 5px 20px !important;
    background: none;
    cursor: pointer
}

.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:767px) {
    .swiper-container {
        padding-bottom: 40px
    }
}

.swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container .swiper-slide .logo {
    text-align: center
}

.swiper-container .swiper-slide .logo .logo-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-container .swiper-slide .logo img:before,
.swiper-container .swiper-slide .logo img:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 20px;
    border: 4px solid #656a70
}

.swiper-container .swiper-slide .logo img:before {
    border-right: none
}

.swiper-container .swiper-slide .logo img:after {
    border-left: none
}

.swiper-container .swiper-slide .logo img:hover:before,
.swiper-container .swiper-slide .logo img:hover:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    border: 4px solid #656a70
}

.swiper-container .swiper-slide .logo img:hover:before {
    border-right: none
}

.swiper-container .swiper-slide .logo img:hover:after {
    border-left: none
}

@media(max-width:767px) {
    .swiper-container .swiper-slide .logo img {
        max-width: 100%
    }
}

.swiper-container .swiper-slide p {
    background: #666;
    font-size: 24px;
    color: #fff;
    padding: 10px;
    margin: 30px
}

.swiper-container .swiper-slide p span {
    font-weight: bolder;
    text-transform: uppercase;
    color: #fff
}

@media(max-width:576px) {
    .swiper-container .swiper-slide p {
        font-size: 16px;
        margin: 30px 0
    }
    .swiper-container .swiper-slide p span {
        font-size: 16px
    }
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    width: 24px;
    height: 40px;
    outline: none
}

.swiper-container .swiper-button-next:hover,
.swiper-container .swiper-button-prev:hover {
    opacity: .8
}

@media(max-width:767px) {
    .swiper-container .swiper-button-next,
    .swiper-container .swiper-button-prev {
        top: 48%
    }
}

.swiper-container .swiper-button-next {
    background: url(../../images/right.png) no-repeat
}

.swiper-container .swiper-button-prev {
    background: url(../../images/left.png) no-repeat
}

.swiper-container .swiper-pagination {
    display: none
}

@media(max-width:767px) {
    .swiper-container .swiper-pagination {
        display: block;
        position: relative
    }
    .swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background-color: #656a70;
        border-radius: 50px;
        margin: 0 5px;
        opacity: 1
    }
    .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #a81155
    }
}

#workSwiper.swiper-container .swiper-wrapper .swiper-slide {
    opacity: 0 !important
}

#workSwiper.swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1 !important
}

#historySwiper.swiper-container .swiper-wrapper .swiper-slide {
    opacity: 0 !important;
    background: transparent
}

#historySwiper.swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1 !important
}

#historySwiper.swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto
}

#historySwiper.swiper-container .swiper-button-next,
#historySwiper.swiper-container .swiper-button-prev {
    top: 30%
}

#historySwiper.swiper-container .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 20px 0
}

#historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: fit-content;
    width: -moz-fit-content;
    height: fit-content;
    border-radius: unset;
    background: transparent;
    position: relative
}

@media(max-width:767px) {
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active>span {
        color: #a81155;
        text-decoration: underline
    }
}

@media(min-width:768px) {
    #historySwiper.swiper-container .swiper-pagination {
        padding: 50px 0;
        border-bottom: 3px solid #656a70;
        margin-bottom: 40px
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        content: "";
        height: 100%;
        border-left: 2px dashed #656a70;
        left: 50%;
        position: absolute;
        top: 100%
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        content: "";
        border-radius: 50%;
        height: 15px;
        width: 15px;
        background: #fff;
        position: absolute;
        left: 42%;
        top: 211%;
        border: 3px solid #656a70
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active>span:before {
        width: 100%
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet>span {
        position: relative;
        line-height: 40px;
        padding: 10px 20px;
        font-weight: bold
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet>span:before,
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet>span:after {
        content: "";
        border: 3px solid #656a70;
        height: 100%;
        position: absolute;
        width: 10px
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet>span:before {
        border-right: transparent;
        left: 0
    }
    #historySwiper.swiper-container .swiper-pagination .swiper-pagination-bullet>span:after {
        border-left: transparent;
        right: 0
    }
}

.float-nav {
    max-width: 250px;
    min-width: 249px;
    border: 1px solid #a81155;
    position: fixed;
    left: 0;
    display: none;
    top: 248px;
    background-color: #fff;
    z-index: 1
}

@media(min-width:992px) {
    .float-nav {
        display: flex
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .float-nav {
        top: 293px
    }
}

.float-nav .navbar-brand {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bolder;
    width: 100%;
    text-decoration: none;
    background-color: #a81155;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    position: relative;
    border-radius: unset
}

.float-nav .navbar-brand:after {
    content: "◄";
    position: absolute;
    right: 10px
}

.float-nav .nav {
    width: 100%
}

.float-nav .nav .nav-item .nav-link {
    text-decoration: none;
    font-size: 14px;
    border-radius: unset
}

.float-nav .nav .nav-item .nav-link:hover {
    color: #fff;
    background-color: #a81155
}

.file-tabs {
    border-bottom: none
}

.file-tabs .nav-item .nav-link {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 20px
}

.file-tabs .nav-item .nav-link.active,
.file-tabs .nav-item .nav-link:hover {
    border: none;
    background-color: transparent;
    color: #a81155;
    text-decoration: underline
}

.faq {
    border: 1px solid #000;
    border-collapse: collapse
}

.faq tr,
.faq td,
.faq th {
    border: 1px solid #000;
    border-collapse: collapse
}

.faq .head {
    background-color: #0b369c
}

.faq .head th {
    color: #fff;
    font-weight: bold
}

.faq tr td:first-child {
    text-align: left;
    font-weight: bold
}

.svg-separator {
    border-bottom: 3px solid #a81155;
    display: flex;
    align-items: center;
    min-height: 160px;
    position: relative;
    margin-bottom: 40px
}

.svg-separator:after {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    border: 3px solid #a81155;
    background-color: #fff;
    bottom: -23px;
    left: 50%;
    margin-left: -23px;
    border-radius: 50px
}

#efactoringSwiper .swiper-wrapper .swiper-slide {
    background: transparent
}

#efactoringSwiper .swiper-wrapper .swiper-slide p {
    background: transparent;
    color: #656a70
}

#efactoringSwiper .swiper-wrapper .swiper-slide p span {
    color: #656a70
}

#historySwiperV2 .swiper-wrapper .swiper-slide {
    background: transparent
}

#historySwiperV2 .swiper-wrapper .swiper-slide .svg-separator img {
    margin: 0 auto
}

#historySwiperV2 .swiper-wrapper .swiper-slide p {
    background: transparent;
    color: #656a70
}

#historySwiperV2 .swiper-wrapper .swiper-slide p span {
    color: #656a70
}

#historySwiperV2 .swiper-wrapper .swiper-slide p.year {
    font-weight: bold
}

#historySwiperV2 .swiper-wrapper .swiper-slide p.year-info {
    text-align: left
}

@media(max-width:576px) {
    body>.container-fluid {
        padding-left: 0;
        padding-right: 0
    }
    .bg-transparent-sm {
        background: transparent !important
    }
    .border-bottom-sm {
        border-bottom: 1px solid #dee2e6 !important;
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

.e-factoring-float {
    display: none
}

@media(max-width:991px) {
    .e-factoring-float {
        display: block;
        position: fixed;
        transform: rotate(-90deg);
        top: 65%;
        left: -42px;
        width: 100px;
        height: 35px;
        padding-left: .5rem !important;
        padding-right: 0 !important;
        z-index: 10;
        top: 75%
    }
}

.title-36 {
    font-size: 36px
}

.contact-list-item p {
    font-weight: 300
}

.contact-list-item .map-switcher {
    text-decoration: none;
    border-bottom: 1px dashed #656a70;
    display: inline-block;
    text-transform: uppercase
}

.contact-list-item .map-switcher:hover {
    border-bottom: 1px dashed #a81155
}

.contact-list-item a[href^="mailto"] {
    text-decoration: none;
    border-bottom: 1px solid #656a70;
    font-weight: 300
}

.contact-list-item a[href^="mailto"]:hover {
    border-bottom: 1px solid #a81155
}

.contact-list-item .contact-map {
    height: 400px;
    margin-bottom: 30px;
    margin-top: 10px
}

#modal-map {
    height: 650px
}

@media(max-width:576px) {
    #modal-map {
        height: 200px
    }
}

#modalMap .modal-dialog {
    max-width: 100%
}

#modalMap .modal-dialog .modal-header {
    border-bottom: none !important
}

#modalMap .modal-dialog .contact-info {
    display: none
}

#modalMap .modal-dialog .contact-info.active {
    display: flex;
    flex-direction: column;
    vertical-align: center
}

.city-selector {
    color: #656a70;
    text-decoration: underline;
    font-size: 18px;
    display: block;
    margin-left: auto;
    cursor: pointer
}

@media(max-width:767px) {
    .city-selector {
        margin-right: auto;
        text-align: center;
        margin: 20px auto 0
    }
}

.town-chooser:before {
    cursor: pointer;
    content: "";
    background: url(../../images/address.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    float: left
}

footer .phone:before {
    cursor: pointer;
    content: "";
    background: url(../../images/phone.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0
}

footer .email a:before {
    cursor: pointer;
    content: "";
    background: url(../../images/mail.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 8px 0 0
}

footer .workTime:before {
    content: "";
    background: url(../../images/time.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    float: left
}

.middle-title {
    font-size: 46px;
    text-transform: none
}

form label.error {
    display: none !important
}

form .error {
    background-color: #ffe2e7;
    color: #e51937
}

form .error::placeholder {
    color: #e51937
}

.large-history .timeline {
    border-bottom: 3px solid #a81155;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

.large-history .timeline .time-point {
    text-decoration: none;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    width: 100%
}

.large-history .timeline .time-point[data-time] {
    background-repeat: no-repeat;
    background-position: center top
}

.large-history .timeline .time-point[data-time="1"],
.large-history .timeline .time-point[data-time="9"] {
    background-image: url("../../images/history/handshake.png")
}

.large-history .timeline .time-point[data-time="1"]:hover,
.large-history .timeline .time-point[data-time="1"].active,
.large-history .timeline .time-point[data-time="9"]:hover,
.large-history .timeline .time-point[data-time="9"].active {
    background-image: url("../../images/history/handshake-h.png")
}

.large-history .timeline .time-point[data-time="2"] {
    background-image: url("../../images/history/server.png")
}

.large-history .timeline .time-point[data-time="2"]:hover,
.large-history .timeline .time-point[data-time="2"].active {
    background-image: url("../../images/history/server-h.png")
}

.large-history .timeline .time-point[data-time="3"] {
    background-image: url("../../images/history/worldwide.png")
}

.large-history .timeline .time-point[data-time="3"]:hover,
.large-history .timeline .time-point[data-time="3"].active {
    background-image: url("../../images/history/worldwide-h.png")
}

.large-history .timeline .time-point[data-time="4"] {
    background-image: url("../../images/history/web-development.png")
}

.large-history .timeline .time-point[data-time="4"]:hover,
.large-history .timeline .time-point[data-time="4"].active {
    background-image: url("../../images/history/web-development-h.png")
}

.large-history .timeline .time-point[data-time="5"] {
    background-image: url("../../images/history/medal.png")
}

.large-history .timeline .time-point[data-time="5"]:hover,
.large-history .timeline .time-point[data-time="5"].active {
    background-image: url("../../images/history/medal-h.png")
}

.large-history .timeline .time-point[data-time="6"] {
    background-image: url("../../images/history/stopwatch.png")
}

.large-history .timeline .time-point[data-time="6"]:hover,
.large-history .timeline .time-point[data-time="6"].active {
    background-image: url("../../images/history/stopwatch-h.png")
}

.large-history .timeline .time-point[data-time="7"] {
    background-image: url("../../images/history/shield.png")
}

.large-history .timeline .time-point[data-time="7"]:hover,
.large-history .timeline .time-point[data-time="7"].active {
    background-image: url("../../images/history/shield-h.png")
}

.large-history .timeline .time-point[data-time="8"] {
    background-image: url("../../images/history/bank.png")
}

.large-history .timeline .time-point[data-time="8"]:hover,
.large-history .timeline .time-point[data-time="8"].active {
    background-image: url("../../images/history/bank-h.png")
}

.large-history .timeline .time-point .time-icon {
    height: 120px;
    max-width: 100%
}

.large-history .timeline .time-point .year {
    font-weight: bolder
}

.large-history .timeline .time-point:hover .year,
.large-history .timeline .time-point.active .year {
    color: #a81155
}

.large-history .timeline .time-point:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    bottom: -13px;
    left: 50%;
    margin-left: -13px;
    background-color: #fff;
    border: 3px solid #a81155;
    border-radius: 50px
}

.large-history .timeline .time-point.active:after {
    width: 46px;
    height: 46px;
    bottom: -23px;
    margin-left: -23px
}

.large-history .time-description .year-info {
    opacity: 0;
    font-size: 14px;
    transition: opacity 2s;
    display: none !important
}

.large-history .time-description .year-info a {
    color: #a81155
}

.large-history .time-description .year-info.active {
    opacity: 1;
    display: block !important;
    min-height: 110px
}

.work-responsive .list-info .item {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase
}

.work-responsive .list-info .item b {
    background-color: #a81155;
    color: #fff;
    display: inline-block;
    padding: 4px 18px 1px;
    font-size: 52px;
    line-height: 52px;
    font-weight: 600;
    margin-bottom: 5%;
    text-transform: uppercase
}

.work-responsive .list-info .item img {
    margin-bottom: 20px
}

.work-responsive .list-info .item:last-child b {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 2%;
    padding: 6px 12px 5px
}

.career .numbers b {
    font-size: 52px !important;
    line-height: 52px !important;
    color: #a81155;
    vertical-align: middle
}

.career .numbers p {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    margin-bottom: 16px;
    text-transform: uppercase;
    font-weight: normal
}

.career .numbers img {
    max-width: 100%;
    height: auto
}

.career .work_title {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #a81155
}

.motivation .work_tabs {
    min-height: 60px
}

.motivation .work_tabs .work_svg {
    align-items: center;
    display: flex
}

.motivation .work_tabs .work_svg img {
    max-width: 100%
}

.motivation .work_tabs p {
    vertical-align: middle;
    text-align: left;
    -ms-text-align-last: left;
    text-align-last: left;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0
}

@media(max-width:991px) {
    .motivation .border-right {
        border-right: none !important
    }
}

.work_title {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #a81155
}

.work_slider {
    position: relative
}

.work_slider .swiper-container .swiper-wrapper .swiper-slide {
    background-color: transparent
}

.work_slider .swiper-container .swiper-wrapper .swiper-slide .pink {
    text-align: left;
    display: block
}

.work_slider .swiper-container .swiper-wrapper .swiper-slide .pink span {
    color: #a81155
}

.work_slider .swiper-container .swiper-wrapper .swiper-slide p {
    background-color: transparent;
    color: #333;
    font-size: 16px;
    text-align: left;
    font-style: italic;
    padding: 0;
    margin: 30px 0 0
}

@media(max-width:576px) {
    .work_slider .swiper-container .swiper-wrapper .swiper-slide img {
        width: 100%;
        margin-bottom: 20px
    }
}

@media(min-width:768px) {
    .work_slider .swiper-container .swiper-wrapper .swiper-slide {
        padding-left: 30px;
        padding-right: 30px
    }
}

.work_slider .swiper-button-prev {
    background-image: url("/upload/work/prev.svg");
    left: 0;
    right: auto
}

.work_slider .swiper-button-next {
    background-image: url("/upload/work/next.svg");
    right: 0;
    left: auto
}

@media(max-width:576px) {
    .work_slider .swiper-button-prev,
    .work_slider .swiper-button-next {
        opacity: 0
    }
}

.work_gallery {
    position: relative;
    margin: 0 auto;
    width: 100%;
    margin-top: 5.3%
}

.work_gallery .work_hide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.work_gallery .work_hide img {
    display: block;
    visibility: hidden;
    max-width: 85%;
    height: auto;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    z-index: 1
}

.work_gallery .work_hide img.work_open {
    visibility: visible;
    opacity: 1
}

.work_flex_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.work_previews img {
    height: 100%;
    display: block;
    position: relative;
    z-index: 1;
    object-fit: cover;
    outline: 1px solid #fff
}

.work_previews .work_col_1 {
    width: 42.9%
}

.work_previews .work_col_2 {
    width: 57.05%
}

.work_previews .work_col_3 {
    width: 33.2%
}

.work_previews .work_col_3 img {
    width: 100%;
    height: auto
}

.work_previews .work_col_4 {
    width: 50%
}

.work_previews .work_col_4>img {
    width: 100%;
    height: auto
}

.work_previews .work_col_5 {
    width: 50%
}

.work_previews .work_col_5>img {
    width: 100%;
    height: auto
}

.work_previews .work_row_1 img:nth-child(1) {
    width: 66.3%
}

.work_previews .work_row_1 img:nth-child(2) {
    width: 33%
}

.work_previews .work_row_2>img {
    width: 66.3%
}

.work_previews .work_row_3 img {
    width: 33%
}

.work_previews .work_row_4 img:nth-child(1) {
    width: 66.5%
}

.work_previews .work_row_4 img:nth-child(2) {
    width: 33.4%
}

.work_previews .work_row_5 img:nth-child(1) {
    width: 50%
}

.work_previews .work_row_5 img:nth-child(2) {
    width: 25%
}

.work_previews .work_row_5 img:nth-child(3) {
    width: 24.9%
}

.work_previews .work_row_6 img:nth-child(1) {
    width: 25%
}

.work_previews .work_row_6 img:nth-child(2) {
    width: 25%
}

.work_previews .work_row_6 img:nth-child(3) {
    width: 50%
}

.work_previews .work_row_8 img {
    width: 50%
}

.work_previews .work_row_9 img {
    width: 50%
}

.work_tab {
    display: none
}

.work_tab.work_active_tab {
    display: block
}

.work_banner .work_tab {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.work_banner .work_tab.work_tab.work_active_tab {
    opacity: 1;
    max-height: 10000px;
    z-index: 10
}

.work_header {
    position: relative
}

.work_header .work_logo {
    width: 125px;
    vertical-align: middle
}

.work_header .work_navigation {
    position: relative;
    vertical-align: middle
}

.work_header .work_navigation a {
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .65px;
    color: #000;
    font-weight: 600;
    white-space: nowrap;
    text-transform: uppercase
}

.work_header .work_navigation a.work_active,
.work_header .work_navigation a:hover {
    color: #a61f56
}

.work_header .work_navigation a.work_active:before,
.work_header .work_navigation a:hover:before {
    left: -15px;
    opacity: 1
}

.work_header .work_navigation a.work_active:after,
.work_header .work_navigation a:hover:after {
    right: -15px;
    opacity: 1
}

.work_header .work_navigation a:before,
.work_header .work_navigation a:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 200%;
    top: -55%;
    border-top: 1px solid #a61f56;
    border-bottom: 1px solid #a61f56;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.work_header .work_navigation a:before:hover,
.work_header .work_navigation a:after:hover {
    left: -15px;
    opacity: 1
}

.work_header .work_navigation a:before {
    left: 0;
    border-left: 1px solid #a61f56
}

.work_header .work_navigation a:after {
    right: 0;
    border-right: 1px solid #a61f56
}

@media(max-width:767px) {
    .work_header .work_navigation a {
        margin: 20px auto
    }
}

.lightText #offline .header {
    padding-left: 0
}

#offline .topText {
    text-align: left;
    padding-left: 0
}

[data-export] {
    display: none
}

[data-export].active {
    display: block
}

.export-selector .selectBox-dropdown {
    border: 1.5px solid #000;
    height: 40px
}

.export-selector .selectBox-dropdown .selectBox-label {
    font-size: 16px;
    padding: 8px 10px
}

.export-selector .selectBox-dropdown .selectBox-arrow {
    background-image: url("../../images/arrow50r-black.png");
    background-size: 95%;
    width: 40px
}

.export-selector .selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
    background-position-y: -37px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .swiper-slide .row.d-md-flex.flex-md-column .col-4 {
        flex: none;
        max-width: 33.33%;
        display: block;
        height: 150px
    }
}

@media(max-width:767px) {
    header .phone {
        background: none;
        padding: 0
    }
}

.text-right {
    text-align: left
}

.bold {
    font-weight: bold
}

footer a.phone {
    font-weight: normal;
    white-space: nowrap;
}
@media(max-width:850px) {
    footer a.phone {
        font-size: 18px;
    }
}
footer .email {
    margin: 10px 0 5px 0
}

footer .addr {
    padding: 0 0 0 37px
}
.read-time {
    background: url(/images/clock.png) left center no-repeat;
    background-size: 20px;
    padding-left: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.blogs-list .item .date {
    color: #0b369c;
    padding: 10px 0;
    font-size: 17px
}
.blogs-list .item {
    margin-bottom: 15px;
}
.blogs-list__item__inner {
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 0 15px;
    border-radius: 5px;
    transition: 0.25s;
}
.person .photo {
    max-width: 100%;
    border-radius: 50%;
}
.all-news a {
    color: #fff !important;
}
.pagination .page-item::before {
    content: none;
}
@media (width > 991px) {
   .news .list .item:hover,
    .mass-media .list .item:hover,
    .blogs-list__item__inner:hover {
        background: #003790;
    }
    .news .list .item:hover *,
    .mass-media .list .item:hover *,
    .blogs-list__item__inner:hover *{
        color: #fff !important;
    }
    .color-hover:hover {
        transition: background-color 0.3s ease; /* Плавный переход цвета */
        background-color: #003790; /* Цвет при наведении */
    }
    .color-hover:hover h3,
    .color-hover:hover p,
    .color-hover:hover a
    {
        color: white; /* Если необходимо, измените цвет текста при наведении */
    }

}
.force-white {
    color: #fff !important;
}
.articles-list.hover-blue-color .articles-list__item__title {
    color:#333;
    font-weight: 600;
}
/*.articles-list.hover-blue-color .articles-list__item__title:hover {
    color:#fff !important;
}*/
.articles-list.hover-blue-color .articles-list__item:hover {
    color: #fff !important;
    background: #003790;
    transition: 0.25s;
}
.articles-list.hover-blue-color .articles-list__item:hover .articles-list__item__title, .articles-list.hover-blue-color .articles-list__item:hover .text-arrow{
    color:#fff !important;
}