@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

}
body {
	font-family: 'Open Sans', sans-serif;
}

img, fieldset, a img {
	border: none;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
}

input, button {
	margin: 0;
	padding: 0;
	border: 0;
}

div, input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus {
	outline: none;
}

ul, ol {
	list-style-type: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

@font-face {
	font-family: "svgfont";
	src: url("fonts/svgfont.eot");
	src: url("fonts/svgfont.eot?#iefix") format("eot"), url("fonts/svgfont.woff") format("woff"), url("fonts/svgfont.woff2") format("woff2"), url("fonts/svgfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

.icon, [class^="icon-"], [class*=" icon-"] {
	font-family: "svgfont";
	font-style: normal;
	font-weight: normal;
	text-rendering: auto;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon, [class^="icon-"], [class*=" icon-"] {
	display: inline-block;
}

.icon-sepa:before {
	content: "";
}

.icon-skrill:before {
	content: "";
}

h1 {
	letter-spacing: -0.4px;
	font-size: 46px;
}

h1.is-fz-24 {
	font-size: 24px;
	font-weight: 600;
}

h1.is-fz-20 {
	font-size: 20px;
	letter-spacing: -0.4px;
	font-weight: 600;
}

h2 {
	letter-spacing: -0.4px;
	font-size: 20px;
	font-weight: 600;
}

h2.is-fz-18 {
	font-size: 18px;
	letter-spacing: -0.4px;
}

h2.is-fz-16 {
	font-size: 16px;
}

h2.is-fz-14 {
	font-size: 14px;
	letter-spacing: -0.3px;
}

body {
	min-width: 1110px;
	font-size: 13px;
	line-height: 1.4;
	color: #333436;
	font-weight: 300;
}

a, a:visited, a:active, a:focus {
	color: #0f74ce;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

img {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.atoms {
	width: 1110px;
	margin: 10px auto;
}

.atom {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #2c2c2c;
}

.copyright {
	color: #333436;
}

.items__title {
	margin-bottom: 12px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 20px;
	color: #333436;
	letter-spacing: -0.3px;
	font-weight: 600;
}

.view-all {
	margin: 19px 0 32px;
}

.banner {
	margin: 30px 0;
}

.logo.is-content {
	margin-right: 15px;
}

.logo.is-content .logo__img {
	max-height: 45px;
}

.list-title {
	margin-bottom: 7px;
}

.separator {
	margin: 12px 0 25px 0;
	border-top: none;
	border-bottom: 1px solid #dcdee0;
}

.update-drivers {
	font-weight: 400;
}

.i-semibold {
	font-weight: 600;
}

.i-text-upper {
	text-transform: uppercase;
}

.i-text-green {
	color: #32e05f;
}

.i-text-right {
	text-align: right;
}

.i-ls-0 {
	letter-spacing: 0;
}

.aside {
	margin-left: 30px;
}

.aside__box {
	margin-bottom: 27px;
}

.aside__box h2 {
	margin-bottom: 10px;
}

.aside__box .list__el {
	padding-left: 10px;
	margin: 6px 0;
	letter-spacing: 0.3px;
}

.aside__box .list__el:after {
	left: 0;
}

.breadcrumbs {
	background-color: #f5f6f7;
	padding: 8px 0;
	font-weight: 400;
}

.breadcrumbs__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.breadcrumbs__el {
	position: relative;
	padding-right: 27px;
}

.breadcrumbs__el:before, .breadcrumbs__el:after {
	position: absolute;
	right: 12px;
	content: "";
	width: 1px;
	height: 6px;
	background-color: #aaaeb2;
}

.breadcrumbs__el:before {
	top: 5px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.breadcrumbs__el:after {
	bottom: 3px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.breadcrumbs__el:last-child a {
	color: #333436;
	pointer-events: none;
}

.breadcrumbs__el:last-child:after, .breadcrumbs__el:last-child:before {
	display: none;
}

.btn, .btn:focus, .btn:visited {
	padding: 0 57px;
	height: 36px;
	line-height: 36px;
	color: #333436;
	background-color: #f5f6f7;
	font-size: 13px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	font-weight: 400;
}

.btn.is-small, .btn:focus.is-small, .btn:visited.is-small {
	height: 32px;
	line-height: 32px;
}

.btn.is-medium, .btn:focus.is-medium, .btn:visited.is-medium {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.btn.is-large, .btn:focus.is-large, .btn:visited.is-large {
	padding: 0 49px;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
}

.btn.is-block, .btn:focus.is-block, .btn:visited.is-block {
	width: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn.is-blue, .btn.is-green, .btn.is-red, .btn:focus.is-blue, .btn:focus.is-green, .btn:focus.is-red, .btn:visited.is-blue, .btn:visited.is-green, .btn:visited.is-red {
	color: #fff;
	font-weight: 700;
}

.btn.is-blue, .btn:focus.is-blue, .btn:visited.is-blue {
	background-color: #147dd9;
}

.btn.is-blue:hover, .btn:focus.is-blue:hover, .btn:visited.is-blue:hover {
	background-color: #228ae5;
}

.btn.is-green, .btn:focus.is-green, .btn:visited.is-green {
	background-color: #41bb43;
}

.btn.is-green:hover, .btn:focus.is-green:hover, .btn:visited.is-green:hover {
	background-color: #3dc23f;
}

.btn.is-red, .btn:focus.is-red, .btn:visited.is-red {
	padding: 0 45px;
	background-color: #e23430;
}

.btn.is-red:hover, .btn:focus.is-red:hover, .btn:visited.is-red:hover {
	background-color: #e2413d;
}

.btn {
	border-radius: 0 !important;
}

.content {
	padding: 33px 0 84px;
}

.content.is-information {
	padding: 28px 0 125px;
}

.content.is-inner {
	padding: 33px 0 112px;
}

.content.is-inner .content__wrap {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.content.is-inner .content__left {
	width: 70%;
}

.content.is-inner .content__right {
	width: 30%;
}

.content.is-inner .content__text {
	line-height: 18px;
}

.content__wrap {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.content__left, .content__right {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content__left {
	margin-right: 16px;
}

.content__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333436;
}

.content__text {
	margin-bottom: 28px;
	margin-top: 20px;
	padding-right: 10px;
}

.content__text.is-grey {
	color: #8b8e91;
	font-size: 12px;
}

.detection-os__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 80px;
	margin-top: 15px;
	margin-bottom: 24px;
	line-height: 20px;
}

.detection-os__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 24px;
	height: 88px;
	background-color: #f5f6f7;
}

.detection-os__bottom .select {
	margin-left: 24px;
}

.detection-os__title {
	font-weight: 600;
}

.ico {
	display: inline-block;
	vertical-align: middle;
}

.ico.is-face {
	background: url("../img/ico-face.png");
	width: 34px;
	height: 34px;
}

.ico.is-search {
	background: url("../img/ico-search.png");
	width: 18px;
	height: 18px;
}

.ico.is-arrow-down {
	background: url("../img/ic-arrow-down.png");
	width: 18px;
	height: 18px;
}

.information {
	color: #333436;
}

.information h1 {
	margin-bottom: 10px;
}

.information__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 6px;
	font-size: 14px;
	letter-spacing: -0.3px;
	font-weight: 600;
}

.information__text {
	margin-bottom: 20px;
	line-height: 20px;
}

.information .list__el {
	padding-left: 10px;
}

.information .list__el:after {
	top: 7px;
	left: 0;
}

.language-wrap {
	position: relative;
	width: 120px;
	height: 25px;
}

.language {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-flex;
	flex-direction: column;
	height: 24px;
	border: 1px solid transparent;
	overflow: hidden;
	z-index: 10;
}

.language.is-open {
	height: auto;
	/*max-height: 400px;*/
	/*overflow: auto;*/
}

.language.is-open .language__el {
	border-bottom: 1px solid #dcdee0;
}

.language.is-open .language__el:last-child {
	border-bottom: none;
}

.language__el {
	display: flex;
	align-items: center;
	flex: 1;
	order: 2;
	min-height: 24px;
	background-color: white;
	padding: .5rem;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid transparent;
}
.language__el a {
	color: inherit;
}
.language__el img {
	margin-right: .5rem;
}
.language__el.is-active {
	order: 1;
}

.comment {
	margin-bottom: 10px;
	display: flex;
}

.comment__text {
	width: 255px;
	position: relative;
	padding: 12px 16px;
	margin-left: 15px;
	letter-spacing: 0;
	border: 1px solid #dcdee0;
}

.comment__text:before, .comment__text:after {
	content: "";
	position: absolute;
	left: -10px;
	top: 10px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.comment__text:before {
	border: 10px solid transparent;
	border-right: 10px solid #dcdee0;
}

.comment__text:after {
	border: 8px solid transparent;
	border-right: 8px solid #fff;
	top: 13px;
	left: -8px;
}

.comment__text p {
	line-height: 18px;
}

.container {
	position: relative;
	width: 1110px;
	margin: 0 auto;
	padding-right: 5px;
	padding-left: 5px;
}

.header__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 81px;
}

.header__right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer {
	background-color: #f0f1f2;
}
.footer > .container {
	padding-top: 23px;
	padding-bottom: 30px;
	background-color: #f0f1f2;
}

.footer__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 16px;
	flex-direction: column-reverse;
}
.footer__left {
	margin-top: 1rem;
}

.footer__descr {
	font-size: 12px;
	color: #8b8e91;
}

.list.is-horizontal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.list.is-horizontal .list__el:first-child {
	padding-left: 0;
}

.list.is-horizontal .list__el:first-child:after {
	display: none;
}

.list.is-horizontal .list__link {
	font-weight: 400;
}

.list.is-horizontal .list__link:hover {
	color: #228ae5;
}

.list.is-black .list__link {
	color: #333436;
	letter-spacing: -0.3px;
	font-weight: 300;
}

.list.is-unstyled .list__el {
	padding-left: 0;
}

.list.is-unstyled .list__el:after {
	display: none;
}

.list.is-border .list__el {
	padding-bottom: 20px;
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #dcdee0;
}

.list.is-border .list__el .table {
	margin-bottom: 20px;
}

.list__el {
	position: relative;
	padding-left: 19px;
}

.list__el:after {
	position: absolute;
	top: 8px;
	left: 9px;
	content: "";
	width: 2px;
	height: 2px;
	background-color: #333436;
}

.list__text {
	color: #333436;
	font-size: 13px;
}

.main-banner {
	padding-top: 58px;
	background: url("../img/main_banner.jpg") top center;
	background-size: cover;
	height: 316px;
	color: #fff;
}

.main-banner h1 {
	padding: 0 50px;
	text-align: center;
}

.main-banner .search {
	margin-top: 35px;
}

.pagination {
	display: flex;
	justify-content: center;
	margin: 25px auto;
	font-size: 1rem;
	font-weight: 400;
}

.pagination__list {
	display: flex;
	flex-direction: row;
}

.pagination__el {
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #DCDEE0;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	padding: 0 13px;
}

.pagination__el:hover, .pagination__el.is-active {
	background-color: #147DD9;
	border-color: #147DD9;
}

.pagination__el:hover .pagination__link, .pagination__el.is-active .pagination__link {
	color: #fff;
}

.pagination__link {
	color: #147DD9;
	transition: all 0.3s ease-in-out;
}

.pre-footer__title {
	margin-bottom: 12px;
}

.pre-footer__descr {
	line-height: 20px;
}

.pre-footer__articles {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: -0.3px;
	margin-top: 32px;
}

.pre-footer__articles span {
	padding-right: 6px;
}

.progress {
	margin-top: 45px !important;
}

.progress .title {
	bottom: 13px !important;
}

.progress__descr {
	font-size: 12px !important;
	color: #8b8e91 !important;
	font-weight: 300;
}

.progress__box {
	margin: 5px 0 !important;
	height: 30px !important;
	width: 100% !important;
	background-color: #f5f6f7 !important;
}

.progress__el {
	height: 100% !important;
	background-color: #ffae20 !important;
}

.progress__el.is-grey {
	background-color: #bababa !important;
}

.search {
	position: relative;
}

.search__form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.search__ico {
	position: absolute;
	top: 16px;
	left: 16px;
}

.search__input {
	display: block;
	padding-left: 50px;
	padding-right: 20px;
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: #484a4d;
	cursor: text;
	font-weight: 400;
}

.select {
	position: relative;
	-webkit-appearance: none;
	width: 216px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 10px;
	border-radius: 0;
	border: 1px solid #dcdee0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFAgMAAAABCpX7AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEUAAABRWWNRWWMAAAB7tfIzAAAAAnRSTlMAgJsrThgAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHElEQVQI12PIWjWBQWqVAwPbSgYGxiUMDAwBDAA24wRNY0Wk8QAAAABJRU5ErkJggg==") no-repeat 95% 50% white;
}

.support {
	margin-right: 29px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.support:after {
	position: absolute;
	content: "";
	top: 12px;
	right: -16px;
	height: 17px;
	border-right: 1px dotted #b0b5ba;
}

.support__descr {
	padding-right: 6px;
	color: #323336;
	font-weight: 300;
}

.support__phone {
	margin-left: 4px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.support__link, .support__link:visited, .support__link:hover {
	margin-left: 10px;
	color: #333436;
	font-size: 28px;
	letter-spacing: -0.6px;
	font-weight: 400;
}

.table.is-third td:last-child {
	width: 28%;
}

.table.is-bg-grey tr:nth-child(odd) {
	background-color: #fff;
}

.table.is-bg-grey tr:nth-child(even) {
	background-color: #fafbfc;
}

.table.is-last-centred th:first-child, .table.is-last-centred td:first-child {
	padding-left: 20px;
}

.table.is-last-centred th:last-child, .table.is-last-centred td:last-child {
	width: 17%;
	text-align: center;
}

.table th {
	text-align: left;
	text-transform: uppercase;
	background-color: #f5f6f7;
	color: #333436;
	font-weight: 600;
}

.table th:first-child {
	padding-left: 10px;
}

.table tr {
	height: 28px;
	line-height: 28px;
}

.table tr:nth-child(odd) {
	background-color: #fafbfc;
}

.table td:first-child {
	padding-left: 10px;
}

.table a {
	font-size: 14px;
	color: #0f74ce;
	font-weight: 400;
}

.table a:hover {
	color: #228ae5;
}

.is-search1 {
	height: 18px !important;
	margin: 10px 0 20px 0;
}

.update-tool {
	padding: 18px 25px;
	margin-bottom: 5px;
	width: 300px;
	border: 1px solid #dcdee0;
}
.mb-6 {
	margin-bottom: 35px !important;
}

.update-tool__btn {
	font-size: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-weight: 400;
}

.update-tool__left {
	margin-right: 10px;
}

.update-tool .list {
	margin: 13px 0 20px;
}

.update-tool .list__el {
	padding-left: 12px;
	margin: 6px 0;
}

.update-tool .list__el:after {
	top: 7px;
	left: 1px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	* {
		-webkit-text-size-adjust: none;
	}
}

/*navigation*/

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: '';
}

.clearfix:after {
	clear: both;
}

.navigation {
	text-align: center;
	display: inline !important;
}

.navigation ul li {
	padding: 0 0 0 3px;
}

.navigation ul li:first-child {
	padding: 0;
}

.navigation ul li a {
	width: 25px;
	height: 25px;
	display: inline-block;
	color: #0f74ce;
	line-height: 22px;
	text-align: center;
	border: 1px solid white;
	background: #F5F5F5;
}

.navigation ul li a:hover {
	text-decoration: none;
	border: 1px solid #1F8CEF;
}

.navigation ul li a.active,
.navigation ul li a.active:hover {
	border-color: transparent;
	background: #0f74ce;
	color: white;
}

.navigation ul li a.prev-button {
	width: 58px;
	border-color:transparent;
}
.navigation ul li a.prev-button:hover{
	border: 1px solid #1F8CEF;
}

.navigation ul li a.next-button {
	width: 58px;
	border-color:transparent;
}
.navigation ul li a.next-button:hover{
	border: 1px solid #1F8CEF;
}

.inline {

	display: flex;
	justify-content: center;
}
.pagination{
	width: 100%;
}

/*end navigation*/

.captcha {
	display: none;
}

.captcha-input {
	padding: 3px;
	border: 1px solid #675b5a;
}

.captcha-text {
	color: green;
}

.captcha-error {
	color: red;
}

.what-list{
	list-style-type: disc;
	display: block;
	-webkit-margin-before: 1em;
 -webkit-margin-after: 1em;
 -webkit-margin-start: 0;
 -webkit-margin-end: 0;
 -webkit-padding-start: 40px;
}
.is-color-red{
	color: red!important;
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}
.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}

html, body {
	min-height: 100vh;
}
body {
	position: relative;
	padding-bottom: 152px;
}

.footer {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 152px;
}

.solution__offer_top { text-align: right; padding-right: 10px; margin-bottom: 5px; }
.solution__descr { margin-bottom: 5px; font-size: 12px; color: #90959a; }
.solution__descr:last-child { margin-bottom: 0; }
.solution__descr a {color: #4d5257; }
.solution__offer_top { text-align: right; padding-right: 10px; margin-bottom: 5px; }
.solution__descr { margin-bottom: 5px; font-size: 12px; color: #90959a; }
.solution__descr:last-child { margin-bottom: 0; }
.solution__descr a {color: #4d5257; }
.detection-os__bottom { margin-bottom: 5px; }
.content__text { margin-top: 10px; }


.language__el:hover {
	background: #ccc;
}
.language__img {
	width: 24px;
	height: 24px;
}