.rouble {
    display: inline-block;
    font-family: rouble, Tahoma;
}
.clr {
    clear: both;
}
.bs {
    box-sizing: border-box;
}
.required_arrow {
    color: #ab1d24;
    font-size: 20px;
}
.table {
    display: table;
}
.table .tr {
    display: table-row;
}
.table .tr .td {
    display: table-cell;
}
.bxslider {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.bxslider li {
    padding: 0px;
    margin: 0px;
}
.mob_block {
    display: none;
}
/******************************************/
body,
html {
    min-width: 310px;
}
.page {
    margin: 0 0 -166px 0;
    position: relative;
    padding: 0 0 166px 0;
    min-height: 100%;
    background: url(img/pattern.gif);
    min-width: 310px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}
.page .content {
    padding: 0px;
    padding-top: 150px;
    color: #000;
}
.page .width_block {
    width: 1000px;
    margin: 0 auto;
    /*background-color:rgba(33,222,22,0.11);*/
}
.page h1 {
    color: #000;
    line-height: 40px;
}
.page h2 {
    color: #9aa0a4;
    text-transform: none;
}
.page .flickity-page-dots .dot {
    background-color: #d7dadf;
    opacity: 1;
    width: 9px;
    height: 9px;
    margin: 0px 5px;
}
.page .flickity-page-dots .dot.is-selected {
    background-color: #9aa0a4;
}
header {
    height: 150px;
    background: #fff;
    position: fixed;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 310px;
}
header .width_block {
    text-align: right;
}
header .logo {
    display: block;
    float: left;
    margin: 14px 0px 0px 0px;
    width: 257px;
    height: 67px;
    background-image: url(img/logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s ease;
}
header .logo.old-logo {
    background-image: url(axays/img/logo.png);
}
header .logo_client {
    display: block;
    float: left;
    height: 95px;
    background-image: url(img/pic/logo_client02.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f6f7f9;
    padding: 0px 20px;
    width: 190px;
    margin-left: 80px;
    box-sizing: content-box;
}

header .logo_client_axays {
    display: block;
    float: left;
    height: 95px;
    line-height: 95px;
    font-size: 18px;
    text-align: center;
    padding: 0px 0px;
    width: 220px;
    margin-left: 0px;
}


header .user_block {
    display: block;
    float: left;
    height: auto;
    font-size: 14px;
    color: #9aa0a4;
    text-align: right;
    padding-left: 30px;
    padding-top: 24px;
}
header .user_block span {
    display: block;
    font-size: 18px;
    color: #000;
}
header .phone {
    display: inline-block;
    height: auto;
    width: auto;
    float: none;
    border: none;
    position: relative;
    padding: 0px;
    color: #9aa0a4;
    font-size: 14px;
    text-align: right;
    padding-top: 24px;
    padding-right: 20px;
}
header .phone span {
    display: block;
}
header .phone .phone_number {
    display: block;
    color: #000;
    font-size: 20px;
    white-space: nowrap;
}
header .dop_top_menu {
    display: block;
    height: auto;
    float: right;
    text-align: right;
    padding-top: 9px;
}
header .dop_top_menu .m_item {
    cursor: pointer;
    display: inline-block;
    float: left;
}
header .dop_top_menu .m_item.icon-question {
    /*background:url(img/icon_quest2.png) no-repeat center center;
                  width:27px;
                  height:27px;*/
    font-size: 27px;
    margin-top: 25px;
    margin-right: 15px;
}
header .dop_top_menu .m_item.icon-gear2 {
    /*background:url(img/icon_gear2.png) no-repeat center center;
                  width:28px;
                  height:28px;*/
    font-size: 28px;
    margin-top: 25px;
}
header .dop_top_menu .m_item.notice {
    width: 50px;
    height: 75px;
    float: right;
    display: inline-block;
    text-align: center;
    font-size: 26px;
    padding-top: 24px;
    border: none;
    box-sizing: border-box;
}
header .dop_top_menu .m_item.notice span {
    position: relative;
    color: #f49132;
}
header .dop_top_menu .m_item.notice sup:not(:empty) {
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #ab1d24;
    color: #fff;
    font-size: 14px;
    /*font-family: @RobotoRegular;
                          font-family: 'Roboto', sans-serif;
                          font-weight: 400;*/
    font-family: RobotoLight, sans-serif;
    padding: 0px 6px 0;
    box-sizing: border-box;
}
header .dop_top_menu .m_item.notice:hover span {
    color: #ab1d24;
}
header .dop_top_menu span:hover {
    color: #ab1d24;
}
.top_menu {
    height: 53px;
    background: #f79433;
    background: linear-gradient(to left, #ab1d24, #f79433);
    bottom: 0px;
    position: absolute;
    width: 100%;
}
.top_menu .width_block {
    width: 1100px;
    height: 53px;
    margin: 0 auto;
    text-align: center;
}
.top_menu .m_item {
    display: inline-block;
    font-size: 15px;
    text-decoration: none;
    line-height: 53px;
    height: 53px;
    padding: 0px 5px;
    margin: 0px 3px;
    border: none;
    cursor: pointer;
}
.top_menu .m_item a {
    text-decoration: none;
    color: #fff;
}
.top_menu .m_item:hover {
    background: rgba(171, 29, 36, 0.8);
}
.top_menu .m_item:first-child {
    margin-left: 0px;
}
.top_menu .m_item:last-child {
    margin-right: 0px;
}
.top_menu .m_item.act {
    background-color: #f5f5f5;
}
.top_menu .m_item.act a {
    color: #000;
}
.top_menu .m_item.act .pp_block .fon {
    -webkit-transition: height 1500ms ease 0ms;
    -moz-transition: height 1500ms ease 0ms;
    -ms-transition: height 1500ms ease 0ms;
    -o-transition: height 1500ms ease 0ms;
    transition: height 1500ms ease 0ms;
}
.top_menu .m_item .pp_block {
    /*display:none;*/
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    /*padding-bottom:10px;
              border-bottom:2px solid #000;*/
    background: #f79433;
    background: linear-gradient(to left, #ab1d24, #f79433);
    padding: 0px 0px 0px 0px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    box-sizing: border-box;
    transition: all 0.3s ease;
    /*&.act{
                  display:block;
              }*/
}
.top_menu .m_item .pp_block .fon {
    background-color: #f5f5f5;
    margin-bottom: 2px;
    height: 0px;
    position: relative;
    -webkit-transition: height 500ms ease 0ms;
    -moz-transition: height 500ms ease 0ms;
    -ms-transition: height 500ms ease 0ms;
    -o-transition: height 500ms ease 0ms;
    transition: height 500ms ease 0ms;
}
.top_menu .m_item .pp_block .fon .width_block {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
}
.top_menu .m_item .pp_block a {
    color: #000;
    display: block;
    width: 30%;
    float: left;
    text-align: left;
    line-height: 33px;
    padding-left: 20px;
}
.top_menu .m_item .pp_block a:hover {
    color: #f49132;
}

.bank_menu {
    background: linear-gradient(to right, #33cc33 0%, #006600 100%);
}

.left_menu_block {
    display: none;
    position: fixed;
    top: 80px;
    height: 100%;
    z-index: 99;
    overflow: hidden;
    overflow-y: auto;
    width: 270px;
    left: -270px;
    background: #520b0d;
    transition: all 0.3s ease;
}
.left_menu_block.show {
    /*width:270px;*/
    left: 0;
    width: 100%;
}
.left_menu_block .search {
    display: block;
    height: auto;
    padding: 20px 15px 10px 15px;
    padding-right: 45px;
    float: none;
    text-align: left;
}
.left_menu_block .search .icon-close {
    float: right;
    cursor: pointer;
    color: #fff;
    margin-top: 8px;
    position: absolute;
    right: 15px;
}
.left_menu_block .search .search_block {
    position: relative;
}
.left_menu_block .search .search_block [class^="icon-"] {
    position: absolute;
    font-size: 16px;
    top: 3px;
    right: 10px;
    border: none;
    background: none;
    padding: 0;
}
.left_menu_block .search .search_block input {
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    border-color: #fff;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    height: 35px;
    font-size: 16px;
    padding-right: 35px;
}
.left_menu_block .search .search_block button {
    font-size: 20px;
    top: 1px;
    right: 6px;
    color: #c9c9ca;
}
.left_menu_block .phone {
    font-size: 22px;
    padding: 10px 20px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.left_menu_block .region {
    color: #fff;
    padding: 10px 20px;
    /*border-bottom:1px solid rgba(255,255,255,0.20);*/
}
.left_menu_block .region span:first-child {
    color: rgba(255, 255, 255, 0.5);
}
.left_menu_block .left_menu_2 {
    border-color: rgba(255, 255, 255, 0.2);
    border-style: solid;
    border-width: 5px 0px;
}
.left_menu_block .left_menu_2 .m_item {
    font-size: 18px;
}
.left_menu_block .left_menu_2 .m_item:not(.sub_ok) .arr {
    display: none;
}
.left_menu_block .left_menu_2 .m_item a {
    position: relative;
}
.left_menu_block .left_menu_2 .m_item a span {
    display: block;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.left_menu_block .left_menu_2 .m_item a span b {
    display: inline-block;
    font-weight: normal;
    width: 5px;
    height: 6px;
    position: relative;
    top: 5px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-top-color: #fff;
    border-left-color: #fff;
    border-bottom-color: transparent;
    border-right-color: transparent;
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    margin-right: 10px;
    transition: all 0.3s ease;
}
.left_menu_block .left_menu_2 .m_item.act a span b {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.left_menu_block .left_menu_2 .m_item .blsub {
    display: none;
    padding-bottom: 10px;
}
.left_menu_block .left_menu_2 .m_item .blsub.act {
    display: block;
}
.left_menu_block .left_menu_2 .m_item .blsub .elpdm {
    font-size: 16px;
    padding: 20px 10px 0px 40px;
}
.left_menu_block .left_menu_2 .m_item .blsub .elpdm a {
    color: rgba(255, 255, 255, 0.5);
}
.left_menu_block .left_menu_2 .m_item .blsub .elpdm a:hover {
    color: #ffffff;
}
.left_menu_block .m_item {
    white-space: normal;
    height: auto;
    font-size: 16px;
    line-height: 20px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 20px;
}
.left_menu_block .m_item a {
    color: #fff;
    text-decoration: none;
}
.left_menu_block .m_item a:hover {
    color: #f79433;
}
.left_menu_block .soc_block {
    display: block;
    padding: 20px 20px;
    text-align: left;
}
.left_menu_block .soc_block [class^="icon3-"] {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 20px;
    opacity: 1.0;
}
.left_menu_block .soc_block [class^="icon3-"]:hover {
    opacity: 0.7;
}
.left_menu_block .soc_block .icon3-vk {
    background-image: url(img/icon3-vk2.png);
}
.left_menu_block .soc_block .icon3-fb {
    background-image: url(img/icon3-fb2.png);
}
.left_menu_block .soc_block .icon3-twiter {
    background-image: url(img/icon3-twiter2.png);
}
footer {
    height: 166px;
    margin: 0 0 0 0;
    padding: 0px;
    padding-top: 25px;
    background: #fff;
    border-top: 1px solid #d6d6d7;
    font-size: 14px;
    color: #9aa0a4;
    position: relative;
    min-width: 310px;
    text-align: center;
    transition: all 0.3s ease;
    box-sizing: border-box;
}
footer .width_block {
    width: 1000px;
    min-width: 310px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
footer .width_block > div {
    display: inline-block;
    width: 100%;
}
footer a {
    color: #9aa0a4;
    text-decoration: none;
}
footer a:hover {
    color: #9aa0a4;
    text-decoration: underline;
}
footer .logo {
    display: inline-block;
    width: 120px;
    height: 50px;
    background-image: url(img/logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 8px;
}
footer .logo.old-logo {
    background-image: url(axays/img/logo.png);
}
footer .phone_number {
    color: #000;
    font-size: 20px;
    white-space: nowrap;
}
footer .f_left {
    line-height: 20px;
    float: left;
    font-size: 12px;
}
footer .f_left a {
    text-decoration: underline;
}
footer .f_left a:hover {
    text-decoration: none;
}
footer .f_right {
    float: right;
    text-align: right;
}
footer .f_menu {
    display: table;
    height: 55px;
}
footer .fm_item {
    display: table-cell;
    padding: 0 30px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.3s ease;
}
footer .fm_item:last-child {
    padding-right: 0;
    font-size: 12px;
    text-align: right;
}
footer .fm_item:first-child {
    padding-left: 0;
}
footer .f_icons img {
    margin: 10px;
}
footer .flag {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    display: inline-block;
    cursor: pointer;
}
footer .flag.flag_ru {
    background: url(img/flags/ru.png);
}
footer .flag + .arr {
    margin: 10px 0 10px 5px;
}
.content {
    min-width: 310px;
}
.content h2 span {
    color: #000;
}
.cont_invoice {
    padding-top: 20px;
    padding-bottom: 0px;
}
.cont_invoice .elem {
    display: block;
    border: 1px solid #9aa0a4;
    border-radius: 10px;
    background: #f9fbfc;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.cont_invoice .elem > span {
    display: inline-block;
    padding: 5px 20px;
    line-height: 33px;
}
.cont_invoice .elem > span.right {
    float: right;
    background-color: #f4f6f5;
    color: #9aa0a4;
}
.cont_invoice .elem > span.right b {
    color: #000;
    /*font-weight: 100;*/
    font-family: RobotoLight, sans-serif;
    font-weight: normal;
}
.cont_invoice .elem > span.right span {
    line-height: 33px;
    display: inline-block;
    padding-left: 30px;
    white-space: nowrap;
}
.cont_invoice .elem > span.right span:first-child {
    min-width: 230px;
}
.cont_invoice .elem > span.right span:last-child {
    min-width: 150px;
}
.cont_invoice .elem a {
    color: #000;
    text-decoration: none;
}
.cont_invoice .elem a:hover {
    text-decoration: underline;
}
.cont_invoice .elem.act {
    border-color: #ab1d24;
    background: #fff;
}
.cont_invoice .elem:hover {
    border-width: 2px;
}
.cont_invoice .elem:hover > span {
    padding: 4px 19px;
}
.cont_invoice .elem .number {
    font-size: 24px;
}
.cont_specification {
    padding-top: 20px;
    padding-bottom: 0px;
}
.cont_specification .description {
    display: block;
    border: 1px solid #d9dee4;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    overflow: hidden;
    box-sizing: border-box;
    transition: all 0.3s ease;
}
.cont_specification .description .summ {
    display: inline-block;
    border: 1px solid #d9dee4;
    border-radius: 10px;
    padding: 0px 10px;
}
.cont_specification .description .table {
    width: 100%;
}
.cont_specification .description .table .tr {
    /*.tr{
                      .td{
                          padding-top:0px;
                          border-bottom:none;
                      }
                      &:last-child{
                          .td{
                              padding-bottom:0px;
                          }
                      }
                  }*/
}
.cont_specification .description .table .tr .td {
    padding: 5px;
    border-bottom: 1px solid #d9dee4;
    vertical-align: top;
    /*border:1px solid #f00;*/
}
.cont_specification .description .table .tr .td:nth-child(4) {
    text-align: center;
}
.cont_specification .description .table .tr.bb .td {
    border-bottom: none;
    padding-bottom: 0px;
}
.cont_specification .description .title {
    background-color: #f6f7fb;
    padding: 10px 20px;
    border-bottom: 1px solid #d9dee4;
}
.cont_specification .description .title .table {
    width: auto;
}
.cont_specification .description .title .table .td {
    border: none;
}
.cont_specification .description .title .summ {
    display: inline-block;
    white-space: nowrap;
    border-color: #b1dda2;
}
.cont_specification .description .list .td:first-child {
    padding-left: 20px;
}
.cont_specification .description .list .td .td:first-child {
    padding-left: 5px;
}
.cont_specification .description .list .header {
    color: #9aa0a4;
    font-size: 14px;
}
.cont_specification .description .list .header:nth-child(4) {
    width: 130px;
    text-align: center;
}
.cont_specification .description .list .header:nth-child(5) {
    width: 70px;
    text-align: center;
}
.cont_specification .description .list a {
    color: #f49132;
    text-decoration: none;
}
.cont_specification .description .list a:hover {
    text-decoration: underline;
}
.cont_specification .description .list .region {
    color: #9aa0a4;
}
.cont_specification .description .list [class^="icon0-"] {
    display: block;
    float: left;
    height: 27px;
    width: 27px;
    border-radius: 50%;
    background-color: #adb6bd;
    color: #fff;
    margin-right: 5px;
    text-align: center;
    position: relative;
}
.cont_specification .description .list [class^="icon0-"]:last-child {
    margin-right: 0px;
}
.cont_specification .description .list [class^="icon0-"] .icon-mobile {
    /*font-size:18px;*/
}
.cont_specification .description .list [class^="icon0-"] span {
    line-height: 27px;
}
.cont_specification .description .list [class^="icon0-"] span:not(.icon-mobile) {
    position: absolute;
    margin-left: -18px;
    font-size: 34px;
}
.cont_specification .description .list [class^="icon0-"] span:not(.icon-mobile).icon-Internet {
    margin-left: -12.5pt;
}
.cont_specification .description .list [class^="icon0-"] span:not(.icon-mobile).icon-Computer {
    margin-top: 0.5pt;
}
.cont_specification .description .list [class^="icon0-"] span:not(.icon-mobile).icon-Cassa {
    margin-top: -0.5pt;
}
.cont_specification .description .btns {
    padding: 10px;
}
.cont_specification .description .btns .btn.btn_border.btn_orange:hover {
    color: #FFFFFF;
    border-color: #F5943F;
    background-color: #F5943F;
}
.cont_banner01 {
    margin-top: 80px;
    background-image: url(img/pic/fon03.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 270px;
}
.cont_banner01 .width_block {
    position: relative;
    height: 270px;
}
.cont_banner01 h1 {
    color: #fff;
    padding-top: 35px;
    width: 800px;
    text-transform: uppercase;
    line-height: 60px;
}
.cont_banner01 .btn {
    position: absolute;
    bottom: 40px;
}
.cont_partners {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0px;
    overflow: hidden;
}
.cont_partners .width_block {
    /*width:auto;*/
    text-align: left;
}
.cont_partners h2 {
    padding-bottom: 20px;
    color: #000;
}
.cont_partners .btn {
    float: right;
}
.cont_partners .btn.btn_border.btn_orange:hover {
    color: #FFFFFF;
    border-color: #F5943F;
    background-color: #F5943F;
}

.btn.btn_border.btn_green {
    color: #297d2e;
    border-color: #297d2e;
}


.cont_partners .gallery10 {
    margin-bottom: 80px;
}
.cont_partners .gallery10 .gallery-cell {
    counter-increment: gallery-cell;
    width: 33%;
    margin-right: 5px;
    text-align: center;
    padding: 0px;
}
.cont_partners .gallery10 .gallery-cell .text_block {
    text-align: left;
    background: #fff;
    border-radius: 10px;
    padding: 15px 15px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    white-space: normal;
    border: 1px solid #C1C5CB;
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 185px;
    margin-left: 5px;
    margin-right: 5px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    /*.btn{
                      position: absolute;
                      bottom:20px;
                  }*/
}
.cont_partners .gallery10 .gallery-cell .text_block .p_title {
    display: block;
    margin-bottom: 10px;
}
.cont_partners .gallery10 .gallery-cell .text_block .text {
    padding-right: 130px;
    font-size: 14px;
    color: #000;
}
.cont_partners .gallery10 .flickity-page-dots {
    bottom: -35px;
}
.cont_partners .gallery10 .flickity-prev-next-button {
    display: none;
}
/******************************************/
/******************************************/
/******************************************/
/******************************************/
/* MEDIA QUERIES */
@media only screen and (min-width: 1420px) {
    .cont_partners .gallery10 .gallery-cell {
        width: 450px;
    }
    .cont_partners .gallery10 .gallery-cell .text_block {
        margin: 0px 5px;
    }
}
@media only screen and (max-width: 1020px) {
    .table .tr .td {
        font-size: 14px;
    }
    .popup {
        width: 80%;
        min-width: 260px;
        margin-left: -40%;
        top: 10%;
        max-height: 80%;
    }
    .no_mob_block {
        display: none;
    }
    /******************************************/
    .left_menu_block {
        display: block;
        /*width:270px; left: -270px;  overflow: visible;
        &.show{
          width:270px; left: 0;
        }*/
    }
    .page {
        margin: 0;
        padding: 0;
    }
    .page .content {
        font-size: 18px;
    }
    .page .width_block {
        width: auto;
    }
    .page h1 {
        font-size: 28px;
        padding: inherit;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 34px;
    }
    .page .content {
        padding-top: 80px;
    }
    .page .no_mob_block {
        display: none;
    }
    header {
        height: 78px;
        border-top: none;
        border-bottom: 2px solid #ab1d24;
    }
    header .width_block {
        text-align: right;
    }
    header .logo {
        width: 155px;
        height: 60px;
        margin-left: 30px;
        margin-top: 10px;
    }
    header .dop_top_menu {
        padding-top: 0px;
        height: 78px;
    }
    header .dop_top_menu .m_item.icon0-quest2 {
        margin-right: 10px;
    }
    header .btn_menu_left {
        display: block;
        /*height:40px;
                width:40px;*/
        margin: 0px;
        background: #fff;
        border-radius: 0 5px 5px 0;
        position: fixed;
        z-index: 100;
        top: 11px;
        left: 0px;
        text-align: center;
        cursor: pointer;
        padding-top: 11px;
        padding-bottom: 10px;
        transition: all 0.3s ease;
    }
    header .btn_menu_left span {
        margin: 0px;
        font-size: 30px;
    }
    header .btn_menu_left.show {
        left: 270px;
    }
    header .btn_menu_left:hover {
        color: #ab1d24;
        background: #fff;
    }
    footer {
        /*display:none;*/
        margin-left: 0;
        padding: 15px 12px 0;
        font-size: 12px;
        height: auto;
        padding-bottom: 10px;
    }
    footer .width_block {
        width: auto;
        min-width: 310px;
    }
    footer .logo {
        width: 80px;
        height: 35px;
    }
    footer .fm_item {
        padding: 0px 10px;
    }
    footer .fm_item:nth-child(3) {
        padding-right: 0;
    }
    footer .fm_item:last-child {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    footer .fm_item:nth-last-child(2) {
        position: absolute;
        top: 0px;
        right: 150px;
    }
    footer .f_left {
        /*float: none;*/
    }
    footer .f_right {
        /*float: none;*/
    }
    footer .f_icons {
        text-align: center;
        margin-top: 20px;
    }
    footer .f_icons img {
        max-width: 60px;
        margin: 0 5px;
    }
    footer .f_icons img:first-child {
        margin-left: 0;
        width: 19%;
    }
    footer .f_icons img:last-child {
        margin-right: 0;
    }
    footer .f_menu {
        width: 100%;
        height: 35px;
        margin-bottom: 15px;
    }
    /******************************************/
    .cont_invoice {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cont_specification {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cont_specification .description .table .tr .td {
        padding: 3px;
    }
    .cont_specification .description .table .tr .tr .td {
        padding-top: 0px;
    }
    .cont_specification .description .table .tr .tr:last-child .td {
        padding-bottom: 0px;
    }
    .cont_specification .description .title {
        padding: 10px;
    }
    .cont_specification .description .title .table .td:first-child {
        padding-left: 0px;
    }
    .cont_specification .description .list .td:first-child {
        padding-left: 10px;
    }
    .cont_specification .description .list .td .td:first-child {
        padding-left: 5px;
    }
    .cont_specification .description .list .header:nth-child(5) {
        width: auto;
        text-align: center;
    }
    .cont_specification .description .list [class^="icon0-"] {
        margin-right: 6px;
        margin-bottom: 3px;
    }
    .cont_specification .description .list [class^="icon0-"]:last-child {
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .cont_banner01 {
        margin-top: 30px;
        height: auto;
    }
    .cont_banner01 .width_block {
        position: relative;
        height: auto;
        padding: 10px;
    }
    .cont_banner01 h1 {
        padding: 0px;
        width: auto;
    }
    .cont_banner01 .btn {
        position: static;
        bottom: 40px;
    }
    .cont_partners {
        padding-top: 20px;
    }
    .cont_partners .width_block {
        padding: 0px 10px;
    }
    .cont_partners h2 {
        margin-bottom: 0px;
    }
    .cont_partners .gallery10 {
        margin-bottom: 70px;
    }
    .cont_partners .gallery10 .gallery-cell .text_block {
        background-size: auto 80%;
        padding: 10px 10px 5px 10px;
        height: 145px;
    }
    .cont_partners .gallery10 .gallery-cell .text_block .p_title {
        margin-bottom: 5px;
        font-size: 20px;
    }
    .cont_partners .gallery10 .gallery-cell .text_block .text {
        font-size: 12px;
        width: 200px;
    }
    .cont_partners .gallery10 .gallery-cell .text_block .btn {
        bottom: 10px;
    }
}
@media only screen and (max-width: 875px) {
    .cont_invoice .elem span {
        display: block;
        padding: 10px;
    }
    .cont_invoice .elem span.right {
        padding: 10px;
        float: none;
    }
    .cont_invoice .elem span.right span {
        padding: 0px;
        width: auto;
    }
    .cont_invoice .elem:hover span {
        padding: 9px;
    }
    .cont_invoice .elem:hover span {
        padding-top: 10px;
    }
    .cont_invoice .elem:hover > span:not(.right) {
        padding-top: 9px;
        padding-bottom: 10px;
    }
    .cont_partners .gallery10 .gallery-cell {
        width: 50%;
        margin-right: 0px;
    }
    .cont_partners .gallery10 .gallery-cell .text_block {
        margin: 0px 15px;
    }
}
@media only screen and (max-width: 600px) {
    .cont_partners .gallery10 .gallery-cell {
        width: 100%;
    }
    .cont_partners .gallery10 .gallery-cell .text_block {
        margin: 0px 25px;
    }
}
@media only screen and (max-width: 400px) {
    .cont_partners .gallery10 .gallery-cell .text_block {
        margin: 0px 10px;
    }
}
/* END MEDIA QUERIES */
