

/* Start:/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/withlicense.elastic/style.css?17209684329561*/
a.label {
  display: block;
  padding-top: 171px;
  margin-top: -171px;
}

a.label[name="about"] {
  margin-top: -195px;
  padding-top: 195px;
}

a.label[name="spec"] {
  margin-top: -165px;
  padding-top: 165px;
}

a.label[name="sw"] {
  margin-top: -160px;
  padding-top: 160px;
}

a.label[name="hw"],
a.label[name="app"] {
  margin-top: -190px;
  padding-top: 190px;
}

.page-product-box button {
  font-size: 16px;
}

.only-tabs .tab-controls-list li a[rel=dl] {
  color: red;
  font-weight: bold;
}

.download-wrap {
  overflow: inherit !important;
}

.download-container {
  display: inline-block;
  position: relative;
}

.qr-imq {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  width: 141px;
  padding: 10px;
  box-sizing: border-box;
  transition: .3s;
  opacity: 0;
  border-radius: 4px;
  background: #000;
  z-index: 100;
}

.qr-imq_top {
  bottom: 100%;
  transform: translateY(10px);
}

.qr-imq_bottom {
  top: 100%;
  transform: translateY(-10px);
}

.qr-imq img {
  width: 100%;
  height: auto;
  background: #fff;
}

.qr-imq span {
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
}

.button-download:hover+.qr-imq {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}

.overlay.soft-popup {
  padding: 0;
}

.overlay.soft-popup .container>.sw {
  overflow-y: scroll;
  height: 300px;
}

.overlay.soft-popup .container {
  text-align: left;
  padding-bottom: 30px;
  padding-top: 26px;
}

.overlay.soft-popup .phrase2 {
  font-size: 14pt;
  margin-bottom: 20px;
}

.overlay.soft-popup .rules {
  font-size: 18px;
  margin-top: 15px;
  text-align: left;
  color: green;
}

.overlay.soft-popup .buttons {
  text-align: center;
  margin-top: 30px;
}

.overlay.soft-popup .buttons .arrow {
  background: rgba(0, 0, 0, 0) url("/local/templates/cleverence/img/arrow-confirm.png") no-repeat scroll 10px 0px;
  float: left;
  height: 60px;
  margin: -35px 0px 0px 0px;
  width: 0px;
}

.overlay.soft-popup .buttons .submit.disabled {
  color: grey;
  border-color: grey;
}

.overlay.soft-popup .btn-red.disabled i.icon-download-sh {
  background-position: -148px -2042px;
}

.overlay.soft-popup .buttons .cancel {
  float: right;
  border: 2px solid #209dcc;
  padding: 13px 22px;
}


.overlay.soft-download .container>.sw {
  max-width: 800px;
}

.page-product .btn-red,
.page-product .btn-remove {
  font: 16px/1.333 dinL, Arial, Tahoma, Verdana, sans-serif;
}

.page-product .button-more-wrap .btn-border-full:not(.button-more) {
  background-color: #fff;
}

.page-product .btn-red.anchor.wherebuy,
.fixed-popup .driver-info-box .btn-red.anchor.wherebuy {
  background: #FF524A;
  color: white;
  padding-left: 20px;
  margin-right: 10px;
}

.page-product .btn-red.anchor.wherebuy:BEFORE {
  background: none;
}

@media (min-width: 1024px) {
  .page-product .page-product-box .product-info-wrap {
    padding-right: 160px;
  }
}

.screens-slider-box .owl-carousel,
.screens-slider-box .owl-stage-outer,
.screens-slider-box .owl-stage {
  max-height: 190px;
}

.overlay [data-article] {
  display: none !important;
}

.overlay .support-box .menu-wrap>ul {
  background-color: #F6F6F6;
}

.overlay .support-box .menu-wrap>ul>li {
  margin-top: 12px;
}

.overlay .support-box * {
  font-size: 14px;
}

.page-menu-box .menu-wrap h2,
.page-menu-box .menu-wrap .h2 {
  margin-top: 10px;
}



.overlay .tables-box .def-table-holder:FIRST-CHILD,
.overlay .tables-box .def-table-holder {
  margin: 0;
  border: 0;
  padding: 0;
}

.overlay .def-table tbody td {
  max-width: 300px;
}

.overlay h2,
.overlay .h2,
.overlay h3,
.overlay .h3 {
  padding-bottom: 15px;
  padding-top: 15px;
}

.content-tab .partners-list.static {
  margin-left: 0;
}

.content-tab .partners-list.static li {
  margin-left: 0;
  margin-top: 0;
}

.btn-1 .btn {
  margin-right: 20px;
}

.btn-2.call-to {
  font-size: 23px;
  margin-top: 12px;
  color: #4b443e;
}

.btn-2.call-to a {
  color: #209ecc;
}

.product_popup_order_partner {
  float: left;
}

.product_popup_order_partner .open-popup {
  height: 30px !important;
  line-height: 30px !important;
  font-size: 20px !important;
  padding: 0 25px !important;
}

.filter label {
  font-size: 21px;
  font-weight: bold;
  margin-right: 15px;
}

.filter .select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #ccc;
}




.container-project {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.container {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.block-project {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btn-border-full.arr:after {
  display: none !important;
}

.box-project {
  width: calc(50% - 37px);
  margin-bottom: 40px;
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  /*font-family: 'PF Din Text';*/
  box-sizing: border-box;
  background: #FFFFFF;
}

.box-project__img {
  display: inline-block;
  width: 100%;
  padding-top: 44%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: .3s;
}

#solutions {
  position: relative;
}

.solutions-load:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  content: '';
  background: rgba(255, 255, 255, 0.6);
}

.box-project-info {
  padding: 0 24px;
}

.btn_load_hidden {
  display: none;
}

.box-project__title {
  display: inline-block;
  margin: 20px 0 10px;
  font-size: 22px;
  line-height: 34px;
  font-weight: 600;
  color: #403A3A;
}

.box-project__description {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
  color: #403A3A;
}

.block-project-partners {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.box-project-partners {
  display: flex;
  margin-right: 50px;
  margin-bottom: 10px;
  align-items: center;
}

.box-project-partners+.box-project-partners {}

.partners-title {
  margin-right: 16px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #403A3A;
}

.partners-img {
  max-width: 100px;
}

.component__title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #403A3A;

}

.list-component {
  display: flex;
  flex-wrap: wrap;
}

.box-project-component {
  display: flex;
  width: 25%;
  margin-bottom: 15px;
  padding: 0 10px;
  box-sizing: border-box;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.component-title {
  margin-top: 10px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 19px;
  color: #209DCC;
}

.component-img {
  max-width: 80%;
}

.btn-border-full.arr {
  position: relative;
  border: 1px solid #209DCC;
  background: #fff;
  color: #209DCC;
  transition: .3s;
}

.btn-border-full .btn-img {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  background: #FFF;
}

.btn_load .btn-img {
  display: flex;
}

.btn-border-full img {
  height: 80%;
  width: auto;
}

.btn-border-full.arr:hover {
  background: #209DCC;
  color: #fff;
}

.box-project_hidden {
  display: none;
}

.lc-variants-box .buttons-wrap {
  text-align: center;
}

.button-one-wrap.col-6.left {
  margin: 0;
  width: 340px;
  display: inline-block;
  margin-right: 50px;
}

.button-one-wrap.col-6.right {
  margin: 0;
  width: 340px;
  display: inline-block;
}

.button-one-wrap.btn-functions a {
  background: #fff !important;
  color: #209DCC;
  border: 1px solid #209DCC;
}

.button-one-wrap.btn-functions a:hover {
  background: #209DCC !important;
  color: #fff;
  border: 1px solid;
}

@media (max-width: 1100px) {
  .box-project-component {
    width: 50%;
  }
}

@media (max-width: 870px) {
  .box-project {
    width: 100%;
  }
}

@media (max-width: 775px) {
  .buttons-wrap_center .button-one-wrap.col-6.left {
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
}

/*reest-banner*/
.reest-banner {
  display: flex;
  margin-top: 15px;
  align-items: center;
}

.reest-banner__text {
  text-align: left;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #209ECC;
}

.reest-banner__img {
  margin-left: 30px;
}

.page-product-box .show-reest-banner .pic-wrap {
  height: 380px;
}

.lc-variants-box.btn-compare-functions {
  width: 100%;
}

.btn-compare-functions.hidden-btn {
  display: none;
}

@media (max-width: 400px) {
  .page-product-box .show-reest-banner .pic-wrap {
    height: auto;
  }
}

/*reest-banner end*/
a.price-wrap {
  color: inherit;
}

a.price-wrap:hover {
  color: inherit;
  text-decoration: none;
}

@media (max-width: 900px) {
  .qr-imq {
    display: none !important;
  }
}


@media (min-width: 1024px) and (max-width: 1200px) {
  .fixed-popup.only-tabs.driver-tabs {
    box-sizing: initial;
    width: 100%;
    left: 0;
    margin-left: 0;
    padding-left: 36px;
  }

}
/* End */


/* Start:/local/components/cleverence/form.master.soft/templates/solution_with_manager_popup_soft/style.css?16635786585605*/
.soft-style{
    display: inline;
    font-size: 21px!important;
    padding: 10px 20px!important;
}

.wrap.popup-mf{
    display: none;
}
.help_box.default-background {
    height: auto!important;
    padding: 75px 30px 30px 60px!important;
    margin: 0!important;
    position: relative!important;
    background: #e6eced url(/local/components/cleverence/form.master.soft/templates/solution_with_manager_popup_soft/../img/main/help.jpg) right bottom no-repeat!important;
    box-sizing: border-box!important;
}
.help_box::before {
    left: auto;
    right: 100%;
}

.help_box h1, .help_box h2, .help_box h3, .help_box .title {
    font-size: 29px;
    line-height: 33px;
    margin-bottom: 30px;
    font-weight: normal;
    text-align: left;
    font-family: 'dinproregular';
}
.help_box .row {
    overflow: hidden;
    margin-bottom: 40px;
}
.help_box input[type="text"], .help_box input[type="tel"], .help_box input[type="email"], .help_box input[type="password"] {
    float: left;
    width: 245px;
    margin-right: 20px;
}

.wrap input[type="email"], .wrap input[type="text"], .wrap input[type="tel"], .wrap input[type="password"] {
    height: 52px;
    padding: 0 17px;
    background: white;
    border-radius: 3px;
    font-size: 20px;
}
.wrap .btn, .full_screen_box .btn, .ui-dialog .btn, .wrap input[type="submit"], .full_screen_box input[type="submit"], .ui-dialog input[type="submit"], .wrap button, .full_screen_box button, .ui-dialog button {
    height: 52px;
    line-height: 52px;
    border-radius: 5px;
    background: #209dcc;
    padding: 0 50px;
    border: none;
    text-decoration: none;
    font-size: 24px;
    color: white;
}
.btn.open-popup, .help_box input[type="submit"]{
    background: #209dcc !important;
}
.help_box h1, .help_box h2, .help_box h3, .help_box .title {
    font-size: 29px;
    line-height: 33px;
    font-weight: normal;
    text-align: left;
    font-family: 'dinproregular';
}
.wrap .g-recaptcha {
    display: inline-block;
}
.wrap .g-recaptcha iframe{
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .help_box header h3 span:first-child {
        font-size: 20px !important;
    }
    .help_box header h3 span:last-child {
        font-size: 12px !important;
    }
    .btn, input[type="submit"], button {
        width: 100%;
        padding: 0;
    }

    .wrap input[type="submit"] {
        padding: 0;
    }

    .help_box input[type="text"], .help_box input[type="tel"], .help_box input[type="email"], .help_box input[type="password"] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }


    .help_box h1, .help_box h2, .help_box h3, .help_box .title {
        text-align: right;
    }
    .help_box header {
        min-height: 215px;
    }
    .help_box {
        height: auto;
        width: 100%;
        padding: 160px 30px 0 30px;
    }

    .help_box {
        padding-top: 100px;
        padding-bottom: 30px;
        background-position: 90% top;
    }


    .help_box {
        padding-top: 100px;
        padding-bottom: 30px;
        background-position: 90% top;
    }
}
@media (max-width: 1023px) {
    .help_box {
        padding-top: 176px;
        background-position: 45% top;
    }
}
@media (max-width: 767px) {
    .help_box {
        background-position: -50px top;
    }
}
@media (max-width: 669px) {
    .help_box {
        background-image: none !important;
    }
}

.wiki-post .help_box {
    padding: 15px 30px 0 40px;
    height: 370px;
}
.wiki-post .help_box h3{
    padding-bottom: 0;
}
.wiki-post .help_box h3,
.article-detail .help_box h3{
    font-family: dinL, Arial, Tahoma, Verdana, sans-serif;
}

.wiki-post .help_box input[type="text"]
, .wiki-post .help_box input[type="tel"]
, .wiki-post .help_box input[type="email"]
, .wiki-post .help_box input[type="password"] {
    width: 200px;
}

[data-formmaster] [data-overlay] {
    position: absolute;
}
[data-formmaster] [data-overlay] [data-overlay-close] {
    margin: 0 auto;
    margin-top:30px;
    margin-bottom: 10px;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    opacity: 1;
}
.ui-widget-header{
    border: none!important;
    background: none!important;
    color: #222222;
    font-weight: bold;
}

.btn.open-popup{
    height: 52px;
    line-height: 52px;
    border-radius: 5px;
    background: #e24949;
    padding: 0 50px;
    border: none;
    text-decoration: none;
    font-size: 24px;
    color: white;
    width: 100%;
    max-width: 230px;
    cursor: pointer;
    text-align: center;
}
.help_box.wrap.popup-mf{
    max-width: 700px;
}
.help_box.wrap.popup-mf .row input{
    height: 52px;
    padding: 0 17px;
    border: 2px solid white;
    background: white;
    border-radius: 3px;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: dinL, Arial, Tahoma, Verdana, sans-serif;
}
.help_box.wrap.popup-mf h3{
    font-weight: bold;
    font-size: 40px;
    font-family: dinL, Arial, Tahoma, Verdana, sans-serif;
}
.help_box.wrap.popup-mf .row label{
    font-family: dinL, Arial, Tahoma, Verdana, sans-serif;
}
.help_box.wrap.popup-mf .row{
    overflow: hidden;
    margin-bottom: 20px;
}
.help_box.wrap.popup-mf .row input[type=checkbox]{
    height: auto;
    padding: 0;
    margin-bottom: 5px;
    border: none;
}
.help_box.wrap.popup-mf .btns{
    margin-top: 35px;
}
.help_box.wrap.popup-mf .btns input{
    font-family: dinL, Arial, Tahoma, Verdana, sans-serif;
}
.popup-dialog-mf{
    padding: 0!important;
}
.popup-dialog-mf .ui-dialog-titlebar{
    padding: 0!important;
}
.popup-dialog-mf .ui-dialog-titlebar-close {
    margin: 10px 0 0 0!important;
    z-index: 99;
}
.popup-dialog-mf .ui-dialog-title{
    position: absolute;
}
/* End */


/* Start:/local/components/westadv/forms.input/templates/clean/style.css?164360596141*/
[hidden] {
	display: none !important;
}
/* End */


/* Start:/local/components/rbroker/software/templates/.default/style.css?16436059622620*/
/*new style product*/
.main-products-box{
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.lc-variants-box__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-action-more {
    display: inline-block;
    position: relative;
    font-size: 18px;
    /*padding-bottom: 20px;*/
    padding-right: 28px;
    line-height: 20px;
    vertical-align: middle;
    text-decoration: none;
    color: #403a3a;
    background: url(/local/templates/cleverence/img/solutions/icons/arr02.svg) right 4px no-repeat;
    background-size: 8px auto;
}
.main-products-box .item-product {
    display: flex;
    width: 50%;
    margin: 0;
    padding-right: 50px;
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 1.22;
    box-sizing: border-box;
    color: #6a6a6a;
    text-decoration: none;
}
.pr-photo{
    margin-right: 60px;
}
.pr-title{
    display: block;
    margin: 0 0 16px 0;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 300;
    color: #111;
}
.item-product .pr-info {
    display: block;
    margin-bottom: 25px;
}
.item-product .btn-content {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    min-width: 0;
    font-size: 18px;
}
.btn-content.btn-content-second {
    background: #209dcc;
}
.btn-content.btn-content-second:hover {
    background: #42bfee;
    color: #fff;
    text-decoration: none;
}
.btn-content {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: none;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    transition: all ease 0.2s;
}

.item-product .pr-menu {
    padding-top: 28px;
    font-size: 18px;
    line-height: 1;
}
.item-product .pr-menu ul {
    padding-left: 0;
    list-style-type: none;
}
.item-product .pr-menu li {
    margin: 0 0 20px 0;
    padding: 0;
}
.container-product-hidden{
    display: none;
    flex-wrap: wrap;
}
.list-software .btn-border-full.arr:after{
    display: none !important;
}
@media (max-width: 1024px) {
    .main-products-box .item-product {
        width: 100%;
        flex-direction: column;
        align-items: center;
        padding-right: 0;
    }
    .pr-info{
        text-align: center;
    }
    .pr-photo{
        margin-right: 0px;
    }
    .item-product .pr-title {
        text-align: center;
    }
    .item-product .pr-menu {
        text-align: center;
        padding-top: 50px;
    }
    .pr-text-wrap{
        text-align: center;
    }
}
@media (max-width: 820px) {
    .btn-action-more{
        display: none !important;
    }
}
/* End */
/* /local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/withlicense.elastic/style.css?17209684329561 */
/* /local/components/cleverence/form.master.soft/templates/solution_with_manager_popup_soft/style.css?16635786585605 */
/* /local/components/westadv/forms.input/templates/clean/style.css?164360596141 */
/* /local/components/rbroker/software/templates/.default/style.css?16436059622620 */
