

<style>


/* Start:/bitrix/templates/CryptoARM/components/bitrix/system.auth.form/system.auth.form.header/style.css?1426597163442*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/CryptoARM/components/bitrix/system.auth.form/system.auth.form.header/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/CryptoARM/components/bitrix/system.auth.form/system.auth.form.header/images/sec-unlocked.png);}

/* End */


/* Start:/bitrix/templates/.default/components/trusted/id/cryptoarm/style.css?15371696761086*/
.view-contaier {
    padding: 2px !important;
}

.trn-profile {
    display: flex;
    align-items: center;
}

.trn-profile_icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.trn-profile_name{
    padding: 0 5px;
    white-space: nowrap;
}

.trn-profile_exit{
}

.trusted-btn {
    text-decoration: none;
    border: none;
    background-color: rgb(33, 150, 243);
    font-size: 14px;
    font-weight: 500;
    padding: 0 16px;
    color: #fff;
    letter-spacing: .5px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: pointer;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.trusted-btn:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
}


/* End */


/* Start:/bitrix/templates/CryptoARM/template_styles.css?158585303379568*/
@media (max-width: 999px) {
    .owl-buttons {
        display: none;
    }
}

@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    color: #424242;
    font-family: 'PT Sans', sans-serif;
}

.w_100 {
    width: 100%;
}

.d_flex {
    display: flex;
}

.d_none {
    display: none;
}
.f_w_w {
    flex-wrap: wrap;
}
.pos_a {
    position: absolute;
}

.a_i_center {
    align-items: center;
}
.j_c_space_b {
    justify-content: space-between;
}

ul, ol, dl {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
    padding: 0px;
}

a img {
   border: none;
    
    height: 40px;
    width: 40px;
}

a {
    color: #42413C;
    text-decoration: inherit;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    outline: none;

}

.news-list a:visited {
    color: black;
}

.news-list font.text b {
    color: #cc4533;
}

a.baner {
    text-decoration: none;
}



header a.top_menu {
    text-decoration: none;
}

header a:visited.top_menu {
    text-decoration: none;
}

.hide-block {
    display: none;
}

input:focus {
    outline: none !important;
}

.it_asist {
    clear: both;
    height: 0px;
	padding-top:25px;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

header, section, footer {
    width: 100%
}

header {
    background-color: white;
    width: 100%;
    max-height: 100px;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 90;
    border-bottom: solid 2px #9E9E9E;
     display: flex;
 align-items: center;
}

section {
    background-color: #eaeaea;
    text-align: center;
  margin-top: 100px;
}

.bg-btn-fon {
    background-color: #fff;
    
    color: #42413C;
    
   
}

footer {
    padding: 50px 0 30px;
    background-color: #222d39;
    color: white;
    border-top: solid white 3px;
}

.body_content {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    color: black;
}

.container-inner {
    padding: 0 15px;
     display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    max-height: 100px;
   

}

.main_baner {
    background-color: #65b646;
    color: white;
    margin-top: 100px;
    padding: 50px 0 50px 0;
    border-bottom: solid white 3px;
}
.application {
    border-bottom: solid white 3px;
}

.second_menu {
    background-color: #9e9e9e;
}

.capabilities {
    background-color: white;
    padding-bottom: 90px;
}

.compare {
    background-color: #f28c7d;
    padding: 30px 0px;
    border-bottom: solid 1px #f28c7d;
}

.our_clients {
    height: 500px;
}

.compare ul.tabs {
    padding-top: 0px;
}

.compare .compare-tabs {
    height: 90px;
}

.compare ul.tabs li.tab-current a {
    border: none;
}

/*шапка*/

.menu_link {
   
    
    height: 0x;
    position: relative;
    font-size: 15px;
}



header .no-link:hover {
    box-shadow: none;
}

a .menu_link:hover {
}

.separator {
    float: left;
    display: block;
    width: 1px;
    margin-top: 18px;
    height: 100px;
    background-color: #eeeeee;
}

a .menu_link {
font-family: 'Roboto',sans-serif !important;
    text-decoration: none;
    color: #848a8e !important;
}

.link1 {
font-family: 'Roboto',sans-serif !important;
    text-decoration: none;
    color: white !important;
	font-size: 70px;
	        font-size: 2.5rem;
		font-weight: 400 !important;
		
}

.menu_contact {
    float: left;
}

.link, .menu_ico {
  
    text-align: center;
    font-size: 15px;

	
}

.menu_ico {
    position: absolute;
    bottom: 15px;
    left: 35px;
}

.menu_ico.shop {
}

.menu_link.new:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 86px;
    height: 82px;
    background: url("/bitrix/templates/CryptoARM/images/new-tape.png");
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    -o-animation-name: blink;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(0.7,0,0.7,0);
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    }

@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.menu_contact{
    display: flex;
    align-items: center;
    height: 140px;
}

.menu_contact table {
    width: 240px;
    text-align: right;
    border-spacing: 0px;
}

.menu_contact table td {
    padding-right: 20px;
}

.menu_contact table td a {
    color: #222222;
    font-size: 18px;
}

td.telephone {
    font-size: 22px;
    font-weight: bold;
    height: 25px;
}

td.call {
    font-size: 18px;
    padding-bottom: 13px;
}

.call a img {
    margin-right: 10px;
}

td.pay, td.about {
    font-size: 16px;
}


.personal {
    float: right;
    /*width: 190px;*/
    text-align: center;
    /*margin-top: 24px;*/
}

.personal .link {
    color: #cc4533;
}

.header_login, .header_register {
    float: left;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 0px 5px;
}

.header_login:focus, .header_register:focus {
    outline: none;
}

.header_register {
}

.header_login a, .header_register a {
    text-decoration: none;
    color: #cc4533;
    font-size: 18px;
}

.header_login:hover, .header_register:hover {
    background-color: #cc4533;
}

.header_login:hover a, .header_register:hover a {
    color: white;
}

#login {
    outline: none;
}

#uLogin1 {
    margin-left: 3px;
}

#uLogin1 img {
    margin-top: 10px !important;
}

/*login*/

.login-social, .login-bitrix {
    float: left;
    width: 45%;
    padding: 20px;
}

.login-logo {
    display: block;
    height: 120px;
    background: url(/bitrix/templates/CryptoARM/images/Login-logo.png) center no-repeat;
    background-color: #cc4533;
}

.login-bitrix .bx-system-auth-form .input input {
    height: 33px;
    color: #424242;
    font-size: 18px;
    padding-left: 10px;
}

.login-social tr td input {
    margin-left: 0px;
}

.login-bitrix td {
    font-size: 18px;
}

.login-bottom, #registratsiya, #forgot-pass, a.trusted, .logout-butt {
    text-decoration: none;
    font-size: 18px;
    color: #cc4533;
    background-color: white;
    border: none;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif;
    padding: 0px 6px;
}

.login-bottom:hover, #registratsiya:hover, #forgot-pass:hover, a.trusted:hover, .logout-butt:hover {
    cursor: pointer;
    background-color: #cc4533;
    color: white;
    outline: none;
}

.login-social span {
    color: #424242;
    font-size: 20px;
    margin-bottom: 20px;
}

.login-mlogin {
    margin: 20px 0px;
}

.login-bitrix form {
    margin-bottom: 0px;
}

.errortext {
    color: red;
    font-size: 20px;
    margin: 20px;
}

/*forgot_password*/

.forgot-password-form {
    width: 930px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.forgot-password-form table {
    width: 100%;
}

.forgot-password-buttom {
    text-decoration: none;
    font-size: 20px;
    color: #cc4533;
    background-color: #e1e8f7;
    border: none;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif;
    padding: 1px 6px;
    margin-top: 20px;
}

.forgot-password-buttom:hover {
    cursor: pointer;
    background-color: #cc4533;
    color: white;
}

.forgot-password-buttom:focus {
    cursor: pointer;
    background-color: #cc4533;
    color: white;
    outline: none;
}

.forgot-password-input {
    width: 300px;
}

.forgot-password-input input {
    width: 100%;
    height: 33px;
    color: #424242;
    font-size: 18px;
    padding-left: 10px;
}

.forgot-password-form table td, .forgot-password-form p {
    font-size: 18px;
}

.forgot-password-form table tr {
    height: 40px;
}

.notetext {
    font-size: 18px;
    padding-top: 20px;
    display: block;
    margin: 0 auto;
    width: 930px;
}

/*footer*/



/*main_baner*/

.main_baner h1 {
    font-size: 24px;
    font-weight: normal;
}

.main_baner .target_action a:hover {
    background: white;
    color: #cc4533;
}
/* version_2 */
.main_baner .main_baner_text{
    height: 30px;
    font-size: 18px;
    opacity: 0.6;
}

.main_baner .main_baner_applications {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 800px;
    font-size: 18px;
}

.main_baner .main_baner_applications .element {
    width: 20%;
    border: 1px solid #cc4533;
}

.main_baner .main_baner_applications .hover:hover {
    border: 1px solid white;
}

.main_baner .main_baner_applications .element a {
    display: block;
    padding: 20px 0;
    color: white;
    text-decoration: none;
}

.main_baner .main_baner_applications .element img {
    margin-bottom: 10px;
    height: 60px;
    width: 60px;
}
/* # */
/*application*/
.application h2 {
    font-size: 34px;
    color: #424242;
    font-weight: normal;
    margin-top: 25px;
}

.application_logos table {
    border-bottom: solid #c8c8c8 1px;
    border-top: solid #c8c8c8 1px;
    height: 170px;
    margin: 15px auto 23px auto;
    padding: 15px 50px;
}

.application_logos table tr.application_logo {
    height: 85px;
}

.application_logos table tr.application_coment {
    vertical-align: top;
}

.application_logos table td {
    width: 180px;
    text-align: center;
}

.application a {
    font-size: 17px;
    line-height: 1;
}

/*second_menu*/
.second_menu {
}

.second_menu ul, footer ul {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.second_menu ul li {
    display: inline;
    float: left;
    margin: 16px 20px;
}

.second_menu ul li a, .second_menu ul li {
    color: white;
    font-size: 23px;
}

.second_menu ul li a:visited {
    text-decoration: underline;
}

.second_menu ul li a:hover {
    color: black;
    text-decoration: underline;
}

.second_menu ul li a:active {
    text-decoration: underline;
}

.consulting-menu .second_menu ul li {
    display: inline;
    float: left;
    margin: 16px 10px;
}

.consulting-menu .second_menu ul li a, .consulting-menu .second_menu ul li {
    color: white;
    font-size: 17px;
}

.consulting-menu .consult.slash {
    font-size: 30px;
    margin-top: 3px;
}

/*capabilities*/

.capabilities .body_content {
    width: 900px;
    border-bottom: solid 1px #eeeeee;
    margin-bottom: 20px;
}

.capabilities h2 {
    font-size: 34px;
    color: #424242;
    font-weight: normal;
    display: table-cell;
    width: 900px;
    height: 60px;
    vertical-align: middle;
}



/*compare*/
.compare h2 {
    font-size: 34px;
    color: #424242;
    font-weight: normal;
    margin-bottom: 20px;
}

.target_action {
    margin: 0px auto;
}

.target_action table {
    margin: 0px auto;
    width: 800px;
}

.target_action table tr td {
    width: 50%;
    height: 100px;
    background: #cc4533;
}

.target_action table tr td:first-child {
    width: 50%;
    text-align: center;
}

.target_action a {
    width: 370px;
    height: 122px;
    display: table;
    color: white;
    font-size: 34px;
    text-decoration: none;
}

.cryptoarm-gost .target_action a {
    /*font-size: 28px;*/
}

.target_action a p {
    text-align: center;
}

.target_action a p.buy {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.target_action a:hover {
    /* box-shadow: 0px 0px 7px #000000; */
}

.cryptoarm-gost .target_action .logo_os_bar {
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
}

.cryptoarm-gost .logo-os {
    display: flex;
    flex-direction: row;
    width: 28px;
    height: 28px;
    margin: 0 5px;
    opacity: 0.6;
}

.cryptoarm-gost .target_action .logo-os:hover, .cryptoarm-gost .target_action .logo-mos:hover  {
    background: none;
    opacity: 1;
    box-shadow: none;
}

.cryptoarm-gost .flex-row{
    /*display: flex;*/
    /*flex-direction: row;*/
}
/* version_2 */
.cryptoarm-gost a.logo-mos{
    display: flex;
    flex-direction: row;
    /* height: 38px; */
    /* width: 120px; */
}

.cryptoarm-gost a.logo-mos img{
    height: 62px;
}
/* # */
.cryptoarm-gost a.logo-mos .cryptoarm-gost-android {
    width: 100px;
}

.cryptoarm-gost .target_action tr .caption {
    font-size: 16px;
    height: 40px;
    vertical-align: top;
}

.cryptoarm-gost .target_action tr .caption .text {
    opacity: 0.6;
}

.cryptoarm-gost .info-box {
    display: flex;
    flex-direction: column;
    padding-bottom: 70px;
}

.cryptoarm-gost .content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cryptoarm-gost .left {
    display: flex;
    flex-direction: column;
}
/* vversion_2*/
.cryptoarm-gost .left .text {
    padding-bottom: 20px;
}

.cryptoarm-gost .left .text a {
    color: #d6523d;
    text-decoration: none;
}

.cryptoarm-gost .left .text.img {
    display: flex;
    flex-direction: row;
}

.cryptoarm-gost .left .text.img img {
    margin-right: 15px;
    height: 100%;
}

.cryptoarm-gost h2 {
    font-size: 34px;
    font-weight: normal;
    padding: 40px 0 16px;

}

.cryptoarm-gost .separate {
    height: 1px;
    background: #222222;
    margin-bottom: 25px;
}

.cryptoarm-gost .content {
    text-align: left;
}

.cryptoarm-gost .content .left {
    font-size: 18px;
    font-weight: normal;
    width: 370px;
}

.cryptoarm-gost .content .left .comment {
    color: #d6523d;
    margin-top: 30px;
    padding-left: 60px;
    min-height: 50px;
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/ico-comment.png) no-repeat left center;
}

.cryptoarm-gost .video1 {
    background: white;
}

/* version_2 */
/* .cryptoarm-gost #player {
    padding-top: 16px;
    padding-bottom: 60px;
} */

.cryptoarm-gost .prioritet {
    background: #f28c7d;
    color: white;
    font-size: 16px;
    text-align: center;
}

.cryptoarm-gost .prioritet .content {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-prioritet.png) no-repeat left center;
    text-align: left;
    width: 520px;
    padding: 40px 0 40px 130px;
    margin: 0 auto;
}

.cryptoarm-gost .download {
    background: #f28c7d;
    padding-bottom: 60px;
}

.cryptoarm-gost .download .download_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cryptoarm-gost .download .download_link {
    width: 210px;
    height: 72px;
    margin: 4px;
    display: flex;
    background: white;
    align-items: center;
    opacity: 0.8;
    padding-left: 24px;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

}

.cryptoarm-gost .download .download_link a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/ico-download.png) no-repeat left center;
    padding-left: 48px;
    text-decoration: none;
}

.cryptoarm-gost .download .download_link.ubuntu a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-ubuntu-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.centos a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-centos-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.macos a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-macOS-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.goslinux a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-goslinux-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.astralinux a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-astralinux-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.rosa a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-rosa-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.win a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-win-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.win a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-win-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.ios a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-ios-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link.basealt a {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/logo-basealt-dark.png) no-repeat left center;
}

.cryptoarm-gost .download .download_link:hover {
    box-shadow: 0px 0px 7px #000000;
}

.compare .price a, .compare .price a:hover {
    background: #cc4533;
    text-decoration: none;
    color: white;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 5px 0px;
}

.compare .price a:hover {
    box-shadow: 0px 0px 7px #000000;
}

/* tabs */
ul.tabs {
    display: inline-block;
    list-style: none;
    height: 61px;
}

ul.tabs li {
    float: left;
    margin: 20px;
}

ul.tabs li a {
    display: block;
    text-decoration: underline;
    cursor: pointer;
    position: relative;
    font-size: 22px;
    color: #424242;
}

* html ul.tabs li a {
    float: left
}

* + html ul.tabs li a {
    float: left
}

ul.tabs li a:hover {
    text-decoration: none;
}

ul.tabs li.tab-current a {
    text-decoration: none;
}

div.t2,
div.t3,
div.t4 {
    display: none;
}

div.t1,
div.t2,
div.t3,
div.t4 {
}

.compare table {
    font-size: 18px;
}

.compare thead tr td {
    background-color: white;
    font-weight: bold;
    border-top: #f28c7d solid 5px;
    padding: 5px;
}

.compare table tr:nth-of-type(even ) {
    background-color: #f9c8c1;
}

.compare table tbody tr:last-child {
    background-color: #f28c7d;
    height: 15px;
}

.compare table tbody tr:last-child td {
    border-bottom: none;
    padding: 0;
}

.compare table td {
    border-bottom: solid white 2px;
    padding: 5px;
    text-align: center;
}

.compare table td p {
    padding: 5px;
}

.compare table td:first-child {
    width: 30%;
    text-align: left;
}

.compare table .active {
    background-color: white;
}

.compare table thead .active {
    background-color: #eaeaea;
    border: white solid 5px;
    padding: 0px;
}

.compare-comment {
    font-size: 14px;
    text-align: left;
}

/* end tabs */

/*accordion*/
.accordion {
    width: 930px;
    margin: 0 auto;
    text-align: center;
}

.accordion .title {
    width: 100%;
    text-align: center;
    background-color: #eaeaea;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.accordion h3 {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_gost/ico_capabilities_version_3.png) no-repeat;
}

.consulting.consulting .accordion h3 {
    background: url(/bitrix/templates/CryptoARM/images/consulting-consulting.png) no-repeat;
}

.consulting.el-signature .accordion h3 {
    background: url(/bitrix/templates/CryptoARM/images/consulting-el-signature.png) no-repeat;
}

.consulting.protection .accordion h3 {
    background: url(/bitrix/templates/CryptoARM/images/consulting-protection.png) no-repeat;
}

.consulting.authorization .accordion h3 {
    background: url(/bitrix/templates/CryptoARM/images/consulting-authorization.png) no-repeat;
}

.accordion .title h3.accordion-1 {
    background-position: left 0px;
}

.accordion .title h3.accordion-2 {
    background-position: left -60px;
}

.accordion .title h3.accordion-3 {
    background-position: left -120px;
}

.accordion .title h3.accordion-4 {
    background-position: left -180px;
}

.accordion .title h3.accordion-5 {
    background-position: left -240px;
}

.accordion .title h3.accordion-6 {
    background-position: left -300px;
}

.accordion .title h3.accordion-7 {
    background-position: left -360px;
}

.accordion .title h3.accordion-8 {
    background-position: left -420px;
}

.accordion .title h3.accordion-9 {
    background-position: left -483px;
}

.accordion .title h3.accordion-10 {
    background-position: left -547px;
}

.accordion .title h3.accordion-11 {
    background-position: left -609px;
}

/* version_2 */
.accordion .title h3.accordion-12 {
    background-position: left -685px;
}

.accordion .title h3.accordion-13 {
    background-position: left -746px;
}

.accordion .title h3.accordion-14 {
    background-position: left -807px;
}

.accordion .title h3.accordion-15 {
    background-position: left -868px;
}

.accordion .title h3.accordion-16 {
    background-position: left -929px;
}

.accordion .title h3.accordion-17 {
    background-position: left -990px;
}

.accordion .title h3.accordion-18 {
    background-position: left -1051px;
}

.accordion .title h3.accordion-19 {
    background-position: left -1112px;
}

.accordion .title h3.accordion-20 {
    background-position: left -1173px;
}

.accordion .title h3.accordion-21 {
    background-position: left -1234px;
}

.accordion .title h3.accordion-22 {
    background-position: left -1295px;
}

.accordion .title h3.accordion-23 {
    background-position: left -1356px;
}

.accordion .title h3.accordion-24 {
    background-position: left -1417px;
}
/* # */
.accordion h3:hover, .accordion .title:hover {
    background-color: #f28c7d;
    cursor: pointer;
}

.accordion .active h3, .accordion .title.active {
    cursor: pointer;
    background-color: #f28c7d;
    color: white;
}

.accordion .title.active h3.accordion-1 {
    background-position: right 0px;
}

.accordion .title.active h3.accordion-2 {
    background-position: right -60px;
}

.accordion .title.active h3.accordion-3 {
    background-position: right -120px;
}

.accordion .title.active h3.accordion-4 {
    background-position: right -180px;
}

.accordion .title.active h3.accordion-5 {
    background-position: right -240px;
}

.accordion .title.active h3.accordion-6 {
    background-position: right -300px;
}

.accordion .title.active h3.accordion-7 {
    background-position: right -360px;
}

.accordion .title.active h3.accordion-8 {
    background-position: right -422px;
}

.accordion .title.active h3.accordion-9 {
    background-position: right -488px;
}

.accordion .title.active h3.accordion-10 {
    background-position: right -553px;
}

.accordion .title.active h3.accordion-11 {
    background-position: right -616px;
}
/* version_2 */
.accordion .title.active h3.accordion-12 {
    background-position: right -685px;
}

.accordion .title.active h3.accordion-13 {
    background-position: right -746px;
}

.accordion .title.active h3.accordion-14 {
    background-position: right -807px;
}

.accordion .title.active h3.accordion-15 {
    background-position: right -868px;
}

.accordion .title.active h3.accordion-16 {
    background-position: right -929px;
}

.accordion .title.active h3.accordion-17 {
    background-position: right -990px;
}

.accordion .title.active h3.accordion-18 {
    background-position: right -1051px;
}

.accordion .title.active h3.accordion-19 {
    background-position: right -1112px;
}

.accordion .title.active h3.accordion-20 {
    background-position: right -1173px;
}

.accordion .title.active h3.accordion-21 {
    background-position: right -1234px;
}

.accordion .title.active h3.accordion-22 {
    background-position: right -1295px;
}

.accordion .title.active h3.accordion-23 {
    background-position: right -1356px;
}

.accordion .title.active h3.accordion-24 {
    background-position: right -1417px;
}
/* # */
.accordion h3 {
    cursor: pointer;
    height: 40px;
    margin: 0 auto;
    width: 796px;
    display: block;
    padding-top: 20px;
    padding-left: 80px;
    text-align: left;
    font-size: 23px;
}

.accordion div.accordion_content {
    background: #f28c7d;
    margin: 0;
    display: none;
}

.accordion h4 {
    text-align: left;
    padding-left: 145px;
    background: url(/bitrix/templates/CryptoARM/images/marker-black.png) no-repeat 105px 8px;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    width: 730px;
}

.cryptoarm-gost .accordion h4 {
    background: none;
    padding-left: 110px;
}

.accordion .title.active h4 {
    background: url(/bitrix/templates/CryptoARM/images/marker.png) no-repeat 105px 8px;
}

.cryptoarm-gost .accordion .title.active h4 {
    background: none;
    padding-left: 110px;
}

.accordion .title.active p, .accordion .title p {
    text-align: left;
    padding-left: 105px;
    font-size: 19px;
    margin-bottom: 20px;
}
/* version_2 */
.accordion li{
    text-align: left;
    margin: 0 0 8px 145px;
    font-size: 18px;
}
/* # */
/*our_clients*/
.our-clients {
    padding-bottom: 40px;
}

/*Consulting*/
.consulting .capabilities {
    padding: 35px 0px 65px 0px;
}

.consulting.title {
    margin: 0 auto;
    width: 930px;
    margin-top: 15px;
}

.consulting.title.img {
    width: 370px;
    float: left;
}

.consulting.title img {
    margin-top: 20px;
}

.all_info {
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 20px;
}

.all_info:hover {
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

.consulting.title.content {
    width: 525px;
    float: left;
    text-align: left;
    padding-left: 35px;
    margin-bottom: 35px;
}

.consulting.title.content h3 {
    font-size: 24px;
    font-weight: normal;
}

.consulting.title.content h4 {
    font-size: 20px;
    font-weight: normal;
    text-transform: lowercase;
}

.consulting.title.content p {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 35px;
}

.consulting .capabilities .body_content {
    padding-bottom: 40px;
    width: 930px;
}

.consulting .capabilities h2 {
    color: #222222;
}

.consult.slash {
    font-size: 30px;
    margin-top: 10px;
}

/*
.consulting .accordion .active h3 {background-position-x:right;}
.consulting .accordion h3.accordion-2{background-position-y:-60px;}
.consulting .accordion h3.accordion-3{background-position-y:-120px;}
.consulting .accordion h3.accordion-4{background-position-y:-180px;}
.consulting .accordion h3.accordion-5{background-position-y:-240px;}
.consulting .accordion h3.accordion-6{background-position-y:-300px;}
.consulting .accordion h3.accordion-7{background-position-y:-360px;}*/
.accordion .title.feedback, .grey .accordion .title.feedback, .grey .accordion .title.feedback.active, .grey .accordion .title.feedback:hover {
    background-color: #cc4533;
}

.accordion .title.feedback h3 {
    background: url(/bitrix/templates/CryptoARM/images/mail-feedback.png) no-repeat 320px;
    color: white;
    text-align: center;
}

.accordion .title.feedback.active h3 {
    background: url(/bitrix/templates/CryptoARM/images/mail-feedback.png) no-repeat;
    color: white;
    text-align: center;
    background-position: 320px top;
}

.accordion a {
    text-decoration: none;
}

.accordion table {
    margin: 20px;
}

.accordion table th, .accordion table td {
    border: solid white 1px;
    padding: 10px;
}

.accordion .title.active p.comment, .accordion .title p.comment {
    text-align: right;
    margin-right: 20px;
    font-size: 15px;
}

.grey .capabilities {
    background-color: #eaeaea;
}

.grey .accordion .title {
    background-color: white;
}

.grey .accordion .title:hover, .grey .accordion .title.active {
    background-color: #f28c7d
}

/*mail-feedback*/
div.mfeedback .mail.right.column textarea {
    margin-bottom: 9px;
}

a#callback:focus {
    border: none;
}

@media all and (-ms-high-contrast: none) {
    div.mfeedback .mail.right.column textarea {
        margin-bottom: 8px;
    }

    /* IE10 */
    *::-ms-backdrop, div.mfeedback .mail.right.column textarea {
        margin-bottom: 8px;
    }

    /* IE11 */
}

/*mail-callback*/

.callback div.mfeedback input:hover, .callback div.mfeedback input:focus, .callback div.mfeedback textarea:hover, .callback div.mfeedback textarea:focus, .callback div.mfeedback textarea:active, .callback div.mfeedback input:active {
    box-shadow: 0px 0px 7px #000000;
    outline: none;
}

/*Search*/
/* .search-page .search-form-news {
    padding-top: 40px;
    padding-bottom: 20px;
    border-top: solid white 1px;
}

.search-form table {
    width: 580px;
    height: 35px;
    background-color: white;
    margin: 0 auto;
}

.search-form table tr td {
    border: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
}

.search-form-news input {
    border: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
}

 {
    width: 35px;
    height: 35px;
    background-color: white;
    background: url(/images/1.png) no-repeat center;
    margin-top: 2px;
    cursor: pointer;
    border: none;
}

.search-form table tr td input.search-ico:hover {
    background: url(/images/1.png) no-repeat center;
}

.search-form table tr td input.search-ico:focus {
    border: none;
}

.search-form-left, .search-form-left input {
}

.search-form-left input {
    padding-left: 10px;
    padding-right: 10px;
    width: 545px;
    color: white;
    font-size: 16px;
    border: none;
}

.search-form-right {
    width: 35px;
} */

/* New search */
.search-page .search-form-news {
    /* padding-top: 40px; */
    padding-bottom: 20px;
    /* border-top: solid white 1px; */
}

.search-form table {
    width: 580px;
    height: 35px;
    background-color: #65b646;
    margin: 20px auto -10px;
    border: 2px solid white;
}

.search-form table tr td {
    border: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
}

.search-form-news input {
    border: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    background-color: #cc4533;
}

.search-form table tr td input.search-ico {
    width: 35px;
    height: 35px;
    background-color: #black;
       background: url(../ico/search.png) no-repeat center;
    margin-top: 2px;
    cursor: pointer;
    border: none;
}

.search-form table tr td input.search-ico:hover {
       background: url(../ico/search-white.png) no-repeat center;
}

.search-form table tr td input.search-ico:focus {
    border: none;
}

.search-form-left, .search-form-left input {
}

.search-form-left input {
    margin: 0 10px;
    width: 545px;
    background-color: #65b646;
    color: black;
    font-size: 16px;
    border: none;
}

.search-form-right {
    width: 35px;
}
/* # */

/*news menu*/
.news-menu ul.left-menu li {
    background-color: #eaeaea;
}

.news-menu ul.left-menu li a {
    width: 100%;
    height: 100%;
    display: block;
}

.news-menu ul.left-menu li a.current {
    background-color: #d0d0d0;
}

/*news*/
.modern-page-current {
    color: #cc4533;
}

.show_counter {
    color: #cc4533;
}

/*news detail*/

.content-news {
    width: 930px;
    background-color: white;
    margin: 0 auto;
}

p.detail-back {
    display: none;
}

.news-detail-share {
    margin-top: 15px;
    margin-bottom: 15px;
}

.share-window-parent #share-dialog1 {
    z-index: 0;
}

a.backspace {
    float: left;
    margin-bottom: 20px;
    color: #D6523D;
}

.news-detail p.show_counter {
    text-align: left;
    margin-bottom: 20px;
}

div.text a {
    color: #D6523D
}

div.text a:active {
    color: #D6523D
}

div.text a:focus {
    color: #D6523D;
    text-decoration: underline;
}

div.news-detail {
    background-color: white;
    padding-top: 30px;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.news-detail .content-news .date .news-date-time {
    color: #222222
}

.news-detail .content-news .date, .news-detail .content-news .author {
    text-align: left;
    color: #222222;
    font-size: 17px
}

.news-detail .content-news .author {
    text-decoration: none
}

.news-detail .content-news .name h3 {
    color: #d6523d;
    text-align: left;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px;
}

.news-detail .content-news .picture {
    width: 200px;
    height: 200px;
    float: left;
    display: table-cell;
    vertical-align: middle;
    line-height: 200px;
}

.news-detail .content-news .picture img {
    float: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.news-detail .content-news .text {
    font-size: 18px;
    text-align: left;
}

div.news-list-tag div.news-item-tag {
    border-top: solid 1px #d3d3d3;
    display: block;
    width: 930px;
    margin: 0 auto;
    padding: 25px 0px;
}

div.news-list-tag img.preview_picture {
    background-color: white;
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

div.news-list {
    padding-top: 20px;
    background-color: white;
}

.news-item-tag td {
    text-align: left;
    color: #222222;
}

.news-date-time {
    font-size: 17px;
    color: #222222;
}

.news-item-tag .news-name {
    text-decoration: none;
    font-size: 22px;
    color: #d6523d;
    font-weight: normal;
}

.news-prev-text {
    margin-top: 10px;
}

.read-next {
    color: #222222;
    padding: 8px 20px;
    background-color: #eaeaea;
    width: 100px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}

.read-next:hover {
    color: white;
    background-color: #d6523d;
}

.news-list-tag font {
    text-align: left;
}

.content-news {
    padding-bottom: 20px;
}

/* tabs */
.news-list-tag div:first-child {
    border-top: none;
}

.news-tag {
    width: 930px;
    margin: 0 auto;
    text-align: left;
    border-top: solid #d3d3d3 1px;
}

ul.tabs {
    height: 45px;
    line-height: 25px;
    list-style: none;
    padding-top: 30px;

}

* html ul.tabs {
    margin-bottom: 0;
}

ul.tabs li {
    float: left;
    margin-right: 1px;
}

ul.tabs li a {
    font-size: 18px;
    display: block;
    margin-left: 15px;
    padding: 10px 8px;
    color: #222222;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}

* html ul.tabs li a {
    float: left
}

* + html ul.tabs li a {
    float: left
}

ul.tabs li a:hover {
    text-decoration: underline;
}

ul.tabs li.tab-current a {
    background: white;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    z-index: 10;
}

div.t2, div.t3, div.t4 {
    display: none;
}

.picture-table {
    float: left;
    margin-right: 40px;
}

ul.tabs.tabs1 {
}

.div_ui_tabs {
    overflow: hidden;
    height: 90px;
}

.div_list_tag {
    z-index: 1;
    position: relative;
    top: -1px;
}

/*register new*/
.content-form.register-form {
    background-color: white;
    font-size: 17px;
    margin-bottom: 20px;
}

.content-form.register-form h1 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 930px;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 20px 0px;
    border-bottom: solid #d3d3d3 1px;
}

.gray-block.profile-main {
    width: 970px;
    margin: 0 auto;
}

.field-form.clearfix {
    width: 70%;
    position: relative;
    margin: 10px;
}

.field-form-name {
    float: left;
}

.field-form-input {
    width: 400px;
    float: right;
}

.field-form-input input[type="text"], .field-form-input input[type="password"] {
    width: 400px;
    height: 38px;
    font-size: 18px;
    color: #222222;
    padding-left: 13px;
}

.field-form-input textarea {
    width: 400px;
    font-size: 18px;
    color: #222222;
    padding-left: 13px;
}

.field-form-input.capcha {
    width: 200px;
    height: 38px;
    font-size: 18px;
    color: #222222;
    padding-left: 10px;
    margin-right: 5px;
}

.field-form-input.capcha input {
    width: 200px;
    height: 38px;
    font-size: 18px;
    color: #222222;
    padding-left: 13px;
    float: left;
    margin: 5px;
}

.field-form.capcha {
    margin-left: 20px;
    float: right;
    position: relative;
    left: 17px;
    top: 6px;
}

.input-submit.red-btn, .reg-ok a {
    text-decoration: none;
    font-size: 18px;
    color: #cc4533;
    background-color: white;
    border: none;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif;
    padding: 5px 20px;
    margin-top: 10px;
}

.input-submit.red-btn:hover, .reg-ok a:hover {
    cursor: pointer;
    background-color: #cc4533;
    color: white;
    outline: none;
}

.field-form-input.radio {
    text-align: left;
}

.content-form.register-form h2 {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    display: block;
    width: 930px;
    margin: 0 auto;
    padding: 20px 0px;
}

.content-form.register-form .errortext {
    margin: 0px;
}

.content-form.register-form span.red {
    color: #db6957;
}

/*reg ok*/

.reg-ok {
    background-color: white;
    padding: 20px 0px;
}

.reg-ok p {
    font-size: 18px;
    margin: 10px;
}

/*profile-main change*/
.form.profile-main.change {
    background: white;
    padding-bottom: 20px;
}

.profile-main.change .field-form-name, .profile-main.change p, .profile-main.change .pull-left {
    font-size: 18px;
}

.profile-main.change p {
    margin-top: 5px;
}

.profile-main.change #PERSONAL_BIRTHDAY {
    position: relative;
}

.profile-main.change .calendar-icon {
    position: absolute;
    right: 10px;
    top: 8px;
}

.profile-main.change .red-btn.save-btn {
    text-decoration: none;
    font-size: 18px;
    color: #cc4533;
    background-color: white;
    border: none;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif;
    padding: 1px 6px;
    margin-top: 10px;
}

.profile-main.change .red-btn.save-btn:hover {
    cursor: pointer;
    background-color: #cc4533;
    color: white;
    outline: none;
}

.profile-main.change input.typefile {
    font-size: 18px;
    color: #cc4533;
    background-color: white;
    border: none;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif;
    padding: 1px 6px;
    margin-top: 10px;
    padding-left: 0px;
}

.profile-main.change .field-form-input.foto, .profile-main.change .field-form-input {
    text-align: left;
}

/*about_us*/
.about_us {
    width: 930px;
    text-align: left;
    margin: 0 auto;
    padding: 40px 0;
}

.about_us h1 {
    font-size: 34px;
    padding-top: 40px;
    margin-bottom: 20px;
    color: #cc4533;
}

.about_us h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #cc4533;
}

.about_us h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #F28C7D;
}

.about_us p {
    font-size: 18px;
    margin-bottom: 10px;
}

.about_us div {
    font-size: 18px;
    margin-bottom: 10px;
}

.about_us ul {
    margin-bottom: 20px;
}

.about_us h1 a {
    text-decoration: none;
    color: #cc4533;
}

/*Shop*/
/*baner*/
/*baner*/

.main_baner .baner_include {
    width: 970px;
    margin: 0 auto;
    position: relative;
}

.main_baner .basket_link {
    position: absolute;
    right: 0;
    top: 0;
}

.main_baner .basket_link strong {
    display: none;
}

.main_baner .basket_link .basket_href_ico {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/bitrix/templates/CryptoARM/images/basket_full.png) no-repeat center;
    border-radius: 30px;
    margin: 4px;
}

.main_baner .basket_link .basket_href_ico:hover {
    box-shadow: 0 0 7px black;
}

.main_baner .basket_link .hidden_ico_basket {
    /*display: none;*/
    line-height: 100%;
}

/*body shop*/

.body_shop {
    background: white;
}

.body_shop .bx_catalog_line .bx_catalog_line_img {
    background-color: white;
}

.body_shop .bx_catalog_line_category_title {
    padding: 35px 0px;
    font-size: 34px;
    color: #222222;
    font-weight: normal;
    border-bottom: 1px solid #d3d3d3;
}

.body_shop .bx_catalog_line .bx_catalog_line_ul li {
    margin: 0px;
    padding: 4px;
    border-bottom: 1px solid #d3d3d3;
}

.body_shop .bx_catalog_line .bx_catalog_line_ul li:hover {
    box-shadow: 0 0 7px;
}

.body_shop .bx_catalog_line .bx_catalog_line_ul li .li_catalog {
    cursor: pointer;
}

.body_shop .bx_catalog_line .bx_catalog_line_ul li .li_catalog:hover {
    background-color: #f5f8f8 ;
	opacity: 0.9;
}

.body_shop .catalog_img {
    display: block;
    width: 130px;
    margin: 25px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    float: left;
}

.body_shop .bx_catalog_line_title {
    text-align: left;
    padding-top: 30px;
    font-size: 24px;
    font-weight: normal;
    color: #049ee6;
}

.body_shop .bx_catalog_line_description {
    text-align: left;
    font-size: 16px;
    color: #222222;
    padding-top: 10px;
}

.shop_product {
    display: none;
}

.body_shop .catalog-section {
    text-align: left;
}

.body_shop .catalog-section .picture {
    width: 100px;
}

.body_shop .catalog-section .catalog_title {
	font-weight:100;
}

.body_shop .catalog-section .catalog_price {
    /*width: 150px;*/
		font-weight:100;
}

.body_shop .catalog-section .catalog_buy {
}

.body_shop .catalog-section thead {
    font-weight: bold;
    font-size: 18px;
}

.body_shop .catalog-section .data-table td {
    padding: 5px;
    border-top: solid 1px #f5f8f;
    border-borrom: solid 1px #d3d3d3;
}

.body_shop .catalog-section .data-table td span {
    padding: 5px;
}

.body_shop .catalog-section .data-table td noindex a {
    background: url(../ico/search.png) no-repeat center;
    text-decoration: none;
    color: black;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 5px 0px;
    display: table;
    float: left;
    margin: 5px 0px;
    width: 120px;
}

.body_shop .catalog-section .data-table td a {
    padding-left: 10px;
    font-size: 18px;;
	color: black;
}

.body_shop .catalog-section .data-table td span {
    font-size: 20px;
	color: #049ee6;
}



.body_shop .catalog-section .data-table tr {
    padding: 3px;
}

.body_shop .catalog-section .data-table tbody tr:hover {
    box-shadow: 0 0 7px black;
    background-color: #eaeaea;
}

.body_shop .catalog-section .prew_pict {
    max-height: 100px;
    max-width: 100px;
}

.body_shop .catalog-section .detail_href {
    display: table-cell;
    text-decoration: none;
    width: 100%;
    height: 100px;
    vertical-align: middle;
	color: #848a8e !important;
}
a .body_shop .catalog-section .detail_href:hover {
color: #65b647 }

.td_prew_pict {
    text-align: center;
}

/*poisk_v_tovarakh*/

.poisk_v_tovarakh_background {
    position: relative;
}

.poisk_v_tovarakh_background .search-page {
    position: relative;
    top: -110px;
}

.poisk_v_tovarakh_background .search-form-news {
    border: none;
}

/*Product_detail*/
.bx_item_container .body_content {
    padding-bottom: 25px;
}

.bx_item_detail.bx_blue {
    padding-top: 40px;
    background: white;
}

/*Slider*/
.bx_item_detail .bx_item_slider .bx_bigimages {
    height: 280px;
    border: none;
    margin: 0;
    padding: 0;
    width: 250px;
}

.bx_item_detail .bx_item_container .bx_lt {
    margin: 0;
    width: 250px;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    border: none;
    display: none;
}

.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active span.cnt {
    border: solid 1px #eaeaea;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt {
    border: solid 1px #eaeaea;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt {
    border: solid 1px #eaeaea;
}

.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active span.cnt:focus {
    border: solid 1px #eaeaea;
}

/*content*/
.bx_item_detail .bx_item_slider .bx_item_title {
    text-align: left;
}

.bx_item_detail .bx_item_title h1 {
    color: #222222;
    text-align: left;
}

.bx_item_detail h1 span {
    color: #222222;
    text-align: left;
    font-weight: normal;
    font-size: 30px;
}

/*price*/
.bx_item_detail .bx_item_container .bx_rt {
    margin: 0px;
    float: left;
    width: 150px;
}

.bx_item_detail .item_price {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.bx_item_detail .item_current_price {
    background: none;
    border: none;
    color: #d6523d;
    font-size: 26px;
    padding: 0px;
}

/*about*/

.bx_item_detail .item_info_section dl {
    font-size: 16px;
    text-align: left;
    color: #222222;
    padding-top: 20px;
    width: 720px;
    float: left;
}

/*buttom*/

.body_content .item_buttons.vam {
    height: 40px;
    width: 100px;
    float: left;
    margin-left: 50px;
    clear: right;
    margin-right: 200px;
}

.body_content .item_buttons_counter_block {
    display: block;

    width: 100%;
    text-align: center;
}

.body_content .item_buttons_counter_block a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 16px;
    padding-top: 7px;
}

.bx_item_detail .item_info_section .item_buttons.vam {
    text-align: left;
    padding-left: 250px;
}

.bx_item_detail .item_buttons_counter_block a {
    background: #d6523d;
    border-radius: 0;
    padding: 10px;
    color: white;
    text-decoration: none;
}

.bx_item_detail .item_buttons_counter_block a:hover {
    background: #d6523d;
    box-shadow: 0px 0px 7px #000000;
}

.bx_item_detail .item_buttons_counter_block a:active {
    background: #d6523d;
    box-shadow: 0px 0px 7px #000000;
}

/*all_info*/
.bx_item_detail .item_info_section {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.bx_item_detail .bx_item_container .bx_rb {
    width: 720px;
    text-align: left;
    margin: 0;
}

.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    color: #d6523d;
    font-size: 22px;
    padding-top: 30px;
    padding-bottom: 15px;
    border: none !important;
}

.bx_item_detail .bx_item_description p {
    font-size: 18px;
    color: #222222;
    line-height: normal;
    padding-bottom: 15px;
}

.bx_item_detail .bx_item_description li {
    font-size: 18px;
    color: #222222;
    line-height: normal;
    padding-bottom: 0px;
    list-style-position: inside;
}

/*recomend product*/

.bx_item_list_recommended {
    background: white;
    display: none;
}

.bx_item_list_recommended .bx_item_list_title {
    background: white;
    font-size: 34px;
    font-weight: normal;
    padding: 35px 0;
    border-bottom: 1px solid #c2c2c2;
    width: 970px;
    margin: 0 auto;
}

.bx_item_list_recommended.bx_blue .bx_item_list_title {
    background: white;
}

/*recoment_product_new*/
.background_recoment_product {
    background: white;
    padding-top: 20px;
}

.recoment_product {
    display: block;
    background: white;
    width: 970px;
    margin: 0 auto;
    padding-left: 50px;
}

.recoment_product h2 {
    font-size: 34px;
    color: #222222;
    padding: 35px 0px;
    font-weight: normal;
    width: 970px;
    margin: 0 auto;
    border-top: 1px solid #e5e5e5;
}

.overblock .product a img {
    max-height: 130px;
}

.overblock {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
    display: inline-block;
}

.overblock .product {
    float: left;
    width: 300px;
    text-align: center;
    height: 370px;
    position: relative;
    padding-bottom: 20px;
    box-shadow: 0 0 5px #d3d3d3;
/ / height: 80 px;
/ / overflow: hidden;
    margin: 5px;
}

.overblock .product .product_name {
    height: 80px;
    overflow: hidden;
}

.overblock .product a {
    height: 195px;
    width: 300px;
    display: table-cell;
    vertical-align: middle;
}

.overblock .product .product_price {
    background: none;
    text-align: center;
    border: none;
    color: black;
    font-size: 22px;
    padding: 0px;
    font-weight: bold;
	font-family: 'Roboto',sans-serif !important;
}

.overblock .product .product_name {
    font-size: 15px;
    padding: 10px 30px;
	font-family: 'Roboto',sans-serif !important;
}

.overblock .product .add_to_basket.cboxElement {
    background: #049ee6;
    text-decoration: none;
    color: white;
    text-align: center;
    padding: 10px 0px;
    display: table;
    margin: 5px auto;
    width: 120px;
    position: absolute;
    bottom: 0;
    left: 90px;
    height: 25px;
    margin-bottom: 20px;
	border-radius: 30px;
	opacity: 0.8;
}

.overblock .product .add_to_basket.cboxElement:hover {
    box-shadow: 0 0 7px black;
}

/*recoment_artic*/

.recoment_artic {
    display: block;
    background: #eaeaea;
    width: 970px;
    margin: 0 auto;
}

.recoment_artic h2 {
    font-size: 34px;
    color: #222222;
    padding: 35px 0px;
    font-weight: normal;
}

/*basket*/
.basket_secction {
    background: white;
}

#basket_form {
    width: 970px;
    margin: 0 auto;
    border: none;
}

.bx_ordercart {
    padding-top: 20px;
}

.bx_ordercart .bx_ordercart_order_table_container table thead td {
    background: #f28c7d;
    font-size: 16px;
}

.bx_ordercart .bx_ordercart_order_pay_center .checkout {
    background: #cc4533;
    border: none;
    border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    font-size: 18px;
}

.bx_ordercart .bx_ordercart_order_pay_center .checkout:hover, .bx_ordercart .bx_ordercart_order_pay_center .checkout:active {
    background: #cc4533;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: 0 0 7px black;
    font-weight: normal;
    font-size: 18px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    /*background: #cc4533;*/
    border: none;
    border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    padding: 5px;
    color: #cc4533;
    /*text-decoration: none;*/
    font-size: 16px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover, .bx_ordercart .bx_ordercart_order_table_container tbody td.control a:active {
    /*box-shadow: 0 0 7px black;*/
}

.bx_ordercart .bx_ordercart_photo_container {
    height: 50px;
    margin: 0;
    padding: 0;
    border: none;
}

.bx_ordercart .bx_ordercart_order_pay, .bx_ordercart .bx_ordercart_order_sum, .bx_ordercart .bx_ordercart_order_pay_left, .bx_ordercart .bx_ordercart_order_pay_right, .bx_ordercart .bx_ordercart_order_pay_center, .bx_ordercart .bx_ordercart_order_pay_center span, .bx_ordercart .bx_ordercart_order_table_container table, .bx_ordercart .bx_ordercart_order_table_container table tbody, .bx_ordercart .bx_ordercart_order_table_container table tbody tr, .bx_ordercart .bx_ordercart_order_table_container table tbody tr td, .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price, .bx_ordercart .bx_ordercart_order_table_container tbody td.item, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom, .bx_ordercart .bx_ordercart_order_table_container tbody td.control, .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    font-size: 16px;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    background-size: contain;
}

.bx_ordercart #coupon {
    padding: 0 8px;
}

/*empty basket*/

.back_to_shop {
    padding: 10px;
    display: block;
    width: 970px;
    margin: 20px auto;
    background: #cc4533;
    color: white;
    text-decoration: none;
    font-size: 20px;
}

.back_to_shop:hover {
    box-shadow: 0 0 7px black;
}

/*sale_basket_small*/

.sale_basket_small .table_title {
    font-size: 22px;
    font-weight: normal;
    color: rgb(214, 82, 61);
}

.basket_small {
    padding: 10px;
    padding: 10px;
    height: 190px;
    overflow: auto;
    background-image: url(/bitrix/templates/CryptoARM/./images/basket_mini_background.png);
    background-position: center 80px;
    background-repeat: no-repeat;
}

.sale_basket_small {
    width: 100%;
}

.sale_basket_small ul {
    padding-top: 10px;
    list-style: none;
}

.sale_basket_small li {
    border-top: 1px solid #e5e5e5;
}

#close_buttom {
    width: 320px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #049ee6;
    color: white;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px;
}

#go_to_basket {
    width: 320px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #049ee6;
    color: white;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px;
}

#close_buttom:hover, #go_to_basket:hover {
    box-shadow: 0 0 7px black;
    cursor: pointer;
}

/*basket*/
.basket_small {
}

.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
    font-size: 20px;
}

/*sale_order*/
.sale_order_background {
    background: white;
    padding-top: 30px;
}

.sale_order_body {
    width: 970px;
    margin: 0 auto;
}

.sale_order_body td.sale_order_menu {
    font-size: 22px;
    height: 50px;
    background: #cc4533;
    color: white;
    text-align: center;
}

.sale_order_body td {
    text-align: left;
    font-size: 18px;
}

.sale_order_body td b.title {
    font-size: 24px;
    margin-bottom: 20px;
    color: #cc4533;
}

.sale_order_body td.td_submit {
    text-align: center;
}

.sale_order_menu a {
    color: white;
}

.sale_order_body input[type="submit"] {
    min-width: 220px;
    background: #cc4533;
    color: white;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px;
    border: none;
    margin-top: 20px;
}

.sale_order_body input[type="submit"]:hover {
    box-shadow: 0 0 7px black;
    cursor: pointer;
}

.sale_order_body input[type="text"], .sale_order_body textarea, .sale_order_full_table select, .sale_order_full_table input[type="password"] {
    width: 300px;
    height: 38px;
    font-size: 18px;
    color: #222222;
    padding-left: 13px;
    margin: 5px;
}

.sale_order_full_table select {
    width: 315px;
}

.sale_order_body textarea {
    height: 68px;
}

.sale_order_body .sale_order_full_table .order_comment {
    width: 450px;
    margin: 0;
}

.sale_order_full.data-table .sale_name {
    width: 380px;
}

.sale_order_full.data-table .sale_price {
}

.sale_order_full.data-table .table_right {
    text-align: right;
}

.sale_order_full_table td.padding_td {
    padding-top: 10px;
}

.sale_order_body p.title {
    font-size: 22px;
    color: #d6523d;
    font-weight: normal;
}

.sale_order_body .body_form_make_order {
}

.sale_order_body .body_form_make_order_bottom {
    padding-left: 280px;
}

.sale_order_body .table_order_price {
    text-align: right;
}

.body_form_succes_rules .info {
    color: #d6523d;
}

.sale_order_body .logo_pay {
    width: 100px;
    padding-top: 10px;
}

/*order list*/

.order_list_background {
    background: white;
}

.order_list_body {
    width: 970px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.order_list_body .order_title {
    text-align: left;
    font-size: 18px;
    padding: 10px 20px;
}

table.sale_personal_order_list th, table.sale_personal_order_list td {
    padding: 0;
}

.order_list_body .sale_personal_order_list {
    box-shadow: 0 0 5px #d3d3d3;
    border: none;
}

.sale_personal_order_list_table {
    text-align: left;
    padding: 10px 20px;
}

.sale_personal_order_list_table b, .sale_personal_order_list_table td {
    font-size: 18px;
}

.sale_personal_order_list_table a {
    font-size: 18px;
}

.order_list_buttom a {
    background: #cc4533;
    color: white;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px 15px;
    border: none;
    margin-top: 20px;
    text-decoration: none;
}

.order_list_buttom a:hover {
    box-shadow: 0 0 7px black;
    cursor: pointer;
}

table.sale_personal_order_list td.order_list_buttom {
    padding: 20px;
    text-align: left;
}

.order_list_body h2 {
    color: #d6523d;
    padding-bottom: 20px;
}

.order_list_body .all_orders {
    font-size: 18px;
}

.order_list_body center {
    font-size: 18px;
    color: #F28C7D;
}

/*order detail*/

.order_detail_form a {
    font-weight: bold;
}

.order_detail_form .tablebodytext input[type="submit"] {
    background: #cc4533;
    color: white !important;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px 15px;
    border: none;
    margin-top: 10px;
    text-decoration: none;
    text-shadow: none;
    border-radius: 0;
}

.order_detail_form .tablebodytext input[type="submit"]:hover {
    box-shadow: 0 0 7px black;
    cursor: pointer;
    background: #cc4533;
    color: white;
}

/*order_cancel*/
.order_body {
    background: white;
}

.order_cancel {
    padding-top: 20px;
}

.order_cancel .bx_my_order_cancel {
    padding-bottom: 20px;
}

.order_body .order_cancel a.back, .order_cancel .bx_my_order_cancel form input {
    background: #cc4533;
    color: white !important;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px 15px;
    border: none;
    margin-top: 20px;
    text-decoration: none;
    text-shadow: none;
    border-radius: 0;
}

.order_body .order_cancel a.back:hover, .order_cancel .bx_my_order_cancel form input:hover {
    box-shadow: 0 0 7px black;
    cursor: pointer;
    background: #cc4533;
    color: white !important;
}

.order_cancel .bx_my_order_cancel form {
    font-size: 18px;
}

.order_cancel .bx_my_order_cancel form b {
    color: #cc4533;
}

/*personal*/

.personal_page_back {
    background: white;
}

.personal_page {
    background: white;
    width: 970px;
    margin: 0 auto;
}

.personal_page .div_ui_tabs {
    text-align: left;
}

.personal_page #content {
    z-index: 1;
    position: relative;
    top: -1px;
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
}

.personal_page #content div.content_div {
    display: none;
}

.personal_page #content div.content_div.active {
    display: block;
}

.personal_page #wrap {
    background: white;
}

.personal_page #wrap ul {
    width: 970px;
    margin: 0 auto;
    list-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
}

.personal_page #wrap ul li {
    width: 200px;
    display: inline-block;

    background: #cc4533;
    color: white;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    padding: 5px 15px;
    border: none;
    margin-top: 20px;
    text-decoration: none;
    margin: 10px;
}

.personal_page #wrap ul li:hover {
    box-shadow: 0 0 7px black;
    cursor: pointer;
}

/*change pass*/

.bx-changepass-table-background {
    background: white;
}

.bx-changepass-table-background .bx-auth {
    margin: 0 auto;
    width: 970px;
    text-align: center;
    padding-top: 20px;
}

.bx-changepass-table-background .data-table.bx-changepass-table {
    width: 100%;
    font-size: 18px;
}

.bx-changepass-table-background .data-table.bx-changepass-table thead b {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 930px;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 20px 0px;
    border-bottom: solid #d3d3d3 1px;
    margin-bottom: 20px;
}

.bx-changepass-table-background .data-table.bx-changepass-table td {
    text-align: left;
}

.bx-changepass-table-background .data-table.bx-changepass-table input {
    width: 400px;
    height: 38px;
    font-size: 18px;
    color: #222222;
    margin: 5px;
    padding-left: 13px;
}

.bx-changepass-table-background .data-table.bx-changepass-table input.input-submit.red-btn {
    font-size: 18px;
    color: #cc4533;
    margin-top: 10px;
    width: auto;
    margin-left: 90px;
}

.bx-changepass-table-background .data-table.bx-changepass-table input.input-submit.red-btn:hover {
    color: white;
}

.bx-changepass-table-background #login2 {
    text-decoration: none;
    color: #cc4533;
    font-size: 18px;
    padding: 5px 20px;
}

.bx-changepass-table-background .login2_box {
    padding: 15px;
}

.bx-changepass-table-background #login2:hover {
    color: white;
    background: #cc4533;
}

/*Договор пдф*/

.wrapper {
    width: 996px;
    margin: 0 auto;
    padding: 0 8px;
}

.content-news.target {
    text-align: left;
    font-size: 18px;
}

.content-news.target h1 {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
}

.content-news.target h2 {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
}

.content-news.target p {
    text-align: left;
    font-size: 18px;
    margin-bottom: 15px;
}

.content-news.target p b {
    color: #cc4533;
}

.content-news.target a {
<!-- color: blue;
--> color: #D6523D;
    text-decoration: underline;
}

/*Применение*/
.application_main_baner {
    border: solid #eaeaea 1px;
}

.application_main_baner h2 {
    font: normal 34px 'PT Sans', sans-serif;
    margin-top: 25px;
}

.application_main_baner .application_logos {
    margin: 20px;
    border-bottom: solid #c8c8c8 1px;
    border-top: solid #c8c8c8 1px;
}

.application_main_baner ul {
    list-style: none;
}

.application_main_baner ul li {
    display: inline-block;
    width: 182px;
}

.application_main_baner ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    text-decoration: none;
}

.application_main_baner ul li a:hover {
    box-shadow: 0px 0px 7px #000000;
}

.application_main_baner ul li p {
    font: bold 15px/1 sans-serif;
}

/*Table*/

#pattern-style-a {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 16px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    background: url('/bitrix/templates/CryptoARM/images/pattern.png');
}

#pattern-style-a thead tr {
    background: url('/bitrix/templates/CryptoARM/images/pattern-head.png');
}

#pattern-style-a th {
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}

#pattern-style-a td {
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}

#pattern-style-a tbody tr:hover td {
    color: #339;
    background: #fff;
}

#trusted-login .view-contaier {
    box-shadow: none;
    height: 0;
}

/*Страница КриптоА?М Документы*/

.cryptoarm-docs * {
    /* margin: 0; */
    padding: 0;
    position: relative;
    /* box-sizing: border-box; */
}

.cryptoarm-docs .button_dwl p {
    padding: 25px 35px;
}

.cryptoarm-docs .target_action a {
    width: auto;
}

.cryptoarm-docs h2 {
    font-size: 34px;
    color: #424242;
    font-weight: normal;
    margin: 60px auto 20px;
}

.cryptoarm-docs .main_baner {
    padding-top: 40px;
}

.cryptoarm-docs .main_baner .subscription {
    margin: 24px auto;
    font-size: 22px;
}

.cryptoarm-docs .target_action a {
    display: block;
    height: 100%;
    width: 370px;
    border: 1px solid white;
}

.cryptoarm-docs .target_action .logo_os_bar {
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
}

.cryptoarm-docs .target_action .logo {
    display: flex;
    flex-direction: row;
    width: 28px;
    height: 28px;
    margin: 0 5px;
    opacity: 0.6;
    border: none;
}

.cryptoarm-docs .target_action .logo:hover {
    background: none;
    opacity: 1;
    box-shadow: none;
}

.cryptoarm-docs .target_action .logo img {
    width: 28px;
    height: 28px;
}

.cryptoarm-docs .body_content {
    padding: 20px 0;
    margin: 0 auto;
}

.cryptoarm-docs .capabilitys_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 1px solid rgba(34, 34, 34, .2);
    border-left: none;
    border-right: none;

}

.cryptoarm-docs .capabilitys_box .capability {
    height: 100px;
    color: #222222;
    font-weight: bold;
    font-size: 18px;
    padding-top: 115px;
}

.cryptoarm-docs .capabilitys_box .sign {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-sign-docs.png") no-repeat center 30px;
}

.cryptoarm-docs .capabilitys_box .ca {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-ca-cert.png") no-repeat center 30px;
}

.cryptoarm-docs .capabilitys_box .qes {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-qes.png") no-repeat center 30px;
}

.cryptoarm-docs .law {
    background: #9e9e9e;
}

.cryptoarm-docs .law .body_content {
    padding: 24px 0;
    font-size: 16px;
    color: white;
}

.cryptoarm-docs .advantages {
    background: white;
}

.cryptoarm-docs .advantages_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cryptoarm-docs .advantages_box .advantage {
    width: 240px;
    height: 130px;
    padding-top: 30px;
    padding-left: 12px;
    margin: auto 5px;
    border: 3px solid #c9c8c8;
    font-size: 16px;
    text-align: left;
}

.cryptoarm-docs .advantages_box .advantage:before {
    content: "";
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-check-new.png");
    width: 53px;
    height: 25px;
    position: absolute;
    left: 0;
    top: -13px;
}

.cryptoarm-docs .attainments {
    background: white;
}

.cryptoarm-docs .attainments h2 {
    padding: 0 30px 20px;
    border-bottom: 1px solid #c9c8c8;
    width: 915px;
}

.cryptoarm-docs .attainments_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cryptoarm-docs .attainments_box .attainment {
    width: 450px;
    height: 90px;
    padding-left: 100px;
    padding-right: 20px;
    display: flex;
    align-items: center;
    text-align: left;
    background-color: #eaeaea;
    margin: 8px 12px;
    background-repeat: no-repeat;
    background-position-x: 20px;
    background-position-y: center;
}

.cryptoarm-docs .attainments_box .efficiency {
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-efficiency.png");
}

.cryptoarm-docs .attainments_box .economy {
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-economy.png");
}

.cryptoarm-docs .attainments_box .centralization {
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-centralization.png");
}

.cryptoarm-docs .attainments_box .all_time {
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-all-time.png");
}

.cryptoarm-docs .attainments_box .quick_search {
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-quick-search.png");
}

.cryptoarm-docs .attainments_box .fast_sign {
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-fast-sign.png");
}

/* iss29 */
.cryptoarm-docs .how_it_works {
    background: #eaeaea;
    padding-bottom: 70px;
}

.cryptoarm-docs .editorial_staff {
    background: white;
    padding-bottom: 70px;
}

.cryptoarm-docs .editorial_staff  .body_content {
    width: 900px;
    border-bottom: solid 1px #eeeeee;
    margin-bottom: 20px;
}

.cryptoarm-docs .editorial_staff  h2 {
    font-size: 34px;
    color: #424242;
    font-weight: normal;
    display: table-cell;
    width: 900px;
    height: 60px;
    vertical-align: middle;
}

.cryptoarm-docs .editorial_staff .accordion .title h4 {
    background: none;
    padding-left: 110px;
}
/* # */
/* iss27 */
.cryptoarm-docs .about_cryptoarm_docs {
    padding-bottom: 70px;
}

.cryptoarm-docs .block_content h2 {
    padding: 0 30px 20px;
    margin: 0px auto 20px;
    border-bottom: 1px solid #c9c8c8;
    width: 915px;
}

.cryptoarm-docs .block_content .content_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cryptoarm-docs .block_content h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 15px;
}

.cryptoarm-docs .block_content li {
    margin-left: 16px;
    font-size: 18px;
}
/* iss40 */
.cryptoarm-docs .block_content .text_content {
    width: 470px;
    padding-right: 20px;
    text-align: left;
    font-size: 18px;
}

.cryptoarm-docs .block_content .text_content p {
    padding-bottom: 20px;
}
/* # */
.cryptoarm-docs .block_content .text_content a {
    text-decoration: none;
    color: #d6523d;
}

.cryptoarm-docs .block_content .text_content li {
    list-style-type: none;
    text-align: left;
    font-size: 16px;
    margin-top: 30px;
}
/* # */
/* iss30 */
.cryptoarm-docs .versions {
    background-color: #f28c7d;
    font-size: 18px;
    padding-bottom: 50px;
    text-align: center;
}

.cryptoarm-docs .versions h2{
    margin: 10px auto 30px;
}

.cryptoarm-docs .versions .versions_сell {
    width: 25%;
}

.cryptoarm-docs .versions .title {
    margin: auto;
}

.cryptoarm-docs .versions .check {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_docs/check.svg) center no-repeat;
}


.cryptoarm-docs .versions .line_head {
    display: flex;
    justify-content: center;
    padding: 10px 0;
    background-color: white;
}

.cryptoarm-docs .line_price {
    display: flex;
    justify-content: center;
    height: 90px;
    font-size: 24px;
    line-height: 90px;
}

.cryptoarm-docs .versions .line_even {
    display: flex;
    justify-content: center;
    height: 72px;
    border-right: 2px solid #f28c7d;
    border-left: 2px solid #f28c7d;
}

.cryptoarm-docs .versions .line_odd {
    display: flex;
    justify-content: center;
    height: 72px;
    background-color: #f9c8c1;
    border: 2px solid white;
}

.cryptoarm-docs .versions .hover {
    display: none;
    position: absolute;
    top: -10px;
    width: 100%;
    padding-bottom: 40px;
    background-color: #f9c8c1;
    box-shadow: 0px 0px 5px #808080;
    z-index: 70;
}

.cryptoarm-docs .versions .hover p {
    padding: 5px 0;
    font-size: 24px;
    color: #cc4533;
}

.cryptoarm-docs .versions .hover_head {
    padding: 10px 0;
}

.cryptoarm-docs .versions .hover_line_price {
    height: 90px;
    box-sizing: border-box;
}

.cryptoarm-docs .versions .hover_buttons {
    display: flex;
    justify-content: center;
}

.cryptoarm-docs .versions .hover_buttons a{
    width: 50%;
    margin: auto 5px;
    padding: 10px 0;
    font-size: 16px;
    line-height: 0.9;
    text-decoration: none;
    background-color: #cc4533;
    color: white;
    cursor: pointer;
}

.cryptoarm-docs .versions .hover_buttons a:hover {
    box-shadow: 0px 0px 5px #808080;
}

.cryptoarm-docs .versions .hover_line_odd {
    height: 76px;
}

.cryptoarm-docs .versions .hover_line_even {
    height: 72px;
}

.cryptoarm-docs .versions .hover_last_cell{
    left: -2px;
}
/* # */

.hidden {
    display: none !important;
}

.video_content {
    width: 450px;
}

.video_box {
    width: 450px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.video_box.overlay:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
}

.video_frame {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%;
    height: 100%; */
}

.video_btn {
    width: 75px;
    height: 75px;
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_docs/btn-video-new.png) no-repeat center center;
    border: none;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
}

.cryptoarm-docs .browsers h2 {
    margin: 35px auto 0px;
}

.cryptoarm-docs .browsers .browsers_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 25px 0 30px;
}

.cryptoarm-docs .browsers .browsers_box .browser {
    width: 120px;
    height: 70px;
}

.cryptoarm-docs .browsers .browsers_box .chrome {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-chrome.png") no-repeat center center;
}

.cryptoarm-docs .browsers .browsers_box .explorer {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-explorer.png") no-repeat center center;
}

.cryptoarm-docs .browsers .browsers_box .opera {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-opera.png") no-repeat center center;
}

.cryptoarm-docs .browsers .browsers_box .yandex {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-yandex.png") no-repeat center center;
}

.cryptoarm-docs .browsers .browsers_box .safary {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-safary.png") no-repeat center center;
}

.cryptoarm-docs .download {
    background: #f28c7d;
}

.cryptoarm-docs .download h2 {
    margin: 35px auto 0px;
}

.cryptoarm-docs .download .subscription {
    width: 365px;
    margin: 0 auto;
}

.cryptoarm-docs .download .target_action {
    margin: 35px auto;
}

.cryptoarm-docs .download .target_action a {
    margin: 0 auto;
}

.cryptoarm-docs .download .target_action a:hover {
    background: white;
    color: #f28c7d;
}

.cryptoarm-docs .download .download_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cryptoarm-docs .download .download_box a {
    width: 320px;
    height: 70px;
    display: flex;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url("/bitrix/templates/CryptoARM/images/cryptoarm_docs/ico-download.png");
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 20px;
    text-decoration: none;
    align-items: center;
    text-align: left;
    padding-left: 70px;
    margin: 20px 7px 40px;
}

.cryptoarm-docs .download .download_box a:hover {
    box-shadow: 0px 0px 7px #000000;
}

/* sign-certificates */
.sign-certificates {
    background-color: white;
    padding-bottom: 90px;
}

.sign-certificates .body_content{
    width: 900px;
    border-bottom: solid 1px #eeeeee;
    margin-bottom: 20px;
}

.sign-certificates .order-certificate {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 730px;
}

.sign-certificates .order-certificate a {
    display: block;
    height: 100%;
    width: 180px;
    color: white;
    border: 1px solid white;
    line-height: 35px;
    font-size: 17px;
}

.sign-certificates .order-certificate a:hover {
    /* box-shadow: 0px 0px 7px #000000; */
    background-color: white;
    color: #f28c7d;
}

.sign-certificates .button-order {
    display: flex;
    justify-content: center;
    width: 50%;
}
/* # */

/* feedback */
.feedback .body_content h2{
    padding: 40px 0 16px;
    margin: 0;
}

.feedback .feedback-button {
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}

.feedback .feedback-button a {
    display: block;
    width: 250px;
    padding: 10px 20px;
    background: #cc4533;
    text-decoration: none;
    font-size: 22px;
    color: white;
    cursor: pointer;
}

.feedback .feedback-button a:hover {
    box-shadow: 0px 0px 7px #000000;
    background: white;
    color: #cc4533;
}
/* # */

.instructions_cryptoarm_docs .video_series {
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

.instructions_cryptoarm_docs .video_series ul {
    display: flex;
    list-style: none;
    padding: 0;
}

.instructions_cryptoarm_docs .video_series ul li{
    margin-left: 5px;
}

.instructions_cryptoarm_docs .video_series .hide{
    transition: 1s;
    width: 0;
}

.instructions_cryptoarm_docs .video_series .show{
    transition: 1s;
    width: 295px;
}

.instructions_cryptoarm_docs .video_series .back {
    width: 35px;
    height: 70px;
    margin: auto 0;
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_docs/back.png) center no-repeat;
    cursor: pointer;
}

.instructions_cryptoarm_docs .video_series .back:hover {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_docs/back_shadow.png) center no-repeat;
}

.instructions_cryptoarm_docs .video_series .next {
    width: 35px;
    height: 70px;
    margin: auto 0px auto 5px;
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_docs/next.png) center no-repeat;
    cursor: pointer;
}

.instructions_cryptoarm_docs .video_series .next:hover {
    background: url(/bitrix/templates/CryptoARM/images/cryptoarm_docs/next_shadow.png) center no-repeat;
}

/* documentation */
.documentation {
    padding: 40px;
    background-color: white;
    text-align: left;
}
.documentation .docs-content {
    display: flex;
    position: relative;
    justify-content: flex-end;
    width: 100%;
}

 .documentation .menu_elements {
     width: 100%;
 }

.documentation .scroll {
    margin-top: 150px;
    width: 10px;
}

.documentation .scroll img{
    position: absolute;
    margin-left: -20px;
    z-index: 100;
    cursor: pointer;
}
/* Дублируется со style из news.detail */
.documentation .content {
    display: flex;
    padding: 0 10px;
    border-left: 1px solid #eaeaea;
    background-color: white;
    z-index: 50;
    flex: 0 0 650px;
    transition: flex 0.6s ease, max-width 0.6s;
    max-width: 650px;
    /* height: calc(100vh - 210px); */
    /* overflow: scroll; */
}

.documentation .hide {
    flex: 0 0 950px;
    max-width: 950px;
}
/*  */

.documentation .menu {
    display: flex;
    /* position: absolute; */
    left: 0;
    padding: 15px 0 15px 20px;
    width: 309px;
    /* height: calc(100vh - 210px); */
    /* overflow: scroll; */
    /* height: max-content; */
    font-size: 15px;
}

.documentation .menu .section {
    display: flex;
}

.documentation .menu .sections {
    display: flex;
}
.documentation .menu .section .triangle {
    min-width: 20px;
    background: url(/bitrix/templates/CryptoARM/images/triangle_right.svg) left no-repeat;
    height: 21px;
    cursor: pointer;
}

.documentation .menu .sections .triangle-second {
    min-width: 20px;
    background: url(/bitrix/templates/CryptoARM/images/triangle_right.svg) left no-repeat;
    height: 21px;
     cursor: pointer;
}

.documentation .menu .section .active {
    background: url(/bitrix/templates/CryptoARM/images/triangle_down.svg) left no-repeat;
}

.documentation .menu .sections .active {
    background: url(/bitrix/templates/CryptoARM/images/triangle_down.svg) left no-repeat;
}

.documentation .menu .docs-element .parent-active{
    color: rgb(105,105,105);
}

.documentation .menu .selected{
    color: #d6523d;
}

.documentation .menu .docs-element h4{
    cursor: pointer;
}

.documentation .menu .docs-element li{
    padding: 5px 10px 5px 30px;
    list-style-type: none;
    line-height: 1.2;
}

.documentation .menu .docs-element a{
    text-decoration: none;
}

.documentation .menu .docs-element a:hover{
    color: #f28c7d;
}

.documentation .title {
    text-align: center;
    padding-bottom: 20px;
}

.documentation .title h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px;
}

.documentation .title h3 {
    font-size: 24px;
    font-weight: normal;
}

.documentation .text_quick_link {
    margin-left: 20px;
    font-size: 24px;
}

.documentation .content_quick_link ul {
    padding: 0 0 10px 100px;
}

/* .documentation .content_quick_link a {
   text-decoration: none;
} */

.documentation .item_quick_link {
    padding: 15px 20px;
    margin-bottom: 10px;
    background: #eaeaea;
    cursor: pointer;
}

.documentation .c_red {
    background-color: #f28c7d;
    color: white;
}

.documentation .c_red a {
    color: white;
}
.documentation .header_quick_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.documentation .menu_quick_link .icon_ca {
    width: 61px;
    height: 61px;
}

.documentation .menu_quick_link .icon_ca_5_hide {
    background: url("/bitrix/templates/CryptoARM/images/logo.png") center no-repeat;
}

.documentation .menu_quick_link .icon_ca_5_show {
    background: url("/bitrix/templates/CryptoARM/images/logo_white.png") center no-repeat;
}

.documentation .menu_quick_link .icon_ca_docs_hide {
    background: url("/bitrix/templates/CryptoARM/images/logo_cr_docs.png") center no-repeat;
}

.documentation .menu_quick_link .icon_ca_docs_show {
    background: url("/bitrix/templates/CryptoARM/images/logo_cr_docs_white.png") center no-repeat;
}

.documentation .menu_quick_link .icon_ca_gost_hide {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_gost/menu-cryptoarm-gost.png") center no-repeat;
}

.documentation .menu_quick_link .icon_ca_gost_show {
    background: url("/bitrix/templates/CryptoARM/images/cryptoarm_gost/menu-cryptoarm-gost_white.png") center no-repeat;
}

.documentation .show_quick_link {
    background:  url("/bitrix/templates/CryptoARM/images/down_black.png") center no-repeat;
    height: 14px;
    width: 24px;
}

.documentation .hide_quick_link {
    background:  url("/bitrix/templates/CryptoARM/images/up_white.png") center no-repeat;
    height: 14px;
    width: 24px;
}

.documentation .nav_back {
    background: url("/bitrix/templates/CryptoARM/images/triangle_left.svg") left no-repeat;
    padding-left: 15px ;
    height: 23px;
}

.documentation .nav_next {
    background: url("/bitrix/templates/CryptoARM/images/triangle_right.svg") right no-repeat;
    padding-right: 15px ;
    height: 23px;
}
.search-page .notetext {
	color: white !important;
}

.bx-share-icon {
    width: 30px;
    height: 30px;
}

.bx-share-icon a {
    width: 30px !important;
    height: 30px !important;
}

.bx-share-icon .vk {
    background: url("/bitrix/templates/CryptoARM/images/vk.png") center no-repeat !important;
}

.bx-share-icon .fb {
    background: url("/bitrix/templates/CryptoARM/images/fc.png") center no-repeat !important;
}
.bx-share-icon .tw {
    background: url("/bitrix/templates/CryptoARM/images/twitter.png") center no-repeat !important;
}




input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/style.css?14278900558165*/
.bx_cart_block{
	/*color:#404040;*/
	font-size:12px;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	white-space: normal;
	line-height: normal !important;
}
.bx_cart_block.bx_cart_fixed{
	border:1px solid #b7b7b7;
	background:#fff;
	max-height: 100%;
	width:100%;
	overflow: hidden;
	border-radius:3px;
	position:fixed;
	z-index:1000;
	width:210px;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	/*max-height:100%;*/
	
}
.bx_cart_block.bx_cart_fixed.top 	{top:5px}
.bx_cart_block.bx_cart_fixed.right 	{right:5px}
.bx_cart_block.bx_cart_fixed.bottom {bottom:5px}
.bx_cart_block.bx_cart_fixed.left 	{left:5px}
.bx_cart_block.bx_cart_fixed.max_height{top:5px;bottom:5px}
/**/
.bx_cart_block.bx_cart_sidebar 			.bx_small_cart{padding:10px 8px;}
.bx_cart_block.bx_cart_fixed 			.bx_small_cart{padding:10px 8px;line-height: 18px;}
.bx_cart_block.bx_cart_fixed.min 						{min-height:88px}
.bx_cart_block.bx_cart_fixed.min		.bx_small_cart{padding:10px 8px}
/*.bx_cart_block.bx_cart_fixed.max_height .bx_small_cart{padding:10px 8px }*/
.bx_cart_block .bx_small_cart .icon_cart,
.bx_cart_block .bx_small_cart .icon_spacer,
.bx_cart_block .bx_small_cart .icon_profile{
	display:inline-block;
	width:20px;
	height:14px;
	margin-right:3px;	
	position: relative;
	margin-bottom: -3px;
}
/*
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_profile{background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/profile.png) no-repeat top center}
*/

.bx_cart_block .bx_small_cart .icon_cart{background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/cart.png)    no-repeat top center}
.bx_cart_block .bx_small_cart .icon_profile{background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/profile.png) no-repeat top center}

.bx_cart_block .bx_small_cart a{font-weight:bold;/*color:#404040*/}
.bx_cart_block .bx_small_cart a:hover{text-decoration:none}
.bx_cart_block .bx_small_cart .link_profile{font-weight:normal}

.bx_cart_block 							.bx_item_listincart{position:relative;width:100%}
.bx_cart_block.bx_cart_fixed 			.bx_item_listincart{padding-bottom:21px}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart{
	position: absolute;
	bottom: 0;
	/*height: 100%;*/
	top: 70px;
}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart.top2{top: 55px;}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart.top1{top: 40px;}
.bx_cart_block.bx_cart_fixed.close .bx_item_listincart{	top:auto !important}

.bx_cart_block 				 		 	.bx_item_listincart .bx_itemlist_container{/*padding-bottom:21px;*/padding-top:10px;width:100%}
.bx_cart_block.bx_cart_fixed 		 	.bx_item_listincart .bx_itemlist_container{position:relative}
/*.bx_cart_block.bx_cart_sidebar .bx_title_component{*/
	/*margin:10px;*/
	/*padding:10px 0 17px;*/
	/*font-size:18px;*/
	/*line-height:20px;*/
	/*color:#000;*/
	/*vertical-align:middle;*/
	/*border-bottom:1px solid #E5E5E5;*/
/*}*/
/*.bx_cart_block.bx_cart_sidebar .bx_title_component .cart_icon_big{*/
	/*line-height:20px;*/
	/*height:20px;*/
	/*width:25px;*/
	/*background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/cart_big.png) no-repeat center;*/
/*}*/
/*.bx_cart_block.bx_cart_sidebar.close 	.bx_item_listincart{height:0;overflow:hidden}*/
.bx_cart_block.bx_cart_fixed .bx_item_listincart .bx_itemlist_container{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow:auto;
}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart .bx_itemlist_container{
	position: absolute;
	bottom: 80px;
	top: 0;
}
.bx_cart_block.bx_cart_fixed.close.top{bottom:auto}
.bx_cart_block.bx_cart_fixed.close.bottom{top:auto}
.bx_cart_block.bx_cart_fixed.close .bx_item_listincart{height:0;overflow:hidden}

.bx_cart_block.bx_cart_fixed .bx_item_listincart .status{
	width:100%;
	background:#f7f7f7;
	position:absolute;
	bottom:0;
	z-index:120;
	text-align:center;
	font-size:12px;
	color:#4f4f4f;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding:3px;
	border-radius:0 0 2px 2px ;
}

.bx_cart_block 					.bx_item_listincart .status:hover{background:#ececec;cursor:pointer}
.bx_cart_block 					.bx_item_listincart .bx_itemincart{
	position:relative;
	padding:0 10px;
	margin-bottom:15px;
}
.bx_cart_block 					.bx_item_listincart .bx_item_status{
	font-weight:bold;
	padding:3px;
	background:#ebebeb;
	margin:0 10px 20px;
	line-height:16px;
	font-size:13px;
	/*height:16px;*/
	border-radius:3px;
	text-align:center;
}
/*.bx_cart_block.bx_cart_fixed    .bx_item_listincart .bx_itemincart{position:relative}*/
.bx_cart_block .bx_item_listincart .bx_item_delete{
	background:url(/bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/images/delete_item.png) no-repeat center;
	width:16px;
	height:16px;
	position:absolute;
	right:10px;
	top:-3px;
	cursor:pointer;
	opacity: .2;
}
.bx_cart_block .bx_item_listincart .bx_item_delete:hover{opacity: 1;}
.bx_cart_block .bx_item_listincart .bx_item_img_container{
	text-align:center;
	padding-bottom:16px;
	color:#3f3f3f;
	font-size:12px;
}
.bx_cart_block .bx_item_listincart .bx_item_img_container a{}
.bx_cart_block .bx_item_listincart .bx_item_img_container a img{
	max-width:90px;
	height:auto;
	border:1px solid #e6e6e6;
}
.bx_cart_block .bx_item_listincart .bx_item_title{padding-bottom:5px}
.bx_cart_block .bx_item_listincart .bx_item_title a{
	font-size:13px;
	color:#3f3f3f;
	text-decoration:none;
}
.bx_cart_block .bx_item_listincart .bx_item_title a:hover{text-decoration:underline}
.bx_cart_block .bx_item_listincart .bx_item_price{padding-bottom:5px}
.bx_cart_block .bx_item_listincart .bx_item_price .bx_item_oldprice{
	text-decoration:line-through;
	color:#b0b0b0;
	vertical-align:bottom;
	font-size:12px;
	font-weight:bold;
}
.bx_cart_block .bx_item_listincart .bx_item_col_summ{
	font-size:12px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;
}
.bx_cart_block .bx_item_listincart .bx_itemincart:last-child .bx_item_col_summ{border-bottom:none}
.bx_cart_block .bx_item_hr{
	border:none;
	border-top:1px solid #e5e5e5;
	width:100%;
	margin:11px 0;
}
.bx_cart_block .bx_item_listincart .bx_button_container{
	/*height:62px;*/
	width:100%;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding:15px 10px;
	text-align:center;
}
.bx_cart_block.bx_cart_fixed .bx_item_listincart .bx_button_container{position:relative}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart .bx_button_container{
	position:absolute;
	bottom:21px;
}


/* buttons */
.bx_cart_block .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
}

.bx_cart_block .bx_bt_button_type_2 				{
	border:1px solid #e9e9e9;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image:-webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:-moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:-o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_cart_block .bx_bt_button_type_2:hover 		{background:#fff}
.bx_cart_block .bx_bt_button_type_2:active 	{
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image:-webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:-moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:-o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}

.bx_cart_block .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}

.bx_cart_block .bx_small.bx_bt_button_type_2 		{ }
.bx_cart_block .bx_small.bx_bt_button_type_2:hover 	{ }
.bx_cart_block .bx_small.bx_bt_button_type_2:active 	{ }


.bx_cart_block .bx_medium.bx_bt_button_type_2		{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}

.bx_cart_block .bx_medium.bx_bt_button_type_2 		{font-weight:bold}
.bx_cart_block .bx_medium.bx_bt_button_type_2:hover{ }
.bx_cart_block .bx_medium.bx_bt_button_type_2:active{ }



/* End */


/* Start:/bitrix/templates/CryptoARM/components/bitrix/catalog.section.list/catalog.section.list/style.css?15853024069467*/
/*main*/
section .bx_catalog_tile {
    margin-bottom: 0px;
}

.basket_link_frame {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.basket_link a {
    text-decoration: none;
    color: white;
}

.shop_menu {
    text-align: center;
    margin: 0 auto;
    position: relative;
    width: 930px;
}

.shop_menu ul {
    margin: 0;
    padding: 0;
    padding-top: 2px;
    margin-bottom: 8px;
    position: relative; /*IE bug*/
    display: inline-block;
}

.bx_catalog_tile .shop_menu .bx_catalog_tile_ul li {
    width: 160px;
    height: 150px;
    padding-top: 10px;
    margin: 0px;
}

.bx_catalog_tile .shop_menu .bx_catalog_tile_title {
    position: absolute;
    top: 85px;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
}

.bx_catalog_tile .shop_menu a {
    background-size: inherit;
}

.bx_catalog_tile .shop_menu a.bx_catalog_tile_img:hover {
    box-shadow: 0 0 7px;
}

.bx_catalog_tile .shop_menu a.current {
    background-color: #d0d0d0;
}

.shop_menu .search-form {
    position: absolute;
    bottom: 40px;
    left: 50%;
    right: 50%;
    margin-left: -300px;
}

/* line */
.bx_catalog_line {
    margin-bottom: 30px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.bx_catalog_line .bx_catalog_line_category_title {
 
    border-bottom: 1px solid #e5e5e5;
    font-size: 34px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
    padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
    margin-bottom: 20px;
    list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
    content: '' !important
}

.bx_catalog_tile .shop_menu .bx_catalog_tile_img {
    background-color: #eaeaea;
	opacity: 0.9;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    background-size: initial;
    background-position: center 10px;
}

.bx_catalog_line .bx_catalog_line_img {
    position: relative;
    display: block;
    float: left;
    background-color: #eaeaea;
    overflow: hidden;
    margin-right: 40px;
    width: 125px;
    height: 125px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
    margin-bottom: 10px;
   padding-top: 60px;
    vertical-align: top;
  
}

.bx_catalog_line .bx_catalog_line_title a {
    color: #4c7da6;
    font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
    font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
    color: #3f3f3f;
    font-size: 17px;
    line-height: 16px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_line .bx_catalog_line_img {
        margin-right: 10px;
        width: 50px;
        height: 50px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 14px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title a {
        font-size: 14px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_description {
        font-size: 11px;
    }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* text */
.bx_catalog_text {
    margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
    padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
    float: left;
    margin: 0 10px 10px;
    list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
    content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
    margin: 0;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_text .bx_catalog_text_title a {
    color: #4c7da6;
    white-space: nowrap;
    font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
    text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
    font-size: 12px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_text .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .bx_catalog_text .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile {
    margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
    padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 12.5%;
    list-style: none;
    text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
    content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
    clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 78px;
    height: 78px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    color: #4c7da6;
    font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
    font-size: 12px;
}

/*2*/
@media (max-width: 980px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 20%;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: both;
    }
}

/*3*/
@media (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
        margin-bottom: 5px;
        line-height: 14px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
        font-size: 11px;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 25%;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
        clear: both;
    }
}

/*4*/
@media (max-width: 479px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 33.3%;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_img {
        width: 100%;
        height: 80px;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
        clear: both;
    }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* list */

.bx_sitemap {
    margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
    color: #000;
    text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
    padding: 0;
    line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
    content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
    margin-bottom: 10px;
}

e.png)}

.bx_sitemap .bx_sitemap_li_title a {
    color: #4c7da6;
    white-space: nowrap;
    font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
    text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
    font-size: 11px;
}

@media (max-width: 639px) {
    .bx-touch .bx_sitemap .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }

    .bx-touch .bx_sitemap .bx_catalog_line_title a {
        font-size: 12px;
    }
}


.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

. img-fluid a {
padding-top: 20px;
}
/* End */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1426597105501 */
/* /bitrix/templates/CryptoARM/components/bitrix/sale.basket.basket.line/basket.basket.line/style.css?14278900558165 */
/* /bitrix/templates/CryptoARM/components/bitrix/catalog.section.list/catalog.section.list/style.css?15853024069467 */

</style>