.title h1 {
	color: #fff;
}
.logoSmall {
	display: none;
}
.display-block {
	display: block;
}
.display-none {
	display: none !important;
}
.display-none-1 {
	color:red;
	display:none;
}
.service-item__span {
	color: #f06060;
}

.two-el-inline {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.taxpayer-status {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}

.taxpayer-status__container {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.taxpayer-status__label {
  font-size: 15px;
  user-select: none;
}

h2 {
	font-weight: 400;
}
.block__phone__value {
	display: flex;
	justify-content: space-between;
}

.ol-pubdiplom-reset {
	counter-reset: list 0 !important;
}
.ol-pubdiplom-reset li:before {
    counter-increment: list !important;
    content: counter(list) ". " !important;
   }

.preview__img {
    width: 40%;
    height: 40%;
    float: right;
    margin: 14px;
}

.link__vk,
.link__viber {
	padding: 5px;
    width: 40%;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.value .link__vk {
	background: #5b88bd;
    border-color: #5b88bd;
     border: 2px solid #4680C2; 
    border-radius: 4px;
}
.value .link__viber {
	background: #665CAC;
    border-color: #665CAC;
    border: 2px solid #665CAC; 
    border-radius: 4px;
}
.value .link__vk:hover {
	background: #fff;
	color: #5b88bd;
	text-decoration: none;
}
.value .link__viber:hover {
	background: #fff;
	color: #665CAC;
	text-decoration: none;
}
.bg-white {
	background: #fff;
}
.mainPage_h1 {
	font-size: 1.2rem;
    margin-top: 25px;
    font-size: 20px;
    color: #444;
    line-height: 24px;
    text-align: center;
}
.inform-tbl li > *:last-child {
	padding-right: 15px !important;
}
.border-for-block {
	border: 1px solid #4785b0;
	padding: 15px;
	box-shadow: 0 0 5px rgba(71,133,176,0.5);
}
.image-for-title__economic:after {
	padding-left: 10px;
	content: url("/i/imagesForTitles/economic.svg");
}
.image-for-title__humanitarian:after {
	padding-left: 10px;
	content: url("/i/imagesForTitles/humanitarian.svg");
}
.image-for-title__natural-scientific:after {
	padding-left: 10px;
	content: url("/i/imagesForTitles/natural-scientific.svg");
}
.image-for-title__technical:after {
	padding-left: 10px;
	content: url("/i/imagesForTitles/technical.svg");
}
.image-for-title__legal:after {
	padding-left: 10px;
	content: url("/i/imagesForTitles/legal.svg");
}
.color-for-title {
	color: #4785b0 !important;
}
.order-detail li .level {
	min-width: 230px;
}
/*.order-detail li .value {
	word-break: break-all;
}*/
.text-box blockquote.red {
	background: #fff;
	border: 1px solid #4785b0;
	box-shadow: 0 0 5px rgba(71,133,176,0.5);
	color: rgb(71, 133, 176) !important;
}
.site-header .login a {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 2px solid #b2b4b5;
	border-radius: 4px;
}
.site-header .phone-gen span:after {
	display: block;
	content: '';
	background: url(/i/placeholder.png) no-repeat;
	width: 16px;
	height: 17px;
	position: absolute;
	right: 110px;
	top: 50%;
	margin-top: -10px;
}
.site-header .open-login span {
	position: relative;
	left: 39px;
}
.service-item {
	height: 310px;
}
.service-item:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.master__btn-search {
	width: 17px !important;
	height: 17px !important;
	border: 0 !important;
	padding: 0;
	border-radius: 0 !important;
	background: url(/i/sprite.png) -106px 0 no-repeat !important;
	position: absolute;
	right: 14px;
	top: 14px;
}
.form-data {
	max-width: 100% !important;
	margin-bottom: 10px;
}
.form-feedback {
	max-width: 100% !important;
}
.width_for_bt {
	width: 100%;
}
.margin-top_for_subtitle {
	margin-top: 30px;
}
.bg_for_form {
	background: #ecf6fd;
	background-image: linear-gradient(to top, #6daad4 0%, #ecf6fd 90%);
	padding: 15px;
}

.form-box .form {
	margin-top: 0px !important;
	width: 45%;
}
.margin_for_message {
	margin-top: 6px !important;
}
.form-box .item {
	margin-top: 10px !important;
}
.style_for_bt {
	background: #f06060 !important;
	color: #fff;
}
.style_for_bt:hover {
	background: #d64141 !important;
	color: #fff;
}
.site-footer .menu .bt {
	display: none !important;
}
input[type='submit'] {
	border-radius: 0 !important;
}
input[type='submit']:hover {
	border:2px solid #f06060;
	color:#f06060;
	background: #fff;
}
.order-detail .bt a {
	border-radius: 0px !important;
}
#ul__list_help {
	padding-left: 15px;
}
#ul__list_help li{
	padding: 10px 0;
}
#ul__list_help li a {
	color: #fff;
	text-decoration: none;
}

.h1__for__navigation {
	font-size: 18px !important;
	color: #fff !important;
}

.h1__for__page_3aspx {
	font-size: 22px !important;
}
.h1__for__newwork {
	font-size: 28px;
	color: #fff;
}
.style__for__p {
	font-size: 26px;
	color: #4e5355;
}
.site-footer .bot {
	height: 100% !important;
	margin-top: 55px !important;
}
.site-footer .wrapper .side .intro a {
	color: #fff;
}
.site-footer .side,
.site-footer .menu,
.site-footer .contacts {
	padding-top: 55px;
}
.site-footer {
	padding-bottom: 35px;
}

.label__for__search {
	font-size: 18px;
	margin-bottom: 30px;
}

.content__for__search {
	padding-top: 40px;
}
.mt40 {
	margin-top: 40px;
}
.similar-information__span {
	color: #f06060;
}
.p__for__ready_search {
	font-size: 18px;
	padding-bottom: 20px;
}
.gboard_text h2 {
	margin-top: 20px;
	color: #4e5355;
	font-size: 18px;
}
.gboard_text li {
	margin-left: 10px;
	list-style-type: none;
	margin-top: 1ex;
}
.gboard_text p {
	margin-top: 1.4ex;
}
.gboard_title {
	font-size: 20px;
	color: #4e5355;
}
.flex-form {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
}
.form__info {
	width: 45%;
}
.info__block {
	display: flex;
	margin-bottom: 35px;
}
.info__block__img {
	padding-right: 40px;
}
.info__block p {
	padding-top: 25px;
	font-size: 18px;
}
.info__block-main {
	text-align: center;
	padding-top: 30px;
}
.info__block-main p {
	padding-top: 30px;
	font-size: 18px;
	color: #4785b0;
}
.dialog-city ul {
	column-count: 3;
}
.dialog-city li{
	padding: 2px 0;
}
.blackout {
	background: rgba(0, 0, 0, .8);
}
.slideout-menu {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	width: 276px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display: none;
}

.slideout-panel {
	z-index: 1;
}
.btn-menu-media {
	display: none;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
	overflow: hidden;
}

.slideout-open .slideout-menu {
	display: block;
}

.btn__menu__close:after {
	background: url(/i/sprite.png) -128px -1px no-repeat;
	height: 17px;
}
.menu__slider {
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 9999;
}
.info .list ul li {
	text-align: left;
}
.toggle-button {
	color: #fff;
}
.menu-header-title__close {
	background: #4685b0;
	border-radius: 4px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 45px;
	height: 45px;
}
.menu__slider .phone a{
	font-size: 24px;
	color: #ff6060;
	text-decoration: none;
}
.btn__title-header__close {
	position: absolute;
	top: 27%;
	left: 30%;
}
.menu__slider .phone {
	background: #fff;
}
.menu__slider li {
	border-bottom: 1px solid #fff;
}
.menu__slider .phone{
	padding: 5px 0;
}
.menu__slider li a{
	display: block;
	width: 100%;
	padding: 10px 0 10px 35px;
}
.menu__slider li:hover {
	border-bottom: 1px solid #ff6060;
}
.menu-header-title:after {
	display: block;
	content: '';
	background: url(/i/sprite.png) -60px -0px no-repeat;
	width: 20px;
	height: 21px;
	position: absolute;
	left: 9px;
	top: 17px;
}
/*.menu__slider__portfolio:after {
	display: block;
	content: '';
	background: url(/i/sprite.png) -568px 5px no-repeat;
	width: 11px;
	height: 21px;
	position: absolute;
	top: 16.4em;
	right: 85px;
	z-index: 99999999;
}*/
/*.portfolio__back:after {
	display: block;
	content: '';
	background: url(/i/sprite.png) -558px 5px no-repeat;
	width: 11px;
	height: 21px;
	position: absolute;
	top: 4.05em;
	left: 16px;
	z-index: 99999999;
}*/
#btn__services__back,
#btn__portfolio__back {
	display: flex;
	align-items: center;
}
#btn__services__back a,
#btn__portfolio__back a {
	padding-left: 14px;
}
#btn__services__back:before, 
#btn__portfolio__back:before {
	display: block;
	content: '';
	background: url(/i/left-arrow-key.svg) no-repeat;
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	margin-left: 5px;
}
.menu__slider a {
	color: #fff;
	text-decoration: none;
}
.menu__slider__order {
	background: #ff6060;
}
.transform {
	transform: translateX(-276px);
	transition:-webkit-transform 300ms ease;
}
.search__table {
	border-bottom: none;
}
.search__table tr {
	line-height: 24px;
	border-top: 1px solid #e8f4fb;
}
.search__table td,
.search__table td font[size] {
	font-size: 16px !important;
	padding: 11px 0;
}
.search__table tr th {
	background: #ecf6fd;
	text-align: left;
	font-weight: 400 !important;
	height: 45px;
	vertical-align: middle;
}
.search__table tr th:first-child,
.search__table tr td:first-child {
	padding-left: 15px;
}
.search__table tr th:last-child,
.search__table tr td:last-child {
	padding-right: 15px;
}
.search__table > div {
	margin-top: 30px;
	overflow: auto;
}
tr > td > table > tbody > tr > td > a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.search__table > div > table > tbody > tr:last-child tr{
	border-top: 0;
}
.search__table > div > table > tbody > tr:last-child span {
	border: 2px solid #a8d4ee;
	border-radius: 4px;
	font-size: 16px;
	color: #4785b0;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 40px;
	text-align: center;
}
.mt35 {
	margin-top: 35px;
}
.mt20 {
	margin-top: 20px;
}
.mr20 {
	margin-right: 20px;
}
/*testlib*/
.inform-tbl {
	overflow: auto;
}
.inform-tbl .d1 {
	width: 65%;
	padding-right: 20px;
	min-width: 220px;
}
.inform-tbl .d2 {
	width: 20%;
	padding-right: 20px;
	min-width: 130px;
}
.inform-tbl .d3 {
	width: 10%;
	padding-right: 20px;
	min-width: 100px;
}
.inform-tbl .d4 {
	width: 5%;
	padding-right: 20px;
	min-width: 35px;
}
.inform-tbl .auth1 {
	width: 5%;
	min-width: 75px;
}
.inform-tbl .auth2 {
	width: 35%;

}
.inform-tbl .auth3 {
	width: 25%;
}
.inform-tbl .auth4 {
	width: 35%;
}
.nauk {
	font-size: 22px;
	color: #4e5355;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 17px;
}
.inform-cat li {
	margin-bottom: 17px;
}
.table h1 {
	color: #fff;
}
.subtitle__caption {
	font-size: 22px;
	color: #4e5355;
	font-weight: 400;
	margin-top: 35px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {margin-bottom: 25px !important;}
.mb0{margin-bottom: 0;}
.pb20 {
	padding-bottom: 20px;
}
.pb15 {
	padding-bottom: 15px;
}
.site-footer, .menu {
	font-style: normal;
}
.mt-negative {
	margin-top: -20px;
}

/*test*/
.links-main>.item>.title {
	color: #fff;
}
.top-box {
	min-height: 200px;
}
.banner-main-index:before, .top-box_beer:before {
	display: block;
	content: '';
	background: url(/i/bm-label.png) no-repeat;
	width: 230px;
	height: 153px;
	position: absolute;
	left: 24px;
	top: 40px;
	z-index: 5;
}


a,button,input { 
	-webkit-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}
.fs16 {
	font-size: 16px;
}
.fs24 {font-size: 24px;}
.inform-guar .bt a:hover {
	background: #4785b0;
	color: #fff;
}

.inform-tbl ul li:after {
	display: none;
	content: '';
}
.inform-tbl ul {
	margin-left: 0 !important;
}
.inform-tbl ul li {
	padding-left: 0 !important;
	margin-top: 0 !important;
}
.inform-tbl .p6 {
	width: 85%;
}
.inform-tbl .p7 {
	width: 15%;
}
.inform-tbl .pr6 {
	width: 60%;
}
.inform-tbl .pr7 {
	width: 20%;
}
.inform-tbl .pr8 {
	width: 20%;
}
.inform-tbl .bg_blue {
	background: #ecf6fd;
}
.inform-tbl .bg_blue a {
	text-decoration: none;
	color: #8b9497;
}
.inform-tbl .head_white {
	background: #fff;
	color: #000;
}
.btn__fastdiplom a{
	width: 260px;
	height: 57px;
	line-height: 57px;
	border: 2px solid #4785b0;
}
.btn__fastdiplom a:hover{
	color: #4785b0;
	background: #fff;
	border: 2px solid #a8d4ee;
}

.valid_error_border{
	border: 1px solid #ff0000 !important;
}
.ul_disc li {
	list-style-type: disc;
}
.ul_disc li:after {
	display: none !important;
}
.p__filter > .ui-selectmenu-button,
.SubjectDetailsGrid1 .ui-selectmenu-button {
	height: auto;
	line-height: normal;
}
.vac_author_lh tr select{
	line-height: normal;
}
.vac_author_lh td,
.vac_author_lh th {
	padding: 0 10px;
	text-align: left;
}
.vac_author_lh input[type='submit'] {
	padding: 0 40px;
}
.redBG {
	background: #ecf6fd !important;
}
.inline__not_mt {
	margin-top: 0 !important;
}
.t-center {
	text-align: center;
}
.bg_white {
	background: #fff;
}
.pt35 {
	padding-top: 35px;
}
.pt25 {
	padding-top: 25px !important;
}
.captch {
	max-width: 290px;
}
.pt0 {
	padding-top: 0;
}
#mission {padding-bottom: 10px;}
/*.blog-view p,
.blog-view h3,
.blog-view h2 {
	padding-bottom: 10px;
}*/
.blog-view h2 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0.6rem;
}.blog-view h3 {
	margin-bottom: 0.4rem;
}
.text-box > .bt_style > a {
	background: #fff;
	color: #4785b0;
}
.text-box > .bt_style > a:hover {
	background: #4785b0;
	border-color: #4785b0;
	color: #fff;
}
.no__check li:after {
	display: none !important;
}
.no__check li {
	padding-left: 30px !important;
}
.tab-box__news li a:hover {
	background: #ececec;
	color: #8b9497;
}
.h56 {
	height: 56px !important;
	padding: 16px 20px;
}
.h40 {
	line-height: 40px;
}
.form-box .file {
	position: relative;
}
.form-box .file .box {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 146px;
	overflow: hidden;
}
.form-box .file .box a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #ececec;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 300;
	color: #8b9497;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
}
.form-box .file .txt {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	color: #555;
}
.form-box .file .box input[type=file] {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	font-size: 100px;
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.phone_and_vk {
	display: flex;
	justify-content: space-between;
}
.text-box .redBG ol {
	margin-left: 0;
}
.instruction {
	display: flex;
	padding-top: 1em;
}
.instruction__text {
	margin-right: 2em;
}
.instruction__img {
	width: 576px;
}
.instruction__img_small {
	display: none;
}
.instruction__text>.text_theme {padding-bottom: 1.4rem;}
.instruction__text>.text_kind {padding-bottom: 1.875rem;}
.instruction__text>.text_discipline {padding-bottom: 1.875rem;}
.instruction__text>.text_content {padding-bottom: 5rem;}
.instruction__text>.text_note {padding-bottom: 3.75rem;}
.instruction__text>.text_attachment {padding-bottom: 2.5rem;}
.instruction__text>.text_name {padding-bottom: 5.875rem;}
.instruction__text>.text_phone {padding-bottom: 3.5rem;}
.instruction__text>.text_city {padding-bottom: 3.75rem;}
.instruction__text>.text_institution {padding-bottom: 2rem;}
.instruction__text>.text_pages {padding-bottom: 1.25rem;}
.instruction__text>.text_deadline {padding-bottom: 1.25rem;}

.btn__place_order {
	margin-top: 25px;
	text-align: center;
}
.btn__place_order a {
	display: inline-block;
	vertical-align: top;
	border: 2px solid #f06060;
	width: 280px;
	height: 47px;
	line-height: 47px;
	background: #f06060;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.btn__place_order a:hover {
	background: #fff;
	color: #f06060;
}
.btn__place_order_large {
	margin-top: 25px;
	text-align: center;
}
.btn__place_order_large a {
	display: inline-block;
	vertical-align: top;
	border: 2px solid #f06060;
	width: 350px;
	height: 47px;
	line-height: 47px;
	background: #f06060;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.btn__place_order_large a:hover {
	background: #fff;
	color: #f06060;
}
.text__color_grey {
	color: #bfc9cd;
}
.text_under_title {
		margin-top: 10px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.fs-36 {
	font-size: 36px;
}
.step-7 li .text ul {

}
.step-7 li .text ul li{
	list-style: none;
	width: 100%;
	margin: 5px 0;
	float: none;
}
.step-7 li .text ul li:before{
	content: "—";
	position: relative;
	left: -5px;
}
.step-7 .subtitle h4 {
	color: #fff;
}
.instruction__video {
	display: flex;
	align-items: center;
}
.instruction__video>iframe {
	width: 576px;
}
.about__video iframe{
	width: 100%;
	height: 600px;
}
.pay__flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.tab-box_display {
	display: none
}
.zakaz__video {
	margin-top: 20px;
}
.zakaz__video iframe{
	width: 100%;
	height: 500px;
}
.zakaz__video iframe #player{
	width: 100%;
	height: 500px;
}
.easy-autocomplete-container ul {
	background: none repeat scroll 0 0 #ffffff;
	border-top: 1px dotted #ccc;
	display: none;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: -1px;
}
.easy-autocomplete-container ul li {
	background: inherit;
	border-color: #ccc;
	border-image: none;
	border-style: solid;
	border-width: 0 1px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 12px;
}
.easy-autocomplete-container ul li:last-child {
	border-radius: 0 0 2px 2px;
	border-width: 0 1px 1px
}
.easy-autocomplete-container ul li.selected {
	background: none repeat scroll 0 0 #ebebeb;
	cursor: pointer;
}
.easy-autocomplete-container ul li.selected {
	background: none repeat scroll 0 0 #ebebeb;
	cursor: pointer;
}
.p__filter {
	margin-bottom: 20px;
}
.anketa__panel2 {
	width: 100%;
}
.anketa__panel2 tr {
	border-top: 1px solid #e8f4fb;
}
.anketa__panel2 tr td,
.anketa__panel2 tr th{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.anketa__panel2 tr:first-child {
	background: #ecf6fd;
}
.anketa__panel2 tr td:first-child {
	text-align: center;
	width: 25px;
}
.anketa__panel2 tr td:nth-child(2),
.anketa__panel2 tr th:nth-child(2) {
	text-align: center;
	width: 35px;
}
.p__filter select {
	height: 40px;
	padding: 0px 10px;
}
.h1_pubdiplom {
	max-width: 1200px;
	margin: 0 auto;
}
.float-r {
	float:right;
	margin-left: 1rem;
	margin-bottom: 1rem;
}
.auth3_media {
	display: none;
}
.title__link {
	color: #4e5355;
	text-decoration: none;
}
.title__link:hover {
	text-decoration: underline;
}
.formOrder textarea:focus + label,
.formOrder input:focus + label {
    opacity: 1;
    color: #888;
}
.formOrder textarea + label,
.formOrder input + label {
    position: absolute;
    left: 15px;
    top: 5px;
    transition: top 0.7s ease, opacity 0.7s ease;
    opacity: 0;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    z-index: 1000;
}
.formOrder label {
    color: #254463;
    margin-bottom: 5px;
    font-weight: 600;
}
.link_black {
	color: #000;
}
#clsUpload {
	padding-left: 5px;
}
.waranty {
	display: flex;
	justify-content: space-between;
}
.waranty__item {
	margin-top: 3rem;
	text-align: center;
	width: 18%;
	background: #fff;
	padding: 20px 10px;
	box-sizing: border-box;
	min-width: 210px;
	box-shadow: 0 1px 7px rgba(255, 255, 255, 1);
}
.waranty__img {
	margin-bottom: 1rem;
}
.waranty__h3 {
	margin-bottom: 1rem;
	font-size: 1.1rem;
}
.edu__block {
	display: flex;
	justify-content: space-between;
}
.edu__item {
	margin-top: 1rem;
	text-align: center;
	width: 18%;
	background: #fff;
	padding: 20px 10px;
	box-sizing: border-box;
	min-width: 210px;
	box-shadow: 0 1px 7px rgba(1,0,0,.19);
	position: relative;
	min-height: 100%;
}
.edu__img {
	margin-bottom: 1rem;
}
.edu__h3 {
	margin-bottom: 1rem;
	font-size: 1.1rem;
	color: #333;
}
.edu__p {
	border-bottom: 1px solid #79b4dd;
	padding: 6px 0;
}
.edu__p:last-child {
	border-bottom: none;
}

#btn__portfolio, 
#btn__services {
    display: flex;
    padding-right: 1rem;
    align-items: center;
}
#btn__portfolio:after,
#btn__services:after {
    display: block;
    content: '';
    background: url(/i/right-arrow.svg) no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    z-index: 99999999;
}
.title__h2,
.font-weight_400 {
	font-weight: 400;
	line-height: 1.4;
}
.check__link {
	color: #555;
}
.card {
	display: flex;
	justify-content: space-between;
	font-weight: 400;
	margin-bottom: 30px;
}

.card-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(386px,1fr));
	grid-gap: 20px;
	margin-bottom: 30px;
}

.card__text {
	text-align: left;
}

.card__link-white-space {
	white-space: nowrap;
}

.card__link {
	text-decoration: none;
	text-align: right;
	padding-left: 10px;
}
.card__link:hover {
	text-decoration: underline;
}
.card__tile {
	width: 100%;
	box-shadow: 0 1px 7px rgba(0,0,0,.19);
	padding: 40px 30px;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
}
.card__tile:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.card__title {
	margin: 1.5rem 0;
	font-size: 22px;
}
.card__item {
	margin: 1rem 0 0 0;
	display: flex;
	justify-content: space-between;
}
.feedback {
	margin-bottom: 40px;
}
.feedback__items {
	display: flex;
	justify-content: space-between;
}
.feedback__tile {
	width: 30%;
	box-shadow: 0 1px 7px rgba(0,0,0,.19);
}
.feedback__img {
	width: 100%;
}
.feedback__tile:hover {
	box-shadow: 0 1px 7px rgba(0,0,0,.59);
}
.card__btn {
	display: none;
}
.card__whatapp{
	display: block;
	background: #25D366;
	color: #fff;
	border-radius: 0.25rem;
	padding: 0.6rem 1.4rem;
	text-decoration: none;
	font-size: 18px;
	min-width: 130px
}
.card__viber{
	display: block;
	background: #665CAC;
	color: #fff;
	border-radius: 0.25rem;
	padding: 0.6rem 1.4rem;
	text-decoration: none;
	font-size: 18px;
	min-width: 130px;
}
.card__vk{
	display: block;
	background: #53769b;
	color: #fff;
	border-radius: 0.25rem;
	padding: 0.6rem 1.4rem;
	text-decoration: none;
	font-size: 18px;
	min-width: 130px;
}
.card__inst{
	display: block;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	color: #fff;
	border-radius: 0.25rem;
	padding: 0.6rem 1.4rem;
	text-decoration: none;
	font-size: 18px;
	min-width: 130px;
}
.questions__row{
	display: flex;
}
.questions__item {
	width: 50%;
	height:430px;
	color: #fff;
}
.questions__blackout {
	width: 100%;
	height: 430px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.questions__title {
	font-size: 32px;
	margin-bottom: 1rem;
}
.questions__paragraph{
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
}

.questions__link {
	font-size: 18px;
	display: block;
	background: #fff;
	color: #4785b0;
	border-radius: 4px;
	padding: 1rem 0;
	width: 260px;
	text-align: center;
	text-decoration: none;
	margin-top: 2rem;
	border: 2px solid #fff;
}
.questions__link:hover {
	background: #4785b0;
	border-color: #4785b0;
	color: #fff;
}
.questions__hidden {
	visibility: hidden;
}
.blog-list {
	display: flex;
	flex-wrap: wrap;
}
.questions__img {
	position: absolute;
	z-index: 2;
}
.questions__term {
	position: relative;
	z-index: 3;
	padding-right: 60px;
}
.questions__price {
	padding-left: 60px;
	position: relative;
	z-index: 3;
}
.questions__wrapper {
    position: relative;
    min-width: 290px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
}
.akcii-item {
	background: linear-gradient(45deg, #79b4dd 15%, #fff 15%);position: relative; width: 378px; padding-bottom: 50px; box-shadow: 0 1px 7px rgba(0,0,0,.19); text-align: center;
}
.akcii-item .icon {
	display: table-cell; width: 999px; height: 140px; vertical-align: middle; text-align: center;
}
.akcii-item .title {
	margin: 0 30px 17px 30px; font-size: 22px; color: #4e5355;
}

.akcii-item .text {
	margin: 0 30px; line-height: 24px;
}
.akcii-list {
	position: relative;
}
.akcii-list:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.akcii-list .akcii-item {
	margin: 0 33px 33px 0; 
}
.akcii-list .akcii-item:nth-child(3n+3) {
	margin-right: 0;
}
.akcii-list {
	display: flex;
	flex-wrap: wrap;
}
/* end akcii */

/* slider
------------------------------------------------ */
.type-of-article {
	position: relative; min-width: 320px; padding:0; background: #fff;
}
.type-of-article .slider {
	position: relative;
}
.type-of-article .list {
	position: relative; max-width: 1200px; margin: auto;
}
.type-of-article .list:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.type-of-article .item {
	background: linear-gradient(135deg, #79b4dd 8%, #fff 8%);box-shadow: 0 1px 7px rgba(1,0,0,.19);position: relative; float: left; margin: 20px 7px 100px; text-align: center;
}
.type-of-article .item:hover {
	background: linear-gradient(135deg, #f06060 8%, #fff 8%); box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.type-of-article .item a {
	height: 50px; 
	text-decoration: none; 
	display: flex; 
	align-items: center; 
	justify-content: center;
}

.type-of-article .page {
	position: absolute; left: 0; right: 0; bottom: 61px; height: 12px; z-index: 10; text-align: center;
}
.type-of-article .page li {
	position: relative; display: inline-block; vertical-align: top; width: 12px; height: 12px; margin: 0 5px; cursor: pointer; box-sizing: border-box; border-radius: 7px; background: #c8c8c8;
}
.type-of-article .page li:hover {
	background: #a5a5a5;
}
.type-of-article .page li.slick-active {
	background: none; border: 2px solid #66a3c6;
}
.type-of-article .page li * {
	display: none;
}
/* end slider */
.top-box-404 {
	height: 500px;
	background-image: url(/i/bg404.jpg);
}
.table-404 {
	height: 500px !important;
}
.btn-404 {
	background: #fff;
	color: #4785b0;
	text-decoration: none;
	padding: 15px 25px;
	font-size: 18px;
	border-radius: 4px;
	border: 2px solid #fff;
}
.btn-404:hover {
	background: #4785b0;
	border-color: #4785b0;
	color: #fff
}
.link-404 {
	margin-top: 3rem;
}
.pr_pl-20 {
	padding: 0 20px;
}
.service-item__corner {
	background: linear-gradient(135deg, #79b4dd 5%, #fff 5%);
}
.inform-about__link {
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	position: relative;
	padding-right: 20px;
}
.inform-about__link:after {
    display: block;
    content: '';
    background: url(/i/sprite.png) -240px -0px no-repeat;
    width: 17px;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 8px;
}
.inform-about__h3 {
	margin-bottom: 8px;
}
.text-justify {
	text-align: justify;
}
.portfolio-img {
	width: 250px;
	height: 353px;
	box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
.portfolio-img:hover {
	box-shadow: 3px 3px 4px 0px rgba(50, 50, 50, 0.75);
}
.portfolio__title {
	font-size: 22px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.p-0 {
	padding: 0;
}
.portfolio-slider {
	background: linear-gradient(45deg, #45494f, #4685b0);
	padding: 15px 0 0 0;
}
.portfolio-slider .item {
	margin-bottom: 50px;
}
.portfolio-slider .slider .item .color-fff {
	color: #fff;
}
.portfolio-slider .item {
	background: transparent; 
}
.portfolio-slider .item:hover {
     background: transparent; 
    box-shadow: 0 1px 7px rgba(255,255,255,.29);
}
.portfolio-slider .feedback-video {
	width: 100%;
}

.feedback-video-slider .feedback-video {
	width: 100%;
	height: 440px;
	object-fit: cover;
	border: 8px solid #79b4dd;
    box-sizing: border-box;
}

.feedback-video-slider__title {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}

.feedback-video-slider__title:after{
	display: block;
	content: '';
	position: relative;
	width: 50px;
	height: 2px;
	background: #a8d4ee;
	margin: 15px auto 0;
}

.feedback-video-slider__find-cost {
	height: 56px;
	border-radius: 4px;
	border: 2px solid transparent;
	background: #f06060;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	width: 244px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	margin: 15px auto 0;
}

.feedback-video-slider__find-cost:hover,
.feedback-video-slider__find-cost:active,
.feedback-video-slider__find-cost:focus {
    border: 2px solid #f06060;
    color: #f06060;
    background: #fff;
    text-decoration: underline;
}

.recent-writings__slider__find-cost {
	height: 56px;
	border-radius: 4px;
	border: 2px solid transparent;
	background: #4685b0;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	width: 280px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	margin: 15px auto 30px;
}

.recent-writings__slider__find-cost:hover,
.recent-writings__slider__find-cost:active,
.recent-writings__slider__find-cost:focus {
    border: 2px solid #4685b0;
    color: #4685b0;
    background: #fff;
    text-decoration: underline;
}

.feedback-video-slider .item:hover,
.feedback-video-slider .item:active,
.feedback-video-slider .item:focus {
	box-shadow: none;
	cursor: pointer;
	background: none;
}

.feedback-video-slider {
	position: relative; min-width: 320px; 
	background: linear-gradient(225deg, #2980b9, #2c3e50);
    padding: 30px 0;
}
.feedback-video-slider .slider {
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
}
.feedback-video-slider .list {
	position: relative; max-width: 1200px; margin: auto;
}
.feedback-video-slider .list:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.feedback-video-slider .item {
	position: relative; width: 386px; float: left; margin: 38px 7px 25px; text-align: center;
}
.feedback-video-slider .item .icon {
	display: table-cell; width: 999px; height: 230px; vertical-align: middle; text-align: center;
}
.feedback-video-slider .item .text {
	margin: 0 27px;
}
.feedback-video-slider .arr-l, 
.feedback-video-slider .arr-r {
	display: none;
	width: 42px; height: 142px; cursor: pointer; background: #fff; border-radius: 0 4px 4px 0; box-shadow: 0 1px 7px rgba(0,0,0,.19); position: absolute; left: 0; top: 50%; transform: translateY(-50%);
}
.feedback-video-slider .arr-r {
	left: auto; right: 0; border-radius: 4px 0 0 4px;
}
.feedback-video-slider .arr-l:after, 
.feedback-video-slider .arr-r:after {
	display: block; content: ''; background: url(/i/sprite.png) -150px -0px no-repeat; width: 13px; height: 23px; position: absolute; left: 11px; top: 50%; margin-top: -12px;
}
.feedback-video-slider .arr-r:after {
	background-position: -170px 0; left: 18px;
}
.feedback-video-slider .page {
	position: absolute; left: 0; right: 0; bottom: 0; height: 12px; z-index: 10; text-align: center;
}
.feedback-video-slider .page li {
	position: relative; display: inline-block; vertical-align: top; width: 12px; height: 12px; margin: 0 5px; cursor: pointer; box-sizing: border-box; border-radius: 7px; background: #c8c8c8;
}
.feedback-video-slider .page li:hover {
	background: #a5a5a5;
}
.feedback-video-slider .page li.slick-active {
	background: none; border: 2px solid #66a3c6;
}
.feedback-video-slider .page li * {
	display: none;
}

.video-container {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000000;
}

.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: none;
  padding: 0;
  width: 68px;
  height: 48px;
  border: none;
  background-color: transparent;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.video__button-shape {
  fill: #212121;
  fill-opacity: 0.8;
}

.video__button-icon {
  fill: #ffffff;
}

.video__button:focus {
  outline: none;
}

.video:hover .video__button-shape,
.video__button:focus .video__button-shape {
  fill: #ff0000;
  fill-opacity: 1;
}

.videoYoutube__container{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000;
}

.videoYoutube {
  width: 100%;
}


/* Enabled */

.video--enabled {
  cursor: pointer;
}

.video--enabled .video__button {
  display: block;
}

.video-bg {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: -1;
  min-height: 760px;
}

.recent-writings__slider {
	margin-top: 45px; margin-bottom: 45px;
}
.recent-writings__slider .slider {
	position: relative; margin-top: 63px;
}
.recent-writings__slider .recent-writings {
	position: relative; max-width: 1200px; margin: auto;
}
.recent-writings__slider .recent-writings:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.recent-writings__slider .recent-writings__item {
	float: left;
}
.recent-writings__slider .arr-l, 
.recent-writings__slider .arr-r {
	width: 42px; height: 142px; cursor: pointer; background: #fff; border-radius: 0 4px 4px 0; box-shadow: 0 1px 7px rgba(0,0,0,.19); position: absolute; left: 0; top: 50%; margin-top: -71px;
}
.recent-writings__slider .arr-r {
	left: auto; right: 0; border-radius: 4px 0 0 4px;
}
.recent-writings__slider .arr-l:after, 
.recent-writings__slider .arr-r:after {
	display: block; content: ''; background: url(/i/sprite.png) -150px -0px no-repeat; width: 13px; height: 23px; position: absolute; left: 11px; top: 50%; margin-top: -12px;
}
.recent-writings__slider .arr-r:after {
	background-position: -170px 0; left: 18px;
}
.recent-writings__slider .new {
	margin-top: 75px; text-align: center;
}
.recent-writings__slider .new a {
	position: relative; display: inline-block; vertical-align: top; width: 110px; height: 110px; box-sizing: border-box; border: 2px solid #a8d4ee; border-radius: 100%; padding-top: 52px; color: #4785b0; text-decoration: none; line-height: 1;
}
.recent-writings__slider .new a:before {
	display: block; content: ''; background: url(/i/sprite.png) -188px -0px no-repeat; width: 28px; height: 29px; position: absolute; left: 50%; margin-left: -14px; top: 17px;
}
.recent-writings__slider .new a span {
	display: block; width: 34px; height: 34px; border: 2px solid #a8d4ee; border-radius: 100%; background: #fff; position: absolute; left: -8px; top: 2px;
}
.recent-writings__slider .new a span:after {
	display: block; content: ''; background: url(/i/sprite.png) -220px -0px no-repeat; width: 14px; height: 14px; position: absolute; left: 50%; top: 50%; margin: -7px 0 0 -7px;
}
.recent-writings__slider .new a:hover {
	background: #79b4dd; border-color: #79b4dd; color: #fff;
}
.recent-writings__slider .new a:hover:before {
	background-position: -188px -30px;
}
.recent-writings__slider .new a:hover span {
	background: #4785b0; border-color: #4785b0;
}
.recent-writings__slider .new a:hover span:after {
	background-position: -220px -16px;
}
.recent-writings__slider .page {
	display: none !important; position: absolute; left: 0; right: 0; bottom: 0px; height: 12px; z-index: 10; text-align: center;
}
.recent-writings__slider .page li {
	position: relative; display: inline-block; vertical-align: top; width: 12px; height: 12px; margin: 0 5px; cursor: pointer; box-sizing: border-box; border-radius: 7px; background: #c8c8c8;
}
.recent-writings__slider .page li:hover {
	background: #a5a5a5;
}
.recent-writings__slider .page li.slick-active {
	background: none; border: 2px solid #66a3c6;
}
.recent-writings__slider .page li * {
	display: none;
}
.recent-writings__slider .all {
	margin-top: 90px; text-align: center;
}
.recent-writings__slider .all a {
	width: 266px;
}

.recent-writings__item {
	/*box-shadow: 0 1px 8px rgb(0 0 0 / 25%);*/
	border: 1px solid #a8d4ee;
    box-shadow: 0 0 5px rgb(71 133 176 / 50%);
	margin: 10px;
	padding: 20px 20px 5px 20px;
	/*background: linear-gradient(225deg, rgb(41 128 185 / 10%), #ffffff);*/
	background-color: #fff;
}

.recent-writings__discipline {
	font-size: 15px;
    color: #222;
    font-weight: 400;
    padding: 0.4em 0.8em;
    border-radius: 4px;
    background: #a8eee1;
    width: fit-content;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
}

.recent-writings__date {
    padding: 0.4em 0;
	font-size: 14px;
    color: #555;
    font-weight: 400;
    border-radius: 12px;
    width: fit-content;
    display: inline-block;
    margin-bottom: 10px;
}

.recent-writings__title {
	font-size: 18px;
	color: #333;
	line-height: 1.4;
	height: 102px;
	overflow: hidden;
}

.recent-writings__info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #a8d4ee;
	margin-top: 15px;
	padding-top: 15px;
	flex-wrap: wrap;
}

.recent-writings__info > * + * {
	margin-right: 10px;
}

.recent-writings__info-item {
	padding-left: 55px;
	position: relative;
	margin-bottom: 15px;
}

.recent-writings__info-item::before {
	display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: 41px 41px;
    height: 41px;
    width: 41px;
}

.recent-writings__uniqueness::before {
	background: url(/i/recent-writings/unic.svg) no-repeat;
}

.recent-writings__deadline::before {
	background: url(/i/recent-writings/deadline.svg) no-repeat;
}

.recent-writings__cost::before {
	background: url(/i/recent-writings/cost.svg) no-repeat;
}

.recent-writings__info-title {
	font-size: 15px;
	color: #333;
	font-weight: 400;
	margin-bottom: 6px;
}

.recent-writings__info-values {
	font-size: 16px;
	color: #3e3d48;
	font-weight: 700;
}

.services__navigation {
	display: flex;
	justify-content: center;
}
.services__navigation div {
	background: #fff;
	border: 2px solid #a8d4ee;
    border-radius: 4px;
    margin-right: 10px;
}
.services__navigation a {
	display: block;
    padding: 5px 10px;
    color: #4785b0;
    font-size: 14px;
}
.services__navigation div.active {
	background: #4785b0;
    border-color: #4785b0;
}
.services__navigation div.active a {
	color: #fff;
}
.payorder-table th,
.payorder-table td{
	padding: 5px 5px;
	border: 1px solid #c7c7c7;
}
.payorder-table th {
	background-color: #ecf6fd;
	font-weight: 400;
}
.payorder-btns {
	display: block;
	background-color: #4785b0;
	border: 2px solid #4785b0;
	color: #fff;
	max-width: 300px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	margin: 15px 0;
	font-weight: 700;
}
.payorder-btns:hover {
	color: #4785b0;
	background-color: #fff;
	border-color: #a8d4ee;
}
.payorder-btns-big {
	display: block;
	background-color: #4785b0;
	border: 2px solid #4785b0;
	color: #fff;
	max-width: 400px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	margin: 15px 0;
	font-weight: 700;
}
.payorder-btns-big:hover {
	color: #4785b0;
	background-color: #fff;
	border-color: #a8d4ee;
}
.payorder-page p {
	line-height: 23px;
}
.payorder-page h1 {
	color: #000;
	margin-bottom: 20px;
}

.payorder-page h2 {
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
}
.payorder-page input[type="checkbox"] {
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
}
.payorder-page__img {
	padding: 10px 0;
}
.border-dashed {
	border-bottom: 1px dashed black;
	margin: 10px 0;
}
.aside-order {
	position: relative; padding: 0; box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
	.aside-order:hover .aside-order__btn {
		background-color: #fff;
		color: #4785b0;
		border-color: #4785b0;
	}
.aside-order__text {
	position: absolute; padding: 20px; top: 0;color: #fff;font-weight: 700;text-align: center;font-size: 24px;
}
	.aside-order__text span {
		color:#FFFF00;
	}
.aside-order__btn {
	position: absolute;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 2px solid #fff;
	color:#fff;
	text-align: center;
	top:60%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	font-weight: 700;
}
.aside-fixed {
	position: fixed;
	top: 0;
}
.title-box{
	margin-top: 20px;
}
.title-box.tab-header{
	border-radius: 10px 10px 0 0;
	margin: 0;
	    background: #4785b0;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #b7b7b7;
}
.tab-header .title{
	position: relative;
	font-size: 18px;
	cursor: pointer;
	padding: 10px 16px;
	top: 16px;
	color: #fff
}
.tab-header .title:after{
	display: none;
}
.tab-header .title.active {
    border-radius: 5px 5px 0px 0px;
	border-bottom: 1px solid white;
    background: #fff;
    position: relative;
    color: #000;
}
.tab-header .title{
	padding: 10px 50px
}
.tab-header .title:hover{

    color: #000;
}
.ui-dialog {
    border-radius: 13px;
    width: 450px !important;
}
.successReg .img-success{
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.successReg .img-success img{
	
width: 100px;	
}
.redo{
	    
}
.text-success{
	margin-top:50px;
	padding: 40px;
	line-height: 1.5rem;
}
.text-success h1{
	text-align: center;
	padding-bottom: 20px
}
.ui-dialog-form .ui-dialog-content
{
	padding:0;
}
.ui-dialog-form .form-box {
    padding: 30px;
    margin-top: 0px;
}

.audio__review {
	width: 100%; 
}

.slider-reviews {
	background-color: #fff;
}

.slider-reviews .slider-prs .arr-l,
.slider-reviews .slider-prs .arr-r {
	top: 50%;
	transform: translateY(-50%);
}

.slider-audio-reviews {
	margin-top: 45px; margin-bottom: 45px;
}
.slider-audio-reviews .slider {
	position: relative; margin-top: 63px;
}
.slider-audio-reviews .list {
	position: relative; max-width: 1200px; margin: auto;
}
.slider-audio-reviews .list:after {
	content: ''; display: block; clear: both; visibility: hidden; height: 0;
}
.slider-audio-reviews .com-item {
	float: left; margin-right: 40px;
}
.slider-audio-reviews .arr-l, 
.slider-audio-reviews .arr-r {
	width: 42px; height: 142px; cursor: pointer; background: #fff; border-radius: 0 4px 4px 0; box-shadow: 0 1px 7px rgba(0,0,0,.19); position: absolute; left: 0; top: 50%; margin-top: -71px;
}
.slider-audio-reviews .arr-r {
	left: auto; right: 0; border-radius: 4px 0 0 4px;
}
.slider-audio-reviews .arr-l:after, 
.slider-audio-reviews .arr-r:after {
	display: block; content: ''; background: url(/i/sprite.png) -150px -0px no-repeat; width: 13px; height: 23px; position: absolute; left: 11px; top: 50%; margin-top: -12px;
}
.slider-audio-reviews .arr-r:after {
	background-position: -170px 0; left: 18px;
}
.slider-audio-reviews .new {
	margin-top: 75px; text-align: center;
}
.slider-audio-reviews .new a {
	position: relative; display: inline-block; vertical-align: top; width: 110px; height: 110px; box-sizing: border-box; border: 2px solid #a8d4ee; border-radius: 100%; padding-top: 52px; color: #4785b0; text-decoration: none; line-height: 1;
}
.slider-audio-reviews .new a:before {
	display: block; content: ''; background: url(/i/sprite.png) -188px -0px no-repeat; width: 28px; height: 29px; position: absolute; left: 50%; margin-left: -14px; top: 17px;
}
.slider-audio-reviews .new a span {
	display: block; width: 34px; height: 34px; border: 2px solid #a8d4ee; border-radius: 100%; background: #fff; position: absolute; left: -8px; top: 2px;
}
.slider-audio-reviews .new a span:after {
	display: block; content: ''; background: url(/i/sprite.png) -220px -0px no-repeat; width: 14px; height: 14px; position: absolute; left: 50%; top: 50%; margin: -7px 0 0 -7px;
}
.slider-audio-reviews .new a:hover {
	background: #79b4dd; border-color: #79b4dd; color: #fff;
}
.slider-audio-reviews .new a:hover:before {
	background-position: -188px -30px;
}
.slider-audio-reviews .new a:hover span {
	background: #4785b0; border-color: #4785b0;
}
.slider-audio-reviews .new a:hover span:after {
	background-position: -220px -16px;
}
.slider-audio-reviews .page {
	display: none !important; position: absolute; left: 0; right: 0; bottom: 0px; height: 12px; z-index: 10; text-align: center;
}
.slider-audio-reviews .page li {
	position: relative; display: inline-block; vertical-align: top; width: 12px; height: 12px; margin: 0 5px; cursor: pointer; box-sizing: border-box; border-radius: 7px; background: #c8c8c8;
}
.slider-audio-reviews .page li:hover {
	background: #a5a5a5;
}
.slider-audio-reviews .page li.slick-active {
	background: none; border: 2px solid #66a3c6;
}
.slider-audio-reviews .page li * {
	display: none;
}
.slider-audio-reviews .all {
	margin-top: 90px; text-align: center;
}
.slider-audio-reviews .all a {
	width: 266px;
}

@media screen and (max-width: 1540px) {
	.top-box_beer {
		background-image: url("/i/var3-mob.jpg");
	}
	.top-box_beer:before {
		left:50%;
		margin-left: -115px;
		top: 23px
	}
	.top-box_beer .table {
		max-width: none;
		margin: 0;
		padding: 180px 15px 25px;
		height: auto;
	}
}
@media screen and (max-width:1316px){
   .slider-audio-reviews .slider {padding: 0 50px}
   .slider-audio-reviews .list {max-width: none}
   .slider-audio-reviews .com-item {margin-left: 15px; margin-right: 15px}

   .recent-writings__slider .slider {padding: 0 50px}
   .recent-writings__slider .recent-writings {max-width: none}
   .recent-writings__slider .recent-writings__item {margin-left: 15px; margin-right: 15px}
}
@media screen and (max-width: 1230px) {
	.akcii-item {
		width: 48%;
	}
	.akcii-list .akcii-item:nth-child(2n+2) {
	    margin-right: 0;
	}

	.feedback-video-slider .arr-l, 
	.feedback-video-slider .arr-r {
		display: block;
	}
}
@media screen and (max-width: 1220px) {
	.instruction__text>.text_name {padding-bottom: 3.875rem;}
	.instruction__text>.text_phone {padding-bottom: 3rem;}
	.instruction__text>.text_city {padding-bottom: 3.25rem;}
}
@media screen and (max-width: 1160px) {
	.instruction__text>.text_theme {padding-bottom: 0.625rem;}
	.instruction__text>.text_kind {padding-bottom: 0.625rem;}
	.instruction__text>.text_discipline {padding-bottom: 0.625rem;}
	.instruction__text>.text_content {padding-bottom: 0.625rem;}
	.instruction__text>.text_note {padding-bottom: 0.625rem;}
	.instruction__text>.text_attachment {padding-bottom: 0.625rem;}
	.instruction__text>.text_name {padding-bottom: 0.625rem;}
	.instruction__text>.text_phone {padding-bottom: 0.625rem;}
	.instruction__text>.text_city {padding-bottom: 0.625rem;}
	.instruction__text>.text_institution {padding-bottom: 0.625rem;}
	.instruction__text>.text_pages {padding-bottom: 0.625rem;}
	.instruction__text>.text_deadline {padding-bottom: 0.625rem;}
	.waranty {
		flex-wrap: wrap;
	}
	.waranty__item {
		width: 30%;
	}
	.edu__block {
		flex-wrap: wrap;
	}
	.edu__item {
		width: 30%;
	}
}
@media screen and (max-width: 1016px) {
	.recent-writings__slider {margin-top: 30px; margin-bottom: 30px}
	.recent-writings__slider .slider {padding: 0 0 50px; margin-top: 50px}
	.recent-writings__slider .arr-l, .recent-writings__slider .arr-r {display: none !important}
	.recent-writings__slider .page {display: block !important}
	.recent-writings__slider .new {margin-top: 40px}
	.recent-writings__slider .all {margin-top: 50px}

	.aside-order {
		display: none;
	}
	.questions__row,
	.questions__wrapper {
		display: block;
	}
	.questions__wrapper {
		margin: 0;
		padding: 0;
	}
	.questions__item {
		width: 100%;
	}
	.questions__img {
		display: none;
	}
	.questions__term {
		background: url("/i/questions/time.jpg");
		padding-right: 0;
	}
	.questions__price {
		background: url("/i/questions/price.jpg");
		padding-left: 0;
	}
	.questions__blackout {
		padding: 0 20px;
	}
	.bg_for_form {
		background: #ecf6fd;
	}
	#menu__display-flex {
		flex-wrap: wrap !important;
	}
	.site-header .menu li a {
		height: 40px;
	}
	.form_order {
		display: block;
	}
	.width_for_item {
		width: 100%;
	}
	.form-box .form {
		width: 100%;
	}
	.width_for_bt {
		text-align: center;
	}
	.media_margin {
		margin-top: 25px !important;
	}
	.alert,
	.bookm {
		display: none;
	}
	#menu__display-flex {
		background: #ececec;
		position: absolute;
	}
	.site-footer .contacts {
		width: 48% !important;
	}
	.site-footer .side {
		width: 50%;
	}
	.form__info {
		display: none;
	}
	.inform-tbl .d1 {
		width: 50%;
	}
	.instruction {
		display: block;
	}
	.instruction__img {
		margin: 2rem auto;
	}
	.fs-36 {
		font-size: 24px;
	}

	.slider-audio-reviews {margin-top: 30px; margin-bottom: 30px}
	.slider-audio-reviews .slider {padding: 0 0 50px; margin-top: 50px}
	.slider-audio-reviews .arr-l,.slider-audio-reviews .arr-r {display: none !important}
	.slider-audio-reviews .page {display: block !important}
	.slider-audio-reviews .new {margin-top: 40px}
	.slider-audio-reviews .all {margin-top: 50px}
}

@media screen and (max-width: 960px) {
	.site-header .phone-gen {display: none}
	.float-r {display: none;}
	.preview__img {display: none;}
	.ui-dialog{
		width:80vw !important;
	}
	.tab-header .title{
		
		padding: 10px 30px;
	}
	.ui-dialog-form .ui-dialog-titlebar-close{
		top:-35px;
	}
}
@media screen and (max-width: 916px){
	.pay__flex {display: none;}
	.tab-box_display {
		display: block;
	}
	.card {
		display: block;
	}
	.card__tile {
		width: 100%;
		margin: 1rem auto;
	}
	.akcii-item {
		width: 100%;
		background: linear-gradient(45deg, #79b4dd 10%, #fff 10%);
	}
	.akcii-list .akcii-item {
	    width: auto;
	    float: none;
	    margin-right: 0 !important;
	    margin-bottom: 22px;
	}
}
@media screen and (max-width: 816px) {
	#btn__menu-mob {
		display: none;
	}
	.banner-main .menu-mob .quickly {
		margin-top: 0 !important;
	}
	
}
@media screen and (max-width: 766px){
	.site-header .info {
		position: static !important;
	}
	.site-header .mid {
		height: 59px !important;
		width: 100%;
	}
	.media_for_phone,
	.media_for_search,
	.phone-gen span,
	.site-header .menu .bt span,
	.city,
	.logoBig,
	.top,
	.pc,
	.menu {
		display: none;
	}
	.site-header .login {
		top: 5px !important;
		right: 60px !important;
	}
	.site-header .menu .bt {
		margin-bottom: 5px !important;
	}
	.site-header .logo {
		padding-top: 9px;
	}
	.site-header .pc .item {
		margin-top: 0px;
	}
	.site-header .pc {
		margin: 12px 0 0 15px;
	}
	.site-header .logo {
		text-align: left;
	}
	.site-header .menu .bt:after {
		right: 10px;
	}
	.site-header .menu .bt {
		padding: 0 37px 0 0px;
	}
	.logoSmall,
	.btn-menu-media {
		display: block;
	}
	/*.logoSmall {
		width: 205px;
	}*/
	.top-box {
		padding-top: 58px;
	}
	.site-header .login a {
		width: 47px !important;;
		height: 47px !important;
	}
	.mid {
		position: fixed !important;
	}
	.top-box:before {
		top: 76px; 
	}
	.ui-dialog-titlebar-close {
		margin-bottom: -40px;
		margin-right: 10px;
	}
}
@media screen and (max-width: 716px) {
	.two-el-inline {
		grid-template-columns: 1fr;
		    grid-gap: 0;
	}

	.recent-writings__slider .slider {padding: 0 15px 45px; margin-top: 32px}
	.recent-writings__slider .recent-writings__item {
		margin-left: 8px;
		margin-right: 8px;
	}
	.recent-writings__slider .new {margin-top: 35px}
	.recent-writings__slider .all {margin-top: 40px}

	.mainPage_h1 {
		padding: 0 10px;
		font-size: 18px;
	}
	.write__mt-45 {
		margin-top: 45px;
	}
	.media_fs18 {
		font-size: 18px;
	}
	.p__media {
		font-size: 16px;
	}
	.order-detail li .value {
		border-bottom: 1px solid #ecf6fd;
	}
	.site-footer .contacts {
		padding-left: 0;
	}
	.site-footer .intro {
		margin-bottom: 0;
	}
	.site-footer .side, .site-footer .menu, .site-footer .contacts {
		padding-top: 30px;
	}
	.site-footer .bot {
		margin-top: 30px;
	}
	.site-footer .menu {
		display: none;
	}
	.site-footer .contacts {
		width: 73% !important;
	}
	.site-footer .share {
		text-align: left !important;;
	}
	.top-box .table {
		height: auto;
	}
	.form-box .file .box {
		display: block;
		margin: auto;
	}
	.form-box .file .txt {
		display: block;
		margin: 15px 0 0;
		text-align: center;
	}
	.instruction {padding-top: 0;}
	.instruction__img_big {
		display: none;
	}
	.instruction__img_small {
		display: block;
	}
	.instruction__img {
		width: 280px;
	}
	.instruction__video,
	.instruction__video>iframe {
		width: 100%;
	}
	.text-box .order_registration li {
		padding: 35px 0 0 0px !important;
	}
	.top-box_beer .table {
		padding: 190px 15px 24px
	}
	.waranty__item {
		width: 90%;
		margin: 1.5rem auto 0 auto;
	}
	.edu__item {
		width: 100%;
	}
	.card__tile {padding: 25px 10px; font-size: 16px;}
	.card__text {text-align: left;}
	.feedback__tile {
		width: 100%;
		max-width: 360px;
		margin-bottom: 1.4rem;
	}
	.feedback__items {
		flex-wrap: wrap;
		justify-content: center;
	}
	blockquote.quote, blockquote.note, blockquote.interesting {
		margin-left: 0;
		margin-right: 0;
		padding: 30px 15px 30px;
	}
	blockquote.quote {
		padding: 30px 15px 30px;
	}
	blockquote.note, blockquote.interesting {
		padding: 45px 15px 45px;
	}
	.slider-audio-reviews .slider {padding: 0 15px 45px; margin-top: 32px}
	.slider-audio-reviews .com-item {margin: 0}
	.slider-audio-reviews .new {margin-top: 35px}
	.slider-audio-reviews .all {margin-top: 40px}
}
@media screen and (max-width: 616px) {
	.search__table td a,
	.search__table td font[size],
	.search__table td span{
		font-size: 14px !important;
	}
	.card__btn {
		display: block;
		margin: 0 auto;
	}
	.card__item {
		justify-content: center;
	}
	.card__none {
		display: none;
	}
	.questions__item {
		width: 100%;
		height: 350px;
	}
	.questions__blackout {
		height: 350px;
	}
	.questions__title {
		font-size: 24px;
	}
	.questions__paragraph {
		font-size: 16px;
	}

}
@media screen and (max-width: 570px) {
	.border-for-block {
		border: none;
	}
	.bg_for_form {
		padding:10px;
	}
	.phone_and_vk {
		display: flex;
		/* justify-content: space-between; */
		justify-content: center;
		flex-wrap: wrap;
	}
	.zakaz__video iframe {
		height: 250px;
	}
	.SubjectDetailsGrid1 .inform-tbl li:nth-child(odd) {
		background: #ecf6fd;
	}
	.SubjectDetailsGrid1 .inform-tbl li > * {
		display: block;
		padding: 5px 0;
	}
	.SubjectDetailsGrid1 .inform-tbl .auth1,
	.SubjectDetailsGrid1 .inform-tbl .auth2,
	.SubjectDetailsGrid1 .inform-tbl .auth3,
	.SubjectDetailsGrid1 .inform-tbl .auth4 {
		width: 100%;
		padding-left: 1rem;
	}
	.SubjectDetailsGrid1 .inform-tbl .auth2 {
		font-size: 16px;
	}
	.SubjectDetailsGrid1 .inform-tbl .auth2 {
		margin-top: 1rem;
	}
	.SubjectDetailsGrid1 .inform-tbl .auth4 {
		margin-bottom: 1rem;
	}
	.SubjectDetailsGrid1 .inform-tbl {
		margin-top: 1.5rem;
	}
	.SubjectDetailsGrid1 .inform-tbl .auth1,
	.SubjectDetailsGrid1 .inform-tbl .head .auth2,
	.SubjectDetailsGrid1 .inform-tbl .head .auth3,
	.SubjectDetailsGrid1 .inform-tbl .head .auth4 {
		display: none;
	}
	.auth3_media {
		display: block;
		padding: 5px 0;
	}

	.card-grid {
		grid-template-columns: repeat(auto-fill,minmax(290px,1fr));
	}

	.feedback-video-slider .arr-l, .feedback-video-slider .arr-r {
		height: 100px;
		width: 30px;
		display: none !important;
	}
	.feedback-video-slider .arr-l:after, .feedback-video-slider .arr-r:after {
		left: 50%;
		transform: translateX(-50%);
	}

	.feedback-video-slider .slider {
		padding-left: 15px;
		padding-right: 15px;
	}
	.feedback-video-slider .feedback-video {
		height: 500px;
	}
}
@media screen and (max-width: 400px) {
	.questions__blackout {
		padding-left: 20px;
		padding-right: 20px;
	}
	.questions__paragraph {
		text-align: justify;
	}

	.ui-dialog-form .form-box .bt button {
	    width: 100%;
	}

	.tab-header .title {
	    padding: 10px 26px;
	}
}
@media screen and (min-width: 470px) and (max-width: 716px) {
	.height160 {height: 160px !important};
}
@media screen and (min-width: 377px) and (max-width: 469px) {
	.height190 {height: 190px !important};
}