@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	font-size: 20px !important;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

.col {
	float: left;
	padding: 0 10px;
}

.col-3 {
	width: 25%;
}

.col-4 {
	width: 33.3%;
}

.col-5 {
	width: 41.6%;
}

.col-7 {
	width: 58.3%;
}

.col-8 {
	width: 66.6%;
}

.col-1 {
	width: 8.33%;
	float: left;
	padding: 0 10px;
}

.col-2 {
	width: 16.66%;
	float: left;
	padding: 0 10px;
}

.col-3 {
	width: 25%;
	float: left;
	padding: 0 10px;
}

.col-4 {
	width: 33.33%;
	float: left;
	padding: 0 10px;
}

.col-5 {
	width: 41.66%;
	float: left;
	padding: 0 10px;
}

.col-6 {
	width: 50%;
	float: left;
	padding: 0 10px;
}

.col-7 {
	width: 58.33%;
	float: left;
	padding: 0 10px;
}

.col-8 {
	width: 66.66%;
	float: left;
	padding: 0 10px;
}

.col-9 {
	width: 75%;
	float: left;
	padding: 0 10px;
}

.col-10 {
	width: 83.33%;
	float: left;
	padding: 0 10px;
}

.col-11 {
	width: 91.66%;
	float: left;
	padding: 0 10px;
}

.col-12 {
	width: 100%;
	float: left;
	padding: 0 10px;
}

@media (min-width: 768px) {
	.col-sm-1 {
		width: 8.33%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-2 {
		width: 16.66%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-3 {
		width: 25%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-4 {
		width: 33.33%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-5 {
		width: 41.66%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-6 {
		width: 50%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-7 {
		width: 58.33%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-8 {
		width: 66.66%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-9 {
		width: 75%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-10 {
		width: 83.33%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-11 {
		width: 91.66%;
		float: left;
		padding: 0 10px;
	}

	.col-sm-12 {
		width: 100%;
		float: left;
		padding: 0 10px;
	}
}

@media (min-width: 992px) {
	.col-md-1 {
		width: 8.33%;
		float: left;
		padding: 0 10px;
	}

	.col-md-2 {
		width: 16.66%;
		float: left;
		padding: 0 10px;
	}

	.col-md-3 {
		width: 25%;
		float: left;
		padding: 0 10px;
	}

	.col-md-4 {
		width: 33.33%;
		float: left;
		padding: 0 10px;
	}

	.col-md-5 {
		width: 41.66%;
		float: left;
		padding: 0 10px;
	}

	.col-md-6 {
		width: 50%;
		float: left;
		padding: 0 10px;
	}

	.col-md-7 {
		width: 58.33%;
		float: left;
		padding: 0 10px;
	}

	.col-md-8 {
		width: 66.66%;
		float: left;
		padding: 0 10px;
	}

	.col-md-9 {
		width: 75%;
		float: left;
		padding: 0 10px;
	}

	.col-md-10 {
		width: 83.33%;
		float: left;
		padding: 0 10px;
	}

	.col-md-11 {
		width: 91.66%;
		float: left;
		padding: 0 10px;
	}

	.col-md-12 {
		width: 100%;
		float: left;
		padding: 0 10px;
	}
}

@media (min-width: 992px) {
	.col-lg-1 {
		width: 8.33%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-2 {
		width: 16.66%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-3 {
		width: 25%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-4 {
		width: 33.33%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-5 {
		width: 41.66%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-6 {
		width: 50%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-7 {
		width: 58.33%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-8 {
		width: 66.66%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-9 {
		width: 75%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-10 {
		width: 83.33%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-11 {
		width: 91.66%;
		float: left;
		padding: 0 10px;
	}

	.col-lg-12 {
		width: 100%;
		float: left;
		padding: 0 10px;
	}
}

@media (min-width: 1200px) {
	.col-xl-1 {
		width: 8.33%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-2 {
		width: 16.66%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-3 {
		width: 25%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-4 {
		width: 33.33%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-5 {
		width: 41.66%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-6 {
		width: 50%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-7 {
		width: 58.33%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-8 {
		width: 66.66%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-9 {
		width: 75%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-10 {
		width: 83.33%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-11 {
		width: 91.66%;
		float: left;
		padding: 0 10px;
	}

	.col-xl-12 {
		width: 100%;
		float: left;
		padding: 0 10px;
	}
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
}

/* Указываем box sizing */
*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

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

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0;
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
textarea,
select,
button {
	color: inherit;
	font: inherit;
	letter-spacing: inherit;
}

/* Упрощаем работу с изображениями и прочей ерундой*/
embed,
iframe,
img,
object,
video {
	display: block;
	max-width: 100%;
}

[hidden] {
	display: none;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

.visually-hidden {
	position: absolute;
	z-index: -1;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	overflow: hidden;
}

/* стилизация элементов формы */
.form__element {
	display: block;
	width: 100%;
	border: none;
	background: #ffffff;
	padding: 12px 0;
	padding-left: 15px;
	margin-bottom: 10px;
	position: relative;
	border-radius: 5px;
	font-size: 16px;
	line-height: 19px;
	color: #bababa;
	border: 1px solid #878787;
	border-radius: 5px;
}

.form__element--wrapper {
	padding: 0;
	border: none;
}

.form__element--select {
	cursor: pointer;
	z-index: 1;
	white-space: nowrap;
	text-indent: 0.01px;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.form__arrow {
	display: block;
	width: 45px;
	height: 100%;
	background: transparent;
	position: absolute;
	right: 0;
}

.form__arrow::before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	top: 3px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #5c5c5c;
}

select::-ms-expand {
	display: none;
}

body {
	min-width: 320px;
	width: 100%;
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	line-height: 1.5;
	font-family: 'Roboto', sans-serif;
}

.wrapper {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
}

@media (max-width: 1020px) {
	.wrapper {
		padding: 0 20px;
	}
}

.table-wrapper {
	display: table;
	width: 100%;
}

.cell-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.btn {
    font-size: 17px;
    padding: 15px 50px 15px;
    position: relative;
    z-index: 4;
    width: inherit;
    margin: 0px auto -20px;
	}
.btn {
    display: table;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 20px 80px 20px;
    text-align: center;
    background-color: #ed550a;
    font-size: 34px;
    transition: 0.5s;
    width: 55%;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

@media (max-width: 991px) {
	.btn {
		font-size: 18px;
		line-height: 25px;
		padding: 20px 0;
	}
}

@media (max-width: 767px) {
	.btn {
		padding: 15px 0;
	}
}

.btn:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.link {
	color: #f08300;
}

.link:hover {
	text-decoration: underline;
}

.header {
	background: #ffffff;
	color: #000000;
}

@media (max-width: 991px) {
	.header__row {
		min-height: 75px;
	}
}

.header__row .cell-wrapper {
	width: 50%;
}

@media (max-width: 991px) {
	.header__row .cell-wrapper {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.header__row .cell-wrapper--desktop {
		display: none;
	}
}

.header__logo {
	display: inline-block;
}

.header__logo img {
	width: 85px;
	height: 80px;
	display: inline-block;
	vertical-align: middle;
}

@media (max-width: 991px) {
	.header__logo img {
		width: 50px;
		height: 50px;
	}
}

@media (max-width: 479px) {
	.header__logo img {
		width: 40px;
		height: 40px;
	}
}

.header__logo p {
	font-weight: 500;
	font-size: 28px;
	line-height: 33px;
	max-width: 320px;
	display: inline-block;
	vertical-align: middle;
}

@media (max-width: 991px) {
	.header__logo p {
		font-size: 20px;
		line-height: normal;
	}
}

@media (max-width: 767px) {
	.header__logo p {
		font-size: 20px;
		line-height: 23px;
		max-width: 230px;
	}
}

.header__search {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 25px;
}

.header__search input {
	width: 280px;
	border: none;
	background: #ffffff;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
	padding: 10px 10px 10px 50px;
}

.header__search button {
	position: absolute;
	display: inline-block;
	width: 24px;
	height: 24px;
	left: 7px;
	top: 8px;
	border: none;
	background: none;
}

.header__search button::before {
	content: '';
	width: 20px;
	height: 20px;
	border: 2px solid #0f9ce5;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 2px;
}

.header__search button::after {
	content: '';
	width: 8px;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-bottom: -1px;
	background: #0f9ce5;
}

.header__login {
	vertical-align: middle;
	float: right;
	position: relative;
}

.header__login::before {
	content: '';
	background: url('../header__user-icon.html') center no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.header__nav {
	background: #38a6d8;
	color: #ffffff;
}

.header__nav .table-wrapper {
	height: 40px;
}

@media (max-width: 991px) {
	.header__mav-list {
		display: none;
	}
}

.header__mav-list li:hover a {
	text-decoration: underline;
}

.header__mobile {
	display: none;
}

@media (max-width: 991px) {
	.header__mobile {
		display: table;
		width: 100%;
		height: 40px;
		vertical-align: middle;
	}
}

.mobile__wrap {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}

.mobile__menu-btn {
	display: inline-block;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin-right: 15px;
}

.mobile__menu-btn span {
	display: inline-block;
	width: 26px;
	height: 3px;
	background: #ffffff;
	vertical-align: middle;
	position: relative;
}

.mobile__menu-btn span::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	background: #ffffff;
	top: -7px;
	left: 0;
}

.mobile__menu-btn span::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	background: #ffffff;
	top: 7px;
	left: 0;
}

.mobile__search {
	vertical-align: middle;
	position: relative;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.mobile__search::before {
	content: '';
	width: 20px;
	height: 20px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 2px;
}

.mobile__search::after {
	content: '';
	width: 8px;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-bottom: -1px;
	background: #ffffff;
}

.mobile__login {
	vertical-align: middle;
	float: right;
	position: relative;
}

.mobile__login::before {
	content: '';
	background: url('../header__user-icon.html') center no-repeat;
	background-size: cover;
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
}

.main {
	background: #e5e5e5;
}

.main__breadcrumbs {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #4e4e4e;
	padding: 26px 0;
}

@media (max-width: 991px) {
	.main__breadcrumbs {
		padding: 15px 0;
		font-size: 12px;
		line-height: 14px;
	}
}

.main__breadcrumbs li {
	display: inline-block;
	position: relative;
}

.main__breadcrumbs li:not(:last-child)::after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url('../breadcrumbs__arrow.html') no-repeat center;
	margin: 0 6px;
}

.main__info {
	background: -webkit-gradient(linear, left top, right top, from(white), color-stop(20%, white), to(rgba(255, 255, 255, 0))),
		url('../promo__back.html'), #ffffff;
	background: linear-gradient(90deg, white 0%, white 20%, rgba(255, 255, 255, 0) 100%), url('../promo__back.html'), #ffffff;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	color: #000000;
	padding: 40px;
}

@media (max-width: 991px) {
	.main__info {
		padding: 20px;
	}
}

.main__info-stat {
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.main__info-stat {
		margin-bottom: 5px;
	}
}

.main__info-stat li {
	display: inline-block;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	position: relative;
	vertical-align: top;
	margin-right: 25px;
}

@media (max-width: 767px) {
	.main__info-stat li {
		font-size: 10px;
		line-height: 19px;
		margin-right: 10px;
	}
}

.main__info-stat li::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

.main__info-stat li:nth-of-type(1)::before {
	width: 20px;
	height: 20px;
	background: url('../stat__clock.html') no-repeat center;
}

.main__info-stat li:nth-of-type(2)::before {
	width: 20px;
	height: 18px;
	background: url('../stat__eye.html') no-repeat center;
}

.main__info-stat li:nth-of-type(3)::before {
	width: 20px;
	height: 18px;
	background: url('../stat__talk.html') no-repeat center;
}

.main__title {
	font-weight: bold;
	font-size: 44px;
	line-height: 62px;
	color: #000000;
}

@media (max-width: 991px) {
	.main__title {
		font-size: 32px;
		line-height: normal;
	}
}

@media (max-width: 767px) {
	.main__title {
		font-size: 24px;
		line-height: 31px;
	}
}

.main__social {
	margin-top: 15px;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	.main__social {
		margin-top: 5px;
		margin-bottom: 15px;
	}
}

.main__social li {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	cursor: pointer;
}

.main__social li a {
	display: inline-block;
	height: 40px;
	width: 40px;
}

@media (max-width: 767px) {
	.main__social li a {
		height: 25px;
		width: 25px;
	}
}

@media (max-width: 767px) {
	.main__social li {
		height: 25px;
		width: 25px;
	}
}

.main__social li:nth-of-type(1) a {
	background: url('../social__fb.html') no-repeat center;
	background-size: contain;
}

.main__social li:nth-of-type(2) a {
	background: url('../social__tw.html') no-repeat center;
	background-size: contain;
}

.main__social li:nth-of-type(3) a {
	background: url('../social__gp.html') no-repeat center;
	background-size: cover;
}

.main__social li:nth-of-type(4) a {
	background: url('../social__li.html') no-repeat center;
	background-size: cover;
}

.main__social span {
	display: none;
}

.article {
	margin-bottom: 25px;
}

.article .wrapper {
	padding: 0 100px;
	padding-bottom: 30px;
	background: #ffffff;
}

@media (max-width: 991px) {
	.article .wrapper {
		padding: 0 10px;
		margin: 0 10px;
		width: auto;
	}
}

.article__doc-info {
	margin-bottom: 45px;
}

.article__doc-wrapper {
	margin: 0 -100px;
	margin-bottom: 30px;
	background: #ffffff;
	font-size: 0;
}

@media (max-width: 991px) {
	.article__doc-wrapper {
		margin: 0 -10px;
		margin-bottom: 60px;
	}
}

@media (max-width: 767px) {
	.article__doc-wrapper {
		padding: 10px;
		margin-bottom: 20px;
	}
}

.article__doc-wrapper img {
	width: 35%;
	display: inline-block;
}

@media (max-width: 767px) {
	.article__doc-wrapper img {
		display: block;
		margin: 0 auto;
		width: auto;
	}
}

.article__doc-wrapper p {
	display: inline-block;
	width: 60%;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 22px;
	line-height: 31px;
	color: #000000;
}

@media (max-width: 991px) {
	.article__doc-wrapper p {
		padding-top: 20px;
		font-size: 16px;
		line-height: 25px;
	}
}

@media (max-width: 767px) {
	.article__doc-wrapper p {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
}

.article__doc-wrapper p span {
	font-weight: bold;
	font-size: 26px;
	line-height: 44px;
	display: block;
	margin-bottom: 15px;
}

.article__doc-wrapper p b {
	display: block;
}

.doc-info__txt {
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 31px;
}

@media (max-width: 767px) {
	.doc-info__txt {
		font-size: 16px;
		line-height: 26px;
	}
}

.doc-info__txt--quotes {
	font-weight: 500;
	font-size: 25px;
	line-height: 37px;
	color: #000000;
	position: relative;
	padding-top: 40px;
	padding-left: 25px;
	border-left: 2px solid #38a6d8;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	.doc-info__txt--quotes {
		padding-left: 5px;
		font-size: 19px;
		line-height: 30px;
		margin-bottom: 25px;
	}
}

.doc-info__txt--quotes::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	background: url('../quotes.html') center no-repeat;
	background-size: contain;
	left: 25px;
	top: 0;
}

.article__autor {
	margin-bottom: 50px;
}

.article__autor img {
	border-radius: 50%;
	float: left;
	margin-right: 25px;
}

.article__autor p {
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	padding-top: 25px;
}

@media (max-width: 767px) {
	.article__autor p {
		font-size: 16px;
		line-height: 27px;
	}
}

.article__autor p b {
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	display: block;
}

@media (max-width: 767px) {
	.article__autor p b {
		font-size: 22px;
		line-height: 37px;
	}
}

.article__question {
	font-weight: 500;
	font-size: 22px;
	line-height: 31px;
	color: #000000;
	padding-bottom: 10px;
	border-bottom: 2px solid #38a6d8;
	margin-bottom: 25px;
}

@media (max-width: 767px) {
	.article__question {
		font-size: 19px;
		line-height: 30px;
		padding-bottom: 5px;
		margin-bottom: 15px;
	}
}

.article__answer {
	font-weight: normal;
	font-size: 22px;
	line-height: 31px;
	color: #000000;
	margin-bottom: 25px;
	padding: 0 20px;
}

@media (max-width: 767px) {
	.article__answer {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 15px;
	}
}

.article__img {
	margin: 65px auto;
}

@media (max-width: 767px) {
	.article__img {
		margin: 15px auto;
	}
}

.article__btn {
	max-width: 580px;
	margin: 0 auto;
}

@media (max-width: 991px) {
	.article__btn {
		max-width: 400px;
	}
}

.comments .wrapper {
	background: #ffffff;
	padding-bottom: 60px;
}

@media (max-width: 991px) {
	.comments .wrapper {
		margin: 0 10px;
		width: auto;
	}
}

.comments__title {
	background: #282828;
	font-weight: 500;
	font-size: 20px;
	line-height: 60px;
	color: #ffffff;
	margin-bottom: 40px;
	padding-left: 100px;
}

@media (max-width: 991px) {
	.comments__title {
		margin: 0 -20px;
		margin-bottom: 40px;
	}
}

.comments__list {
	max-width: 780px;
	margin: 0 auto;
}

.comment {
	padding-left: 90px;
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.comment {
		padding: 10px;
		margin-bottom: 15px;
	}
}

.comment__info {
	margin-bottom: 5px;
	margin-left: -70px;
}

@media (max-width: 991px) {
	.comment__info {
		margin-left: 0;
	}
}

.comment__info img {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-right: 20px;
}

.comment__info p {
	font-weight: 500;
	font-size: 20px;
	line-height: 50px;
	color: #000000;
	display: inline-block;
	vertical-align: top;
}

@media (max-width: 767px) {
	.comment__info p {
		line-height: normal;
		font-size: 12px;
		line-height: 20px;
		/* or 20px */
	}
}

.comment__info p span {
	font-weight: 300;
	margin-left: 35px;
}

@media (max-width: 767px) {
	.comment__info p span {
		display: block;
		margin-left: 0;
	}
}

.comment__txt {
	font-weight: normal;
	font-size: 20px;
	line-height: 31px;
	color: #000000;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.comment__txt {
		font-size: 16px;
		line-height: 26px;
	}
}

.comment__likes {
	fill: #38a6d8;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	cursor: pointer;
}

.comment__likes:hover {
	fill: #eb1f12;
}

/*# sourceMappingURL=style.css.map */

.bootom-part {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bootom-part .img-div img {
	width: 110px;
	margin-right: 10px;
}

.button-bootom {
	display: flex;
	justify-content: center;
	align-items: center;
}

.button-bootom .submit-btn-wrapper {
	text-align: center;
}

.bottom-box {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: white;
	z-index: 99;
	box-shadow: 0px 0px 10px 10px #d7d7d7;
}

.bottom-box .button-bootom .btn {
	color: #ffffff;
	background-color: #ff001d;
	padding: 5px 20px;
	font-size: 25px;
	font-weight: bold;
}

.bootom-red-text {
	color: red;
	font-weight: bold;
}

@media (max-width: 464px) {
	.bootom-red-text {
		font-size: 17px;
	}
}
.inp {
    width: 100%;
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0 10px;
    height: 48px;
    border: 2px solid #000;
    background: transparent;
    color: #000;
    margin-bottom: 10px;
    outline: none;
    font-size: 16px;
}