@font-face {
  font-family: 'GothamPro';
  src: url(../fonts/GothamPro.woff2) format("woff2"),url(../fonts/GothamPro.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'GothamPro';
  src: url(../fonts/GothamPro-Medium.woff2) format("woff2"),url(../fonts/GothamPro-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'GothamPro';
  src: url(../fonts/GothamPro-Bold.woff2) format("woff2"),url(../fonts/GothamPro-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'GothamPro';
  src: url(../fonts/GothamPro-Black.woff2) format("woff2"),url(../fonts/GothamPro-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: block
}

/*Version (Begin) */

    .sidebar .notversionlists h4:before {
        border-right: 0;
    }

    .form-version .form-item {
        margin: 0 !important;
    }

/*Version (End) */

/*Menu (Begin)*/

.sidebar h4 a {
    color: #212121;
}

.sidebar h4 a:hover {
    text-decoration: none;
}

/*Menu (End)*/

/*Print (Begin) */

    .content-wrapper #block-print-ui-print-links {
        display: none;
        margin: 48px 0;
        overflow: hidden;
    }

    @media (min-width: 880px) {
        .content-wrapper #block-print-ui-print-links {
            display: block
        }
    }

    .content-wrapper #block-print-ui-print-links .print_html:before {
        height: 14px;
        width: 16px;
        background: url('../images/icons-s3c1d5a0510.png') -6px 0 no-repeat
    }

    .content-wrapper #block-print-ui-print-links .print_pdf {

        margin-left: 25px
    }

    .content-wrapper #block-print-ui-print-links .print_pdf:before {
        height: 15px;
        width: 15px;
        background: url('../images/icons-s3c1d5a0510.png') -48px 0 no-repeat
    }

    .content-wrapper #block-print-ui-print-links a {
        font-size: 12px;
        color: #ae935c;


    }

    .content-wrapper #block-print-ui-print-links span {
        display: block;
        float: left;
        margin: 0;
        padding-left: 22px;
        position: relative;
        line-height: 15px;
    }

    .content-wrapper #block-print-ui-print-links span:before {
        content: "";
        display: block;
        position: absolute;
        top: 2px;
        left: 0
    }

/*Print (End) */

/* CKEditor (Start) */

    #cke_99.cke_panel.cke_combopanel__styles  {
        width: 550px !important;
        height: 500px !important;
    }

/* CKEditor (End) */

body.page-node-299480 aside.sidebar,
body.page-node-294639 aside.sidebar,
body.page-node-294642 aside.sidebar,
body.page-taxonomy-term aside.sidebar {
    display: none !important;
}

body.page-node-299480 .content-wrapper,
body.page-node-294639 .content-wrapper,
body.page-node-294642 .content-wrapper,
body.page-taxonomy-term .content-wrapper {
    padding-left: 0;
}

body.page-node-299480 .inner-wrapper.container,
body.page-node-294639 .inner-wrapper.container,
body.page-node-294642 .inner-wrapper.container,
body.page-taxonomy-term .inner-wrapper.container {
    max-width: 1170px !important;
}

.content-wrapper .sub-info .info.readme:after {
    background: transparent;
}

.content-wrapper .sub-info .info.readme:before {
    background: url(../images/readme.png) left top no-repeat;
}




.content-wrapper .sub-info .info.readme {
    float: right;
    margin-right: 0;
    margin-top: 0;
}

@media (min-width: 1320px) {
    .content-wrapper .sub-info .info.readme {
        margin-top: 7px;
    }
}

.sidebar .sidebar-inner {
    padding-top: 47px;
}

.sidebar .btn-sidebar-control {
    top: 40px;
}

@media (min-width: 1120px) {
    .content-wrapper {
        padding-top: 20px;
    }
}






h1.title div.img {
    float: right;
    display: none;
}

@media (min-width: 880px) {
    h1#page-title.title {
        overflow: hidden;
    }
    h1.title div.img {
        display: block;
    }
}

/*BTN*/

.b-items {
    padding: 12px 0 25px 0;
}

@media (min-width: 880px) {
    .b-items {
        padding: 40px 0 80px 0;
    }
}

.readmorebtn {
    text-align: center;
    padding: 0 0 12px 0;
}

@media (min-width: 880px) {
    .readmorebtn {
        padding: 0 0 40px 0;
    }
}

.readmorebtn a {
    border: 2px solid #2a2a2a;
    padding: 12px 24px;
    background: #2a2a2a;
    color: #a2905e;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-family: "Open Sans Semibold";
    font-size: 12px;
    text-transform: none;
    -moz-transition: background 0.3s,color 0.3s;
    -o-transition: background 0.3s,color 0.3s;
    -webkit-transition: background 0.3s,color 0.3s;
    transition: background 0.3s,color 0.3s;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

/*.readmorebtn a:hover {
    background: #a2905e;
    color: #2a2a2a;
    text-decoration: none;
}*/

.readmorebtn a img {
    vertical-align: middle;
    margin-right: 8px;
}


.sidebar-control .collapsed-block a {
  display: block
}



.sidebar {
    background: #ffffff;
}

.outer-wrapper {
    background: #ffffff;
}

.sidebar .btn-sidebar-control {
    background: #ffffff;
}

.b-collapsed-block .content {
	padding: 0 30px 12px;
}
h1,
h2,
.field-name-body h3,
.field-name-body h4,
.field-name-body h5,
.field-name-body h6,
.field-name-body .b-collapsed-block .title a {
	text-transform: none;
}

h2 {
	margin: 28px 0 18px;
}

h3 {
	font-size: 21px; margin: 22px 0 16px;
}

h4 {
	font-size: 18px; margin: 18px 0 11px; color: #424242;
}



.b-collapsed-block {
	border: 1px solid #E4E4E4;
  border-radius: 2px;
}
.b-collapsed-block:not(.collapse-text-transparent){
	background:#faf6ee;
	border: 1px solid #e8e8e8;
}

.b-collapsed-block .title {
  position: relative;
  padding: 0 24px 0 30px;
  cursor: pointer;
}

.b-collapsed-block .title:hover {
  background: #FBFBFB;
}

.b-collapsed-block .title a {
  padding-left: 0px;
}

.b-collapsed-block .title a:hover {
  text-decoration: none;
}

.b-collapsed-block .title span {


  font-family: dinpro-medium;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */

  text-align: right;

  color: #3E90E3;

  margin-top: 10px;
}

.b-collapsed-block .title a:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.0001H14' stroke='%238F8F8F' stroke-width='2'/%3E%3Cpath d='M7 0L7 14' stroke='%238F8F8F' stroke-width='2'/%3E%3Cpath d='M7 0L7 14' stroke='%238F8F8F' stroke-width='2'/%3E%3C/svg%3E");

  width: 14px;
  height: 14px;


  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -20px;
}

@media (min-width: 880px) {
  .b-collapsed-block .title {
    padding-left: 50px;
    padding-right: 130px;
  }
  body.language-class-ru .b-collapsed-block .title {
    padding-right: 205px;
  }
  .b-collapsed-block .title a {
    padding: 12px 0;
  }
  .b-collapsed-block .content {
    padding: 0 50px;
  }
  .b-collapsed-block {
    font-size: 15px;
    margin: 0 0 10px;

  }

  .b-collapsed-block .title a:before {
    top: 19px;
    left: -30px;
  }

  .b-collapsed-block .title span {
    margin-top: 0px;
    position: absolute;
    right: 25px;
    top: 15px;
  }
}

.b-collapsed-block.collapsed .title a:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.0001H14' stroke='%238F8F8F' stroke-width='2'/%3E%3C/svg%3E");
}

div.messages {
	background: #f7efdb none repeat scroll 0 0;
}

.site-footer .col:last-child {
    width: 120px;

    padding-right: 0;

    text-transform: none;
    font-family: opensans-regular;
}

.site-footer .col {

}

@media (min-width: 1120px) {
    .site-footer .container {
        width: 800px
    }
}

@media (min-width: 1320px) {
    .site-footer .container {
        width: 950px
    }
}


/* Lang ru (Start) .language-class-ru */

@media (min-width: 1320px) {
    .language-class-ru .site-header .bottom-header .menu li {
        margin: 0 29px;
    }
}

@media (min-width: 880px) {
    .language-class-ru .b-items {
        line-height: 1.5;
    }
}

.language-class-ru .b-contacts .text {
    max-width: 397px;
}

.language-class-ru .b-contacts {
    max-width: 250px;
}

@media (min-width: 880px) {
    .language-class-ru .b-contacts {
        max-width: 690px;
    }
}



@media (min-width: 1320px) {
    .site-footer .solutions li {
        max-width: 90%;
    }
}

.language-class-ru .site-header .bottom-header .menu li {
    margin: 0 2px;
    width: 88px;
}

@media (min-width: 1120px) {
    .language-class-ru .site-header .bottom-header .menu li {
        margin: 0 10px;
        width: auto;
    }
}

/* Lang ru (End) */

/* live-conference-all (Start) */

.live-conference-all {
    display: none;

    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9000;
    height: 100%;
    width: 100%;

    background: rgba(0, 0, 0, 0.8) url("../../../../../default/files/banner/live_conf_all.png") 50% 50% no-repeat;

}

.live-conference-all-close {
    position: absolute;
    left: 50%;
    top: 50%;

    margin-top: -180px;
    margin-left: 273px;

    width: 12px;
    height: 12px;

}

.live-conference-all-link {
    position: absolute;
    top: 50%;
    left: 50%;

    margin-top: 16px;
    margin-left: -82px;

    width: 155px;
    height: 45px;
}

/* live-conference-all (End) */


/*.image_wrapper_status {
    position: absolute;
    left: 0;
    top: 0;

    width: 230px;
    height: 50px;
}

.image_wrapper_ad_n {
    background: #eee url(../images/acrossbox/ad_n.png) 8px 8px no-repeat;
}

.image_wrapper_ad_not_n {
    background: #eee url(../images/acrossbox/ad_not_n.png) 8px 8px no-repeat;
}*/


body table td {
    padding: 10px 10px
}


/* Access Denied Page (Start) */

.access_denied_page .outer-wrapper {
    background: #f8f8f8;
}

@media (min-width: 880px) {
    .access_denied_page .inner-wrapper {
        width: 770px !important;
    }
}

.access_denied_page .inner-wrapper .content-wrapper {
    padding-left: 0;
}

.access_denied_page .inner-wrapper #page-title {
    text-transform: uppercase;
    text-align: center;
}

.access_denied_message {
    text-align: center;
}

.access_denied_message_2 {
    font-size: 0.9em;
    width: 50%;
    margin: 0 auto 25px auto;
    text-align: center;
}

.access_denied_buttom_to_login {
    text-align: center;
    margin-bottom: 35px;
}

.access_denied_parent_page_block {
    padding: 40px;
    margin-bottom: 35px;
    background: #ffffff;
    border-radius: 3px;
}

.access_denied_page .inner-wrapper .content-wrapper .form-search {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}

/* Access Denied Page (End) */


/* Btn (Start) */

.btn {
    display: inline-block;
    vertical-align: middle
}

.btn a {
    color: #a5915f;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-family: dinpro-medium;
    font-size: 11px;
    text-transform: uppercase;
    -moz-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    position: relative;
    display: inline-block;
    padding: 0 14px 0 0
}

@media (min-width: 880px) {
    .btn a {
        border: 2px solid #a5915f;
        padding: 7px 24px;
        background: #a5915f;
        color: #fff;
        font-size: 12px
    }
}

.btn a:hover {
    text-decoration: none;
    background: transparent;
    color: #a5915f
}

/* Btn (End) */

.eol {
    color: red !important;
}


/* InterCom Iframe (Start) */

.page-node-297189 .block-print-ui {
    display: none !important;
}

.page-node-297189 #typo-message {
    display: none;
}

.page-node-297189 .content-wrapper {
    padding-bottom: 20px;
}

/* InterCom Iframe (End) */


/*altium_common_menus FIX (Start)*/

footer.footer {
    background: #f3f3f3;
}

.btn-search {
    margin-left: 0;
    background: none;
}

/*altium_common_menus FIX (End)*/

.sidebar-control .collapsed-block li ul.menu li ul.menu li {
    padding: 0;
}

.form-search .form-submit {
    top: 20px;
}

#block-block-4 .social-wrapper {
padding-left: 17%;
}


li.language_disabled {
    color: #8e8e93;
    cursor: default;
}



/* Votes */

.list-issues {
    padding-left: 0;
}

.list-issues__item {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 8px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.list-issues__votes {
    font-size: 13px;
    font-family: dinpro-medium;
    color: #fff;
    min-width: 80px;
    border-radius: 4px;
    background: #a5915f;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: default;
    margin-right: 23px;
    margin-top: 4px;
    line-height: 2;

    text-decoration: none;
}

.list-issues__votes:hover {
    background: #c3b083;
}





@media (min-width: 1300px) {
    .i18n-ru .footer .menu-solutions .menu-solutions-li-first-level span {
        background-position: 170px 12px;
        width: 200px;
    }
}

@media (max-width: 1300px) {
    .i18n-ru .footer .menu-solutions .menu-solutions-li-first-level,
    .i18n-ru .footer .menu-solutions .menu-solutions-li-first-level-main {
        height: 35px !important;
    }
}

body.logged-in.page-node .content-wrapper div.tabs ul.tabs.primary {
    overflow-y: hidden;
    overflow-x: auto;
}

body.logged-in.page-node .content-wrapper div.tabs ul.tabs.primary li {
    line-height: 24px;
}

/*Vault Message (Begin)*/
div.messages.info.vault_message:before {
  height: 44px;
  width: 44px;
  background: url('../images/Vector.png') 0 0 no-repeat
}
/*Vault Message (End)*/

.sidebar-control .btn-store svg {
  vertical-align: bottom;
  width: 25px;
  height: 25px;
  margin-left: 5px;
}

#block-system-main .node .content .field-name-body ul li::marker {
  font-family: Arial;
}

.b-contents.sticky {
  transition: transform .3s;
}

.b-controls.sticky {
  transition: transform .3s;
}

.header-v2 #toolbar {
  top: auto;
  z-index: 1;
}

body.toolbar .header-v2 .media-block {
  top: 30px;
}

body.toolbar {
  padding-top: 0 !important;
}

.node-wikipage .field-name-field-tags {
  font-size: 16px;
  line-height: 38px;
}

.node-wikipage .field-name-field-tags strong {
  font-size: 18px;
  font-weight: normal;
  margin-right: 16px;
}

.node-wikipage .field-name-field-tags span, .node-wikipage .field-name-field-tags a {
  padding: 8px 16px;
  margin-right: 8px;

  background: #FFFFFF;
  border: 1px solid #EFEFEF;
  box-sizing: border-box;
  border-radius: 100px;
}

.old-version-selected .form-version .select2-container .select2-selection--single .select2-selection__rendered {
  color: #E98931;
  background: url("../images/icon-warning.png") left 6px no-repeat;
  margin-left: 15px;
}

.sidebar h4:before {
  right: -10px;
}

.content-wrapper .sub-info .old-version-enebled {
  width: 100%;
  overflow: hidden;

  padding-left: 30px;
  background: url("../images/icon-warning.png") left 3px no-repeat;
}

.old-version-enebled span {
  color: #E98931;
}

.eol-version-selected .form-version .select2-container .select2-selection--single .select2-selection__rendered {
  color: #E98931;
  background: url("../images/icon-EOL.png") left 6px no-repeat;
  margin-left: 15px;
}

.content-wrapper .sub-info .eol_warning_link {
  width: 100%;
  overflow: hidden;

  padding-left: 30px;
  background: url("../images/icon-EOL.png") left 3px no-repeat;
}
.content-wrapper .sub-info .eol_warning_link span {
  color: #E98931;
}


/* Recommended Links (Start) */

.recommended-links {
  border: 1px solid #E8E8E8;
  border-radius: 8px;

  padding: 16px;

  margin-bottom: 32px;
}

.recommended-links h2 {
  font-size: 16px;

  padding-left: 24px;
  margin-top: 0;
  margin-bottom: 14px;

  background: url("../images/icons-zones.png") left 3px no-repeat;
}

.recommended-links ul {
  margin: 0 !important;
}

.recommended-links ul li {
  margin-bottom: 0;
}

/* Recommended Links (End) */

/* b-sticky-3 (Start) */

.b-sticky-3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #040a14;
  background-size: cover;
  color: #fff;
  min-height: 50px;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 18px;
  z-index: 1
}

@media (min-width: 768px) {
  .b-sticky-3 {
    font-size: 16px
  }
}

@media (min-width: 1024px) {
  .b-sticky-3 {
    font-size: 18px
  }
}

@media (min-width: 768px) {
  .b-sticky-3 {
    padding: 0 30px
  }
}

.b-sticky-3 h1, .b-sticky-3 h2, .b-sticky-3 h3, .b-sticky-3 h4 {
  font-family:GothamPro;
  text-transform: none;

  color: inherit;
  font-weight: 700
}

.b-sticky-3__container {
  font-family:GothamPro;

  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.b-sticky-3__container:before, .b-sticky-3__container:after {
  content: " ";
  display: table
}

.b-sticky-3__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1
}

.b-sticky-3__bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}

.b-sticky-3__bg-wrap img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 20% 50%;
  object-position: 20% 50%;
  height: 100%;
  width: 100%
}

@media (max-width: 767px) {
  .b-sticky-3__bg-wrap img {
    -o-object-position: left center;
    object-position: left center
  }
}

@media (min-width: 1300px) {
  .b-sticky-3__bg-wrap img {
    -o-object-position: left center;
    object-position: left center
  }
}

@media (min-width: 1600px) {
  .b-sticky-3__bg-wrap img {
    -o-object-position: left center;
    object-position: left center
  }
}

.b-sticky-3__inner {
  position: relative;
  padding: 10px 0
}

@media (min-width: 768px) {
  .b-sticky-3__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
  }
}

@media (min-width: 1024px) {
  .b-sticky-3__inner {
    gap: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (min-width: 1600px) {
  .b-sticky-3__inner {
    gap: 24px
  }
}

.b-sticky-3__inner:before {
  content: "";
  display: none
}

@media (min-width: 1024px) {
  .b-sticky-3__inner:before {
    display: block;
    width: 140px
  }
}

.b-sticky-3__desc {
  font-size: 9px;
  text-align: center
}

@media (min-width: 768px) {
  .b-sticky-3__desc {
    font-size: 10px
  }
}

@media (min-width: 1024px) {
  .b-sticky-3__desc {
    font-size: 11px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3__desc {
    font-size: 12px
  }
}

@media (max-width: 767px) {
  .b-sticky-3__desc {
    max-width: 240px;
    margin: 0 auto 10px
  }
}

.b-sticky-3__desc :last-child {
  margin-bottom: 0
}

.b-sticky-3__desc h4 {
  font-size: 13px;
  margin: 0 0 2px
}

@media (min-width: 768px) {
  .b-sticky-3__desc h4 {
    font-size: 13px
  }
}

@media (min-width: 1024px) {
  .b-sticky-3__desc h4 {
    font-size: 17px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3__desc h4 {
    font-size: 22px
  }
}

.b-sticky-3__desc p {
  line-height: 1.2
}

.b-sticky-3__close {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer
}

@media (max-width: 767px) {
  .b-sticky-3__close {
    top: 10px;
    -webkit-transform: none;
    transform: none
  }
}

.b-sticky-3__btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 1023px) {
  .b-sticky-3__btn-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.b-sticky-3__btn {
  position: relative;
  border-radius: 48px !important;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 11px;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  outline: 0 !important;
  border: 0;
  text-align: center;
  font-size: 8px;
  padding: 7px 26px;
  white-space: nowrap
}

@media (min-width: 768px) {
  .b-sticky-3__btn {
    font-size: 10px
  }
}

@media (min-width: 1024px) {
  .b-sticky-3__btn {
    font-size: 13px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3__btn {
    font-size: 16px
  }
}

@media (min-width: 1024px) {
  .b-sticky-3__btn {
    padding: 10px 35px
  }
}

.b-sticky-3__btn._primary {
  background: #3e90e3;
  color: #fff
}

.b-sticky-3__btn._primary:hover {
  background: #0067c7
}

.b-sticky-3._revive {
  border-bottom: 1px solid #d3d4d9
}

.b-sticky-3._revive .b-sticky-3__inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width: 767px) {
  .b-sticky-3._revive .b-sticky-3__inner {
    display: grid;
    grid-template-columns:auto 1fr
  }
}

.b-sticky-3._revive .b-sticky-3__inner:before {
  display: none
}

.b-sticky-3._revive .b-sticky-3__close path {
  stroke: #111 !important
}

@media (max-width: 767px) {
  .b-sticky-3._revive .b-sticky-3__ico {
    grid-row: 1/3;
    margin-right: 20px
  }
}

@media (min-width: 768px) {
  .b-sticky-3._revive .b-sticky-3__ico {
    margin-right: 24px
  }
}

.b-sticky-3._revive .b-sticky-3__desc {
  text-align: left
}

@media (max-width: 767px) {
  .b-sticky-3._revive .b-sticky-3__desc {
    max-width: none;
    margin: 0
  }
}

@media (min-width: 768px) {
  .b-sticky-3._revive .b-sticky-3__desc {
    margin-right: 24px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3._revive .b-sticky-3__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.b-sticky-3._revive .b-sticky-3__desc b {
  font-weight: 500;
  color: #ff991f
}

.b-sticky-3._revive .b-sticky-3__desc h4 {
  color: #252a3a;
  font-weight: 700;
  font-size: 12px
}

@media (min-width: 768px) {
  .b-sticky-3._revive .b-sticky-3__desc h4 {
    font-size: 13px
  }
}

@media (min-width: 1024px) {
  .b-sticky-3._revive .b-sticky-3__desc h4 {
    font-size: 16px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3._revive .b-sticky-3__desc h4 {
    margin-right: 24px
  }
}

.b-sticky-3._revive .b-sticky-3__desc p {
  color: #252a3a;
  font-weight: 400;
  font-size: 12px;
  opacity: .8
}

@media (min-width: 768px) {
  .b-sticky-3._revive .b-sticky-3__desc p {
    font-size: 13px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3._revive .b-sticky-3__desc p {
    font-size: 14px
  }
}

.b-sticky-3._revive .b-sticky-3__btn-group {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width: 767px) {
  .b-sticky-3._revive .b-sticky-3__btn-group {
    margin-top: 5px
  }
}

@media (min-width: 1300px) {
  .b-sticky-3._revive .b-sticky-3__btn-group {
    margin-left: 20px
  }
}

.b-sticky-3._revive .b-sticky-3__btn._primary {
  background: #007dd4
}

.b-sticky-3._revive .b-sticky-3__btn._primary:hover {
  background: #0067c7
}

.b-sticky-3._sticky_top {
  position: sticky;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  -webkit-transition: top .3s;
  transition: top .3s
}

.with-sidebar .b-sticky-3._sticky_top {
  padding-left: calc(40px + 40px)
}

@media (min-width: 1024px) {
  .with-sidebar .b-sticky-3._sticky_top {
    padding-left: calc(232px + 60px)
  }
}

.b-sticky-3._sticky_bottom {
  position: sticky;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto
}

.b-sticky-3._closed {
  display: none !important
}

.b-sticky-3._white-theme {
  background: #fff;
  color: #040a14
}

.b-sticky-3._white-theme .b-sticky-3__close path {
  stroke: #b0b0b0
}

body._sticky-3-init .inner-wrapper, body._sticky-3-init .content-wrapper > .simplebar-wrapper > .simplebar-mask {
  min-height: calc(100vh - 110px)
}

@media (min-width: 768px) {
  body._sticky-3-init .inner-wrapper, body._sticky-3-init .content-wrapper > .simplebar-wrapper > .simplebar-mask {
    min-height: calc(100vh - 60px)
  }
}

body._sticky-3-init .content-wrapper {
  max-height: calc(100vh - 110px)
}

@media (min-width: 768px) {
  body._sticky-3-init .content-wrapper {
    max-height: calc(100vh - 60px)
  }
}

/* b-sticky-3 (End) */
