@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/OpenSans-Light.ttf);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/OpenSans-Semibold.ttf);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/OpenSansBold/OpenSansBold.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/OpenSansBold/OpenSansBold.eot') format('embedded-opentype'), url('../fonts/OpenSansBold/OpenSansBold.woff2') format('woff2'), url('../fonts/OpenSansBold/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSansBold/OpenSansBold.svg#OpenSansBold') format('svg');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(../fonts/OpenSans-ExtraBold.ttf);
}
@font-face {
  font-family: "Raleway";
  src: url(../fonts/2206.ttf);
}
@font-face {
  font-family: "RubleSans";
  src: url(../fonts/RUBSN.otf);
}
/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-bell {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -267px;
  width: 21px;
  height: 23px;
}
.icon-breadcrumbs_arrow,
.breadcrumbs li:after {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -112px;
  width: 5px;
  height: 8px;
}
.icon-button_arrow {
  background-image: url(../img/main-new/sprite.png);
  background-position: -175px -297px;
  width: 41px;
  height: 14px;
}
.icon-button_arrow_return,
.content-404 .return:before {
  background-image: url(../img/main-new/sprite.png);
  background-position: -221px -297px;
  width: 41px;
  height: 14px;
}
.icon-close_form {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -186px;
  width: 22px;
  height: 22px;
}
.icon-close_form_hover,
.icon-close_form:hover,
.icon-close_form:hover,
.popup-modal .mfp-close:hover i {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -159px;
  width: 22px;
  height: 22px;
}
.icon-confirm {
  background-image: url(../img/main-new/sprite.png);
  background-position: -176px -327px;
  width: 15px;
  height: 11px;
}
.icon-confirm_circle {
  background-image: url(../img/main-new/sprite.png);
  background-position: -133px -354px;
  width: 14px;
  height: 14px;
}
.icon-confirm_circle_hover,
.application-links .gradient-btn:hover .icon-confirm_circle {
  background-image: url(../img/main-new/sprite.png);
  background-position: -76px -354px;
  width: 14px;
  height: 14px;
}
.icon-confirm_hover,
.icon-confirm:hover,
button:hover .icon-confirm {
  background-image: url(../img/main-new/sprite.png);
  background-position: -196px -327px;
  width: 15px;
  height: 11px;
}
.icon-confirm_small {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -101px;
  width: 7px;
  height: 6px;
}
.icon-confirm_white {
  background-image: url(../img/main-new/sprite.png);
  background-position: -156px -327px;
  width: 15px;
  height: 11px;
}
.icon-crown,
.pupils-count-list .active-count .number span:before {
  background-image: url(../img/main-new/sprite.png);
  background-position: -134px -327px;
  width: 17px;
  height: 11px;
}
.icon-diamond {
  background-image: url(../img/main-new/sprite.png);
  background-position: -69px -209px;
  width: 64px;
  height: 60px;
}
.icon-download {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px -354px;
  width: 14px;
  height: 15px;
}
.icon-download_big {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px -278px;
  width: 41px;
  height: 44px;
}
.icon-download_hover,
.application-links .gradient-btn:hover .icon-download {
  background-image: url(../img/main-new/sprite.png);
  background-position: -19px -354px;
  width: 14px;
  height: 15px;
}
.icon-edit {
  background-image: url(../img/main-new/sprite.png);
  background-position: -38px -354px;
  width: 14px;
  height: 14px;
}
.icon-edit_hover,
.icon-edit:hover {
  background-image: url(../img/main-new/sprite.png);
  background-position: -57px -354px;
  width: 14px;
  height: 14px;
}
.icon-eye {
  background-image: url(../img/main-new/sprite.png);
  background-position: -267px -297px;
  width: 22px;
  height: 12px;
}
.icon-eye_green {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px -327px;
  width: 40px;
  height: 22px;
}
.icon-eye_hover,
.medianar-hover span:hover .icon-eye {
  background-image: url(../img/main-new/sprite.png);
  background-position: -294px -297px;
  width: 22px;
  height: 12px;
}
.icon-fb {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -70px;
  width: 6px;
  height: 12px;
}
.icon-fb_hover,
.social-link:hover .icon-fb {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -53px;
  width: 6px;
  height: 12px;
}
.icon-file {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -128px;
  width: 22px;
  height: 26px;
}
.icon-good {
  background-image: url(../img/main-new/sprite.png);
  background-position: -89px -327px;
  width: 16px;
  height: 15px;
}
.icon-good_hover,
.application-links .gradient-btn:hover .icon-good {
  background-image: url(../img/main-new/sprite.png);
  background-position: -68px -327px;
  width: 16px;
  height: 15px;
}
.icon-introdution_step_arrow,
.introdution-steps li:after {
  background-image: url(../img/main-new/sprite.png);
  background-position: -129px -297px;
  width: 41px;
  height: 14px;
}
.icon-introdution_step_arrow_active,
.introdution-steps .active-step:after {
  background-image: url(../img/main-new/sprite.png);
  background-position: -295px -278px;
  width: 41px;
  height: 14px;
}
.icon-ok {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px 0px;
  width: 10px;
  height: 14px;
}
.icon-ok_hover,
.social-link:hover .icon-ok {
  background-image: url(../img/main-new/sprite.png);
  background-position: -370px -295px;
  width: 10px;
  height: 14px;
}
.icon-options {
  background-image: url(../img/main-new/sprite.png);
  background-position: -170px -354px;
  width: 13px;
  height: 14px;
}
.icon-options_hover,
.otvety-subject-detail .gradient-btn:hover .icon-options,
.application-links .gradient-btn:hover .icon-options {
  background-image: url(../img/main-new/sprite.png);
  background-position: -152px -354px;
  width: 13px;
  height: 14px;
}
.icon-participation_pic_1 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -69px -140px;
  width: 64px;
  height: 64px;
}
.icon-participation_pic_2 {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px -71px;
  width: 64px;
  height: 64px;
}
.icon-participation_pic_3 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -213px 0px;
  width: 64px;
  height: 64px;
}
.icon-participation_pic_4 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -213px -69px;
  width: 64px;
  height: 64px;
}
.icon-person {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -213px;
  width: 22px;
  height: 22px;
}
.icon-person_active,
.mobile-profile-trigger.active .icon-person {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -240px;
  width: 22px;
  height: 22px;
}
.icon-play {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px 0px;
  width: 33px;
  height: 49px;
}
.icon-play_small {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -87px;
  width: 6px;
  height: 9px;
}
.icon-print {
  background-image: url(../img/main-new/sprite.png);
  background-position: -95px -354px;
  width: 14px;
  height: 14px;
}
.icon-print_hover,
.otvety-subject-detail .gradient-btn:hover .icon-print {
  background-image: url(../img/main-new/sprite.png);
  background-position: -114px -354px;
  width: 14px;
  height: 14px;
}
.icon-purpose_pic_1 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -213px -138px;
  width: 64px;
  height: 64px;
}
.icon-purpose_pic_2 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -138px -209px;
  width: 64px;
  height: 60px;
}
.icon-purpose_pic_3 {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px -209px;
  width: 64px;
  height: 64px;
}
.icon-purpose_pic_4 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -282px -70px;
  width: 60px;
  height: 65px;
}
.icon-remove_cross {
  background-image: url(../img/main-new/sprite.png);
  background-position: -188px -354px;
  width: 13px;
  height: 13px;
}
.icon-remove_cross_hover,
.icon-remove_cross:hover {
  background-image: url(../img/main-new/sprite.png);
  background-position: -206px -354px;
  width: 13px;
  height: 13px;
}
.icon-search {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -295px;
  width: 18px;
  height: 17px;
}
.icon-search_hover,
.icon-search:hover,
button:hover .icon-search {
  background-image: url(../img/main-new/sprite.png);
  background-position: -45px -327px;
  width: 18px;
  height: 17px;
}
.icon-select_arrow,
.faq-block .question:after,
.filter-select .jq-selectbox__trigger-arrow,
.form-select .jq-selectbox__trigger-arrow {
  background-image: url(../img/main-new/sprite.png);
  background-position: -321px -297px;
  width: 19px;
  height: 12px;
}
.icon-select_arrow_active,
.aside-form .select-opener.open .icon-select_arrow,
.faq-block .question.faq-open:after,
.filter-select .jq-selectbox.focused .jq-selectbox__trigger-arrow,
.form-select .jq-selectbox.focused .jq-selectbox__trigger-arrow,
.classes-information .class-toggle.open .icon-select_arrow,
.classes-information .icon-select_arrow:hover {
  background-image: url(../img/main-new/sprite.png);
  background-position: -110px -327px;
  width: 19px;
  height: 12px;
}
.icon-select_small,
.header-sub-menu .menu-main:after {
  background-image: url(../img/main-new/sprite.png);
  background-position: -272px -327px;
  width: 11px;
  height: 8px;
}
.icon-select_small_active,
.header-sub-menu:hover .menu-main:after {
  background-image: url(../img/main-new/sprite.png);
  background-position: -256px -327px;
  width: 11px;
  height: 8px;
}
.icon-seo_full {
  background-image: url(../img/svg/008-visibility.svg);
  width: 30px;
  height: 32px;
}
.icon-seo_full_hover,
.block-seo .read-full:hover .icon-seo_full {
  background-image: url(../img/main-new/sprite.png);
  background-position: -347px -54px;
  width: 30px;
  height: 32px;
}
.icon-slider_next,
.js-slick .slick-arrow.slick-next,
.vebinar-intro-content .btn:before {
  background-image: url(../img/main-new/sprite.png);
  background-position: -129px -278px;
  width: 78px;
  height: 14px;
}
.icon-slider_next_hover,
.js-slick .slick-arrow.slick-next:hover,
.slider-regulation .next:hover .icon-slider_next {
  background-image: url(../img/main-new/sprite.png);
  background-position: -46px -278px;
  width: 78px;
  height: 14px;
}
.icon-slider_prev,
.js-slick .slick-arrow.slick-prev,
.similar-materials-section .return-btn:before {
  background-image: url(../img/main-new/sprite.png);
  background-position: -212px -278px;
  width: 78px;
  height: 14px;
}
.icon-slider_prev_hover,
.js-slick .slick-arrow.slick-prev:hover,
.slider-regulation .prev:hover .icon-slider_prev {
  background-image: url(../img/main-new/sprite.png);
  background-position: -46px -297px;
  width: 78px;
  height: 14px;
}
.icon-task_pic_1 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -282px -209px;
  width: 60px;
  height: 64px;
}
.icon-task_pic_2 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -282px -140px;
  width: 60px;
  height: 64px;
}
.icon-task_pic_3 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -207px -209px;
  width: 64px;
  height: 56px;
}
.icon-task_pic_4 {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px 0px;
  width: 70px;
  height: 66px;
}
.icon-twitter {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -36px;
  width: 9px;
  height: 12px;
}
.icon-twitter_hover,
.social-link:hover .icon-twitter {
  background-image: url(../img/main-new/sprite.png);
  background-position: -385px -19px;
  width: 9px;
  height: 12px;
}
.icon-vebinar_intro_pic_1 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -75px 0px;
  width: 64px;
  height: 64px;
}
.icon-vebinar_intro_pic_2 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -138px -140px;
  width: 64px;
  height: 64px;
}
.icon-vebinar_intro_pic_3 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -282px 0px;
  width: 60px;
  height: 65px;
}
.icon-vebinar_intro_pic_4 {
  background-image: url(../img/main-new/sprite.png);
  background-position: 0px -140px;
  width: 64px;
  height: 64px;
}
.icon-vk {
  background-image: url(../img/main-new/sprite.png);
  background-position: -216px -327px;
  width: 15px;
  height: 8px;
}
.icon-vk_hover,
.social-link:hover .icon-vk {
  background-image: url(../img/main-new/sprite.png);
  background-position: -236px -327px;
  width: 15px;
  height: 8px;
}
.icon-why_pic_1 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -144px -69px;
  width: 64px;
  height: 64px;
}
.icon-why_pic_2 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -144px 0px;
  width: 64px;
  height: 64px;
}
.icon-why_pic_3 {
  background-image: url(../img/main-new/sprite.png);
  background-position: -69px -71px;
  width: 64px;
  height: 64px;
}
.icon-youtube {
  background-image: url(../img/main-new/sprite.png);
  background-position: -242px -354px;
  width: 13px;
  height: 9px;
}
.icon-youtube_hover,
.social-link:hover .icon-youtube {
  background-image: url(../img/main-new/sprite.png);
  background-position: -224px -354px;
  width: 13px;
  height: 9px;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
body {
  position: relative;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
  background: #fff;
  font-size: 14px;
  color: #2f2f35;
}
a {
  text-decoration: none;
  color: inherit;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
*,
*:active,
*:focus {
  outline: none !important;
}
.page {
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.icon-seo_full {
  background-image: url(../img/svg/008-visibility.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 32px;
}
.icon-seo_full_hover,
.block-seo .read-full:hover .icon-seo_full,
.block-seo .read-full:hover .icon-seo_full {
  background-image: url(../img/svg/008-visibility-gold.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 32px;
}
strong {
  font-weight: 800;
}
.page-content {
  flex: 1 1 0;
  padding: 138px 0 73px;
  position: relative;
}
.page-content:after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  height: 140px;
  width: 120vw;
  margin-left: -60vw;
  left: 50%;
  top: 140px;
  background: #fefffe;
  background: -moz-linear-gradient(top, #fefffe 0%, #fbfefd 100%);
  background: -webkit-linear-gradient(top, #fefffe 0%, #fbfefd 100%);
  background: linear-gradient(to bottom, #fefffe 0%, #fbfefd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefffe', endColorstr='#fbfefd', GradientType=0);
}
.page-content.inner-page-content {
  padding: 100px 0 0;
}
.page-content.inner-page-content:after {
  top: 120px;
}
.btn {
  transition: all 0.3s ease-out;
  display: inline-block;
  padding: 12px 40px 13px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  box-shadow: -0.7px 5px 10px 0 #dfba6d;
  background: #dfba6d;
  background: -moz-linear-gradient(left, #f7bd44 0%, #fdc859 100%);
  background: -webkit-linear-gradient(left, #f7bd44 0%, #fdc859 100%);
  background: linear-gradient(to right, #f7bd44 0%, #fdc859 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6a30f', endColorstr='#f18910', GradientType=1);
}
.btn:after {
  position: absolute;
  border-radius: 20px;
  content: "";
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #dfba6d;
  background: -moz-linear-gradient(left, #f7bd44 0%, #fdc859 100%);
  background: -webkit-linear-gradient(left, #f7bd44 0%, #fdc859 100%);
  background: linear-gradient(to right, #f7bd44 0%, #fdc859 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb811', endColorstr='#fbac10', GradientType=1);
  transition: all 0.3s ease-out;
}
.btn:before {
  content: none !important;
}
.btn:hover {
  box-shadow: -0.3px 2px 10px 0 #f7bd44;
}
.btn:hover:after {
  opacity: 1;
}
button.btn {
  border: none;
  cursor: pointer;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
}
.box-shadow {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
}
.darkblue-gradient {
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
}
h1 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 16px;
  text-transform: uppercase;
}
h1 span {
  font-size: 0.49em;
}
h2 {
  font-size: 36px;
  font-weight: 800;
  color: #b18fe8;
  margin-bottom: 40px;
  text-transform: uppercase;
}
h2 .color {
  color: #f7a60f;
}
.title-desc {
  line-height: 1.25;
  margin: -10px auto 34px;
  font-size: 24px;
  color: #7c7c82;
  max-width: 750px;
  text-align: center;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  transition: all 0.3s ease-out;
}
header.fixedtop {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
}
/*header.fixedtop .main-logo {
  max-width: 100px;
}*/
header.fixedtop .header-top-content {
  padding-bottom: 5px;
}
header.fixedtop .header-bottom-content {
  padding: 2px 0 4px;
  min-height: 38px;
}
header.fixedtop .header-sub-menu .menu-main {
  padding-top: 4px;
  padding-bottom: 2px;
}
/*header.fixedtop.inner-header .main-logo {
  max-width: 100px;
}*/
.content-wrapper {
  min-height: 70vh;
  margin-top: 110px;
}
header.fixedtop.inner-header .header-top-content {
  padding: 10px 0 8px;
}
.inner-header .header-top-content {
  padding: 10px 0 6px;
}
/*.inner-header .main-logo {
  max-width: 135px;
}*/
.inner-header .header-top-menu {
  text-align: right;
  padding-right: 110px;
}
.inner-header .header-top-menu a {
  font-size: 14px;
}
.header-top-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 13px;
  transition: all 0.3s ease-out;
}
.main-logo {
  max-width: 250px;
  margin-right: 111px;
  display: inline-block;
  flex-shrink: 0;
  transition: all 0.3s ease-out;
}
.main-logo img {
  width: 100%;
  transition: max-height .3s ease-out;
}
.fixedtop .main-logo img {
  max-height: 50px;
}
.header-top-menu {
  flex-grow: 1;
  text-align: left;
  margin-right: 15px;
  white-space: nowrap;
}
.header-top-menu li {
  margin-right: 18px;
  display: inline-block;
  white-space: nowrap;
  position: relative;
}
.header-top-menu a {
  font-size: 12px;
  color: #7c7c82;
  transition: all 0.3s ease-out;
}
.header-top-menu a:hover {
  text-decoration: underline;
  color: #f7a60f;
}
.header-top-menu .new {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  background: #f7a60f;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  padding: 5px;
  text-align: center;
  margin-bottom: 2px;
}
.header-top-menu .new:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 166, 15, 0);
  border-top-color: #f7a60f;
  border-width: 3px;
  margin-left: -3px;
}
.header-share {
  display: flex;
  align-items: center;
  margin-right: 27px;
}
.header-share .title {
  font-size: 12px;
  font-weight: 600;
  color: #b0d9c7;
  margin-right: 4px;
}
.header-share .socials-list {
  margin-bottom: -5px;
}
.header-share .social-link {
  border-width: 1px;
  line-height: 26.5px;
}
.header-query {
  margin-right: 10px;
  color: #fff;
  position: relative;
  z-index: 5;
  padding: 8px 0;
  cursor: pointer;
}
.header-query:hover span {
  background: #b18fe8;
}
.header-query:hover .header-help {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out 0.18s;
}
.header-query span {
  display: inline-block;
  width: 15px !important;
  height: 15px;
  background: #c4a0ff;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
  font-weight: 700;
  transition: all 0.3s ease-out;
  padding-right: 0 !important;
}
.help {
  display: flex;
  flex-flow: nowrap;
  align-items: center;
}
.read-licence i {
  margin-right: 5px;
}
.autors .help .header-query {
  margin-left: auto;
}
.header-help {
  position: absolute;
  top: 100%;
  right: 0;
  margin-right: -16px;
  width: 194px;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  background: #785d92;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  padding: 12px 14px;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.header-help:after {
  bottom: 100%;
  right: 18px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 168, 230, 0);
  border-bottom-color: #785d92;
  border-width: 6px;
}
.header-enters {
  white-space: nowrap;
}
.header-enters .reg-btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 15px;
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
  color: #b18fe8;
  font-size: 12px;
  font-weight: 800;
  padding: 1px;
  text-transform: uppercase;
  margin-right: 12px;
}
.header-enters .reg-btn span {
  display: inline-block;
  transition: all 0.3s ease-out;
  padding: 8px 28px;
  background: #fff;
  border-radius: 14px;
}
.header-enters .reg-btn:hover {
  color: #fff;
}
.header-enters .reg-btn:hover span {
  background: transparent;
}
.header-enters .enter-btn {
  display: inline-block;
  vertical-align: middle;
  color: #b18fe8;
  transition: all 0.3s ease-out;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}
.header-enters .enter-btn:hover {
  color: #f7a60f;
}
.header-logined {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.header-bell {
  position: relative;
  z-index: 6;
  margin-right: 30px;
  flex-shrink: 0;
}
.header-bell i {
  transition: 0.2s;
}
.header-bell:hover i {
  color: #f7a60f;
}
.header-bell .alert {
  position: absolute;
  top: -10px;
  right: -8px;
  color: #fff;
  cursor: pointer;
  padding: 8px 0;
}
.header-bell .alert .header-help > a {
  display: block;
  padding: 4px;
  transition: 0.4s ease;
}
.header-bell .alert .header-help > a:not(:last-child) {
  margin-bottom: 5px;
}
.header-bell .alert .header-help > a:hover {
  color: #fac666;
}
.header-bell .alert:hover span {
  background: #b18fe8;
}
.header-bell .alert:hover .header-help {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out 0.18s;
}
.header-bell span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #e7342d;
  border-radius: 50%;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  font-weight: 900;
  transition: all 0.3s ease-out;
}
.header-bell span:hover {
  color: #f7a60f;
}
.header-bell .alert-my-application {
  top: -14px;
  right: -38px;
}
.header-profile {
  position: relative;
  z-index: 5;
  flex-shrink: 0;
}
.header-profile-trigger {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header-profile-trigger * {
  transition: 0.2s;
}
.header-profile-trigger:hover .name {
  color: #f7a60f;
}
.header-profile-trigger:hover i {
  color: #f7a60f;
}
.header-profile-trigger i,
.header-profile-trigger img {
  flex-shrink: 0;
  max-width: 22px;
}
.header-profile-trigger .name {
  color: #b18fe8;
  font-size: 12px;
  font-weight: 800;
  display: inline-block;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.15s ease-out;
  text-transform: uppercase;
  margin: 0 10px;
}
.header-profile-trigger.active .name {
  color: #f7a60f;
}
.header-profile-trigger.active i {
  color: #f7a60f;
}
.header-profile-content {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 8px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  padding: 24px 20px 20px;
  background: #fff;
  min-width: 190px;
  display: none;
}
.header-profile-menu ul {
  padding-bottom: 9px;
  border-bottom: 1px solid #b895f1;
  margin-bottom: 17px;
}
.header-profile-menu li {
  margin-bottom: 15px;
}
.header-profile-menu .logout {
  color: #b18fe8;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
}
.header-profile-menu a {
  transition: all 0.3s ease-out;
}
.header-profile-menu a:hover {
  color: #f7a60f;
}
.header-bottom {
  border-top: 1px solid #b895f1;
}
.header-bottom-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  min-height: 56px;
  transition: all 0.3s ease-out;
}
.header-bottom-content .btn {
  font-size: 12px;
  padding: 10px 32px 11px;
}
.header-bottom-menu {
  white-space: nowrap;
  flex-grow: 1;
  text-align: left;
}
.header-bottom-menu li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  position: relative;
}
.header-bottom-menu li:last-child {
  margin-right: 0;
}
.header-bottom-menu a {
  font-size: 14px;
  font-weight: 800;
  color: #b18fe8;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  display: inline-flex;
  align-items: center;
}
.header-bottom-menu a:hover {
  color: #f7a60f;
}
.header-bottom-menu .count {
  display: inline-block;
  text-align: center;
  padding: 2px 1px;
  font-size: 10px;
  font-weight: 800;
  min-width: 16px;
  height: 16px;
  border-radius: 50%;
  color: #fff;
  background: #e7342d;
  margin-left: 2px;
}
.header-sub-menu {
  width: 300px;
  margin-left: 32px;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
}
.header-sub-menu:hover .menu-main {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.header-sub-menu:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out 0.18s;
}
.header-sub-menu .menu-main {
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 3;
  box-shadow: -3.7px 4.7px 0 0 #b895f1;
  border: 1px solid #b895f1;
  padding: 8px 38px 4px 28px;
  font-size: 14px;
  color: #b18fe8;
  text-transform: uppercase;
}
.header-sub-menu .menu-main a {
  display: inline-block;
  white-space: nowrap;
  max-width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 0;
}
.header-sub-menu .menu-main:after {
  content: "";
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -3px;
}
.header-sub-menu .sub-menu {
  box-shadow: -3.7px 4.7px 0 0 #b895f1;
  border: 1px solid #b895f1;
  background: #fff;
  position: absolute;
  width: 100%;
  right: 0;
  top: 100%;
  font-size: 14px;
  padding: 10px 0;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.header-sub-menu .sub-menu a {
  display: block;
  transition: all 0.3s ease-out;
  color: #b18fe8;
  padding: 8px 20px 8px 28px;
  line-height: 1.2;
}
.header-sub-menu .sub-menu a:hover {
  background: #b18fe8;
  color: #fff;
}
.header-sub-menu .new {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  background: #f7a60f;
  padding: 5px 10px 6px;
  color: #fff;
  margin: -5px 0 -3px 2px;
}
.mobile-profile-trigger {
  cursor: pointer;
  padding: 4px 0;
}
.simple-form .input-block {
  position: relative;
  margin-bottom: 20px;
}
.simple-form .input-block .input-sticker {
  display: none;
  position: absolute;
  top: 10px;
  right: -15px;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
}
.simple-form .input-block .input-sticker .header-help {
  font-size: 12px;
  margin-right: -9px;
  width: 228px;
  margin-top: 16px;
}
.simple-form .input-block .input-sticker .header-help:after {
  right: 18px;
}
.simple-form .input-block .input-sticker.error-sticker {
  background: #e7342d url('../fonts/fontawesome-free-5.13.0-web/svgs/solid/exclamation.svg') center no-repeat;
  background-size: 6px;
  border-radius: 50%;
}
.simple-form .input-block .input-sticker.error-sticker .header-help {
  box-shadow: -2.5px 3.2px 0 0 rgba(231, 52, 45, 0.3);
  background: #e7342d;
}
.simple-form .input-block .input-sticker.error-sticker .header-help:after {
  border-bottom-color: #e7342d;
}
.simple-form .input-block .input-sticker.active {
  display: block;
}
.simple-form input,
.simple-form textarea {
  display: block;
  width: 100%;
  transition: all 0.3s ease-out;
  height: 50px;
  color: #afafb5;
  padding: 0 28px;
  font-size: 16px;
  border: 1px solid #b895f1;
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
}
.simple-form input:focus,
.simple-form textarea:focus {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.simple-form input.error-validation,
.simple-form textarea.error-validation {
  background: #ffe7e0;
  border: 1px solid #ff5230;
  -webkit-box-shadow: -2px 3px 0px 0px #f3b7b4;
  box-shadow: -2px 3px 0px 0px #f3b7b4;
}
.simple-form textarea {
  resize: none;
  height: 150px;
  padding: 13px 28px;
}
.simple-form button {
  width: 100%;
  margin-bottom: 10px;
  line-height: 1;
}
.simple-form .checkbox-block {
  margin-bottom: 8px;
  text-align: left;
  color: #afafb5;
}
.simple-form .checkbox-block label {
  align-items: flex-start;
  display: flex;
  font-size: 14px;
}
.simple-form .checkbox-block a {
  color: #b18fe8;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.simple-form .checkbox-block a:hover {
  color: #f7a60f;
}
.simple-form .checkbox-block .checkbox {
  display: none;
}
.simple-form .checkbox-block .checkbox-custom {
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: #fff;
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  flex-shrink: 0;
  top: -2px;
}
.simple-form .checkbox-block .checkbox-custom,
.simple-form .checkbox-block .label {
  cursor: pointer;
}
.simple-form .checkbox-block .label {
  line-height: 1;
}
.simple-form .checkbox-block .checkbox:checked + .checkbox-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: #785d92;
}
.form-overlay {
  background: #000 none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.aside-form-outer {
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
}
.aside-form-outer.no-shadow {
  z-index: 102;
}
.aside-form-close {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
  display: none;
}
.aside-form {
  background: #fbfefd;
  text-align: center;
  width: 100%;
}
.aside-form .input-block {
  margin-bottom: 10px;
}
.aside-form .input-block .input-sticker {
  top: 5px;
}
.aside-form .form-select {
  margin-bottom: 10px;
  text-align: left;
}
.aside-form input,
.aside-form textarea {
  box-shadow: -3.7px 4.7px 0 0 #b895f1;
  font-size: 14px;
  height: 40px;
  padding: 0 20px;
  color: #7c7c82;
}
.aside-form .checkbox-block .checkbox-custom {
  top: -1px;
  width: 12px;
  height: 12px;
}
.aside-form .checkbox-block label {
  font-size: 10px;
}
.aside-form .checkbox-block .checkbox:checked + .checkbox-custom::before {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}
.aside-form .form-top {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  padding: 20px 30px 0;
}
.aside-form .form-bottom {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  padding: 15px 30px 8px;
}
.aside-form .form-bottom.already-reg {
  font-size: 13px;
}
.aside-form .form-bottom.already-reg a {
  color: #b18fe8;
  transition: all 0.3s ease-out;
  text-decoration: underline;
}
.aside-form .form-bottom.already-reg a:hover {
  color: #f7a60f;
}
.aside-form h3 {
  font-size: 24px;
  font-weight: 800;
  color: #b18fe8;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.aside-form .desc {
  margin-bottom: 18px;
}
.aside-form .desc strong {
  font-weight: 700;
}
.aside-form .counting-block-outer {
  position: relative;
}
.aside-form .counting-block-outer:hover .pupils-count-awards {
  opacity: 1;
  visibility: visible;
}
.aside-form .counting-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
  padding-left: 18px;
  border: 1px solid #b895f1;
  box-shadow: -3.7px 4.7px 0 0 #b895f1;
  transition: all 0.3s ease-out;
  background: #fff;
}
.aside-form .counting-block:hover {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.aside-form .counting-block p {
  color: #7c7c82;
  text-align: left;
}
.aside-form .rating-count {
  white-space: nowrap;
  width: 106px;
  flex-shrink: 0;
  position: relative;
}
.aside-form .rating-count .qty-compilation {
  width: 100%;
  text-align: center;
  border: none;
  box-shadow: none;
}
.aside-form .rating-count .qtyminus-compilation,
.aside-form .rating-count .qtyplus-compilation {
  font-size: 30px;
  font-weight: 800;
  cursor: pointer;
  color: #b18fe8;
  position: absolute;
  transition: all 0.3s ease-out;
}
.aside-form .rating-count .qtyminus-compilation:hover,
.aside-form .rating-count .qtyplus-compilation:hover {
  color: #f7a60f;
}
.aside-form .rating-count .qtyminus-compilation.not-allowed,
.aside-form .rating-count .qtyplus-compilation.not-allowed {
  cursor: not-allowed;
  color: #aaa;
}
.aside-form .rating-count .qtyminus-compilation {
  top: 5px;
  left: 12px;
}
.aside-form .rating-count .qtyplus-compilation {
  top: 5px;
  right: 12px;
}
.aside-form .form-calculate {
  margin: 0 -30px;
  display: flex;
  color: #fff;
}
.aside-form .calculate-block {
  text-align: left;
  width: 25%;
  font-size: 14px;
  background: #b895f1;
  text-align: center;
}
.aside-form .calculate-block h6 {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #7c7c82;
  border-right: 1px solid #fbfefd;
  padding: 3px;
}
.aside-form .calculate-block .price {
  color: #7c7c82;
  background: #fff;
  font-weight: 800;
  min-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
}
.aside-form .calculate-block .old-price {
  font-size: 9px;
  font-weight: 400;
  text-decoration: line-through;
  padding-top: 2px;
  margin-right: 2px;
}
.aside-form .calculate-block:nth-last-of-type(1) h6 {
  border: none;
}
.aside-form .choose-month {
  margin-bottom: 14px;
}
.aside-form .choose-month p {
  margin-bottom: 6px;
}
.aside-form .radio-buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2px;
}
.aside-form .radio-buttons label {
  cursor: pointer;
  width: calc(25% - 4px);
  display: block;
  margin: 0 2px 4px;
  font-size: 12px;
  text-align: center;
  padding: 7px 3px;
  color: #373a3c;
  transition: all 0.3s ease-out;
  background: #f9f9f9;
  box-shadow: -0.8px 0.6px 1px 0 rgba(220, 223, 229, 0.76);
}
.aside-form .radio-buttons label:hover {
  background: #fcca25;
}
.aside-form .radio-buttons input {
  display: none;
}
.aside-form .radio-buttons input:checked + label {
  background: #add335;
  color: #fff;
}
.aside-form .promokod {
  text-align: center;
  margin-bottom: 12px;
}
.aside-form .promokod a {
  font-size: 12px;
  color: #b18fe8;
  transition: all 0.3s ease-out;
  text-decoration: underline;
}
.aside-form .promokod a:hover {
  color: #f7a60f;
}
.aside-form .btn {
  margin-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
}
.aside-form .subject-choise {
  position: relative;
  z-index: 11;
}
.aside-form .subject-choise input {
  padding-right: 50px;
}
.aside-form .subject-select {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
}
.aside-form .select-opener {
  transition: all 0.3s ease-out;
  height: 40px;
  width: 100%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.aside-form .select-opener .arrow {
  position: absolute;
  top: 13px;
  right: 20px;
}
.aside-form .select-opener.open {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.aside-form .select-opener.open .arrow {
  transform: rotate(-180deg);
}
.aside-form .subjects-options {
  position: absolute;
  top: 0;
  margin-top: -83px;
  right: 100%;
  margin-right: 22px;
  width: 506px;
  z-index: 10;
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  background: #fff;
  border: solid 1px #b895f1;
  padding: 5px 10px 20px;
  text-align: left;
  font-size: 0;
  display: none;
}
.aside-form .subjects-options:after,
.aside-form .subjects-options:before {
  left: 100%;
  top: 105px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.aside-form .subjects-options:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
.aside-form .subjects-options:before {
  border-color: rgba(217, 247, 240, 0);
  border-left-color: #b895f1;
  border-width: 9px;
  margin-top: -9px;
}
.subjects-options-block {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  font-size: 14px;
  padding: 0 8px;
}
.subjects-options-block h5 {
  font-size: 12px;
  font-weight: 800;
  color: #b18fe8;
  background: #fbfefd;
  margin-bottom: 10px;
  padding: 6px 10px;
  margin-top: 15px;
}
.subjects-options-block .subject-list {
  text-align: left;
  padding-left: 10px;
}
.subjects-options-block .subject-list li {
  margin-bottom: 9px;
  font-size: 10px;
}
.subjects-options-block .subject-list a {
  line-height: 1.2;
  position: relative;
  text-decoration: underline;
  color: #b18fe8;
  transition: all 0.3s ease-out;
  font-size: 13px;
  margin-right: 2px;
}
.subjects-options-block .subject-list a:hover {
  color: #f7a60f;
}
.subjects-options-block .subject-list .note {
  display: block;
  margin-top: 8px;
  max-width: 95%;
  line-height: 1.2;
}
.pupils-count-awards {
  position: absolute;
  top: 0;
  margin-top: -163px;
  right: 100%;
  margin-right: 22px;
  width: 506px;
  z-index: 12;
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  background: #fff;
  border: solid 1px #b895f1;
  padding: 5px 10px 20px;
  text-align: left;
  min-height: 228px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out 0.2s;
  padding: 20px;
  font-size: 12px;
}
.pupils-count-awards:after,
.pupils-count-awards:before {
  left: 100%;
  top: 185px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.pupils-count-awards:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
.pupils-count-awards:before {
  border-color: rgba(217, 247, 240, 0);
  border-left-color: #b895f1;
  border-width: 9px;
  margin-top: -9px;
}
.pupils-count-awards .title-flex {
  display: flex;
  margin: 0 -8px;
  text-align: center;
}
.pupils-count-awards .title-flex .item1 {
  width: 150px;
  flex-shrink: 0;
}
.pupils-count-awards .title-flex .item2 {
  flex-grow: 1;
  text-align: left;
}
.pupils-count-awards h5 {
  background: #fbfefd;
  color: #b18fe8;
  font-size: 12px;
  font-weight: 800;
  margin: 0 8px 15px;
  padding: 6px 12px;
}
.pupils-count-list {
  margin: 0 -8px;
}
.pupils-count-list li {
  display: flex;
  margin-bottom: 16px;
}
.pupils-count-list li:last-child {
  margin-bottom: 0;
}
.pupils-count-list .number {
  width: 150px;
  flex-shrink: 0;
  margin: 0 8px;
  text-align: center;
  color: #b18fe8;
  font-weight: 800;
}
.pupils-count-list .number span {
  display: inline-block;
  position: relative;
}
.pupils-count-list .award {
  text-align: left;
  flex-grow: auto;
  margin: 0 8px;
  color: #2f2f35;
  line-height: 1.167;
  padding-right: 17px;
}
.pupils-count-list .active-count .number span:before {
  content: "";
  position: absolute;
  margin-left: -32px;
}
.pupils-count-list .not-yet .number {
  color: #bed3d4;
}
.pupils-count-list .not-yet .award {
  color: #afafb5;
}
.medianar-container {
  display: flex;
}
.medianar-content {
  flex-grow: 1;
  padding-right: 30px;
  max-width: 100%;
  min-height: 0;
  min-width: 0;
}
.medianar-aside {
  width: 300px;
  flex-shrink: 0;
}
.introdution-section {
  margin-bottom: 44px;
}
.introdution-main {
  margin-bottom: 38px;
  overflow: hidden;
  position: relative;
  padding-left: 68px;
  background: #fff;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
}
.introdution-content {
  padding: 62px 20px 52px 0;
  max-width: 450px;
  text-align: left;
  position: relative;
}
.introdution-content h1 {
  color: #b18fe8;
}
.introdution-content h1 span {
  display: block;
  line-height: 1.17;
  margin-bottom: 12px;
  color: #f7a60f;
}
.introdution-content .reg {
  font-size: 11px;
  line-height: 1.27;
  color: #b0d9c7;
  margin-bottom: 18px;
}
.introdution-content p {
  font-size: 18px;
  line-height: 1.33;
}
.introdution-dop {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  color: #fff;
  font-weight: 700;
}
.introdution-dop li {
  width: 189px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 15px 9px;
  background: #0caae5;
  font-size: 12px;
}
.introdution-dop .season {
  background: #f7a60f;
  font-size: 18px;
  text-transform: uppercase;
}
.introdution-pic {
  position: absolute;
  left: 520px;
  top: 25px;
}
.introdution-bottom {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
}
.introdution-steps {
  background: #b18fe8;
  color: #62c1c5;
  display: flex;
  flex-wrap: wrap;
  padding: 0 6px 0 70px;
}
.introdution-steps li {
  margin-right: 94px;
  flex-shrink: 0;
  line-height: 1.29;
  text-align: left;
  position: relative;
  padding: 10px 0 12px;
}
.introdution-steps li:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -64px;
}
.introdution-steps li:last-child {
  margin-right: 0;
}
.introdution-steps li:last-child:after {
  display: none;
}
.introdution-steps strong {
  display: block;
  font-size: 16px;
}
.introdution-steps .active-step {
  color: #fff;
}
.introdution-steps .note {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: #f7a60f;
  font-weight: 800;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 4px;
  padding: 5px 14px 6px;
}
.introdution-steps .note::after {
  top: 100%;
  left: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 166, 15, 0);
  border-top-color: #f7a60f;
  border-width: 4px;
}
.introdution-detail {
  border: 1px solid #b895f1;
  border-top: none;
  background: #fbfefd;
  display: flex;
  padding: 18px 10px 24px 70px;
  text-align: left;
}
.introdution-detail .detail-block {
  width: 50%;
}
.introdution-detail .content {
  padding: 0 50px 0 112px;
  position: relative;
  margin-bottom: 14px;
}
.introdution-detail .picture {
  position: absolute;
  top: 3px;
  left: 0;
}
.introdution-detail .picture img {
  display: block;
  width: 78px;
}
.introdution-detail h5 {
  font-weight: 800;
  font-size: 16px;
  color: #b18fe8;
  margin-bottom: 4px;
}
.introdution-detail-list li {
  line-height: 1.3;
  margin-bottom: 2.7px;
  font-size: 12px;
  position: relative;
}
.introdution-detail-list li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #b895f1;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 6px;
}
.why-section {
  text-align: center;
  padding: 30px 0 25px;
}
.why-list {
  display: flex;
  justify-content: center;
  text-align: left;
  padding-top: 32px;
}
.why-list li {
  width: 290px;
  margin: 0 18px 25px;
  display: flex;
  flex-shrink: 0;
}
.why-list .picture {
  width: 64px;
  margin-right: 36px;
  flex-shrink: 0;
  text-align: center;
  padding-top: 7px;
}
.why-list p {
  line-height: 1.71;
  color: #b18fe8;
}
.why-list strong {
  display: block;
  font-size: 16px;
}
.purpose-section {
  padding: 46px 0 65px;
  text-align: center;
}
.purpose-section h2 {
  margin-bottom: 76px;
}
.purpose-content {
  position: relative;
  z-index: 2;
  padding-left: 440px;
}
.purpose-content .picture {
  position: absolute;
  left: -29px;
  top: -62px;
  z-index: -1;
}
.purpose-block {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  background: #fff;
  padding: 23px 102px 15px 29px;
  text-align: left;
}
.purpose-block .number {
  line-height: 0.75;
  font-size: 172px;
  font-weight: 800;
  color: #b895f1;
  position: absolute;
  z-index: -1;
  right: -25px;
  bottom: 0;
}
.purpose-block p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.purpose-block .license {
  display: flex;
  align-items: center;
  line-height: 1.6;
  font-size: 10px;
  max-width: 280px;
  margin-bottom: 16px;
}
.purpose-block .license img {
  flex-shrink: 0;
  margin-right: 16px;
}
.purpose-list {
  display: flex;
  padding-top: 14px;
  margin: 0 -11px;
  color: #b18fe8;
}
.purpose-list li {
  width: 25%;
  padding: 0 15px 25px;
  text-align: center;
}
.purpose-list .image {
  margin-bottom: 21px;
  height: 65px;
  line-height: 65px;
}
.purpose-list p {
  line-height: 1.71;
}
.purpose-list strong {
  display: block;
  font-size: 18px;
}
.green-bg {
  position: relative;
  z-index: 2;
}
.green-bg:after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  height: 100%;
  width: 120vw;
  margin-left: -60vw;
  left: 50%;
  top: 0;
  background: #fbfefd;
}
.awards-section {
  text-align: center;
}
.awards-section h2 {
  margin-bottom: 36px;
  margin-top: 25px;
}
.awards-container {
  padding: 40px 0 20px;
}
.awards-flex {
  position: relative;
  z-index: 2;
}
.awards-title {
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
  float: left;
  padding: 20px;
  margin-bottom: 29px;
  width: 300px;
  text-align: center;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
}
.awards-title-content {
  overflow: hidden;
  background: #b895f1;
  position: relative;
  z-index: 2;
  min-height: 697px;
  padding: 38px 19px 340px;
}
.awards-title-content h4 {
  font-size: 24px;
  font-weight: 800;
  color: #b18fe8;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.awards-title-content .desc {
  font-size: 12px;
  line-height: 1.33;
  margin-bottom: 36px;
}
.awards-title-content .list {
  text-align: left;
  color: #b18fe8;
}
.awards-title-content .list li {
  align-items: center;
  display: flex;
  margin-bottom: 28px;
  line-height: 1.29;
  padding-right: 5px;
}
.awards-title-content .list li:last-child {
  margin-bottom: 0;
}
.awards-title-content .list .pic {
  width: 64px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 20px;
  margin-top: 2px;
}
.awards-title-content .title-image {
  width: 100%;
  left: 50%;
  margin-left: -130px;
  bottom: -3px;
  position: absolute;
  z-index: -1;
  text-align: center;
}
.parents-awards .awards-title-content {
  min-height: 357px;
  padding-bottom: 250px;
}
.awards-content {
  display: flex;
  flex-wrap: wrap;
  float: right;
  justify-content: center;
  width: calc(100% - 300px);
  margin: 0 -15px;
}
.awards-block {
  margin: 0 15px 29px;
  text-align: center;
  width: calc(33.33333% - 30px);
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  transition: all 0.3s ease-out;
  position: relative;
  min-height: 354px;
  padding: 36px 20px 14px;
}
.awards-block:hover {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #9875d0;
}
.awards-block .label {
  position: absolute;
  z-index: 3;
  top: -1px;
  left: -1px;
  width: 100%;
  text-align: left;
}
.awards-block .label span {
  display: inline-block;
  background: #f7a60f;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 20px;
  color: #fff;
}
.awards-block .label.done {
  text-align: center;
}
.awards-block .label.done span {
  background: #e7342d;
}
.awards-block .image {
  height: 160px;
  line-height: 160px;
  margin-bottom: 14px;
}
.awards-block .image img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.awards-block .diplom-image {
  display: inline-block;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  padding: 5px;
  position: relative;
  background: #b18fe8;
  background: -moz-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: -webkit-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: linear-gradient(to bottom, #b18fe8 0%, #00a7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b18fe8', endColorstr='#00a7e6', GradientType=0);
}
.awards-block .diplom-image:after {
  content: url("../img/main-new/pin.png");
  left: 50%;
  margin-left: -6.5px;
  position: absolute;
  top: 0;
  margin-top: -15px;
  line-height: 1;
}
.awards-block .diplom-image img {
  display: block;
}
.awards-block h5 {
  font-size: 16px;
  font-weight: 800;
  color: #b18fe8;
  line-height: 1.5;
  margin-bottom: 5px;
}
.awards-block p {
  font-size: 12px;
  line-height: 1.4;
}
.awards-block .header-query {
  display: inline-block;
  margin-left: 3px;
  padding-top: 0;
  margin-right: -6px;
  margin-bottom: -8px;
}
.awards-slogan {
  border: 1px solid #138db1;
  display: flex;
  padding: 18px 30px;
  align-items: center;
  justify-content: center;
  margin: 11px 0 20px;
}
.awards-slogan h5 {
  color: #00676d;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  margin-right: 70px;
  text-align: left;
}
.awards-slogan h5 span {
  color: #f7a60f;
}
.awards-slogan .btn {
  margin-right: 29px;
  padding-left: 50px;
  padding-right: 50px;
}
.awards-note {
  margin: 0 15px 20px;
  width: calc(100% - 30px);
  border: 1px solid #138db1;
  background: #fbfefd;
  padding: 34px 40px;
  display: flex;
  align-items: center;
}
.awards-note i {
  flex-shrink: 0;
  margin-right: 35px;
}
.awards-note span {
  text-align: left;
  line-height: 1.71;
  display: inline-block;
}
.tooltipster-sidetip.my-tooltip {
  height: auto !important;
}
.tooltipster-sidetip.my-tooltip .tooltipster-content {
  padding: 10px 15px;
  font-size: 12px;
  background: #785d92;
  color: #fff;
}
.tooltipster-sidetip.my-tooltip .tooltipster-arrow {
  right: auto;
  left: 50% !important;
}
.tooltipster-sidetip.my-tooltip .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.my-tooltip.tooltipster-bottom {
  margin-top: -3px;
}
.awards-slider .awards-block .header-query {
  padding-bottom: 0;
}
.subjects-section {
  text-align: center;
  padding: 74px 0 50px;
}
.subjects-list {
  margin: 0 -15px;
  padding-bottom: 51px;
  display: flex;
  text-align: left;
}
.subjects-block {
  margin: 0 15px 30px;
  width: calc(33.33333% - 30px);
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  transition: all 0.3s ease-out;
  padding: 19px 20px 30px;
}
.subjects-block:hover {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #9875d0;
}
.subjects-block .title {
  color: #b18fe8;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.33;
}
.subjects-pic {
  margin-bottom: 23px;
}
.subjects-pic img {
  width: 100%;
}
.subjects-detail-list li {
  margin-bottom: 12.5px;
}
.subjects-detail-list a {
  color: #b18fe8;
  text-decoration: underline;
  position: relative;
  line-height: 1.25;
}
.subjects-detail-list a:hover {
  text-decoration: none;
}
.subjects-detail-list a:after {
  bottom: 8px;
  color: #2f2f35;
  content: attr(data-grade);
  font-size: 10px;
  left: 100%;
  padding-left: 4px;
  position: absolute;
  white-space: nowrap;
  z-index: 5;
}
.subjects-detail-list span {
  display: block;
  font-size: 12px;
  color: #2f2f35;
  line-height: 1.33;
  margin-top: 10px;
}
.subjects-detail-list .free-note {
  display: inline-block;
  background: #f7a60f;
  padding: 9px 16px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  position: relative;
  margin-top: -2px;
}
.subjects-detail-list .free-note:after {
  bottom: 100%;
  left: 16px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 166, 15, 0);
  border-bottom-color: #f7a60f;
  border-width: 4px;
}
.baner-appeal {
  margin-bottom: 30px;
  padding: 20px;
  text-align: center;
  color: #fff;
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
}
.baner-appeal .appeal {
  background-position: left center;
  background-repeat: no-repeat;
  min-height: 298px;
  padding: 20px 50px 15px 411px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.baner-appeal h4 {
  margin-bottom: 48px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
.baner-appeal h4 strong {
  color: #f6a20f;
}
.baner-appeal h4 .promokod {
  display: block;
  color: #f59d0f;
  text-transform: uppercase;
}
.baner-appeal .btn {
  width: 100%;
  max-width: 300px;
}
.baner-appeal .btn:before {
  display: none;
}
.baner-appeal h3 {
  font-size: 55px;
  margin: -2px 0 7px;
  font-weight: 800;
  text-transform: uppercase;
}
.baner-appeal .discount {
  font-weight: 800;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
.baner-appeal .discount span {
  display: inline-block;
  text-align: right;
  color: #f7a60f;
  margin-right: 23px;
  font-size: 36px;
  line-height: 1.05;
}
.baner-appeal .discount strong {
  font-size: 94px;
}
.baner-appeal .discount i {
  display: block;
  font-size: 24px;
}
.baner-appeal .discount + .btn {
  font-size: 18px;
}
.socials-list {
  white-space: nowrap;
}
.socials-list li {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0 2px 5px 0;
}
.social-link {
  border: 2px solid #b0d9c7;
  border-radius: 50%;
  text-align: center;
  transition: all 0.15s ease-out;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 24.5px;
}
.social-link:hover {
  border-color: #f7a60f;
}
.js-slick .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  cursor: pointer;
  padding: 0;
  margin-top: -7px;
  background: transparent;
  border: none;
  text-indent: -9999px;
}
.js-slick .slick-arrow.slick-prev {
  left: -78px;
}
.js-slick .slick-arrow.slick-next {
  right: -78px;
}
.js-slick .slick-dots {
  text-align: center;
  margin-top: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 100%;
}
.js-slick .slick-dots li {
  display: inline-block;
  text-indent: -9999px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 0 9px;
  transition: all 0.3s ease-out;
  background: #b18fe8;
}
.js-slick .slick-dots li:hover {
  background: #f7a60f;
}
.js-slick .slick-dots .slick-active {
  background: #f7a60f;
  box-shadow: -0.7px 5px 10px 0 #f7a60f;
}
.reviews-section {
  text-align: center;
  padding: 72px 0 40px;
}
.reviews-slider-outer {
  background: #fff;
  padding: 5px 70px 15px;
  max-width: 662px;
  margin: 0 auto 78px;
  text-align: left;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
}
.reviews-slider .slick-arrow {
  margin-top: 4px;
}
.reviews-slider .slick-arrow.slick-prev {
  left: -109px;
  margin-top: 0;
  top: 116px;
}
.reviews-slider .slick-arrow.slick-next {
  right: -109px;
  margin-top: 0;
  top: 116px;
}
.reviews-slider .slick-dots {
  margin-top: 46px;
}
.reviews-block {
  padding: 10px;
  min-height: 225px;
}
.reviews-block .cov {
  font-size: 60px;
  font-weight: 800;
  color: #f7a60f;
  line-height: 0.7;
  margin-bottom: 15px;
}
.reviews-block .text {
  font-size: 18px;
  line-height: 1.33;
  color: #0d696c;
  margin-bottom: 25px;
}
.reviews-block .user-info {
  display: flex;
  align-items: center;
}
.reviews-block .person {
  position: relative;
  flex-shrink: 0;
  width: 60px;
  margin-right: 29px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
}
.reviews-block .person img {
  display: block;
  width: 100%;
}
.reviews-block .name {
  font-weight: 700;
  color: #0d696c;
  margin-bottom: 4px;
}
.reviews-block .job {
  line-height: 1.71;
  color: #b0d9c7;
}
.reviews-block .social-link {
  position: absolute;
  z-index: 3;
  right: -12px;
  bottom: -10px;
  background: #fff;
}
.participation-section {
  padding: 75px 0 0;
  text-align: center;
}
.participation-list {
  padding-top: 36px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -70px -30px;
  text-align: left;
}
.participation-list li {
  width: calc(50% - 140px);
  margin: 0 70px 81px;
  position: relative;
  z-index: 4;
}
.participation-list li:after {
  position: absolute;
  z-index: 3;
}
.participation-list li:nth-of-type(1):after {
  content: url("../img/main-new/participation_arrow_1.png");
  top: 85px;
  left: 100%;
  margin-left: -3px;
}
.participation-list li:nth-of-type(2):after {
  content: url("../img/main-new/participation_arrow_2.png");
  top: 100%;
  margin-top: -8px;
  right: 100%;
  margin-right: -161px;
}
.participation-list li:nth-of-type(3):after {
  content: url("../img/main-new/participation_arrow_3.png");
  top: 130px;
  left: 100%;
  margin-left: -9px;
}
.participation-block {
  overflow: hidden;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  background: #fff;
  padding: 35px 20px 39px 46px;
  transition: all 0.3s ease-out;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 4;
  height: 100%;
}
.participation-block:hover {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #9875d0;
}
.participation-block .number {
  font-size: 172px;
  font-weight: 800;
  line-height: 0.75;
  color: #daf7f0;
  position: absolute;
  z-index: -1;
  right: -23px;
  bottom: 0;
}
.participation-block .image {
  text-align: center;
  width: 64px;
  flex-shrink: 0;
  margin-right: 30px;
  margin-top: 4px;
}
.participation-block .content {
  max-width: 198px;
}
.participation-block .title {
  font-size: 16px;
  font-weight: 800;
  color: #b18fe8;
  line-height: 1.5;
  margin-bottom: 5px;
}
.participation-block p {
  line-height: 1.33;
  font-size: 12px;
  margin-bottom: 25px;
}
.participation-block p a {
  color: #b18fe8;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.participation-block p a:hover {
  text-decoration: none;
  color: #f7a60f;
}
.participation-block .btn {
  white-space: nowrap;
}
.tasks-section {
  padding: 24px 0 27px;
  text-align: center;
}
.tasks-flex {
  display: flex;
  padding-top: 23px;
}
.tasks-text {
  text-align: left;
  width: 50%;
  padding-right: 63px;
  position: relative;
  z-index: 4;
}
.tasks-text p {
  line-height: 1.71;
}
.tasks-list {
  padding-bottom: 41px;
  max-width: 310px;
  padding-left: 3px;
}
.tasks-list li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.tasks-list .image {
  flex-shrink: 0;
  width: 70px;
  text-align: center;
  margin-right: 37px;
}
.tasks-list p {
  color: #b18fe8;
}
.tasks-examples {
  width: 50%;
  position: relative;
  z-index: 3;
}
.tasks-examples .brash {
  position: absolute;
  z-index: -1;
  top: -104px;
  left: 50%;
  margin-left: -300px;
}
.tasks-slider {
  width: 100%;
  max-width: 460px;
  margin: 2px 0 0 -11px;
}
.tasks-slider .slick-arrow.slick-prev {
  left: -28px;
}
.tasks-slider .slick-arrow.slick-next {
  right: -30px;
}
.tasks-slider .slick-dots {
  margin-top: 11px;
  display: flex !important;
  justify-content: flex-end;
}
.tasks-slider .slick-dots li {
  flex-shrink: 0;
}
.tasks-slider-block {
  transition: all 0.3s ease-out;
  margin: 10px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
}
.tasks-slider-block:hover {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #9875d0;
}
.tasks-slider-block img {
  width: 100%;
}
.faq-section {
  padding: 30px 0 23px;
  text-align: center;
  position: relative;
  z-index: 5;
}
.faq-content {
  text-align: left;
}
.faq-image {
  text-align: center;
  margin-bottom: -2px;
  margin-top: -35px;
}
.faq-image img {
  display: inline-block;
  max-width: 100%;
}
.faq-block {
  margin-bottom: 19px;
}
.faq-block .question {
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  background: #fff;
  cursor: pointer;
  border: solid 1px #b895f1;
  color: #7c7c82;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  padding: 13px 70px 13px 30px;
  transition: all 0.3s ease-out;
}
.faq-block .question:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 22px;
}
.faq-block .question:hover {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.faq-block .question.faq-open {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.faq-block .answer {
  background: #fbfefd;
  line-height: 1.71;
  padding: 31px 40px 10px;
  display: none;
}
.faq-block .answer p {
  margin-bottom: 24px;
}
.faq-block a {
  color: #b18fe8;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.faq-block a:hover {
  text-decoration: none;
  color: #f7a60f;
}
.notes-conditions-section {
  padding: 35px 0 0;
}
.notes-conditions-section .title {
  font-size: 16px;
  font-weight: 800;
  color: #b18fe8;
  margin-bottom: 26px;
}
.notes-conditions-list li {
  font-size: 10px;
  line-height: 1.6;
}
.notes-conditions-list sup {
  color: #f7a60f;
  font-size: 8px;
}
footer {
  display: block;
  background: #f7f8f8;
}
.inner-footer .footer-top-content {
  padding: 29px 0 21px;
}
.inner-footer .footer-bottom-content {
  justify-content: flex-end;
  padding: 14px 0;
}
.inner-footer .footer-license {
  margin-bottom: 0;
}
.inner-footer .footer-license span {
  line-height: 1.2;
}
.footer-top {
  border-bottom: 1px solid #0084a4;
}
.footer-top-content {
  padding: 40px 0 34px;
}
.footer-top-content .btn {
  width: 240px;
}
.footer-inner-info {
  font-size: 12px;
  line-height: 1.33;
  margin-bottom: 17px;
}
.footer-license {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  max-width: 220px;
}
.footer-license img {
  flex-shrink: 0;
  margin-right: 20px;
}
.footer-license span {
  font-size: 10px;
  line-height: 1.6;
  text-align: left;
}
.footer-info-link li {
  display: inline-block;
  margin: 0 14px 15px 0;
}
.footer-info-link a {
  transition: all 0.3s ease-out;
}
.footer-info-link a:hover {
  color: #f7a60f;
}
.footer-socials h5 {
  font-size: 18px;
  color: #b18fe8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer-socials .desc {
  color: #7c7c82;
  margin-bottom: 15px;
}
.footer-socials .socials-list {
  white-space: normal;
}
.footer-socials .social-link {
  height: 38px;
  width: 38px;
  line-height: 32.5px;
}
.footer-links {
  display: flex;
  padding-top: 2px;
}
.footer-links-list {
  margin-right: 39px;
}
.footer-links-list:nth-last-of-type(1) {
  margin-right: 0;
}
.footer-links-list li {
  margin-bottom: 16px;
}
.footer-links-list a {
  color: #b18fe8;
  transition: all 0.3s ease-out;
}
.footer-links-list a:hover {
  color: #f7a60f;
}
.footer-bottom-content {
  padding: 33px 0 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}
.footer-bottom-content .copyright {
  margin-right: 10px;
}
.footer-bottom-content .address {
  margin-right: 60px;
}
.footer-bottom-list {
  white-space: nowrap;
}
.footer-bottom-list li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.footer-bottom-list a {
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.footer-bottom-list a:hover {
  text-decoration: none;
  color: #f7a60f;
}
.vebinar-intro-section {
  margin-bottom: 40px;
}
.vebinar-intro-list {
  display: flex;
  margin: 0 -15px;
  justify-content: center;
  flex-wrap: wrap;
}
.vebinar-intro-list li {
  display: flex;
  align-items: center;
  padding: 0 15px;
  margin-bottom: 30px;
  text-align: left;
  width: 25%;
}
.vebinar-intro-list .image {
  flex-shrink: 0;
  width: 64px;
  text-align: center;
  margin-right: 38px;
  margin-left: 7px;
}
.vebinar-intro-list p {
  color: #b18fe8;
  font-size: 14px;
  line-height: 1.71;
}
.vebinar-intro-top {
  position: relative;
  margin-bottom: 36px;
}
.vebinar-intro-top .picture {
  position: absolute;
  top: 4px;
  left: 854px;
}
.vebinar-intro-content {
  box-shadow: -6.2px 7.9px 0 0 #fafefd;
  background: #fff;
  width: 100%;
  max-width: 1070px;
  border: 2px solid #fafefd;
  padding: 38px 190px 46px 56px;
  display: flex;
  align-items: flex-start;
}
.vebinar-intro-content .diplom {
  padding-top: 17px;
  flex-shrink: 0;
  margin-right: 34px;
}
.vebinar-intro-content .diplom-image {
  display: inline-block;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  padding: 5px;
  position: relative;
  background: #b18fe8;
  background: -moz-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: -webkit-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: linear-gradient(to bottom, #b18fe8 0%, #00a7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b18fe8', endColorstr='#00a7e6', GradientType=0);
}
.vebinar-intro-content .diplom-image:after {
  content: url("../img/main-new/pin.png");
  left: 50%;
  margin-left: -6.5px;
  position: absolute;
  top: 0;
  margin-top: -15px;
  line-height: 1;
}
.vebinar-intro-content .diplom-image img {
  display: block;
}
.vebinar-intro-content .license {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.vebinar-intro-content .license img {
  flex-shrink: 0;
  margin-right: 10px;
}
.vebinar-intro-content .license span {
  font-size: 11px;
  color: #b0d9c7;
  line-height: 1.27;
}
.vebinar-intro-content h1 {
  color: #b18fe8;
  line-height: 1;
  margin-bottom: 34px;
}
.vebinar-intro-content h1 span {
  color: #f7a60f;
  display: block;
  line-height: 1.17;
  margin-bottom: 12px;
  margin-bottom: 4px;
}
.vebinar-intro-content h1 i {
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none;
  color: #2f2f35;
  margin-left: 22px;
}
.vebinar-intro-content .info {
  display: flex;
  align-items: center;
}
.vebinar-intro-content .btn-block {
  margin-right: 33px;
  text-align: center;
}
.vebinar-intro-content .btn-block p {
  font-size: 11px;
}
.vebinar-intro-content .btn {
  margin-bottom: 12px;
  width: 300px;
}
.vebinar-intro-content .btn:before {
  left: -30px;
}
.vebinar-intro-content .timer {
  margin-top: -2px;
}
.vebinar-intro-content .timer p {
  font-size: 11px;
}
.vebinar-intro-content .timer strong {
  color: #b18fe8;
}
.vebinar-intro-content #countdown {
  margin-left: -9px;
  margin-bottom: 15px;
}
.vebinar-intro-content .countdown-row {
  white-space: nowrap;
}
.vebinar-intro-content .countdown-section {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  text-align: center;
}
.vebinar-intro-content .countdown-section:after {
  content: ":";
  position: absolute;
  top: 0;
  right: -3px;
  font-size: 24px;
  line-height: 0.9;
}
.vebinar-intro-content .countdown-section:nth-last-of-type(1):after {
  display: none;
}
.vebinar-intro-content .countdown-section span {
  display: block;
  width: 26px;
}
.vebinar-intro-content .countdown-section .countdown-amount {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 4px;
}
.vebinar-intro-content .countdown-section .countdown-period {
  font-size: 11px;
}
.video-time {
  background: rgba(0, 102, 107, 0.8);
  display: inline-block;
  width: 80px;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}
.video-time .marker {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0a011;
  padding-left: 0.8px;
  flex-shrink: 0;
  margin-right: 7px;
  background: -moz-linear-gradient(left, #f0a011 0%, #ec8912 100%);
  background: -webkit-linear-gradient(left, #f0a011 0%, #ec8912 100%);
  background: linear-gradient(to right, #f0a011 0%, #ec8912 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0a011', endColorstr='#ec8912', GradientType=1);
}
.video-time:hover .marker {
  background: #06b3ed;
  background: -moz-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: -webkit-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: linear-gradient(to right, #06b3ed 0%, #038a90 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#06b3ed', endColorstr='#038a90', GradientType=1);
}
.new-materials-section {
  padding: 6px 0 18px;
  text-align: center;
}
.new-materials-list {
  display: flex;
  flex-wrap: wrap;
  margin: -4px -15px 0;
}
.new-materials-list li {
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 28px;
}
.new-medianar-item {
  display: block;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  background: #fbfefd;
  border: 1px solid #b895f1;
  transition: all 0.3s ease-out;
  position: relative;
  text-align: left;
  min-height: 475px;
  height: 100%;
}
.new-medianar-item:hover {
  border-color: #9875d0;
  box-shadow: -6.2px 7.9px 0 0 rgba(152, 117, 208, 0.35);
}
.new-medianar-item .top {
  min-height: 44px;
  display: flex;
  align-items: flex-end;
  padding: 10px 21px 0;
}
.new-medianar-item .middle {
  padding: 0 21px 17px;
  background: #fff;
}
.new-medianar-item .bottom {
  padding: 18px 16px 7px 21px;
}
.new-medianar-item .status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 11px;
}
.new-medianar-item .status.over {
  color: #b18fe8;
}
.new-medianar-item .status.live {
  color: #f7a60f;
}
.new-medianar-item .status.online {
  font-size: 10px;
  display: inline-block;
  color: #fff;
  padding: 8px 13px;
  text-align: center;
  background: #00a3dd;
}
.new-medianar-item .image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 16px;
}
.new-medianar-item .image:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 102, 107, 0.21);
  opacity: 0;
  transition: all 0.3s ease-out;
}
.new-medianar-item .image:hover:after {
  opacity: 1;
}
.new-medianar-item .image:hover .video-time .marker {
  background: #06b3ed;
  background: -moz-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: -webkit-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: linear-gradient(to right, #06b3ed 0%, #038a90 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#06b3ed', endColorstr='#038a90', GradientType=1);
}
.new-medianar-item .video-time {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 10px;
}
.new-medianar-item .material-pic {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.new-medianar-item .diplom {
  position: absolute;
  z-index: 4;
  left: -6px;
  bottom: -20px;
  height: 100px;
  transform: rotate(14deg);
}
.new-medianar-item .diplom img {
  height: 100%;
  display: block;
}
.new-medianar-item .diplom:after {
  content: url("../img/main-new/material_diplom_shadow.png");
  position: absolute;
  z-index: -1;
  left: 7px;
  bottom: 15px;
}
.new-medianar-item .diplom-image {
  height: 100%;
  padding: 4px;
  background: #b18fe8;
  background: -moz-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: -webkit-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: linear-gradient(to bottom, #b18fe8 0%, #00a7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b18fe8', endColorstr='#00a7e6', GradientType=0);
  box-shadow: -5.2px 6.9px 0 0 #b895f1;
}
.new-medianar-item .title {
  font-size: 18px;
  line-height: 1.33;
  color: #b18fe8;
  min-height: 96px;
}
.new-medianar-item .tags span {
  display: inline-block;
  font-size: 12px;
  color: #b18fe8;
  text-decoration: underline;
  margin: 0 4px 13px 0;
}
.all-new-materials {
  text-align: right;
  margin-bottom: 20px;
}
.all-new-materials a {
  transition: all 0.3s ease-out;
  color: #b18fe8;
  text-decoration: underline;
  font-weight: 700;
}
.all-new-materials a:hover {
  color: #f7a60f;
}
.all-materials-section {
  padding-bottom: 30px;
}
.all-materials-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 34px 0 50px;
  margin-bottom: 35px;
}
.all-materials-content:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 110vw;
  height: 100%;
  z-index: -1;
  margin-left: -55vw;
  background: #fafefd;
}
.block-search {
  margin: -11px 0 40px;
  position: relative;
  z-index: 199;
  /*padding: 29px 0 0;*/
  text-align: left;
}
.block-search:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  z-index: -1;
  margin-left: -55vw;
  background: #f7a60f;
}
.filter-select {
  margin-bottom: 30px;
}
.filter-select .jq-selectbox {
  width: 100%;
}
.filter-select .jq-selectbox.focused .jq-selectbox__select {
  border: 0;
}
.filter-select .jq-selectbox.focused .jq-selectbox__select-text {
  color: #785d92;
}
.filter-select .jq-selectbox__select {
  width: 100%;
  height: 62px;
  border-radius: 0;
  border: 0;
  line-height: 62px;
  padding: 0 55px 0 30px;
  background: #fff;
  box-shadow: -6px 8px 0px 0px #f18910;
}
.filter-select .jq-selectbox__select:hover {
  background: #fff;
}
.filter-select .jq-selectbox__select-text {
  background: #fff;
  color: #b0d9c7;
  font-size: 18px;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 62px;
}
.filter-select .jq-selectbox__trigger {
  width: 54px;
  border: 0;
}
.filter-select .jq-selectbox__trigger-arrow {
  border: 0;
  top: 26px;
  right: 24px;
}
.filter-select .jq-selectbox__dropdown {
  border: 0;
  border-radius: 0;
  padding: 25px 0;
}
.filter-select .jq-selectbox li {
  padding-left: 18px;
  font-size: 14px;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
  color: #2f2f35;
}
.all-materials-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.all-materials-list li {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.medianar-item {
  display: flex;
  flex-direction: column;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  background: #fbfefd;
  border: 1px solid #b895f1;
  position: relative;
  text-align: left;
  min-height: 242px;
  height: 100%;
}
.medianar-item:hover {
  border-color: #007d97;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  z-index: 5;
}
.medianar-item:hover .medianar-hover {
  opacity: 1;
  visibility: visible;
}
.medianar-item .top {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 19px 20px 14px;
  display: flex;
  align-items: flex-start;
  min-height: 170px;
}
.medianar-item .top:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  z-index: -1;
  background: #fbfefd;
}
.medianar-item .image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 30px;
  margin-bottom: 5px;
  width: 199px;
}
.medianar-item .image:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 102, 107, 0.21);
  opacity: 0;
  transition: all 0.3s ease-out;
}
.medianar-item .image:hover:after {
  opacity: 1;
}
.medianar-item .image:hover .video-time .marker {
  background: #06b3ed;
  background: -moz-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: -webkit-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: linear-gradient(to right, #06b3ed 0%, #038a90 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#06b3ed', endColorstr='#038a90', GradientType=1);
}
.medianar-item .video-time {
  position: absolute;
  z-index: 4;
  right: 8px;
  bottom: 8px;
}
.medianar-item .material-pic {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.medianar-item .status-list {
  padding-bottom: 10px;
  min-height: 40px;
}
.medianar-item .status {
  font-size: 10px;
  display: inline-block;
  white-space: nowrap;
  margin: 0 3px 6px 0;
  color: #fff;
  padding: 7px 18px;
  text-align: center;
  background: #00a3dd;
  text-transform: uppercase;
  font-weight: 700;
}
.medianar-item .status.new {
  background: #f7a60f;
}
.medianar-item .status.popular {
  background: #00a3dd;
}
.medianar-item .status.hit {
  background: #b18fe8;
}
.medianar-item .title {
  font-size: 18px;
  line-height: 1.33;
  color: #b18fe8;
  min-height: 96px;
}
.medianar-item .bottom {
  min-height: 72px;
  overflow: hidden;
  padding: 14px 20px 13px 130px;
  position: relative;
  flex-grow: 1;
}
.medianar-item .tags span {
  display: inline-block;
  font-size: 12px;
  color: #b18fe8;
  text-decoration: underline;
  margin: 0 7px 9px 0;
}
.medianar-item .diplom {
  position: absolute;
  z-index: 2;
  left: 20px;
  bottom: -35px;
  height: 100px;
  transform: rotate(14deg);
  padding: 4px;
  background: #b18fe8;
  background: -moz-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: -webkit-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: linear-gradient(to bottom, #b18fe8 0%, #00a7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b18fe8', endColorstr='#00a7e6', GradientType=0);
  box-shadow: -5.2px 6.9px 0 0 #b895f1;
}
.medianar-item .diplom img {
  height: 100%;
  display: block;
}
.medianar-item .diplom:after {
  content: url("../img/main-new/material_diplom_shadow.png");
  position: absolute;
  z-index: -1;
  left: 19px;
  bottom: 38px;
}
.medianar-hover {
  position: absolute;
  z-index: 5;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  padding: 15px;
  text-align: center;
  background: #06b3ed;
  background: -moz-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: -webkit-linear-gradient(left, #06b3ed 0%, #038a90 100%);
  background: linear-gradient(to right, #06b3ed 0%, #038a90 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#06b3ed', endColorstr='#038a90', GradientType=1);
  box-shadow: -2.5px 4px 0 0 rgba(152, 117, 208, 0.35);
  opacity: 0;
  visibility: hidden;
}
.medianar-hover span {
  border-radius: 18px;
  border: 1px solid #fff;
  transition: all 0.2s ease-out;
  display: inline-block;
  padding: 6px 20px 7px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.medianar-hover span:hover {
  background: #fff;
  color: #f7a60f;
}
.medianar-hover span i {
  margin-right: 9px;
  margin-top: -2px;
}
/*Блок пагинации*/
.block-pagination {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}
.block-pagination span {
  color: #7c7c82;
  font-size: 16px;
  padding: 18px 34px 18px 0;
  display: inline-block;
}
.block-pagination .list-pagination {
  position: relative;
  display: inline-block;
}
.block-pagination .list-pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}
.block-pagination .list-pagination .item-pagination {
  display: inline-block;
  width: 58px;
  color: #7c7c82;
  font-size: 36px;
  line-height: 58px;
  border-radius: 50%;
  transition: all 0.3s ease-out;
}
.block-pagination .list-pagination .item-pagination.active {
  border: 1px solid #b895f1;
  box-shadow: -6px 6px 0px 0px rgba(217, 247, 240, 0.68);
}
.block-pagination .list-pagination .item-pagination:hover {
  color: #785d92;
}
.block-pagination .list-pagination .next-pagination {
  width: 26px;
  height: 14px;
  background: url('../img/main-new/arrow-pagination-next.png') no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  background-size: 52px 14px;
}
.block-pagination .list-pagination .next-pagination:hover {
  background-position: -26px 0;
}
.block-pagination .list-pagination .last-pagination {
  width: 33px;
  height: 14px;
  background: url('../img/main-new/arrow-last-pagination.png') no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-size: 66px 14px;
}
.block-pagination .list-pagination .last-pagination:hover {
  background-position: -33px 0;
}
/*Блок сео*/
.block-seo {
  padding: 55px 0;
  margin-bottom: 56px;
  background: #fafefd;
}
.block-seo .title-material-seo {
  color: #afafb5;
  margin-bottom: 25px;
}
.block-seo h3 {
  margin-bottom: 15px;
  color: #b18fe8;
  font-size: 24px;
  font-weight: 700;
}
.block-seo p {
  color: #2f2f35;
  font-size: 18px;
  margin: 0;
  line-height: 2;
  margin-bottom: 15px;
  position: relative;
}
.white-shadow {
  display: block;
  width: 100%;
  height: 70%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
  background: -moz-linear-gradient(top, rgba(250, 254, 253, 0) 0%, #fafefd 100%);
  background: -webkit-linear-gradient(top, rgba(250, 254, 253, 0) 0%, #fafefd 100%);
  background: linear-gradient(to bottom, rgba(250, 254, 253, 0) 0%, #fafefd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafefd', endColorstr='#fafefd', GradientType=0);
}
.block-seo .read-full {
  color: #b18fe8;
  display: inline-block;
  cursor: pointer;
}
.block-seo .read-full span {
  border-bottom: 1px solid #b18fe8;
  font-weight: 700;
}
.block-seo .read-full .icon-seo_full {
  margin-right: 20px;
}
.block-seo .read-full:hover {
  color: #f69f0f;
}
.block-seo .read-full:hover span {
  border-bottom: 1px solid #f69f0f;
}
.full-text-seo {
  display: none;
}
.breadcrumbs {
  margin-bottom: 21px;
}
.breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  margin-right: 9px;
  font-size: 12px;
  color: #afafb5;
  margin-bottom: 10px;
  position: relative;
}
.breadcrumbs li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs span {
  overflow: hidden;
  text-decoration: underline;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 218px;
  display: inline-block;
  padding: 2px 0;
}
.material-section {
  padding: 4px 0 10px;
}
.material-section h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  color: #b18fe8;
  margin-bottom: 44px;
  padding-right: 30px;
}
.material-content {
  display: flex;
}
.material-info {
  flex-grow: 1;
  padding-right: 30px;
}
.material-info .video-preview {
  display: block;
  margin-bottom: 30px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  transition: all 0.3s ease-out;
  border: 1px solid #b895f1;
  position: relative;
  z-index: 2;
}
.material-info .video-preview:after {
  background: rgba(0, 102, 107, 0.21);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-out;
  width: 100%;
  z-index: 3;
}
.material-info .video-preview:hover {
  border-color: #9875d0;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.material-info .video-preview:hover:after {
  opacity: 1;
}
.material-info .preview {
  display: block;
  width: 100%;
}
.material-info h6 {
  font-size: 14px;
  color: #afafb5;
  margin-bottom: 18px;
}
.material-info p {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 20px;
}
.material-info .video-link {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: -0.7px 5px 10px 0 #f3a40d;
  width: 138px;
  height: 138px;
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  margin-left: -69px;
  margin-top: -69px;
  border-radius: 50%;
  background: -moz-linear-gradient(left, rgba(240, 160, 17, 0.75) 0%, rgba(236, 137, 18, 0.75) 100%);
  background: -webkit-linear-gradient(left, rgba(240, 160, 17, 0.75) 0%, rgba(236, 137, 18, 0.75) 100%);
  background: linear-gradient(to right, rgba(240, 160, 17, 0.75) 0%, rgba(236, 137, 18, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bff0a011', endColorstr='#bfec8912', GradientType=1);
}
.material-info .video-link:hover {
  background: -moz-linear-gradient(left, rgba(6, 179, 237, 0.75) 0%, rgba(2, 138, 145, 0.75) 100%);
  background: -webkit-linear-gradient(left, rgba(6, 179, 237, 0.75) 0%, rgba(2, 138, 145, 0.75) 100%);
  background: linear-gradient(to right, rgba(6, 179, 237, 0.75) 0%, rgba(2, 138, 145, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf06b3ed', endColorstr='#bf028a91', GradientType=1);
  box-shadow: -0.7px 5px 10px 0 #b18fe8;
}
.material-detail {
  flex-shrink: 0;
  width: 519px;
}
.material-socials {
  display: flex;
  align-items: center;
  margin-top: -2px;
  padding-bottom: 20px;
}
.material-socials .social-link {
  height: 38px;
  line-height: 32.5px;
  width: 38px;
}
.material-socials .title {
  margin-bottom: 9px;
  margin-right: 20px;
}
.material-socials h5 {
  font-size: 18px;
  text-transform: uppercase;
  color: #b0d9c7;
  font-weight: 700;
  margin-bottom: 8px;
}
.material-socials .desc {
  color: #7c7c82;
}
.material-license {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 20px solid #b0d9c7;
  margin-bottom: 30px;
  background: #fff;
  text-align: center;
}
.material-license .top {
  overflow: hidden;
  padding: 36px 30px 24px 138px;
  position: relative;
  z-index: 2;
}
.material-license .diplom {
  position: absolute;
  z-index: -1;
  left: -22px;
  bottom: -20px;
  height: 190px;
  transform: rotate(14deg);
}
.material-license .diplom img {
  height: 100%;
  display: block;
}
.material-license .diplom:after {
  content: url("../img/main-new/material_license_shadow.png");
  opacity: 0.8;
  position: absolute;
  z-index: -1;
  left: -7px;
  bottom: 15px;
}
.material-license .diplom-image {
  height: 100%;
  padding: 5px;
  background: #b18fe8;
  background: -moz-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: -webkit-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: linear-gradient(to bottom, #b18fe8 0%, #00a7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b18fe8', endColorstr='#00a7e6', GradientType=0);
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
}
.material-license .title {
  font-size: 24px;
  font-weight: 800;
  color: #b18fe8;
  margin-bottom: 12px;
}
.material-license .prices {
  color: #f7a60f;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 26px;
}
.material-license .old-price {
  font-size: 24px;
  color: #b18fe8;
  font-weight: 400;
  display: inline-block;
  margin-left: 16px;
  position: relative;
}
.material-license .old-price:after {
  background: #f7a60f;
  content: "";
  height: 1px;
  left: -10%;
  position: absolute;
  top: 50%;
  width: 120%;
}
.material-license .btn {
  margin-bottom: 9px;
  font-size: 14px;
  padding: 12px 32px 13px;
}
.material-license .btn:before {
  display: none;
}
.material-license p {
  font-size: 12px;
  line-height: 1.33;
  color: #b18fe8;
}
.material-license .bottom {
  padding: 16px 44px 17px;
  background: #fbfefd;
}
.material-downloads {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  padding: 28px 21px 38px;
  margin-bottom: 20px;
}
.material-downloads .title {
  margin-bottom: 29px;
  border-bottom: 1px solid #b895f1;
  padding-bottom: 27px;
  font-size: 18px;
  color: #b0d9c7;
  font-weight: 700;
  text-transform: uppercase;
}
.material-downloads-list {
  height: 164px;
  overflow: auto;
  font-size: 14px;
}
.material-downloads-list::-webkit-scrollbar {
  width: 10px;
  background: #fafefd;
}
.material-downloads-list::-webkit-scrollbar-thumb {
  border: none;
  border-radius: 0;
  background: #b0d9c7;
}
.material-downloads-list li {
  padding-right: 35px;
  margin-bottom: 22px;
  display: flex;
  text-align: left;
}
.material-downloads-list li:last-child {
  margin-bottom: 0;
}
.material-downloads-list .number {
  width: 22px;
  color: #b0d9c7;
  flex-shrink: 0;
}
.material-downloads-list a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
  color: #b18fe8;
  text-decoration: underline;
  margin-right: 4px;
}
.material-downloads-list a:hover {
  text-decoration: none;
}
.material-downloads-list .time {
  color: #afafb5;
}
.material-comments-section {
  position: relative;
  z-index: 2;
  padding: 30px 0 32px;
  display: flex;
}
.material-comments-section:after {
  background: #fafefd;
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  width: 110vw;
  margin-left: -55vw;
  height: 100%;
}
.material-comments-section .left-block {
  flex-grow: 1;
  max-width: 100%;
  min-height: 0;
  min-width: 0;
  padding-right: 30px;
}
.material-comments-section .right-block {
  width: 519px;
  flex-shrink: 0;
}
.material-comments-outer {
  max-width: 630px;
  background: #fff;
  margin-bottom: 30px;
  padding: 38px 60px 23px;
  text-align: left;
  border: 1px solid #b895f1;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
}
.material-comments-slider .slick-arrow.slick-prev {
  left: -110px;
  margin-top: 0;
  top: 46px;
}
.material-comments-slider .slick-arrow.slick-next {
  right: -110px;
  margin-top: 0;
  top: 46px;
}
.material-comments-slider .slider-count {
  position: absolute;
  z-index: 10;
  top: 100%;
  right: -60px;
  margin-top: 41px;
  font-size: 16px;
  color: #b0d9c7;
}
.material-comments-block {
  text-align: left;
  font-size: 14px;
  min-height: 146px;
  padding-bottom: 4px;
}
.material-comments-block .info {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  color: #b0d9c7;
}
.material-comments-block .cow {
  font-size: 30px;
  font-weight: 800;
  color: #f7a60f;
  margin-right: 7px;
  display: inline-block;
  margin-top: -4px;
}
.material-comments-block .time {
  margin-right: 12px;
}
.material-comments-block .text {
  font-size: 18px;
  line-height: 1.33;
  color: #0d696c;
  margin-bottom: 21px;
}
.material-comments-block .name {
  color: #0d696c;
  font-weight: 700;
  margin-bottom: 11px;
}
.material-comments-block .job {
  color: #b0d9c7;
}
.material-comments-form {
  margin-top: -2px;
}
.material-comments-form .title {
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 700;
  color: #b0d9c7;
  text-transform: uppercase;
}
.material-comments-form input[type="text"] {
  max-width: 410px;
}
.material-comments-form .btn {
  flex-shrink: 0;
  width: auto;
  font-size: 14px;
  margin-right: 54px;
  min-width: 189px;
  margin-bottom: 8px;
}
.material-comments-form .btn:before {
  display: none;
}
.material-comments-form .btn-block {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.material-comments-form .checkbox-block {
  color: #afafb5;
}
.material-comments-form .checkbox-block .checkbox-custom {
  margin-right: 20px;
}
.material-comments-form .checkbox-block a {
  color: #afafb5;
}
.material-seo-section {
  padding: 28px 0 30px;
}
.material-seo-section .block-seo {
  padding: 0;
  background: #fff;
  margin-bottom: 0;
}
.material-seo-section .block-seo h3 {
  line-height: 1.5;
  margin-bottom: 30px;
}
.material-seo-section h6 {
  font-size: 14px;
  color: #afafb5;
  margin-bottom: 20px;
}
.material-seo-section .white-shadow {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.similar-materials-section {
  padding: 23px 0 0;
  margin-bottom: 56px;
}
.similar-materials-section h2 {
  color: #b0d9c7;
  margin-bottom: 28px;
}
.similar-materials-section .btn-block {
  text-align: center;
}
.similar-materials-section .return-btn {
  font-size: 14px;
}
.similar-materials-section .return-btn:before {
  left: -31px;
}
.section-404 {
  flex-grow: 1;
  position: relative;
  z-index: 2;
}
.section-404:after {
  content: "";
  width: 100%;
  height: 140px;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  background: #fdfffe;
}
.content-404 {
  padding: 54px 0 30px 548px;
  text-align: left;
}
.content-404 .main-logo {
  margin-right: 0;
  margin-bottom: 79px;
  max-width: 160px;
}
.content-404 .title {
  position: relative;
}
.content-404 h1 {
  color: #f7a60f;
  font-size: 172px;
  line-height: 0.75;
  margin-bottom: 26px;
}
.content-404 p {
  color: #7c7c82;
  font-size: 18px;
  line-height: 1.333;
  margin-bottom: 35px;
}
.content-404 .return {
  margin-bottom: 20px;
  width: 240px;
  text-align: center;
}
.content-404 .to-main {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
  color: #b18fe8;
  font-size: 16px;
  font-weight: 800;
  padding: 1px;
  text-transform: uppercase;
  width: 240px;
  text-align: center;
}
.content-404 .to-main span {
  display: inline-block;
  transition: all 0.3s ease-out;
  padding: 11px 28px;
  width: 100%;
  background: #fff;
  border-radius: 19px;
}
.content-404 .to-main:hover {
  color: #fff;
}
.content-404 .to-main:hover span {
  background: transparent;
}
.picture-404 {
  position: absolute;
  right: 100%;
  margin-right: 28px;
  top: 8px;
}
.fixed-bottom-outer {
  padding: 35px 0;
}
.fixed-bottom-line {
  background: #fafefd;
  border-top: 3px solid #b0d9c7;
  border-bottom: 3px solid #b0d9c7;
  z-index: 45;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
.fixed-bottom-line.stop {
  position: absolute;
}
.fixed-bottom-line .container {
  overflow: hidden;
}
.fixed-bottom-line .line-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 40px;
}
.fixed-bottom-line .diplom {
  position: relative;
  margin-bottom: -50px;
  margin-left: 10px;
  height: 120px;
  transform: rotate(14deg);
  flex-shrink: 0;
  margin-right: 40px;
}
.fixed-bottom-line .diplom img {
  height: 100%;
  display: block;
}
.fixed-bottom-line .diplom:after {
  content: url("../img/main-new/material_diplom_shadow.png");
  opacity: 0.8;
  position: absolute;
  z-index: -1;
  left: 40px;
  bottom: 44px;
}
.fixed-bottom-line .diplom-image {
  height: 100%;
  padding: 4px;
  background: #b18fe8;
  background: -moz-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: -webkit-linear-gradient(top, #b18fe8 0%, #00a7e6 100%);
  background: linear-gradient(to bottom, #b18fe8 0%, #00a7e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b18fe8', endColorstr='#00a7e6', GradientType=0);
  box-shadow: -5.2px 6.9px 0 0 #b895f1;
}
.fixed-bottom-line .licence {
  margin-bottom: 8px;
  font-size: 11px;
  color: #b18fe8;
}
.fixed-bottom-line .licence img {
  vertical-align: middle;
  display: inline-block;
  max-width: 22px;
  margin-right: 10px;
}
.fixed-bottom-line .title {
  color: #b18fe8;
  font-size: 28px;
  font-weight: 800;
}
.fixed-bottom-line .prices {
  color: #f7a60f;
  font-size: 36px;
  font-weight: 700;
  margin: 0 20px;
}
.fixed-bottom-line .old-price {
  font-size: 24px;
  color: #b18fe8;
  font-weight: 400;
  display: inline-block;
  margin-left: 16px;
  position: relative;
}
.fixed-bottom-line .old-price:after {
  background: #f7a60f;
  content: "";
  height: 1px;
  left: -10%;
  position: absolute;
  top: 50%;
  width: 120%;
}
.fixed-bottom-line .btn {
  font-size: 14px;
  padding: 12px 32px 13px;
}
.fixed-bottom-line .btn:before {
  display: none;
}
.otvety-section h2 {
  text-transform: none;
  font-weight: 700;
  margin-bottom: 14px;
}
.otvety-description {
  position: relative;
  margin-bottom: 68px;
  background: #f7f8f8;
  line-height: 1.71;
  color: #7c7c82;
  padding: 24px 55px 24px 30px;
}
.otvety-description .remove-desc {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 12px;
  right: 12px;
}
.gradient-btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 15px;
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
  color: #b18fe8;
  font-size: 12px;
  font-weight: 800;
  padding: 1px;
}
.gradient-btn span {
  display: inline-block;
  transition: all 0.3s ease-out;
  padding: 8px 15px;
  background: #fff;
  border-radius: 14px;
  text-align: center;
}
.gradient-btn:hover {
  color: #fff;
}
.gradient-btn:hover span {
  background: transparent !important;
}
.otvety-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
}
.otvety-links a {
  margin-bottom: 20px;
}
.otvety-links .gradient-btn {
  margin-right: 50px;
}
.otvety-links .gradient-btn span {
  width: 298px;
}
.otvety-links .pay-btn {
  font-size: 12px;
  padding: 10px 20px 9px;
  width: 391px;
}
.otvety-subject {
  color: #b18fe8;
  font-size: 18px;
  margin-bottom: 38px;
}
.otvety-detail-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -15px;
}
.otvety-table-content {
  margin: 0 15px;
  width: calc(55.6% - 30px);
}
.otvety-table-outer {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  min-height: 468px;
  display: flex;
  flex-direction: column;
}
.otvety-table-outer .top {
  background: #fbfefd;
  padding: 20px 32px;
}
.otvety-table-outer .middle {
  background: #fff;
  flex-grow: 1;
  padding: 12px 32px;
}
.otvety-table-outer .bottom {
  background: #fbfefd;
  padding: 20px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.otvety-table-outer .gradient-btn span {
  width: 163px;
  padding: 8px 8px 9px;
}
.otvety-table-outer .btn {
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
  width: 166px;
  padding: 8px 8px 9px;
}
.otvety-table-outer .simple-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.otvety-table-outer .simple-form .fio {
  height: 40px;
  font-size: 14px;
  flex-grow: 1;
  padding: 0 18px;
  margin-right: 20px;
  color: #7c7c82;
}
.otvety-table-outer .simple-form .choose-link {
  white-space: nowrap;
  font-size: 12px;
  color: #b18fe8;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.otvety-table-outer .simple-form .choose-link:hover {
  color: #f7a60f;
}
.otvety-table-outer .simple-form .form-select {
  margin-bottom: 0;
  margin-right: 26px;
  width: 90px;
  flex-shrink: 0;
}
.otvety-table {
  display: flex;
  margin: 0 -3px 13px;
  justify-content: center;
}
.otvety-column {
  flex-grow: 1;
  margin: 0 3px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 18px;
  color: #b18fe8;
  font-weight: 700;
  max-width: 40px;
}
.otvety-column:hover .number,
.otvety-column:hover .label-sell {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #008bb0;
  background: #fbfefd;
}
.otvety-column:hover .number:after,
.otvety-column:hover .label-sell:after {
  opacity: 1;
}
.otvety-column .number {
  margin-bottom: 19px;
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  border: 1px solid #b895f1;
  background: #fff;
  transition: all 0.3s ease-out;
  height: 40px;
  line-height: 39px;
  max-width: 40px;
  width: 100%;
}
.otvety-column label {
  display: block;
  margin-bottom: 6px;
  max-width: 40px;
  width: 100%;
}
.otvety-column input {
  display: none;
}
.otvety-column .label-sell {
  display: block;
  width: 100%;
  background: #b0d9c7;
  transition: all 0.3s ease-out;
  height: 40px;
  line-height: 39px;
  cursor: pointer;
  position: relative;
}
.otvety-column .label-sell:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #008bb0;
  pointer-events: none;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.otvety-column input:checked + .label-sell {
  box-shadow: -0.7px 5px 6px 0 #f7a60f;
  color: #fff;
  background: #fad111;
  background: -moz-linear-gradient(left, #fad111 0%, #fca713 100%);
  background: -webkit-linear-gradient(left, #fad111 0%, #fca713 100%);
  background: linear-gradient(to right, #fad111 0%, #fca713 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad111', endColorstr='#fca713', GradientType=1);
}
.otvety-column input:checked + .label-sell:after {
  display: none;
}
.otvety-column .correct > .label-sell {
  box-shadow: -0.7px 5px 6px 0 #f7a60f;
  color: #fff;
  background: #fad111;
  background: -moz-linear-gradient(left, #fad111 0%, #fca713 100%);
  background: -webkit-linear-gradient(left, #fad111 0%, #fca713 100%);
  background: linear-gradient(to right, #fad111 0%, #fca713 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad111', endColorstr='#fca713', GradientType=1);
}
.otvety-column .correct > .label-sell:after {
  display: none;
}
.otvety-column .wrong > .label-sell {
  box-shadow: -0.7px 5px 6px 0 #e7342d;
  color: #fff;
  background: #f47766;
  background: -moz-linear-gradient(left, #f47766 0%, #e7342d 100%);
  background: -webkit-linear-gradient(left, #f47766 0%, #e7342d 100%);
  background: linear-gradient(to right, #f47766 0%, #e7342d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47766', endColorstr='#e7342d', GradientType=1);
}
.otvety-column .wrong > .label-sell:after {
  display: none;
}
.otvety-column .ok > .label-sell {
  box-shadow: -0.7px 5px 6px 0 #64467e;
  color: #fff;
  background: #0096c3;
  background: -moz-linear-gradient(left, #0096c3 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #0096c3 0%, #64467e 100%);
  background: linear-gradient(to right, #0096c3 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0096c3', endColorstr='#64467e', GradientType=1);
}
.otvety-column .ok > .label-sell:after {
  display: none;
}
.otvety-table-colors {
  display: flex;
  flex-wrap: wrap;
}
.otvety-table-colors li {
  display: inline-flex;
  align-items: center;
  margin: 0 20px 10px 0;
  color: #7c7c82;
  font-size: 12px;
  white-space: nowrap;
}
.otvety-table-colors .color {
  margin-right: 10px;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
}
.otvety-table-colors .correct {
  box-shadow: -0.5px 1px 2px 0 #f7a60f;
  color: #fff;
  background: #fad111;
  background: -moz-linear-gradient(left, #fad111 0%, #fca713 100%);
  background: -webkit-linear-gradient(left, #fad111 0%, #fca713 100%);
  background: linear-gradient(to right, #fad111 0%, #fca713 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad111', endColorstr='#fca713', GradientType=1);
}
.otvety-table-colors .wrong {
  box-shadow: -0.5px 1px 2px 0 #e7342d;
  color: #fff;
  background: #f47766;
  background: -moz-linear-gradient(left, #f47766 0%, #e7342d 100%);
  background: -webkit-linear-gradient(left, #f47766 0%, #e7342d 100%);
  background: linear-gradient(to right, #f47766 0%, #e7342d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47766', endColorstr='#e7342d', GradientType=1);
}
.otvety-table-colors .ok {
  box-shadow: -0.5px 1px 2px 0 #64467e;
  color: #fff;
  background: #0096c3;
  background: -moz-linear-gradient(left, #0096c3 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #0096c3 0%, #64467e 100%);
  background: linear-gradient(to right, #0096c3 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0096c3', endColorstr='#64467e', GradientType=1);
}
.otvety-table-info li {
  margin-bottom: 6px;
  display: flex;
  align-items: flex-start;
  font-size: 12px;
}
.otvety-table-info .heading {
  flex-shrink: 0;
  width: 136px;
  padding-right: 15px;
}
.otvety-table-info strong {
  font-weight: 700;
}
.otvety-table-info .correct {
  color: #b18fe8;
}
.otvety-table-info .wrong {
  color: #e7342d;
}
.otvety-table-status {
  margin-top: 19px;
  padding: 13px 10px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1.33;
  text-align: center;
}
.otvety-table-status.status-done {
  background: #b18fe8;
}
.otvety-table-status.status-wrong {
  color: #e7342d;
  background: #ffe7e0;
}
.otvety-pupils-content {
  margin: 0 15px;
  width: calc(44.3% - 30px);
  min-height: 468px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  display: flex;
  flex-direction: column;
}
.otvety-pupils-content .top {
  background: #fbfefd;
  padding: 20px 32px;
}
.otvety-pupils-content .simple-form {
  margin-right: -3px;
  position: relative;
}
.otvety-pupils-content .simple-form input {
  height: 40px;
  font-size: 14px;
  padding: 0 45px 0 18px;
}
.otvety-pupils-content .simple-form button {
  position: absolute;
  z-index: 4;
  top: 12px;
  right: 16px;
  border: none;
  padding: 0;
  background: none;
  width: auto;
  margin-bottom: 0;
  cursor: pointer;
}
.otvety-pupils-shadows {
  background: #fff;
  padding: 21px 11px 15px 0;
  flex-grow: 1;
  position: relative;
  z-index: 4;
}
.otvety-pupils-shadows:before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 20;
  margin-top: 0;
  top: 0;
  left: 0;
  height: 70px;
  width: 100%;
  display: block;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 27%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 27%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 27%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  transition: all 0.3s ease-out;
  opacity: 0;
}
.otvety-pupils-shadows:after {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0;
  height: 70px;
  width: 100%;
  display: block;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 63%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 63%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 63%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  transition: all 0.3s ease-out;
}
.otvety-pupils-shadows.visible-before:before {
  opacity: 1;
}
.otvety-pupils-shadows.hidden-after:after {
  opacity: 0;
}
.otvety-pupils-list {
  max-height: 346px;
  overflow: auto;
}
.otvety-pupils-list::-webkit-scrollbar {
  width: 10px;
  background: #fff;
  border: 1px solid #b895f1;
}
.otvety-pupils-list::-webkit-scrollbar-thumb {
  border: none;
  border-radius: 0;
  background: #f7f8f8;
}
.otvety-pupil-block {
  padding: 11px 18px 24px 32px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-out;
  margin-right: 2px;
}
.otvety-pupil-block:hover {
  background: #f7f8f8;
}
.otvety-pupil-block .number {
  font-size: 14px;
  font-weight: 700;
  color: #b18fe8;
  width: 23px;
  flex-shrink: 0;
}
.otvety-pupil-block .info {
  position: relative;
  flex-grow: 1;
  padding-right: 12px;
}
.otvety-pupil-block .name {
  max-width: 207px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  cursor: pointer;
}
.otvety-pupil-block .status {
  position: absolute;
  left: 0;
  top: 18px;
  text-decoration: underline;
  font-size: 10px;
  color: #b18fe8;
}
.otvety-pupil-block .status:hover {
  text-decoration: none;
}
.otvety-pupil-block .status.wrong {
  color: #e7342d;
}
.otvety-pupil-block .class {
  font-size: 14px;
  color: #7c7c82;
  width: 26px;
  margin-right: 19px;
  flex-shrink: 0;
}
.otvety-pupil-block .edit {
  cursor: pointer;
  flex-shrink: 0;
  margin-right: 10px;
  margin-top: -2px;
  display: block;
}
.otvety-pupil-block .remove {
  cursor: pointer;
  flex-shrink: 0;
  margin-top: -2px;
}
#pupil-detail,
#documents-detail {
  display: none;
}
.pupil-detail-info {
  position: relative;
  text-align: left;
  padding: 19px 20px 16px;
}
.pupil-detail-info .avatar {
  text-align: center;
  width: 68px;
  height: 68px;
  margin-bottom: 18px;
  position: relative;
}
.pupil-detail-info .avatar img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.pupil-detail-info .name {
  color: #2f2f35;
  font-size: 14px;
  line-height: 1.29;
}
.pupil-detail-info .class {
  font-size: 12px;
  color: #7c7c82;
  margin-bottom: -1px;
}
.pupil-detail-info .status {
  text-decoration: underline;
  font-size: 12px;
  color: #b18fe8;
}
.pupil-detail-info .status:hover {
  text-decoration: none;
}
.pupil-detail-info .status.wrong {
  color: #e7342d;
}
.pupil-detail-info .profile-edit {
  position: absolute;
  top: 18px;
  right: 20px;
}
.pupil-detail-info .ava-edit {
  position: absolute;
  z-index: 5;
  bottom: 5px;
  right: 5px;
}
.tooltipster-bottom .tooltipster-arrow,
.tooltipster-top .tooltipster-arrow {
  left: auto !important;
  right: 15px;
}
.tooltipster-bottom {
  margin-top: 4px;
}
.tooltipster-sidetip .tooltipster-content {
  padding: 0;
}
.otvety-subject-detail {
  margin-top: -19px;
  margin-bottom: 15px;
}
.otvety-subject-detail .teacher {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 29px;
}
.otvety-subject-detail .teacher strong {
  font-weight: 700;
}
.otvety-subject-detail .downloads {
  background: #f7f8f8;
  margin-bottom: 40px;
  position: relative;
  padding: 28px 30px 12px 90px;
}
.otvety-subject-detail .downloads p {
  margin-bottom: 14px;
  line-height: 1.2;
  color: #7c7c82;
}
.otvety-subject-detail .downloads a {
  color: #b18fe8;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.otvety-subject-detail .downloads a:hover {
  color: #f7a60f;
}
.otvety-subject-detail .down-image {
  position: absolute;
  left: 29px;
  top: 29px;
}
.otvety-subject-detail .gradient-btn {
  font-weight: 700;
  margin: 0 30px 15px 0;
}
.otvety-subject-detail .gradient-btn span {
  height: 28px;
  display: inline-flex;
  align-items: center;
}
.otvety-subject-detail .gradient-btn i {
  margin-right: 10px;
  flex-shrink: 0;
}
.results-content {
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  margin-bottom: 20px;
}
.results-content .otvety-pupils-shadows {
  min-height: 328px;
  padding-top: 17px;
}
.results-pupils-list {
  max-height: 286px;
  overflow: auto;
}
.results-pupils-list::-webkit-scrollbar {
  width: 10px;
  background: #fff;
  border: 1px solid #b895f1;
}
.results-pupils-list::-webkit-scrollbar-thumb {
  border: none;
  border-radius: 0;
  background: #f7f8f8;
}
.results-pupil-block {
  align-items: center;
  display: flex;
  margin-right: 2px;
  padding: 14px 18px 14px 31px;
  transition: all 0.3s ease-out;
}
.results-pupil-block:hover {
  background: #f7f8f8;
}
.results-pupil-block .number {
  color: #b18fe8;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  width: 23px;
}
.results-pupil-block .info {
  width: 325px;
  flex-shrink: 0;
  padding-right: 12px;
  position: relative;
}
.results-pupil-block .name {
  font-size: 14px;
  max-width: 294px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.results-pupil-block .class {
  width: 38px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 30px;
  color: #7c7c82;
}
.results-pupil-block .result {
  width: 145px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 22px;
  color: #7c7c82;
}
.results-pupil-block .status {
  width: 57px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 31px;
}
.results-pupil-block .status-block {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #b18fe8;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  line-height: 0.65;
}
.results-pupil-block .status-block.wrong {
  background: #f6a00f;
}
.results-pupil-block .status-block i {
  flex-shrink: 0;
}
.results-pupil-block .docs {
  flex-grow: 1;
}
.results-pupil-block .docs-block {
  text-align: left;
  display: inline-block;
}
.results-pupil-block .docs-block:hover span {
  color: #f7a60f;
}
.results-pupil-block .docs-block span {
  font-size: 12px;
  text-decoration: underline;
  transition: all 0.3s ease-out;
  color: #b18fe8;
  cursor: pointer;
}
.documents-down-detail {
  padding: 5px 0;
}
.documents-down-detail li {
  font-size: 12px;
}
.documents-down-detail a {
  display: block;
  transition: all 0.3s ease-out;
  padding: 6px 10px;
}
.documents-down-detail a:hover {
  background: #f7f8f8;
  color: #f7a60f;
}
#results-popup .popup-content {
  padding: 0;
}
#results-popup .top {
  background: #fbfefd;
  padding: 28px 30px 12px;
}
#results-popup .bottom {
  background: #fff;
  padding: 20px 30px 20px;
}
#results-popup h3 {
  margin-bottom: 18px;
}
#results-popup .otvety-column .label-sell {
  cursor: default;
}
.results-pupils-header {
  background: #fbfefd;
  min-height: 80px;
  display: flex;
  align-items: center;
  padding: 10px 31px;
  color: #7c7c82;
  font-size: 14px;
}
.results-pupils-header .name {
  width: 317px;
  flex-shrink: 0;
  margin-right: 30px;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.results-pupils-header .name span {
  margin: 10px 17px 10px 0;
  display: inline-block;
}
.results-pupils-header .simple-form {
  position: relative;
  width: 204px;
}
.results-pupils-header .simple-form input {
  height: 40px;
  font-size: 14px;
  padding: 0 45px 0 18px;
  color: #7c7c82;
}
.results-pupils-header .simple-form button {
  position: absolute;
  z-index: 4;
  top: 12px;
  right: 16px;
  border: none;
  padding: 0;
  background: none;
  width: auto;
  margin-bottom: 0;
  cursor: pointer;
}
.results-pupils-header .class {
  width: 38px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 30px;
}
.results-pupils-header .result {
  width: 145px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 22px;
}
.results-pupils-header .status {
  width: 57px;
  text-align: center;
  flex-shrink: 0;
  margin-right: 31px;
}
.results-pupils-header .docs {
  flex-grow: 1;
}
.results-content-bottom {
  margin-bottom: 30px;
}
.results-content-bottom .links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.results-content-bottom .gradient-btn {
  font-size: 12px;
  margin: 20px 30px 20px 0;
}
.results-content-bottom .gradient-btn span {
  width: 298px;
}
.results-content-bottom .all-materials {
  display: flex;
  align-items: center;
}
.results-content-bottom .all-materials i {
  flex-shrink: 0;
  margin-right: 10px;
}
.results-content-bottom .all-materials a {
  color: #b18fe8;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}
.results-content-bottom .all-materials a:hover {
  color: #f7a60f;
}
.results-status-symbols {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.results-status-symbols li {
  margin: 0 29px 10px 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.results-status-symbols .status-block {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #b18fe8;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  line-height: 0.65;
  margin-right: 10px;
}
.results-status-symbols .status-block.wrong {
  background: #f6a00f;
}
.results-status-symbols .status-block i {
  flex-shrink: 0;
}
.results-status-symbols span {
  font-size: 12px;
  color: #7c7c82;
}
.user-rate-section {
  padding: 29px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -15px;
}
.user-rate-description {
  width: calc(55.7% - 30px);
  margin: 0 15px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  background: #fbfefd;
  padding: 34px 40px 224px;
  text-align: left;
  position: relative;
  margin-bottom: 67px;
}
.user-rate-description h2 {
  font-weight: 700;
  text-transform: none;
  margin-bottom: 29px;
}
.user-rate-description p {
  font-size: 14px;
  line-height: 1.71;
  color: #7c7c82;
}
.user-rate-description .image {
  position: absolute;
  bottom: -67px;
  left: 50%;
  margin-left: -151px;
}
.user-rate-form {
  width: calc(44.3% - 30px);
  margin: 0 15px;
  padding-top: 34px;
}
.user-rate-form .range-block {
  margin-bottom: 43px;
}
.user-rate-form p {
  line-height: 1.2;
  margin-bottom: 6px;
  text-align: left;
  position: relative;
  z-index: 5;
}
.user-rate-form textarea {
  color: #2f2f35;
  height: 129px;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 16px 20px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
}
.user-rate-form .btn {
  max-width: 230px;
  margin: 0 auto;
  display: block;
}
.user-rate-form .diapazon {
  display: block;
  width: 100%;
}
.user-rate-form .irs {
  margin-top: -14px;
}
.user-rate-form .irs-min,
.user-rate-form .irs-max {
  opacity: 0 !important;
  visibility: none !important;
}
.user-rate-form .irs-line {
  height: 10px;
  cursor: pointer;
}
.user-rate-form .irs-line-left,
.user-rate-form .irs-line-mid,
.user-rate-form .irs-line-right {
  height: 10px;
  background: #fff;
  border-top: 1px solid #b895f1;
  border-bottom: 1px solid #b895f1;
}
.user-rate-form .irs-line-left {
  border-left: 1px solid #b895f1;
}
.user-rate-form .irs-line-right {
  border-right: 1px solid #b895f1;
}
.user-rate-form .irs-bar {
  height: 10px;
  border: none;
  background: #00a2dc;
  background: -moz-linear-gradient(left, #00a2dc 0%, #b18fe8 100%);
  background: -webkit-linear-gradient(left, #00a2dc 0%, #b18fe8 100%);
  background: linear-gradient(to right, #00a2dc 0%, #b18fe8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2dc', endColorstr='#b18fe8', GradientType=1);
  left: 0 !important;
  border-right: none;
  cursor: pointer;
}
.user-rate-form .irs-bar-edge {
  display: none;
}
.user-rate-form .irs-slider {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: -0.3px 2px 4px 0 #f7a60f;
  background: #f6a20f;
  background: -moz-linear-gradient(left, #f6a20f 0%, #f18910 100%);
  background: -webkit-linear-gradient(left, #f6a20f 0%, #f18910 100%);
  background: linear-gradient(to right, #f6a20f 0%, #f18910 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6a20f', endColorstr='#f18910', GradientType=1);
  top: 18px;
  margin-left: -1px;
  cursor: pointer;
}
.user-rate-form .irs-single {
  font-size: 18px;
  font-weight: 800;
  color: #b18fe8;
  top: 40px;
}
.user-rate-form .irs-single:after {
  content: "/ 5";
  font-size: 14px;
  color: #2f2f35;
  font-weight: 400;
  margin-left: 3px;
}
.classes-description {
  text-align: center;
  padding: 28px 0 63px;
}
.classes-description h2 {
  margin-bottom: 23px;
  font-weight: 700;
}
.classes-description p {
  font-size: 14px;
  line-height: 1.29;
  color: #7c7c82;
}
.create-link {
  text-align: center;
}
.create-link .btn {
  width: 280px;
  padding-bottom: 14px;
}
.form-select {
  margin-bottom: 20px;
}
.form-select .jq-selectbox {
  width: 100%;
}
.form-select .jq-selectbox.focused .jq-selectbox__select {
  border-color: #b18fe8;
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
}
.form-select .jq-selectbox__select {
  width: 100%;
  height: 40px;
  border-radius: 0;
  border: 0;
  line-height: 40px;
  padding: 0 50px 0 18px;
  background: #fff;
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
  border: 1px solid #b895f1;
}
.form-select .jq-selectbox__select:hover {
  background: #fff;
}
.form-select .jq-selectbox__select-text {
  background: #fff;
  color: #7c7c82;
  font-size: 14px;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
  font-weight: 400;
  line-height: 38px;
  width: auto !important;
}
.form-select .jq-selectbox__trigger {
  width: 54px;
  border: 0;
}
.form-select .jq-selectbox__trigger-arrow {
  border: 0;
  top: 14px;
  right: 20px;
}
.form-select .jq-selectbox__dropdown {
  top: 40px !important;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.form-select .jq-selectbox__dropdown ul {
  max-height: 238px;
}
.form-select .jq-selectbox li {
  padding-left: 18px;
  font-size: 14px;
  font-family: 'Open Sans', Arial, Tahoma, sans-serif;
  color: #2f2f35;
  white-space: normal;
}
.form-select .jq-selectbox__search input {
  background: url("../img/main-new/icons/search.png") center right 15px no-repeat;
}
.create-form .btn-links {
  max-width: 220px;
  margin: 0 auto;
}
.create-form .btn-links .btn:before {
  display: block;
}
.create-form .gradient-btn {
  display: block;
}
.create-form .gradient-btn span {
  width: 100%;
  display: inline-block;
}
.create-form input {
  height: 40px;
  font-size: 14px;
  padding: 0 18px;
  color: #7c7c82;
}
.create-form .input-block {
  margin-bottom: 10px;
}
.create-form .form-select {
  margin-bottom: 10px;
}
.create-form .input-note {
  color: #7c7c82;
  font-size: 10px;
  padding: 7px 0 0 19px;
}
.create-form .add-institution {
  color: #b18fe8;
  transition: all 0.3s ease-out;
  font-size: 12px;
  margin: 6px 0 16px;
  text-decoration: underline;
  display: inline-block;
}
.create-form .add-institution:hover {
  color: #f7a60f;
}
.create-form h5 {
  font-size: 16px;
  margin: 20px 0 10px;
}
.create-form h5 span {
  font-size: 11px;
}
.classes-remove-all {
  display: inline-block;
  transition: all 0.3s ease-out;
  color: #b18fe8;
  font-size: 12px;
  text-decoration: underline;
  margin-bottom: 18px;
}
.classes-remove-all:hover {
  color: #f7a60f;
}
.classes-detail-block {
  background: #fbfefd;
  margin-bottom: 30px;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  transition: all 0.3s ease-out;
}
.classes-detail-block:hover,
.classes-detail-block.selected {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #9875d0;
}
.classes-detail-block .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 32px 9px;
}
.classes-detail-block .checkbox-block {
  margin-bottom: 0;
  margin-right: 30px;
}
.classes-detail-block .checkbox-block .checkbox-custom {
  width: 20px;
  height: 20px;
  border: 1px solid #b895f1;
  margin-right: 0;
}
.classes-detail-block .info {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.classes-detail-block .date {
  font-size: 12px;
  color: #7c7c82;
  margin-right: 20px;
}
.classes-detail-block .class-remove {
  transition: all 0.3s ease-out;
  color: #b18fe8;
  font-size: 12px;
  text-decoration: underline;
}
.classes-detail-block .class-remove:hover {
  color: #f7a60f;
}
.classes-information {
  background: #fff;
  padding: 16px 32px;
  display: flex;
  align-items: center;
}
.classes-information .info-flex {
  display: flex;
  flex-wrap: wrap;
}
.classes-information .info {
  white-space: nowrap;
  margin-right: 30px;
  margin: 5px 28px 2px 0;
  font-size: 12px;
}
.classes-information .info:nth-last-of-type(1) {
  margin-right: 0;
}
.classes-information .info strong {
  font-weight: 700;
  margin-left: 17px;
}
.classes-information .class-number {
  font-size: 18px;
  font-weight: 700;
  color: #b18fe8;
  width: 68px;
  padding-right: 5px;
  white-space: nowrap;
  flex-shrink: 0;
}
.classes-information .class-edit {
  margin-right: 56px;
  flex-shrink: 0;
}
.classes-information .class-toggle {
  flex-shrink: 0;
  margin-right: 30px;
  cursor: pointer;
  padding-bottom: 2px;
}
.classes-information .class-toggle.open {
  transform: rotate(-180deg);
}
.classes-hidden {
  display: none;
}
.classes-hidden .pupils {
  padding: 28px 32px 2px 78px;
}
.classes-hidden .link {
  background: #fff;
  text-align: center;
  padding: 20px 15px 30px;
}
.classes-hidden .btn {
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
}
.class-pupils-list li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.class-pupils-list .number {
  color: #b18fe8;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
  width: 23px;
}
.class-pupils-list .name {
  font-size: 14px;
  margin-right: 19px;
}
.class-pupils-list .edit {
  cursor: pointer;
  display: block;
  flex-shrink: 0;
  margin-right: 11px;
  margin-top: -2px;
}
.class-pupils-list .remove {
  cursor: pointer;
  flex-shrink: 0;
  margin-top: -2px;
}
.class-pupils-list .simple-form {
  position: relative;
  width: 100%;
  max-width: 280px;
  display: none;
}
.class-pupils-list .simple-form input {
  height: 26px;
  font-size: 12px;
  color: #2f2f35;
  padding: 0 52px 0 10px;
}
.class-pupils-list .simple-form button {
  position: absolute;
  z-index: 5;
  background: none;
  border: none;
  padding: 0;
  top: 8px;
  right: 32px;
  cursor: pointer;
  width: auto;
  margin-bottom: 0;
  line-height: 0.5;
  height: 11px;
}
.class-pupils-list .simple-form .close {
  position: absolute;
  z-index: 5;
  top: 5px;
  right: 8px;
  cursor: pointer;
}
.add-pupil-form {
  position: relative;
  width: 100%;
  max-width: 400px;
  padding: 0 0 15px 23px;
  display: none;
}
.add-pupil-form input {
  height: 40px;
  color: #2f2f35;
  padding: 0 60px 0 10px;
  font-size: 15px;
}
.add-pupil-form button {
  position: absolute;
  z-index: 5;
  background: none;
  border: none;
  padding: 0;
  top: 15px;
  right: 35px;
  cursor: pointer;
  width: auto;
  margin-bottom: 0;
  line-height: 0.5;
  height: 11px;
}
.add-pupil-form .close {
  position: absolute;
  z-index: 5;
  top: 12px;
  right: 8px;
  cursor: pointer;
}
.application-section .add-order-link {
  text-align: center;
  margin-bottom: 80px;
}
.application-section .block-pagination {
  margin-bottom: 80px;
}
.application-awards {
  text-align: center;
  padding: 39px 0 45px;
}
.application-awards h2 {
  margin-bottom: 36px;
  font-weight: 700;
}
.slider-regulation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 19px;
  position: relative;
  z-index: 5;
}
.slider-regulation .prev,
.slider-regulation .next {
  cursor: pointer;
}
.slider-regulation .slick-dots {
  display: flex;
  align-items: center;
}
.slider-regulation .dots {
  margin: 0 27px;
}
.slider-regulation .dots li {
  background: #b18fe8;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 0 10px;
  text-indent: -9999px;
  transition: all 0.3s ease-out;
  width: 10px;
}
.slider-regulation .dots li:hover {
  background: #f7a60f;
}
.slider-regulation .dots .slick-active {
  background: #f7a60f;
  box-shadow: -0.7px 5px 10px 0 #f7a60f;
}
.awards-slider .slick-list {
  margin: 0 -12px;
}
.awards-slider .slick-track {
  display: flex;
}
.awards-slider .awards-block {
  width: auto;
  height: auto !important;
  min-height: 274px;
  margin: 0 12px 10px;
  padding-left: 12px;
  padding-right: 12px;
  background: #fff;
}
.awards-slider .awards-block .image {
  margin-left: 12px;
  margin-right: 12px;
  height: 120px;
  line-height: 120px;
  margin-bottom: 9px;
}
.awards-slider .awards-block .image img {
  max-height: 110px;
}
.awards-slider .awards-block .diplom-image {
  box-shadow: -2.5px 3.2px 0 0 #b895f1;
}
.awards-slider .awards-block h5 {
  font-size: 12px;
  line-height: 1.33;
  margin-bottom: 3px;
}
.awards-slider .awards-block p {
  font-size: 10px;
  line-height: 1.6;
}
.awards-slider .awards-block p a {
  color: #e7342d;
  text-decoration: underline;
}
.awards-slider .awards-block p a:hover {
  text-decoration: none;
}
.awards-slider .awards-block .gradient-btn {
  font-size: 10px;
  font-weight: 700;
  width: 100%;
  margin-top: 12px;
}
.awards-slider .awards-block .gradient-btn span {
  width: 100%;
  padding: 6px 3px 8px;
}
.awards-slider .awards-block.distributed {
  box-shadow: -6.2px 7.9px 0 0 #f7f8f8;
  border-color: #f2f3f3;
}
.awards-slider .awards-block.distributed .image,
.awards-slider .awards-block.distributed h5,
.awards-slider .awards-block.distributed p,
.awards-slider .awards-block.distributed a {
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
  opacity: 0.85;
}
.application-paing {
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: 30px;
  background: #f7f8f8;
  min-height: 80px;
  padding: 12px 30px;
}
.application-paing .img-block {
  flex-shrink: 0;
  margin-right: 20px;
}
.application-paing p {
  color: #7c7c82;
  line-height: 1.2;
}
.application-paing a {
  transition: all 0.3s ease-out;
  color: #b18fe8;
  text-decoration: underline;
}
.application-paing a:hover {
  color: #f7a60f;
}
.error-application {
  margin-bottom: 2rem;
  text-align: center;
  color: #7c7c82;
  font-size: 1rem;
  font-weight: 600;
}
.application-options {
  display: flex;
  align-items: center;
  margin-bottom: 21px;
  font-size: 12px;
}
.application-options .btn {
  margin-right: 22px;
  font-size: 12px;
  width: 283px;
  min-width: 240px;
  padding: 10px 15px;
}
.application-options .check-new {
  color: #b18fe8;
  transition: all 0.3s ease-out;
  text-decoration: underline;
  display: inline-block;
  margin-right: 20px;
}
.application-options .check-new:hover {
  color: #f7a60f;
}
.application-filter {
  display: flex;
  align-items: center;
  margin-right: -13px;
  padding-top: 2px;
}
.application-filter h6 {
  color: #7c7c82;
  margin-left: 0;
  margin-right: 12px;
}
.application-filter li {
  margin: 10px 0;
}
.application-filter a {
  display: block;
  padding: 7px 13px 8px;
  min-width: 60px;
  text-align: center;
  border-radius: 15px;
  white-space: nowrap;
  transition: all 0.2s ease-out;
}
.application-filter .active {
  color: #fff !important;
}
.application-filter .all {
  color: #00a1da;
}
.application-filter .all.active {
  background: #b895f1;
  background: -moz-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: -webkit-linear-gradient(left, #b895f1 0%, #64467e 100%);
  background: linear-gradient(to right, #b895f1 0%, #64467e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b895f1', endColorstr='#64467e', GradientType=1);
}
.application-filter .new {
  color: #b18fe8;
}
.application-filter .new.active {
  background: #b18fe8;
}
.application-filter .check {
  color: #f7a60f;
}
.application-filter .check.active {
  background: #f7a60f;
}
.application-filter .paid {
  color: #b18fe8;
}
.application-filter .paid.active {
  background: #b18fe8;
}
.application-filter .removed {
  color: #c9c9c9;
}
.application-filter .removed.active {
  background: #c9c9c9;
}
.application-remove-block {
  position: absolute;
  z-index: 20;
  left: -10px;
  top: -2px;
  height: calc(100% + 12px);
  width: calc(100% + 12px);
  background: rgba(255, 255, 255, 0.8);
  display: none;
  text-align: center;
}
.application-remove-block .remove-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-bottom: 11px;
  padding-left: 11px;
}
.application-remove-block h6 {
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 8px;
}
.application-remove-block h6 strong {
  font-weight: 700;
}
.application-remove-block .links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 380px;
}
.application-remove-block .gradient-btn {
  margin: 10px;
}
.application-remove-block .gradient-btn span {
  font-size: 12px;
  height: 28px;
  width: 138px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.application-remove-block .btn {
  font-size: 12px;
  height: 30px;
  width: 140px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  text-transform: none;
  margin: 10px;
}
.application-detail-block {
  background: #fbfefd;
  margin-bottom: 30px;
  position: relative;
  box-shadow: -6.2px 7.9px 0 0 #b895f1;
  border: 1px solid #b895f1;
  transition: all 0.3s ease-out;
}
.application-detail-block:hover,
.application-detail-block.selected {
  box-shadow: -2.5px 3.2px 0 0 rgba(152, 117, 208, 0.35);
  border-color: #9875d0;
}
.application-detail-block.to-remove {
  box-shadow: none !important;
  border-color: transparent !important;
}
.application-detail-block.on-check {
  box-shadow: -6.2px 7.9px 0 0 #ffebc6;
  border-color: #ffd17c;
}
.application-detail-block.on-check .top {
  background: #fff9dd;
}
.application-detail-block.discount {
  box-shadow: -6.2px 7.9px 0 0 #ffd8cc;
  border-color: #ffad94;
}
.application-detail-block.discount .top {
  background: #ffe7e0;
}
.application-detail-block.discount .total-price {
  color: #e7342d;
}
.application-detail-block .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 32px 9px;
}
.application-detail-block .bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px 32px 15px;
  min-height: 81px;
}
.application-detail-block .checkbox-block {
  margin-bottom: 0;
  margin-right: 22px;
}
.application-detail-block .checkbox-block .checkbox-custom {
  width: 20px;
  height: 20px;
  border: 1px solid #b895f1;
  margin-right: 0;
}
.application-detail-block .info {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.application-detail-block .date,
.application-detail-block .result {
  font-size: 12px;
  color: #7c7c82;
  margin-right: 16px;
  line-height: 1.2;
}
.application-detail-block .check-date {
  font-size: 12px;
  font-weight: 700;
  color: #f7a60f;
  margin-right: 12px;
  line-height: 1.2;
}
.application-detail-block .application-remove {
  transition: all 0.3s ease-out;
  color: #b18fe8;
  font-size: 12px;
  text-decoration: underline;
}
.application-detail-block .application-remove:hover {
  color: #f7a60f;
}
.application-detail-block .pay-date {
  text-align: right;
  font-size: 12px;
  color: #7c7c82;
  padding-right: 40px;
}
.application-detail-block .discount-info {
  color: #e7342d;
  font-size: 12px;
  padding-right: 8px;
  line-height: 1.2;
}
.application-detail-block .discount-info strong {
  font-weight: 700;
}
.application-detail-block #discount {
  display: inline-block;
}
.application-detail-block .countdown-section {
  margin-right: 3px;
}
.application-detail-block .countdown-amount {
  margin-right: 2px;
}
.application-information {
  background: #fff;
  padding: 15px 32px 12px;
  position: relative;
  z-index: 5;
  min-height: 120px;
}
.application-information .number {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  font-size: 72px;
  font-weight: 700;
  line-height: 0.77;
  color: #fbfefd;
}
.application-information .title {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  color: #b18fe8;
}
.application-information .application-number {
  font-weight: 700;
  margin-right: 19px;
  margin-bottom: 12px;
}
.application-information .subject {
  margin-bottom: 12px;
}
.application-information .detail {
  display: flex;
  align-items: flex-start;
  padding-right: 46px;
}
.application-detail-list {
  flex-grow: 1;
  padding-right: 25px;
  font-size: 12px;
}
.application-detail-list li {
  display: flex;
  align-items: center;
  min-height: 24px;
}
.application-detail-list span {
  width: 137px;
  padding-right: 7px;
  flex-shrink: 0;
}
.application-detail-list .list-content {
  font-weight: 700;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.application-detail-list .list-content .name {
  margin-right: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 350px;
}
.application-detail-list .list-content .edit {
  cursor: pointer;
  display: block;
  flex-shrink: 0;
  margin-top: -2px;
}
.application-detail-list .simple-form {
  position: relative;
  width: 100%;
  max-width: 220px;
  display: none;
}
.application-detail-list .simple-form input {
  height: 24px;
  font-size: 12px;
  color: #2f2f35;
  padding: 0 52px 0 10px;
}
.application-detail-list .simple-form button {
  position: absolute;
  z-index: 5;
  background: none;
  border: none;
  padding: 0;
  top: 7px;
  right: 32px;
  cursor: pointer;
  width: auto;
  margin-bottom: 0;
  line-height: 0.5;
  height: 11px;
}
.application-detail-list .simple-form .close {
  position: absolute;
  z-index: 5;
  top: 5px;
  right: 8px;
  cursor: pointer;
}
.application-pay-count .to-pay {
  display: flex;
  margin-bottom: 7px;
}
.application-pay-count .help {
  display: flex;
  align-items: center;
  margin-right: 34px;
}
.application-pay-count .help h6 {
  font-size: 12px;
  margin-right: 7px;
}
.application-pay-count .header-query {
  margin-right: 0;
}
.application-pay-count .help-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
}
.application-pay-count .help-list li:last-child {
  margin-bottom: 0;
}
.application-pay-count .help-list strong {
  padding-left: 7px;
  text-align: right;
  font-weight: 700;
  white-space: nowrap;
}
.application-pay-count .help-list .mb {
  margin-bottom: 15px;
}
.application-pay-count .count {
  min-width: 135px;
  white-space: nowrap;
}
.application-pay-count .old-price {
  font-size: 12px;
  color: #7c7c82;
  text-decoration: line-through;
  margin-right: 9px;
}
.application-pay-count .total-price {
  font-size: 24px;
  color: #7c7c82;
  font-weight: 700;
}
.application-pay-count .promokod {
  display: flex;
  align-items: center;
}
.application-pay-count .promokod h6 {
  font-size: 12px;
  margin-right: 19px;
}
.application-pay-count .simple-form {
  width: 139px;
}
.application-pay-count .simple-form input {
  color: #b18fe8;
  font-size: 12px;
  padding: 0 14px 1px;
  height: 26px;
}
.subheader-form-add-work {
  margin-bottom: 10px;
}
.error-name-work {
  font-size: 14px;
  margin-top: 11px;
  display: block;
}
.application-links {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.application-links .gradient-btn {
  font-weight: 700;
  margin: 0 10px 10px 0;
  font-size: 12px;
}
.application-links .gradient-btn span {
  align-items: center;
  display: inline-flex;
  height: 29px;
  white-space: nowrap;
  padding: 6px 12px;
}
.application-links .gradient-btn i {
  flex-shrink: 0;
  margin-right: 6px;
}
.application-pay-status {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.application-pay-status .status {
  display: flex;
  align-items: center;
}
.application-pay-status .status span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  background: #1d8b8f;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}
.application-pay-status .status i {
  margin-bottom: 1px;
}
.application-pay-status h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 10px;
  white-space: nowrap;
  color: #1d8b8f;
}
.application-pay-status .not-paid h5 {
  color: #e7342d;
}
.application-pay-status .not-paid span {
  background: #e7342d;
}
.application-pay-status .simple-form {
  margin-left: 51px;
  margin-right: 46px;
}
.application-pay-status .simple-form button {
  margin-bottom: 0;
  width: 142px;
  font-size: 12px;
  height: 30px;
  padding: 5px 10px;
}
.application-removed {
  margin-bottom: 30px;
  border: 1px solid #f2f3f3;
  box-shadow: -6.2px 7.9px 0 0 #f7f8f8;
  padding: 12px 33px 13px 72px;
  display: flex;
  align-items: center;
  background: #fcfcfc;
  min-height: 50px;
  position: relative;
  z-index: 2;
  color: #7c7c82;
  font-size: 12px;
  line-height: 1.33;
}
.application-removed .application-number {
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
}
.application-removed .subject {
  font-size: 18px;
  flex-grow: 1;
  padding-right: 15px;
}
.application-removed .date {
  margin-right: 42px;
  flex-shrink: 0;
}
.application-removed .restore-link {
  text-decoration: underline;
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 5;
}
.application-removed .restore-link:hover {
  color: #f7a60f;
}
.application-removed .removed-overlay {
  position: absolute;
  z-index: 3;
  left: -10px;
  top: -1px;
  height: calc(100% + 11px);
  width: calc(100% + 11px);
  background: #fff;
  opacity: 0.8;
}
/*======================= МОДАЛКИ =========================*/
.popup-modal {
  margin: 40px auto;
  position: relative;
  background: #fff;
  border-radius: 0;
  max-width: 530px;
}
.popup-modal .mfp-close {
  right: 40px;
  height: auto;
  width: auto;
  line-height: 1;
  font-size: 1px;
  top: 40px;
  opacity: 1;
}
.popup-modal .mfp-close img,
.popup-modal .mfp-close i {
  pointer-events: none;
}
.mfp-bg {
  background: #b18fe8;
}
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.5;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.popup-content {
  box-shadow: -6.2px 7.9px 0 0 #b18fe8;
  text-align: left;
  border: 20px solid #c39eff;
  padding: 50px 40px 40px;
}
.popup-content h3 {
  font-size: 30px;
  font-weight: 800;
  color: #b18fe8;
  line-height: 1.2;
  margin-bottom: 26px;
  text-transform: uppercase;
}
.popup-content h3 a {
  color: #c39eff;
  transition: all 0.3s ease-out;
}
.popup-content h3 a:hover {
  color: #f7a60f;
}
.popup-content .btn {
  margin-top: 10px;
  margin-bottom: 18px;
}
.popup-content .btn:before {
  display: none;
}
.popup-content .note {
  margin: 14px 0 16px;
  color: #b18fe8;
  line-height: 1.3;
}
.popup-content .remember {
  text-align: center;
  color: #b18fe8;
  margin-top: 10px;
}
.popup-content .remember a {
  transition: all 0.3s ease-out;
  font-weight: 700;
  text-decoration: underline;
}
.popup-content .remember a:hover {
  color: #f7a60f;
}
.popup-content .bottom-note {
  text-align: center;
  margin: 30px -40px -40px;
  padding: 14px;
  color: #fff;
  background: #C49EFD;
  line-height: 1.2;
}
.popup-content .bottom-note a {
  font-weight: 700;
  text-decoration: underline;
}
.popup-content .bottom-note a:hover {
  text-decoration: none;
}
.popup-content .step-remove {
  font-size: 18px;
  color: #b18fe8;
  margin-bottom: 22px;
  font-weight: 700;
}
.popup-content .step-remove span {
  color: #b0d9c7;
}
#thanks h2 {
  font-size: 60px;
  font-weight: 800;
  line-height: 0.8;
  color: #f6a30f;
  margin-bottom: 10px;
}
#thanks h3 {
  margin-bottom: 120px;
}
#thanks .thanks-pic {
  position: absolute;
  z-index: 3;
  bottom: -9px;
  right: -63px;
}
#thanks .thanks-pic img {
  display: block;
}
/*================= MEDIA ======================*/
@media screen and (max-width: 1339px) {
  .medianar-container {
    display: block;
  }
  .medianar-content {
    padding-right: 0;
  }
  .medianar-aside {
    width: 100%;
  }
  .introdution-detail {
    padding: 18px 5px 24px 15px;
  }
  .introdution-detail .content {
    padding: 0 12px 0 100px;
  }
  .why-list {
    flex-wrap: wrap;
  }
  .purpose-content {
    padding-left: 200px;
  }
  .awards-slogan .btn {
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    min-width: 230px;
  }
  .baner-appeal h4 {
    font-size: 22px;
  }
  .baner-appeal .appeal {
    padding-right: 30px;
    padding-left: 320px;
    background-position: -100px center;
  }
  .participation-list {
    margin: 0 -40px -30px;
  }
  .participation-list li {
    width: calc(50% - 80px);
    margin: 0 40px 81px;
  }
  .participation-list li:nth-of-type(2)::after {
    margin-right: -206px;
  }
  .participation-list li:nth-of-type(3)::after {
    margin-left: -45px;
  }
  .participation-block {
    display: block;
  }
  .participation-block .image {
    margin-bottom: 15px;
  }
  .tasks-flex {
    display: block;
  }
  .tasks-text {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .tasks-list {
    padding: 0;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .tasks-list li {
    width: 50%;
    padding-right: 15px;
  }
  .tasks-list .image {
    margin-right: 25px;
  }
  .tasks-examples {
    width: 100%;
    margin-bottom: 70px;
  }
  .tasks-slider {
    margin: 2px auto -11px;
  }
  .header-bottom-menu li {
    margin-right: 20px;
  }
  .header-bottom-content .btn {
    display: none;
  }
  .header-sub-menu {
    margin-left: 15px;
  }
  .main-logo {
    margin-right: 40px;
  }
  .header-share {
    margin-right: 17px;
  }
  .header-share .title {
    max-width: 88px;
  }
  .header-query {
    /* display: none; */
  }
  .inner-header .header-top-menu {
    padding-right: 40px;
  }
  .vebinar-intro-list .image {
    margin-left: 0;
    margin-right: 20px;
  }
  .vebinar-intro-content {
    padding-left: 30px;
  }
  .vebinar-intro-top .picture {
    left: 750px;
  }
  .new-medianar-item {
    min-height: 454px;
  }
  .new-medianar-item .status {
    font-size: 13px;
  }
  .medianar-item .image {
    width: 170px;
    margin-right: 20px;
  }
  .medianar-item .title {
    font-size: 16px;
  }
  .material-detail,
  .material-comments-section .right-block {
    width: 430px;
  }
  .material-comments-block .text {
    font-size: 17px;
  }
  .content-404 {
    padding-left: 390px;
  }
  .fixed-bottom-line .line-content {
    padding: 10px 0;
  }
  .fixed-bottom-line .old-price {
    margin-left: 8px;
  }
  .otvety-table-content {
    width: calc(100% - 30px);
    margin-bottom: 40px;
  }
  .otvety-pupils-content {
    width: calc(100% - 30px);
  }
  .otvety-pupil-block .name {
    max-width: 460px;
  }
  .classes-information .class-edit {
    margin-right: 30px;
  }
  .results-pupils-header {
    padding-left: 14px;
    padding-right: 12px;
  }
  .results-pupils-header .name {
    width: 230px;
  }
  .results-pupils-header .name span {
    display: none;
  }
  .results-pupils-header .simple-form {
    width: 100%;
  }
  .results-pupils-header .result {
    width: 86px;
  }
  .results-pupil-block {
    padding-left: 14px;
  }
  .results-pupil-block .info {
    width: 240px;
  }
  .results-pupil-block .result {
    width: 86px;
  }
  .application-options {
    flex-wrap: wrap;
  }
  .application-filter {
    width: 100%;
    margin-top: 15px;
  }
  .application-detail-block .top {
    padding: 13px 15px 9px;
  }
  .application-detail-block .bottom {
    padding: 20px 15px 15px;
  }
  .application-information {
    padding: 15px 15px 12px;
  }
  .application-information .detail {
    padding-right: 0;
  }
  .application-pay-status .simple-form {
    margin-right: 0;
    margin-left: 30px;
  }
  .application-detail-list .list-content .name {
    max-width: 225px;
  }
  .application-pay-count .header-query {
    display: inline-block;
  }
  .application-removed {
    padding: 12px 15px 13px;
  }
  .application-detail-list {
    padding-right: 15px;
  }
}
@media screen and (min-width: 1020px) and (max-width: 1339px) {
  .awards-title {
    width: 240px;
  }
  .awards-title-content .list {
    margin-left: -5px;
    padding-right: 0;
  }
  .awards-content {
    width: calc(100% - 240px);
  }
  .awards-block {
    width: calc(50% - 30px);
  }
  .reviews-slider-outer {
    max-width: 610px;
  }
  .faq-block .answer {
    padding: 31px 20px 10px;
  }
  .footer-bottom-content .address {
    margin-right: 40px;
  }
  .medianar-content {
    padding-right: 15px;
  }
  .material-comments-slider .slick-arrow.slick-prev {
    left: -85px;
  }
  .material-comments-slider .slick-arrow.slick-next {
    right: -85px;
  }
  .material-comments-form .btn {
    margin-right: 30px;
  }
  .user-rate-description {
    width: calc(100% - 30px);
  }
  .user-rate-form {
    width: calc(100% - 30px);
  }
}
@media screen and (min-width: 1020px) {
  .mobile-buter-content,
  .mobile-profile-content {
    display: none !important;
  }
}
@media screen and (max-width: 1019px) {
  .page-content {
    padding-top: 72px;
  }
  .header-bottom {
    display: none;
  }
  .sm-hidden {
    display: none !important;
  }
  .mobile-buter-content {
    margin-right: 25px;
    margin-left: auto;
    position: relative;
    z-index: 3;
  }
  .mobile-buter {
    display: block;
    cursor: pointer;
  }
  .mobile-buter span {
    background: #b586e4;
    transition: all 0.3s ease-out;
    display: block;
    height: 3px;
    margin: 5px 0;
    width: 30px;
  }
  .mobile-buter.active span {
    background: #f7a60f;
  }
  .mobile-buter-menu,
  .mobile-profile-menu {
    box-shadow: -6.2px 7.9px 0 0 #b895f1;
    border: 1px solid #b895f1;
    background: #fff;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 15px;
    width: 240px;
    margin-top: 12px;
    display: none;
  }
  .header-top-menu {
    white-space: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #b895f1;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .header-top-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .header-top-menu a {
    font-size: 14px;
  }
  .header-top-menu .new {
    position: static;
    width: auto;
    margin-left: 10px;
    padding: 3px 8px;
  }
  .header-top-menu .new:after {
    display: none;
  }
  .header-share {
    margin-right: 0;
  }
  .header-bottom-menu {
    margin-top: 15px;
    border-top: 1px solid #b895f1;
    padding-top: 15px;
    white-space: normal;
    margin-bottom: -15px;
  }
  .header-bottom-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .mobile-profile-content {
    position: relative;
    z-index: 3;
  }
  .mobile-profile-menu {
    padding: 20px 15px;
  }
  .mobile-profile-menu .header-enters {
    white-space: normal;
    text-align: center;
    padding: 8px 0;
  }
  .mobile-profile-menu .header-enters .reg-btn {
    margin-right: 0;
    margin-bottom: 18px;
  }
  .mobile-profile-menu .name {
    color: #f7a60f;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 18px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
  }
  .inner-header .header-top-menu {
    padding: 10px 0 0;
    margin-bottom: 0;
    border-bottom: none;
    text-align: left;
  }
  .aside-form-outer.center {
    left: 50%;
    margin-left: -150px;
    margin-top: 0;
    position: fixed;
    top: 30px;
  }
  .aside-form {
    max-height: calc(100vh - 50px);
    overflow: auto;
  }
  .aside-form .subjects-options {
    width: 100%;
    overflow: auto;
    max-height: 340px;
    right: 0;
    margin-right: 0;
    margin-top: 3px;
    top: 100%;
  }
  .aside-form .subjects-options:before,
  .aside-form .subjects-options:after {
    display: none;
  }
  .aside-form-outer {
    box-shadow: -6.2px 7.9px 0 0 #b895f1;
    border: 1px solid #b895f1;
  }
  .subjects-options-block {
    width: 100%;
    padding: 0;
  }
  .notes-conditions {
    margin-bottom: 50px;
  }
  .introdution-steps {
    padding-left: 15px;
  }
  .introdution-steps li {
    margin-right: 48px;
  }
  .introdution-steps li:after {
    right: -44px;
  }
  .awards-title {
    float: none;
    width: 100%;
  }
  .awards-title .list {
    display: inline-flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .awards-title .list li {
    margin-bottom: 20px;
  }
  .awards-title-content {
    min-height: 1px !important;
    padding: 30px 20px 20px !important;
  }
  .awards-title-content .title-image {
    display: none;
  }
  .awards-title-content .desc {
    margin-bottom: 22px;
  }
  .awards-title-content .desc br {
    display: none;
  }
  .awards-content {
    width: calc(100% + 30px);
  }
  .footer-top-content .row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-top-content .button-block {
    float: none;
  }
  .footer-info {
    margin-bottom: 25px;
  }
  .footer-bottom-content .copyright {
    margin-right: 30px;
  }
  .footer-bottom-content .address {
    max-width: 250px;
    margin-right: 40px;
  }
  .block-seo p {
    font-size: 16px;
  }
  .baner-appeal h3 {
    font-size: 40px;
  }
  .baner-appeal .discount span {
    font-size: 30px;
  }
  .baner-appeal .discount strong {
    font-size: 70px;
  }
  .new-materials-list li {
    width: 50%;
  }
  .vebinar-intro-top .picture {
    display: none;
  }
  .vebinar-intro-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .vebinar-intro-content .btn-block {
    margin-right: 24px;
  }
  .vebinar-intro-content .btn {
    width: 270px;
  }
  .vebinar-intro-content h1 i {
    margin-left: 15px;
  }
  .vebinar-intro-list li {
    width: 50%;
  }
  .all-materials-list li {
    width: 100%;
  }
  .medianar-item .top {
    min-height: 150px;
  }
  .medianar-item .title {
    min-height: 80px;
  }
  .material-content {
    flex-wrap: wrap;
  }
  .material-info {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .material-detail {
    width: 100%;
  }
  .material-comments-section {
    flex-wrap: wrap;
  }
  .material-comments-section .left-block {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .material-comments-section .right-block {
    width: 100%;
  }
  .material-comments-outer {
    margin: 0 auto 50px;
  }
  .similar-materials-section .btn-block {
    padding-top: 8px;
  }
  .content-404 {
    padding-left: 240px;
  }
  .fixed-bottom-line {
    z-index: 54;
  }
  .fixed-bottom-line .diplom {
    display: none;
  }
  .fixed-bottom-line .licence {
    display: none;
  }
  .fixed-bottom-line .title {
    font-size: 22px;
  }
  .fixed-bottom-line .btn {
    max-width: 200px;
    line-height: 1.1;
    border-radius: 54px;
  }
  .otvety-pupils-content {
    margin-bottom: 40px;
  }
  .classes-section {
    margin-bottom: 40px;
  }
  .results-pupils-header .name {
    width: 250px;
  }
  .results-pupil-block .info {
    width: 260px;
  }
  .user-rate-section {
    margin-bottom: 40px;
  }
  .user-rate-description {
    padding: 34px 15px 224px;
  }
  .user-rate-description h2 {
    font-size: 29px;
  }
  .user-rate-form textarea {
    height: 160px;
  }
  .awards-slider .slick-list {
    margin: 0 6px;
  }
  .awards-slider .awards-block {
    margin: 0 6px 10px;
  }
  .application-detail-list .list-content .name {
    max-width: 250px;
  }
  .pupils-count-awards {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 44px;
  }
  h2 {
    font-size: 30px;
    line-height: 1.2;
  }
  .title-desc {
    font-size: 20px;
  }
  .footer-top-content {
    text-align: center;
  }
  .footer-top-content .row {
    flex-direction: column;
    align-items: center;
  }
  .footer-info,
  .footer-links,
  .footer-socials {
    margin-bottom: 22px;
  }
  .footer-license {
    margin: 0 auto 14px;
  }
  .footer-info-link li {
    margin: 0 7px 15px;
  }
  .footer-bottom-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer-bottom-content .copyright,
  .footer-bottom-content .address {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .introdution-main {
    padding: 0 30px;
  }
  .introdution-content {
    max-width: 100%;
    padding-right: 0;
  }
  .introdution-pic {
    display: none;
  }
  .introdution-steps {
    margin: 0 -20px;
    padding-left: 0;
  }
  .introdution-steps li {
    width: calc(50% - 40px);
    margin: 0 20px;
  }
  .introdution-steps li:after {
    right: -5px;
  }
  .introdution-detail {
    flex-wrap: wrap;
  }
  .introdution-detail .detail-block {
    width: 100%;
  }
  .introdution-detail .content {
    margin-bottom: 25px;
  }
  .purpose-section {
    padding: 30px 0;
  }
  .purpose-section h2 {
    margin-bottom: 40px;
  }
  .purpose-content {
    padding-left: 0;
  }
  .purpose-content .picture {
    display: none;
  }
  .purpose-block {
    padding-right: 30px;
  }
  .awards-block {
    width: calc(50% - 30px);
    min-height: 1px;
    padding-bottom: 25px;
  }
  .awards-slogan {
    display: block;
    text-align: center;
  }
  .awards-slogan h5 {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .subjects-section {
    padding: 40px 0 20px;
  }
  .subjects-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .subjects-block {
    width: calc(50% - 30px);
  }
  .baner-appeal .appeal {
    background: none !important;
    padding: 20px 0;
    min-height: 1px;
  }
  .reviews-section {
    padding-top: 40px;
  }
  .reviews-slider-outer {
    max-width: 100%;
    padding: 5px 15px 15px;
  }
  .reviews-block .text {
    font-size: 16px;
  }
  .popup-modal .mfp-close {
    right: 20px;
    top: 20px;
  }
  .popup-content {
    padding: 45px 20px 40px;
    border-width: 8px;
  }
  .popup-content h3 {
    font-size: 24px;
  }
  .popup-content .bottom-note {
    margin: 30px -20px -40px;
  }
  .participation-section {
    padding-top: 40px;
  }
  .participation-list {
    margin: 0 -10px;
    padding-top: 0;
  }
  .participation-list li {
    width: calc(50% - 20px);
    margin: 0 10px 40px;
  }
  .participation-list li:after {
    display: none;
  }
  .participation-block {
    padding: 30px 20px;
  }
  .participation-block .content {
    max-width: 100%;
  }
  .participation-block .btn {
    width: 100%;
    padding: 12px 15px 13px;
  }
  .faq-block .question {
    font-size: 15px;
  }
  .faq-block .answer {
    padding: 25px 20px 10px;
  }
  #thanks .thanks-pic {
    bottom: -21px;
    right: -75px;
  }
  .block-pagination .list-pagination .item-pagination {
    width: 36px;
    font-size: 24px;
    line-height: 36px;
  }
  .block-pagination .list-pagination li {
    margin: 0;
  }
  .vebinar-intro-content {
    justify-content: center;
    text-align: center;
    padding: 30px 15px;
  }
  .vebinar-intro-content .content {
    display: flex;
    flex-direction: column;
  }
  .vebinar-intro-content h1 {
    order: -1;
    margin-bottom: 25px;
  }
  .vebinar-intro-content h1 i {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
  .vebinar-intro-content .diplom {
    display: none;
  }
  .vebinar-intro-content .info {
    flex-direction: column;
    padding-top: 7px;
  }
  .vebinar-intro-content .license {
    text-align: left;
    justify-content: center;
  }
  .vebinar-intro-content .btn-block {
    margin-right: 0;
    margin-bottom: 22px;
  }
  .new-materials-list li {
    width: 100%;
  }
  .new-medianar-item {
    min-height: 1px;
  }
  .new-medianar-item .title {
    min-height: 1px;
  }
  .all-materials-content {
    padding-bottom: 20px;
  }
  .medianar-item .title {
    font-size: 15px;
  }
  .material-comments-outer {
    padding: 25px 20px 20px;
  }
  .material-comments-slider .slider-count {
    right: -20px;
  }
  .material-comments-slider .slick-arrow {
    display: none !important;
  }
  .material-info .video-link {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
  .content-404 {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .picture-404 {
    display: none;
  }
  .fixed-bottom-line .line-content {
    flex-wrap: wrap;
  }
  .fixed-bottom-line .text {
    width: 100%;
    text-align: center;
    margin-bottom: 11px;
  }
  .fixed-bottom-line .prices {
    font-size: 30px;
    margin-left: 0;
    white-space: nowrap;
  }
  .fixed-bottom-line .old-price {
    font-size: 20px;
  }
  .fixed-bottom-line .btn {
    font-size: 12px;
    padding: 10px 15px;
  }
  .otvety-description {
    margin-bottom: 30px;
  }
  .otvety-description p {
    font-size: 13px;
  }
  .otvety-pupil-block .name {
    max-width: 260px;
  }
  .otvety-table-outer .simple-form {
    flex-wrap: wrap;
  }
  .otvety-table-outer .simple-form .fio {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  .otvety-table-outer .simple-form .form-select {
    flex-grow: 1;
  }
  .classes-detail-block .top {
    padding: 13px 10px 9px;
  }
  .classes-information {
    padding: 16px 10px;
  }
  .classes-information .info {
    white-space: normal;
    line-height: 1.2;
  }
  .classes-hidden .pupils {
    padding: 20px 10px 5px;
  }
  .results-pupils-header .name {
    width: 220px;
  }
  .results-pupil-block .info {
    width: 230px;
  }
  .user-rate-description {
    width: calc(100% - 30px);
  }
  .user-rate-form {
    width: calc(100% - 30px);
  }
  .results-content {
    overflow: auto;
    margin-right: -15px;
  }
  .results-pupils-header {
    min-width: 700px;
  }
  .otvety-pupils-shadows {
    min-width: 700px;
  }
  .otvety-subject-detail .downloads {
    padding: 28px 15px 12px;
  }
  .otvety-subject-detail .down-image {
    display: none;
  }
  .application-options .check-new {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .application-filter {
    margin-top: 5px;
  }
  .application-filter a {
    padding-left: 8px;
    padding-right: 8px;
  }
  .application-information .detail {
    flex-wrap: wrap;
  }
  .application-detail-list {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .application-detail-block .bottom {
    flex-wrap: wrap;
  }
  .application-detail-block .right-side {
    flex-grow: 1;
    text-align: right;
  }
  .application-links {
    width: 100%;
    margin-bottom: 10px;
  }
  .application-section {
    padding-bottom: 30px;
  }
  .application-section .block-pagination,
  .application-section .add-order-link {
    margin-bottom: 30px;
  }
  .application-removed {
    flex-direction: column;
  }
  .application-removed .application-number,
  .application-removed .subject,
  .application-removed .date {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .application-pay-count .header-help {
    left: -16px;
    margin-right: 0;
  }
  .application-pay-count .header-help:after {
    left: 18px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 35px;
  }
  h1 span {
    font-size: 0.56em;
  }
  h2 {
    font-size: 28px;
  }
  .title-desc {
    font-size: 18px;
  }
  .subjects-block {
    width: calc(100% - 30px);
  }
  .participation-list li {
    width: calc(100% - 20px);
  }
  #thanks h2 {
    font-size: 46px;
  }
  .introdution-main {
    padding: 0 15px;
  }
  .introdution-content {
    text-align: center;
    padding: 86px 0 30px;
  }
  .introdution-content p {
    font-size: 15px;
  }
  .introdution-dop {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .introdution-steps {
    flex-direction: column;
    align-items: center;
    padding: 10px;
  }
  .introdution-steps li {
    text-align: center;
    margin: 0;
    padding: 5px 0;
    min-width: 200px;
  }
  .introdution-steps li:after {
    display: none;
  }
  .introdution-steps .note:after {
    left: 50%;
    margin-left: -4px;
  }
  .introdution-detail {
    padding-bottom: 20px;
  }
  .purpose-section {
    padding-bottom: 10px;
  }
  .purpose-block p {
    font-size: 15px;
  }
  .purpose-list {
    flex-wrap: wrap;
  }
  .purpose-list li {
    width: 50%;
  }
  .awards-content {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
  .awards-block {
    width: calc(50% - 10px);
    margin: 0 5px 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .awards-block h5 {
    font-size: 14px;
  }
  .awards-note {
    flex-direction: column;
    align-items: center;
    margin: 0 5px 20px;
    width: calc(100% - 10px);
    padding: 30px 20px;
  }
  .awards-note i {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .awards-note span {
    text-align: justify;
  }
  .reviews-block .person {
    margin-right: 25px;
  }
  .participation-block {
    text-align: center;
  }
  .participation-block .image {
    margin: 0 auto 15px;
  }
  .participation-block p {
    font-size: 13px;
  }
  .tasks-flex {
    padding-top: 0;
  }
  .tasks-list li {
    width: 100%;
  }
  .tasks-examples {
    margin-bottom: 25px;
  }
  .tasks-examples .brash {
    display: none;
  }
  .faq-block .question {
    padding-left: 15px;
  }
  .popup-content h3 {
    font-size: 22px;
  }
  .inner-header .main-logo {
    max-width: 120px;
    margin-right: 25px;
  }
  .page-content.inner-page-content {
    padding-top: 76px;
  }
  .vebinar-intro-section {
    margin-bottom: 20px;
  }
  .vebinar-intro-list li {
    width: 100%;
  }
  .new-medianar-item .title {
    font-size: 17px;
  }
  .medianar-item .top {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .medianar-item .image {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .medianar-item .diplom {
    display: none;
  }
  .medianar-item .bottom {
    padding: 15px 15px 8px;
  }
  .medianar-hover span {
    font-size: 13px;
    padding: 8px 15px;
  }
  .block-pagination {
    margin-bottom: 40px;
  }
  .block-pagination span {
    display: block;
    text-align: center;
    padding-right: 0;
    padding-top: 0;
  }
  .block-pagination .list-pagination .next-pagination {
    margin: 0 10px;
  }
  .baner-appeal h3 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .baner-appeal .discount {
    flex-direction: column;
  }
  .baner-appeal .discount span {
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .baner-appeal .discount + .btn {
    font-size: 16px;
  }
  .block-seo .read-full .icon-seo_full {
    margin-right: 12px;
  }
  .block-seo .read-full span {
    font-size: 13.5px;
  }
  .block-seo p {
    line-height: 1.5;
  }
  .inner-header .header-top-content {
    padding-bottom: 10px;
  }
  .material-seo-section .block-seo h3 {
    font-size: 20px;
  }
  .material-comments-form .btn-block {
    display: block;
  }
  .material-comments-form .btn {
    margin-right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .material-downloads {
    padding: 25px 10px;
  }
  .material-downloads-list li {
    padding-right: 20px;
  }
  .material-downloads-list a,
  .material-downloads-list .time {
    font-size: 12px;
  }
  .material-section h3 {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .material-info p {
    font-size: 16px;
  }
  .material-socials {
    display: block;
  }
  .material-socials .title {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .material-license {
    border-width: 5px;
  }
  .material-license .top {
    padding: 25px 15px;
  }
  .material-license .bottom {
    padding: 15px;
  }
  .material-license .diplom {
    display: none;
  }
  .material-license .btn {
    font-size: 12px;
  }
  .content-404 h1 {
    font-size: 150px;
  }
  .fixed-bottom-outer {
    padding: 40px 0;
  }
  .fixed-bottom-line .prices {
    font-size: 25px;
    margin-right: 14px;
  }
  .fixed-bottom-line .old-price {
    font-size: 16px;
    margin-left: 4px;
  }
  .fixed-bottom-line .btn {
    padding: 10px;
    max-width: 150px;
  }
  .otvety-description {
    padding: 24px 30px 24px 15px;
  }
  .otvety-links .gradient-btn {
    margin-right: 0;
    width: 100%;
  }
  .otvety-links .gradient-btn span {
    width: 100%;
  }
  .otvety-table-outer .top {
    padding: 15px 10px;
  }
  .otvety-table-outer .middle {
    padding: 12px 10px;
  }
  .otvety-table-outer .bottom {
    padding: 15px 10px;
    flex-wrap: wrap;
  }
  .otvety-table-outer .gradient-btn {
    margin-bottom: 10px;
    width: 100%;
  }
  .otvety-table-outer .gradient-btn span {
    width: 100%;
  }
  .otvety-table-outer .btn {
    width: 100%;
  }
  .otvety-column {
    font-size: 15px;
  }
  .otvety-table-info .heading {
    width: 100px;
  }
  .otvety-pupils-content .top {
    padding: 15px 10px;
  }
  .otvety-pupils-shadows {
    padding-right: 5px;
  }
  .otvety-pupil-block {
    padding-left: 6px;
    padding-right: 12px;
  }
  .otvety-pupil-block .name {
    max-width: 158px;
  }
  .otvety-pupil-block .class {
    margin-right: 6px;
  }
  .otvety-subject {
    font-size: 16px;
  }
  .classes-detail-block .checkbox-block {
    margin-right: 10px;
  }
  .classes-information {
    flex-wrap: wrap;
  }
  .classes-information .info-flex {
    width: 100%;
    padding-top: 14px;
  }
  .add-pupil-form {
    padding-left: 0;
  }
  #results-popup .top {
    padding: 28px 15px 12px;
  }
  #results-popup .bottom {
    padding: 20px 5px;
  }
  .application-filter {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .application-filter li {
    margin: 5px 0;
  }
  .application-detail-block .top {
    flex-wrap: wrap;
  }
  .application-detail-block .info {
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  .application-detail-block .date,
  .application-detail-block .result,
  .application-detail-block .check-date {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .application-detail-block #discount {
    width: 100%;
    margin-bottom: 10px;
  }
  .application-detail-block .pay-date {
    padding-right: 0;
    margin-top: 15px;
    text-align: center;
  }
  .application-detail-list {
    margin-bottom: 10px;
    padding-top: 8px;
  }
  .application-detail-list li {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .application-detail-list span {
    width: 100%;
    padding-right: 0;
    margin-bottom: 8px;
  }
  .application-detail-list .simple-form {
    max-width: 320px;
  }
  .application-detail-list .list-content .name {
    max-width: 230px;
  }
  .application-pay-status {
    flex-direction: column;
  }
  .application-pay-status .simple-form {
    margin-left: 0;
    margin-top: 20px;
  }
  .application-remove-block h6 {
    margin-bottom: 20px;
  }
  .application-remove-block .links {
    flex-direction: column;
  }
  .application-links {
    justify-content: center;
    margin-right: -10px;
  }
  .application-links .gradient-btn span {
    min-width: 152px;
  }
  .application-paing {
    padding: 12px 15px;
  }
  .application-paing .img-block {
    margin-right: 15px;
  }
  .awards-block .header-query {
    display: none;
  }
}
/*# sourceMappingURL=main-new.css.map */

.m-hide {
  display: none;
}


.icon-licence {
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../img/sprite/icon-btn-licence.png) no-repeat;
  vertical-align: middle;
  margin-right: 7px;
  position: relative;
  margin-top: -2px;
}

.medianar-name {
  color: #2f2f35;
  font-size: 14px;
  margin: 0;
  width: 90%;
  line-height: 120%;
}

.medianar-subject {
  color: #B18FE8;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
}

.medianar-pay-date {
  /* padding-right: 0; */
  font-size: 12px;
  color: #afafb5;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 10px;
}

.text-name-licence {
  /* background: #fff url(../img/elements/sertif-medianar.png) no-repeat left bottom;
  background-size: 61px 73px;
  padding: 20px 25px 0 77px;
  min-height: 130px;
  position: relative;
  z-index: 5;
  transition: all 0.4s; */
}

.medianar-inforamtion {
  padding-left: 0;
  padding-bottom: 0;
  display: flex;

  background: #fff no-repeat left bottom;
  background-size: 61px 73px;
  padding: 25px 0 10px 77px;
  color: #00666b;
  /* font: 18px OpenSans; */
  position: relative;
  z-index: 5;
  min-height: 100px;
  overflow: hidden;
}

.medianar-detail {
  padding-right: 0;
  padding-top: 30px;
  width: 473px;
}

.item-medianar__img {
  max-height: 80px;
  transform: rotateZ(12deg);
  object-position: 8px 12px;
  width: 65px;
  object-fit: contain;
}

.item-medianar__img-container {
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: -7px;
}


.ajax-loader {
  display: none;
  position: fixed;
  z-index: 999999999999999999;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100vh;
}

.wrapper-loader {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader > svg path,
.loader >svg rect{
  fill: #148B8E;
}

.already-reg-login {
  margin-bottom: 10px;
}

.already-reg-login a {
  font-size: 12px;
  color: #b18fe8;
  transition: all 0.3s ease-out;
  text-decoration: underline !important;
}

.card__btn {
  display: block;
  font-weight: 700;
  background: linear-gradient(to right, #f6a30f 0%, #f18910 100%);
  box-shadow: -0.7px 5px 10px 0 #f7a60f;
  border-radius: 20px;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  margin: 0 auto;
  transition: box-shadow 0.2s ease;
}

.popup-modal {
  max-width: 600px;
}

.file-done {
  color: #0D3;
  font: bold 12px 'Open Sans';
  display: none;
}

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

.flex-box-2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-box-2 > div:first-child {
  margin-right: 14px;
}

.flex-box > div {
  width: 32%;
}

.flex-box-2 > div {
  width: 60%;
}

.flex-box-2 > div:last-child {
  width: 40%;
}

.flex-box > div:nth-child(even) {
  margin: 0 14px 0 14px;
}

.btn-default {
  background: #666;
  box-shadow: -0.7px 5px 10px 0 #666;
}

.error-name-work {
  color: #f00;
  display: none;
}

.orange-btn--pulse {
  animation: pulse 2s infinite;
  width: 100%;
  text-decoration: none;
  max-width: 200px;
  display: inline-block;
  text-align: center;
  color: #fff;
  transform: rotateZ(-90deg);
  position: fixed;
  bottom: 25em;
  left: -5em;
  height: fit-content;
  font: 12px Raleway;
  text-transform: uppercase;
  background: linear-gradient(to right, #f7bd44 0%, #fdc859 100%);
  line-height: 40px;
  border-radius: 20px;
  box-shadow: 0px 0px 0px 0px #f7bd44;
  transition: all 0.4s;
  z-index: 9999999;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(#f7bd44, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
