li.header-n__menu-list-drop-item.open ul.menu-hover__list {
    display: block;
}
li.header-n__menu-list-drop-item.open ul.sub-drop-menu {
    display: block;
}
.standart_consists {
    margin: 25px 0;
    display: flex;
    align-items: center;
}
.standart_consists--title {
    font-weight: 700;
    font-size: 18px;
    color: #212123;
}
.standart_consists--list {
    display: flex;
}
.standart_consists--list > a {
    text-decoration: none;
    color: #3c3f42;
    text-align: center;
    margin: 0 10px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
}
.standart_consists--list > a span{
    margin-top: 10px;
}
.standart_consists--title span {
    display: block;
}
.btn-transparent {
    font-family: "Futura PT Medium";
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 0 !important;
    border: 1px solid transparent;
    transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
    background: transparent;
    border-color: #3065ed;
    width: 220px;
    height: 52px;
    padding: 12px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.btn-transparent:hover{
    color: #fff;
    background: #3065ed;
    opacity: 1;
}
.trial .trial-main__list-btn {
    margin-right: 0;
}
.trial .partner-main__btn-wrapp {
    justify-content: space-between;
}
@media (max-width: 1024px) {
    .trial .trial-main__list-btn, .btn-transparent{
        width: 49%;
    }
}
@media (max-width: 767px) {
    .standart_consists {
        flex-direction: column;
    }
    .standart_consists--title {
        margin-bottom: 25px;
    }
    .trial .trial-main__list-btn, .btn-transparent{
        width: 220px;
    }
    .btn-transparent{
        margin-left: 20px
    }
}
@media (max-width: 600px){
    .btn-transparent{
        margin-left: 0
    }
}
.keys-fon4 {
    background-image: url("../images/case/4/bg4.png");
    overflow: hidden;
}
.keys-fon4 .keys-first-img {
    max-width: 520px;
}
.keys-fon4 .keys-first-img img {
    width: unset;
}
.keys-fon4 .keys-first-subtitle {
    color: #ff5e48;
}
.dec-fon4 {
    background-image: url("../images/case/4/decision-bg4.png");
}
.tech-fon4 .technical-main-card::before {
    background: #6456d1;
}
.tech-fon4::after {
    content: "";
    top: 17%;
    right: 14%;
    background-size: cover;
    display: block;
    width: 80px;
    height: 80px;
    background: url("../images/case/4/technical-circle3.png");
    background-repeat: no-repeat;
    position: absolute;
}
.keys-fon4 .keys-first-img {
    transform: translateY(15px);
}
@media (max-width: 1730px) {
    .keys-fon4 .keys-first-img img {
        object-fit: cover;
    }
}
@media (max-width: 1450px) {
    .keys-fon4 .keys-first-img {
        padding-right: 10px;
    }
    .keys-fon4 .keys-first-img img {
        object-fit: contain;
        width: 107%;
        object-position: bottom;
    }
}
@media (max-width: 1050px) {
    .keys-fon4 .keys-first-img {
        display: none;
    }
}
@media (max-width: 600px) {
    .tech-fon4::after {
        content: "";
        top: 3%;
        right: 12%;
        width: 45px;
        background-size: contain;
    }
}
#menu .header-n__menu-list-drop-item{
    position: relative;
}
#menu .header-n__menu-list-drop-item:hover .menu-hover {
    opacity: 1;
    z-index: 5;
    visibility: visible;
    transition: all 0.3s linear;
}
#menu ul.menu-hover__list li a {
    font-weight: 300;
    margin-bottom: 10px;
    padding: 0;
    color: #4c5155;
    font-size: 1.3rem;
    line-height: 1.4rem;
    display: inline-block;
}
#menu ul.menu-hover__list li a:hover {
    color: #1148d2;
    transition: all 0.3s linear;
}
#header.fixed .header-n-top {
    display: block;
}
.header-menu-buy-links, .dowload-mob-box{
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding-top: 5px;
}
.header-menu-buy-list{
    border-radius: 8px;
    padding: 1.4rem;
    background-color: #ffffff;
}
.header-top__buttons > a{
    box-shadow: 5px 10px 25px rgb(10 23 58 / 15%);
    border-radius: 5px;
    background-color: #00ca99;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 11.5px 30px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
}
.header-top__buttons > a:hover {
    background-color: #2fad79;
    cursor: pointer;
    transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.header-menu-buy-links a, .dowload-mob-box a  {
    text-decoration: none;
    color: #616161;
    font-family: "Manrope", sans-serif;
    font-size: 1.3rem;
    line-height: 1.3rem;
    font-weight: 500;
    display: block;
}
.header-menu-buy-links a + a, .dowload-mob-box a + a {
    margin-top: 1.4rem;
}
.header-menu-buy-links a:hover, .dowload-mob-box a:hover {
    color: #3065ed;
}
.header-n-top__right {
    align-items: center;
}
.header-btn_download{
    position: relative;
}
.header-top__buttons {
    display: flex;
    align-items: center;
}
.header-menu-buy__buy-btn {
    box-shadow: 5px 10px 25px rgb(10 23 58 / 15%);
    border-radius: 5px;
    background-color: #00ca99;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 11.5px 30px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
}
.header-btn_download {
    margin-right: 10px;
}
.header-btn_download:hover .header-menu-buy__buy-btn{
    background-color: #2fad79;
    cursor: pointer;
    transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.header-btn_download:hover .header-menu-buy-links,
.header-n__right-flex .dowload-mob-box.active {
    position: absolute;
    top: auto;
    left: auto;
    opacity: 1;
    z-index: 5;
    visibility: visible;
    transition: all 0.3s linear;
}
.header-n__right-flex .dowload-mob-box.active {
    margin-top: 40px;
}
#menu .header-n__menu-list-link-drop span {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 6px;
    background: url(../images/arrow-menu-icon-white.svg) top left no-repeat;
    margin-left: 8px;
}
.header-n2 #menu .header-n__menu-list-link-drop span{
    background-image: url(../images/arrow-menu-icon-black.svg) !important;
}
.fixed #menu .header-n__menu-list-link-drop span{
    background: url(../images/arrow-menu-icon-black.svg) top left no-repeat;
}
@media (max-width: 1270px){
    #header.fixed .header-n-top {
        display: none;
    }
    #menu .menu-hover {
        position: relative;
        top: auto;
        left: auto;
        display: none;
    }
    #menu .open .menu-hover {
        display: block;
        opacity: 1;
        visibility: visible;
    }
    #menu .header-n__menu-list-link-drop span{
        display: none
    }
}
.pd40{
    padding-top: 40px;
}
.vacancy-card-title a{
    color: #181818;
}
.vacancy-card-title a:hover{
    color: #3065ed;
    transition: all 0.3s linear;
}
.mobil_menu_form {
    background: url(../images/email-t-icon-blue.svg) center left no-repeat;
    background-size: 13px;
}
.trial span.tooltiptext {
    bottom: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 2rem;
}
@media (max-width: 1440px){
    .trial .partner-main__btn-wrapp {
        justify-content: flex-start;
    }
    .trial .trial-main__list-btn {
        margin-right: 6rem;
    }
}
@media (max-width: 1100px){
    .trial .trial-main__list-btn {
        margin-right: 4rem;
    }
}
@media (max-width: 767px) {
    .trial .partner-main__btn-wrapp {
        justify-content: center;
    }
    .trial .trial-main__list-btn {
        margin-right: 0;
    }
}   
#redac.trial-ban {
    margin-top: 40px;
}
.map_wrapper {
    position: relative;
    height: 400px;
}
.adress-metka {
    position: absolute;
    top: 50%;
    right: 6vw;
    transform: translateY(-50%);
    padding: 40px;
    background: #ffffff;
    box-shadow: 0px 15px 30px rgba(4, 15, 48, 0.0612434);
    border-radius: 12px;
    z-index: 999999;
}
.adress-title {
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    color: #4a4a50;
}
.adress-text {
    margin: 25px 0;
}
.adress-text,
.adress-tel,
.adress-tel a {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #4a4a50;
}
.adress-tel a {
    text-decoration: none;
}
.adress-tel a:hover {
    color: #3065ed;
    transition: all 0.3s linear;
}
@media (max-width: 767px) {
    .adress-metka {
        max-width: 260px;
        min-width: 260px;
        top: auto;
        bottom: -5px;
        right: auto;
        left: 50%;
        padding: 20px;
        transform: translateX(-50%);
    }
    .map_wrapper{
        height: 500px;
    }
    .adress-text,
    .adress-tel,
    .adress-tel a {
        font-size: 14px;
        line-height: 20px;
    }
}
.included-main__list-fon.custom-style {
    overflow: unset;
}
.copy17 .footer__menu span.title{
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.7rem;
    display: inline;
}
.compare-table__main{
    background-color: #fff;
}
.compare-table__row{
    margin: 0 auto;
    max-width: 1250px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.compare-table__title{
    color: #212123;
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 48px;
}
.compare-table__subtitle {
    color: #212123;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 48px;
}
.standard-compare {
    margin: 70px 0;
    background: #EBF6FA;
    padding: 40px 0;
}
.standard-compare-title {
    line-height: 1.4;
}
.standard-compare-title-img {
    display: inline-block;
    margin-right: 14px;
    width: 25px;
    height: 25px;
}
.standard-compare-title a {
    font-weight: bold;
    color: #00B4FF;
    position: relative;
    text-decoration: underline;
}
.standard-compare-title a:after {
    position: absolute;
    top: 9px;
    right: -30px;
    content: '';
    border: solid #00B4FF;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.standard-compare-title a.opened:after {
    top: 16px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.standard-compare-table {
    width: 100%;
    display: table;
    margin-top: 40px;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
}
.standard-compare-table td {
    border: 1px solid #ebebeb;
    background: #FFF;
}
.standard-compare-table tr:first-child td {
  border-top: 0;
}
.standard-compare-table tr:last-child td {
  border-bottom: 0;
}
.standard-compare-table tr td:first-child {
  border-left: 0;
}
.standard-compare-table tr td:last-child {
  border-right: 0;
}
.standard-compare-table td {
    width: 33.3%;
    padding: 20px 15px;
    font-size: 15px;
    line-height: 18px;
}
td.standard-compare-table-title {
    font-size: 18px;
    font-weight: 600;
}
td.border-top-blue {
    border-top: 5px solid #435eee !important;
    vertical-align: top;
}
td.border-top-blue img {
    height: 55px;
    width: auto;
}
td.border-top-blue a {
    display: block;
    max-width: 155px;
    margin-top: 30px;
    border: 2px solid #425ded;
    color: #425ded;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
}
td.border-top-blue a:hover {
    background: #425ded;
    color: #FFF;
}
.standard-compare-app {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    font-size: 14px;
    margin-bottom: 10px;
}
.standard-compare-app img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.standard-compare-yes {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background: url('/local/templates/myoffice/images/home/table/yes.png') center no-repeat;
    background-size: contain;
}
.standard-compare-no {
    margin: 0 auto;
    width: 17px;
    height: 17px;
    background: url('/local/templates/myoffice/images/home/table/no.png') center no-repeat;
    background-size: contain;
}
.standard-compare-table-fixed {
    display: none;
    position: fixed;
    top: 43px;
    width: 980px;
    left: 50%;
    margin-left: -490px;
    background: #FFF;
    -webkit-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    z-index: 20;
}
.page-trial-product-popup {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/local/templates/myoffice/images/home/table/app-info@2x.png) top center no-repeat;
    background-size: 100%;
    margin: 0px 0 0px 25px;
}
.page-trial-product-popup:hover {
    background: url(/local/templates/myoffice/images/home/table/app-info-hover@2x.png) top center no-repeat;
    background-size: 100%;
}
.page-trial-popup {
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #FFF;
    line-height: 1.5;
    position: absolute;
    width: 380px;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0px 16px 18px 0px rgb(38 64 99 / 21%);
    padding: 12px 22px;
    box-sizing: border-box;
    background: #00a1ff;
    top: 30px;
    left: -190px;
    display: none;
}
.page-trial-product-popup:hover .page-trial-popup{
    display: block;
}
.standard-compare-app a {
    color: #4c5155;
    text-decoration: none;
}
.standard-compare-app img{
    vertical-align: middle;
}
@media (max-width: 960px) {
    .standard-compare-app {
        width: 100%;
    }
}
@media (max-width: 767px){
    .compare-table__list {
        overflow-x: scroll;
    }
    .standard-compare-app {
        text-align: left;
    }
    .compare-table__title {
        font-size: 2.3rem;
        line-height: 2.9rem;
    }
    .compare-table__subtitle {
        font-size: 1.8rem;
        line-height: 2.9rem;
    }
}
.apps_detail .for__whom.for__whom2{
    padding-top: 40px !important;
}
span.totlip {
    display: inline-flex!important;
    cursor: pointer;
}
span.totlip:hover:after {
    display: block;
}
span.totlip::after {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    transform: translateY(calc(-100% - 2px)) rotateZ(
        90deg);
    right: 8px;
    border: 9px solid transparent;
    border-left: 9px solid #3065ed;
    border-top: 9px solid #3065ed;
}
span.totlip span.tooltiptext{
    bottom: 0;
}
#cookie {
    background: rgba(0, 0, 0, 0.5);
}
#cookie .modal-dialog {
    position: absolute;
    bottom: 0;
    margin: 0;
    max-width: 100%;
    transform: none;
    /*transform: translateY(calc(-100% - 10px));*/
    box-shadow: 10px 6px 20px rgba(0, 0, 0, 0.25);
    background: #FFF;
}
#cookie .modal-dialog .modal__content {
    max-width: 1210px;
    padding: 0 20px;
    margin: 0 auto;
    box-shadow: none;
}
#cookie .form__text {
    padding: 0;
    text-align: left;
}
#cookie .form__text_text {
    margin: 39px 0;
}
#cookie a.footer__btn-left {
    margin-top: -100px;
    float: right;
}
@media (max-width: 850px){
#cookie .form__text {
    padding: 0;
    text-align: center;
}
#cookie a.footer__btn-left {
    margin: 0 0 30px 0;
    float: none;
}
}
.logo-main__card:first-child .logo-main__card-top img{
    height: auto;
}
@media (max-width: 600px){
    .add-job__form .file-label {
        font-size: 0;
        background: url(/local/templates/myoffice/images/icons/attachment.svg) no-repeat center;
        width: 3.5rem;
        height: 3.5rem;
        position: absolute;
        right: 0;
        top: 16px;
        background-size: 100% 100%;
    }
}
#compare .purchase-main__list-col-left,
#compare .purchase-main__list-col{
    height: auto;
}
#compare {
    padding-bottom: 120px;
}
.home_page_download .trial-main{
    margin-bottom: 0;
}
button:disabled{
    opacity: 0.3;
}
label.custom__label {
    padding-left: 24px !important;
    font-size: 1.4rem;
    line-height: 2.1rem;
}
label.custom__label a{
    color: #fff !important;
    text-decoration: none !important;
}
label.custom__label a:hover {
    opacity: 0.7;
    transition: all 0.3s linear;
}
.checkbox:not(checked) + label.custom__label:before{
    top: 4px;
}
.checkbox:not(checked) + label.custom__label:after{
    top: 9px;
}
.custom__submit__button{
    display: block;
}
.cta-main__form-bot-access label{
    color: #ffffff;
}
.home_page_download .for__whom2 .for__whom-main__content {
    padding-right: 10rem;
    width: 45%;
    margin-right: auto;
}
.home_page_download .for__whom-main__list {
    margin: 28px -20px 0;
    max-width: 690px;
}
.home_page_download .for__whom2 .for__whom-card {
    padding-top: 14px;
    margin: 0 20px 50px;
    max-width: unset;
    width: 272px;
}
.home_page_download .for__whom2 .for__whom-card span {
    font-size: 14px;
    color: #18191e;
    font-weight: 500;
    line-height: 2rem;
}
@media (max-width: 767px){
    .home_page_download .for__whom2 .for__whom-card {
        width: 100%;
    }
}
@media (max-width: 600px){
    .home_page_download .for__whom2 .for__whom-main__content {
        margin-right: 0;
        width: 100%;
        padding-right: 0;
    }
}
@media (max-width: 500px){
    .home_page_download .for__whom2 .for__whom-main__list {
        margin: 20px 0px 0px 0px;
    }
    .home_page_download .for__whom2 .for__whom-card {
        margin-left: 0;
        margin-right: 0;
    }
}
.row1rows{
    flex-direction: column;
}
.smi-main__slider-logo {
    display: none;
}
.smi-main .smi-main__slider-name {
    margin-top: 0;
}
.smi_page .smi-main__slider-col {
    margin-top: 6rem;
}
.smi_page .smi-main__slider-col:nth-child(-n+3){
    margin-top: 0;
}
@media (max-width: 1000px){
    .smi_page .smi-main__slider-col:nth-child(3){
        margin-top: 6rem;
    }    
}
@media (max-width: 767px){
 .smi_page .smi-main__slider-col:nth-child(2){
    margin-top: 6rem;
}   
}
.about_page .partner-main__img{
    position: relative;
    overflow: hidden;
}
.about_page .partner-main__img img {
    width: auto;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
@media (max-width: 1000px){
    .about_page .partner-main__img img {
        width: 100%;
        height: auto;
        position: relative;
        right: auto;
        top: auto;
    }
    .about_page .partner-main__img,
    .about_page .partner-main__content {
        width: 100%;
    }
}
.job-section-top-search {
    justify-content: flex-start;
}
.job-section-top-search .jobs-search-btn{
    background: #3065ed;
    border-radius: 4px;
    margin-left: 30px;
    width: 320px;
    height: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
}
.job-section-top-search .jobs-search-btn:hover {
    background: #fff;
    color: #3065ed;
    border: 1px solid #3065ed;
    transition: all 0.3s linear;
}
@media (max-width: 767px){
    .job-section-top-search .jobs-search-btn {
        margin-top: 30px;
        margin-left: 0;
    }
}
@media (max-width: 500px){
 .job-section-top-search .jobs-search-btn,
 #job-search input[type="text"]{
    width: 100%;
}
}
.opportunity-main__list-fon:hover{
    cursor: auto !important;
    background: transparent;
    box-shadow: none;
}
.detail_page_name{
    margin-bottom: 40px;
}
/*.header-n a.header-n__logo-link, 
.header-n a:link.header-n__logo-link{
    background: url(../images/logo/logo-ng-wgite.svg) top left no-repeat;
    height: 44px;
}
.header-n.header-n2 a.header-n__logo-link {
    background-image: url(../images/logo/logo-ng.svg);
}
.header-n.fixed a.header-n__logo-link, .header-n.fixed a:link.header-n__logo-link, .header-n.fixed a:hover.header-n__logo-link, .header-n.fixed a:visited.header-n__logo-link, .header-n.fixed a:active.header-n__logo-link, .header-n.fixed a:focus.header-n__logo-link, .header-n.fixed button.header-n__logo-link {
    background-image: url(../images/logo/logo-ng.svg);
}
@media (max-width: 1270px){
  .header-n a.header-n__logo-link, .header-n a:link.header-n__logo-link, .header-n a:hover.header-n__logo-link, .header-n a:visited.header-n__logo-link, .header-n a:active.header-n__logo-link, .header-n a:focus.header-n__logo-link, .header-n button.header-n__logo-link {
    background-image: url(../images/logo/logo-ng.svg);
    background-size: contain;
    height: auto;
}  
}*/
@media (min-width: 1271px){
    .header-n.fixed .header-n__menu-list > li a {
        color: #111111;
    }
}
@media (max-width: 767px){
    .home_page .set-main__btn-wrap {
        display: flex;
        flex-direction: column;
    }
}
.dadata__error {
    color: #EB1033;
    font-size: 12px;
}
.standart .included-main__list-btn {
    width: 296px;
    height: 58px;
    padding: 12px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.other.included-main__list-btn {
    background: #fff;
    color: #3065ed;
}
.standart .included-main__list-btn > svg {
    margin-right: 10px;
}
.operant-modal {
    display: none;
}
.modal-title {
    font-weight: 800;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -1.625px;
    color: #212123;
}
.operant-list {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.operant-card {
    display: flex;
    align-items: center;
}
.operant-card__img {
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.operant-card__content a,
.linux-row a {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    color: #18191e;
    text-decoration: none;
}
.operant-card__content span,
.linux-row span {
    color: rgba(24, 25, 30, 0.5);
    margin-left: 8px;
}
.lin-pad.included-main__list-btn {
    padding: 0;
    padding-left: 20px;
    border: none;
}
.linux-drop {
    display: flex;
    width: 58px;
    background: #5887ff;
    border-radius: 0px 4px 4px 0px;
    height: 100%;
    margin-left: auto;
    justify-content: center;
    align-items: center;
}
.social-trial-main__list-col {
    position: relative;
}
.linux-drop__modal {
    padding: 24px;
    width: 100%;
    position: absolute;
    top: 70px;
    left: 0;
    display: none;
    background: #ffffff;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.0995411);
    z-index: 100;
}
.linux-drop__modal.open {
    display: block;
}
.linux-row {
    display: flex;
    align-items: center;
}
.linux-row:first-child {
    margin-bottom: 16px;
}
.linux-row svg {
    margin-right: 16px;
}
.other.included-main__list-btn:hover {
    opacity: 0.7;
    transition: all 0.3s linear;
}
.operant-card__content a:hover,
.linux-row a:hover {
    color: #3065ed;
    transition: all 0.3s linear;
}
@media (max-width: 767px) {
    span.tooltiptext {
        left: unset;
    }
    .modal-title {
        font-size: 24px;
        line-height: 28px;
    }
    .operant-list {
        display: block;
    }
    .operant-card {
        margin-bottom: 30px;
    }
}
.d-none {
    display: none !important;
}
.download_page .standart .included-main__list-btn{
    padding: 12px 10px;
    width: 296px;
}
.download_page .lin-pad.included-main__list-btn {
    padding: 0;
    padding-left: 20px;
    border: none;
}
.download_page .first-section.first-screen .first-section__img {
    width: 51%;
}
@media (max-width: 1000px){
    .download_page .first-section.first-screen .first-section__img {
        width: 100%;
    }
}
.download_page .other.included-main__list-btn:hover {
    background: #fff;
    color: #3065ed;
}
.download_page span.tooltiptext{
    min-width: 290px;
}
.editors_page span.tooltiptext{
    transform: translateY(82px);
    z-index: 99;
}
.editors_page .purchase-main__list-top-img span.fw-300{
    opacity: 1;
}
.linux-drop.active svg {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(
        180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(
        180deg);
}
.full_width_table {
    max-width: 1920px;
    margin: 0 auto;
}
.full_width_table .mCSB_horizontal.mCSB_inside > .mCSB_container{
    overflow-x: unset;
}
.smi-main__slider-fon:hover .smi-main__slider-text{
    color: #1148d2;
}
.app-row .tabs__caption li{
    cursor: pointer;
}
.header-lang_small{
    display: none;
}
@media (max-width: 1270px){
    .header-n__menu-bot .header-lang_large {
        display: none;
    }
    .header-lang_small {
        display: flex;
    }
    .header-lang_small > *{
        text-decoration: none;
        margin-right: 15px;
        color: #242424;
        border-radius: 6px;
        padding: 0.8rem 1.4rem;
        font-weight: 500;
        font-size: 1.4rem;
        line-height: 1.7rem;
    }
    .header-lang_small span {
        background-color: #f3f5f9;
    }
}

.tabs__caption li {
	cursor: pointer;
}

.veb .tabs__caption li > a,
.veb .tabs__caption li > a:hover {
	color:inherit;
}

.subscribe-link button {
	/* font-family: "Manrope"; */
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	padding: 17px;
	color: #ffffff;
	background: #3065ed;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	width:100%;
}
.subscribe-link button:hover {
	opacity: 0.7;
    transition: all 0.3s linear;
}

a.sales-column-text:hover {
	transition: all 0.3s linear;
	color:#3065ed;
}

@media (max-width: 767px) {
    .first-section.sertificat__fon {
        min-height: 200px;
    }
    /*.blog-page*/ .first-section.sertificat__fon .first-section__row {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    /*.blog-page*/ .categories-flex__left-text,
    /*.blog-page*/ .categories-flex__left-totlip {
        text-align:left;
    }
}


body:has(.baner-header) section.pro-one {
    margin-top: 140px;
}

@media (max-width: 1270px){
    body:has(.baner-header) section.pro-one {
        margin-top: 130px;
    }
}

@media (max-width: 640px) {
    .modal .modal-dialog {
        transform: translate(0, 0%);
    }
}