body {
    font-family: MuseoSansCyrl-300;
}

.navbar-toggler-icon {
    width: 18px;
    height: 18px;
}

.input-group {
    background-color: white !important;
}

.nav-link {
    font-family: MuseoSansCyrl-300;
    font-size: 14px;
    color: #202020 !important;
    letter-spacing: 0.22px;
    text-align: center;
}

#navbarSupportedContent ul li a {
    border-bottom: 3px solid transparent;
    padding-right: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
}

#navbarSupportedContent ul li a:hover {
    border-bottom-color: #ddd;
    color: red;
}

#navbarSupportedContent .active {
    padding-bottom: 10px;
    border-bottom: 3px solid #59bead !important;
}

.navbar-brand {
    padding-left: 0px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.navbar-brand img {
    padding-left: 0px;
    max-height: 37px;
	padding-top: 5px;
}

.dropdown-menu.show {
    background-color: #EFEFEF;
}

.dropdown-menu.show .dropdown-toggle a {
    color: #007460;
}

.dropdown-menu {
    padding-right: 11px;
    border: 1px solid rgba(41, 41, 41, 0.15);
    border-radius: 0px;
}

.dropdown-menu a {
    padding-left: 15px !important;
}

.footerIcon {
    margin-left: 16px;
}

.footerH {
    color: #373737;
    font-size: 14px;
    letter-spacing: 0.22px;
    line-height: 17px;
    font-weight: bolder;
}

.greySeparator {
    border-top: 1px solid #E4E4E4;
}

.footerNavlink a {
    font-size: 14px;
    color: #007460;
    letter-spacing: 0.22px;
    margin-bottom: 2px;
    text-decoration: none;
}

.footerNavlink {
    margin-bottom: 5px;
}

.social-link {
    margin-top: 54px;
    color: #9d9d9d;
}

.awards {
    margin-top: 24px;
    align-items: flex-end;
}

.awards img {
    max-width: 134px;
    max-height: 81px;
}

.input-group-earth {
    position: relative;
}

.input-group-earth input {
    text-indent: 25px;
    border: 1px solid #9d9d9d;
    border-radius: 3px;
}

.input-group-earth .earth-bar {
    position: absolute;
    z-index: 100;
    top: 15px;
    left: 10px;
    color: #9d9d9d;
}

.input-group-earth .short-arrow {
    position: absolute;
    z-index: 100;
    position: absolute;
    right: 0;
    right: 0;
    top: 12px;
    padding-right: 2%;
    color: #9d9d9d;
}

.sub-footer {
    margin-top: 22px;
    margin-bottom: 5px;
}

.lk-clicked {
    color: #007460 !important;
}

.copyright a {
    font-size: 11px;
    color: #007460;
    letter-spacing: 0.17px;
    text-align: center;
    text-decoration: none;
}

.copyrightH {
    font-size: 11px;
    color: #373737;
    letter-spacing: 0.17px;
    margin-bottom: 0px;
}

.footerLinkWrap, .copyright {
    padding-left: 0;
}

.footerLinkWrap {
    margin-top: 56px;
}

.socialIcons {
    margin-top: 26px;
    margin-bottom: 26px;
}

.socialParagraph {
    margin: auto 0;
    font-weight: bolder;
}

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

#site-header {
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    z-index: 998;
    background-color: #fff;
    width: 100%;
    top: 0;
    display: block;
}

/* page-404 */
.page-404 h4 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin-top: 0 !important;
}

.page-404 {
    background: url(../img/bg-grid.svg) 50% -4em no-repeat;
    background-size: 1920px 821px;
    background-blend-mode: luminosity;
}

.page-questions {
    background: url(../img/backgqust.jpg) 50% 1px no-repeat;
    background-size: contain;
    background-blend-mode: luminosity;
}

.page-message {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin: 15px;
}

.popular-sections h6 {
    margin-bottom: 11px !important;
    margin-top: 40px !important;
    font-family: MuseoSansCyrl-700;
    font-size: 18px;
    color: #444444;
    letter-spacing: 0.28px;
}

.searchQuestionsWrapper {
    margin-top: 0 !important;
}

.serch-bar-404 {
    margin-top: 54px !important;
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
}

.popular-sections {
    margin-top: 53px !important;
}

.subscribe {
    text-align: center;
    color: #9d9d9d;
    font-size: 14px;
}

.subscribe > a {
    color: #006d5c;
}

.subscribe > a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/* search-input style */
.input-group {
    position: relative;
    margin-top: 2%;
}

.input-group input {
    text-indent: 25px;
    border: 1px solid #009A81;
    border-radius: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.input-group .search-bar {
    position: absolute;
    z-index: 100;
    top: 8px;
    left: 15px;
    color: #009A81;
}

.input-group .reset-bar {
    position: absolute;
    z-index: 100;
    position: absolute;
    right: 5px;
    top: 8px;
    padding-right: 2%;
    color: #9d9d9d;
}

.reset-bar:hover {
    cursor: pointer;
}

.input-group:focus {
    color: #006d5c;
}

.ipadview-flex {
    display: none;
}

/* favourite sections */
.popular-sections {
    font-size: 16px;
    margin-top: 10%;
}

.searchQuestionsWrapper {
    margin-top: 33px;
}

.popular-sections > h5 {
    font-size: 18px;
    color: #444444;
    letter-spacing: 0.28px;
    font-weight: bold;
    margin-top: 88px;
    margin-bottom: 33px;
}

.popular-sections-icon {
    padding-right: 7px;
}

.product, .problem-solutions, .client-search {
    padding-right: 0;
    line-height: 32px;
}

.divide {
    margin: 0;
    padding: 0;
}

.popular-sections ul {
    list-style-type: circle;
    padding-left: 18px;
}

.popular-sections ul li a {
    color: #006D5C;
}

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

.logoImg {
    max-width: 10%;
}

.navbar-expand-lg {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 1px;
}

.navbar ul {
    font-size: 14px;
    color: #202020;
    letter-spacing: 0.22px;
}

.navbar a {
    text-decoration: none;
    color: inherit;
}

#navbarSupportedContent ul li a {
    padding-left: 0px;
    padding-right: 0px;
}

#navbarSupportedContent ul li {
    margin-right: 32px;
}

.form-inline .fa-search {
    opacity: 0.4;
}

.up {
    background-image: url(../img/Arrow_up_grey.svg);
    height: 20px;
    width: 20px;
    display: inline;
}

.utilites {
    height: 80px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
}

.utilites-head .name {
    width: 100px;
    float: left;
    margin-bottom: 0px;
    margin-right: 10px;
}

.utilites .col-md-4 {
    text-align: left;
    font-weight: bold;
    margin: 0;
}

.utilites .col-md-2 {
    margin: 0;
}

.utilites-opacity-04 {
    font-family: MuseoSansCyrl-300;
    font-size: 16px;
    color: #AEAEAE;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.utilites-head {
    color: #007460;
    margin: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    opacity: 1;
    font-weight: normal;
    font-family: MuseoSansCyrl-700;
    font-size: 13px;
    color: #007460;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 57px;
    margin-bottom: 16px;
}

.toolname {
    font-family: MuseoSansCyrl-700;
    font-size: 18px;
    color: #444444;
    letter-spacing: 0.28px;
}

.utilites-head-mob {
    display: none;
}

#homeback {
    background-image: url(../img/grey600.svg);
    height: 20px;
    width: 20px;
}

.hidden {
    display: none;
}

.showmore-pokupka {
    color: #006d5c;
    cursor: pointer;
    padding-top: 5px;
    font-family: MuseoSansCyrl-500;
    font-size: 16px;
    color: #007460;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.showmore-pokupka a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.showmore-ustanov {
    color: #006d5c;
    cursor: pointer;
    font-family: MuseoSansCyrl-500;
    font-size: 16px;
    color: #007460;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.showmore-ustanov a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.showmore-activ {
    color: #006d5c;
    cursor: pointer;
    font-family: MuseoSansCyrl-500;
    font-size: 16px;
    color: #007460;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.showmore-activ a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.hide-pokupka {
    color: #006d5c;
    cursor: pointer;
    padding-top: 5px;
    font-family: MuseoSansCyrl-500;
    font-size: 16px;
    color: #007460;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.hide-ustanov {
    color: #006d5c;
    cursor: pointer;
    padding-top: 5px;
    font-family: MuseoSansCyrl-500;
    font-size: 16px;
    color: #007460;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.hide-activ {
    color: #006d5c;
    cursor: pointer;
    padding-top: 5px;
    font-family: MuseoSansCyrl-500;
    font-size: 16px;
    color: #007460;
    letter-spacing: 0.25px;
    line-height: 32px;
}

.book {
    opacity: 1 !important;
}

.grey {
    background: #F8F8F8;
}

.popup-window {
    height: 452px;
    padding: 25px;
    padding-right: 0;
    display: block;
    background-color: #fff;
}

.popup-window h3 {
    margin-bottom: 25px;
}

.popup-child {
    width: 55%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    align-items: center;
    align-content: center;
    justify-content: center;
    overflow: auto;
    z-index: 9999;
    display: none;
}

.popup-head {
    background: #EEEEEE;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}

.popup-foot {
    background: #F6FBFD;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 120px;
    padding: 25px;
}

.cross {
    border-left: 1px solid #DDDDDD;
    padding: 13px;
    opacity: 0.3;
    cursor: pointer;
}

.popup-download {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

.popup-download-button {
    background: #ED2939;
    border-radius: 1px;
    color: white;
    width: 235px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
}

.popup-check {
    margin: 0 auto;
    padding-left: 34px;
}

.menu-mob-h {
    font-family: MuseoSansCyrl-700;
    font-size: 11px !important;
    color: #9C9C9C !important;
    letter-spacing: 0.17px;
}

.nav-link {
    text-align: left;
}

.nav-link img {
    margin-right: 20px;
}

.navbar-toggler {
    border: 0;
}

.ipadview-line {
    display: none;
}

.support-info h6 {
    margin-top: 3%;
    margin-bottom: 3% !important;
}

nav .active {
    padding-bottom: 10px;
    border-bottom: 3px solid #59bead;
}

.pagination {
    padding-top: 18px;
    padding-right: .5rem;
    margin-left: 0px;
    padding-left: 0;
    color: rgba(0,0,0,.5);
    font-size: 12px;
    letter-spacing: 0.22px;
    padding-bottom: 80px;
}

.input-group-utilites {
    margin-top: 66px;
    padding-right: 0px;
    padding-left: 0px;
}

.footer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#header-search-full {
    display: none;
    margin-top: 0 !important;
    padding-right: 0px;
    padding-left: 0px;
}

.download {
    color: #007460;
    cursor: pointer;
}

.backquest {
    position: absolute;
    left: 0;
    right: 0;
    top: 440px;
    height: 1px;
    background: #eee;
    width: 59%;
    margin: auto;
}

.utilites .linkbook {
    height: 30px;
    width: 30px;
    background: url(../img/book_icon.svg) no-repeat;
    display: block;
    margin: auto;
}

.utilites .linkbook:hover {
    width: 30px;
    background: url(../img/Book_green.svg) no-repeat;
}

.brand-systems div {
    padding: 15px;
    padding-left: 52px;
    padding-right: 52px;
    border: 1px solid #EFEFEF;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    cursor: pointer;
    background-color: white;
}

.brand-systems .active {
    background: #F2F2F2;
    box-shadow: 0 2px 0 0 #E9E9E9;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0px;
}

.brand-systems .active p {
    color: #006D55;
}

.brand-systems p {
    margin: 0;
    margin-top: 10px;
    font-family: MuseoSansCyrl-700;
    font-size: 12px;
    color: #AAAAAA;
    letter-spacing: 0.18px;
    text-align: center;
}

.brand-systems img {
    width: 18px;
    margin-bottom: 10px;
}

.window.active {
    background: url(../img/Icons-tabs-windows-green.svg) no-repeat #F2F2F2;
    background-position: center 13px;
    background-size: 25px 24px;
}

.android.active {
    background: url(../img/Icons-tabs-android-green.svg) no-repeat #F2F2F2;
    background-position: center 13px;
    background-size: 25px 24px;
}

.kaspersky.active {
    background: url(../img/Icons-tabs-kaspersky-green.svg) no-repeat #F2F2F2;
    background-position: center 13px;
    background-size: 25px 24px;
}

.window {
    background: url(../img/Icons-tabs-windows-grey.svg) no-repeat white;
    background-position: center 13px;
    background-size: 25px 24px;
}

.android {
    background: url(../img/Icons-tabs-android-grey.svg) no-repeat white;
    background-position: center 13px;
    background-size: 25px 24px;
}

.kaspersky {
    background: url(../img/Icons-tabs-kaspersky-grey.svg) no-repeat white;
    background-position: center 13px;
    background-size: 25px 24px;
}

.mob {
    display: none;
}

.buy-section p {
    margin-bottom: 5px;
    color: #007460;
}

.windows-content {
    display: block;
}

.android-content {
    display: none;
}

.kaspersky-content {
    display: none;
}

.desc {
    padding-top: 10px;
}

#navbarDropdown {
    font-size: 14px;
    color: #474747;
    letter-spacing: 0.22px;
    text-align: center;
    padding-right: 0px;
}

#navbarDropdownsecond {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    width: 250px;
    padding: 1em 0;
    background: #fafafa;
    border-top: 1px solid #eee;
    border-bottom: 2px solid #ddd;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    zoom: 1;
}

#navbarDropdownsecond .dropdown-item {
    padding: .4em 10%;
    color: #666;
    font-size: 13px;
    border-left: 3px solid #fafafa;
    line-height: 1.3;
    border-bottom: 0px;
}

#navbarDropdownsecond .dropdown-item:hover {
    border-bottom: none;
    border-left: 3px solid #ddd;
    color: #006D5C;
}

.banner-utilites {
    margin-top: 0px;
}

.banner-utilites h3 {
    margin-bottom: 24px;
}

.footerNavlink {
    display: block;
}

.ipadview {
    display: none;
}

#buttonCheck {
    background: #ED2939;
    border-radius: 1px;
    border: none;
    width: 235px;
    height: 40px;
    font-family: MuseoSansCyrl-700;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0.2px;
}

#exampleCheck1 {
    font-family: MuseoSansCyrl-300;
    font-size: 16px;
    color: #444444;
    letter-spacing: 0.25px;
}
/*# sourceMappingURL=main.css.map */