:focus {

    outline: 0; }



a:active {

    outline: none; }



img {

    border: none; }

.our-icon {.addsidemenu
width: 50px;
    height: 50px;
    margin-top: 10px;
    float: left;
}

html {

    padding: 0;

    margin: 0;

    height: 100%; }



h2 {

    margin: 0; }



.cb, button, form input, form textarea, form label {

    font-family: "PT Sans Caption", sans-serif; }



button {

    outline: none;

    border: none;

    cursor: pointer; }



body {



    overflow-x: hidden;

    width: 100%;

    padding: 0;

    margin: 0;

    background: #e5e5e5;

    position: relative;

    float: left;

    min-height: 100%;

    font-size: 16px;

    box-sizing: border-box; }



header {

    z-index: 5;

    background: #024f9a;

    position: fixed;

    left: 0;

    top: 0;

    width: 80px;

    height: 100%; }

@media screen and (max-width: 767px) {

    header {

        width: 40px; } }

header .header__logo {

    float: left;

    padding: 0;

    margin: 0;

    height: 80px;

    width: 100%;

    background: #00a6e7;

    background: -moz-linear-gradient(top, #00a6e7 0%, #003f5c 100%);

    background: -webkit-linear-gradient(top, #00a6e7 0%, #003f5c 100%);

    background: linear-gradient(to bottom, #00a6e7 0%, #003f5c 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a6e7', endColorstr='#003f5c', GradientType=0); }

@media screen and (max-width: 767px) {

    header .header__logo {

        width: 40px;

        height: 40px; } }

header .header__logo .svg-logo {

    display: block;

    width: 52px;

    height: 21px;

    position: absolute;

    left: 15px;

    top: 30px; }

@media screen and (max-width: 767px) {

    header .header__logo .svg-logo {

        width: 30px;

        height: 12px;

        left: 6px;

        top: 14px; } }

header .menubtn {

    float: left;

    border: none;

    width: 100%;

    height: 80px;

    box-sizing: border-box;

    background: #013c76;

    position: relative;

    border-top: 1px solid #024f9a;

    border-bottom: 1px solid #024f9a;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 767px) {

    header .menubtn {

        height: 40px; } }

header .menubtn .pic {

    width: 32px;

    position: absolute;

    top: 50%;

    left: 50%;

    margin-left: -16px;

    margin-top: -19px; }

@media screen and (max-width: 767px) {

    header .menubtn .pic {

        margin-top: -10px;

        margin-left: -12px; } }

header .menubtn .pic i {

    padding: 0;

    margin: 0;

    height: 2px;

    width: 100%;

    background: #fff;

    float: left;

    margin-bottom: 10px; }

@media screen and (max-width: 767px) {

    header .menubtn .pic i {

        width: 24px;

        margin-bottom: 7px; } }

header .menubtn .pic span {

    float: left;

    letter-spacing: 1px;

    font-size: 10px;

    text-transform: uppercase;

    color: #fff;

    line-height: 1em; }

@media screen and (max-width: 767px) {

    header .menubtn .pic span {

        display: none; } }

header .menubtn:hover {

    background: #02376c; }

header #leftbar {

    background: #024f9a;

    float: left;

    width: 80px; }

@media screen and (max-width: 767px) {

    header #leftbar {

        width: 40px; } }

header #leftbar .searchbtn {

    background: transparent;

    float: left;

    border-bottom: 1px solid #013c76;

    padding: 0;

    margin: 0;

    height: 80px;

    width: 100%;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease; }

@media screen and (max-width: 767px) {

    header #leftbar .searchbtn {

        height: 40px; } }

header #leftbar .searchbtn .lens {

    display: block;

    width: 30px;

    height: 30px;

    position: absolute;

    left: 25px;

    top: 25px; }

@media screen and (max-width: 767px) {

    header #leftbar .searchbtn .lens {

        height: 19px;

        width: 19px;

        left: 11px;

        top: 11px; } }

header #leftbar .searchbtn:hover {

    background: #013c76; }

header #leftbar a {

    background: transparent;

    float: left;

    width: 80px;

    height: 80px;

    border-bottom: 1px solid #013c76;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease; }

@media screen and (max-width: 767px) {

    header #leftbar a {

        height: 40px;

        width: 40px; } }

header #leftbar a svg {

    width: 30px;

    height: 30px;

    position: absolute;

    left: 25px;

    top: 25px; }

@media screen and (max-width: 767px) {

    header #leftbar a svg {

        height: 14px;

        width: 24px;

        left: 8px;

        top: 12px; } }

header #leftbar a:hover {

    background: #013c76; }

header #socialbar {

    position: absolute;

    width: 80px;

    bottom: 40px;

    left: 0; }

@media screen and (max-width: 767px) {

    header #socialbar {

        width: 40px; } }

header #socialbar .sns {

    background: #024f9a;

    display: block; }

@media screen and (max-width: 767px) {

    header #socialbar .sns {

        height: 40px;

        width: 0px;

        overflow: hidden;

        left: 40px;

        position: absolute;

        -webkit-transition: all 0.5s ease-out;

        transition: all 0.5s ease-out; } }

@media screen and (max-height: 767px) and (min-width: 768px) {

    header #socialbar .sns {

        height: 40px;

        width: 0px;

        overflow: hidden;

        left: 80px;

        position: absolute;

        -webkit-transition: all 0.5s ease-out;

        transition: all 0.5s ease-out; } }

header #socialbar .sns a:first-of-type {

    border-top: 1px solid #013c76; }

@media screen and (max-width: 767px) {

    header #socialbar .sns a:first-of-type {

        border-top: none; } }

header #socialbar .sns a {

    width: 100%;

    float: left;

    height: 40px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    border-bottom: 1px solid #013c76; }

@media screen and (max-width: 767px) {

    header #socialbar .sns a {

        background: #024f9a;

        width: 40px;

        box-sizing: border-box;

        height: 40px;

        border-left: 1px solid #013c76;

        border-bottom: none; } }

@media screen and (max-height: 767px) and (min-width: 768px) {

    header #socialbar .sns a {

        background: #024f9a;

        width: 40px;

        box-sizing: border-box;

        height: 40px;

        border-left: 1px solid #013c76;

        border-bottom: none; } }

header #socialbar .sns a svg {

    width: 30px;

    height: 30px;

    position: absolute;

    left: 25px;

    top: 5px; }

@media screen and (max-width: 767px) {

    header #socialbar .sns a svg {

        left: 5px; } }

@media screen and (max-height: 767px) and (min-width: 768px) {

    header #socialbar .sns a svg {

        left: 5px; } }

header #socialbar .sns a:hover {

    background: #1da1f2; }

header #socialbar .sns.open {

    width: 80px; }

@media screen and (max-width: 767px) {

    header #socialbar .sns.open {

        width: 240px; } }

@media screen and (max-height: 767px) and (min-width: 768px) {

    header #socialbar .sns.open {

        width: 240px; } }

header #socialbar .showsn {

    position: relative;

    border: none;

    border-bottom: 1px solid #013c76;

    border-top: 1px solid #013c76;

    width: 100%;

    height: 40px;

    box-sizing: border-box;

    background: none; }

header #socialbar .showsn svg {

    width: 16px;

    height: 16px;

    position: absolute;

    left: 50%;

    top: 50%;

    margin-top: -8px;

    margin-left: -8px; }

@media screen and (max-width: 767px) {

    header #socialbar .showsn {

        display: block; } }

@media screen and (min-width: 768px) {

    header #socialbar .showsn {

        display: none; } }

@media screen and (max-height: 767px) and (min-width: 768px) {

    header #socialbar .showsn {

        display: block; } }



#whiteslogan {

    border-bottom: 1px solid #fff;

    height: 80px;

    float: left;

    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

    box-sizing: border-box;

    background: #fff;

    padding-left: 80px; }

#whiteslogan h1 {
    padding: 0 60px;
}

@media screen and (max-width: 1440px) {
    #whiteslogan h1 {
        padding: 0 15px;
    }
}

@media screen and (max-width: 767px) {

    #whiteslogan {

        height: 41px;

        padding: 4px 0;

        box-sizing: border-box;

        padding-left: 40px; }

    #whiteslogan h1 {
        font-size: 1em;
    }

}

#whiteslogan span {

    padding-left: 60px;

    float: left;

    width: 100%;

    line-height: 80px;

    color: #024f9a;

    font-family: "PT Sans Caption", sans-serif;

    text-transform: uppercase;

    font-size: 21px; }

@media screen and (max-width: 1440px) {

    #whiteslogan span {

        padding-left: 15px; } }

@media screen and (max-width: 767px) {

    #whiteslogan span {

        height: 40px;

        padding-left: 15px;

        font-size: 12px;

        width: 180px;

        line-height: 15px; } }



.topline {

    width: 100%;

    max-width: 768px;

    left: -100%;

    z-index: 4;

    position: fixed;

    height: 160px;

    background: #013c76;

    overflow: hidden;

    box-sizing: border-box;

    border-bottom: 1px solid #024f9a;

    padding-left: 80px;

    -webkit-transition: all 0.6s ease;

    transition: all 0.6s ease; }

@media screen and (max-width: 767px) {

    .topline {

        height: 80px;

        padding-left: 40px; } }

.topline .menuslogan {

    border-bottom: 1px solid #024f9a;

    height: 80px;

    float: left;

    color: #fff;

    width: 100%;

    background: #00a6e7;

    background: -moz-linear-gradient(top, #00a6e7 0%, #003f5c 100%);

    background: -webkit-linear-gradient(top, #00a6e7 0%, #003f5c 100%);

    background: linear-gradient(to bottom, #00a6e7 0%, #003f5c 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a6e7', endColorstr='#003f5c', GradientType=0); }

@media screen and (max-width: 767px) {

    .topline .menuslogan {

        height: 41px;

        padding: 4px 0;

        box-sizing: border-box; } }

.topline .menuslogan span {

    padding-left: 55px;

    float: left;

    width: 100%;

    line-height: 80px;

    color: #fff;

    font-family: "PT Sans Caption", sans-serif;

    text-transform: uppercase;

    font-size: 21px; }

@media screen and (max-width: 767px) {

    .topline .menuslogan span {

        height: 40px;

        padding-left: 10px;

        font-size: 12px;

        width: 180px;

        line-height: 15px; } }

.topline .close {

    color: #fff;

    position: absolute;

    right: 0;

    background: 0;

    width: 80px;

    height: 80px;

    top: 80px;

    cursor: pointer; }

@media screen and (max-width: 767px) {

    .topline .close {

        width: 40px;

        height: 40px;

        top: 40px; } }

.topline .close svg {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 29px;

    height: 29px;

    margin-left: -14.5px;

    margin-top: -14.5px; }

@media screen and (max-width: 767px) {

    .topline .close svg {

        width: 18px;

        height: 18px;

        margin-left: -9px;

        margin-top: -9px; } }



aside {

    padding-left: 20px;

    background: #013c76;

    width: 100%;

    max-width: 748px;

    height: 100%;

    position: fixed;

    top: 0;

    z-index: 3;

    left: -100%;

    overflow-y: auto;

    overflow-x: hidden;

    -webkit-transition: all 0.6s ease;

    transition: all 0.6s ease; }

aside #mainmenu {

    width: 100%;

    padding-top: 195px;

    padding-left: 80px;

    float: left; }

@media screen and (max-width: 767px) {

    aside #mainmenu {

        padding-top: 80px;

        padding-left: 0px; } }

aside #mainmenu .part {

    float: left;

    box-sizing: border-box;

    width: 37%; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part {

        width: 100%; } }

aside #mainmenu .part .itemblock {

    padding-left: 60px;

    float: left;

    width: 100%; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock {

        padding-left: 0px;

        padding-right: 20px;

        box-sizing: border-box;

        border-bottom: 1px solid #024f9a; } }

aside #mainmenu .part .itemblock a {

    box-sizing: border-box;

    text-decoration: none;

    color: #fff;

    float: left;

    width: 100%;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock a {

        padding: 0 10px 0 30px; } }

aside #mainmenu .part .itemblock a:hover {

    color: #267ccf; }

aside #mainmenu .part .itemblock a.parlink {

    position: relative;

    font-family: "PT Sans Caption", sans-serif;

    font-weight: 700;

    font-size: 20px;

    margin-bottom: 19px; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock a.parlink {

        text-align: center;

        font-size: 16px;

        margin-bottom: 0px;

        line-height: 40px;

        height: 40px; } }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock a.parlink .openlist {

        position: absolute;

        right: 0px;

        top: 0;

        height: 100%;

        z-index: 1;

        width: 38px; } }

@media screen and (min-width: 768px) {

    aside #mainmenu .part .itemblock a.parlink .openlist {

        display: none; } }

aside #mainmenu .part .itemblock a.parlink .openlist:after {

    position: absolute;

    content: '';

    border-width: 6px;

    border-left-width: 5.5px;

    border-right-width: 5.5px;

    border-color: transparent;

    border-style: solid;

    border-top-color: #fff;

    border-bottom: none;

    top: 17px;

    right: 50%;

    margin-right: -5px;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease; }

aside #mainmenu .part .itemblock a.parlink.parlink-jobs .openlist:after {
    display: none;
}

aside #mainmenu .part .itemblock a.parlink .openlist:hover:after {

    border-top-color: #267ccf; }

aside #mainmenu .part .itemblock a.parlink.open .openlist:after {

    border-top-color: #267ccf;

    -webkit-transform: rotate(-180deg);

    transform: rotate(-180deg); }

aside #mainmenu .part .itemblock ul {

    box-sizing: border-box;

    float: left;

    width: 100%;

    padding: 0;

    margin: 0 0 34px; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock ul {

        margin: 24px 0 12px; } }

aside #mainmenu .part .itemblock ul li {

    box-sizing: border-box;

    float: left;

    width: 100%;

    list-style: none; }

aside #mainmenu .part .itemblock ul li a {

    font-size: 16px;

    line-height: 31px; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock ul li a {

        text-align: center;

        font-size: 14px;

        line-height: 1.5em; } }

@media screen and (max-width: 767px) {

    aside #mainmenu .part .itemblock.dsk {

        display: none; } }

@media screen and (min-width: 768px) {

    aside #mainmenu .part .itemblock.mb {

        display: none; } }

aside #mainmenu .part.main {

    width: 54%; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part.main {

        width: 100%; } }

aside #mainmenu .part.main .itemblock {

    padding-left: 40px; }

@media screen and (max-width: 767px) {

    aside #mainmenu .part.main .itemblock {

        padding-left: 0px; } }



.topline.open, aside.open {

    left: 0; }

@media screen and (min-width: 768px){
    .itemblock:not(.dsk) + .itemblock.dsk{
        margin-top: 31px;
    }
}





footer #fmenu {

    box-sizing: border-box; }

footer #fmenu .part {

    width: 50%;

    float: left;

    box-sizing: border-box;

    padding: 0 60px; }

@media screen and (max-width: 1200px) {

    footer #fmenu .part {

        width: 50%; } }

@media screen and (max-width: 1024px) {

    footer #fmenu .part {

        width: 100%; } }

@media screen and (max-width: 1439px) and (min-width: 1200px) {

    footer #fmenu .part {

        padding: 0 30px; } }

@media screen and (max-width: 1199px) {

    footer #fmenu .part {

        padding: 0 20px; } }

@media screen and (max-width: 768px) {

    footer #fmenu .part {

        padding: 0; } }

footer #fmenu .part .itemblock {

    float: left;

    width: 100%; }

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock {

        padding-left: 0px;

        padding-right: 20px;

        box-sizing: border-box;

        border-bottom: 1px solid #4e4d4d; } }

footer #fmenu .part .itemblock a {

    box-sizing: border-box;

    text-decoration: none;

    color: #fff;

    float: left;

    /* width: 100%; */

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease; }

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock a {

        padding: 0 10px 0 30px; } }

@media screen and (max-width: 480px) {

    footer #fmenu .part .itemblock a {

        padding: 0 10px 0 10px; } }

footer #fmenu .part .itemblock a:hover {

    color: #267ccf; }

footer #fmenu .part .itemblock a.parlink {

    position: relative;

    font-family: "PT Sans Caption", sans-serif;

    font-weight: 700;

    font-size: 20px;

    margin-bottom: 19px; }

@media screen and (max-width: 1880px) {

    footer #fmenu .part .itemblock a.parlink {

        font-size: 15px;

        line-height: 38px; } }
@media screen and (max-width: 1200px) {

    footer #fmenu .part .itemblock a.parlink {

        font-size: 13px; }

}

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock a.parlink {

        text-align: center;

        margin-bottom: 0px; } }


footer #fmenu .part .itemblock a.parlink .openlist {
    position: absolute;
    right: 0;
    top: 10px;
}

@media screen and (max-width: 1365px) {

    footer #fmenu .part .itemblock a.parlink .openlist {
        cursor: pointer;

        position: absolute;

        right: -40px;

        top: 0;

        height: 100%;

        z-index: 1;

        width: 38px; } }

@media screen and (min-width: 1383px) {

    footer #fmenu .part .itemblock a.parlink .openlist {

        display: none; } }

footer #fmenu .part .itemblock a.parlink .openlist:after {

    position: absolute;

    content: '';

    border-width: 6px;

    border-left-width: 5.5px;

    border-right-width: 5.5px;

    border-color: transparent;

    border-style: solid;

    border-top-color: #fff;

    border-bottom: none;

    top: 17px;

    right: 50%;

    margin-right: -5px;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease; }
@media screen and (min-width: 1366px) and (max-width: 1382px){
    footer #fmenu .part .itemblock a.parlink .openlist:after {



        top: 7px;



        margin-right: -24px;



    }
}
footer #fmenu .part .itemblock a.parlink .openlist:hover:after {

    border-top-color: #267ccf; }

footer #fmenu .part .itemblock a.parlink.open .openlist:after {

    border-top-color: #267ccf;

    -webkit-transform: rotate(-180deg);

    transform: rotate(-180deg); }

footer #fmenu .part .itemblock ul {

    box-sizing: border-box;

    float: left;

    width: 100%;

    padding: 0;

    margin: 0 0 34px; }

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock ul {

        margin: 24px 0 12px; } }

footer #fmenu .part .itemblock ul li {

    box-sizing: border-box;

    float: left;

    width: 100%;

    list-style: none; }

footer #fmenu .part .itemblock ul li a {

    font-size: 16px;

    line-height: 31px; }

@media screen and (max-width: 1880px) {

    footer #fmenu .part .itemblock ul li a {

        font-size: 14px;

        line-height: 1.5em; } }

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock ul li a {

        text-align: left; } }

footer #fmenu .part .itemblock.prod {

    width: 50%; }

footer #fmenu .part .itemblock.ways {

    width: 50%; }

footer #fmenu .part .itemblock.cmp {

    width: 30%; }

footer #fmenu .part .itemblock.med {

    width: 30%; }

footer #fmenu .part .itemblock.site {

    width: 40%; }

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock.site {

        border-bottom-color: transparent; } }

footer #fmenu .part .copyright-wrap {
    overflow: hidden;
    clear: both;
    padding-bottom: 158px;
}

@media screen and (max-width: 1380px) {
    footer #fmenu .part .copyright-wrap {
        padding-bottom: 0;
    }
}

footer #fmenu .part .copyright {

    color: #4e4d4d;
    font-size: 16px;
    float: right;
    width: 100%;
    min-width: 300px;
    text-align: right; }

@media screen and (min-width: 1201px) {

    footer #fmenu .part .itemblock.prod {

        width: 37%; }

    footer #fmenu .part .itemblock.ways {

        width: 63%; }

    footer #fmenu .part .itemblock.cmp {

        width: 33%; }

    footer #fmenu .part .itemblock.med {

        width: 27%; } }

@media screen and (min-width: 1440px) {

    footer #fmenu .part .itemblock.prod {

        width: 40%; }

    footer #fmenu .part .itemblock.ways {

        width: 60%; } }

@media screen and (min-width: 1600px) {

    footer #fmenu .part .itemblock.prod {

        width: 50%; }

    footer #fmenu .part .itemblock.ways {

        width: 50%; } }

@media screen and (max-width: 1365px) {

    footer #fmenu .part .itemblock {

        padding: 0 20px;

        box-sizing: border-box; }

    footer #fmenu .part .itemblock.prod {

        width: 50%; }

    footer #fmenu .part .itemblock.ways {

        width: 50%; }

    footer #fmenu .part .itemblock.cmp {

        width: 33%; }

    footer #fmenu .part .itemblock.med {

        width: 33%; }

    footer #fmenu .part .itemblock.site {

        width: 33%; }

    footer #fmenu .part .copyright {

        font-size: 14px; } }

@media screen and (max-width: 768px) {

    footer #fmenu .part .itemblock.prod {

        width: 100%; }

    footer #fmenu .part .itemblock.ways {

        width: 100%; }

    footer #fmenu .part .itemblock.cmp {

        width: 100%; }

    footer #fmenu .part .itemblock.med {

        width: 100%; }

    footer #fmenu .part .itemblock.site {

        width: 100%;


        padding-left: 20px;
        padding-right: 0px; }

    footer #fmenu .part .copyright {

        border-top: 1px solid #4e4d4d;

        text-align: center;

        padding-left: 10px;

        padding-right: 10px;

        padding-top: 24px;

        padding-bottom: 50px; } }


.button-up-wrap {
    height: 58px;
    position: relative;
    clear: both;
}

.button-up-wrap .up {

    position: absolute;

    right: 10px;

    top: 0;

    width: 58px;

    height: 58px;

    box-sizing: border-box;

    background: #b1b6c0;

    border: 1px solid #fff;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease;

}



@media screen and (max-width: 768px) {

    .button-up-wrap .up {

        right: 1px;

        top: 0; } }

.button-up-wrap .up:hover {
    background: #333;
}

.button-up-wrap .up:after {
    position: absolute;

    content: '';

    border-width: 11px;

    border-left-width: 10.5px;

    border-right-width: 10.5px;

    border-color: transparent;

    border-style: solid;

    border-bottom-color: #333;

    border-top: none;

    top: 50%;

    right: 50%;

    margin-right: -10.5px;

    margin-top: -5.5px;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease;
}

.button-up-wrap .up:hover:after {
    border-bottom-color: #fff;
}



main {
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    overflow: hidden;
}
/*
  @media screen and (min-width: 1200px) {

    main {

      padding-bottom: 315px; } }

  @media screen and (min-width: 1600px) {

    main {

      padding-bottom: 337px; } }

  @media screen and (min-width: 1881px) {

    main {

      padding-bottom: 374px; } }

  @media screen and (max-width: 1200px) {

    main {

      padding-bottom: 155px; } }
      */

@media screen and (min-width: 768px) {

    main {

        padding-left: 80px; }

    main.postpage {

        padding-left: 0px; }


}



main.postpage.product {

    padding-left: 40px; }


}

@media screen and (max-width: 767px) {

    main {

        padding-left: 40px; }
    main.postpage {

        padding-left: 0px; }
}

main.postpage.product {

    padding-left: 80px; }

@media (max-width: 767px) {
    main.postpage.product {
        padding-left: 40px;
    }
}


}

main .middle {

    box-sizing: border-box;

    position: relative;

    height: 100%;

    width: 100%;

    padding: 0 60px; }

@media screen and (max-width: 1440px) {

    main .middle {

        padding: 0 15px; } }

@media screen and (max-width: 768px) {

    main .middle {

        padding: 0 10px; } }

main .imgcont {

    background-size: cover;

    background-position: center; }

main .post {

    box-sizing: border-box;

    float: left; }

main .post .iconbox {

    position: absolute;

    height: 30px;

    z-index: 1; }

main .post .iconbox .vid {

    width: 30px;

    height: 100%;

    float: left;

    position: relative;

    border: 1px solid #fff;

    box-sizing: border-box;

    background: #333; }

main .post .iconbox .vid:after {

    position: absolute;

    content: '';

    border-width: 4.5px;

    border-right-width: 8px;

    border-color: transparent;

    border-style: solid;

    border-right-color: #fff;

    border-left: none;

    top: 50%;

    right: 50%;

    margin-right: -7px;

    margin-top: -4.5px; }

main .post .iconbox .vid:before {

    position: absolute;

    content: '';

    width: 8px;

    height: 9px;

    background: #fff;

    top: 50%;

    right: 50%;

    margin-right: -2px;

    margin-top: -4.5px;

}

#from_ajax_result_140  	{
    width: 100%;
    float: left;
}

main .post .iconbox .soc {

    float: left;

    width: 30px;

    padding-right: 120px;

    height: 100%;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

    overflow: hidden; }

main .post .iconbox .soc .showsoc {

    background: transparent;

    z-index: 1;

    position: relative;

    float: left;

    width: 30px;

    height: 30px;

    border: 1px solid transparent;

    border-left: none;

    box-sizing: border-box; }

main .post .iconbox .soc .showsoc svg {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 19px;

    height: 19px;

    margin-left: -9.5px;

    margin-top: -9.5px; }

main .post .iconbox .soc .showsoc:hover {

    background: transparent; }

main .post .iconbox .soc .sns {

    position: absolute;

    top: 0;

    right: 120px;

    opacity: 0;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease; }

main .post .iconbox .soc .sns button {

    position: relative;

    width: 30px;

    height: 30px;

    float: left;

    border: 1px solid transparent;

    box-sizing: border-box;

    border-left: none;

    background: transparent;

    -webkit-transition: all 0.5s ease;

    transition: all 0.5s ease; }

main .post .iconbox .soc .sns button svg {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 24px;

    height: 24px;

    margin-left: -12px;

    margin-top: -12px; }

main .post .iconbox .soc .sns button:hover {

    background: #2b7ccb; }

main .post .iconbox .soc.active .showsoc {

    border: 1px solid #fff;

}

main .post .iconbox .soc.active .sns {

    position: absolute;

    opacity: 1;

    right: 0px; }

main .post .iconbox .soc.active .sns button {

    border: 1px solid #fff;

    border-left: none; }

main .post .matbox {

    z-index: 1;

    position: absolute;

    width: 100%;

    box-sizing: border-box;

    bottom: 0;

    left: 0;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0%;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
}

main .post.w3 .matbox {
    position: static;
}

main .post .matbox .tags {

    padding: 0 60px;

    box-sizing: border-box;

    width: 100%;

    float: left;

    margin-bottom: 10px; }

@media screen and (max-width: 1440px) {

    main .post .matbox .tags {

        padding: 0 15px; } }

main .post .matbox .tags span {

    line-height: 29px;

    text-align: center;

    text-transform: uppercase;

    font-size: 13px;

    box-sizing: border-box;

    float: left;

    min-width: 113px;

    padding: 0 29px;

    border-width: 1px;

    border-style: solid;

    margin-right: 11px;

    color: #ccc;

    border-color: #ccc; }

@media screen and (max-width: 1440px) {

    main .post .matbox .tags span {

        min-width: 72px;

        padding: 0 5px; } }

main .post .matbox strong.head {

    letter-spacing: 0.08em;

    max-width: 1080px;

    box-sizing: border-box;

    float: left;

    width: 100%;

    font-weight: 700;

    color: #fff;

    text-transform: uppercase;

    padding: 0 60px;

    line-height: 1.2em; }

main .post .matbox strong.subtitle {

    letter-spacing: 0.08em;

    max-width: 1080px;

    box-sizing: border-box;

    float: left;

    width: 100%;

    font-weight: 400;

    color: #fff;

    padding: 0 150px;

    line-height: 1.6em; }

@media screen and (max-width: 1440px) {

    main .post .matbox strong.head {

        padding: 0 15px; }

    main .post .matbox strong.subtitle {

        padding: 0 50px; }

}

@media screen and (max-width: 1024px) {

    main .post .matbox strong.subtitle {

        padding: 0 50px; }

}

@media screen and (max-width: 580px) {

    main .post .matbox strong.subtitle {

        padding: 0 30px; }

}

main .frontpost.post {

    width: 100%;

    height: 375px;

    position: relative; }

@media screen and (max-width: 1024px) {

    main .frontpost.post {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 600px) {

    main .frontpost.post {
        height: 520px;
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 1440px) {

    main .frontpost.post .tags {

        margin-bottom: 20px;
    }
}


main .frontpost.post .tags span {

    color: #fff;

    border-color: #fff; }

main .frontpost.post strong.head {

    font-size: 35px;

    margin-bottom: 42px; }

@media screen and (max-width: 1440px) {

    main .frontpost.post strong.head {

        font-size: 18px; } }

main .frontpost.post .iconbox {

    top: 38px; }

main .frontpost:after {

    top: 0;

    left: 0;

    content: none;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.6);

    position: absolute;

    z-index: 0; }

main .row {

    margin: 20px -10px 0;

    float: left;

    width: 100%;

    -webkit-flex: 1;

    -ms-flex: 1;

    flex: 1;

    padding: 0 60px;

    box-sizing: border-box;

    display: flex;

    align-items: normal;

    flex-direction: row;

    text-align: center; }

@media screen and (max-width: 1440px) {

    main .row {

        padding: 0 15px; } }

@media screen and (max-width: 1024px) {

    main .row {
        margin: 0;
        display: block;

        float: left;

        width: 100%;


        max-width: 100%; } }

@media screen and (max-width: 767px) {

    main .row {

        padding: 0 20px 0 60px; } }

@media screen and (max-width: 480px) {

    main .row {

        padding: 0 10px 0 50px; } }

main .row .post {

    position: relative;

    float: none;

    box-shadow: 0 0 7px 0px rgba(102, 102, 102, 0.35);

    text-align: left;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 1440px) {

    main .row .post {

        display: block;

        float: left; } }

main .row .post strong.head {

    font-size: 21px;

    text-transform: none; }

@media screen and (max-width: 1440px) {

    main .row .post strong.head {

        font-size: 16px; } }

main .row .post .tags span {

    margin-top: 11px; }

main .row .post .iconbox {

    position: relative;

    float: left;

    padding: 0 0 0 60px; }

@media screen and (max-width: 1440px) {

    main .row .post .iconbox {

        padding: 0 15px; } }

main .row .post .anounce {

    float: left;

    padding: 0 60px; }

@media screen and (max-width: 1440px) {

    main .row .post .anounce {

        padding: 0 15px; } }

main .row .post .auth {

    margin-top: 19px;

    float: left;

    color: #ccc;

    font-size: 16px;

    line-height: 1.6em;

    padding: 0 60px; }

@media screen and (max-width: 1440px) {

    main .row .post .auth {

        font-size: 14px;

        padding: 0 15px; } }

main .row .post .auth svg {

    width: 15px;

    height: 15px;

    margin-bottom: -2px; }

main .row .post:hover {

    box-shadow: 0 0 7px 5px rgba(102, 102, 102, 0.35); }

main .row .pictured {

    padding: 60px; }

@media screen and (max-width: 1440px) {

    main .row .pictured {

        padding: 20px; } }

@media screen and (max-width: 1024px) {

    main .row .pictured {

        height: auto; } }

main .row .pictured .matbox {

    position: relative;

    border: 3px solid #fff;

    width: 100%;

    height: 100%;

    float: left;

    box-sizing: border-box;

    z-index: 1; }

@media screen and (max-width: 1024px) {

    main .row .pictured .matbox {

        padding-bottom: 20px; } }

main .row .pictured .matbox .iconbox {

    padding: 20px 25px 40px; }

@media screen and (max-width: 480px) {

    main .row .pictured .matbox .iconbox {

        padding: 20px 0px;

        margin-left: 15px; } }

main .row .pictured .matbox strong.head {

    padding: 0 25px;

    text-transform: uppercase;

    line-height: 1.4em;

    margin-bottom: 33px; }

@media screen and (max-width: 1440px) {

    main .row .pictured .matbox strong.head {

        font-size: 18px; } }

@media screen and (max-width: 480px) {

    main .row .pictured .matbox strong.head {

        padding: 0px 15px; } }

main .row .pictured .matbox .tags {

    padding: 0 25px; }

@media screen and (max-width: 480px) {

    main .row .pictured .matbox .tags {

        padding: 0px 15px; } }

main .row .pictured .matbox .tags span {

    color: #fff;

    border-color: #fff; }

main .row .pictured .matbox .anounce {

    float: left;

    padding: 0 25px;

    font-size: 16px;

    color: #fff;

    line-height: 1.6em; }

@media screen and (max-width: 1440px) {

    main .row .pictured .matbox .anounce {

        font-size: 14px; } }

@media screen and (max-width: 480px) {

    main .row .pictured .matbox .anounce {

        padding: 0px 15px; } }

main .row .spec {

    background-image: url(../images/spec.jpg);

    background-size: cover;

    background-position: center;

    display: inline-flex;

    box-sizing: border-box;

    align-items: center;

    justify-content: center;

    flex-direction: column; }

main .row .spec .matbox {

    position: relative; }

main .row .spec .matbox strong.head {

    text-align: center;

    text-transform: uppercase;

    font-size: 30px; }

main .row .spec .matbox strong.subtitle {

    margin-top: 42px;

    text-align: center;

    line-height: 1.6em;

    font-weight: 400;

    font-size: 16px; }

@media screen and (max-width: 1440px) {

    main .row .spec .matbox strong.head {

        font-size: 18px; }

    main .row .spec .matbox strong.subtitle {

        font-size: 14px; }
}

main .row .spec .matbox .tags {

    margin-top: 68px;

    text-align: center; }

main .row .spec .matbox .tags span {

    display: inline-block;

    float: none;

    margin: 5px;

    color: #fff;

    border-color: #fff; }

main .row .spec:after {

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.6);

    position: absolute;

    z-index: 0; }

main .row .pictured:after {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    background: rgba(0, 0, 0, 0.5);

    z-index: 0; }

main .row .light .iconbox {

    margin-top: 20px;

    float: right; }

main .row .light .iconbox .vid {

    border: 1px solid #ccc;

    background: #ccc; }

main .row .light .iconbox .soc {

    padding-right: 120px; }

main .row .light .iconbox .soc .showsoc {

    background: transparent;

    border: 1px solid transparent;

    border-left: none; }

main .row .light .iconbox .soc .showsoc:hover {

    background: transparent; }

main .row .light .iconbox .soc .sns button {

    border: 1px solid transparent;

    border-left: none; }

main .row .light .iconbox .soc.active .showsoc {

    border: 1px solid #ccc;

}

main .row .light .iconbox .soc.active .sns button {

    border: 1px solid #ccc;

    border-left: none; }

main .row .light .imgcont {

    height: 50%;

    float: left;
    height: 300px;
    width: 100%; }

@media (max-width: 1024px) {
    main .row .light .imgcont {
        height: 70%;
    }
}

@media (max-width: 500px) {
    main .row .light .imgcont {
        height: 50%;
    }
}

main .row .light .matbox {

    min-height: 50%;

    background: #fff;

    padding-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0%;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;

    padding-top: 9px; }

@media (max-width: 1024px) {
    main .row .light .matbox {
        min-height: 30%;
    }
}

@media (max-width: 500px) {
    main .row .light .matbox {
        min-height: 50%;
    }
}

main .row .light strong.head {

    color: #333;

    line-height: 1.4em; }

main .row .light .anounce {

    font-size: 16px;

    line-height: 1.6em;

    margin-top: 16px; }

@media screen and (max-width: 1440px) {

    main .row .light .anounce {

        font-size: 14px; } }

main .row .light .tags {

    margin-bottom: 15px; }

main .row .dark .iconbox {

    margin-top: 20px;

    float: right; }

main .row .dark .iconbox .soc {

    padding-right: 120px; }

main .row .dark .imgcont {

    height: auto;

    float: none;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    display: block;

    width: 100%; }

@media (max-width: 1024px) {
    main .row .dark .imgcont {
        height: 70%;
    }
}

@media (max-width: 500px) {
    main .row .dark .imgcont {
        height: 50%;
    }
}

main .row .dark .matbox {

    min-height: 50%;

    background: #333;

    padding-bottom: 20px;

    padding-top: 9px; }

@media (max-width: 1024px) {
    main .row .dark .matbox {
        min-height: 30%;
    }
}

@media (max-width: 500px) {
    main .row .dark .matbox {
        min-height: 50%;
    }
}

main .row .dark .anounce {

    margin-top: 16px;

    font-size: 16px;

    color: #fff;

    line-height: 1.6em; }

@media screen and (max-width: 1440px) {

    main .row .dark .anounce {

        font-size: 14px; } }

main .row .dark strong.head {

    line-height: 1.4em; }

main .row .dark .tags {

    margin-bottom: 15px; }

main .row .dark .tags span {

    color: #fff;

    border-color: #fff; }

main .row .w3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33.33%;
    margin: 0 10px;
    overflow: hidden;
    min-height: 600px;
    background-color: #fff;
    height: auto; }

@media screen and (max-width: 1700px) {

    main .row .w3 {

        height: 670px; } }

@media (max-width: 500px) {
    main .row .w3 {
        height: 600px;
    }
}

@media (max-width: 500px) {
    main .row .w3 {
        height: 550px;
    }
}

@media screen and (max-width: 1024px) {

    main .row .w3 {

        width: 100%;

        max-width: 100%;
        margin: 0 0 10px;
    } }

@media screen and (max-width: 1024px) {

    main .row .w3.pictured {

        height: auto; } }







@media screen and (max-width: 1024px) {

    main .row .w2.pictured {

        height: auto; } }

main .row .w2 {

    width: 50%;
    margin: 0 10px;

    max-width: 850px;

    height: auto;
    min-height: 490px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1024px) {
    main .row .w2 {
        height: 670px;

    }
}

@media (max-width: 500px) {
    main .row .w2 {
        height: 550px;
    }
}

@media screen and (max-width: 1024px) {

    main .row .w2 {

        width: 100%;

        max-width: 100%;
        margin: 0 0 10px;
    } }

main .row .w2 .imgcont {

    height: 295px;

    float: left;

    width: 100%; }

@media (max-width: 1024px) {
    main .row .w2 .imgcont {
        height: 70%;
    }
}

@media (max-width: 500px) {
    main .row .w2 .imgcont {
        height: 50%;
    }
}

main .row .w2 .matbox {

    min-height: 40%; }

@media (max-width: 1024px) {
    main .row .w2 .matbox {
        min-height: 30%;
    }
}

@media (max-width: 500px) {
    main .row .w2 .matbox {
        min-height: 50%;
    }
}

main .row .w2:first-of-type {

}

@media screen and (max-width: 1024px) {

    main .row .w2:first-of-type {

    } }

main .mainbtns {

    float: left;

    width: 100%;

    box-sizing: border-box;

    padding: 61px 60px 109px;

    margin-bottom: -94px;

    text-align: center; }

@media screen and (max-width: 1440px) {

    main .mainbtns {

        padding: 50px 15px 100px; } }

@media screen and (max-width: 1200px) {

    main .mainbtns {

        padding: 50px 15px 100px; } }

@media screen and (max-width: 880px) {

    main .mainbtns {

        padding: 50px 60px 100px 100px; } }

@media screen and (max-width: 768px) {

    main .mainbtns {

        padding: 50px 60px 100px 100px; } }

@media screen and (max-width: 480px) {

    main .mainbtns {

        padding: 50px 10px 100px 50px; } }

main .mainbtns .more, .more__button {

    font-family: "PT Sans Caption", sans-serif;

    text-align: center;
    text-decoration: none;
    font-size: 16px;

    position: relative;

    float: none;

    display: inline-block;

    border-width: 2px;

    border-style: solid;

    border-color: #333;

    background: #e5e5e5;



    width: 230px;

    height: 60px;

    line-height: 56px;

    font-weight: 700;

    box-sizing: border-box;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }



@media screen and (max-width: 1199px) {

    main .mainbtns .more, .more__button {

        margin-left: 80px; } }

@media screen and (max-width: 880px) {

    main .mainbtns .more {

        margin-left: 0; } }

@media screen and (max-width: 767px) {

    main .mainbtns .more, .more__button {

        margin-left: 0; } }

main .mainbtns .more svg, .more__button svg {

    width: 10px;

    position: absolute;

    top: 50%;

    right: 50%;

    margin-top: -3.5px;

    margin-right: -29px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }



main .mainbtns .more svg.hvr {

    opacity: 0; }

main .mainbtns .more:hover, .more__button:hover  {

    background: #333;

    color: #fff; }

main .mainbtns .more:hover svg {

    opacity: 0; }

main .mainbtns .more:hover svg.hvr {

    opacity: 1; }

main .mainbtns .more.opened svg{
    transform: rotate(180deg);
    margin-top: -6.5px;
    margin-right: -44px;
}
main .mainbtns .more.opened{
    font-size: 0;
}
main .mainbtns .more.opened:before{
    content:'РЎРІРµСЂРЅСѓС‚СЊ';
    font-size: 16px;
    margin-left: -20px;
}

main .mainbtns .toposts {

    padding-right: 24px;

    border-width: 2px;

    border-style: solid;

    border-color: #024f9a;

    font-family: "PT Sans Caption", sans-serif;

    font-size: 16px;

    text-decoration: none;

    width: 260px;

    height: 60px;

    color: #fff;

    background: #024f9a;

    line-height: 56px;

    box-sizing: border-box;

    float: right;

    font-weight: 700;

    margin-right: 80px;

    position: relative;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 880px) {

    main .mainbtns .toposts {

        margin: 10px auto 0;

        float: none;

        display: block; } }

@media screen and (max-width: 767px) {

    main .mainbtns .toposts {

        margin: 10px auto 0;

        float: none;

        display: block; } }

main .mainbtns .toposts svg {

    width: 19px;

    height: 16px;

    position: absolute;

    top: 50%;

    right: 43%;

    margin-top: -9.5px;

    margin-right: -96px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

main .mainbtns .toposts svg.hvr {

    opacity: 0; }

main .mainbtns .toposts:hover {

    background: none;

    color: #024f9a; }

main .mainbtns .toposts:hover svg {

    opacity: 0; }

main .mainbtns .toposts:hover svg.hvr {

    opacity: 1; }



.inner main.postpage {

    background: #e5e5e5;

    /*margin-bottom: -104px;*/ }

.inner main.postpage .readmore {

    width: 475px;

    background: #e5e5e5; }

@media screen and (min-width: 1601px) {

    .inner main.postpage .readmore {

        position: absolute;

        right: 0;

        top: 0;

        height: 100%; } }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore {

        position: relative;

        float: left;

        width: 100%; } }

.inner main.postpage .readmore strong.rmhead {

    font-size: 28px;

    margin-top: 80px;

    float: left;

    box-sizing: border-box;

    width: 100%;

    padding: 0 60px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore strong.rmhead {

        margin-top: 31px;

        margin-bottom: 12px;

        padding-left: 185px; } }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore strong.rmhead {

        padding-left: 55px; } }

@media screen and (max-width: 480px) {

    .inner main.postpage .readmore strong.rmhead {

        padding-left: 10px;

        padding-right: 10px; } }

.inner main.postpage .readmore .row {

    position: relative;

    width: 100%;

    display: block; }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore .row {

        box-sizing: border-box;

        padding-left: 185px;

        padding-right: 55px; } }

@media screen and (max-width: 1160px) {

    .inner main.postpage .readmore .row {

        padding-left: 55px;

        min-height: 0; } }

@media screen and (max-width: 480px) {

    .inner main.postpage .readmore .row {

        padding-left: 0px;

        padding-right: 0px; } }

.inner main.postpage .readmore .row .post {

    float: left;

    position: relative;

    width: 100%;

    display: block;

    min-height: 580px;

    height: auto;

    margin-bottom: 20px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore .row .post {

        width: 49%; } }

@media screen and (max-width: 1160px) {

    .inner main.postpage .readmore .row .post {

        width: 100%; } }

.inner main.postpage .readmore .row .post strong.head {

    font-size: 20px; }

.inner main.postpage .readmore .row .post .anounce {

    font-size: 14px; }

.inner main.postpage .readmore .row .post .imgcont {

    position: absolute; }

.inner main.postpage .readmore .row .post .tags {

    width: 120%; }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore .row .post .tags {

        width: 100%; } }

.inner main.postpage .readmore .row .post .tags span {

    width: 114px; }

.inner main.postpage .readmore .row .post:first-of-type {

    margin-right: 2%; }

.inner main.postpage .readmore .row .pictured {

    float: left;

    position: relative;

    width: 100%;

    padding: 16px 23px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore .row .pictured {

        width: 49%; } }

@media screen and (max-width: 1160px) {

    .inner main.postpage .readmore .mainbtns--more .toposts {
        float: left;
    }

    .inner main.postpage .readmore .row .pictured {

        width: 100%;

        min-height: 0; } }

.inner main.postpage .readmore .row .pictured .matbox {

    padding-bottom: 20px; }

.inner main.postpage .readmore .mainbtns {

    padding-top: 0; }

@media screen and (max-width: 1160px) {

    .inner main.postpage .readmore .mainbtns {

        padding: 0 50px; } }

@media screen and (max-width: 480px) {

    .inner main.postpage .readmore .mainbtns {

        padding-bottom: 45px; } }

.inner main.postpage .readmore .mainbtns .toposts {

    width: 360px;

    margin-right: 0; }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore .mainbtns .toposts {

        margin-right: 80px;

        width: 230px; }

    .inner main.postpage .readmore .mainbtns--more {
        padding-left: 185px;
    }
}

.inner main.postpage .readmore .mainbtns--more .toposts {
    float: left;
}

@media screen and (max-width: 480px) {

    .inner main.postpage .readmore .mainbtns .toposts {

        margin: auto; } }

@media screen and (max-width: 1600px) {

    .inner main.postpage .readmore .mainbtns {

        margin-bottom: 40px;

        margin-top: 20px; } }

@media screen and (max-width: 1160px) {
    .inner main.postpage .readmore .mainbtns--more {
        margin-left: 0;
        margin-right: 0;
        padding-left: 55px;
    }
}

.inner main.postpage article {

    background: #fff;
    box-sizing: border-box;
    position: relative;

}

@media screen and (min-width: 1601px) {

    .inner main.postpage article {

        padding-right: 475px; } }

.inner main.postpage article .imgcont.fs {

    position: relative;

    min-height: 376px;

    width: 100%;

    float: left;

    margin-bottom: 11px; }

@media screen and (max-height: 1366px) {

    .inner main.postpage article .imgcont.fs {

        min-height: 320px; } }

.inner main.postpage article .imgcont.fs .back {

    position: absolute;

    z-index: 2;

    top: 0;

    right: 0;

    width: 60px;

    height: 60px;

    background: #024f9a; }

.inner main.postpage article .imgcont.fs .back svg {

    width: 30px;

    height: 30px;

    position: absolute;

    left: 15px;

    top: 15px; }

.inner main.postpage article .imgcont.fs .posthead {

    z-index: 1;

    float: left;

    width: 100%;

    box-sizing: border-box;

    padding: 30px 60px; }

@media screen and (max-width: 480px) {

    .inner main.postpage article .imgcont.fs .posthead {

        padding: 8px 10px 25px; } }

.inner main.postpage article .imgcont.fs .posthead .postinfo {

    float: left;
    width: 100%;
    margin-bottom: 15px; }

.inner main.postpage article .imgcont.fs .posthead .postinfo .data {

    float: left;

    color: #fff;

    line-height: 30px;

    height: 30px;

    margin-right: 24px;

    padding-left: 33px;

    background: url(../images/calendar.png) left center no-repeat; }

@media screen and (max-width: 480px) {

    .inner main.postpage article .imgcont.fs .posthead .postinfo .data {

        background: none;

        padding-left: 0;

        margin-bottom: 10px; } }

.inner main.postpage article .imgcont.fs .posthead .postinfo .tags {

    float: left; }

.inner main.postpage article .imgcont.fs .posthead .postinfo .tags span {

    text-align: center;

    min-width: 114px;

    float: left;

    color: #fff;

    box-sizing: border-box;

    line-height: 30px;
    padding: 0 10px;

    height: 30px;

    border: 1px solid #fff;

    margin-right: 11px; }

@media screen and (max-width: 480px) {

    .inner main.postpage article .imgcont.fs .posthead .postinfo .tags span {

        margin-bottom: 5px; } }

.inner main.postpage article .imgcont.fs .posthead h1 {

    font-weight: 700;

    color: #fff;

    max-width: 740px;

    font-size: 30px;

    letter-spacing: 0.06em; }

@media screen and (max-width: 768px) {

    .inner main.postpage article .imgcont.fs .posthead h1 {

        font-size: 26px; } }

@media screen and (max-width: 480px) {

    .inner main.postpage article .imgcont.fs .posthead h1 {

        font-size: 24px; } }

.inner main.postpage article .imgcont.fs .posthead .anounce {

    color: #fff;

    line-height: 1.6em;

    max-width: 1050px; }

.inner main.postpage article .imgcont.fs .posthead .anounce p {
    color: #fff;
    line-height: 1.6em;
    font-size: 16px;
}


@media screen and (max-width: 480px) {

    .inner main.postpage article .imgcont.fs .posthead .anounce {

        font-size: 14px; } }

.inner main.postpage article .imgcont.fs:after {

    z-index: 0;

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(38, 58, 80, 0.8); }

.inner main.postpage article .ankors {

    width: 260px;

    position: absolute;

    overflow-x: hidden;

}

@media screen and (min-width: 1200px) {

    .inner main.postpage article .ankors {

        left: 40px;

        top: 350px;
    } }

@media screen and (min-width: 1200px) {

    .inner main.postpage .specialist ~ .ankors {

        left: 40px;

    } }


@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .specialist ~ .ankors {
        top: auto;
        bottom: 0;
    }
}

@media screen and (max-width: 1199px) {

    .inner main.postpage article .ankors {
        left: auto;

        width: 220px;

        box-sizing: border-box;

        right: 0;

        top: 400px;

        /*z-index: 2; */
    } }

@media screen and (max-width: 768px) {

    .inner main.postpage article .ankors {

        top: 40%;

        pointer-events: none; } }

.inner main.postpage article .ankors .sa {

    pointer-events: all;

    float: right;

    width: 59px;

    height: 59px;

    position: relative;

    background: #024f9a;

    cursor: pointer;

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg); }

@media screen and (min-width: 1200px) {

    .inner main.postpage article .ankors .sa {

        display: none; } }

.inner main.postpage article .ankors .sa svg {

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    position: absolute;

    top: 50%;

    left: 50%;

    margin-top: -19px;

    margin-left: -19px;

    width: 38px;

    height: 38px; }

.inner main.postpage article .ankors .sa.vis svg {

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg); }

.inner main.postpage article .ankors .links {

    pointer-events: all;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 1199px) {

    .inner main.postpage article .ankors .links {

        margin-left: 100%;

        float: left;

        padding: 25px 10px 0 16px;

        width: 100%;

        background: #e5e5e5;
        overflow: auto;

        box-sizing: border-box; } }

.inner main.postpage article .ankors .links a {
    box-sizing: border-box;

    width: 100%;

    float: left;

    text-decoration: none;

    font-size: 15px;

    font-family: "PT Sans Caption", sans-serif;

    font-weight: 700;

    padding-left: 23px;

    margin-bottom: 28px;

    word-break: break-word;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

.inner main.postpage article .ankors .links a svg {

    width: 10px;

    margin-bottom: -2px;

    position: absolute;

    left: 0;

    top: 50%;

    margin-top: -6px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

.inner main.postpage article .ankors .links a svg.hvr {

    opacity: 0; }

.inner main.postpage article .ankors .links a:hover {

    color: #024f9a; }

.inner main.postpage article .ankors .links a:hover svg {

    opacity: 0; }

.inner main.postpage article .ankors .links a:hover svg.hvr {

    opacity: 1; }

.inner main.postpage article .ankors .links.vis {

    margin-left: 0; }

@media screen and (max-width: 768px) {

    .inner main.postpage article .ankors.pe {

        pointer-events: all; } }

.inner main.postpage article .ankors.top {

    top: 10px; }

.inner main.postpage article section {

    float: left;

    width: 100%;

    box-sizing: border-box;

    padding-left: 380px;

    padding-right: 95px; }

@media screen and (max-width: 1366px) {

    .inner main.postpage article section {

        /*padding-left: 185px;

          padding-right: 55px;*/ }

}

@media screen and (max-width: 1199px) {

    .inner main.postpage article section {

        padding-left: 55px;

        padding-right: 55px; } }

@media screen and (max-width: 480px) {

    .inner main.postpage article section {

        padding-left: 10px;

        padding-right: 10px; } }

.inner main.postpage article section p, .inner main.postpage article section em, .inner main.postpage article section li, .inner main.postpage article section span, .inner main.postpage article section dt, .inner main.postpage article section dd, .inner main.postpage article section a, .inner main.postpage article section strong, .inner main.postpage article section a {

    font-size: 20px;

    color: #666;

    line-height: 1.6em; }

@media screen and (max-width: 690px) {

    .inner main.postpage article section p, .inner main.postpage article section em, .inner main.postpage article section li, .inner main.postpage article section span, .inner main.postpage article section dt, .inner main.postpage article section dd, .inner main.postpage article section a, .inner main.postpage article section strong, .inner main.postpage article section a {

        font-size: 14px; } }

.inner main.postpage article section .imgpost {

    width: 100%; }

.inner main.postpage article section .imgpost img {

    width: 100%; }

.inner main.postpage article section .platform-items__item .imgpost {
    height: 60px;
}
.inner main.postpage article section .platform-items__item .imgpost img {
    width: auto;
}

.inner main.postpage article section .imgpost img[alt="pdf"] {

    width: 20px;
    position: absolute;
    left: -30px;
    top: 10px;
}

.inner main.postpage article section .imgpost .imgtext {

    width: 100%;

    display: block;

    color: #b1b6c0;

    font-size: 13px;

    margin-top: 12px; }

.inner main.postpage article section .share {

    margin-top: -6px; }

.inner main.postpage article section .share li {

    margin-right: 10px; }

.inner main.postpage article section .share li span {

    line-height: 1em;

    border-radius: 0; }

.inner main.postpage article section .share li span span {

    padding: 9px; }

.inner main.postpage article section .share li span .ya-share2__icon {

    background-repeat: no-repeat;

    background-position: center; }

.inner main.postpage article section .aboutpost {

    margin-top: 50px;

    min-height: 139px;

    float: left; }

.inner main.postpage article section .aboutpost .img {

    overflow: hidden;

    position: absolute;

    left: 0;

    top: 0;

    width: 139px;

    height: 139px;

    -webkit-border-radius: 100%;

    -moz-border-radius: 100%;

    -ms-border-radius: 100%;

    border-radius: 100%; }

@media screen and (max-width: 480px) {

    .inner main.postpage article section .aboutpost .img {

        width: 80px;

        height: 80px; } }

.inner main.postpage article section .aboutpost .img img {

    float: left;

    width: 139px;

    height: 139px; }

@media screen and (max-width: 480px) {

    .inner main.postpage article section .aboutpost .img img {

        width: 80px;

        height: 80px; } }

.inner main.postpage article section .aboutpost strong {

    font-size: 16px;

    float: left;

    width: 100%;

    padding-left: 147px;

    margin-top: 9px;

    margin-bottom: 9px; }

@media screen and (max-width: 480px) {

    .inner main.postpage article section .aboutpost strong {

        padding-left: 92px;

        margin-bottom: 4px; } }

.inner main.postpage article section .aboutpost span {

    float: left;

    font-size: 16px; }

.inner main.postpage article section .aboutpost span a {

    font-size: 16px;

    /* color: #186ec2;*/
}

.inner main.postpage article section .aboutpost .prof {

    width: 100%;

    padding-left: 147px;

    margin-top: -8px;

    margin-bottom: 31px;
    box-sizing: border-box;
}

@media screen and (max-width: 480px) {

    .inner main.postpage article section .aboutpost .prof {

        padding-left: 92px; } }

.inner main.postpage article section .aboutpost .link {

    width: 100%;

    padding-left: 147px;

    margin-top: -8px;
    box-sizing: border-box;
}

@media screen and (max-width: 480px) {

    .inner main.postpage article section .aboutpost .link {

        padding-left: 0px; } }

.inner main.postpage article section .aboutpost .other {

    width: 100%;

    padding-left: 147px;

    box-sizing: border-box;
}

@media screen and (max-width: 480px) {

    .inner main.postpage article section .aboutpost .other {

        padding-left: 0px; } }

.inner main.postpage article section ul li {

    list-style: circle; }

.inner main.postpage article section h2, /*.inner main.postpage article section h3, */.inner main.postpage article section h4 {

    line-height: 1.6em;

    padding: 1em 0; }

@media screen and (max-width: 690px) {

    .inner main.postpage article section h2 {

        font-size: 16px; } }

.inner main.postpage article .emailblock {

    background-size: cover;

    width: 100%;

    float: left;

    height: 307px;

    box-sizing: border-box;

    padding-right: 435px;

    margin-top: 81px;

    padding-left: 330px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage article .emailblock {

        padding-right: 378px; } }

@media screen and (max-width: 1366px) {

    .inner main.postpage article .emailblock {

        padding-left: 185px; } }

@media screen and (max-width: 1160px) {

    .inner main.postpage article .emailblock {

        padding-left: 0;

        padding-right: 0;

        height: auto; } }

.inner main.postpage article .emailblock .text {

    letter-spacing: 1px;

    right: 0;

    top: 0;

    position: absolute;

    height: 100%;

    width: 435px;

    box-sizing: border-box;

    background: #414141;

    color: #fff;

    text-transform: uppercase;

    font-weight: 700;

    padding: 40px 10px 40px 40px;

    font-size: 25px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage article .emailblock .text {

        width: 323px;

        font-size: 20px;

        right: 55px; } }

@media screen and (max-width: 1160px) {

    .inner main.postpage article .emailblock .text {

        position: relative;

        width: 100%;

        height: auto;

        float: left;

        right: 0; } }

@media screen and (max-width: 480px) {

    .inner main.postpage article .emailblock .text {

        padding: 15px 10px; } }

.inner main.postpage article .emailblock form {

    padding: 41px 43px 32px 38px;

    background: url(../images/emailbg.jpg) 0 0;

    background-size: cover;

    box-sizing: border-box;

    float: left;

    height: 100%;

    width: 100%;

    position: relative;

    margin: 0; }

@media screen and (max-width: 1160px) {

    .inner main.postpage article .emailblock form {

        min-height: 158px;

        padding: 20px 43px 10px 38px; } }

@media screen and (max-width: 480px) {

    .inner main.postpage article .emailblock form {

        padding: 15px 10px; } }

.inner main.postpage article .emailblock form .tomats {

    position: absolute;

    right: 43px;

    bottom: 33px;

    box-sizing: border-box;

    text-decoration: none;

    line-height: 36px;

    text-align: center;

    height: 40px;

    width: 180px;

    background: transparent;

    border: 2px solid #333;

    font-weight: 700;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 1160px) {

    .inner main.postpage article .emailblock form .tomats {

        bottom: 20px; } }

@media screen and (max-width: 480px) {

    .inner main.postpage article .emailblock form .tomats {

        display: none; } }

.inner main.postpage article .emailblock form .tomats svg {

    width: 10px;

    height: 12px;

    opacity: 1;

    position: absolute;

    right: 18px;

    top: 50%;

    margin-top: -4px; }

.inner main.postpage article .emailblock form .tomats svg.hvr {

    opacity: 0; }

.inner main.postpage article .emailblock form .tomats:hover {

    background: #333;

    color: #fff; }

.inner main.postpage article .emailblock form .tomats:hover svg {

    opacity: 0; }

.inner main.postpage article .emailblock form .tomats:hover svg.hvr {

    opacity: 1; }

.inner main.postpage article .emailblock form fieldset {

    padding: 0;

    margin: 0;

    border: none;

    float: left;

    width: 100%;

    position: relative;

    padding-right: 180px;

    box-sizing: border-box; }

@media screen and (max-width: 480px) {

    .inner main.postpage article .emailblock form fieldset {

        height: 100%;

        padding: 0; } }

.inner main.postpage article .emailblock form fieldset input {

    width: 100%;

    padding-left: 18px;

    border: none;

    box-sizing: border-box;

    font-size: 16px;

    font-family: "PT Sans Caption", sans-serif;

    line-height: 60px;

    height: 60px; }

.inner main.postpage article .emailblock form fieldset button {

    position: absolute;

    top: 0;

    right: 0;

    width: 180px;

    border: none;

    box-sizing: border-box;

    font-size: 16px;

    font-weight: 700;

    color: #fff;

    background: #024f9a;

    line-height: 60px;

    height: 60px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 480px) {

    .inner main.postpage article .emailblock form fieldset button {

        position: relative;

        float: right;

        margin-top: 10px; } }

.inner main.postpage article .emailblock form fieldset button:hover {

    background: #013c76; }

@media screen and (min-width: 1200px) {

    .inner main.postpage.product article .ankors {

        /*top: 620px;*/ } }

.inner main.postpage.product article .ankors.top {

    top: 50px; }


.inner main.postpage.product article .specialist {

    background: #e5e5e5;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (min-width: 1601px) {

    .inner main.postpage.product article .specialist {

        position: absolute;

        z-index: 2;

        left: 100%;
        margin-left: -418px;

        top: 20px; }

    .inner.fancybox-lock main.postpage.product article .specialist {

    }


}

@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .specialist {

        position: relative;

        float: left;

        width: 100%;

        margin-top: -31px;

        padding: 20px 50px;
        margin-bottom: 20px;} }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .specialist {

        width: 100%;
        padding: 15px 10px;
        box-sizing: border-box; } }

.inner main.postpage.product article .specialist .aboutpost {

    width: 420px; }

@media screen and (max-width: 650px) {
    .inner main.postpage.product article .specialist .aboutpost {

        width: 100%; }
    .inner main.postpage.product article .specialist .aboutpost strong{
        margin-top: 10px;
    }
    .inner main.postpage.product article .specialist .feedback{
        width: 100%;
    }
}

@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .specialist .aboutpost {

        float: left; } }

.inner main.postpage.product article .specialist .aboutpost .img {

    float: left;

    overflow: hidden;

    width: 120px;
    height: 120px;

    margin-right: 13px;

    border-radius: 100%; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .specialist .aboutpost .img {

        width: 79px;

        height: 79px; } }

.inner main.postpage.product article .specialist .aboutpost .img img {

    width: 139px;

    height: 139px; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .specialist .aboutpost .img img {

        width: 79px;

        height: 79px; } }

.inner main.postpage.product article .specialist .aboutpost strong {

    margin-top: 25px;

    font-family: "PT Sans Caption", sans-serif;

    font-size: 20px;

    float: left;

    width: 250px;
}

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .specialist .aboutpost strong {

        margin-top: 0px; } }

.inner main.postpage.product article .specialist .aboutpost .prof {

    float: left;

    width: 250px;
    font-size: 16px;
    line-height: 1.1em;
    margin-top: 5px;
}

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .specialist .aboutpost .prof {

        margin-top: 5px;

        line-height: 1.4em; } }

.inner main.postpage.product article .specialist .feedback {

    width: 400px;

    float: left; }

.inner main.postpage.product article .specialist .feedback a {

    float: left;

    text-decoration: none; }

.inner main.postpage.product article .specialist .phone {

    font-size: 25px;

    font-family: "PT Sans Caption", sans-serif;

    text-decoration: none;

    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 25px;
}

.inner main.postpage.product article .specialist .feedback .formbtn {

    position: relative;

    font-size: 20px;

    font-weight: 700;

    color: #fff;

    width: 230px;

    box-sizing: border-box;

    background: #024f9a;

    text-align: center;

    border: 2px solid #024f9a;

    height: 60px;

    line-height: 56px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .specialist .feedback .formbtn {

        margin-left: 20px; } }

.inner main.postpage.product article .specialist .feedback .formbtn svg {

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    width: 55px;

    height: 55px;

    position: absolute;

    top: 22px;

    right: -5px;

    opacity: 1; }

.inner main.postpage.product article .specialist .feedback .formbtn svg.hvr {

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    opacity: 0; }

.inner main.postpage.product article .specialist .feedback .formbtn:hover {

    background: transparent;

    color: #013c76; }

.inner main.postpage.product article .specialist .feedback .formbtn:hover svg {

    opacity: 0; }

.inner main.postpage.product article .specialist .feedback .formbtn:hover svg.hvr {

    opacity: 1; }

@media screen and (min-width: 1601px) {

    .inner main.postpage.product article .specialist.top {

        top: 20px; } }

.inner main.postpage.product article .techlist {

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

.inner main.postpage.product article .techlist strong {

    font-family: "PT Sans Caption", sans-serif;

    color: #333;

    font-size: 16px;

    margin-bottom: 11px;

    display: block; }

.inner main.postpage.product article .techlist ul {

    padding-left: 0;

    margin: 0; }

.inner main.postpage.product article .techlist ul li {

    list-style: none;

    color: #333;

    font-size: 16px;

    margin-bottom: 11px;

    padding-left: 40px;

}


.inner main.postpage.product article .techlist ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    background-color: #41afef ;
    border: 1px solid #41afef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


@media screen and (min-width: 1601px) {

    .inner main.postpage.product article .techlist {

        position: fixed;

        z-index: 2;

        right: 0;

        width: 420px;

        top: 560px; } }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .techlist {

        position: relative;

        float: left;

        width: 100%;

        box-sizing: border-box; } }

@media screen and (min-width: 1601px) {
    .inner main.postpage.product article .techlist {

        top: 110px;
        padding-right: 50px;
        box-sizing: border-box;
    }

    .inner main.postpage.product article .techlist.top {

        top: 20px; }

    .inner main.postpage.product article .specialist+section .techlist {

        top: 560px; }
    .inner main.postpage.product article .specialist+section .techlist.top {

        top: 338px; } }

.inner main.postpage.product article .projects {

    float: left;

    width: 100%;

    box-sizing: border-box;

    padding: 0 20px; }

@media screen and (min-width: 480px) {
    .inner main.postpage.product article .projects{
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 480px) {

    .inner main.postpage.product article .projects {

        padding: 0 0 20px; } }

.inner main.postpage.product article .projects a {

    text-decoration: none;

    box-sizing: border-box;

    padding: 0 30px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

.inner main.postpage.product article .projects a.slick-slide:after {
    content: '';

    width: 1px;

    height: 181px;

    position: absolute;

    top: 0;

    left: -1px;

    background: #ccc;
}

@media screen and (max-width: 960px) and (min-width: 481px) {

    .inner main.postpage.product article .projects a {

        border-color: #e5e5e5;

        border-width: 1px;

        border-style: solid;

        float: left;

        width: 100%;

        margin-bottom: 17px;

        padding-bottom: 10px;

        padding-top: 12px; } }

@media screen and (max-width: 480px) {


    .inner main.postpage.product article .projects a {

        padding: 30px; } }


.inner main.postpage.product article .projects a .cllogo {

    height: 90px;

    float: left;

    width: 100%; }

.inner main.postpage.product article .projects a .cllogo img {

    width: auto;

    max-width: 200px;

    height: auto;

    max-height: 75px; }

.inner main.postpage.product article .projects a strong {

    width: 100%;

    color: #333;

    float: left;

    text-transform: uppercase;

    font-family: "PT Sans Caption", sans-serif;

    line-height: 1.4em;

    font-size: 16px; }

.inner main.postpage.product article .projects a strong span {

    color: #333;

    font-size: 16px;

    display: block;

    text-transform: none;

    font-weight: 400;

     }

.inner main.postpage.product article .projects a .tag {

    margin-top: 15px;

    float: left;

    font-size: 13px;

    color: #b1b6c0;

    border: 1px solid #b1b6c0;

    box-sizing: border-box;

    line-height: 30px;

    text-align: center;

    min-width: 114px;

    padding: 0 14px;

    font-family: "PT Sans Caption", sans-serif;

    text-transform: uppercase; }

.inner main.postpage.product article .projects a p {

    font-size: 16px;

    float: left;

    width: 100%; }

.inner main.postpage.product article .projects a.slick-active:before {

    content: '';

    width: 1px;

    height: 181px;

    position: absolute;

    top: 0;

    left: -1px;

    background: #ccc; }

@media screen and (max-width: 960px) {

    .inner main.postpage.product article .projects a.slick-active:before {

        display: none; }

    .inner main.postpage.product article .projects a.slick-slide:after {

        display: none;
    }


}


@media screen and (min-width: 961px) and (max-width: 480px) {

    .inner main.postpage.product article .projects a:hover {

        opacity: 0.8; } }

@media screen and (max-width: 960px) and (min-width: 481px) {

    .inner main.postpage.product article .projects a:hover {

        border-color: #024f9a;

        border-width: 2px; } }

.inner main.postpage.product article .projects a.slick-cloned:nth-of-type(n+2):before {

    display: none; }

.inner main.postpage.product article .projects .slick-prev, .inner main.postpage.product article .projects .slick-next {

    width: 13px;

    height: 22px;
    position: absolute;
    top: 50%;
}

@media screen and (min-width: 481px) {

    .inner main.postpage.product article .projects .slick-prev, .inner main.postpage.product article .projects .slick-next {

        top: 97px;

        z-index: 2;} }

/*
    @media screen and (max-width: 480px) {

      .inner main.postpage.product article .projects .slick-prev, .inner main.postpage.product article .projects .slick-next {

        bottom: 0;

        background: #024f9a;

        width: 50%;

        box-sizing: border-box;

        height: 40px; } }
*/

.inner main.postpage.product article .projects .slick-prev {

    left: 0; }

@media screen and (max-width: 480px) {

    .inner main.postpage.product article .projects .slick-prev {

        border-right: 1px solid #fff; } }

.inner main.postpage.product article .projects .slick-next {

    right: 0; }

.inner main.postpage.product article .projects .slick-prev:after, .inner main.postpage.product article .projects .slick-next:after {

    width: 14px;

    height: 14px;

    top: 50%;

    margin-top: -7px;

    content: '';

    box-sizing: border-box;

    border-color: #b1b6c0;

    border-style: solid;

    border-width: 3px;

    position: absolute;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg); }

/*
    @media screen and (max-width: 480px) {

      .inner main.postpage.product article .projects .slick-prev:after, .inner main.postpage.product article .projects .slick-next:after {

        border-color: #fff;

        left: 50%;

        margin-left: -7px; } }
*/

.inner main.postpage.product article .projects .slick-prev:after {

    border-right: none;

    border-top: none; }

.inner main.postpage.product article .projects .slick-next:after {

    border-left: none;

    border-bottom: none; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .imgcont {

        min-height: 195px; } }

.inner main.postpage.product article .imgcont .posthead {

    padding: 60px 60px 30px; }

@media (max-width: 1440px) {
    .inner main.postpage.product article .imgcont .posthead {
        padding: 60px 15px 30px;
    }
}

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .imgcont .posthead {

        padding: 30px 10px 25px; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .imgcont .posthead .anounce {

        display: none; } }

.inner main.postpage.product article .sendblock {

    float: left;

    box-sizing: border-box;

    width: 100%;

    position: relative;

    padding-left: 0;

    margin-bottom: 0px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .sendblock {

        padding-right: 55px;

        padding-left: 55px;

        margin-bottom: 134px; } }

@media screen and (max-width: 1366px) {
    .inner main.postpage.product article .sendblock {
        padding-left: 55px;
    }

}

@media screen and (max-width: 1160px) {
    .inner main.postpage.product article .sendblock {
        padding-left: 55px;
    }
}

@media screen and (max-width: 1024px) {

    .inner main.postpage.product article .sendblock {


        padding-left: 0;

        padding-right: 0;


        margin-bottom: -1px; } }

.inner main.postpage.product article .sendblock form, .project-form form{

    position: relative;

    width: 100%;
    padding: 0;
    box-sizing: border-box;

    padding-left: 435px;

    background: url(../images/formbg.jpg) 0 0 no-repeat;

    background-size: 700px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .sendblock form, .project-form form {

        padding-left: 290px; } }

@media screen and (max-width: 1100px) {

    .inner main.postpage.product article .sendblock form, .project-form form {

        padding-left: 0;
        padding-right: 0;

        background: none; } }

.inner main.postpage.product article .sendblock form legend, .project-form form legend {

    position: absolute;

    letter-spacing: 1px;

    left: 0;

    width: 225px;

    float: left;

    text-transform: uppercase;

    font-size: 28px;

    color: #fff;

    font-weight: 700;

    padding: 31px 50px; }

@media screen and (max-width: 1100px) {

    .inner main.postpage.product article .sendblock form legend, .project-form form legend {

        position: relative;

        width: 100%;

        text-align: center;

        float: left;

        box-sizing: border-box;

        background: #b1b6c0;

        color: #333;

        padding: 30px 20px 0; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .sendblock form legend, .project-form form legend {

        font-size: 16px; } }

.inner main.postpage.product article .sendblock form fieldset, .project-form form fieldset {

    margin: 0;

    box-sizing: border-box;

    background: #b1b6c0;

    padding: 40px 40px 68px;

    border: none; }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product article .sendblock form fieldset, .project-form form fieldset {

        padding: 40px 35px 68px; } }

@media screen and (max-width: 1024px) {

    .inner main.postpage.product article .sendblock form fieldset, .project-form form fieldset {

        padding-left: 50px;

        padding-right: 50px;

        padding-bottom: 40px;

        text-align: center; } }

@media screen and (max-width: 480px) {

    .inner main.postpage.product article .sendblock form fieldset, .project-form form fieldset {

        padding-left: 30px;

        padding-right: 10px;

        padding-bottom: 80px; } }

@media screen and (max-width: 320px) {

    .inner main.postpage.product article .sendblock form fieldset, .project-form form fieldset {

        padding-left: 5px; } }

.inner main.postpage.product article .sendblock form fieldset input[type="text"], .project-form form fieldset input[type="text"] {

    text-align: left;

    height: 60px;

    line-height: 60px;

    border: 0;

    float: left;

    width: 100%;

    box-sizing: border-box;

    padding-left: 16px;

    margin-bottom: 20px; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .sendblock form fieldset input[type="text"], .project-form form fieldset input[type="text"] {

        height: 40px;

        line-height: 40px;

        margin-bottom: 8px; } }

.inner main.postpage.product article .sendblock form fieldset input[name="name"], .project-form form fieldset input[name="name"] {

    width: 48%; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .sendblock form fieldset input[name="name"], .project-form form fieldset input[name="name"] {

        width: 100%; } }

.inner main.postpage.product article .sendblock form fieldset input[name="family"], .project-form form fieldset input[name="family"] {

    width: 48%;

    float: right; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .sendblock form fieldset input[name="family"], .project-form form fieldset input[name="family"] {

        width: 100%;

        float: left; } }

.inner main.postpage.product article .sendblock form fieldset input[name="company"], .project-form form fieldset input[name="company"] {

    width: 100%;

    float: right; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .sendblock form fieldset input[name="company"], .project-form form fieldset input[name="company"] {

        width: 100%;

        float: left; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product article .sendblock form fieldset input[name="email"], .project-form form fieldset input[name="email"] {

        width: 100%;

        float: left; } }

.inner main.postpage.product article .sendblock form fieldset textarea, .project-form form fieldset textarea {

    margin-bottom: 20px;

    box-sizing: border-box;

    padding: 0;

    border: none;

    font-family: "PT Sans Caption", sans-serif;

    padding-left: 23px;

    line-height: 60px;

    height: 120px;

    width: 100%;

    float: left; }

.inner main.postpage.product article .sendblock form fieldset input#agree, .project-form form fieldset input#agree {

    display: none; }

.inner main.postpage.product article .sendblock form fieldset input#agree + label, .project-form form fieldset input#agree + label {

    box-sizing: border-box;

    text-align: left;

    position: relative;

    float: left;

    padding-left: 57px;

    line-height: 35px;

    cursor: pointer;

    font-family: "PT Sans Caption", sans-serif; }

@media screen and (max-width: 480px) {

    .inner main.postpage.product article .sendblock form fieldset input#agree + label, .project-form form fieldset input#agree + label {

        line-height: 1.5em; } }

.inner main.postpage.product article .sendblock form fieldset input#agree + label:before, .project-form form fieldset input#agree + label:before {

    width: 35px;

    height: 35px;

    position: absolute;

    content: '';

    left: 0;

    top: 0;

    border: 2px solid #333; }

.inner main.postpage.product article .sendblock form fieldset input#agree + label:after, .project-form form fieldset input#agree + label:after {

    width: 23px;

    height: 12px;

    position: absolute;

    transform: rotate(-45deg);

    content: '';

    left: 6px;

    top: 8px;

    border: 2px solid #333;

    border-top: none;

    border-right: none;

    display: none; }

.inner main.postpage.product article .sendblock form fieldset input#agree:checked + label:after, .project-form form fieldset input#agree:checked + label:after {

    display: block; }

.inner main.postpage.product article .sendblock form fieldset button, .project-form form fieldset button {

    width: 270px;

    height: 60px;

    line-height: 56px;

    color: #fff;

    background: #333;

    border: 2px solid #333;

    font-size: 16px;

    font-family: "PT Sans Caption", sans-serif;

    font-weight: 700;

    margin-top: 84px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 1024px) {

    .inner main.postpage.product article .sendblock form fieldset button, .project-form form fieldset button {

        margin: 50px auto 0;

        display: inline-block;
        width: 245px;} }

.inner main.postpage.product article .sendblock form fieldset button:hover, .project-form form fieldset button:hover {

    color: #333;

    background: transparent; }

.inner main.postpage.product.list article {

    background: #e5e5e5;

    padding-right: 0; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article {

        background: #fff; } }

.inner main.postpage.product.list article .imgcont {

    margin-bottom: 0; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .imgcont .anounce {

        display: block; } }

.inner main.postpage.product.list article .imgcont .searchproduct {

    margin-top: 36px;

    margin-bottom: 40px;

    float: left;

    width: 100%;

    box-sizing: border-box;

    max-width: 560px;


    border: 2px solid #fff;

    line-height: 40px;

    height: 40px;

    position: relative; }

.inner main.postpage.product.list article .imgcont .searchproduct input[type="text"] {

    padding-left: 21px;
    height: 34px;
    font-style: italic;

    width: 100%;

    box-sizing: border-box;

    float: left;

    background: transparent;

    border: none;

    line-height: 34px;

    color: #fff; }

.inner main.postpage.product.list article .imgcont .searchproduct input::-webkit-input-placeholder, .inner main.postpage.product.list article .imgcont .searchproduct textarea::-webkit-input-placeholder {

    color: #fff; }

.inner main.postpage.product.list article .imgcont .searchproduct input::-moz-placeholder, .inner main.postpage.product.list article .imgcont .searchproduct textarea::-moz-placeholder {

    color: #fff; }

.inner main.postpage.product.list article .imgcont .searchproduct input:-moz-placeholder, .inner main.postpage.product.list article .imgcont .searchproduct textarea:-moz-placeholder {

    color: #fff; }

.inner main.postpage.product.list article .imgcont .searchproduct input:-ms-input-placeholder, .inner main.postpage.product.list article .imgcont .searchproduct textarea:-ms-input-placeholder {

    color: #fff; }

.inner main.postpage.product.list article .imgcont .searchproduct button {

    position: absolute;

    background: transparent;

    right: 0;

    top: 0;

    height: 36px;

    width: 54px; }

.inner main.postpage.product.list article .imgcont .searchproduct button svg {

    width: 32px;

    left: 50%;

    top: 50%;

    margin-left: 11px;

    margin-top: 5px;

    height: 32px; }

.inner main.postpage.product.list article .listbox {

    padding: 30px;
    padding-right: 47px;

    box-sizing: border-box;

    float: left;

    width: 100%;

    max-width: 1900px; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox {

        padding: 10px; } }

.inner main.postpage.product.list article .listbox .service {

    float: none;

    width: 100%;

    padding: 10px;

    background: transparent;

    overflow: hidden;

    text-align: left; }

.inner main.postpage.product.list article .listbox .servlist__menu {
    margin-left: 10px;
    width: 100%;
    box-sizing: border-box;
    /* 		max-width: 1260px */
}

.inner main.postpage.product.list article .listbox .servlist__menu.fixed {
    position: fixed;
    top: 0;
    z-index: 1;
    border-bottom: 1px solid #e5e5e5;
}

.inner main.postpage.product.list article .listbox .servlist__menu-inner {
    padding: 21px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
}

@media (max-width: 1199px) {
    .inner main.postpage.product.list article .listbox .servlist__menu {
        margin-left: 0;
        padding-left: 10px;
    }
}

@media (max-width: 1080px) {
    .inner main.postpage.product.list article .listbox .servlist__menu-inner {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 690px) {
    .inner main.postpage.product.list article .listbox .servlist__menu-inner {
        padding-left: 0;
        padding-right: 0;
    }
}

.inner main.postpage.product.list article .listbox .servlist__menu-link {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0%;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    color: #024f9a;
    text-align: center;
    margin: 0 16px;
    line-height: 26px;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    transition: 0.4s all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 10px;
}

@media (max-width: 1080px) {
    .inner main.postpage.product.list article .listbox .servlist__menu-link {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.inner main.postpage.product.list article .listbox .servlist__menu-link:hover {
    background-color: #024f9a;
    color: #fff;
}

.inner main.postpage.product.list article .listbox .servlist__menu-link.active {
    background-color: #024f9a;
    color: #fff;
}

@media screen and (max-width: 1900px) {

    .inner main.postpage.product.list article .listbox .service {

        width: 100%; } }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product.list article .listbox .service {

        width: 100%; } }

@media screen and (max-width: 1366px) {

    .inner main.postpage.product.list article .listbox .service {

        width: 100%; } }

@media screen and (max-width: 1199px) {

    .inner main.postpage.product.list article .listbox .service {

        width: auto;

        padding-right: 0; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service {

        padding: 0px; } }

.inner main.postpage.product.list article .listbox .service section {

    float: none;

    overflow: hidden;

    width: 100%;

    padding: 0;

    box-sizing: border-box;

    box-shadow: 0 0 7px 1px rgba(102, 102, 102, 0.35); }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service section {

        box-shadow: none; } }

.inner main.postpage.product.list article .listbox .service section .head {

    text-align: left;

    background-size: cover;

    float: left;

    width: 100%;

    min-height: 142px; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service section .head {

        min-height: 120px; } }

.inner main.postpage.product.list article .listbox .service section .head strong {

    letter-spacing: 1px;

    font-weight: 700;

    position: absolute;

    font-size: 22px;
    padding: 20px 105px 20px 40px;

    width: 100%;

    left: 0;

    top: 0;

    height: 100%;

    box-sizing: border-box;

    color: #fff;

    text-transform: uppercase;

    background: -moz-linear-gradient(left, #024f9a 28%, rgba(125, 185, 232, 0) 100%);

    background: -webkit-linear-gradient(left, #024f9a 28%, rgba(125, 185, 232, 0) 100%);

    background: linear-gradient(to right, #024f9a 28%, rgba(125, 185, 232, 0) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024f9a', endColorstr='#007db9e8',GradientType=1 ); }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service section .head strong {

        font-size: 18px;

        padding-left: 20px;

        padding-right: 20px; } }

.inner main.postpage.product.list article .listbox .service section .servlist {

    box-sizing: border-box;

    float: left;

    width: 100%;

    /*           padding: 35px 20px 37px 55px; */

    padding: 0;

    text-align: left;

    background: #fff; }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service section .servlist {

        padding: 0 10px 10px 0; } }

.inner main.postpage.product.list article .listbox .service section .servlist span {
    padding: 0 20px 0 55px;

    box-sizing: border-box;

    color: #333;

    font-size: 18px;

    float: left;

    width: 100%;

    margin-bottom: 23px; }

.inner main.postpage.product.list article .listbox .service section .servlist span:first-child {
    margin-top: 23px;
}

.inner main.postpage.product.list article .listbox .service section .servlist span > span {
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service section .servlist span {
        font-size: 14px; margin-bottom: 10px;padding-left: 25px;
    }
}

.inner main.postpage.product.list article .listbox .service section .servlist-list {
    position: relative;
    padding-top: 23px;
    padding-bottom: 46px;
}

.inner main.postpage.product.list article .listbox .service section .servlist-list:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
}

@media screen and (max-width: 999px) {
    .inner main.postpage.product.list article .listbox .service section .servlist-list:after {
        display: none;
    }
}

.inner main.postpage.product.list article .listbox .service section .servlist span a {
    border-bottom: 1px solid transparent;
    padding-bottom: 4px;
    color: #186ec2;
    transition: 0.4s all;
    font-size: 18px; }

.inner main.postpage.product.list article .listbox .service section .servlist span a:hover {
    border-color: #186ec2;
}

.inner main.postpage.product.list article .listbox .service section .servlist .servlist__links-wrap {
    width: 100%;
}

.inner main.postpage.product.list article .listbox .service section .servlist .servlist__links-wrap span {
    width: 100%;
}

.inner main.postpage.product.list article .listbox .service section .servlist .servlist__links-wrap span:first-child {
    margin-top: 23px;
}

.inner main.postpage.product.list article .listbox .service section .servlist__list-item {
    width: 50%;
    float: left;
    padding: 0 25px;
    box-sizing: border-box;

}
.inner main.postpage.product.list article .listbox .service section .servlist__list-item:last-child{
    padding-bottom: 25px;
}

@media screen and (max-width: 999px) {
    .inner main.postpage.product.list article .listbox .service section .servlist .servlist__links-wrap span {
        width: 100%;
    }

    .inner main.postpage.product.list article .listbox .service section .servlist__list-item {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 739px) {
    .inner main.postpage.product.list article .listbox .service section .servlist .servlist__links-wrap span {
        width: 100%;
    }
}

/*
	          .inner main.postpage.product.list article .listbox .service section .servlist span:first-child:not(.servlist__title-wrap) {
	            margin-top: 35px;
	        }
*/

.inner main.postpage.product.list article .listbox .service section .servlist .servlist__title-wrap {
    background: #e6ebed;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

@media screen and (max-width: 690px) {
    .inner main.postpage.product.list article .listbox .service section .servlist .servlist__title-wrap {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.inner main.postpage.product.list article .listbox .service section .servlist .servlist__title {
    text-transform: uppercase;
    border-bottom: 0;
}

.inner main.postpage.product.list article .listbox .service section .servlist .servlist__title:hover {
    border-bottom: 0;
}

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .listbox .service section .servlist span a {

        font-size: 13px; } }

.inner main.postpage.product.list article .sendblock {

    float: left;

    box-sizing: border-box;

    width: 100%;

    position: relative;

    padding-left: 0px;

    margin-left: 10px;

    margin-bottom: -1px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product.list article .sendblock {

        padding-right: 0;

        /* padding-left: 185px; */ } }

@media screen and (max-width: 1199px) {
    .inner main.postpage.product.list article .sendblock {
        margin-left: 0;
        padding-left: 10px;
    }
}

@media screen and (max-width: 1024px) {

    .inner main.postpage.product.list article .sendblock {

        padding-left: 10px;

        padding-right: 0;

        margin-bottom: -1px; } }

@media screen and (max-width: 690px) {
    .inner main.postpage.product.list article .sendblock {
        padding-left: 0;
    }
}

.inner main.postpage.product.list article .sendblock form {

    position: relative;

    width: 100%;

    box-sizing: border-box;

    padding-left: 435px;

    background: url(../images/formbg.jpg) 0 0 no-repeat;

    background-size: 435px; }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product.list article .sendblock form {

        padding-left: 290px;

        background-size: contain;
    } }

@media screen and (max-width: 1100px) {

    .inner main.postpage.product.list article .sendblock form {

        padding-left: 0;

        background: none; } }

.inner main.postpage.product.list article .sendblock form legend {

    position: absolute;

    letter-spacing: 1px;

    left: 0;

    width: 225px;

    float: left;

    text-transform: uppercase;

    font-size: 28px;

    color: #fff;

    font-weight: 700;

    padding: 31px 50px; }

@media screen and (max-width: 1100px) {

    .inner main.postpage.product.list article .sendblock form legend {

        position: relative;

        width: 100%;

        text-align: center;

        float: left;

        box-sizing: border-box;

        background: #b1b6c0;

        color: #333;

        padding: 31px 20px 0; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .sendblock form legend {

        font-size: 16px; } }

.inner main.postpage.product.list article .sendblock form fieldset {

    margin: 0;

    box-sizing: border-box;

    background: #b1b6c0;

    padding: 40px 40px 68px;

    border: none; }

@media screen and (max-width: 1600px) {

    .inner main.postpage.product.list article .sendblock form fieldset {

        padding: 40px 35px 68px; } }

@media screen and (max-width: 1024px) {

    .inner main.postpage.product.list article .sendblock form fieldset {

        padding-left: 50px;

        padding-right: 50px;

        padding-bottom: 40px;

        text-align: center; } }

@media screen and (max-width: 480px) {

    .inner main.postpage.product.list article .sendblock form fieldset {

        padding-left: 10px;

        padding-right: 10px;

        padding-bottom: 80px; } }

@media screen and (max-width: 320px) {

    .inner main.postpage.product.list article .sendblock form fieldset {

        padding-left: 5px; } }

.inner main.postpage.product.list article .sendblock form fieldset input[type="text"] {

    text-align: left;

    height: 60px;

    line-height: 60px;

    border: 0;

    float: left;

    width: 100%;

    box-sizing: border-box;

    padding-left: 23px;

    margin-bottom: 20px; }


@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[type="text"] {

        height: 40px;

        line-height: 40px;

        margin-bottom: 8px; } }

.inner main.postpage.product.list article .sendblock form fieldset input[name="name"] {

    width: 48%; }

@media screen and (min-width: 1600px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="name"] {

        width: 25%; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="name"] {

        width: 100%; } }

.inner main.postpage.product.list article .sendblock form fieldset input[name="family"] {

    width: 48%;

    float: right; }

@media screen and (min-width: 1600px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="family"] {

        float: left;

        width: 25%;

        margin-left: 1%; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="family"] {

        width: 100%;

        float: left; } }

.inner main.postpage.product.list article .sendblock form fieldset input[name="company"] {

    width: 100%;

    float: right; }

@media screen and (min-width: 1600px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="company"] {

        width: 48%; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="company"] {

        width: 100%;

        float: left; } }

@media screen and (min-width: 1600px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="email"] {

        width: 51%;

        float: left; } }

@media screen and (max-width: 690px) {

    .inner main.postpage.product.list article .sendblock form fieldset input[name="email"] {

        width: 100%;

        float: left; } }

.inner main.postpage.product.list article .sendblock form fieldset textarea {

    margin-bottom: 20px;

    box-sizing: border-box;

    padding: 0;

    border: none;

    font-family: "PT Sans Caption", sans-serif;

    padding-left: 23px;

    line-height: 60px;

    height: 120px;

    width: 100%;

    float: left; }

@media screen and (min-width: 1000px) {

    .inner main.postpage.product.list article .sendblock form fieldset textarea {

        width: 48%;

        float: right; } }

.inner main.postpage.product.list article .sendblock form fieldset input#agree {

    display: none; }

.inner main.postpage.product.list article .sendblock form fieldset input#agree + label {

    box-sizing: border-box;

    text-align: left;

    position: relative;

    float: left;

    padding-left: 57px;

    line-height: 35px;

    cursor: pointer;

    font-family: "PT Sans Caption", sans-serif; }

@media (max-width: 1000px) {
    .inner main.postpage.product.list article .sendblock form fieldset input#agree + label {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {

    .inner main.postpage.product.list article .sendblock form fieldset input#agree + label {

        line-height: 1.5em; } }

.inner main.postpage.product.list article .sendblock form fieldset input#agree + label:before {

    width: 35px;

    height: 35px;

    position: absolute;

    content: '';

    left: 0;

    top: 0;

    border: 2px solid #333; }

.inner main.postpage.product.list article .sendblock form fieldset input#agree + label:after {

    width: 23px;

    height: 12px;

    position: absolute;

    transform: rotate(-45deg);

    content: '';

    left: 6px;

    top: 8px;

    border: 2px solid #333;

    border-top: none;

    border-right: none;

    display: none; }

.inner main.postpage.product.list article .sendblock form fieldset input#agree:checked + label:after {

    display: block; }

.inner main.postpage.product.list article .sendblock form fieldset button {

    width: 270px;

    height: 60px;

    line-height: 56px;

    color: #fff;

    background: #333;

    border: 2px solid #333;

    font-size: 16px;

    font-family: "PT Sans Caption", sans-serif;

    font-weight: 700;

    margin-top: 84px;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

@media screen and (max-width: 1024px) {

    .inner main.postpage.product.list article .sendblock form fieldset button {

        margin: 50px auto 0;

        display: inline-block; } }

@media screen and (max-width: 640px) {
    .inner main.postpage.product.list article .sendblock form fieldset button {
        width: 250px;
    }
}

.inner main.postpage.product.list article .sendblock form fieldset button:hover {

    color: #333;

    background: transparent; }

/*@media screen and (max-width: 1600px) {

  .inner footer .up {

    margin-top: 20px;

    right: 55px; } }

@media screen and (max-width: 768px) {

  .inner footer .up {

    margin-top: -40px; } }

@media screen and (max-width: 640px) {

  .inner footer .up {

    right: 0;

    margin-top: 2px; } }*/



#searchoverlay {

    position: fixed;

    top: 0;

    left: 0;

    z-index: 15;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.8);

    box-sizing: border-box;

    padding: 10px; }

#searchoverlay .close {

    position: absolute;

    top: 0;

    right: 0;

    padding: 10px;

    background: transparent;

    width: 50px;

    height: 50px; }

#searchoverlay .close svg {

    width: 30px;

    height: 30px;

    position: absolute;

    left: 50%;

    top: 50%;

    margin-top: -15px;

    margin-left: -15px; }

#searchoverlay .searchbox {

    float: left;

    position: relative;

    width: 100%;

    height: 60px;

    box-sizing: border-box;

    padding-right: 76px; }

@media screen and (min-width: 1200px) {

    #searchoverlay .searchbox {

        position: absolute;

        margin-left: -536px;

        margin-top: -30px;

        top: 50%;

        left: 50%;

        max-width: 1072px; } }

@media screen and (max-width: 1200px) {

    #searchoverlay .searchbox {

        top: 50%;

        margin-top: -30px; } }

#searchoverlay .searchbox input {

    width: 100%;

    float: left;

    height: 60px;

    border: none;

    box-sizing: border-box;

    margin: 0;

    padding-left: 23px;

    padding-right: 76px;
    background: #fff;
    color: #333; }

#searchoverlay .searchbox input::-webkit-input-placeholder, #searchoverlay .searchbox textarea::-webkit-input-placeholder {

    color: #333; }

#searchoverlay .searchbox input::-moz-placeholder, #searchoverlay .searchbox textarea::-moz-placeholder {

    color: #333; }

#searchoverlay .searchbox input:-moz-placeholder, #searchoverlay .searchbox textarea:-moz-placeholder {

    color: #333; }

#searchoverlay .searchbox input:-ms-input-placeholder, #searchoverlay .searchbox textarea:-ms-input-placeholder {

    color: #333; }

#searchoverlay .searchbox button {

    position: absolute;

    top: 0;

    width: 76px;

    height: 60px;

    right: 0;

    background: transparent;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease; }

#searchoverlay .searchbox button svg {

    position: absolute;

    width: 30px;

    height: 30px;

    top: 50%;

    left: 50%;

    margin-left: -15px;

    margin-top: -15px; }

#searchoverlay .searchbox button.search {

    right: 76px; }

#searchoverlay .searchbox button:hover {

    opacity: 0.6; }



/*# sourceMappingURL=style.css.map */




.inner main.postpage.product.list article .sendblock form fieldset input[name="PROPERTY[215][n0]"], .project-form form fieldset input[name="PROPERTY[215][n0]"] {
    float: right;
}
.inner main.postpage.product.list article .sendblock form fieldset input[name="PROPERTY[216][n0][VALUE]"], .project-form form fieldset input[name="PROPERTY[216][n0][VALUE]"] {
    text-align: left;
    height: 60px;
    line-height: 60px;
    border: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 23px;
    margin-bottom: 20px;
}

.inner main.postpage.product article .sendblock form fieldset input[name="PROPERTY[247][n0]"], .project-form form fieldset input[name="PROPERTY[247][n0]"] {
    width: 48%;
}
@media screen and (max-width: 820px){
    .inner main.postpage.product article .sendblock form fieldset input[name="PROPERTY[247][n0]"], .project-form form fieldset input[name="PROPERTY[247][n0]"] {
        width: 100%;
    }
}
.inner main.postpage.product article .sendblock form fieldset input[name="PROPERTY[NAME][0]"], .project-form form fieldset input[name="PROPERTY[NAME][0]"] {
    width: 48%;
    float: right;
}
@media screen and (max-width: 820px){
    .inner main.postpage.product article .sendblock form fieldset input[name="PROPERTY[NAME][0]"], .project-form form fieldset input[name="PROPERTY[NAME][0]"] {
        width: 100%;
        float: none;
    }
}
.inner main.postpage.product article .sendblock form fieldset input[name="PROPERTY[216][n0][VALUE]"], .project-form form fieldset input[name="PROPERTY[216][n0][VALUE]"] {
    text-align: left;
    height: 60px;
    line-height: 60px;
    border: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 23px;
    margin-bottom: 20px;
}


@media screen and (min-width: 1000px){
    .inner main.postpage.product.list article .sendblock form fieldset input[type="text"][name="PROPERTY[247][n0]"] {
        width: 25%;
    }

    .inner main.postpage.product.list article .sendblock form fieldset input[name="PROPERTY[NAME][0]"] {
        float: left;
        width: 25%;
        margin-left: 1%;
    }

    .inner main.postpage.product.list article .sendblock form fieldset input[name="PROPERTY[215][n0]"] {
        width: 48%;
    }

    .inner main.postpage.product.list article .sendblock form fieldset input[name="PROPERTY[216][n0][VALUE]"] {
        width: 51%;
        float: left;
    }
}


/* -----------------------------------division page----------------------------------- */
/*
input[type="text"] {
    width: 620px;
    height: 56px;
    padding: 0 50px 0 19px;
    margin-right: 20px;
    border: 3px solid #fff;
    background-color: transparent;
    box-shadow: none;

    font-style: italic;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    vertical-align: top;
    letter-spacing: normal;
    text-overflow: ellipsis;
}
input[type="text"]:focus {
    outline: none;
}
input[type="text"]::-moz-placeholder {
    color: #fff;
}
input[type="text"]:-moz-placeholder {
    color: #fff;
}
input[type="text"]::-webkit-input-placeholder {
    color: #fff;
}
input[type="text"]:-ms-input-placeholder {
    color: #fff;
}
input[type="text"]:focus {
    outline: none;
}
@media (max-width: 639px) {
    input[type="text"] {
        width: 100%;
        margin-right: 0;
    }
}
*/
.division-promo {
    position: relative;
    padding-top: 47px;
    margin-top: -30px;
}
.division-promo form {
    margin-top: 61px;
    width: 100%;
    *zoom: 1;
}
.division-promo form:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.division-promo form.no-mt {
    margin-top: 0;
}
.division-promo .input-search-wrap {
    position: relative;
    float: left;
    width: 48%;
    margin-bottom: 40px;
}
.division-promo input {
    width: 100%;
    box-sizing: border-box;
}
.division-promo button {
    position: absolute;
    top: 3px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    font-family: "icomoon";
    font-size: 28px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: normal;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.division-promo button:hover {
    color: #41afef;
}
.division-promo button:focus {
    outline: none;
}
@media (max-width: 639px) {
    .division-promo button {
        right: 13px;
    }
}
.division-promo .request-link {
    float: right;
    width: 48%;
    height: 56px;
    padding: 12px 10px 12px 19px;
    background-color: #f6891f;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
}

.division-promo .request-link .quest {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border: 2px solid #fff;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.division-promo .request-link .desc-text {
    vertical-align: middle;
}
.division-promo .request-link .tablet-text {
    display: none;
    vertical-align: middle;
}
@media (min-width: 1280px) {
    .division-promo .request-link {
        font-size: 16px;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .division-promo .input-search-wrap {
        width: 48%;
    }
    .division-promo .request-link {
        width: 48%;
        font-size: 16px;
    }
    .division-promo .request-link .quest {
        margin-right: 7px;
    }
    .division-promo .request-link .desc-text {
        display: none;
    }
    .division-promo .request-link .tablet-text {
        display: inline-block;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .division-promo {
        padding-top: 22px;
        margin-top: -15px;
    }
    .division-promo .input-search-wrap {
        width: 48%;
    }
    .division-promo .request-link {
        width: 48%;
    }
    .division-promo .request-link .desc-text {
        display: none;
    }
    .division-promo .request-link .tablet-text {
        display: inline-block;
        font-size: 17px;
    }
    .division-promo form {
        margin-top: 42px;
    }
    .division-promo .input-search-wrap {
        margin-bottom: 30px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .division-promo .request-link {
        font-size: 14px;
    }
    .division-promo .request-link .quest {
        width: 26px;
        height: 26px;
        font-size: 16px;
        line-height: 22px;
        margin-right: 10px;
    }
}
@media (max-width: 639px) {
    .division-promo {
        padding-top: 17px;
        padding-bottom: 1px;
        margin-top: -2px;
    }
    .division-promo .request-link {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .division-promo .request-link .desc-text {
        display: none;
    }
    .division-promo .request-link .tablet-text {
        display: inline-block;
        font-size: 16px;
    }
    .division-promo .input-search-wrap {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .division-promo form {
        margin-top: 28px;
    }
}
.division-promo__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.division-promo-title {
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: 61px;
    line-height: 1;
    color: #fff;
}
@media (min-width: 640px) and (max-width: 979px) {
    .division-promo-title {
        font-size: 55px;
        line-height: 55px;
    }
}
@media (max-width: 639px) {
    .division-promo-title {
        font-size: 36px;
        line-height: 49px;
    }
}
.top-menu-division {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    width: 100%;
    padding: 21px 40px;
    background-color: #fff;
    text-align: center;
}
.top-menu-division.fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    -wabkit-box-shadow: 0 2px 5px 0 #cccccc;
    -moz-box-shadow: 0 2px 5px 0 #cccccc;
    box-shadow: 0 2px 5px 0 #cccccc;
    padding: 5px 40px;
}
.top-menu-division li {
    width: 25%;
    letter-spacing: normal;
    display: inline-block;
}
.top-menu-division a {
    display: inline-block;
    width: 100%;
    padding: 0 16px;
    font-size: 16px;
    line-height: 46px;
    color: #41afef;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.top-menu-division a.active,
.top-menu-division a:hover {
    background-color: #41afef;
    color: #fff;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .top-menu-division {
        display: none;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .top-menu-division {
        display: none;
    }
}
@media (max-width: 639px) {
    .top-menu-division {
        display: none;
    }
}
h3 {
    font-weight: 500;
    font-size: 19px;
    line-height: 25px;
    color: #333;
    text-transform: uppercase;
}
h3 span {
    font-weight: 300;
}
@media (min-width: 640px) and (max-width: 979px) {
    h3 {
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 639px) {
    h3 {
        font-size: 16px;
        line-height: 25px;
    }
}
.product-title {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
@media (min-width: 640px) and (max-width: 979px) {
    .product-title {
        font-size: 16px;
        line-height: 25px;
    }
}
.division-items-wrap > h3 {
    padding: 20px 40px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .division-items-wrap h3 {
        padding: 15px 30px;
    }
}
@media (max-width: 639px) {
    .division-items-wrap h3 {
        padding: 13px 20px;
    }
}
.division-items {
    overflow: hidden;
    position: relative;
    *zoom: 1;
    background-color: #fff;
}
.division-items:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.division-items:before {
    content: "";
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    border-right: 1px solid #ccc;
}
@media (max-width: 639px) {
    .division-items:before {
        display: none;
    }
}
.table {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
.cell {
    display: table-cell;
}

.division-item {
    width: 50%;
    margin-top: -1px;
    padding: 31px 30px 51px 40px;
    border-top: 1px solid #ccc;
}
.division-item:first-child,
.division-item:nth-child(2) {
    border-top: none;
}
.division-item.left {
    float: left;
}
.division-item.right {
    float: right;
}
.division-item h3 {
    padding: 0;
    border-bottom: 0;
    font-weight: 500;
}
.division-item .table {
    width: 100%;
    margin-bottom: 25px;
}
.division-item .cell {
    text-align: left;
    vertical-align: middle;
}
.division-item .cell:first-child {
    width: 10px;
    padding-right: 20px;
}
.division-item p {

    margin-bottom: 15px;
    font-size: 16px;
    line-height: 21px;
}
.division-item p:last-child {
    margin-bottom: 0;
}
.division-item a {
    border-bottom: 1px solid #d6d6d6;
    color: #333;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.division-item a:last-child {
    margin-bottom: 0;
}
.division-item a:hover {
    border-color: #fff;
    color: #41afef;
}
.division-item .icon-CRM-XRM,
.division-item .icon-MES-EAM-logistics,
.division-item .icon-servise,
.division-item .icon-financial-systems,
.division-item .icon-HR,
.division-item .icon-upravlenie-materialnymi-i-finansovymi-resursami-erp {
    font-size: 60px;
    color: #f6891f;
    vertical-align: middle;
}
.division-item .bottom-line {
    display: none;
    text-align: right;
    padding: 0 20px 13px 19px;
}
.division-item .icon-arr-b {
    display: inline-block;
    font-size: 21px;
    color: #9da8b1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}
.division-item .icon-arr-b:hover {
    color: #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .division-item {
        padding: 31px 20px 25px 30px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .division-item .icon-CRM-XRM,
    .division-item .icon-MES-EAM-logistics,
    .division-item .icon-servise,
    .division-item .icon-financial-systems,
    .division-item .icon-HR,
    .division-item .icon-upravlenie-materialnymi-i-finansovymi-resursami-erp {
        font-size: 38px;
    }
    .division-item h3 {
        font-size: 14px;
    }
}
@media (max-width: 639px) {
    .division-item {
        padding: 0;
    }
    .division-item h3 {
        padding-right: 20px;
    }
    .division-item .table {
        margin-bottom: 0;
        cursor: pointer;
    }
    .division-item .cell:first-child {
        width: 110px;
        padding: 21px 0 26px 20px;
    }
    .division-item .cell:last-child {
        padding-top: 24px;
        padding-bottom: 26px;
    }
    .division-item:nth-child(2) {
        border-top: 1px solid #ccc;
    }
    .division-item.left,
    .division-item.right {
        float: none;
        width: 100%;
    }
    .division-item .division-item-cont {
        display: none;
        padding: 0 19px 6px 20px;
    }
    .division-item .bottom-line {
        display: block;
    }
    .division-item .bottom-line.open .icon-arr-b {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}
.request-info {
    width: 100%;
    background-color: #41afef;
    padding: 73px 0 70px;
    margin-top: 80px;

    box-sizing: border-box;
}
.job .request-info {
    padding-top: 30px;
    padding-bottom: 30px;
}


.request-info.little-mar {
    margin-top: 20px;
}
.request-info.no-mt {
    margin-top: 0;
}
.request-info.delivery .form-line.form-line_border {
    max-width: 100%;
}
.request-info .request-info-title {
    max-width: 530px;
    margin: 0 auto 28px;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #fff;
    text-transform: uppercase;
}
.request-info .request-info-title .tablet-text {
    display: none;
}
.request-info .form-line {
    max-width: 530px;
    *zoom: 1;
    margin: 0 auto 20px;
}
.request-info .form-line:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.request-info .form-line > label {
    float: left;
    display: inline-block;
    width: 165px;
    margin-top: 20px;
    margin-left: 82px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    vertical-align: top;
    cursor: pointer;
}
.request-info .form-line > label.normal-line-h {
    margin-top: 10px;
    line-height: 1.3;
}
.request-info .form-line.form-line_border {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.request-info .form-line.form-line_more-pad {
    padding: 20px 0 40px;
}
.request-info .form-line.form-line_more-pad .radio-list {
    margin-top: 0;
}
.request-info .form-line.checkbox-block {
    padding: 20px 0 0;
}
.request-info .form-line.checkbox-block > label {
    line-height: 36px;
}
.request-info .form-line .attach-name-wrap {
    position: relative;
    overflow: hidden;
    height: 56px;
    padding: 0 19px;
    margin-right: 185px;
    background-color: #fff;
}
.request-info .form-line .attach-name-wrap.has-file {
    padding-right: 70px;
    margin-right: 0;
}
.request-info .form-line .attach-name-wrap.has-file .attach-delete {
    display: block;
}
.request-info .form-line .attach-name {
    overflow: hidden;
    width: 100%;
    max-width: 530px;
    height: 20px;
    margin-top: 20px;
    margin-right: 0;
    border: none;
    background-color: #fff;
    font-style: normal;
    color: #333;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
    white-space: nowrap;
}
.request-info .form-line .attach-delete {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background-color: #9da8b1;
    font-size: 0;
    line-height: 0;
    color: #333;
    text-align: center;
    cursor: pointer;
}
.request-info .form-line .attach-delete:before {
    content: "\e901";
    font-family: "icomoon";
    font-size: 15px;
    line-height: 58px;
}
.request-info .form-line input[type="file"] {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    font-size: 0;
    line-height: 0;
    opacity: 0;
    cursor: pointer;
}
.request-info .form-line .file-button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 15px;
    background-color: #404346;
    color: #fff;
    font-size: 19px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
}
.request-info .note {
    font-size: 12px;
    line-height: 1.3;
    color: #fff;
    margin-top: 3px;
}
.request-info .input-wrap {
    position: relative;
}
.request-info .input-wrap .radio,
.request-info .input-wrap .checkbox {
    position: relative;
    display: inline-block;
    line-height: 36px;
    color: #fff;
    vertical-align: middle;
}
.request-info .input-wrap .error-txt {
    position: absolute;
    left: 0;
    bottom: -15px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    letter-spacing: normal;
}
.request-info .input-wrap .form-hint-text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    letter-spacing: normal;
}
.request-info .input-wrap .btn-wrap {
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
}
.request-info .error-text {
    border: 2px solid red;
}
.request-info .name {
    width: 49%;
    /* max-width: 261px; */
    float: left;
    box-sizing: border-box;
}
.request-info .name:last-child {
    float: right;
    margin-left: 3px;
}
.request-info .added-file {
    width: 49%;
    max-width: 261px;
    height: 56px;
    padding: 0 5px 0 19px;
    float: left;
    background-color: #fff;
    font-size: 16px;
    line-height: 56px;
    color: #333;
    letter-spacing: normal;
}
.request-info .added-file ~ .btn {
    width: 49%;
    max-width: 261px;
    float: right;
    margin-left: 3px;
    background-color: #f6891f;
}
.request-info .radio-list {
    max-width: 530px;
    margin-top: 20px;
    text-align: justify;
    padding-left: 0px;
}
.request-info .radio-list:after,
.request-info .radio-list::after {
    content: "";
    display: inline-block;
    height: 0;
    width: 100%;
}
.request-info .radio-list li {
    display: inline-block;
    width: 49%;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
}
.request-info .radio-list li:nth-child(2n-1) {
    padding-right: 10px;
}
.request-info .checkbox-list {
    max-width: 530px;
    text-align: justify;
}
.request-info .checkbox-list:after,
.request-info .checkbox-list::after {
    content: "";
    display: inline-block;
    height: 0;
    width: 100%;
}
.request-info .checkbox-list.all-width li {
    width: 100%;
}
.request-info .checkbox-list li {
    position: relative;
    display: inline-block;
    width: 49%;
    text-align: left;
    vertical-align: top;
}
.request-info .checkbox-list li:nth-child(2n-1) {
    padding-right: 10px;
}
.request-info .radio {
    padding-left: 55px;
    cursor: pointer;
    line-height: 21px;
}
.request-info .radio:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    vertical-align: middle;
    cursor: pointer;
}
.request-info .radio:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    display: none;
    width: 16px;
    height: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
}
.request-info input[type="radio"]:checked + label:after {
    display: block;
}
.request-info .checkbox {
    padding-left: 55px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    cursor: pointer;
}
.request-info .checkbox:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    font-family: "icomoon";
    font-size: 19px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.request-info .checkbox.empty:before {
    top: -20px;
}
.request-info .checkbox.half-checked:before {
    font-size: 16px;
    content: "\e920";
}
.request-info .view_add_list {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}
.request-info .view_add_list:after {
    content: "\e90d";
    display: inline-block;
    margin-left: 10px;
    font-family: "icomoon";
    font-size: 5px;
    color: #fff;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.request-info .view_add_list.show:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.request-info input[type="checkbox"]:checked + label:before {
    content: "\e902";
}
.request-info input[type="checkbox"].error + label:before {
    border-color: #ff0000;
}
.request-info input,
.request-info textarea {
    width: 100%;
    /* max-width: 530px; */
    margin-right: 0;
    border: none;
    background-color: #fff;
    font-style: normal;
    color: #333;
    font-size: 16px;
    letter-spacing: normal;
    box-sizing: border-box;
}
.request-info input::-moz-placeholder,
.request-info textarea::-moz-placeholder {

    color: #9da8b1;
}
.request-info input:-moz-placeholder,
.request-info textarea:-moz-placeholder {

    color: #9da8b1;
}
.request-info input::-webkit-input-placeholder,
.request-info textarea::-webkit-input-placeholder {

    color: #9da8b1;
}
.request-info input:-ms-input-placeholder,
.request-info textarea:-ms-input-placeholder {

    color: #9da8b1;
}
.request-info input {
    height: 56px;
    line-height: 56px;
    padding: 0 16px;
    box-sizing: border-box;
}
.request-info input::-moz-placeholder {
    color: #9da8b1;
}
.request-info input:-moz-placeholder {
    color: #9da8b1;
}
.request-info input::-webkit-input-placeholder {
    color: #9da8b1;
}
.request-info input:-ms-input-placeholder {
    color: #9da8b1;
}
.request-info textarea {
    width: 100%;
    /* max-width: 530px; */
    height: 100px;
    min-height: 100px;
    line-height: 24px;
    padding: 5px 19px;
}
.request-info .agreement {
    width: 100%;
    max-width: 530px;
    margin: 30px auto 30px;
}
.request-info .agreement label {
    position: relative;
    display: block;
    width: auto;
    padding-left: 55px;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}
.request-info .agreement label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    font-family: "icomoon";
    font-size: 19px;
    line-height: 32px;
    color: #fff;
    text-align: center;
}
.request-info .agreement input[type="checkbox"]:checked + label:before {
    content: "\e902";
}
.request-info .agreement.error label:before {
    border: 2px solid red;
}
.request-info .btn-wrap .btn-gray {
    width: 250px;
    height: 56px;
    border: none;
    -wabkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #404346;
    font-weight: 300;
    font-size: 19px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.request-info .btn-wrap .btn-gray:focus {
    outline: none;
}
.request-info .icon-triangle {
    margin-left: 10px;
    font-size: 5px;
    color: #fff;
    vertical-align: middle;
}
.request-info .select-wrap {
    width: 100%;
}
.request-info .select-menu {
    left: 0;
    border-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.request-info input[type="checkbox"], .request-info input[type="radio"]{
    display: none;
}

@media (min-width: 980px) and (max-width: 1279px) {
    .request-info .added-file ~ .btn {
        padding: 0 5px;
        font-size: 16px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .request-info {
        padding: 63px 30px 70px;
        margin-top: 40px;
    }
    .request-info .content-area_padding {
        padding: 0;
    }
    .request-info .form-line {
        max-width: 100%;
    }
    .request-info .form-line > label {
        width: 150px;
        margin-left: 0;
    }
    .request-info .input-wrap {
        *zoom: 1;
    }
    .request-info .input-wrap:after {
        display: block;
        height: 0;
        clear: both;
        content: "";
    }
    .request-info .input-wrap .btn-wrap {
        max-width: none;
    }
    .request-info input,
    .request-info textarea {
        width: 100%;
        max-width: 100%;
    }
    .request-info textarea {
        min-width: 100%;
    }
    .request-info .name {
        max-width: 100%;
    }
    .request-info .request-info-title {
        max-width: none;
        padding: 0;
    }
    .request-info .request-info-title .desc-text {
        display: none;
    }
    .request-info .request-info-title .tablet-text {
        display: block;
    }
    .request-info .radio-list {
        max-width: 100%;
    }
    .request-info .checkbox-list {
        max-width: 100%;
    }
    .request-info .added-file {
        max-width: 100%;
    }
    .request-info .added-file ~ .btn {
        max-width: 100%;
    }
    .request-info .agreement {
        max-width: none;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .request-info .added-file ~ .btn {
        padding: 0 5px;
        font-size: 16px;
    }
}
@media (max-width: 639px) {
    .request-info {
        padding: 51px 10px 70px;
        margin-top: 33px;
        box-sizing: border-box;
    }
    .request-info.little-mar {
        margin-top: -13px;
    }
    .request-info.delivery {
        padding: 30px 10px 60px;
    }
    .request-info .form-line_border .radio-list {
        margin-left: -10px;
    }
    .request-info .content-area_padding {
        padding: 0;
    }
    .request-info .form-line {
        max-width: 100%;
        padding: 0;
        margin-right: 0;
    }
    .request-info .form-line > label {
        display: none;
    }
    .request-info .form-line.form-line_border {
        padding-bottom: 8px;
    }
    .request-info .form-line.form-line_more-pad {
        margin-bottom: 0;
        padding-bottom: 7px;
    }
    .request-info .form-line .file-button {
        position: relative;
        left: 0;
        top: 0;
    }
    .request-info .form-line .attach-name-wrap {
        margin-right: 0;
    }
    .request-info .form-line .attach-name-wrap.has-file {
        padding-right: 70px;
        margin-right: 0;
    }
    .request-info .input-wrap {
        padding-left: 0;
    }
    .request-info .input-wrap .btn-wrap {
        max-width: none;
    }
    .request-info input,
    .request-info textarea {
        width: 100%;
        max-width: 100%;
    }
    .request-info input::-moz-placeholder,
    .request-info textarea::-moz-placeholder {
        color: #9da8b1;
    }
    .request-info input:-moz-placeholder,
    .request-info textarea:-moz-placeholder {
        color: #9da8b1;
    }
    .request-info input::-webkit-input-placeholder,
    .request-info textarea::-webkit-input-placeholder {
        color: #9da8b1;
    }
    .request-info input:-ms-input-placeholder,
    .request-info textarea:-ms-input-placeholder {
        color: #9da8b1;
    }
    .request-info textarea {
        min-width: 100%;
        padding: 14px 19px;
    }
    .request-info .name {
        width: 100%;
        max-width: 100%;
    }
    .request-info .name:last-child {
        margin-top: 20px;
        margin-left: 0;
    }
    .request-info .request-info-title {
        max-width: none;
        padding: 0;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 31px;
    }
    .request-info .request-info-title .desc-text {
        display: none;
    }
    .request-info .request-info-title .tablet-text {
        display: block;
    }
    .request-info .btn-wrap {
        padding: 0;
    }
    .request-info .btn-wrap .btn-gray {
        width: 100%;
    }
    .request-info .agreement {
        max-width: none;
        margin-top: 25px;
    }
    .request-info .agreement label {
        line-height: 18px;
    }
    .request-info .radio-list {
        max-width: 100%;
    }
    .request-info .radio-list li {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        margin-left: 30px;
        box-sizing: border-box;
    }
    .request-info .radio-list li:last-child {
        margin-bottom: 0;
    }
    .request-info .checkbox-list {
        max-width: 100%;
    }
    .request-info .checkbox-list li {
        display: block;
        width: 100%;
        margin-left: 30px;
    }
    .request-info .checkbox-list li:last-child label {
        margin-bottom: 0;
    }
    .request-info .checkbox-list.all-width li {
        width: 85%;
    }
    .request-info .added-file {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .request-info .added-file ~ .btn {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 690px) {
    .request-info {
        padding: 51px 10px 0;
    }
}
/* -----------------------------------product page----------------------------------- */
@media (min-width: 640px) and (max-width: 979px) {
    .product-page .side__in {
        width: 280px;
    }
}
@media (max-width: 639px) {
    .product-page .side__in {
        left: 0;
        width: 100%;
        padding-top: 0;
    }
}
.soc-icons-list {
    position: absolute;
    /* left: 380px; */
    top: 140px;
    z-index: 1;
    *zoom: 1;

}
.soc-icons-list:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
/* .soc-icons-list.soc-icons-list_right {
  left: 0;
  top: auto;
  top: -30px;
} */
.soc-icons-list.on-promo a:hover {
    background-color: #41afef;
    color: #fff;
}
.soc-icons-list.on-promo .soc-icons-list__item > a.active {
    color: #fff;
}
.soc-icons-list .soc-icons-list__item {
    background-color: #fff;
    float: left;
    /* top: 81px; */
}


.soc-icons-list .soc-icons-list__item:first-child a {
    border-left: 1px solid #ccc;
}
.soc-icons-list .soc-icons-list__item > a.active {
    color: #6b7e8a;
}
.soc-icons-list .soc-icons-list__item.first-bordered {
    margin-left: -1px;
}
.soc-icons-list .soc-icons-list__item.first-bordered a {
    border-left: 1px solid #ccc;
}
@media (max-width: 639px) {
    .soc-icons-list .soc-icons-list__item.first-bordered a {
        width: 36px;
    }
}
.soc-icons-list a {
    position: relative;
    display: block;
    width: 53px;
    height: 53px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.soc-icons-list a span {
    line-height: 54px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.soc-icons-list a:hover {
    background-color: #4d76a2;
    border-color: #4d76a2;
}
.soc-icons-list a:hover span {
    color: #fff;
}
.soc-icons-list a:hover svg {
    fill: #fff;
}
.soc-icons-list a.whatsapp .icon-whatsapp {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -13px;
    width: 30px;
    height: 30px;
    background-image: url(../images/whatsapp.png);
    background-repeat: no-repeat;
}
.soc-icons-list a.whatsapp:hover .icon-whatsapp {
    background-image: url(../images/whatsapp_hover.png);
}
.soc-icons-list a.telegram .icon-telegram {
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -15px;
    background-image: url(../images/telegram.png);
}
.soc-icons-list a.telegram:hover .icon-telegram {
    background-image: url(../images/telegram_hover.png);
}
@media (max-width: 768px) {
    .soc-icons-list a.whatsapp .icon-whatsapp {
        width: 20px;
        height: 20px;
        background-size: contain;
        margin-top: -10px;
        margin-left: -9px;
    }

    .soc-icons-list a.telegram .icon-telegram {
        width: 20px;
        height: 17px;
        margin-top: -8px;
        margin-left: -10px;
        background-size: contain;
    }
}
.soc-icons-list .icon-print {
    font-size: 25px;
    color: #41afef;
}
.soc-icons-list .icon-email {
    font-size: 20px;
    color: #41afef;
}
.soc-icons-list .icon-share {
    font-size: 24px;
    color: #41afef;
}
.soc-icons-list .active .icon-share {
    color: #6b7e8a;
}
.soc-icons-list .active:hover .icon-share {
    color: #fff;
}
.soc-icons-list .icon-share.active {
    color: #6b7e8a;
}
.soc-icons-list .icon-tw {
    font-size: 20px;
}
.soc-icons-list .icon-fb {
    font-size: 24px;
}
.soc-icons-list .icon-vk {
    font-size: 14px;
}
.soc-icons-list .icon-in {
    font-size: 20px;
}
.soc-icons-list .icon-tw,
.soc-icons-list .icon-fb,
.soc-icons-list .icon-vk,
.soc-icons-list .icon-in {
    color: #41afef;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .soc-icons-list {
        /* left: 380px; */
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    /*   .soc-icons-list {
    left: 110px;
  }
  .soc-icons-list.soc-icons-list_right {
    top: -15px;
  } */
}
@media (max-width: 768px) {
    .soc-icons-list a {
        width: 35px;
        height: 35px;
    }
    .newsparent .soc-icons-list__item a{
        height: 35px;
    }
    .soc-icons-list a span {
        line-height: 34px;
    }
    .newsparent .soc-icons-list__item a{
        height: 35px;
    }
    .soc-icons-list .icon-print {
        font-size: 20px;
    }
    .soc-icons-list .icon-email {
        font-size: 15px;
    }
    .soc-icons-list .icon-share {
        font-size: 19px;
    }
    .soc-icons-list .icon-tw {
        font-size: 15px;
    }
    .soc-icons-list .icon-fb {
        font-size: 19px;
    }
    .soc-icons-list .icon-vk {
        font-size: 9px;
    }
    .soc-icons-list .icon-in {
        font-size: 15px;
    }
}
@media (max-width: 639px) {
    .soc-icons-list {
        left: -1px;
    }
    /*   .soc-icons-list.soc-icons-list_right {
    top: -18px;
  } */
    /*   .soc-icons-list a {
    width: 35px;
    height: 35px;
  } */
    /*   .soc-icons-list a span {
    line-height: 34px;
  } */
    /*   .soc-icons-list .icon-print {
    font-size: 20px;
  }
  .soc-icons-list .icon-email {
    font-size: 15px;
  }
  .soc-icons-list .icon-share {
    font-size: 19px;
  }
  .soc-icons-list .icon-tw {
    font-size: 15px;
  }
  .soc-icons-list .icon-fb {
    font-size: 19px;
  }
  .soc-icons-list .icon-vk {
    font-size: 9px;
  }
  .soc-icons-list .icon-in {
    font-size: 15px;
  } */
}

.archive .soc-icons-list{
    top: -64px;
    left: 0px;
}
.archive .content-data a.close-product{
    top: -64px;
}
.soc-icons-list__more {
    overflow: hidden;
    width: 0;
    height: 55px;
    float: left;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.soc-icons-list__more.active {
    width: 332px;
}
.soc-icons-list__more .soc-icons-list__item {
    word-wrap: normal;
}
.soc-icons-list__more .soc-icons-list__item:first-child a {
    border-left: none;
}


.newsparent .soc-icons-list__item a{
    border-bottom: 1px solid #ccc;
    height: 53px;
}

@media (max-width: 768px) {
    .newsparent .soc-icons-list__item a{
        height: 35px;
    }
}
@media (max-width: 639px) {
    .soc-icons-list__more {
        min-height: 35px;
        height: 70px;
        position: relative;
        z-index: -1;
        width: auto;
        margin-left: -105px;
        padding-left: 105px;
        padding-right: 60px;
        left: -300px;
        -webkit-transform: 0.3s all linear;
        -moz-transform: 0.3s all linear;
        transform: 0.3s all linear;
    }
    .soc-icons-list__more.active {
        left: 0;
        width: auto;
    }
}


.postpage.product .soc-icons-list{
    z-index: 2;
    top:0;

}
.close-product {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 56px;
    height: 56px;
    background-color: #404346;
    text-align: center;
    cursor: pointer;
}
.close-product .icon-close {
    font-size: 18px;
    line-height: 56px;
    color: #fff;
}
.product__h1 {
    margin: 62px 0 29px;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
}
.product__h1.mt-min {
    margin-top: 16px;
}
@media (max-width: 639px) {
    .product__h1 {
        margin: 53px 0 10px;
        font-size: 24px;
        line-height: 30px;
    }
}
.product__quote {
    padding-top: 10px;
    overflow: hidden;
    /*width: 100%;*/
    padding-left: 30px;
    border-left: 10px solid #41afef;

    font-size: 21px;
    line-height: 31px;
    color: #41afef;
    text-align: justify;
    margin-bottom: 25px;
}

@media(max-width: 1279px){
    .product__quote{
        width: unset;
    }
}



.product__quote + p,
.product__quote + iframe,
.product__quote + img,
.product__quote + div,
.product__quote + br + p,
.product__quote + br + iframe,
.product__quote + br + img,
.product__quote + br + div {
    margin-top: 25px;
}
@media (max-width: 639px) {
    .product__quote {
        padding-left: 20px;
        font-size: 14px;
        line-height: 21px;
        width: auto;
        margin-top: 20px;
    }
}
.product-quote__text {
    margin-top: -7px;
    font-size: 21px;
    line-height: 29px;
    color: #41afef;
}
@media (max-width: 639px) {
    .product-quote__text {
        margin-top: -5px;
        font-size: 14px;
        line-height: 21px;
    }
}
.product-quote__data {
    margin: 10px 0 -4px;
    font-size: 16px;
    line-height: 26px;
    color: #9da8b1;
}
@media (max-width: 639px) {
    .product-quote__data {
        font-size: 14px;
        line-height: 21px;
    }
}
.product__title-block {
    position: relative;
    display: inline-block;
    margin: 48px 0 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.product__title-block:before {
    /*content: "";*/
    position: absolute;
    left: -120px;
    top: 11px;
    width: 100px;
    border-bottom: 1px solid #41afef;
}
.product__title-block:after {
    /*content: "";*/
    position: absolute;
    right: -2015px;
    top: 11px;
    width: 2000px;
    border-bottom: 1px solid #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .product__title-block {
        margin-top: 58px;
    }
    .product__title-block:before {
        display: none;
    }
}
@media (max-width: 639px) {
    .product__title-block {
        margin: 31px 0 0;
        font-size: 18px;
        line-height: 21px;
    }
    .product__title-block:after,
    .product__title-block:before {
        display: none;
    }
}
.features-block {
    margin-bottom: 39px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .features-block {
        margin-bottom: 8px;
    }
}
@media (max-width: 639px) {
    .features-block {
        margin-bottom: 10px;
    }
}
@media (min-width: 1280px) {
    .features-block {
        width: 80%;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .features-block {
        width: 80%;
    }
}
.features-item {
    margin-top: 46px;
}
@media (max-width: 639px) {
    .features-item {
        margin-top: 20px;
    }
}
.features-title,
.features-title *{
    margin-bottom: 27px ;
    font-weight: 500 ;
    font-size: 24px ;
    line-height: 24px;
    color: #41afef ;
}
@media (max-width: 639px) {
    .features-title {
        font-size: 18px;
        line-height: 21px;
    }
}
.features__p {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
.features__p.add-mar {
    margin: 15px 0;
}
@media (max-width: 639px) {
    .features__p {
        font-size: 14px;
        line-height: 21px;
    }
    .features__p.add-mar {
        font-size: 16px;
        line-height: 24px;
    }
}
.effects-block {

    margin: 54px 0 22px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .effects-block {
        margin-bottom: 1px;
    }
}
@media (max-width: 639px) {
    .effects-block {
        margin: 25px -30px 6px;
    }
}
.effects-item {
    position: relative;
    min-height: 110px;
    padding: 17px 63px 21px 105px;
    margin-bottom: 20px;
    background-color: #e6ebed;
}
.effects-item:last-child {
    margin-bottom: 0;
}
@media (max-width: 639px) {
    .effects-item {
        padding: 15px 20px 17px 62px;
        margin-bottom: 10px;
    }
}
.effects-item__num {
    position: absolute;
    left: 25px;
    top: 8px;
    font-size: 77px;
    line-height: 1;
    color: #41afef;
}
@media (max-width: 639px) {
    .effects-item__num {
        left: 30px;
        top: 15px;
        font-weight: bold;
        font-size: 30px;
        line-height: 30px;
    }
}
.effects-item__title {
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
}
@media (max-width: 639px) {
    .effects-item__title {
        font-size: 18px;
        line-height: 21px;
    }
}
.effects-item__text {
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 639px) {
    .effects-item__text {
        font-size: 14px;
        line-height: 21px;
    }
}
.add-services-list {

    margin: 24px 0 17px;
}
.add-services-list li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 24px;
}
.add-services-list li:last-child {
    margin-bottom: 0;
}
.add-services-list li:before {
    content: "\e912";
    position: absolute;
    left: 2px;
    top: 3px;
    font-family: "icomoon";
    font-size: 28px;
    color: #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .add-services-list {
        margin: 39px 0 -1px;
    }
}
@media (max-width: 639px) {
    .add-services-list {
        margin-top: 21px;
        margin-bottom: 0;
    }
    .add-services-list li {
        padding-left: 30px;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 21px;
    }
    .add-services-list li:last-child {
        margin-bottom: 0;
    }
    .add-services-list li:before {
        left: 0;
        top: 1px;
        font-size: 16px;
    }
}
.projects-list {
    position: relative;
    margin-top: 22px;
    margin-bottom: 20px;
    *zoom: 1;
}
.projects-list:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.projects-list .slick-list {
    overflow: hidden;
}
.projects-list .slick-track {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
.projects-list .slick-dots {
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
}
.projects-list .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    padding-left: 0;
    margin-right: 15px;
    margin-bottom: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #41afef;
    vertical-align: top;
    cursor: pointer;
}
.projects-list .slick-dots li.slick-active {
    background-color: #41afef;
}
.projects-list .slick-dots li:before {
    display: none;
}
.projects-list .slick-dots li:last-child {
    margin-right: 0;
}
.projects-list .slick-dots button {
    display: none;
}
@media (max-width: 639px) {
    .projects-list {
        margin-top: 3px;
    }
    .projects-list .slick-dots {
        bottom: 0;
    }
}
.projects-list-item {
    display: table-cell;
    width: 33.333%;
    min-height: 222px;
    padding-right: 37px;
    padding-left: 20px;
    border-right: 1px solid #ccc;
}
.projects-list-item:first-child {
    padding-left: 0;
}
.projects-list-item:nth-child(3n+3) {
    margin-right: 0;
}
.projects-list-item:focus {
    outline: none;
}
.projects-list-item.slick-active:last-child {
    border-right: none;
}
@media (max-width: 639px) {
    .projects-list-item {
        width: 100%;
        padding: 0 0 25px;
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
}
.projects-list-item__img {
    width: 70%;
    height: 100px;
    margin: 20px auto 38px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
}
@media (max-width: 639px) {
    .projects-list-item__img {
        margin-bottom: 26px;
    }
}
.projects-list-item__name {
    font-weight: 700;
    font-size: 19px;
    line-height: 24px;
    color: #41afef;
    text-transform: uppercase;
}
.projects-list-item__desc {
    margin-top: 4px;
    font-size: 14px;
    line-height: 18px;
    color: #9da8b1;
}
.all_projects-link {
    display: inline-block;
    margin: 0 0 123px;
    font-weight: 500;
    font-size: 19px;
    line-height: 24px;
}
@media (max-width: 639px) {
    .all_projects-link {
        margin-bottom: 21px;
        font-size: 16px;
        line-height: 21px;
    }
}
.product-mat-slider {
    position: relative;
    margin-top: 34px;
}
.product-mat-slider.media-page {
    padding-bottom: 60px;
    margin-top: -20px;
    background-color: #e6ebed;
}
.product-mat-slider .slick-list {
    overflow: hidden;
}
.product-mat-slider .slick-dots {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    position: absolute;
    width: 100px;
    top: 30px;
    right: 45%;
    height: 50px;
}
@media screen and (max-width: 769px) {
    .product-mat-slider .slick-dots {
        width: 100px;
        right: 34%;

    }
}




.product-mat-slider .slick-dots button {
    display: none;
}
.product-mat-slider .slick-dots li {
    letter-spacing: normal;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}
.product-mat-slider .slick-dots li:last-child {
    margin-right: 0;
}
.product-mat-slider .slick-dots li.slick-active {
    background-color: #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .product-mat-slider {
        padding: 0 15px;
    }
}
@media (max-width: 639px) {
    .product-mat-slider {
        margin-top: 24px;
    }
    .product-mat-slider.media-page {
        padding: 0;
        margin-top: 0;
    }
}
.product-mat-slider-item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    height: 400px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.product-mat-slider-item:focus {
    outline: none;
}
@media (min-width: 640px) and (max-width: 979px) {
    .product-mat-slider-item {
        height: 450px;
        padding: 20px 0;
    }
}
@media (max-width: 639px) {
    .product-mat-slider-item {
        height: 500px;
    }
}
.product-mat-slider-cont {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    padding: 0 80px 30px 80px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .product-mat-slider-cont {
        padding-left: 30px;
    }
}
@media  (max-width: 1024px) {
    .product-mat-slider-cont {
        width: 86%;
    }
}
@media (max-width: 639px) {
    .product-mat-slider-cont {
        position: static;
        padding: 65px 28px 36px;
    }
}
.product-mat-slider__name {
    font-weight: 500;
    font-size: 19px;
    line-height: 19px;
    color: #41afef;
}
.product-mat-slider__title {
    display: inline-block;
    margin-top: 11px;
    font-weight: bold;
    font-size: 33px;
    line-height: 33px;
    color: #fff;
}
.product-mat-slider__title:hover {
    color: #fff;
}
@media (max-width: 639px) {
    .product-mat-slider__title {
        margin-top: 6px;
        line-height: 30px;
        font-size: 20px;
    }
}
.product-mat-slider__desc {
    margin-top: 16px;
    font-weight: 300;
    font-size: 19px;
    line-height: 28px;
    color: #fff;
}
.product-mat-slider__desc span {
    font-weight: 500;
}
@media (max-width: 639px) {
    .product-mat-slider__desc {
        margin-top: 25px;
        font-size: 14px;
        line-height: 20px;
    }
}
.left-product-block,
.left-media-block {
    margin-top: 110px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .left-product-block,
    .left-media-block {
        display: none;
    }
}
@media (max-width: 639px) {
    .left-product-block,
    .left-media-block {
        display: none;
    }
}
.left-product-block .btn_orange {
    display: block;
    width: 205px;
    margin: 10px auto 0;
    padding: 8px 20px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    *zoom: 1;
}
.left-product-block .btn_orange:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.left-product-block .btn_orange span.icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-weight: bold;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: normal;
}
.left-product-block .btn_orange span.text {
    display: inline-block;
    width: 120px;
    font-size: 19px;
    line-height: 19px;
    text-align: left;
    vertical-align: middle;
    letter-spacing: normal;
}
.left-product-block-menu,
.left-media-block-menu {
    padding: 0 38px 7px 19px;
    margin-top: 35px;
    border-bottom: 1px solid #5c5e61;
}
.left-product-block-menu.no-border,
.left-media-block-menu.no-border {
    border-bottom: none;
}
.left-product-block-menu li,
.left-media-block-menu li {
    margin-bottom: 24px;
}
.left-product-block-menu a,
.left-media-block-menu a {
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
    color: #41afef;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.left-product-block-menu a:hover,
.left-media-block-menu a:hover,
.left-product-block-menu a.active,
.left-media-block-menu a.active {
    color: #fff;
}
.you-contact-block {
    padding-left: 20px;
    margin-top: 35px;
}
.you-contact-block.with_menu {
    position: relative;
    padding-left: 105px;
    padding-right: 20px;
}
.you-contact-block .btn-blue {
    margin-top: 30px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .you-contact-block {
        display: none;
    }
}
@media (max-width: 639px) {
    .you-contact-block {
        display: none;
    }
}
@media (max-height: 900px) {
    .you-contact-block {
        margin-top: 15px;
    }
    .you-contact-block {
        position: relative;
        top: 0;
    }
    .you-contact-block .btn-blue {
        margin-top: 15px;
    }
}
.you-contact-block__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #41afef;
    text-transform: uppercase;
}
.you-contact-block__img {
    margin-top: 19px;
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
@media (max-height: 900px) {
    .you-contact-block__img {
        width: 100px;
        height: 100px;
        float: left;
        margin: 0 15px 15px 0;
    }
}
.you-contact-block__name {
    margin-top: 14px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
}
.you-contact-block__pos {
    margin-top: 2px;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #969ea3;
}
.you-contact-block__phone {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
@media (max-height: 900px) {
    .you-contact-block__phone {
        margin-top: 10px;
    }
}
.btn {
    display: inline-block;
    height: 56px;
    padding: 0 34px;
    font-weight: 300;
    font-size: 19px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.btn-blue {
    display: inline-block;
    height: 56px;
    padding: 0 34px;
    background-color: #41afef;
    font-weight: 300;
    font-size: 19px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.btn-blue:hover {
    background-color: #3596ce;
    color: #fff;
}
.btn_blue {
    background-color: #41afef;
}
.btn_blue:hover {
    background-color: #3596ce;
    color: #fff;
}
.btn_gray {
    background-color: #666;
}
.btn_gray:hover {
    background-color: #3596ce;
    color: #fff;
}
.btn_red {
    background-color: red;
}
.btn_red:hover {
    background-color: #3596ce;
    color: #fff;
}
.btn_orange {
    background-color: #f6891f;
}
.btn_orange:hover {
    background-color: #e28021;
    color: #fff;
}
.media__h1 {
    position: relative;
    margin: 120px 0 29px;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .mediacenter .media__h1 {
        margin-top: 30px;
        margin-bottom: 5px;
        margin-left: 0;
    }
}
@media (max-width: 1000px) {
    .mediacenter .media__h1 .link {
        position: static;
        display: block;
        margin-top: 15px;
    }
}
.contacts .media__h1 {
    margin-top: 29px;
}
.about .media__h1 {
    margin-top: 29px;
}
.eng{
    margin-bottom: 0px;
}
.eng.address h1.media__h1 {
    margin-top: 120px;
}
.about.teamcont .media__h1 {
    margin-top: 120px;
    margin-left: 5px;
}
@media screen and (max-width: 768px){
    .about.teamcont .media__h1 {
        margin-left: 0px;
    }
}
.contacts.address .media__h1, .contacts.vendors .media__h1 {
    margin-top: 120px;
}
.media__h1 span {
    display: inline-block;
}
.media__h1 .link {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    font-weight: 500;
    font-size: 19px;
    line-height: 24px;
    text-transform: none;
    color: #41afef;
    text-decoration: none;
}
@media (max-width: 639px) {
    .media__h1 {
        font-size: 20px;
        line-height: 30px;
        margin: 60px 0 20px 10px;
    }
    .media__h1 .link {
        margin-top: -9px;
        font-size: 14px;
        line-height: 24px;
    }
}
.public-list-wrap {
    margin-bottom: 36px;
    /* padding-left: 80px; */
}

.media .public-list-wrap {
    padding-right: 60px;
}

.mediacenter .public-list-wrap {
    padding-left: 55px;
    margin-left: 80px;
    padding-right: 60px;
}
@media (max-width: 767px) {
    .mediacenter .public-list-wrap {
        margin-left: 40px;
    }
}
@media (max-width: 639px) {
    .mediacenter .public-list-wrap {
        padding-right: 10px;
        padding-left: 10px;
    }
    .media .public-list-wrap {
        padding-right: 0;
    }
}
.mediacenter > .content-area_padding {
    margin-left: 80px;
    padding-right: 60px;
    padding-left: 55px;
}
@media  (max-width: 767px) {
    .mediacenter > .content-area_padding {
        margin-left: 40px;
    }
}
@media  (max-width: 639px) {
    .mediacenter > .content-area_padding {
        padding-left: 10px;
    }
}
.mediacenter .content-area_padding {
    margin-left: 80px;
    padding-right: 60px;
    padding-left: 55px;
}
@media  (max-width: 767px) {
    .mediacenter .content-area_padding {
        margin-left: 40px;
        clear: both;
    }
}
@media  (max-width: 639px) {
    .mediacenter .content-area_padding {
        padding-left: 10px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .public-list-wrap {
        margin-bottom: 56px;
    }
}
@media (max-width: 639px) {
    .public-list-wrap {
        margin: 11px 0 60px;
    }
}

.public-list-wrap {
    padding-left: 55px;
    padding-right: 55px;
    margin-bottom: 0;
}
@media (max-width: 639px) {
    .public-list-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.public-tabs {

    position: absolute;
    right: 0;
    top: 8px;
    display: inline-block;
    *zoom: 1;
}
.public-tabs:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
@media (min-width: 640px) and (max-width: 979px) {
    .public-tabs {
        margin-right: 30px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .public-tabs {
        margin-right: 20px;
    }
}
@media (max-width: 639px) {
    .public-tabs {
        position: static;
        width: 100%;
        margin: -15px 0 5px;
    }
}
.public-tab {
    text-decoration: none;
    float: left;
    width: 235px;
    height: 46px;
    background-color: #f2f5f6;
    font-size: 16px;
    line-height: 46px;
    color: #41afef;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.public-tab.active {
    background-color: #41afef;
    color: #fff;
}
.public-tab .mobile-text {
    display: none;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .public-tab {
        width: 150px;
    }
    .public-tab .desktop-text {
        display: none;
    }
    .public-tab .mobile-text {
        display: block;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .public-tab {
        width: 150px;
    }
    .public-tab .desktop-text {
        display: none;
    }
    .public-tab .mobile-text {
        display: block;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .public-tab {
        width: 120px;
    }
}
@media (max-width: 639px) {
    .public-tab {
        width: 50%;
    }
    .public-tab .desktop-text {
        display: none;
    }
    .public-tab .mobile-text {
        display: block;
    }
}
.public-item {
    position: relative;
    min-height: 206px;
    background: #fff;
    padding: 27px 40px 51px 230px;
    border-bottom: 1px solid #ccc;
    /*&.no-photo {
		padding-left: 40px;
		min-height: auto;
	}
	.desktop({&.no-photo {padding-left: 40px;}});*/
}
.public-item:last-child {
    border-bottom: none;
}
/* .public-item.no-photo, .public-item.no--photo{
	padding-left: 60px;
} */
.public-item a {
    text-decoration: none;
}

.public-item a:hover {
    text-decoration: underline;
}

@media (min-width: 640px) and (max-width: 979px) {
    .public-item {
        padding-bottom: 29px;
        padding-left: 220px;
        /*&.no-photo {padding-left: 30px;}*/
    }
}
@media (max-width: 639px) {
    .public-item {
        padding: 29px 20px;
        min-height: auto;
        /*&.no-photo {
			padding-left: 20px;
			padding-right: 20px;
		}*/
    }
}
.public-item__img {
    position: absolute;
    left: 40px;
    top: 30px;
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .public-item__img {
        left: 40px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .public-item__img {
        left: 30px;
    }
}
@media (max-width: 639px) {
    .public-item__img {
        position: static;
    }
}
.public-item__name {

    font-size: 16px;
    line-height: 21px;
    color: #9da8b1;
}
@media (max-width: 639px) {
    .public-item__name {
        margin-top: 15px;
    }
}
.public-item__data, .public-item__data span{
    margin-top: 1px;

    font-size: 14px;
    line-height: 21px;
    color: #41afef;
}
.public-item__title {
    margin-top: 21px;
    font-size: 19px;
    line-height: 24px;
}
@media (max-width: 639px) {
    .public-item__title {
        margin-top: 10px;
    }
}
.public-item__title a {
    color: #9da8b1;
}
.public-item__title a:hover {
    color: #000;
}
.content-data .public-item__title a {
    color: #9da8b1;
}
.public-item__desc {
    display: inline-block;
    margin-top: 3px;
    font-size: 16px;
    line-height: 21px;
    color: #41afef;
}
.media-contacts-wrap {
    position: relative;
    z-index: 1;
    padding: 0 25px 0;
    margin-left: 80px;
}
.media-contacts-wrap .title-soc {
    margin: 38px 0 20px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #969ea3;
}
.media-contacts-wrap .soc__link {
    margin-bottom: 10px;
    background-color: #546878;
}
.media-contacts-wrap .svg-tw,
.media-contacts-wrap .svg-fb,
.media-contacts-wrap .svg-vk,
.media-contacts-wrap .svg-yt,
.media-contacts-wrap .svg-in,
.media-contacts-wrap .svg-h,
.media-contacts-wrap .svg-rss {
    fill: #404346;
}
@media (max-width: 639px) {
    .media-contacts-wrap {
        display: none;
    }
}
.media-contacts__title {
    margin-bottom: 27px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #41afef;
    text-transform: uppercase;
}
.media-contacts_line {
    margin-top: 10px;
}
.media-contacts_line .label {
    display: inline-block;
    width: 44px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #969ea3;
}
.media-contacts_line .phone {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.media-contacts_line a {
    font-size: 14px;
    line-height: 18px;
}
.media-contacts_line img {
    vertical-align: middle;
}
.select-wrap {
    display: inline-block;
    position: relative;
    width: 380px;
    background-color: #fff;
    font-size: 0;
    line-height: 0;
}
.select-wrap .icon-arr-b {
    position: absolute;
    right: 24px;
    top: 18px;
    z-index: 1;
    font-size: 22px;
    color: #9da8b1;
}
.select-val {
    overflow: hidden;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%;
    height: 56px;
    padding: 0 61px 0 22px;
    background-color: transparent;
    font-style: italic;
    font-size: 16px;
    line-height: 56px;
    color: #0d1012;
    cursor: pointer;
}
.select-val.error {
    -wabkit-box-shadow: inset 0 0 5px #ff0000;
    -moz-box-shadow: inset 0 0 5px #ff0000;
    box-shadow: inset 0 0 5px #ff0000;
}
@media (min-width: 1280px) {
    .select-val {
        font-size: 18px;
    }
}
.select-menu {
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    position: absolute;
    left: -1px;
    top: 57px;
    z-index: 10;
    width: 100%;
    max-height: 280px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #41afef;
    border-top: none;
    background-color: #fff;
    padding-left: 0;
}
.select-menu li {
    padding: 20px 61px 20px 22px;
    font-size: 16px;
    line-height: 16px;
    color: #0d1012;
    cursor: pointer;
    box-sizing: border-box;
}
.select-menu li:hover {
    background-color: #41afef;
    color: #fff;
}
.select-menu li:hover a {
    color: #fff;
}
.select-menu.select-anchors li {
    padding: 0;
}
.select-menu.select-anchors a {
    display: block;
    padding: 20px 61px 20px 22px;
}
.select-menu .content-area_padding {
    text-align: justify;
}
.select-menu .content-area_padding:after,
.select-menu .content-area_padding::after {
    content: "";
    display: inline-block;
    height: 0;
    width: 100%;
}
.select-anchors-wrap {
    display: none;
}
.select-anchors-wrap .select-wrap {
    display: block;
    max-width: 300px;
    margin: 0 auto;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .select-anchors-wrap {
        display: block;
        margin: 0 auto;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .select-anchors-wrap {
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 639px) {
    .select-anchors-wrap {
        display: block;
        padding: 10px 20px;
        margin: 0 auto;
    }
    .select-anchors-wrap .select-wrap {
        max-width: 100%;
    }
}
.form-news-filter {
    margin-bottom: 41px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .form-news-filter {
        margin-bottom: 22px;
    }
    .form-news-filter ~ .content-area_padding {
        padding: 0;
    }
}
@media (max-width: 639px) {
    .form-news-filter {
        margin-bottom: 22px;
    }
    .form-news-filter ~ .content-area_padding {
        padding: 0;
        margin-top: -20px;
    }

    .form-news-filter .content-area_padding {
        padding: 0;
        margin-left: 40px;
    }
    .job .form-news-filter .content-area_padding {
        margin-left: 0;
    }
    .job > div > .content-area_padding:first-of-type{
        margin-left: 0;
    }
}
.selects-wrap-blue {
    position: relative;
    padding: 20px 0;
    background-color: #024f9a;
}
.selects-wrap-blue .modef {
    padding: 10px 0 0 135px;
    color: #ffffff;
}
@media (max-width: 767px) {
    .selects-wrap-blue .modef {
        padding: 10px 0 0 95px;
    }
}
@media (max-width: 639px) {
    .selects-wrap-blue .modef {
        padding: 10px 0 0 55px;
    }
}
.selects-wrap-blue .modef span {
    color: #ffffff;
}
.selects-wrap-blue .modef .showchild {
    margin: 0 0 0 10px;
    color: #ffffff;
}
.media .selects-wrap-blue .modef {
    padding: 10px 0 0 55px;
    color: #ffffff;
}
@media (max-width: 767px) {
    .media .selects-wrap-blue .modef {
        padding: 10px 0 0 55px;
    }
}
@media (max-width: 639px) {
    .media .selects-wrap-blue .modef {
        padding: 10px 0 0 55px;
    }
}
.media .selects-wrap-blue .modef span {
    color: #ffffff;
}
.media .selects-wrap-blue .modef .showchild {
    margin: 0 0 0 10px;
    color: #ffffff;
}
.selects-wrap-blue .left,
.selects-wrap-blue .right {
    width: 331px;
}
.selects-wrap-blue .left {
    float: left;
}
.selects-wrap-blue .right {
    float: right;
}
.selects-wrap-blue .wrap-p {
    float: left;
    display: table;
    width: 490px;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
.selects-wrap-blue .wrap-p p {
    display: table-cell;
    height: 56px;
    vertical-align: middle;
}
.selects-wrap-blue p {
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
.selects-wrap-blue .select-wrap {
    width: 100%;
    padding-right: 75px;
    box-sizing: border-box;
}
@media (min-width: 1280px) {
    .selects-wrap-blue .left,
    .selects-wrap-blue .right {
        width: 48%;
    }
    .selects-wrap-blue .wrap-p {
        width: 48%;
    }
    .selects-wrap-blue .content-area_padding{
        padding-right: 60px;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .selects-wrap-blue .left,
    .selects-wrap-blue .right {
        width: 48%;
    }
    .selects-wrap-blue .wrap-p {
        width: 48%;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .selects-wrap-blue .left,
    .selects-wrap-blue .right {
        width: 48%;
    }
    .selects-wrap-blue .wrap-p {
        width: 50%;
    }
    .selects-wrap-blue p {
        padding-right: 15px;
    }
}
@media (max-width: 639px) {
    .selects-wrap-blue {
        padding: 10px;
    }
    .selects-wrap-blue .left,
    .selects-wrap-blue .right {
        float: none;
        width: 100%;
        height: 56px;
        margin-bottom: 20px;
    }
    .selects-wrap-blue .left {
        margin-bottom: 10px;
    }
    .selects-wrap-blue .wrap-p {
        float: none;
        display: block;
        width: auto;
        margin: 5px 0 19px;
    }
    .selects-wrap-blue .wrap-p p {
        height: auto;
    }
}
.content-area_padding {
    *zoom: 1;
    padding-left: 90px;
    margin-left: 55px;
    padding-right: 55px;
}

.clientblocks .selects-wrap-blue .content-area_padding, .media .selects-wrap-blue .content-area_padding {
    padding-left: 0;

}

@media screen and (max-width: 767px) {
    .content-area_padding {
        *zoom: 1;
        padding-left: 0px;
    }
    .archive .content-area_padding {
        padding-left: 0;
    }
    .content-area > .content-area_padding {
        margin-left: 0px;
        padding-right: 0;
    }
    .content-area.teamcont > .content-area_padding {
        padding-left: 40px;
    }
    .content-area.teamcont .media__h1 {
        margin-top: 70px;
        padding-left: 20px;
    }

    .media .selects-wrap-blue .content-area_padding {
        margin-left: 0;
    }
}

.content-area_padding:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.content-area_padding.bottom-pad-page {
    padding-bottom: 30px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .content-area_padding.no-pad-tablet {
        padding: 0;
        max-width: 100%;
    }
    .content-area_padding.no-pad-tablet .news-list-wrap {
        margin: 0;
    }
}
@media (max-width: 639px) {
    .content-area_padding.min-pad-mobile {
        padding: 0 10px;
    }
    .content-area_padding.min-pad-mobile h1 {
        padding: 0 10px;
    }
    .content-area_padding.no-pad-tablet {
        padding: 0;
    }
    .content-area_padding.no-pad-mobile {
        padding: 0;
    }
    .content-area_padding.no-pad-tablet {
        padding: 0;
    }
    .content-area_padding.no-pad-tablet .news-list-wrap {
        margin: 0 0 60px;
    }
    .content-area_padding.bottom-pad-page {
        padding-bottom: 30px;
    }
}
.icon-arr-l {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.icon-arr-t {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.icon-arr-b {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.news-list-wrap {
    margin: 40px 0 60px;
}
#archpage .news-list-wrap {
    margin: 40px 0 0px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .news-list-wrap {
        margin: 0 0 20px;
    }
}
@media (max-width: 639px) {
    .news-list-wrap {
        margin: 0 0 63px;
    }
}
.media-page .public-list-wrap {
    margin-bottom: 0px ;
}
.media-page .public-item:first-child {
    border-top: 1px solid #ccc;
}
.media-page .public-item:last-child {
    border-bottom: 1px solid #ccc;
}
@media (min-width: 640px) and (max-width: 979px) {
    .media-page .public-item:first-child {
        border-top: none;
    }
    .media-page .news-list-item:first-child {
        border-top: 3px solid #41afef;
    }
}
@media (max-width: 639px) {
    .media-page .public-item:first-child {
        border-top: none;
    }
    .media-page .news-list-item:first-child {
        border-top: 3px solid #41afef;
    }
}
.articles__p a{
    color: #41afef;
    text-decoration: none;
}
.news-list-item {
    display: block;
    border: 3px solid #41afef;
    border-top: none;
    *zoom: 1;
    padding: 24px 50px 26px 27px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}
.news-list-item:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.news-list-item:first-child {
    border-top: 3px solid #41afef;
}
.news-list-item:hover {
    background-color: #f2f5f6;
}
.news-list-item .left {
    float: left;

}
.news-list-item .right {
    padding-left: 163px;
}
.news-list-item .news-list-date {
    max-width: 160px;
    font-size: 16px;
    line-height: 21px;
    color: #9da8b1;
}
.news-list-item .news-list-text {
    font-size: 14px;
    line-height: 21px;
    color: #0d1012;
}
.news-list-item .news-list-desc {
    margin-top: -3px;
    font-size: 19px;
    line-height: 24px;
    color: #232323;
}
@media (min-width: 640px) and (max-width: 979px) {
    .news-list-item {
        border: none;
        border-top: 3px solid #41afef;
    }
    .news-list-item:first-child {
        border-top: none;
    }
    .news-list-item .right {
        padding-left: 145px;
    }
}
@media (max-width: 639px) {
    .news-list-item {
        padding: 20px 10px 27px;
        border: none;
        border-top: 3px solid #41afef;
    }
    .news-list-item:first-child {
        border-top: none;
    }
    .news-list-item .left {
        float: none;
    }
    .news-list-item .right {
        float: none;
        padding-left: 0;
        margin-top: 14px;
    }
}
.news-list-item.article-source .right {
    padding-left: 270px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .news-list-item.article-source .right {
        padding-left: 270px;
    }
}
@media (max-width: 639px) {
    .news-list-item.article-source .right {
        float: none;
        padding-left: 0;
        margin-top: 14px;
    }
}
@media (max-width: 639px) {
    .news-list-item.article-source .left {
        float: none;
    }
}
.news-list-item.article-source .news-list-date {
    max-width: 260px;
}
.to-top-wrap {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 56px;
    background-color: #e6ebed;
    cursor: pointer;
    text-align: center;
}
.to-top-wrap .icon-arr-t {
    font-size: 22px;
    color: #6b7e8a;
    line-height: 56px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .to-top-wrap {
        right: 30px;
    }
}
@media (max-width: 639px) {
    .to-top-wrap {
        right: 20px;
        bottom: 76px;
    }
}
.subscription {
    padding: 40px 0 50px;
    background-color: #e6ebed;
}
@media (max-width: 1380px) {
    .mediacenter .subscription {
        padding: 40px 0 40px;
    }
}
.subscription input {
    width: 100%;
    padding: 0 21px;
    box-sizing: border-box;
    border: none;
    background-color: #fff;
    font-style: normal;
    font-weight: 300;
    font-size: 19px;
    line-height: 56px;
    color: #000;
    -wabkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.subscription input::-moz-placeholder {
    color: #9da8b1;
}
.subscription input:-moz-placeholder {
    color: #9da8b1;
}
.subscription input::-webkit-input-placeholder {
    color: #9da8b1;
}
.subscription input:-ms-input-placeholder {
    color: #9da8b1;
}
.subscription button {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 263px;
    height: 56px;
    -wabkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #404346;
    font-weight: 300;
    font-size: 19px;
    color: #fff;
    text-align: center;
}
.subscription .expanded {
    display: inline-block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 21px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .subscription {
        padding-left: 30px;
        padding-right: 30px;
    }
    .subscription .content-area_padding {
        padding: 0;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .mediacenter .subscription .content-area_padding {
        padding-left: 55px;

    }
}
@media (max-width: 639px) {
    .mediacenter .subscription .content-area_padding {
        padding-left: 50px;
        margin-left: 0;
    }
}
@media (max-width: 639px) {
    .subscription {
        padding: 40px 10px 33px;
    }
    .subscription .content-area_padding {
        padding: 0;
        margin-left: 40px;
    }
    .subscription input {
        padding: 0 21px;
    }
    .subscription button {
        position: static;
        width: 100%;
        margin-top: 10px;
    }
    .subscription .expanded {
        margin-right: 10px;
        font-size: 14px;
        line-height: 18px;
    }
}
@media (max-width: 767px) {
    .mediacenter .subscription button {
        position: static;
        width: 100%;
        margin-top: 10px;
    }
}

.subscription.sub-events-short {
    margin-bottom: 0 ;
    padding-right: 55px;
    margin-left: 80px;
}
.subscription.sub-events-short .content-area_padding {
    padding-left: 0;
}

.mediacenter #iblock_add_form_3.subscription.sub-events-short {
    padding-right: 60px;
}

@media (max-width: 639px) {
    .mediacenter #iblock_add_form_3.subscription.sub-events-short {
        padding-right: 10px;
    }
}

#iblock_add_form_4.subscription.sub-events-short {
    padding-right: 60px;
}

#archpage .subscription.sub-events-short{
    padding-right: 60px;
}

@media (max-width: 767px) {
    .subscription.sub-events-short {
        margin-bottom: 0 ;
        padding-right: 20px;
    }

}
.vac-accord {
    margin-bottom: 100px;
}
@media (max-width: 639px) {
    .vac-accord {
        margin: -45px 0 40px;
    }
}
.vac-accord__item {
    border-top: 3px solid #41afef;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.vac-accord__item:last-child {
    border-bottom: 3px solid #41afef;
}
.vac-accord__item.active {
    border-top-color: #fff;
}
.vac-accord__item.active + .vac-accord__item {
    border-top-color: #fff;
}
.vac-accord__item.active .vac-accord__open {
    background-color: #002e5f;
}
.vac-accord__item.active .vac-accord__open .vac-accord__num,
.vac-accord__item.active .vac-accord__open .vac-accord__title {
    color: #fff;
}
.vac-accord__item.active .vac-accord__open .icon-arr-b {
    color: #fff;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
@media (max-width: 639px) {
    .vac-accord__item:first-child {
        border-top: none;
    }
}
.vac-accord__open {
    *zoom: 1;
    display: block;
    padding: 32px 62px 33px 31px;
    text-decoration: none;
    color: #fff;
    position: relative;
    font-size: 16px;
    line-height: 25px;
    font-family: roboto, sans-serif;
    font-weight: 500;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.vac-accord__open:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.vac-accord__open:hover .icon-arr-b {
    color: #41afef;
}
.vac-accord__open.active {
    background-color: #002e5f;
}
.vac-accord__open.active .vac-accord__num,
.vac-accord__open.active .vac-accord__title {
    color: #fff;
}
.vac-accord__open.active .icon-arr-b {
    color: #fff;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.vac-accord__open .svg-arr-big {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.vac-accord__open .icon-arr-b {
    position: absolute;
    right: 22px;
    top: 46px;
    margin-top: -11px;
    font-size: 22px;
    color: #9da8b1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (min-width: 640px) and (max-width: 979px) {
    .vac-accord__open .icon-arr-b {
        right: 30px;
    }
}
@media (max-width: 639px) {
    .vac-accord__open {
        font-size: 13px;
        line-height: 18px;
        padding: 28px 50px 67px 20px;
    }
    .vac-accord__open .icon-arr-b {
        top: auto;
        bottom: 27px;
    }
}
.vac-accord__num {
    float: left;
    width: 135px;
    font-weight: normal;

    font-size: 16px;
    line-height: 21px;
    color: #9da8b1;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (min-width: 640px) and (max-width: 979px) {
    .vac-accord__num {
        float: right;
        width: 104px;
    }
}
@media (max-width: 639px) {
    .vac-accord__num {
        position: absolute;
        right: 60px;
        bottom: 26px;
        text-align: right;
    }
}
.vac-accord__title {
    display: block;
    padding-left: 135px;
    margin-top: -3px;
    font-weight: 700;
    font-size: 19px;
    line-height: 31px;
    color: #333;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (min-width: 640px) and (max-width: 979px) {
    .vac-accord__title {
        padding-left: 0;
        padding-right: 140px;
    }
}
@media (max-width: 639px) {
    .vac-accord__title {
        padding-left: 0;
        font-size: 16px;
        line-height: 24px;
    }
}
.vac-accord__hidden-line {
    margin-bottom: 34px;
    overflow: hidden;
}
.vac-accord__hidden-line a {
    display: block;
    width: 630px;
    padding-left: 170px;
    font-size: 19px;
    line-height: 24px;
    vertical-align: top;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (min-width: 640px) and (max-width: 979px) {
    .vac-accord__hidden-line a {
        width: 100%;
        padding-left: 0;
        padding-right: 151px;
    }
}
@media (max-width: 639px) {
    .vac-accord__hidden-line {
        position: relative;
        padding-bottom: 27px;
        margin-bottom: 30px;
    }
    .vac-accord__hidden-line a {
        font-size: 16px;
        line-height: 21px;
        width: auto;
        padding-left: 0;
    }
    .vac-accord__hidden-line .vac-accord__num {
        right: auto;
        left: 0;
        bottom: 0;
        width: 100%;
        text-align: left;
    }
}
.vac-accord__arr {
    width: 20px;
    height: 13px;
    display: block;
    right: 20px;
    top: 50%;
    margin-top: -6px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (max-width: 639px) {
    .vac-accord__arr {
        width: 16px;
        height: 10px;
    }
}
.vac-accord__hidden {
    display: none;
    background-color: #f2f5f6;
}
.vac-accord__hidden-in {
    padding: 38px 20px 20px 31px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .vac-accord__hidden-in .vac-accord__num {
        width: 146px;
    }
}
@media (max-width: 639px) {
    .vac-accord__hidden-in {
        padding-left: 20px;
    }
}
.contact-page-info {
    overflow: hidden;
    padding-left: 21px;
    padding-bottom: 9px;
    margin-top: 46px;
    border-left: 10px solid #41afef;

    background: #fff;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px
}
.contact-page-info p {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
}
.contact-page-info p span {
    display: inline-block;
}
.contact-page-info p:last-child {
    margin-bottom: 0;
}
.contact-page-info > p:first-child {
    margin-top: -5px;
}
@media (max-width: 639px) {
    .contact-page-info {
        margin-top: -4px;
        margin-left: 0;
    }
    .contact-page-info > p:first-child {
        line-height: 21px;
    }
}
.view-address-block {
    margin-top: 10px;
}
.view-address-block.mar-b-min {
    margin-bottom: -9px;
}
.view-address-title {
    position: relative;
    display: inline-block;
    background-image: url("../images/border-hor.png");
    background-repeat: repeat-x;
    -webkit-background-size: 3px 1px;
    -moz-background-size: 3px 1px;
    -o-background-size: 3px 1px;
    background-size: 3px 1px;
    background-position: left bottom;
    font-size: 16px;
    line-height: 24px;
    color: #41afef;
    cursor: pointer;
}
.view-address-title:after {
    content: "\e90d";
    position: absolute;
    right: -19px;
    top: 1px;
    font-family: "icomoon";
    font-size: 5px;
    color: #41afef;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view-address-title.active:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (max-width: 639px) {
    .view-address-title {
        font-size: 14px;
        line-height: 21px;
    }
}
.view-address-cont {
    display: none;
    padding-top: 5px;
}
.view-address-cont p {
    margin-bottom: 10px;
}
.view-address-cont p:last-child {
    margin-bottom: 0;
}
.map {
    height: 500px;
    margin-top: 20px;
    padding-left: 0px;
}
.map + .content-area_padding {
    padding-top: 35px;
}
@media (max-width: 639px) {
    .map {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .map {
        padding-left: 0px;
    }
}
.contacts-tabs-wrap-over {
    margin-top: 27px;
    text-align: right;
}
@media (max-width: 639px) {
    .contacts-tabs-wrap-over {
        text-align: left;
    }
}
.contacts-tabs-wrap {
    display: inline-block;
    text-align: left;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}
.contacts-tabs-wrap .icon-car {
    margin-right: 14px;
    font-size: 19px;
    vertical-align: middle;
}
.contacts-tabs-wrap .icon-human {
    margin-right: 14px;
    font-size: 20px;
    vertical-align: middle;
}
@media (max-width: 639px) {
    .contacts-tabs-wrap .icon-human {
        position: absolute;
        left: -33px;
        top: -3px;
    }
}
@media (max-width: 639px) {
    .contacts-tabs-wrap {
        width: 100%;
    }
}
.contacts-tab {
    position: relative;
    display: inline-block;
    height: 46px;
    padding: 0 15px;
    background-color: #f2f5f6;
    font-size: 16px;
    line-height: 46px;
    color: #41afef;
    letter-spacing: normal;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}
.contacts-tab.active {
    background-color: #41afef;
    color: #fff;
}
.contacts-tab.active-menu ul {
    display: block;
}
.contacts-tab ul {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    z-index: 1;
    width: 280px;
    background-color: #f2f5f6;
}
.contacts-tab li {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 21px;
    color: #41afef;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.contacts-tab li:hover {
    background-color: #41afef;
    color: #fff;
}
@media (max-width: 639px) {
    .contacts-tab {
        width: 100%;
        height: auto;
        min-height: 46px;
        padding: 15px;
        line-height: 16px;
        box-sizing: border-box;
    }
    .contacts-tab ul {
        width: 100%;
    }
    .contacts-tab:last-child {
        padding-left: 52px;
    }
}
.desc-way {
    margin: 35px 0 50px;

}
.desc-way p {
    margin-top: 23px;
    font-size: 16px;
    line-height: 24px;
}
.desc-way .to-top-wrap {
    display: none;
    bottom: -80px;
}
@media (min-width: 1280px) {
    .desc-way {
        width: 80%;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .desc-way {
        width: 80%;
    }
}
@media (max-width: 639px) {
    .desc-way {
        margin: 23px 0 100px;
    }
    .desc-way p {
        margin-top: 20px;
        line-height: 21px;
    }
    .desc-way .to-top-wrap {
        display: inline-block;
    }
}
.desc-way-title {

    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
}
@media (max-width: 639px) {
    .desc-way-title {
        font-size: 18px;
    }
}
.event-promo {
    overflow: hidden;
    position: relative;
    height: 280px;
    margin-top: -30px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.event-promo.event-promo_push-down {
    margin-bottom: 30px;
}
.event-promo__title {
    max-width: 500px;
    margin-top: 128px;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    text-transform: uppercase;
}
.event-promo__title.no-promo {
    margin-top: 129px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .event-promo__title {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 639px) {
    .event-promo__title {
        margin-top: 114px;
        font-size: 24px;
        line-height: 30px;
    }
}
.event-data-block {
    overflow: hidden;
    padding-left: 36px;
    margin-top: 40px;
    border-left: 10px solid #41afef;

}
.event-data-block p {
    margin: 20px 0 -3px 32px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
@media (max-width: 639px) {
    .event-data-block {
        padding-left: 10px;
        margin-top: 20px;
    }
    .event-data-block p {
        margin: 20px 0 -3px 32px;
        font-size: 14px;
        line-height: 21px;
    }
}
.event-data-block-line {
    position: relative;
    padding-left: 32px;
    margin-bottom: 10px;
}
.event-data-block-line:first-child {
    margin-top: -3px;
}
@media (max-width: 639px) {
    .event-data-block-line {
        padding-left: 32px;
    }
    .event-data-block-line:first-child {
        margin-top: -1px;
    }
}
.icon-clock {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 19px;
    color: #41afef;
    vertical-align: bottom;
}
@media (max-width: 639px) {
    .icon-clock {
        top: 1px;
    }
}
.icon-marker {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 21px;
    color: #41afef;
    vertical-align: bottom;
}
@media (max-width: 639px) {
    .icon-marker {
        top: 1px;
    }
}
.event-data-text {
    font-size: 16px;
    line-height: 18px;
    color: #9da8b1;
    vertical-align: bottom;
}
@media (max-width: 639px) {
    .event-data-text {
        font-size: 14px;
        line-height: 21px;
    }
}
.event-reg-block {
    margin-top: 36px;
    *zoom: 1;
}
.event-reg-block:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.event-reg-block .btn_red {
    display: inline-block;
    letter-spacing: normal;
}
.event-reg-block .mobile-text {
    display: none;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .event-reg-block .btn {
        font-size: 15px;
    }
    .event-reg-block .btn_red {
        padding: 0 12px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .event-reg-block {
        *zoom: 1;
    }
    .event-reg-block:after {
        display: block;
        height: 0;
        clear: both;
        content: "";
    }
    .event-reg-block .btn_red {
        /*float: right;*/
        width: 50%;
    }
    .event-reg-block .desktop-text {
        display: none;
    }
    .event-reg-block .mobile-text {
        display: block;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .event-reg-block .btn_red {
        width: 41%;
        padding: 0 10px;
    }
}
@media (max-width: 639px) {
    .event-reg-block {
        margin-top: 26px;
    }
    .event-reg-block .desktop-text {
        display: none;
    }
    .event-reg-block .mobile-text {
        display: block;
    }
    .event-reg-block .btn_red {
        width: 100%;
        padding: 0 10px;
    }
}
.event-reg-button-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    letter-spacing: normal;
}
.event-reg-button-wrap.menu ul {
    display: block;
}
.event-reg-button-wrap ul {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 16px;
    background-color: #404346;
}
.event-reg-button-wrap li {
    margin-bottom: 6px;
}
.event-reg-button-wrap li:last-child {
    margin-bottom: 0;
}
.event-reg-button-wrap a {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.event-reg-button-wrap a:hover {
    color: #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .event-reg-button-wrap {
        float: left;
    }
}
@media (max-width: 639px) {
    .event-reg-button-wrap {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .event-reg-button-wrap .btn {
        width: 100%;
        padding: 0 10px;
    }
}
.event-reg-block-icon {
    margin-right: 10px;
    vertical-align: middle;
}
.about.event-desc-block {

    margin-bottom: 0;
    /*   padding-bottom: 243px; */
}
@media (max-width: 639px) {
    .about.event-desc-block {
        padding-bottom: 11px;
    }
}
.event-desc-block.simple {
    margin-top: 120px;
}
@media screen and (max-width: 767px){
    .simple h1{
        padding: 0 50px;
    }
}
@media screen and (max-width: 639px){
    .simple h1{
        padding: 0 20px;
    }
}

.event-desc-block.add_mb {
    margin-bottom: 80px;
}

.event-desc-block.archive .event-desc-block.add_mb{
    padding-bottom: 0px;
}
.event-desc-block p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
}
.event-desc-block ol {
    margin-bottom: 39px;
}
.event-desc-block .border {
    margin: 34px 0 30px;
    line-height: 24px;
}
.event-desc-block .btn {
    min-width: 254px;
    box-sizing: border-box;
}
.archive .event-desc-block .btn {
    color: #fff;
    box-sizing: border-box;
}
.event-desc-block .desktop-text {
    color: #fff;
}
.event-reg-button-wrap .event-reg-add {
    margin: 0;
    top: 100%;
    z-index: 1;
    width: 100%;
    box-sizing: border-box;
}
.event-reg-button-wrap .event-reg-add__link:hover {
    color: #fff;
}
@media (min-width: 640px) and (max-width: 979px) {
    .event-desc-block .btn {
        width: 230px;
        font-size: 16px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .event-desc-block {
        margin-bottom: 0;
    }
    .event-desc-block .border {
        margin-top: 38px;
    }
}
@media (max-width: 639px) {
    .event-desc-block ol {
        margin-bottom: 36px;
    }
    .event-desc-block p {
        margin-bottom: 21px;
        font-size: 14px;
        line-height: 21px;
    }
    .event-desc-block .border {
        padding: 16px 16px 21px;
        margin-top: 24px;
        line-height: 22px;
    }
    .event-desc-block .btn {
        width: 100%;
    }
}
.ol__title {
    margin: 30px 0 22px;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: #000;
}
@media (max-width: 639px) {
    .ol__title {
        margin-top: 0;
        font-size: 18px;
        line-height: 21px;
    }
}
.border,
.text-update {
    border: 3px solid #41afef;
    padding: 25px 40px 31px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
@media (max-width: 639px) {
    .border,
    .text-update {
        padding: 25px 15px 31px;
    }
}
.border:last-child,
.text-update:last-child {
    margin-bottom: 41px;
}
.content-data .text-update ul,
.content-data .text-update p {
    margin-bottom: 0;
}
/* -----------------------------------email media-center page----------------------------------- */
.industries-list {
    overflow: hidden;
    display: none;
    position: relative;
    margin-left: 55px;
    margin-bottom: 30px;
    z-index: 1;
    padding: 0 10px;
}
.industries-list li {
    height: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
}
.industries-list li:first-child {
    margin-top: 10px;
}
.industries-list .checkbox {
    display: table ;
    width: 100%;
    padding-left: 0;
    line-height: 16px ;
}
.industries-list .checkbox:before {
    display: table-cell ;
    width: 36px;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.industries-list .checkbox span {
    display: table-cell ;
    padding-left: 19px;
    line-height: 16px;
    text-align: left;
    vertical-align: middle;
}
@media (max-width: 639px) {
    .industries-list li {
        padding-right: 0 ;
        margin-left: 0 ;
        width: 100% ;
    }
}
.media-center-promo {
    height: 350px;
    margin: -30px 0 34px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.media-center-promo .input-search-wrap {
    position: relative;
}
.media-center-promo form {
    position: relative;
}
.media-center-promo input[type="text"] {
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
}
.media-center-promo button {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    font-family: "icomoon";
    font-size: 28px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: normal;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.media-center-promo button:hover {
    color: #41afef;
}
.media-center-promo button:focus {
    outline: none;
}
@media (max-width: 639px) {
    .media-center-promo {
        height: 260px;
    }
}
@media (max-width: 639px) {
    .media-center-promo .content-area_padding {
        margin-left: 40px;
        padding-right: 10px;
        padding-left: 10px;
    }
}
.media-center-promo__title {
    padding: 48px 0 61px;
    font-weight: 500;
    font-size: 61px;
    line-height: 61px;
    color: #fff;
}
@media (max-width: 639px) {
    .media-center-promo__title {
        padding: 31px 0 32px;
        font-size: 36px;
        line-height: 40px;
    }
}
.blue-hr {
    margin: 40px 0 33px;
    border-top: 1px solid #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .blue-hr {
        margin: 43px 0 33px;
    }
}
@media (max-width: 639px) {
    .blue-hr.change-mobile {
        margin: 0 0 27px;
        border: none;
    }
}
.gray-hr {
    position: relative;
    height: 73px;
    background-color: #fff;
}
.gray-hr:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    border-top: 1px solid #ccc;
}
.popup-p {

    font-size: 16px;
    line-height: 24px;
    color: #333;
}
@media (max-width: 639px) {
    .popup-p {
        font-size: 14px;
        line-height: 21px;
    }
}
.popup-h1 {
    margin: 25px 0 14px;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #000;
    text-transform: uppercase;
}
@media (max-width: 639px) {
    .popup-h1 {
        margin: 20px 0 16px;
        font-size: 18px;
        line-height: 21px;
    }
}
.popup__img {
    margin-top: 37px;
    width: 100%;
}
@media (max-width: 639px) {
    .popup__img {
        margin-top: 24px;
    }
}
.popup__img-info {
    margin-top: 7px;

    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #9da8b1;
}
@media (max-width: 639px) {
    .popup__img-info {
        margin-top: 9px;
        font-size: 14px;
        line-height: 21px;
    }
}
.popup-ol__header {
    margin-top: 37px;

    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: #000;
}
@media (min-width: 640px) and (max-width: 979px) {
    .popup-ol__header {
        margin-top: 28px;
    }
}
@media (max-width: 639px) {
    .popup-ol__header {
        margin-top: 19px;
        font-size: 18px;
        line-height: 24px;
    }
}
.popup-ol {
    counter-reset: popupLi;
    margin: 49px 0 88px;

    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.popup-ol li {
    position: relative;
    padding-left: 60px;
    margin-top: 24px;
}
.popup-ol li:first-child {
    margin-top: 0;
}
.popup-ol li:before {
    counter-increment: popupLi;
    content: counter(popupLi);
    position: absolute;
    left: -3px;
    top: 0;

    font-weight: bold;
    font-size: 50px;
    line-height: 1;
    color: #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .popup-ol {
        margin: 25px 0 64px;
    }
}
@media (max-width: 639px) {
    .popup-ol {
        margin: 25px 0 0;
        font-size: 14px;
        line-height: 21px;
    }
    .popup-ol li {
        padding-left: 30px;
        margin-top: 24px;
    }
    .popup-ol li:first-child {
        margin-top: 0;
    }
    .popup-ol li:before {
        font-size: 30px;
        line-height: 1;
    }
    .popup-ol + .blue-hr {
        margin: 23px 0 30px;
    }
}
.popup-ol__title {
    font-weight: bold;
}
.expert-block {
    overflow: hidden;
    position: relative;
    padding-left: 190px;
    padding-bottom: 90px;
    *zoom: 1;
}
.expert-block:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.expert-block.one {
    padding-bottom: 186px;
}
.expert-block.one .expert-block-buttons-line {
    position: absolute;
    left: 0;
    bottom: 0;
}
.expert-block .request-link {
    float: right;
    width: 48%;
    height: 56px;
    padding: 12px 10px 12px 19px;
    background-color: #f6891f;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    letter-spacing: normal;
}
.expert-block .request-link .quest {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border: 2px solid #fff;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.expert-block .request-link .desc-text {
    vertical-align: middle;
}
.expert-block .request-link .tablet-text {
    display: none;
    vertical-align: middle;
}
@media (min-width: 1280px) {
    .expert-block .request-link {
        font-size: 16px;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .expert-block .request-link {
        width: 48%;
        font-size: 16px;
    }
    .expert-block .request-link .quest {
        margin-right: 7px;
    }
    .expert-block .request-link .desc-text {
        display: none;
    }
    .expert-block .request-link .tablet-text {
        display: inline-block;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .expert-block .request-link {
        width: 48%;
    }
    .expert-block .request-link .desc-text {
        display: none;
    }
    .expert-block .request-link .tablet-text {
        display: inline-block;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .expert-block .request-link {
        font-size: 14px;
    }
    .expert-block .request-link .quest {
        width: 26px;
        height: 26px;
        font-size: 16px;
        line-height: 22px;
        margin-right: 10px;
    }
}
@media (max-width: 639px) {
    .expert-block {
        padding-bottom: 24px;
        padding-left: 0;
    }
    .expert-block .request-link {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .expert-block .request-link .desc-text {
        display: none;
    }
    .expert-block .request-link .tablet-text {
        display: inline-block;
    }
}
.expert-block__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
@media (max-width: 639px) {
    .expert-block__img {
        position: static;
    }
}
.expert-block__name {
    margin-top: 20px;

    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
}
@media (max-width: 639px) {
    .expert-block__name {
        margin-top: 25px;
    }
}
.expert-block__pos {

    font-size: 16px;
    line-height: 21px;
    color: #9da8b1;
}
.expert-block__source {
    margin-top: 15px;

    font-size: 16px;
    line-height: 21px;
    color: #9da8b1;
}
.expert-block__another {
    display: inline-block;
    margin-top: 15px;

    font-size: 16px;
    line-height: 21px;
}
.expert-block-buttons-line {
    width: 100%;
    margin-bottom: 40px;
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}
.expert-block-buttons-line:after,
.expert-block-buttons-line::after {
    content: "";
    display: inline-block;
    height: 0;
    width: 100%;
}
.expert-block-buttons-line.static {
    position: static;
    margin: 75px 0 80px;
}
.expert-block-buttons-line.static .btn_blue {
    width: 255px;
}
.expert-block-buttons-line .btn {
    letter-spacing: normal;
}
.expert-block-buttons-line .quest {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-weight: bold;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
}
.expert-block-buttons-line .tablet-text {
    display: none;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .expert-block-buttons-line .btn {
        padding: 0 5px;
    }
    .expert-block-buttons-line .btn_blue {
        width: 40%;
    }
    .expert-block-buttons-line .btn_orange {
        width: 50%;
    }
    .expert-block-buttons-line .quest {
        margin-right: 10px;
    }
    .expert-block-buttons-line .desc-text {
        display: none;
    }
    .expert-block-buttons-line .tablet-text {
        display: inline-block;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .expert-block-buttons-line .btn {
        padding: 0 5px;
    }
    .expert-block-buttons-line .btn_blue {
        width: 40%;
    }
    .expert-block-buttons-line .btn_orange {
        width: 55%;
    }
    .expert-block-buttons-line .desc-text {
        display: none;
    }
    .expert-block-buttons-line .tablet-text {
        display: inline-block;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .expert-block-buttons-line .quest {
        margin-right: 5px;
    }
    .expert-block-buttons-line .btn {
        font-size: 16px;
    }
    .expert-block-buttons-line .btn_blue {
        width: 40% ;
    }
    .expert-block-buttons-line .btn_orange {
        width: 50%;
    }
}
@media (max-width: 639px) {
    .expert-block-buttons-line {
        position: static;
        margin-bottom: 30px;
    }
    .expert-block-buttons-line.static {
        margin: 15px 0 30px;
    }
    .expert-block-buttons-line .btn {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    .expert-block-buttons-line .btn_blue {
        width: 100% ;
    }
    .expert-block-buttons-line .quest {
        margin-right: 5px;
    }
    .expert-block-buttons-line .desc-text {
        display: none;
    }
    .expert-block-buttons-line .tablet-text {
        display: inline-block;
    }
}
.tabs-view-projects-wrap {
    padding: 19px 7px 21px;
    background-color: #fff;
}
@media (max-width: 639px) {
    .tabs-view-projects-wrap {
        padding: 10px 0;
    }
}
.tab-view-projects {
    min-width: 200px;
    float: right;
    height: 46px;
    padding: 0 13px;
    background-color: #f2f5f6;
    font-size: 16px;
    line-height: 46px;
    color: #41afef;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.tab-view-projects:hover,
.tab-view-projects.active {
    background-color: #41afef;
    color: #fff;
}
.tab-view-projects:hover .icon-list,
.tab-view-projects.active .icon-list,
.tab-view-projects:hover .icon-tile,
.tab-view-projects.active .icon-tile {
    color: #fff;
}
.tab-view-projects.active {
    cursor: default;
}
.tab-view-projects .icon-list {
    margin-right: 13px;
    font-size: 19px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.tab-view-projects .icon-tile {
    margin-right: 13px;
    font-size: 20px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media (max-width: 639px) {
    .tab-view-projects:first-child {
        width: 90%;
        margin-bottom: 10px;
    }
    .tab-view-projects:last-child {
        width: 90%;
    }
    .tab-view-projects .icon-list {
        display: none;
    }
    .tab-view-projects .icon-tile {
        display: none;
    }
}
.projects-items-wrap {
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 200px;
}
.projects-items-wrap.list .projects-items {
    display: none;
}
.projects-items-wrap.list .projects-items_list {
    display: block;
}
.projects-items {
    position: relative;
    padding-bottom: 60px;
    /* border-top: 1px solid #ccc; */
    *zoom: 1;
}
.projects-items:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.projects-items .project-item {
    text-decoration: none;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 25px 40px 30px;
    border-bottom: 1px solid #ccc;
    cursor: default;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.projects-items .project-item .type-news{
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}
.projects-items .project-item .type-news:hover {
    border-bottom: 1px solid;
}
.projects-items .project-item .project-item__logo {
    position: static;
    margin: 0 auto 30px;
    /*background-size: 150px;*/
}
.project-item__img-wrap {
    text-align: center;
    margin-bottom: 20px;
}
.project-item__img {
    max-width: 100%;
}
.projects-items.mf_not-full-width .projects-items-col1 {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.projects-items.mf_not-full-width .projects-items-col2 {
    border-top: 1px solid #ccc;
}
.projects-items.mf_not-full-width .projects-items-col3 {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items {/*
    padding-left: 30px;
    padding-right: 30px; */
    }
}
.projects-items-col1,
.projects-items-col2,
.projects-items-col3 {
    /*border-top: 1px solid #ccc;*/
    float: left;
    width: 33.3333%;
    box-sizing: border-box;

}
@media (max-width: 639px) {
    .projects-items-col1,
    .projects-items-col2,
    .projects-items-col3 {
        display: block;
        width: 100%;
    }
}
.projects-items-col1 {
    border-right: 1px solid #ccc;
}
.projects-items .project-item:first-child {
    border-top: 1px solid #ccc;
}


@media (min-width: 640px) and (max-width: 979px) {
    .projects-items-col1 {
        border-left: 1px solid #ccc;
        width: 100%;
    }
}
.projects-items-col2 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 1px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items-col2 {
        width: 100%;
        margin-left: -0.1%;
    }
}
.projects-items-col3 {
    border-left: 1px solid #ccc;
    margin-left: 1px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items-col3 {
        display: none;
    }
}

@media screen and (max-width: 1100px){

    .inner main.postpage.product article .sendblock form legend, .project-form form legend {
        padding: 30px 20px 0;
    }

}@media screen and (max-width: 769px){

    .inner main.postpage.product article .sendblock form legend, .project-form form legend {
        padding: 31px 20px 0;
    }

}

@media screen and (max-width: 639px) {
    .tabs-view-projects-wrap.tabs-view-projects-wrap--projects .content-area_padding{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 639px) {
    .tabs-view-projects-wrap.tabs-view-projects-wrap--projects .content-area_padding .tab-view-projects:first-child{
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;

    }
}
@media screen and (max-width: 639px) {
    .tabs-view-projects-wrap.tabs-view-projects-wrap--projects .content-area_padding .tab-view-projects:last-child{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 10px;
    }
}





.projects-items_list {
    display: none;
    padding-top: 37px;
    margin-bottom: 37px;
}
.projects-items_list .project-item {
    position: relative;
    display: block;
    padding: 0 0 23px 117px;
    margin: 0 15% 0 0;
}
.projects-items_list .project-item__title {
    margin: 20px 0;
    font-weight: 500;
    font-size: 25px;
    line-height: 24px;
    text-transform: uppercase;
}
.projects-items_list .project-item__name {

    margin: 5px 0;
    font-size: 20px;
    color: #666;
    line-height: 1.6em;
}

.projects-items_list .project-item__task {
    margin-top: -2px;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .projects-items_list .project-item {
        padding-left: 80px;
        margin: 0 5% 0 0;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items_list .project-item {
        padding-left: 80px;
    }
}
@media (max-width: 639px) {
    .projects-items_list {
        padding-top: 15px;
        margin-bottom: 80px;
    }
    .projects-items_list .project-item {
        padding-left: 0;
        margin: 0;
    }
    .projects-items_list .project-item__title {
        margin-top: 5px;
    }
}
.project-item__logo {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -40px;
    width: 100%;
    height: 80px;
    background-image: url("");
    background-repeat: no-repeat;
    /*-webkit-background-size: contain;*/
    /*-moz-background-size: contain;*/
    /*-o-background-size: contain;*/
    /*background-size: contain;*/
    background-position: center center;
}
.clients-slider .project-item__logo--service {
    margin-top: 0;
    position: static;
    width: 50%;
    margin-bottom: 15px;
}
.clients-slider .project-item.slick-slide:after {
    content: '';
    width: 1px;
    height: 181px;
    position: absolute;
    top: 0;
    right: 1px;
    background: #ccc;
}

/*.clients-slider .project-item.slick-slide.slick-active:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #ccc;
}*/
.clients-slider .project-item.slick-slide.slick-active ~ .slick-slide.slick-active:after {
    background-color: transparent;
}
@media (max-width: 625px) {
    .clients-slider .project-item.slick-slide:after {
        display: none;
    }
}
.clients-slider .project-item {
    /* 	padding: 0 70px; */
    padding: 0 30px;
}
@media (max-width: 960px) {
    .clients-slider .project-item {
        padding: 0 35px;
    }
}
@media (max-width: 480px) {
    .clients-slider .project-item {
        padding: 0 30px;
    }
}

.clients-slider .slick-track{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.clients-slider .slick-slide{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.clients-slider {
    margin-top: 20px;
    margin-bottom: 20px;
}

.clients-slider-all {
    margin-bottom: 0;
}

.project-item__type {
    border-bottom: 1px solid #666;
    padding-bottom: 2px;
    transition: 0.3s all;
}

.project-item__type:hover {
    border-bottom-color: transparent;
}

.inner main.postpage.product article .projects .slick-prev, .inner main.postpage.product article .clients-slider .slick-prev {
    left: 0;
    top: 50%;
    z-index: 1;
}

.inner main.postpage.product article .projects .slick-prev, .inner main.postpage.product article .clients-slider .slick-next {

    width: 13px;

    height: 22px;

    right: 0;
    top: 50%;

    position: absolute; }




@media screen and (min-width: 481px) {

    .inner main.postpage.product article .projects .slick-prev, .inner main.postpage.product article .clients-slider .slick-next {

        z-index: 2;}
}






.inner main.postpage.product article .clients-slider .slick-prev:after, .inner main.postpage.product article .clients-slider .slick-next:after {

    width: 14px;

    height: 14px;

    top: 50%;

    margin-top: -7px;

    content: '';

    box-sizing: border-box;

    border-color: #b1b6c0;

    border-style: solid;

    border-width: 3px;

    position: absolute;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg); }

/*
    @media screen and (max-width: 480px) {

      .inner main.postpage.product article .clients-slider .slick-prev:after, .inner main.postpage.product article .clients-slider .slick-next:after {

        border-color: #fff;

        left: 50%;

        margin-left: -7px; } }
*/

.inner main.postpage.product article .clients-slider .slick-prev:after {

    border-right: none;

    border-top: none; }

.inner main.postpage.product article .clients-slider .slick-next:after {

    border-left: none;

    border-bottom: none; }

.clients-slider__wrap {
    width: 100%;
}


.clients-slider:not(.clients-slider--client) .slick-slide > div {
    height:100%
}
.project-item__letter {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #e6ebed;
}
@media (max-width: 639px) {
    .project-item__letter {
        position: static;
        font-size: 30px;
        line-height: 34px;
    }
}
.project-item__task {
    margin-top: 19px;

    font-size: 16px;
    line-height: 21px;
    color: #41afef;
}
.project-item__task.project-item__task_li {
    padding-bottom: 4px;
    color: #000;
    font-size: 18px;
    padding-left: 20px;
    /*margin-bottom: 10px;*/
}
.project-item__task.project-item__task_li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    color: #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #666;
    position: absolute;
    left: 0;
    top: 9px;
}
.project-item__task.project-item__task_li.list {

}
/*.project-item__task.project-item__task_li.list:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  color: #666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #666;
  position: absolute;
  left: 0;
  top: 9px;
}*/

.project-item__task.project-item__task_li a {
    color: #41afef;
    text-decoration: none;
    cursor: pointer;
}
.project-item__task.project-item__task_li a:hover {
    border-color: #186ec2;
}
.project-item__task.project-item__task_li:last-child {
    /*padding-bottom: 4px;*/
    /*color: #186ec2;*/
    /*font-size: 18px;*/
    /*margin-bottom: 10px;*/
}
.project-item__task.project-item__task_li:before {
    /*content: "";*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 8px;*/
    /*width: 5px;*/
    /*height: 5px;*/
    /*background-color: #0d1012;*/
    /*-webkit-border-radius: 50%;*/
    /*-moz-border-radius: 50%;*/
    /*border-radius: 50%;*/
}

.project__p {

    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 24px;
}
@media (max-width: 639px) {
    .project__p {
        font-size: 14px;
        line-height: 21px;
    }
}

.project__quote-client {
    position: relative;
    padding-left: 60px;
    margin-top: 32px;
}
.project__quote-client:before {
    content: "\00ab";
    position: absolute;
    left: -3px;
    top: -26px;
    font-weight: bold;
    font-size: 80px;
    line-height: 80px;
    color: #41afef;
}
@media (max-width: 639px) {
    .project__quote-client {
        padding-left: 40px;
        margin-top: 21px;
    }
    .project__quote-client:before {
        top: -20px;
        font-size: 60px;
        line-height: 60px;
    }
}
.project__quote-client__text {

    font-size: 16px;
    line-height: 24px;
    color: #333;
}
@media (max-width: 639px) {
    .project__quote-client__text {
        font-size: 14px;
        line-height: 21px;
    }
}
.project__quote-client__name {
    margin-top: 34px;

    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: right;
}
@media (max-width: 639px) {
    .project__quote-client__name {
        margin-top: 21px;
        font-size: 14px;
        line-height: 21px;
    }
}
.project__quote-client__pos {

    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #9da8b1;
    text-align: right;
}
@media (max-width: 639px) {
    .project__quote-client__pos {
        font-size: 14px;
        line-height: 18px;
    }
}
.materials-text-as-link {
    margin-top: 30px;

    font-size: 16px;
    line-height: 24px;
    color: #41afef;
}
@media (max-width: 639px) {
    .materials-text-as-link {
        margin-top: 21px;
        font-size: 14px;
        line-height: 21px;
    }
}
.project-desc-block {
    margin-top: 25px;

}
@media (max-width: 639px) {
    .project-desc-block {
        margin-top: 21px;
        margin-bottom: -3px;
    }
}
.project-promo.img {
    overflow: hidden;
    height: 335px;
    margin: -30px 0 17px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.project-promo.img .product__h1 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 76px;
    margin-bottom: 0;
    color: #fff;
}
.project-promo.img .content-area_padding {
    height: 100%;
}
.soc-prjct-list {
    margin-bottom: 40px;
    margin-right: -20px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}
.soc-prjct-list .more {
    position: relative;
}
.soc-prjct-list .more .to-top-wrap {
    right: 40px;
}
@media (max-width: 639px) {
    .soc-prjct-list .more {
        margin-top: 80px;
    }
}
.soc-prjct-itemwr {
    display: inline-block;
    position: relative;
    width: 50%;
    padding-right: 20px;
}
@media (max-width: 639px) {
    .soc-prjct-itemwr {
        width: 100%;
    }
}
.soc-prjct-item {
    letter-spacing: normal;
    position: relative;
    display: inline-block;
    padding: 32px 39px 80px;
    margin-bottom: 20px;
    background-color: #002e5f;
    text-align: left;
    vertical-align: middle;
}
.soc-prjct-item:hover {
    box-shadow: inset 0 0 0 3px #41afef;
}
.soc-prjct-item:hover .soc-prjct__bg {
    opacity: 0;
}
.soc-prjct-item:hover .soc-prjct__dark-bg {
    opacity: 0;
}
.soc-prjct-item:hover .teas__hover-ic {
    opacity: 1;
    border-color: #41afef;
}
.soc-prjct-item:hover .teas__hover-cir-1 {
    border-color: #41afef;
}
.soc-prjct-item:hover .teas__hover-cir-2 {
    border-color: #41afef;
}
.soc-prjct-item:hover .promo__soc {
    opacity: 1;
}
@media (min-width: 640px) and (max-width: 979px) {
    .soc-prjct-item:hover {
        box-shadow: none;
    }
}
@media (max-width: 639px) {
    .soc-prjct-item:hover {
        box-shadow: none;
    }
}
@media (max-width: 639px) {
    .soc-prjct-item {
        padding: 32px 20px 80px;
        margin-bottom: 10px;
    }
}
.soc-prjct__bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.soc-prjct__dark-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #002e5f;
    opacity: 0.6;
}
.soc-prjct__title {
    position: relative;
    z-index: 2;
    font-weight: bold;
    font-size: 31px;
    line-height: 37px;
    color: #fff;
    text-transform: uppercase;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .soc-prjct__title {
        font-size: 25px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .soc-prjct__title {
        font-size: 25px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .soc-prjct__title {
        font-size: 20px;
        line-height: 25px;
    }
}
.soc-prjct__date {
    position: relative;
    z-index: 2;
    margin-top: -2px;

    font-size: 16px;
    line-height: 24px;
    color: #9da8b1;
}
.soc-prjct__desc {
    position: relative;
    z-index: 2;
    margin-top: 24px;

    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.partner-item-name {
    margin: 35px 0 21px;
    font-weight: bold;
    font-size: 19px;
    line-height: 21px;
    color: #0d1012;
}
.simple-ul > li {
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
    padding-left: 21px;
}
.simple-ul > li:last-child {
    margin-bottom: 0;
}
.simple-ul > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background-color: #41afef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.simple-ul ul,
.simple-ul ol {
    margin-left: 30px;
}
ul:not([class]) > li {
    margin-bottom: 0 ;
    line-height: 24px;
}
ul:not([class]) > li:before {
    background-color: #0d1012 ;
}
ul:not([class]) ul,
ul:not([class]) ol {
    margin-left: 30px;
}
.partners-items-wrap.list .division-items_partners {
    display: none;
}
.partners-items-wrap.list .division-items_partners-list {
    display: block;
}
.partners-items-wrap.list ~ .more-but-wrap .more__button {
    display: none;
}
.partners-items-wrap ~ .more-but-wrap + .content-area_padding {
    margin-bottom: 60px;
}
.partners-items-wrap h3 {
    margin: 35px 0 21px;
    font-weight: bold;
    font-size: 19px;
    line-height: 21px;
    color: #0d1012;
}
.partners-items-wrap li {
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
    padding-left: 21px;
}
.partners-items-wrap li:last-child {
    margin-bottom: 0;
}
.partners-items-wrap li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background-color: #41afef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.division-items_partners {
    margin-bottom: 60px;
}
.division-items_partners .division-item {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.division-items_partners .division-item:hover {
    -wabkit-box-shadow: inset 0 0 0 3px #41afef;
    -moz-box-shadow: inset 0 0 0 3px #41afef;
    box-shadow: inset 0 0 0 3px #41afef;
}
.division-items_partners .division-item.left:last-child {
    margin-bottom: 1px solid #ccc;
}
.division-items_partners .division-item.right:last-child {
    margin-bottom: 1px solid #ccc;
}
.division-items_partners .division-item div {
    height: 60px;
    width: 60%;
    margin: 0 auto;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
}
.division-items_partners p {
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
}
@media (max-width: 639px) {
    .division-items_partners .division-item {
        display: block;
        padding: 30px;
    }
}
.division-items_partners-list {
    display: none;
    margin-bottom: 10px;
}
.division-items_partners-list h3 {
    margin-top: 0;
    margin-bottom: 21px;
    font-weight: bold;
    font-size: 19px;
    line-height: 21px;
    color: #0d1012;
}
.division-items_partner-item {
    display: block;
    position: relative;
    padding: 27px 40px 51px 270px;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.division-items_partner-item:hover {
    -wabkit-box-shadow: inset 0 0 0 3px #41afef;
    -moz-box-shadow: inset 0 0 0 3px #41afef;
    box-shadow: inset 0 0 0 3px #41afef;
}
.division-items_partner-item:first-child {
    border-top: 1px solid #ccc;
}
.division-items_partner-item:last-child {
    border-bottom: none;
}
.division-items_partner-item p {
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
}
.division-items_partner-item div {
    position: absolute;
    left: 82px;
    top: 27px;
    width: 150px;
    height: 80px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center top;
}
@media (max-width: 639px) {
    .division-items_partner-item {
        padding: 123px 30px 30px;
    }
    .division-items_partner-item div {
        left: 20px;
        height: 60px;
        background-image: url("");
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-position: 0 0;
    }
}
.themes-page-promo {
    overflow: hidden;
    padding: 22px 0 43px;
    margin: -30px 0 20px;
    background-color: #fff;
}
.themes-page-promo a {
    margin-right: 20px;
    font-weight: 300;
    font-size: 19px;
    line-height: 24px;
}
.search-form-line {
    position: relative;
    margin-bottom: 22px;
}
.search-form-line input {
    width: 100%;
    border-color: #41afef;
    color: #333;
    padding-right: 160px;
    margin-right: 0;
}
.search-form-line button {
    position: absolute;
    right: 0;
    top: 0;
    height: 54px;
    width: 140px;
    -wabkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #41afef;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.search-form-line button:hover {
    background-color: transparent;
    color: #41afef;
}
.search-form-line button:focus {
    outline: none;
}
.search-form-line .magnifier {
    display: none;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    font-family: "icomoon";
    font-size: 28px;
    line-height: 50px;
    color: #41afef;
    text-align: center;
    letter-spacing: normal;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.search-form-line .magnifier:hover {
    color: #41afef;
}
.search-form-line .magnifier:focus {
    outline: none;
}
@media (max-width: 639px) {
    .search-form-line {
        margin-bottom: 26px;
    }
    .search-form-line input {
        padding-right: 50px;
    }
    .search-form-line button {
        display: none;
    }
    .search-form-line .magnifier {
        display: block;
    }
}
.search-text {
    font-size: 19px;
    line-height: 31px;
    color: #16181a;
}
@media (max-width: 639px) {
    .search-text {
        line-height: 24px;
    }
}
.search-res-count {
    margin-top: -4px;

    font-size: 16px;
    line-height: 24px;
    color: #9da8b1;
}
@media (max-width: 639px) {
    .search-res-count {
        margin-top: 0;
    }
}
.search-res-items {
    margin: 27px 0 30px;
    counter-reset: searchLi;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
@media (max-width: 639px) {
    .search-res-items {
        margin: 26px 0 131px;
    }
}
.search-res-item {
    margin-top: 24px;
    border-top: 1px solid #ccc;
}
.search-res-item:first-child {
    margin-top: 0;
}
.search-res-item .content-area_padding {
    position: relative;
    padding: 28px 0 26px 80px;
}
.search-res-item .content-area_padding:before {
    counter-increment: searchLi;
    content: counter(searchLi);
    position: absolute;
    left: -3px;
    top: 23px;

    font-size: 48px;
    line-height: 1;
    color: #41afef;
}
.search-res-item a {

    font-size: 16px;
    line-height: 24px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .search-res-item .content-area_padding {
        padding-bottom: 0;
        padding-left: 112px;
    }
    .search-res-item .content-area_padding:before {
        left: 30px;
    }
}
@media (max-width: 639px) {
    .search-res-item {
        margin-top: 28px;
        line-height: 0;
    }
    .search-res-item .content-area_padding {
        padding: 26px 20px 0;
    }
    .search-res-item .content-area_padding:before {
        position: absolute;
        display: inline-block;
        font-family: "Roboto";
        font-weight: bold;
        font-size: 19px;
        line-height: 24px;
    }
    .search-res-item a {
        font-size: 14px;
        line-height: 21px;
    }
}
.search-res-title {
    margin-bottom: 7px;
    font-size: 19px;
    line-height: 24px;
    color: #0d1012;
}
@media (max-width: 639px) {
    .search-res-title {
        display: inline;
    }
}
.search-res-desc {
    margin-bottom: 5px;

    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.search-res-desc span {
    color: #f6891f;
}
@media (max-width: 639px) {
    .search-res-desc {
        margin: 5px 0;
        font-size: 14px;
        line-height: 21px;
    }
}
#from_ajax_result {
    position: relative;
}
.error-invalid-text {
    position: absolute;
    left: 40px;
    top: 4px;
    font-size: 14px;
    line-height: 21px;
    color: red;
}
.error-invalid-text font{
    color: red;
}
@media (min-width: 640px) and (max-width: 979px) {
    .error-invalid-text {
        left: 30px;
    }
}
@media (max-width: 639px) {
    .error-invalid-text {
        left: 10px;
    }
}

.inner-password-success {
    padding: 50px;
    padding-left: 80px;
    background-color: #41afef;
}
.inner-password-success p, .inner-password-success h3{
    padding-left: 55px;
}
@media (max-width: 767px) {
    .inner-password-success {
        padding-left: 40px;
    }
    .inner-password-success p, .inner-password-success h3{
        padding-left: 10px;
    }
}
.inner-password-success h3 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    color: #fff;
}
.inner-password-success p {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
/* @media (min-width: 980px) and (max-width: 1279px) {
  .inner-password-success {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 640px) and (max-width: 979px) {
  .inner-password-success {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .inner-password-success {
    padding-left: 20px;
    padding-right: 20px;
  }
} */
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}
.content-data {
    position: relative;
    color: #333;
    padding-bottom: 40px ;
    margin-right: 15%;
    text-align: left;
}
.content-data.teamhead-end{
    margin-right: 0;
}
.content-data img.teamhead-img {
    display: inline-block;
    float: right;
    margin-right: 120px;
}

.content-area_padding.teamhead.marginb {
    margin-bottom: -70px;
}
.teamhead-img-wrap{
    display: inline-block;
    vertical-align: sub;
}
.teamhead__contacts{
    float: right;
    top: -80px;
    right: 62px;
    border-left: 10px solid #41afef;
    padding: 21px;
    color: #000;
    background-color: #fff;
}
@media(max-width: 1100px){
    .teamhead__contacts{
        top: 0;
        right: 0;
        float: left;
        margin-left: 25px;
        width: 90%;
    }
}
@media(max-width: 1100px){
    .content-area_padding.teamhead.marginb{
        margin-bottom: 0;

    }
}
@media(max-width: 767px){
    .teamhead__contacts{
        top: 0;
        right: 0;
        float: left;
        margin-left: 20px;
        margin-bottom: 30px;
        width:unset;
    }
}


.content-data p {
    margin-bottom: 15px;

    font-size: 17px;
    line-height: 24px;
    text-align: left;
}
.content-data p[align=center] {
    text-align: center;
}
.content-data h2 {
    margin: 65px 0 45px;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #41afef;
    text-transform: uppercase;
}
.postpage h3, .content-data h3 {
    position: relative;
    display: inline-block;
    margin: 35px 0 25px;
    font-weight: 500;
    font-size: 25px;
    line-height: 24px;
    text-transform: uppercase;
}
.postpage img {
    max-width: 100%;
}
/* .content-data h3:before {
  content: "";
  position: absolute;
  left: -120px;
  top: 11px;
  width: 100px;
  border-bottom: 1px solid #41afef;
}
.content-data h3:after, .postpage h3:after {
  content: "";
  position: absolute;
  right: -2015px;
  top: 11px;
  width: 2000px;
  border-bottom: 1px solid #41afef;
} */
@media (min-width: 640px) and (max-width: 979px) {
    .content-data h3 {

    }
    .content-data h3:before {
        display: none;
    }
}
@media (max-width: 639px) {
    .content-data h3 {

        font-size: 18px;
        line-height: 21px;
    }
    .content-data h3:after,
    .content-data h3:before {
        display: none;
    }
}
.content-data ul.list {
    margin-bottom: 30px;
}
.content-data ul.list > li {
    position: relative;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
    color: #0d1012;
    padding-left: 21px;

    list-style: none;
}
.content-data ul.list > li:last-child {
    margin-bottom: 0;
}
.content-data ul.list > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background-color: #41afef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.content-data ul.list > ul,
.content-data ul.list > ol {
    margin-left: 30px;
}
.content-data ul.inner-ul li {
    margin-left: 30px;
}
.content-data ul.inner-ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 1px solid #41afef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.content-data ul.list > ul.list li{
    list-style: circle;
}
.content-data ul.list > ul.list li:before{
    display: none;
}
.content-data .product__quote {
    text-align: left;
}
.content-data .border-block {
    display: block;
    border: 3px solid #41afef;
    padding: 25px 40px 31px;
    margin-bottom: 30px;
}
.content-data .ul-img-left {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
.content-data .ul-img-left > div {
    display: table-cell;
    vertical-align: middle;
}
.content-data .ul-img-left > div:first-child {
    width: 30%;
    text-align: left;
}
.content-data .ul-img-left > div:last-child {
    padding-left: 20px;
}
.content-data .ul-img-left img {
    border: none;
}
.content-data .ul-img-left h4 {
    margin-bottom: 15px;

    font-weight: bold;
    font-size: 17px;
    line-height: 24px;
    color: #41afef;
}
.content-data .comand-lists {
    max-width: 1425px;
    position: relative;
    *zoom: 1;

    margin-bottom: 0;
    /* background: #fff; */
}


.content-data .comand-lists:after {
    /*   display: block;
  height: 0;
  clear: both;
  content: ""; */
}
.content-data .comand-lists:after {
    height: 1px;
    background: #fff;
    position: relative;
    z-index: 2;
    top: -1px;
}/*
.content-data .comand-lists:before {
  content: "";
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  border-right: 1px solid #ccc;
} */
.content-data .comand-lists div {
    display: inline-block;
    vertical-align: top;
    /* background: #fff; */
    width: 31.3%;
    /* margin-top: -1px; */
    box-sizing: border-box;
    padding: 10px;
    /* border: 1px solid #ccc; */
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.content-data .comand-lists div span{
    float: left;
    width: 100%;
    background: #fff;
    min-height: 470px;
    border: 3px solid #fff;
    padding: 15px 15px 30px;
    box-sizing: border-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-box-shadow: 0 0 7px 1px rgba(102, 102, 102, 0.35);
    -moz-box-shadow: 0 0 7px 1px rgba(102, 102, 102, 0.35);
    box-shadow: 0 0 7px 1px rgba(102, 102, 102, 0.35);
}

@media screen and (max-width: 1680px){
    .content-data .comand-lists div span{
        min-height: 500px;
    }
}

/* @media screen and (min-width: 1600px){ */

/* } */

@media screen and (max-width: 1439px){
    .content-data .comand-lists div.comand-list__item{
        width:49%;
        max-width: 500px;
    }
    .content-data .comand-lists div span{
        min-height: 460px;
    }
}
@media screen and (max-width: 1024px){
    .content-data .comand-lists {
        background: transparent;
    }
    .content-data .comand-lists div.comand-list__item{
        width:100%;
        float: left;

    }
    .content-data .comand-lists div.comand-list__item span{
        min-height: 340px;

    }
}
.content-data .comand-lists div.left {
    /* float: left; */
}
.content-data .comand-lists div.right {
    /* float: right; */
}
.content-data .comand-lists div span:hover{
    border: 3px solid #41afef;
}
.content-data .comand-lists img {
    width: 100%;
}
.content-data .comand-lists a {
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 21px;
    text-decoration: none;
    color: #41afef;
}
.content-data .comand-lists a:first-child {
    display: block;
    height: 280px;
    margin-bottom: 35px;
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
}
.content-data .comand-lists p {
    color: #9da8b1;
    text-align: left;
}
.content-data .comand-lists p:last-child {
    margin-bottom: 0;
}
.content-data .iso-wrap img {
    display: block;
    margin: 0 auto 15px;
}
.content-data .iso-wrap .icon-pdf {
    margin-right: 15px;
    font-size: 26px;
    color: #41afef;
    margin-bottom: 5px;
    vertical-align: middle;
}
.content-data .iso-wrap a {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}
.content-data .content-news-list__after {
    content: "";
    display: block;
    height: 3px;
    background: #fff;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 3;
    position: absolute;
}
.content-data .content-news-list {
    margin-bottom: 60px;

}
.content-data .content-news-list a {
    display: block;
    border: 3px solid #41afef;
    border-top: none;
    padding: 24px 50px 26px 27px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.content-data .content-news-list a:first-child {
    border-top: 3px solid #41afef;
}
.content-data .content-news-list div {
    float: left;
    font-size: 17px;
    line-height: 21px;
    color: #9da8b1;
}
.content-data .content-news-list p {
    float: right;
    padding-left: 163px;
}
.content-data ol {
    margin-bottom: 15px;
    list-style: none;
    counter-reset: simplenumlist;
}
.srchres .content-data ol {
    counter-reset: searchLi;
    padding-left: 0;
}
.srchres .content-data ol > li:before{
    display: none;
}
.srchres .content-data ol > li.search-res-item .content-area_padding{
    margin-left: 0;
}
.content-data ol > li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
}
.content-data ol > li:last-child {
    margin-bottom: 0;
}
.content-data ol > li:before {
    counter-increment: simplenumlist;
    content: counter(simplenumlist) ". ";
    position: absolute;
    left: 0;
    top: 0;
}
.content-data ol > ul,
.content-data ol > ol {
    margin-left: 30px;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .content-data {
        margin-right: 5%;
    }
    .content-data .comand-lists a:first-child {
        height: 200px;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .content-data .comand-lists div {
        padding: 0 0 20px 20px;
    }
    .content-data .comand-lists a:first-child {
        height: 200px;
    }
    .content-data .content-news-list {
        margin-bottom: 20px;
        border: none;
        border-top: 3px solid #41afef;
    }
}
@media (max-width: 639px) {
    .content-data {
        padding-bottom: 20px ;
        margin-right: 0;
    }
    .content-data p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 21px;
    }
    .content-data h2 {
        margin: 30px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .content-data h3 {
        margin: 20px 0;
        font-size: 18px;
        line-height: 21px;
    }
    .content-data ul {
        margin-bottom: 25px;
    }
    .content-data ul.list {
        padding-left: 0;
    }
    .content-data ul.list > ul {
        margin-left: 0;
    }
    .content-data ul li {
        margin-bottom: 15px;
    }
    .content-data .border-block {
        padding: 16px 16px 21px;
        margin-bottom: 25px;
    }
    .content-data .ul-img-left {
        display: block;
    }
    .content-data .ul-img-left > div {
        display: block;
        vertical-align: middle;
    }
    .content-data .ul-img-left > div:first-child {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .content-data .ul-img-left > div:last-child {
        padding-left: 0;
    }
    .content-data .ul-img-left h4 {
        margin-bottom: 10px;

        font-weight: bold;
        font-size: 14px;
        line-height: 21px;
        color: #41afef;
    }
    .content-data .comand-lists:before {
        display: none;
    }
    .content-data .comand-lists div {
        display: block;
        padding: 0 10px 10px 10px;
    }
    .content-data .comand-lists div.left,
    .content-data .comand-lists div.right {
        width: 100%;
        height: auto ;
    }
    .content-data .comand-lists div:nth-last-child(2) {
        border-bottom: 1px solid #ccc;
    }
    .content-data .comand-lists a:first-child {
        height: 180px;
    }
    .content-data .iso-wrap img {
        margin: 0 auto 10px;
    }
    .content-data .iso-wrap .icon-pdf {
        margin-right: 10px;
        font-size: 20px;
        color: #41afef;
    }
    .content-data .content-news-list {
        padding: 20px 20px 27px;
        margin-bottom: 20px;
        border: none;
        border-top: 3px solid #41afef;
    }
    .content-data .content-news-list div {
        float: none;
    }
    .content-data .content-news-list p {
        float: none;
        padding-left: 0;
    }
}
.content-data .num-list {

    margin-bottom: 22px;
    counter-reset: numlist;
}
.content-data .num-list.num-list_min-num{
    list-style-type: none;
    padding:0;
}
.content-data .num-list.num-list_min-num li {
    min-height: 50px;
    padding: 10px 63px 10px 70px;
}
.content-data .num-list.num-list_min-num li:before {
    top: 10px;
    font-size: 36px;
}
.content-data .num-list.num-list_min-num .inner-ul {
    padding-top: 20px;
}
.content-data .num-list.num-list_min-num .inner-ul li {
    padding: 0 0 0 30px;
    min-height: 0;
    margin-left: 0px;
}
.content-data .num-list.num-list_min-num .inner-ul li:before {
    top: 6px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .content-data .num-list {
        margin-bottom: 1px;
    }
}
@media (max-width: 639px) {
    .content-data .num-list {
        margin: 25px -30px 6px;
    }
    .content-data .num-list.num-list_min-num li {
        padding-left: 62px;
    }
}
.content-data .num-list li {
    position: relative;
    min-height: 96px;
    padding: 17px 63px 21px 105px;
    margin-bottom: 20px;
    background-color: #e6ebed;
}
.content-data .num-list li:last-child {
    margin-bottom: 0;
}
.content-data .num-list li:before {
    counter-increment: numlist;
    content: counter(numlist);
    position: absolute;
    left: 25px;
    top: 8px;
    width: 0;
    height: 0;
    font-weight: bold;
    font-size: 78px;
    line-height: 1;
    color: #41afef;
}
@media (max-width: 639px) {
    .content-data .num-list li {
        padding: 15px 20px 17px 62px;
        margin-bottom: 10px;
        left: 30px;
        top: 15px;
        min-height: 58px;
        font-weight: bold;
        font-size: 30px;
        line-height: 30px;
    }
    .content-data .num-list li:before {
        left: 30px;
        top: 15px;
        font-weight: bold;
        font-size: 30px;
        line-height: 30px;
    }
}
.content-data .num-list h4 {
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
}
@media (max-width: 639px) {
    .content-data .num-list h4 {
        font-size: 18px;
        line-height: 21px;
    }
}
.content-data .num-list p {
    font-size: 17px;
    line-height: 24px;
}
.content-data .num-list p:last-child {
    margin-bottom: 0;
}
@media (max-width: 639px) {
    .content-data .num-list p {
        font-size: 14px;
        line-height: 21px;
    }
}
.content-data .check-list {

    margin-bottom: 17px;
    list-style: none;
}
.content-data .check-list li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 24px;
}
.content-data .check-list li:last-child {
    margin-bottom: 0;
}
.content-data .check-list li:before {
    content: "\e912";
    position: absolute;
    left: 2px;
    top: 3px;
    width: 0;
    height: 0;
    font-family: "icomoon";
    font-size: 28px;
    color: #41afef;
}
@media (min-width: 640px) and (max-width: 979px) {
    .content-data .check-list {
        margin: 39px 0 -1px;
    }
}
@media (max-width: 639px) {
    .content-data .check-list {
        margin-top: 21px;
        margin-bottom: 0;
    }
    .content-data .check-list li {
        padding-left: 30px;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 21px;
    }
    .content-data .check-list li:last-child {
        margin-bottom: 0;
    }
    .content-data .check-list li:before {
        left: 0;
        top: 1px;
        font-size: 16px;
    }
}
.content-data iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 640px) and (max-width: 979px) {
    .content-data iframe {
        max-width: 100%;
    }
}
@media (max-width: 639px) {
    .content-data iframe {
        max-width: 100%;
    }
}
.partners-items-wrap.list .more__button,
.projects-items-wrap.list .more__button {
    display: none;
}
.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background-image: url("../images/loader1.png");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    -webkit-animation: ratateLoader 1.5s linear infinite;
    -moz-animation: ratateLoader 1.5s linear infinite;
    -o-animation: ratateLoader 1.5s linear infinite;
    -ms-animation: ratateLoader 31.5s linear infinite;
    animation: ratateLoader 1.5s linear infinite;
}
@-webkit-keyframes ratateLoader {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes widthB1 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes widthB1 {
    00% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes widthB1 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fancy-img {
    width: 200px;
    height: auto;
    margin-right: 20px;
}
.pagination {
    margin-bottom: 20px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    text-align: center;
}
.pagination li span{
    letter-spacing: 0px;
}
.pagination li {
    display: inline-block;
    width: 60px;
    margin: 0 5px;
    font-size: 18px;
    line-height: 40px;
    color: #41afef;
    vertical-align: middle;
}
.pagination a {
    display: block;
    height: 40px;
    color: #41afef;
    letter-spacing: normal;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.pagination a:hover,
.pagination a.active {
    color: #fff;
    background-color: #41afef;
}
.pagination a.active {
    cursor: default;
}
.pagination .icon-arr-l,
.pagination .icon-arr-r {
    font-size: 15px;
    line-height: 40px;
}
/* ----------------------------------- platform-items ----------------------------------- */
.platform-items {
    *zoom: 1;
    margin-right: -20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.platform-items:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.platform-items__col {
    width: 28.33%;
    float: none;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
}
@media (min-width: 640px) and (max-width: 979px) {
    .platform-items__col {
        width: 50%;
    }
}
@media (max-width: 639px) {
    .platform-items__col {
        width: 100%;
        float: none;
    }
}
.platform-items__item {
    padding: 18px;
    border: 3px solid #e2e2e2;
    margin-bottom: 20px;
    position: relative;
    min-height: 230px;
}
.platform-items__img {
    display: block;
    margin-bottom: 25px;
    /* text-align: center; */
    min-height: 60px;
}
.platform-items__img img {
    max-width: 100%;
    height: auto ;
    vertical-align: middle;
}
.platform-items__content {
    display: block;
}
.platform-items__title {
    display: block;
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
    text-transform: uppercase;
    font-weight: bold;
}
.platform-items__descrip {
    display: block;
    font-size: 14px;
    line-height: 21px;
    color: #0d1012;
}
.platform-items__click {
    display: block;
}
.hint-text {
    position: absolute;
    z-index: 9;
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 5px;
    font-size: 14px;
    line-height: 21px;
    display: none;
    z-index: 99;
}
/* ----------------------------------- fancybox-name ----------------------------------- */
.fancybox-name {
    font-family: roboto;
}
.fancybox-overlay-fixed {
    z-index: 10000;
}
.fancybox-opened {
    z-index: 10050;
}

/* ----------------------------------- slider-photogallery ----------------------------------- */
.slider-photogallery {
    position: relative;
}
.slider-photogallery .block-photo {
    display: inline-block;
    text-align: center;
}
.slider-photogallery .block-photo:focus,
.slider-photogallery .block-photo a {
    outline: none;
}
.slider-photogallery .slick-list {
    overflow: hidden;
}
.slider-photogallery .icon-arr-r,
.slider-photogallery .icon-arr-l {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 10000;
    cursor: pointer;
}
.slider-photogallery .icon-arr-r:before,
.slider-photogallery .icon-arr-l:before {
    display: block;
    font-size: 21px;
    color: #404346;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.slider-photogallery .icon-arr-r:hover:before,
.slider-photogallery .icon-arr-l:hover:before {
    color: #41afef;
}
.slider-photogallery .icon-arr-r {
    right: -20px;
}
.slider-photogallery .icon-arr-l {
    left: -20px;
}
@media (min-width: 640px) and (max-width: 979px) {
    .slider-photogallery {
        margin: 0 20px;
    }
}
@media (max-width: 639px) {
    .slider-photogallery {
        margin: 10px 20px 0;
    }
}
.icon-business-apps-storagesystems-infrastructure,
.icon-claud-infrastructure,
.icon-IT-infrastructure-service-management,
.icon-networks-and-uc,
.icon-engineering-infrastructure,
.icon-information-security,
.icon-Infrastructure-support,
.icon-data-integration,
.icon-data-warehouse,
.icon-portals,
.icon-business-content-management,
.icon-business-intelligence,
.icon-gosudarstvennoe-upravlenie-i-finansy,
.icon-banki-strakhovshchiki-i-finansovye-organizatsii,
.icon-ekologiya,
.icon-sotsialno-ekonomicheskoe-prognozirovanie,
.icon-zdravookhranenie,
.icon-transportnyy-sektor,
.icon-edu,
.icon-university,
.icon-dopolnitelnoe-obrazovanie-dlya-detey,
.icon-MES-EAM-logistics,
.icon-upravlenie-materialnymi-i-finansovymi-resursami-erp,
.icon-financial-systems,
.icon-CRM-XRM,
.icon-servise,
.icon-HR,
.icon-konvergentnye-resheniya-skala {
    font-size: 60px;
    color: #f6891f;
}
.button-blue {
    position: relative;
    display: inline-block;
    margin-top: 4px;
    padding: 4px 20px 0;
    height: 35px;
    border-radius: 2px;
    color: #fff ;
    text-shadow: 0px 1px 0px #005d87;
    font-weight: 700;
    font-size: 18px;
    line-height: auto;
    border: 0;
    background: linear-gradient(top, #0075b7, #0094cc);
    background: -moz-linear-gradient(top, #0075b7, #0094cc);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0075b7), color-stop(100%, #0094cc));
    background: -webkit-linear-gradient(top, #0075b7, #0094cc);
    background: -o-linear-gradient(top, #0075b7, #0094cc);
    background: -ms-linear-gradient(top, #0075b7, #0094cc);
    background: #0088c4;
    background: url(../images/button.jpg) repeat-x 0px -35px;
}
.button-blue:hover {
    background: url(../images/button.jpg) repeat-x 0px -70px;
    text-decoration: none;
}
.button-blue:active {
    background: url(../images/button.jpg) repeat-x 0px -105px;
}
.button-blue.button-calculate {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 5px 10px;
}
.button-blue.button-request {
    padding: 5px 20px;
    position: relative;
}
.button-blue.button-request:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 20px;
    display: block;
    width: 12px;
    height: 14px;
    background: url(../images/icons.png) no-repeat -35px 0px;
}
.page-calc {
    width: 520px;
}
.page-calc .place-note {
    margin-top: 20px;
    color: #959595;
}
.user-calc {
    border: 3px solid #e2e2e2;
    padding: 30px 25px;
    margin-bottom: 45px;
    font-size: 14px;
}
.user-calc .calc-cols {
    display: table;
    width: 100%;
}
.user-calc .calc-col {
    display: table-cell;
    vertical-align: top;
}
.user-calc .left-col {
    width: 250px;
    padding-right: 20px;
}
.user-calc .right-col {
    padding-left: 20px;
}
.user-calc .calc-slider-area {
    min-height: 40px;
}
.user-calc .form-b {
    margin-bottom: 25px;
    position: relative;
}
.user-calc .form-b:last-child {
    margin-bottom: 0;
}
.user-calc .form-b input[type="text"] {
    border: 1px solid #C0C0C0;
    height: 28px;
    width: 100%;
    padding: 0 5px;
}
.user-calc .form-b.error input[type="text"] {
    border: 1px solid red;
    width: 135px;
}
.user-calc .form-b.error .popup-calc {
    display: block;
}
.user-calc .form-b.good input[type="text"] {
    border: 1px solid #8fc800;
}
.user-calc .form-title {
    margin-bottom: 10px;
}
.user-calc .form-header .form-title {
    float: left;
}
.user-calc .form-info {
    cursor: pointer;
}
.user-calc .form-info:hover .info-icon-text {
    opacity: 1;
    visibility: visible;
}
.user-calc .form-info .info-icon {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: url(../images/calc-info.png) 0 0 no-repeat;
    float: right;
    margin-left: 10px;
}
.user-calc .form-info .info-icon-text {
    position: absolute;
    width: 250px;
    min-height: 352px;
    background: #fff;
    top: -33px;
    right: -300px;
    border: 3px solid #e2e2e2;
    z-index: 1000;
    padding: 20px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.user-calc .form-info .info-icon-text p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: normal;
}
.popup-calc {
    width: 315px;
    padding: 15px 25px;
    border: 1px solid #bababa;
    border-radius: 5px;
    position: absolute;
    background: #fff;
    margin-top: 15px;
    z-index: 1002;
    display: none;
}
.popup-calc:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 0 24px;
    border-color: transparent transparent transparent #bababa;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -12px;
    content: "";
}
.popup-calc:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 0 22px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -11px;
    content: "";
}
.user-calc-desc {
    font-size: 15px;
}
.user-calc-desc .calc-desc-item {
    margin-bottom: 25px;
}
.user-calc-desc .calc-desc-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #004982;
    font-weight: 600;
}
.user-calc-desc .calc-desc-table {
    border: 3px solid #e2e2e2;
}
.user-calc-desc .calc-desc-table td {
    border: 1px solid #e2e2e2;
    padding: 15px 10px;
    color: #222222;
}
.user-calc-desc .calc-desc-table thead td {
    font-weight: 700;
    text-align: center;
    color: #181818;
    width: 33%;
}
.user-calc-desc .calc-desc-table tfoot td {
    background: #f4f4f4;
}
.user-calc-desc ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
.user-calc-banner {
    border: 3px solid #e2e2e2;
    padding: 10px;
    width: 100%;
}
.user-calc-banner .calc-banner {
    width: 100%;
    background: url(../images/calc-banner.jpg) 100% 0 no-repeat;
    min-height: 150px;
    position: relative;
    padding: 20px 35px 20px 130px;
}
.user-calc-banner .calc-banner-icon {
    width: 125px;
    height: 110px;
    background: url(../images/calc-banner-icon.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 25px;
    left: 20px;
}
.user-calc-banner .calc-banner-title span {
    display: inline-block;
    padding: 5px 10px;
    background: #f5871f;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    position: relative;
    margin-right: 60px;
    height: 36px;
}
.user-calc-banner .calc-banner-title span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 15px;
    border-color: transparent transparent transparent #f5861f;
    position: absolute;
    right: -15px;
    top: 0;
    display: block;
}
.user-calc-banner .calc-banner-title span:after {
    content: "";
    position: absolute;
    right: -65px;
    top: 0;
    display: block;
    height: 36px;
    width: 50px;
    background: url(../images/calc-text.png) 0 center no-repeat;
}
.user-calc-banner .calc-banner-decr {
    margin-left: 35px;
    margin-bottom: 10px;
}
.user-calc-banner .calc-banner-decr span {
    display: inline-block;
    padding: 5px 10px;
    background: #adbd3b;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.user-calc-banner .calc-banner-form {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
    border-radius: 5px;
    margin-left: 15px;
    display: table;
    width: 100%;
}
.user-calc-banner .calc-banner-input,
.user-calc-banner .calc-banner-link {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}
.user-calc-banner .calc-banner-input {
    padding-right: 10px;
    padding-top: 2px;
}
.user-calc-banner .calc-banner-input input {
    width: 100%;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    padding: 6px 10px;
    margin: 0;
}
.user-calc-banner .calc-banner-input .error-text {
    margin: 5px 0 0 10px;
    color: red;
    font-size: 12px;
    display: none;
}
.user-calc-banner .calc-banner-input.error input {
    box-shadow: 0px 0px 4px rgba(223, 45, 45, 0.5);
}
.user-calc-banner .calc-banner-input.error .error-text {
    display: block;
}
.user-calc-banner .calc-banner-link input {
    width: 100%;
    margin: 0;
    text-align: center;
}
.user-calc-banner .calc-banner-link {
    text-align: center;
}
.user-calc-banner .form-success {
    background: #0391cf;
    background: -moz-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0391cf), color-stop(100%, #0076b7));
    background: -webkit-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: -o-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: -ms-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: linear-gradient(to bottom, #0391cf 0%, #0076b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0391cf', endColorstr='#0076b7', GradientType=0);
    padding: 5px 5px 5px 25px;
    color: #fff;
    text-shadow: 0px 1px 0px #005d87;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    position: relative;
}
.user-calc-banner .form-success i {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -7px;
    margin-left: 7px;
    display: block;
    width: 12px;
    height: 14px;
    background: url(../images/icons.png) no-repeat -35px 0px;
}
/* Select */
/* Select (.hover, .open) */
.forms_select {
    position: relative;
    z-index: 2;
    display: block;
}
.forms_select .select_title {
    position: relative;
    z-index: 2;
    padding: 3px 32px 0px 10px;
    height: 28px;
    border: 1px solid #c0c0c0;
    background: #fff;
    white-space: nowrap;
    cursor: pointer;
}
.forms_select .select_title_center {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.forms_select .select_title .select_arrow {
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
    width: 32px;
    height: 32px;
    background: url(../images/select-arrow.jpg) no-repeat;
    background-size: cover;
}
.forms_select .select_open {
    position: absolute;
    top: 24px;
    left: 0px;
    z-index: 1;
    display: none;
    width: 100%;
}
.forms_select .select_open .select_open_block {
    position: relative;
    padding: 3px 0px 0px 0px;
    border: 1px solid #c0c0c0;
    background: #ffffff;
}
.forms_select .select_open .select_margin {
    position: relative;
    max-height: 300px;
    outline: none;
}
.forms_select .select_open ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.forms_select .select_open ul li {
    padding: 5px 10px;
    border-top: 1px solid #dcdcdc;
    margin-bottom: 0;
}
.forms_select .select_open ul li:before {
    display: none;
}
.forms_select .select_open ul li:first-child {
    border-top: none;
}
.forms_select .select_open ul li:hover {
    margin-right: -1px;
    margin-left: -1px;
    background: #119CD0;
}
.forms_select .select_open ul li:hover a {
    color: #fff;
}
.forms_select .select_open ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    font-size: 14px;
}
.forms_select .jspVerticalBar {
    width: 7px;
}
.forms_select .jspTrack {
    position: relative;
    background: #c0c0c0;
}
.forms_select .jspDrag {
    position: relative;
    top: 0px;
    left: 0px;
    background: #119CD0;
    cursor: pointer;
}
.forms_select.open {
    z-index: 100;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.prosloika {
    height: 33px;
    background-color: #e6ebed;
    display: none;
}
.no-full-width-text {
    overflow: hidden;
}
.no-full-width-text p {
    text-align: left;
}
@media (min-width: 1280px) {
    .no-full-width-text {
        max-width: 900px;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .no-full-width-text {
        max-width: 900px;
    }
}
.expert-info img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.expert-detail-block {
    margin-bottom: 30px;
}
.expert-detail-block h2 {
    margin-bottom: 5px;
}
.expert-detail-block .expert {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 21px;
}
@media (min-width: 1280px) {
    .expert-detail-block {
        max-width: 85%;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .expert-detail-block {
        max-width: 95%;
    }
    .expert-detail-block img {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .expert-detail-block img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 639px) {
    .expert-detail-block .expert {
        font-size: 16px;
        line-height: 1;
    }
    .expert-detail-block img {
        width: 100%;
        height: auto;
    }
}
.media-contacts-page h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.media-contacts-page h3 {
    margin-bottom: 10px;
}
.media-contacts-page img {
    vertical-align: middle;
}
.media-text-page img {
    max-width: 100%;
}
@media (min-width: 1280px) {
    .media-text-page {
        width: 85%;
    }

    .archive .media-text-page {
        width: 100%;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .media-text-page {
        width: 95%;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .media-text-page {
        padding-left: 55px;
    }
}

.my-super-table td {
    vertical-align: middle;
    padding-bottom: 20px;
}
@media (max-width: 639px) {
    .my-super-table {
        display: block;
    }
    .my-super-table tbody {
        display: block;
    }
    .my-super-table tr {
        display: block;
    }
    .my-super-table td {
        display: block;
        width: 100% ;
    }
    .my-super-table td:first-child {
        padding-bottom: 0;
    }
    .my-super-table a {
        display: inline-block;
    }
}
ol {
    list-style: decimal;
    list-style-position: inside;
}
ol > li {
    position: relative;
    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
}
ol > li:last-child {
    margin-bottom: 0;
}
.table-overflow-auto {
    overflow: auto;
    width: 100%;
    margin-bottom: 40px;
}
.table-overflow-auto td,
.table-overflow-auto th {
    padding: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.table-overflow-auto td:last-child,
.table-overflow-auto th:last-child {
    border-right: none;
}
.table-overflow-auto tr:last-child td {
    border-bottom: none;
}
/*download-book popup from old site*/
.popup-download-book-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    width: 100%;
    height: 100%;
}
.popup-download-book {
    background: #fff;
}
.popup-download-book-overflow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    display: none;
    z-index: 1000;
    width: 100%;
    height: 100%;
}
.popup-download-book {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 700px;
    font-size: 14px;
    z-index: 1001;
    color: #464646;
    display: none;
}
.popup-download-book .popup-close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px;
    font-family: "icomoon";
    font-size: 20px;
    color: #fff;
}
.popup-download-book .popup-close:before {
    content: "\e901";
}
.popup-download-book h3.page_book {
    background: #fff;
    padding: 20px;
    margin: 0;
    padding-right: 40px;
}
.popup-download-book .popup-content {
    /*padding: 0 20px;
    background: #f7f7f7;*/
}
.popup-download-book .popup-form-content {
    padding: 30px 180px;
}
/* ----------------------------------- ul ----------------------------------- */

@media (max-width: 639px) {
    ul:not([class]) li {
        padding-left: 0;
        font-size: 14px;
        line-height: 21px;
    }
    ul:not([class]) li:before {
        left: 0;
        top: 6px;
    }
}

article.content-data{
    max-width: 1200px;
    box-sizing: border-box;
    padding: 20px 50px;
    background: #fff;
    /*overflow-x: hidden;*/
    margin-top: 60px;
}

@media screen and (max-width: 1025px) {
    article.content-data{
        padding: 60px 40px;
    }
}

@media screen and (max-width: 639px) {
    article.content-data{
        padding: 45px 30px 20px 60px;
    }
}

.contacts article.content-data {margin-bottom: 60px;}
.about article.content-data {margin-bottom: 40px;}
.eng article.content-data {margin-bottom: 30px;}
.archive article.content-data{
    padding: 0;
    margin-bottom: 60px;
    margin-top: 60px;
}
.archive article.content-data > .content-area_padding{
    padding-left: 0px;
    padding-right: 55px;
}
@media screen and (max-width: 639px) {
    .archive article.content-data{
        padding: 0 20px;
        margin-bottom: 0px;
    }
    .about article.content-data, .contacts article.content-data, .eng article.content-data {margin-bottom: 0;}
}

/*
article.content-data .content-data{
	margin-left: -15px;
}
 */
.job {
    margin-left: 130px;
    /*margin-bottom: 281px;*/
    max-width: 1200px;
    margin-top: 81px;
}

.job>div:first-of-type> .content-area_padding:first-of-type{
    margin-left: 0;
    padding-left: 0;
}
@media screen and (max-width: 1290px) {
    .job{
        margin-left: 80px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 767px) {
    .job{
        margin-left: 40px;
        margin-top: 41px;
    }
}
.job .podporka-height-55{
    display: none;
}
.job .expert-detail-block{
    padding-left: 55px;
    padding-right: 55px;
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    .job .expert-detail-block{
        padding-left: 40px;
        padding-right: 40px;
    }
}
.job .expert-detail-block +h3{
    margin-left: 80px;
}
.job .content-data{
    max-width: 1200px;
    box-sizing: border-box;
    padding-top: 0;
    background: #fff;
    overflow-x: hidden;
}

.job .content-data.content-area_padding{
    margin-top: 140px;
    margin-left: 0;
    max-width: 1200px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.job .soc-icons-list {
    top: 0;
}

.job .form-news-filter ~ .content-area_padding{
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
}

.content-data h3 {
    position: relative;
    display: inline-block;
    margin: 25px 0;
    font-weight: 500;
    font-size: 25px;
    line-height: 24px;
    text-transform: uppercase;
}
/* .content-data h3:before {
  content: "";
  position: absolute;
  left: -120px;
  top: 11px;
  width: 100px;
  border-bottom: 1px solid #41afef;
}
.content-data h3:after {
  content: "";
  position: absolute;
  right: -2015px;
  top: 11px;
  width: 2000px;
  border-bottom: 1px solid #41afef;
} */
@media (min-width: 640px) and (max-width: 979px) {
    .content-data h3 {
        margin-top: 58px;
    }
    .content-data h3:before {
        display: none;
    }
}
@media (max-width: 639px) {
    .content-data h3 {
        margin: 10px 0 0;
        font-size: 18px;
        line-height: 21px;
    }
    .content-data h3:after,
    .content-data h3:before {
        display: none;
    }
}

.projects-items-wrap {
    overflow: hidden;
    background-color: #fff;
    padding: 0 60px 220px;
}
.projects-items-wrap.list .projects-items {
    display: none;
}
.projects-items-wrap.list .projects-items_list {
    display: block;
}
.projects-items {
    position: relative;
    padding-bottom: 60px;
    *zoom: 1;
}
.projects-items:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
}
.projects-items .project-item {
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 25px 40px 30px;
    border-bottom: 1px solid #ccc;
    cursor: default;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.projects-items a[href].project-item {
    cursor: pointer;
}
.projects-items a[href].project-item:hover {
    -wabkit-box-shadow: inset 0 0 0 2px #41afef;
    -moz-box-shadow: inset 0 0 0 2px #41afef;
    box-shadow: inset 0 0 0 2px #41afef;
}
.projects-items .project-item .project-item__logo {
    position: static;
    margin: 0 auto 30px;
}
.projects-items.mf_not-full-width .projects-items-col1 {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.projects-items.mf_not-full-width .projects-items-col2 {
    border-top: 1px solid #ccc;
}
.projects-items.mf_not-full-width .projects-items-col3 {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items {
        /*     padding-left: 30px;
    padding-right: 30px; */
    }
}
.projects-items-col1,
.projects-items-col2,
.projects-items-col3 {
    float: left;
    width: 33.3333%;
}
@media (max-width: 639px) {
    .projects-items-col1,
    .projects-items-col2,
    .projects-items-col3 {
        display: block;
        width: 100%;
    }
}
.projects-items-col1 {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
@media (max-width: 979px) {
    .projects-items-col1 {
        border-left: 1px solid #ccc;
        width: 100%;
    }
}
.projects-items-col2 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-left: -0.05%;
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items-col2 {
        width: 100%;
        margin-left: -0.1%;
    }
}
.projects-items-col3 {
    border-left: 1px solid #ccc;
    margin-left: -0.15%;
    border-right: 1px solid #ccc;
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items-col3 {
        display: none;
    }
}
.projects-items_list {
    display: none;
    padding-top: 37px;
    margin-bottom: 37px;
}
.projects-items_list .project-item {
    position: relative;
    display: block;
    padding: 0 0 23px 117px;
    margin: 0 15% 0 0;
}
.projects-items_list .project-item__title {
    /*margin-top: 0;*/
}
.projects-items_list .project-item__name {
    margin-top: 5px;
}
.projects-items_list .project-item__section {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
}
.projects-items_list .project-item__task {
    margin-top: -2px;
}
@media (min-width: 980px) and (max-width: 1279px) {
    .projects-items_list .project-item {
        padding-left: 80px;
        margin: 0 5% 0 0;
    }
}
@media (min-width: 640px) and (max-width: 979px) {
    .projects-items_list .project-item {
        padding-left: 80px;
    }
}
@media (max-width: 639px) {
    .projects-items_list {
        padding-top: 15px;
        margin-bottom: 80px;
    }
    .projects-items_list .project-item {
        padding-left: 0;
        margin: 0;
    }
    .projects-items_list .project-item__title {
        margin-top: 5px;
    }
}

.project-item__letter {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #e6ebed;
}
@media (max-width: 639px) {
    .project-item__letter {
        position: static;
        font-size: 30px;
        line-height: 34px;
    }
}
.project-item__task {
    margin-top: 19px;

    font-size: 16px;
    line-height: 21px;
    color: #41afef;
}
.project-item__task.project-item__task_li {
    position: relative;
    line-height: 30px;
}
.project-item__task.project-item__task_li:last-child {
    margin-bottom: 0;
}
.project-item__task.project-item__task_li:before {
    /*content: "";*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 8px;*/
    /*width: 5px;*/
    /*height: 5px;*/
    /*background-color: #0d1012;*/
    /*-webkit-border-radius: 50%;*/
    /*-moz-border-radius: 50%;*/
    /*border-radius: 50%;*/
}

.selects-wrap-blue select {
    display: none;
}
.division-promo .request-link {
    float: right;
    box-sizing: border-box;
    width: 48%;
    height: 56px;
    padding: 12px 10px 12px 19px;
    background-color: #f6891f;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
}
.division-promo .request-link .quest {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border: 2px solid #fff;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.division-promo .request-link .desc-text {
    vertical-align: middle;
    color: #fff;
}
.division-promo .request-link .tablet-text {
    display: none;
    vertical-align: middle;

}
@media (min-width: 1280px) {
    .division-promo .request-link {
        font-size: 16px;
    }
}
@media (min-width: 980px) and (max-width: 1279px) {
    .division-promo .input-search-wrap {
        width: 48%;
    }
    .division-promo .request-link {
        width: 48%;
        font-size: 16px;
    }
    .division-promo .request-link .quest {
        margin-right: 7px;
    }
    .division-promo .request-link .desc-text {
        display: none;

    }
    .division-promo .request-link .tablet-text {
        display: inline-block;
    }
}

.clientblocks {
    padding-top: 111px;
}

.clientblocks > .content-area_padding{
    padding-left: 65px;
    margin-left: 0;
    padding-right: 0;
}

.clientblocks .selects-wrap-blue .content-area_padding,
.division-promo .content-area_padding{
    padding-left: 4px;
    padding-right: 65px;
}
@media screen and (max-width: 639px) {
    .division-promo .request-link {
        width: 100%;
    }
}

@media screen and (max-width: 767px){
    .clientblocks {
        padding-top: 56px;
    }
    .clientblocks > .content-area_padding{
        padding-left: 25px;
        margin-left: 0;
        padding-right: 0;
    }
    .clientblocks .selects-wrap-blue .content-area_padding,
    .division-promo .content-area_padding{
        margin-left: 40px;
        padding-right: 25px;
    }

    .division-promo .content-area_padding{
        padding-left: 10px;
    }
}
@media screen and (max-width: 599px){
    .clientblocks {
        padding-top: 56px;
    }
    .clientblocks > .content-area_padding{
        padding-left: 25px;
        margin-left: 0;
        padding-right: 0;
    }
    .clientblocks .selects-wrap-blue .content-area_padding,
    .division-promo .content-area_padding{
        margin-left: 15px;
        padding-right: 5px;
    }

    .division-promo .content-area_padding{
        padding-left: 10px;
    }
}

.content-area_padding.more-but-wrap{
    margin-bottom: 40px;
    padding-bottom: 60px;
}
@media (min-width: 1880px) {
    .content-area_padding.more-but-wrap{
        margin-bottom: 60px;
        padding-bottom: 60px;
    }
}
.news-list-wrap .content-area_padding.more-but-wrap{
    padding-top: 60px;
}
#archpage .news-list-wrap .content-area_padding.more-but-wrap{
    padding-top: 0px;
}

.newsparent .content-area_padding.more-but-wrap{
    padding-bottom: 30px;
}
.media{
    padding-left: 80px;
    margin-left: 0px;
    padding-right: 0px;
}
@media (max-width: 768px) {
    .media{
        padding-left: 40px;
        margin-left: 0px;
        padding-right: 0px;
    }
    .public-list-wrap {
        /* padding-left: 40px; */
    }
}

.media .content-area_padding.more-but-wrap .more{
    padding-top: 60px;
}
#archpage .content-area_padding.more-but-wrap .more{
    padding-top: 60px;
}
.media>.content-area_padding{
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
}
.content-area_padding.more-but-wrap .more{
    text-align: center;
    padding-right: 80px;
    box-sizing: border-box;
    width: 100%;
}

@media screen and (max-width: 767px){
    .content-area_padding.more-but-wrap{
        margin-left: 0;
        padding: 0;
    }
    .content-area_padding.more-but-wrap .more {
        padding: 0;
    }
}

.fdbpage > .content-area_padding{
    /*padding-bottom: 380px;*/
}
@media screen and (max-width: 767px){
    .fdbpage > .content-area_padding{
        margin-left: 40px;
        padding-right: 0;
        padding-bottom: 0px;
    }
    .fdbpage #iblock_add_form {
        padding-top: 50px;
        padding-bottom: 50px;
        box-sizing: border-box;
    }

}
.fdbpage #iblock_add_form {
    padding-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.fdbpage #iblock_add_form .content-area_padding{
    margin-left: 0;
}

.mailimg{
    margin-bottom: -5px;
}
.mailimg img{
    display: block;
}

.searchproduct .content-area_padding{
    padding: 0;
    margin-left: 0;
}


.srchres .content-data > .content-area_padding {
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
}

.srchres .search-form-line input{
    box-sizing: border-box;
}

.postpage ul.list li {
    list-style: none;
}
.inner main.postpage article ul.list > li {
    list-style: none;
}
.postpage ul.list > li:before{
    content: "";
    position: absolute;
    left: -20px;
    top: 12px;
    width: 8px;
    height: 8px;
    background-color: #41afef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
@media (max-width: 690px) {
    .postpage ul.list > li:before{
        top: 7px;
    }
}
#iblock_add_form_54 .content-area_padding {
    padding-left: 0;
    margin-left: 0;
}
.contacts{
    /*padding-bottom: 221px;*/
}

.contacts article.content-data > .content-area_padding{
    padding-left: 0px;
    margin-left: 0px;
}
.tab-item .content-area_padding{
    margin-left: 0;
    padding-left: 0;
}
@media screen and (max-width: 767px){
    .contacts article.content-data > .content-area_padding{
        padding-left: 0px;

    }
}

.bcklnk {
    margin-left: 40px;
}
.content-data a{
    color: #41afef;
    text-decoration: none;
    cursor: pointer;
}

.media-text-page+.blue-hr+.content-data.content-area_padding{
    padding-right: 0;
    margin-right: 0;
    padding-left: 0;
    margin-left: 0;
}

.newsparent .soc-icons-list{
    /*
	left: 144px;
	top: 140px;
*/
    left: 0;
    top: 0;
}
@media screen and (max-width: 767px){
    .newsparent .soc-icons-list{
        left: 40px;
        top: 0;
        /*
		left: 40px;
		top: 100px;
*/
    }

    .newsparent > div > .soc-icons-list + .content-data.content-area_padding{
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
    }
}
.eng h1.media__h1{
    margin: 29px 0 29px;
}

.media .media__h1{
    padding-left: 50px;
}
@media (max-width: 767px) {
    .media .media__h1 {
        padding-left: 20px;
    }
}
.addsidemenu{
    float: left;
    padding-bottom: 40px;
    padding-top: 80px;
    z-index: 1;
}
.addsidemenu a{
    float: left;
    width: 100%;
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 0.7em;
}
.addsidemenu a.crnt{
    cursor: default;
    color: #333;
}
.addsidemenu+.content-area_padding{
    padding-left: 0;
    margin-left: 0;
}


@media screen and (min-width: 768px){
    .eng > .content-area_padding, .contacts > .content-area_padding, .about > .content-area_padding{
        margin-left: 220px;
    }
    /* 	.contacts > .content-area_padding>article.content-data, .about > .content-area_padding>article.content-data{
		margin-bottom: 39px;
	} */
    .addsidemenu {
        position: fixed;
        left: 100px;
        top: 140px;
        padding-bottom: 0;
        padding-top: 40px;
        max-width: 200px;
    }

}

@media screen and (width: 768px) {
    .teamcont .addsidemenu {
        position: relative;
        left: 0;
        top: 0;
        padding-bottom: 40px;
        padding-top: 40px;
        max-width: 100%;
        padding-left: 20px;
        float: none;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .event-desc-block.teamcont.about {
        padding-bottom: 0;
    }
}


.clientblocks .contacts > .content-area_padding{
    margin-left: 0px;
}
.sidebody .soc-icons-list{
    left: 254px;
}
.clientblocks .soc-icons-list{
    left: 0px;
    top: 0;
}
.sidebody .content-data .soc-icons-list{
    left: 0;
    top: 0;
}
.za60 iframe{
    box-sizing: border-box;

}

@media screen and (max-width: 767px){
    .sidebody .soc-icons-list{
        left: 0;
        top: 101px;
    }
    .clientblocks .soc-icons-list{
        left: 40px;
    }
    .sidebody .addsidemenu {
        padding-top: 10px;
        padding-left: 60px;
        padding-bottom: 70px;
        float: none;
        position: relative;
        top: 50px;
    }
}
@media (max-width: 767px){
    .content-data.content-area_padding.teambox .addsidemenu {
        padding-left: 15px;
    }
}@media (max-width: 767px){
    .content-area.product-content.contacts.address .addsidemenu {
        padding-left: 15px;
    }
}


.sidebody .division-item{
    box-sizing: border-box;
}

.sidebody .content-data .division-item h3{
    margin: 35px 0 0px;
}
.sidebody .content-data .division-items_partners .division-item h3 {
    margin-bottom: 17px;
    display: block;
}

.sidebody .division-items_partner-item h3{
    margin: 0 0 17px;
    display: block;
}
.sidebody .division-items_partner-item h3:before, .sidebody .division-items_partner-item h3:after{
    display: none;
}
.sidebody .division-items_partner-item>a{
    left: 0;
    top: 0;
    position: absolute;
}
.sidebody .partners-items-wrap li{
    list-style: none;
}
.sidebody .content-data .division-item h3:before, .sidebody .content-data .division-item h3:after{
    display: none;
}
@media screen and (max-width: 480px){
    .sidebody .tab-view-projects:first-child, .sidebody .tab-view-projects:last-child{
        width: 100%;
    }
}
.content-data h4, .postpage h4{
    /* font-weight: normal; */
    font-size: 24px;

}

.mediacenter .subscription.sub-events-short#iblock_add_form_3{
    margin-top: 40px;
}
@media screen and (max-width: 767px){
    .mediacenter .subscription.sub-events-short#iblock_add_form_3{
        padding-bottom: 40px;
    }
}
@media (max-width: 639px) {
    .mediacenter .subscription.sub-events-short#iblock_add_form_3{
        margin-top: 0px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    #iblock_add_form_4.subscription.sub-events-short{
        padding-left: 80px;
    }
}

@media (max-width: 639px) {
    #iblock_add_form_4.subscription.sub-events-short{
        padding-left: 20px;
        padding-right: 20px;
    }
}


.popup-download-book .popup-close{
    z-index: 2;
    text-decoration: none;
}

#iblock_add_form_140 .content-area_padding{
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.inner main.postpage article section a{
    color: #41afef;
    text-decoration: none;
    cursor: pointer;
}
.inner main.postpage article section a.fancybox{
    position: relative;

    display: block;
}
.inner main.postpage article section a.fancybox img{
    /*width: 250px;*/
    margin: auto;
    height: auto;
}
/* .inner main.postpage article section a.fancybox:after{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    opacity: 0.65;
    background: #024f9a url(/bitrix/templates/ibs_new_texterra/images/expand.png) center no-repeat;
    background-size: 24px;
} */

.inner main.postpage article section a.btn-blue{
    text-decoration: none;
    margin-bottom: 90px;
    font-size: 14px;
}
.btn-blue--cont.btn-blue--first{
    margin-left: 30px;
}
@media(max-width: 600px){
    .inner main.postpage article section a.btn-blue{
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .btn-blue--cont.btn-blue--first{
        margin-left: 0px;
    }
}
@media(max-width: 768px){
    .btn-blue--cont.btn-blue--first{
        margin-left: 0;

        margin-left: 30px;
    }
}
@media(max-width: 600px){
    .btn-blue--cont.btn-blue--first{
        margin-left: 0px;
    }
}
.btn-blue--first .btn-blue span.link-text{
    font-size: 14px;
}
@media(max-width: 964px) and (min-width: 769px){
    .inner main.postpage article section a.btn-blue{
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .btn-blue--cont.btn-blue--first{
        margin-left: 0;
    }
}
.inner main.postpage article section .btn-blue span{
    font-weight: 300;
    font-size: 19px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    cursor: pointer;

}


.user-calc {
    border: 3px solid #e2e2e2;
    padding: 30px 25px;
    margin-bottom: 45px;
    font-size: 14px;
}
.user-calc .calc-cols {
    display: table;
    width: 100%;
}
.user-calc .calc-col {
    display: table-cell;
    vertical-align: top;
}
.user-calc .left-col {
    width: 250px;
    padding-right: 20px;
}
.user-calc .right-col {
    padding-left: 20px;
}
.user-calc .calc-slider-area {
    min-height: 40px;
}
.user-calc .form-b {
    margin-bottom: 25px;
    position: relative;
}
.user-calc .form-b:last-child {
    margin-bottom: 0;
}
.user-calc .form-b input[type="text"] {
    border: 1px solid #C0C0C0;
    height: 28px;
    width: 100%;
    padding: 0 5px;
}
.user-calc .form-b.error input[type="text"] {
    border: 1px solid red;
    width: 135px;
}
.user-calc .form-b.error .popup-calc {
    display: block;
}
.user-calc .form-b.good input[type="text"] {
    border: 1px solid #8fc800;
}
.user-calc .form-title {
    margin-bottom: 10px;
}
.user-calc .form-header .form-title {
    float: left;
}
.user-calc .form-info {
    cursor: pointer;
}
.user-calc .form-info:hover .info-icon-text {
    opacity: 1;
    visibility: visible;
}
.user-calc .form-info .info-icon {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: url(../images/calc-info.png) 0 0 no-repeat;
    float: right;
    margin-left: 10px;
}
.user-calc .form-info .info-icon-text {
    position: absolute;
    width: 250px;
    min-height: 352px;
    background: #fff;
    top: -33px;
    right: -300px;
    border: 3px solid #e2e2e2;
    z-index: 1000;
    padding: 20px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.user-calc .form-info .info-icon-text p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: normal;
}
.popup-calc {
    width: 315px;
    padding: 15px 25px;
    border: 1px solid #bababa;
    border-radius: 5px;
    position: absolute;
    background: #fff;
    margin-top: 15px;
    z-index: 1002;
    display: none;
}
.popup-calc:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 0 24px;
    border-color: transparent transparent transparent #bababa;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -12px;
    content: "";
}
.popup-calc:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 0 22px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -11px;
    content: "";
}
.user-calc-desc {
    font-size: 15px;
}
.user-calc-desc .calc-desc-item {
    margin-bottom: 25px;
}
.user-calc-desc .calc-desc-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #004982;
    font-weight: 600;
}
.user-calc-desc .calc-desc-table {
    border: 3px solid #e2e2e2;
}
.user-calc-desc .calc-desc-table td {
    border: 1px solid #e2e2e2;
    padding: 15px 10px;
    color: #222222;
}
.user-calc-desc .calc-desc-table thead td {
    font-weight: 700;
    text-align: center;
    color: #181818;
    width: 33%;
}
.user-calc-desc .calc-desc-table tfoot td {
    background: #f4f4f4;
}
.user-calc-desc ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
.user-calc-banner {
    border: 3px solid #e2e2e2;
    padding: 10px;
    width: 100%;
}
.user-calc-banner .calc-banner {
    width: 100%;
    background: url(../images/calc-banner.jpg) 100% 0 no-repeat;
    min-height: 150px;
    position: relative;
    padding: 20px 35px 20px 130px;
}
.user-calc-banner .calc-banner-icon {
    width: 125px;
    height: 110px;
    background: url(../images/calc-banner-icon.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 25px;
    left: 20px;
}
.user-calc-banner .calc-banner-title span {
    display: inline-block;
    padding: 5px 10px;
    background: #f5871f;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    position: relative;
    margin-right: 60px;
    height: 36px;
}
.user-calc-banner .calc-banner-title span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 15px;
    border-color: transparent transparent transparent #f5861f;
    position: absolute;
    right: -15px;
    top: 0;
    display: block;
}
.user-calc-banner .calc-banner-title span:after {
    content: "";
    position: absolute;
    right: -65px;
    top: 0;
    display: block;
    height: 36px;
    width: 50px;
    background: url(../images/calc-text.png) 0 center no-repeat;
}
.user-calc-banner .calc-banner-decr {
    margin-left: 35px;
    margin-bottom: 10px;
}
.user-calc-banner .calc-banner-decr span {
    display: inline-block;
    padding: 5px 10px;
    background: #adbd3b;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.user-calc-banner .calc-banner-form {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
    border-radius: 5px;
    margin-left: 15px;
    display: table;
    width: 100%;
}
.user-calc-banner .calc-banner-input,
.user-calc-banner .calc-banner-link {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}
.user-calc-banner .calc-banner-input {
    padding-right: 10px;
    padding-top: 2px;
}
.user-calc-banner .calc-banner-input input {
    width: 100%;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    padding: 6px 10px;
    margin: 0;
}
.user-calc-banner .calc-banner-input .error-text {
    margin: 5px 0 0 10px;
    color: red;
    font-size: 12px;
    display: none;
}
.user-calc-banner .calc-banner-input.error input {
    box-shadow: 0px 0px 4px rgba(223, 45, 45, 0.5);
}
.user-calc-banner .calc-banner-input.error .error-text {
    display: block;
}
.user-calc-banner .calc-banner-link input {
    width: 100%;
    margin: 0;
    text-align: center;
}
.user-calc-banner .calc-banner-link {
    text-align: center;
}
.user-calc-banner .form-success {
    background: #0391cf;
    background: -moz-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0391cf), color-stop(100%, #0076b7));
    background: -webkit-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: -o-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: -ms-linear-gradient(top, #0391cf 0%, #0076b7 100%);
    background: linear-gradient(to bottom, #0391cf 0%, #0076b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0391cf', endColorstr='#0076b7', GradientType=0);
    padding: 5px 5px 5px 25px;
    color: #fff;
    text-shadow: 0px 1px 0px #005d87;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    position: relative;
}
.user-calc-banner .form-success i {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -7px;
    margin-left: 7px;
    display: block;
    width: 12px;
    height: 14px;
    background: url(../images/icons.png) no-repeat -35px 0px;
}

.content-area_padding.teamhead{
    padding-bottom: 0;
}

.teambox.white .expert-detail-block {
    background: #fff;
    box-sizing: border-box;
    padding: 20px 50px;
}
@media screen and (max-width: 768px){
    .teambox.white .expert-detail-block {
        padding: 10px 20px;
    }
}
.sealbox{
    display: none;
    position: absolute;
    margin-left: 60px;
    width: 120px;
    bottom: 35px;
    right: 169px;
}
@media screen and (max-width: 1440px){
    .sealbox{
        right: 139px;
    }
}

.sealbox > a{
    position: absolute;
}
.footer-iso-link  img{
    float: right;
}
@media screen and (max-width: 1440px){
    .footer-iso-link img{
        width: 40px;
        float: right;
    }
}

.footer-iso-link {
    position: absolute;
    bottom: 96px;
    right: 62px;
    width: 63px;
}
@media screen and (max-width: 1440px){
    .footer-iso-link {
        right: 30px;
    }
}

.made{
    position: absolute;
    bottom: 38px;
    right: 62px;
    width: 340px;
    font-size: 12px;
    color: #fff;
    text-align: right;
}

@media screen and (max-width: 1440px){
    .made {
        right: 30px;
    }
}

.made a{
    color: #fff;
}
@media screen and (max-width: 1200px) {
    .sealbox {
        right: 140px;
    }
    .made{
        right: 20px;
    }
    .footer-iso-link {
        right: 20px;
    }
}

@media screen and (max-width: 480px) {
    .sealbox{
        bottom: 15px;
        right: 130px;
    }
    .footer-iso-link {
        position: absolute;
        bottom: 86px;
        right: 20px;
        width: 63px;
    }
    .made{
        position: absolute;
        bottom: 18px;
        right: 20px;
        width: 340px;
        font-size: 12px;
        color: #fff;
        text-align: right;
    }

}

.sidebody .vendors .soc-icons-list{
    margin-left: -50px;
    margin-top: -20px;
}
@media screen and (max-width: 639px){
    .sidebody .vendors .soc-icons-list{
        margin-left: -20px;
    }
}


#archpage>div:nth-of-type(4){
    /* width: 100%;
	max-width: 1390px; */
    position: relative;
    /* transition: all 0.4s ease; */
    padding-bottom: 221px;
}
#media_archive, #media_events{
    max-width: 1390px;
}
#media_events .soc-icons-list {
    left: 144px;
}
#media_events .close-product {
    right: 55px;
    top: 141px;
}
@media screen and (max-width: 767px){
    #media_events .soc-icons-list {
        left: 40px;
        top: 101px;
    }
    #media_events .close-product {
        right: 0px;
        top: 101px;
    }
}



#archpage .soc-icons-list{
    left: 144px;
    top: 141px;
}
#archpage .close-product{
    right: 55px;
    top: 141px;
}
@media screen and (max-width: 767px){
    #archpage .soc-icons-list{
        margin-left:0px;
        left: 40px;
        top: 101px;
    }
    #archpage .close-product {
        top: 101px;
        right: 0;
    }

}

.archive .content-data.content-area_padding{
    padding-right: 0;
    margin-right: 0;
}


.error-404-stub + div{
    padding-top: 80px;
    margin-top: 60px;
}
.error-404-stub + div, .error-404 {
    position: relative;
    z-index: 2;
    color: #333;
    padding-bottom: 40px ;
    margin-right: 15%;
    text-align: left;
    padding-left: 80px;
    margin-left: 55px;
    padding-right: 55px;
}
@media screen and (max-width: 639px){
    .error-404-stub + div {
        padding-top: 40px;
    }
    .error-404 {
        padding: 20px 20px;
    }
}
.block-error{font-size: 0;  margin-top: -500px;}
.block-error span{

    font-size: 554px;
    z-index: -1;
    color:  rgba(204, 204, 204, 0.28);
}
@media screen and (max-width: 980px){
    .block-error{margin-top: -300px;}
    .block-error span{
        font-size: 380px;
    }
}

.content-area_padding.no-pad-tablet.more-button-out, .content-area_padding.more-but-wrap.more_elements{
    padding-bottom: 27px;
    padding-right: 60px;
}

@media screen and (max-width: 769px){
    .content-area_padding.no-pad-tablet.more-button-out, .content-area_padding.more-but-wrap.more_elements{
        padding-bottom: 20px;
        padding-right: 0;
    }
}

.media .content-area_padding.no-pad-tablet.more-button-out, .media .content-area_padding.more-but-wrap.more_elements{
    padding-bottom: 60px;
}
#archpage .content-area_padding.no-pad-tablet.more-button-out{
    padding-bottom: 0px;
    padding-right: 60px;
}
.srchres{
    padding-bottom: 279px;
}

.sub_title{
    color: #fff;
    font-size: 20px;
    margin-bottom: 50px;
    margin-top: -20px;
}

.author{
    font-size: 20px;
    color: #666;
    font-style: italic;
    font-weight: normal;
}
.errortext{
    width: 200px;
    color: red;
    position: absolute;
    z-index: 2;
    left: 3%;
    top: 160px;
    background: #e5e5e5;
    padding: 20px;
    box-shadow: 0px 31px 0px 8px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 1100px){
    .errortext{
        width: 100%;
        color: red;
        position: absolute;
        z-index: 2;
        left: 0;
        top: -42px;
        background: #e5e5e5;
        padding: 20px;
        box-shadow: none;
    }
}
@media screen and (max-width: 420px){
    .errortext{
        font-size: 12px;
    }
}
.b_2_5{
    /*padding-bottom: 260px;*/
}
.inner main.postpage.product article .sendblock form fieldset button.disabled, .project-form form fieldset button.disabled{
    background: #ccc;
    color: #a9a9a9;
    border-color: #ccc;

}
.inner main.postpage.product article .sendblock form fieldset button.disabled:hover, .project-form form fieldset button.disabled:hover{
    background: #ccc;
    color: #a9a9a9;
    border-color: #ccc;
}

.b_2_3 .error-invalid-text, .b_2_4 .error-invalid-text{
    left: 138px;
    top: -80px;
    width: 170px;
}
.b_2_3, .b_2_4 {
    /*padding-bottom: 250px;*/
}

#archpage .b_2_4 {
    padding-bottom: 30px;
}


@media screen and (max-width: 1100px){
    .b_2_3 .error-invalid-text, .b_2_4 .error-invalid-text{
        left: 138px;
        top: 120px;
        width: 170px;
    }
}
@media screen and (max-width: 640px){
    .b_2_3 .error-invalid-text, .b_2_4 .error-invalid-text{
        left: 66px;
        top: -20px;
        width: 170px;
    }
}
@media screen and (max-width: 708px){
    .newsparent form[name="_form"] ~ .content-area_padding{
        margin-left: 35px;
    }
}


.mediacenter .b_2_3:not(:last-of-type){
    padding-bottom: 0;
}
.mediacenter .b_2_3{
    padding-right: 0;
}
@media (max-width: 1880px) {
    .mediacenter .b_2_3{
        padding-bottom: 210px;
    }
}
@media (max-width: 1380px) {
    .mediacenter .b_2_3{
        padding-bottom: 130px;
    }
}
@media (max-width: 1200px) {
    .mediacenter .b_2_3{
        padding-bottom: 0;
    }
}
.mediacenter .b_2_3 .error-invalid-text {
    top: 110px;
    width: 200px;
}
@media (max-width: 767px) {
    .mediacenter .b_2_3 .error-invalid-text {
        top: 10px;
        left: 95px;
    }
}
@media (max-width: 639px) {
    .mediacenter .b_2_3 .error-invalid-text {
        top: 10px;
        left: 50px;
    }
}
.media .b_2_5{
    /*padding-bottom: 250px;*/
}
#iblock_add_form_5 .content-area_padding {
    padding-left: 0px;
    right: 5px;
}
#archpage #iblock_add_form_3.subscription button{
    right: 5px;
}
.newsparent #iblock_add_form_3.subscription button{
    right: 5px;
}

.mediacenter .media-center-promo form>.content-area_padding{
    padding-right: 60px;
}

@media (max-width: 639px) {
    .mediacenter .media-center-promo form>.content-area_padding{
        padding-right: 10px;
    }
}

.back-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 56px;
    height: 56px;
    background-color: #404346;
    text-align: center;
    cursor: pointer;
}

.back-btn svg {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -9px;
}

.fancybox-lock .fancybox-overlay {
    overflow-y: auto;
}

.fancybox-lock {
    width: 100%;
}

.author-product {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

.inner main.postpage article section .num-list.num-list_min-num li {
    min-height: 50px;
    padding: 10px 63px 10px 70px;
    list-style: none;
    position: relative;
    margin-bottom: 20px;
    background-color: #e6ebed;
    box-sizing: border-box;
}

.inner main.postpage article section .num-list.num-list_min-num li:before {
    top: 10px;
    font-size: 36px;
}

.inner main.postpage article section .num-list li:before {
    counter-increment: numlist;
    content: counter(numlist);
    position: absolute;
    left: 25px;
    top: 8px;
    width: 0;
    height: 0;
    font-weight: bold;
    font-size: 78px;
    line-height: 1;
    color: #41afef;
}

.inner main.postpage article section .num-list {
    margin: 0;
    padding: 0;
    margin-bottom: 22px;
    counter-reset: numlist;
}

.inner main.postpage article section .check-list li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 24px;
    list-style: none;
}

.inner main.postpage article section .check-list {
    padding: 0;
    margin: 0 0 17px;
}

.inner main.postpage article section .check-list li:before {
    content: "\e912";
    position: absolute;
    left: 2px;
    top: 3px;
    width: 0;
    height: 0;
    font-family: "icomoon";
    font-size: 28px;
    color: #41afef;
}

.matbox__preview-text {
    clear: both;
    padding: 0 60px;
    color: #fff;
    max-width: 1080px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.6em;
}

@media screen and (max-width: 1440px) {
    .matbox__preview-text {
        font-size: 14px;
        padding: 0 15px;
    }
}

main .frontpost.post .iconbox {
    position: static;
    padding-left: 55px;
}

@media screen and (max-width: 1440px) {
    main .frontpost.post .iconbox--big {
        padding: 0 15px;
    }
}

@media screen and (max-width: 767px) {
    .matbox__preview-text {
        padding-left: 55px;
    }

    main .frontpost.post strong.head {
        padding-left: 55px;
    }

    main .frontpost.post .iconbox--big {
        padding-left: 55px;
    }
}

.tabs__controle {
    margin: 60px 0 30px 0;
    padding: 0 55px;
}

@media (max-width: 768px) {
    .tabs__controle {
        padding: 0;
    }
}

.tabs__controle .btn-gray {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    height: 56px;
    border: none;
    -wabkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #404346;
    font-weight: 300;
    font-size: 19px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.tabs__controle .btn-gray:first-child {
    margin: 0 10px 0 0;
}

@media (max-width: 768px) {
    .tabs__controle .btn-gray {
        display: block;
        margin: 0 auto 15px auto;
    }

    .tabs__controle .btn-gray:first-child {
        margin: 0 auto 15px auto;
    }
}

.form__tab {
    display: none;
}

.form__tab-title {
    margin: 0;
    padding: 0 55px;
}

@media (max-width: 768px) {
    .form__tab-title {
        padding: 0 30px;
    }
}

@media (max-width: 690px) {
    .form__tab-title {
        padding: 0 10px;
    }
}

.form__tab .content-area_padding {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
}

@media (max-width: 979px) {
    .form__tab .content-area_padding {
        padding-right: 55px;
    }
}

@media (max-width: 690px) {
    .form__tab .content-area_padding {
        padding-right: 20px;
    }
}

@media (max-width: 639px) {
    .form__tab .content-area_padding {
        padding-right: 0;
    }
}

main .row.old {
    display: none;
}

main .row.old.active {
    display: flex;
}

@media (max-width: 1024px) {
    main .row.old.active {
        display: block;
    }
}

[name="google_conversion_frame"] {
    position: absolute;
}
/*
@media (max-width: 1379px) {
  .inner .postpage.product.list {
    margin-bottom: -175px;
  }
}

@media (max-width: 1100px) {
  .inner .postpage.product.list {
    margin-bottom: -155px;
  }
}

@media (max-width: 979px) {
  .inner .postpage.product.list {
    margin-bottom: -225px;
  }
}

@media (max-width: 690px) {
  .inner .postpage.product.list {
    margin-bottom: -155px;
  }
}

*/
.content-data img {
    max-width: 100%;
}
@media (max-width: 1024px) {
    .content-data.content-area_padding {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .content-data.content-area_padding {
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
}



#main .row .spec.index-template-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media screen and (max-width: 1440px) {
    #main .row .spec.index-template-7 .matbox {
        min-height: 10%;
    }
}

#main .row .index-template-8 {
    overflow: hidden;
}

#main .row .index-template-8 .matbox {
    position: relative;
    z-index: 1;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
}

#main .row .index-template-8 strong.head {
    float: none;
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
}

#main .row .index-template-8 .iconbox {
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}

.index-template-8__main-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

#main .row .spec.index-template-8 .matbox .tags {
    margin: 20px -5px;
    text-align: left;
}

.index-template-8__links {
    padding: 0px 60px 44px;
}

.index-template-8__link {
    color: #ccc;
    font-size: 14px;
    display: block;
    position: relative;
    z-index: 3;
    margin-bottom: 20px;
}

.index-template-8__link:last-child {
    margin-bottom: 0;
}


@media screen and (max-width: 1440px) {
    .index-template-8__links {
        padding: 10px 15px 20px;
    }
}

@media screen and (max-width: 500px) {

    .index-template-8__links {
        display: block;
        margin: 0;
        padding: 10px 15px 20px;
    }

    .index-template-8__link {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}


#main .row .index-template-9 {
    width: 100%;
    position: relative;
    margin: 0 10px;
    min-height: 300px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1720px;
    background: grey;
}

#main .row .index-template-9 > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-template-9__tags {
    margin: 20px -5px;
    text-align: left;
}

.index-template-9__tags span {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    color: #fff;
    border-color: #fff;

    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    box-sizing: border-box;
    min-width: 113px;
    padding: 0 29px;
    border-width: 1px;
    border-style: solid;
}

.index-template-9__main-link {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}

.index-template-9__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px;
}

#main .post.index-template-9 .iconbox {
    float: none;
    display: block;
    position: relative;
    padding: 0;
}

#main .post.index-template-9 .iconbox:after {
    content: "";
    display: table;
    clear: both;
}

#main .post.index-template-9 .iconbox .soc {
    height: auto;
    float: none;
    display: block;
}

.index-template-9__col {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-template-9__col--title {
    padding-right: 70px;
}

.index-template-9__col--links {
    padding-left: 70px;
}

.index-template-9__title {
    letter-spacing: 0.08em;
    max-width: 1080px;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 30px;
    margin-bottom: 20px;
}

.index-template-9__description {
    letter-spacing: 0.08em;
    font-weight: 700;
    color: #fff;
    line-height: 1.6em;
    font-size: 16px;
    margin-bottom: 30px;
}

.index-template-9__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index-template-9__link {
    display: block;
    width: 40%;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    letter-spacing: 0.08em;
    color: #fff;
    margin-bottom: 40px;
    line-height: 1.6em;
    font-weight: 400;
    font-size: 16px;
}

.index-template-9__link:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1440px) {
    .index-template-9__title {
        font-size: 18px;
    }

    .index-template-9__description {
        font-size: 14px;
    }

    .index-template-9__link {
        font-size: 14px;
    }

    .index-template-9__content {
        padding: 15px;
    }

    .index-template-9__col--title {
        padding-right: 25px;
    }

    .index-template-9__col--links {
        padding-left: 25px;
    }
}

@media screen and (max-width: 1024px) {
    #main .row .index-template-9 {
        margin: 0 0 10px;
    }

    .index-template-9__content {
        display: block;
    }

    .index-template-9__col {
        width: 100%;
    }

    .index-template-9__col--title {
        padding-right: 0;
    }

    .index-template-9__description {
        margin-bottom: 10px;
    }

    .index-template-9__col--links {
        padding-left: 0;
        margin-top: 30px;
    }

    #main .row .light .iconbox {
        float: none;
    }
}


@media screen and (max-width: 1024px) {
    .projects-items-wrap.more-button-out {
        padding: 0;
    }

    .projects-items-wrap.more-button-out.list {
        padding-left: 40px;
    }

    .projects-items-wrap.more-button-out.list .content-area_padding {
        margin-left: 0;
        padding: 0;
        padding-right: 15px;
    }

    .projects-items-wrap.more-button-out .project-item__logo {
        background-position: left center;
    }

    .tabs-view-projects-wrap--projects {
        padding-left: 40px;
    }

    .tabs-view-projects-wrap--projects .content-area_padding {
        margin-left: 0;
        padding: 0;
        padding-right: 15px;
    }

    .tabs-view-projects-wrap--projects .tab-view-projects {
        /*float: left;*/
    }
}


.projects-detail.contacts article.content-data {
    margin-bottom: 0;
    padding: 0;
}

.projects-detail.contacts .b-widget {
    margin: 50px 0 0;
}

@media screen and (max-width: 1024px) {
    .projects-detail .product__h1 {
        margin-top: 20px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 639px) {
    .projects-detail .product__h1 {
        margin-top: 40px;
        font-size: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .request-info .content-area_padding {
        margin-left: 0;
        margin-right: 40px;
        padding: 0 40px 0px;
        padding-left: 105px;
    }

    .subscription-block .content-area_padding {
        margin-left: 0;
    }

}

@media screen and (max-width: 639px) {
    .request-info .content-area_padding {
        margin-right: 0;
        padding: 0 40px 40px;
    }
}




.content-data:after {
    content: "";
    display: table;
    clear: both;
}

.addsidemenu:after {
    content: "";
    display: table;
    clear: both;
}

.content-area_padding:after {
    content: "";
    display: table;
    clear: both;
}

.comand-lists:after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (max-width: 1024px) {

    .content-area.vendors .content-area_padding {
        margin-left: 0;
        padding-right: 0;
        padding-left: 40px;
    }

    .content-area.vendors .content-data {
        margin-top: 5px;
        padding-top: 20px;
    }

    .content-area.vendors .content-data .addsidemenu {
        padding-left: 0;
        padding-bottom: 10px;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        max-width: 100%;
    }

    .content-area.vendors .content-data .addsidemenu + .content-area_padding {
        top: 0;
        padding: 0;
    }

    .content-area.vendors .content-data .addsidemenu + .content-area_padding > .soc-icons-list {
        position: static;
        display: block;
        float: none;
        margin: 0;
    }

    .content-area.vendors .content-data .media__h1 {
        margin-top: 5px;
        margin-left: 0;
    }

    .content-area.vendors .content-data .content-area_padding .soc-icons-list__more {
        z-index: 1;
        padding-right: 0;
        height: 50px;
    }

    .content-area.vendors .content-data .content-area_padding.min-pad-mobile {
        margin: 0;
        padding: 0;
    }

    .content-area.vendors .content-data .content-area_padding.min-pad-mobile .tab-view-projects {
        float: none;
        display: block;
        width: 210px;
        min-width: 50px;
    }

    .content-area.vendors .content-data .division-item {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: none;
    }

    .content-area.vendors .content-data .partners-items-wrap a {
        display: block;
        border: none;
    }

    .content-area.vendors .content-data .division-items_partner-item {
        padding-top: 105px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 15px;
        width: 100%;
        float: none;
    }

    .content-area.vendors .content-data .partners-items-wrap ul {
        padding-left: 0;
    }

    .content-area.vendors .content-data .partners-items-wrap ul li {
        padding-left: 16px;
    }

    .content-area.vendors .content-data .division-items {
        margin-bottom: 20px;
    }

    .content-area.vendors .content-data .division-items:before {
        display: none;
    }

    .content-area.vendors .content-data .partners-items-wrap .content-area_padding.more-but-wrap {
        padding-left: 0;
        margin-bottom: 0;
        padding-bottom: 30px;
    }

    .srchres .search-res-item {
        padding-left: 0;
    }

    .srchres .search-res-item .content-area_padding:before {
        left: 0;
        font-size: 23px;
        top: 30px;
    }

    .srchres .search-res-item .content-area_padding {
        padding-left: 40px;
    }

    .srchres {
        padding-bottom: 50px;
    }

    .srchres .content-area_padding .pagination {
        padding: 0;
    }

    .srchres .content-area_padding .pagination li {
        width: 40px;
    }

}


.defa-publics .subscription.sub-events-short {
    margin-left: 0;
}

.defa-publics .subscription.sub-events-short .content-area_padding {
    right: 0;
}


@media (min-width: 767px) and (max-width: 1024px) {

    .content-area.vendors > .content-area_padding {
        padding-left: 80px;
    }

    .content-area.vendors .content-data .media__h1 {
        margin-top: 40px;
    }

    .content-area.vendors .content-data .content-area_padding.min-pad-mobile .tab-view-projects {
        float: left;
    }

    .content-area.vendors .content-data .division-item {
        padding-left: 20px;
        padding-right: 20px;
    }

    .content-area.vendors .content-data .division-items_partner-item {
        padding-top: 125px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .content-area.teamcont.about .media__h1 {
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .defa-publics .more-button-out .content-area_padding.more-but-wrap.more_elements {
        padding: 0;
        padding-right: 60px;
    }

    .defa-publics .more-button-out .content-area_padding.more-but-wrap.more_elements .more {
        padding-top: 30px;
    }

    .defa-publics .subscription.sub-events-short .content-area_padding {
        margin-left: 0;
    }

    .defa-publics .subscription.sub-events-short {
        padding-left: 55px;
    }
}


.mediacenter .media__h1 {
    margin-top: 45px;
}


#main .row .w3 {
    max-width: 560px;
}

#main .frontpost.post {
    max-width: 1840px;
}

#main .frontpost.post.index-template-1 {
    max-width: 1720px;
    margin-left: 10px;
    margin-right: 10px;
}

@media (max-width: 1024px) {
    #main .frontpost.post.index-template-1 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
    }
}

#main .mainbtns {
    max-width: 1780px;
}

.imgcont--image-in {
    position: relative;
}

.imgcont__picture {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    background-size: auto 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.imgcont__picture--tablet {
    display: none;
}

.imgcont__picture--mobile {
    display: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .imgcont__picture--desctop {
        display: none;
    }

    .imgcont__picture--tablet {
        display: block;
    }

    #main .row .w3 {
        max-width: 100%;
    }

    #main .frontpost.post {
        max-width: 100%;
    }

    #main .mainbtns {
        max-width: 100%;
    }

}

@media (max-width: 767px) {
    .imgcont__picture--desctop {
        display: none;
    }

    .imgcont__picture--mobile {
        display: block;
    }

    #main .row .w3 {
        max-width: 100%;
    }

    #main .frontpost.post {
        max-width: 100%;
    }

    #main .mainbtns {
        max-width: 100%;
    }

    .defa-publics .more-button-out .content-area_padding.more-but-wrap.more_elements {
        padding: 0;
    }

    .defa-publics .more-button-out .content-area_padding.more-but-wrap.more_elements .more {
        padding-top: 30px;
    }

    .defa-publics .subscription.sub-events-short .content-area_padding {
        margin-left: 0;
    }

    .defa-publics .subscription.sub-events-short {
        padding-left: 55px;
        padding-right: 60px;
    }

    .defa-publics .selects-wrap-blue {
        padding-left: 55px;
        padding-right: 5px;
    }

    .defa-publics .media__h1 {
        padding-left: 55px;
        margin-top: 80px;
    }
}

.imgcont__picture--frontpost {
    background-position: top right;
}

.imgcont__picture--cover {
    background-size: cover;
    background-position: top center;
}

.imgcont__picture--template-9 {
    background-size: cover;
    background-position: top center;
}

.defa-events .public-tabs {
    right: 55px;
}

#archpage .defa-events {
    padding-bottom: 30px;
}

#archpage .defa-events article.content-data {
    padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 979px) {
    .defa-events .content-area_padding .news-list-wrap {
        padding-left: 80px;
    }
}

@media (max-width: 979px) {
    .defa-events .content-area_padding.more-but-wrap .more {
        padding-top: 30px;
    }

    .defa-events .content-area_padding.more-but-wrap {
        margin-bottom: 0;
        padding-bottom: 50px;
    }

    .defa-events {
        padding-bottom: 40px;
    }

    .defa-events .event-desc-block {
        margin-bottom: 0;
    }

    .defa-events .public-tabs {
        right: 25px;
    }
}

@media (max-width: 767px) {
    #archpage .defa-events .content-area_padding.no-pad-tablet.more-button-out {
        padding-right: 15px;
    }

    .defa-events .media__h1 {
        margin-top: 80px;
    }

    .defa-events .public-tabs {
        right: -5px;
    }

    .defa-events {
        padding-bottom: 10px;
    }

    .defa-events #iblock_add_form_4.subscription.sub-events-short {
        padding-right: 15px;
        padding-left: 55px;
    }

    .defa-events #iblock_add_form_4.subscription.sub-events-short .content-area_padding {
        margin-left: 0;
        padding-right: 0;
    }


    .defa-events .request-info .content-area_padding {
        padding-left: 48px;
    }

    .defa-events .content-area_padding {
        padding-left: 0;
        padding-right: 10px;
    }

    .defa-events .content-area_padding .news-list-wrap {
        margin-bottom: 0;
    }

    #archpage .defa-events .content-area_padding.more-but-wrap .more {
        padding-top: 20px;
        text-align: left;
    }

    .defa-events article.content-data {
        margin-top: 5px;
        padding-left: 35px;
        margin-left: 0 ;
    }

    .defa-events article.content-data .content-area_padding{
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
    }

    #archpage .defa-events .soc-icons-list {
        top: 70px;
    }

    #archpage .defa-events .close-product {
        top: 60px;
    }

    .defa-events .event-promo__title.no-promo {
        margin-top: 90px;
    }

    .fdbpage.defa-media-contacts .content-area_padding {
        margin-left: 35px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .fdbpage.defa-media-contacts #iblock_add_form .content-area_padding {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .fdbpage.defa-media-contacts #iblock_add_form {
        padding-bottom: 20px;
    }

    .fdbpage.defa-media-contacts .radio-list li {
        margin-left: 0;
    }

    #main .index-template-1.post.frontpost .matbox {
        top: 20px;
    }

    #main .index-template-1.post.frontpost .matbox .head{
        padding: 0 15px;
        margin-bottom: 20px;
    }

    #main .index-template-1.post.frontpost .matbox .matbox__preview-text {
        padding: 0 15px;
    }

    #main .index-template-1.post.frontpost .matbox .iconbox {
        padding-left: 15px;
    }
}

.defa-events__btn {
    margin-top: 40px;
}

@media (min-width: 640px) and (max-width: 979px) {
    .defa-events .content-area_padding .news-list-wrap .news-list-item {
        padding-left: 0;
        padding-right: 0;
    }

    .defa-events .content-area_padding .news-list-wrap .news-list-item:after {
        content: "";
        display: table;
        clear: both;
    }

    .defa-events .content-area_padding .news-list-wrap .news-list-item .left {
        padding-right: 20px;
        width: 140px;
    }

    .defa-events .content-area_padding .news-list-wrap .news-list-item .right {
        padding-left: 0;
        margin-left: 160px;
    }
}


@media (max-width: 639px) {
    .defa-media-contacts .media__h1 {
        margin-left: 0;
    }

    #archpage .defa-events article.content-data {
        padding-bottom: 20px;
    }

    .defa-publics .more-button-out .content-area_padding.more-but-wrap.more_elements {
        padding: 0;
    }

    .defa-publics .more-button-out .content-area_padding.more-but-wrap.more_elements .more {
        padding-top: 30px;
        padding-right: 0;
    }

    .defa-publics .subscription.sub-events-short .content-area_padding {
        margin-left: 0;
    }

    .defa-publics .subscription.sub-events-short {
        padding-left: 25px;
        padding-right: 15px;
    }

    .defa-publics .selects-wrap-blue {
        padding-left: 15px;
        padding-right: 15px;
    }

    .defa-publics .media__h1 {
        padding-left: 5px;
        margin-top: 60px;
    }
}


.index-template-1 {
    position: relative;
    display: block;
}

.index-template-1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    /*background: rgba(0, 0, 0, 0.5);*/
    z-index: 1;
}

.index-template-1 .infobox.middle {
    position: relative;
    z-index: 2;
}

@media (max-width: 979px) {
    #main .row .w3.pictured.index-template-4 {
        min-height: 440px;
    }

    #main .row .w3.pictured.index-template-4 .matbox {
        min-height: 400px;
    }

    .index-template-1:before {
        display: block;
    }
}

.video-content {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
}

.video-content iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.video-content-border {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    border: 10px solid #f1f3f6;
}

.video-content-border iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* ------------------ form-inner ------------------ */
.form-inner {
    max-width: 1000px;
}
/* ------------------ checkbox-wrap ------------------ */
.checkbox-wrap {
    width: 100%;
    float: none;
}
.specialist ~ .sendblock .checkbox-wrap {
    width: 100%;
    float: none;
}
@media (max-width: 1000px) {
    .checkbox-wrap {
        width: 100%;
        float: none;
    }
}

.clear {
    clear: both;
}

.defa-job {
    padding-top: 20px;
}

@media (max-width: 1290px) {
    .defa-job {
        padding: 20px 60px 0;
    }
}

@media (max-width: 767px) {
    .defa-job {
        padding: 20px 15px 0;
    }
}

@media (max-width: 800px) {
    .table-scrollarea {
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
    }

    .inner main.postpage article table {
        width: 100%;
    }
}

.inner main.postpage article .ankors.ankors-fixed {
    left: 120px;
}

@media screen and (max-width: 1199px) {
    .inner main.postpage article .ankors.ankors-fixed {
        left: auto;
    }
}

.request-info .subscribe-form-line {
    margin-left: 0;
    margin-right: 0;
}

.request-info .form-line > .subscribe-form-line__label {
    margin-left: 0;
    margin-bottom: 20px;
    float: none;
}

@media (max-width: 639px) {
    .request-info .form-line > .subscribe-form-line__label {
        display: inline-block;
    }
}

.subscribe-form-line__person {
    overflow: hidden;
    margin-right: 0;
    display: block;
    max-width: 530px;
}

.subscribe-form__list {
    padding-left: 0;
}

.request-info .form-line > .subscribe-form__list-label {
    margin-left: 0;
    margin-bottom: 25px;
}

@media (max-width: 639px) {
    .request-info .form-line > .subscribe-form__list-label {
        display: block;
    }
}

.request-info .checkbox-list .subscribe-form__list-item {
    width: 100%;
}

@media (max-width: 639px) {
    .request-info .checkbox-list .subscribe-form__list-item {
        margin-left: 0;
        clear: both;
        width: 100%;
    }
}

.request-info .checkbox-list .subscribe-form__list-item--margin {
    margin-bottom: 10px;
    width: 49%;
}

.subscribe-form__list-item--margin {

}

.request-info .input-wrap .subscribe-form__btn-wrap {
    max-width: 100%;
    text-align: center;
}

@media screen and (max-width: 1024px) and (min-width: 980px) {
    .request-info .content-area_padding--subscribe {
        padding-left: 120px;
    }
}

@media (max-width: 979px) and (min-width: 640px) {
    .request-info .content-area_padding--subscribe {
        padding-left: 90px;
    }
}

@media screen and (max-width: 767px) {
    .request-info .content-area_padding--subscribe {
        padding-left: 40px;
    }
}

@media screen and (max-width: 639px) {
    .request-info .content-area_padding--subscribe {
        padding-left: 50px;
    }
}

@media screen and (max-width: 835px) {
    .popup-download-book {
        display: block;
        width: 100%;
    }

    .popup-download-book .content-area_padding {
        padding-right: 0;
        padding-left: 40px ;
    }
}
.disclosure--title{
    font-weight: 100;
    margin-left: 10%;
}
.inner main.postpage.product.list article .listbox .servlist__sub .service {
    float: left;

    width: 560px;

    padding: 10px;

    background: transparent;

    text-align: left;
}

@media screen and (max-width: 1900px) {

    .inner main.postpage.product.list article .listbox .servlist__sub .service {

        width: 700px; } }


@media screen and (max-width: 1600px) {

    .inner main.postpage.product.list article .listbox .servlist__sub .service {

        width: 560px; } }

@media screen and (max-width: 1366px) {

    .inner main.postpage.product.list article .listbox .servlist__sub .service {

        width: 500px; }
}



@media screen and (max-width: 1199px) {

    .inner main.postpage.product.list article .listbox .servlist__sub .service {

        width: 100%;

        padding-right: 0; } }

.content-data .public-item__title a {
    color: #9da8b1;
}

.sidebody .postpage.product.list {
    padding-left: 0;
}

.sidebody .product-content .postpage.product.list article .listbox {
    padding-left: 0;
}

.sidebody .content-data.content-area_padding.teambox {
    margin-right: 0;
}

.inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more input.form-contacts-more__email {
    text-align: left;
    height: 60px;
    line-height: 60px;
    border: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 23px;
    margin-bottom: 20px;
}

.inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more input.form-contacts-more__lastname + input[type="text"] {
    float: right;
}

@media screen and (min-width: 1000px){
    .inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more input.form-contacts-more__firstname {
        width: 25%;
    }

    .inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more input.form-contacts-more__lastname {
        float: left;
        width: 25%;
        margin-left: 1%;
    }

    .inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more input.form-contacts-more__lastname + input[type="text"] {
        width: 48%;
    }

    .inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more input.form-contacts-more__email {
        width: 51%;
        float: left;
    }

    .inner main.postpage.product.list article .sendblock form fieldset .form-contacts-more textarea.form-contacts-more__comments {
        width: 48%;
        float: right;
    }
}

.division-item__img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content-data .division-items_partners .division-item .division-item__title {
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    color: #0d1012;
    text-transform: uppercase;
}

.sidebody .content-data .division-items_partners .division-item .division-item__title {
    margin-bottom: 5px;
}

.division-items_partners .division-item div.division-item__descr {
    width: auto;
    height: auto;
    margin: 0;
    background-image: none;
}

.division-items_partners .division-item div.division-item__descr p {
    margin-top: 3px;

    font-size: 16px;
    line-height: 21px;
    color: #0d1012;
}

.division-items.division-items_partners {
    border: 1px solid #ccc;
}

.about.teamcont .media-main-title {
    margin-top: 45px;
    font-weight: bold;
    color: #000;
}

.mediacenter .media-wrap {
    padding-left: 0;
    margin-left: 0;
}

@media screen and (max-width: 767px) {
    .mediacenter .media-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.block-photo--events img {
    margin-left: auto;
    margin-right: auto;
}

.hide-photo-title.features-title {
    display: none;
}

.hide-photo-title .features-title {
    display: none;
}

.project-item__logo--service {
    width: 90%;
    background-size: 100%;
    background-size: contain;
}

.addsidemenu a {
    color: #41afef;
    text-decoration: none;
    cursor: pointer;
}

.error-404 .block-text {
    position: relative;
    z-index: 1;
}

.error-404 .block-img {
    position: relative;
    z-index: 1;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single {
    width: 100%;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist {
    padding-top: 23px;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist span {
    padding: 0 25px;
    box-sizing: border-box;
    margin-top: 0;
    width: 50%;
}

@media screen and (max-width: 1070px) {
    .inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist span {
        width: 100%;
    }
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist span a {
    background: #e6ebed;
    margin-bottom: 0;
    padding: 15px 20px 15px 55px;
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    float: left;
    width: 100%;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist span a:hover {
    color: #186ec2;
    border-color: transparent;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
}

@media screen and (max-width: 1070px) {
    .inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist:after {
        display: none;
    }

    .inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist span {
        margin-top: 0;
    }

    .inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist span:first-child {
        margin-top: 23px;
    }
}

@media screen and (max-width: 690px) {
    .inner main.postpage.product.list article .listbox .service section .servlist span {
        margin-bottom: 20px;
    }
}

.error-404 .breadcrumbs {
    position: relative;
    z-index: 2;
    color: #333;
    padding-bottom: 40px ;
    margin-right: 15%;
    text-align: left;
    padding-left: 80px;
    margin-left: 55px;
    padding-right: 0;
}

.error-404 .breadcrumbs {
    padding-top: 80px;
    margin-top: 0px;
    padding-top: 0;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .head {
    display: none;
}

.inner main.postpage article .servlist-item-plain .servlist-item-plain__text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}

.inner main.postpage.product.list article .listbox .servlist__sub .service.service-single .servlist .servlist-item-plain__text {
    background: #e6ebed;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 15px 55px;
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    float: left;
    width: 100%;
}

.content-data .news-btn-blue {
    color: #fff;
}

main .post.w2 .matbox {
    position: static;
}

.posthead-title {
    font-weight: 700;
    color: #fff;
    max-width: 740px;
    font-size: 30px;
    letter-spacing: 0.06em;
}

.mainbtns--more {
    margin: 0 -10px;

}

.inner main.postpage .readmore .mainbtns--more .toposts {
    width: 100%;
    max-width: 360px;
}

@media screen and (max-width: 1600px) {
    .media-detail .inner main.postpage .readmore .row {
        padding-left: 70px;
    }

    .media-detail .inner main.postpage .readmore .row .post {
        width: 355px;
        margin-right: 0;
    }

    .media-detail .inner main.postpage .readmore .mainbtns--more {
        padding-left: 70px;
    }

}

.inner main.postpage .readmore .mainbtns--more .toposts {
    width: 100%;
    max-width: 360px;
}

@media screen and (max-width: 1600px) {
    .media-detail .inner main.postpage .readmore .row {
        padding-left: 70px;
    }

    .media-detail .inner main.postpage .readmore .row .post {
        width: 355px;
        margin-right: 0;
    }

    .media-detail .inner main.postpage .readmore .mainbtns--more {
        padding-left: 70px;
    }

    .media-detail .inner main.postpage .readmore .mainbtns--more .toposts {
        max-width: 355px;
    }
}

@media screen and (max-width: 1160px) {
    .media-detail .inner main.postpage .readmore .row {
        padding-left: 60px;
    }

    .media-detail .inner main.postpage .readmore .mainbtns--more {
        padding-left: 50px;
    }

    .media-detail .inner main.postpage .readmore .mainbtns--more .toposts {
        max-width: 355px;
    }
}

@media screen and (max-width: 1024px) {
    .media-detail .inner main.postpage .readmore .mainbtns--more {
        padding-left: 60px;
    }
}

@media screen and (max-width: 480px) {
    .media-detail .inner main.postpage .readmore .row {
        padding-left: 0;
    }

    .media-detail .inner main.postpage .readmore .row .post {
        width: 100%;
    }

    .media-detail .inner main.postpage .readmore .mainbtns--more {
        padding-left: 50px;
    }
}

@media(max-width: 1024px) {
    .content-area.product-content.contacts.vendors .addsidemenu {
        position: static ;
        padding-left: 20px;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        box-sizing: border-box;
    }

    .content-area.product-content.contacts.vendors .soc-icons-list {
        position: static;
    }

    .content-area.product-content.contacts.vendors .content-data .division-item {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.block-news__item:first-child {
    border-top: 3px solid #41afef;
}

.block-news__item {
    display: block;
    border: 3px solid #41afef;
    border-top: 0;
}

.block-news--disclosure {
    margin-top: 30px;
}

.block-news--disclosure .title-document {
    padding: 30px;
    font-size: 19px;
    line-height: 24px;
    color: #232323;
}

.block-news--disclosure .title-document .type-doc {
    font-size: 16px;
    line-height: 21px;
    color: #9da8b1;
    margin-right: 10px;

}
@media(max-width: 900px){
    .block-news--disclosure .title-document .type-doc{
        width: 40%;
    }
}
.title-document{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}
.title-document > p {
    order: 2;
    font-size: 20px;
    margin: 10px;
}
.size{
    font-size: 10px;
    color: #bbb;

}

.disclosure--title-text {
    margin-left: 10px;
}

.disclosure__descr {
    padding-left: 120px;
    clear: both;
    box-sizing: border-box;
    padding-right: 35px;
}

@media screen and (max-width: 767px) {
    .disclosure__descr {
        padding-left: 80px;
    }
}

@media screen and (max-width: 690px) {
    .disclosure__descr {
        padding-top: 30px;
        padding-left: 60px;
        padding-right: 20px;
    }
}

.projects__detail-link {
    display: block;
}

.inner main.postpage article section .projects__detail-link.no-link {
    cursor: default;
}

.inner main.postpage.product article .projects .projects__thanks-link {
    padding: 0;
    margin: 0 30px;
    display: inline-block;
    color: #666;
    border-bottom: 1px solid #666;
    line-height: normal;
    padding-bottom: 2px;
}

.inner main.postpage.product article .projects .projects__thanks-link:hover {
    border-bottom-color: transparent;
}

.project-item__detail-link {
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
}

.project-item__link {
    transition: all 0.2s linear;
}

.project-item__link:hover {
    -wabkit-box-shadow: inset 0 0 0 2px #41afef;
    -moz-box-shadow: inset 0 0 0 2px #41afef;
    box-shadow: inset 0 0 0 2px #41afef;
}

.project-item__thanks {
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    transition: 0.3s all;
}

.project-item__thanks:hover {
    border-bottom-color: transparent;
}
.project-item__thanks {
    margin-top: 15px;
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    transition: 0.3s all;
}

.project-item--link:hover .project-item__thanks {
    border-bottom-color: transparent;
}


.cllogo--clients {
    height: 90px ;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-news-slider {
    margin-top: 45px;
}

.inner main.postpage article section .product-news-slider__title {
    margin: 0 0 50px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    color: #232323;
}

.inner main.postpage article section h3.product-news-slider__title {
    text-transform: none;
}

.inner main.postpage article section .product-news-slider__date {
    margin: 0 0 16px;
    font-size: 13px;
    color: #9da8b1;
}

.inner main.postpage article section .product-news-slider__name {
    margin: 0 0 16px;
    font-size: 19px;
    font-weight: bold;
    color: #232323;
    line-height: 1.26;
}

.inner main.postpage article section .product-news-slider__link {
    font-size: 16px;
    line-height: 1.31;
    color: #41afef;
}

.product-news-slider__slide {
    padding: 0 30px;
}

.product-news-slider__slide:after {
    content: "";
    width: 1px;
    background-color: #ccc;
    display: block;
    position: absolute;
    z-index: 123213;
    top: 0;
    height: 100%;
    right: 0;
}

@media (max-width: 768px) {
    .product-news-slider__slide:after {
        display: none;
    }
}

.product-news-slider__slides {
    padding: 0 15px;
    margin-bottom: 20px;
}

.inner main.postpage.product article .product-news-slider .slick-list {
    /* 	margin: 0 -30px; */
}

.product-news-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}


.client--client-item {
    width: auto;
    max-width: 200px;
    height: auto;
    max-height: 75px;
}

@media(max-width: 480px) {
    .clients-slider--client {
        margin-bottom: 20px;
    }
}

.clients-slider--client .project-item__title {
    margin-bottom: 19px;
}

.clients-slider--client .project-item__task {
    margin-top: 0;
}

.projects-slider .slick-slide.slick-active:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #ccc;
}

@media (max-width: 960px) {
    .projects-slider .slick-slide.slick-active:after {
        display: none;
    }
}

.projects-slider .slick-slide.slick-active ~ .slick-slide.slick-active:after {
    background-color: transparent;
}

.projects-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.projects-slider .slick-track .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
}

@media (max-width: 480px) {
    .projects-slider .slick-track .slick-slide {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.division-promo--clients {
    height: 227px;
}

.product-news-slider  .slick-slide{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
}

.product-news-slider__more {
    display: inline-block;
    font-size: 20px;
    line-height: 1.2;
    color: #41afef;
}

.inner main.postpage.product article .product-news-slider .slick-prev, .inner main.postpage.product article .product-news-slider .slick-next {
    width: 13px;
    height: 22px;
    right: 0;
    top: 55px;
    transform: none;
    position: absolute;
    z-index: 3;
}



.inner main.postpage.product article .product-news-slider .slick-prev:after, .inner main.postpage.product article .product-news-slider .slick-next:after {
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    content: '';
    box-sizing: border-box;
    border-color: #b1b6c0;
    border-style: solid;
    border-width: 3px;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.inner main.postpage.product article .product-news-slider .slick-prev {
    left: 0;
}

.inner main.postpage.product article .product-news-slider .slick-prev:after {
    border-right: none;
    border-top: none;
    right: -3px;
}

/*
@media (max-width: 480px) {
	.inner main.postpage.product article .product-news-slider .slick-prev:after {
		border-color: #fff;
		left: 50%;
		margin-left: -7px;
	}
}
*/

.inner main.postpage.product article .product-news-slider .slick-next:after {
    border-left: none;
    border-bottom: none;
    right: 3px;
}

.product-news-slider .slick-slide.slick-active ~ .slick-slide.slick-active:after {
    background-color: transparent;
}

/*
@media (max-width: 480px) {
    .inner main.postpage.product article .product-news-slider .slick-next:after {
		border-color: #fff;
		left: 50%;
		margin-left: -7px;
	}

	.product-news-slider__slides {
		padding-bottom: 10px;
	}
}
*/

.section-eng p{

}
.inner main.postpage article section.section-eng{
    padding-left: 55px;
    padding-right: 55px;
}
@media(max-width: 480px){
    .inner main.postpage article section.section-eng{
        padding-left: 10px;
        padding-right: 10px;
    }

}
@media(max-width: 769px){
    .media.media--eng{
        padding-left: 0;
    }

}
@media(max-width: 1082px){
    .content-data.social-en .content-data.content-area_padding .btn-blue.news-btn-blue{
        width: 100%;
        padding: 0;
    }

    .content-data.social-en .content-data.content-area_padding .btn-blue.news-btn-blue:first-child {
        margin-bottom: 10px;
    }

    .content-data.social-en .content-data.content-area_padding ul {
        padding-left: 0;
    }

}
.clients-slider{
    display: none;
}
.product-news-slider__slides{
    display: none;
}
a.parlink.parlink-jobs span{
    display: none;
}

.ankors--hidden {
    display: none;
}

.ankors--hidden.active {
    display: block;
}


.teamhead__contacts p{
    margin: 2px;
}
.teamhead__contacts-email{
    display: inline;
}
.press-a {
    color: #41afef;
    text-decoration: none;
    cursor: pointer;

}
@media(max-width: 960px) and (min-width: 480px){
    .projects-wrapper{
        flex-wrap: wrap;
    }
}
.email_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -4px;

}
.email_wrap a{
    margin-left: 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.popup-check-country {
    min-height: 300px;
    width: 640px;
    padding: 30px;
}

.popup-check-country .popup-title {
    line-height: 29px;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
    display: block;
}

.popup-check-country .select-wrap {
    width: 100%;
    border: 1px solid #41afef;
    margin-bottom: 30px;
}
.popup-check-country .select-wrap .select-menu {
    overflow-y: auto;
    border: 1px solid #fff;
}
.popup-check-country .select-val {
    width: 87%;
}
.popup-check-country .popup__icon,
.visible-rules .popup__icon {
    width: 30px;
    height: 30px;
    color: #41afef;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.popup-check-country .popup__button, .rules__button {

    width: 180px;
    border: none;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #41afef;
    line-height: 60px;
    height: 60px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.popup-check-country select {
    display: none;
}
a.rules__button {
    display: block;
    color: #fff;
    text-align: center;
}
.rules__button:hover{
    background: #024f9a;
}
.popup-check-country .popup__button:hover {
    background: #024f9a;
}
.popup-check-country .popup__descript {
    margin-bottom: 30px;
    position: relative;
    padding-left: 50px;
}
.content-data.content-area_padding.visible-rules {
    margin-left: 15%;
    margin-right: 0;
}
.visible-rules ul {
    margin-bottom: 40px;
}
.visible-rules ul li {
    /*color: #41afef;*/
    margin-bottom: 20px;
    list-style-type: upper-roman;
}

.visible-rules ul li span{
    color: #000;
}
.visible-rules .product__quote {
    border: none;
    padding-left: 50px;
    position: relative;
}

.project-form {
    /*width: 138%;*/
    width: 100%;
    /*left: -50px;*/
    bottom: -40px;

}

.content-area.product-content.contacts.projects-detail .content-data.content-area_padding {
    padding: 20px 40px;
}
.swiper-pagination-bullet {
    background: #fff;
    width: 15px;
    height: 15px;
    cursor: pointer;
    z-index: 100;
    margin: 0 7px;
    opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #416FED;
}

.content-area.product-content.contacts.projects-detail .soc-icons-list__more{
    display: none;
}

.addeventatc.addeventatc_button{
    background-color: #666;
    min-width: 254px;
    box-sizing: border-box;
    display: inline-block;
    height: 56px;
    padding: 0 34px;
    font-weight: 300;
    font-size: 19px;
    line-height: 50px ;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.addeventatc.addeventatc_button:hover{
    border: 1px solid #aab9d4;
    color: #fff ;
    font-size: 19px ;
    text-decoration: none ;
    background: #3596ce ;
}
.addeventatc.addeventatc_button:active{
    top: 0 ;
    opacity: 0.7;
}
.addeventatc_dropdown .copyx{
    display: none ;
}
.addeventatc .addeventatc_icon{
    display: none ;
}
.aboutpost{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
}
.aboutpost:last-child{
    margin-bottom: 0;
}
.feedback_desc{
    font-size: 16px;
    padding-right: 40px;
}