@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
strong {
	font-weight: bold !important;
}

td {
	padding: 1px 0;
	border: 3px double #ddd !important;
}

.table>tbody+tbody {
	border: none;
}

input {
	height: 35px;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

* {
	padding: 0;
	margin: 0
}

fieldset,
img {
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ol,
ul {
	list-style: none
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal
}

caption,
th {
	text-align: left
}

.slick-slide a {
	color: #fff;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #ffc784;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	color: black;
}


h1 {
    font-size: 30px!important;
    margin: 0.67em 0;
    padding-left: 10px;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	line-height: 1.4;
}

h3 {
	margin-bottom: 11px;
	color: rgb(0 176 203);
	color: #000;
	font-weight: 300;
}

h5 {
    display: block;
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

#_zero_73332 {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0
}

a,
.header__enter__close,
.profile__menu__item,
input[type='checkbox']+label {
	text-decoration: none;
}

a:hover,
.header__enter__close:hover,
.profile__menu__item:hover,
input[type='checkbox']+label:hover {
	cursor: pointer
}

.main-slider__prev:hover,
.sidebar__top__prev:hover,
.main-slider__next:hover,
.sidebar__top__next:hover,
.main-slider .slick-dots li:hover,
.sidebar__top .slick-dots li:hover {
	cursor: url("/img/cursor.png"), auto;
	cursor: -webkit-zoom-in, -moz-zoom-in, zoom-in
}

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

.carousel-inner img {
	width: 100%;
}
input {
	border: none;
	outline: none;
	box-shadow: none;
}

input[type='checkbox'] .enter-checkbox {
	display: none
}

input[type='checkbox'] .enter-checkbox+label {
	display: block;
	background: url("/img/sprite.png") -379px -3px no-repeat;
	padding-left: 22px
}

input[type='checkbox'] .enter-checkbox:checked+label {
	display: block;
	background: url("/img/sprite.png") -379px -70px no-repeat;
	padding-left: 22px
}

.language-picker.large i {
    background-image: none !important;
    width: 0 !important;
}
.round-button {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    transition: 0.3s;
    padding: 5px 15px;
    border-radius: 5px;
    display: block;
    border: none;
    text-transform: capitalize;
}
.enter-checkbox-label {
	color: #000000
}

button {
	border: none;
	outline: none
}

html {
	position: relative;
	/* относительное позиционнирование */
	min-height: 100%;
	/* минимальная высота */
}

html,
body {
	font-family: 'Lora', sans-serif;
	/* font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif; */
	line-height: calc(21/18);
	color: #6A6A6A;
	height: 100%;
	font-size: 18px!important;
}

.wrapper {
	position: relative;
	min-height: 100%;
}

.footer {
	left: 0;
	bottom: 0;
	width: 100%;
}
.b-footer p {
	text-align: justify;
}
.b-article_block_view {
	color:#999999;
}
.fa-eye { margin: 0 5px 0 15px;}
@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.container {
	width: 1200px;
	margin: auto;
}

.header {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 7px 14px -12px #000000, 52px -2px 19px -6px rgba(0, 0, 0, 0);
	border-bottom: 1px solid #03a1e36e;
}

.header__top {
	font-size: 13px;
	height: 29px;
	width: 50%;
	float: right;
	/* margin-bottom:30px */
}
.logo_text {
	text-decoration:none;color:#000;
}
.logo_text:hover {
	text-decoration:none;color:#000;
}
.header__top__a {
	background: #b2b2b2;
	width: 20%;
	float: left;
	height: 27px;

}
.b-spell-check--succes {
    color: #1fb771;
	text-indent: 21px;
}
.word {
	color: #2571b6;
}
.navbar {
	margin-bottom: 10px!important;
	border:none!important;
	border-radius: 0px!important;
}

.navbar-default {
	border-bottom: 2px solid #f1f1f1;
}

.navbar-default .navbar-nav>li>a {
	color: #333!important;
	transition: .2s all;
}
.collapse-flex {
	flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.logo {
	display: flex; 
	width: 90px;
	height:90px;
}
.navbar-nav {float: right!important;}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #ffc784;
	transition: .2s all;
}
.nav>li>a {
	padding: 10px 35px!important;
}
.b-menu-list {
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    height: 64px;
}

.b-header {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    padding: 10px;
    justify-content: space-between;
    align-items: flex-end;
}
.b-logo {padding-right:15px;}
.b-menu-list__item {
	list-style: none;
    flex-grow: 1;
    text-align: center;
    color: #fff;
}
.b-menu-list__item a {border-bottom: 2px solid transparent;}
.b-menu-list__item a:hover {
    border-bottom: 2px solid #c93c2e!important;
}
.b-doodle-search-form__input {
    font-size: 21px;
    font-weight: 500;
    height: 62px;
    width: 100%;
    border-color: #1fb771;
    border-top: 2px solid #1fb771;
    border-left: 2px solid #1fb771;
    border-bottom: 2px solid #1fb771;
    border-right: 2px solid #1fb771;
    border-radius: 8px;
    padding: 22px 29px;
    flex: 1;
}

.b-doodle__title h2 {
    color: #494949;
    font-size: inherit;
	font-weight: bold;
}

.header-title {
	height: 2em;
	padding-left: 15px;
	line-height: 2em;
	font-size: 30px;
}

.nav-social-item {
	display: flex;
}

.nav-social-item a {
	color: #00b0cb;
}

.nav-social-item a:hover {
	color: #363026;
}

.nav-link {
	padding: 10px 7px;
}

.director-blog img {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	margin-bottom: 0px;
	width: 100%;
	max-width: 300px;
	height: auto;
	border: thick double #c3c3c3;
}

.menu-b {
	text-align: center;
	height: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 70%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	float: right;
}

.menu__item {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 35px 0 0;
}

.menu__item li {
	margin: 0 50px 0 0;
}

.menu__item:hover {
	/* border-bottom-color:#f7ad5f */
}

.menu__item:first-child {
	margin-left: 150px;
}

.menu__item:last-child {
	margin: 0
}

.menu__item--mobile {
	display: none
}

.menu__item-b {
	cursor: pointer
}

.menu__icon {
	float: left;
	fill: #000000
}

.menu__link {
	text-transform: uppercase;
	color: #363F45;
	font-size: 16px;
	display: block;
	height: 19px;
	line-height: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	padding: 4px 10px 4px 10px;

}

.menu__link .menu__link:hover {
	background-color: #DFE1E5;
	color: #363F45;
	text-decoration: none;
}

.menu__link:hover .menu__icon {
	fill: #0b4e94
}

.main-page {
	padding: 18px 20px;
	width: 1170px;
	margin: 0 auto;
}

.main-page__in {
	margin: 0
}

.main-page__blog {
	text-align: right;
	width: 31.25%;
	height: auto;
	margin: 0 0 0 3.125%;
	float: left;
	padding: 14px 20px 14px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.main-page__blog:hover .main-page__blog__text {
	color: #000000;
	opacity: .15
}

.main-page__blog:hover .main-page__blog__arrow path {
	fill: #000000;
	opacity: .85
}

.main-page__news {
	width: 100%;
	height: auto;
	position: relative;
	border-bottom: 1px solid rgb(204 204 204);
    padding-bottom: 40px;
}

.main-page-expert {
	width: 31.305%;
	float: left;
	height: auto;
	margin: 0 1.53030303% 1.53030303% 0;
	position: relative;
	padding: 0 20px;
}

.main-page-expert-text {
	font-size: 24px;
	text-indent: 0 !important;
	line-height: 1.3 !important;
	padding: 10px;
}

.w200 {
	width: 200px;
}

.main-page-expert-body {
	padding: 0 20px;
}

.main-page__news__body {
	padding: 3px 3px;
	position: relative;
	min-height: 100px;
}

.wrapperNoMarginInsidePadding li {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.8;
	list-style: inside;
}

.page {
	padding-bottom: 150px;
}

.text-center {	text-align: center; }
.share-logotype {
	display: block;
	width: 40px;
	padding-top: 7px;
	padding-left: 5px;
	position: absolute;
	top: 0;
}
#share {
	cursor: pointer;
	transition: 0.25s;
	position: fixed;
	border-radius: 50%;
	z-index: 2;
	background: white;
	bottom: 50px;
	right: 50px;
	color: rgba(30, 30, 30, 0.8);
	height: 50px;
	width: 50px;
	font-size: 30px;
	box-shadow: 0 7px 25px -5px gray;
}
#share:hover {
	  box-shadow: 0 0px 10px -6px gray;
	  color: #1e1e1e;
}
#share:hover #fb {	  left: 20%; }
.fa-share-alt, .fa-close {
	  bottom: 13px;
	  left: -1px;
} 
.sm-social {
	cursor: pointer;
	transition: 0.25s;
	position: fixed;
	border-radius: 50%;
	bottom: 50px;
	right: 55px;
	height: 40px;
	width: 40px;
	font-size: 28px;
	box-shadow: 0 10px 15px -10px;
}
.sm-social:hover {	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
.sm-icon {
	bottom: 8px;
	color: white;
}
#fb {	background: #3b5998; }  
#twit {	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
#pin {	background: #65bc54; }
.fa-close {	left: 1px;  }
@media screen (min-width:1280px) {
	.header__search-c {width: 70%;}
}
@media screen and (max-width: 800px) {
	.fa-share-alt, .fa-close {
	  bottom: 3px;
	}
	.sm-icon {
	  bottom: 0px;
	}
	.b-menu-list {
		width: 1280px;
	}
}
.header__search__button {
	position: absolute;
	right: 70px;
	background: none;
	z-index: 1;
}
.header__search__button-search-page {
	position: absolute;
	right: 53px;
    top: 0px;
	background: none;
	z-index: 1;
}

.title-news {
	max-height: 110px;
	font-size: 15px;
}

.title-news {
	max-height: 60px;
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 0;
}

.main-page__news-b {
	margin: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.floated {
	position: relative;
}

.popup a:hover,
a:focus {
	color: #00b0cb;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border: none;
	background-color: #00b0cb;
	color: #fff;
}

.nav-tabs>li>a:hover {
	border: none;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background: none;
}

.icons {
	width: 50px;
	margin: auto 0;
	position: absolute;
	top: 0;
	left: 15px;
	bottom: 20px;
	right: 0;
}

.footer ul>li {
	line-height: 1.5;
	padding-bottom: 15px;
	color: #fff;
	list-style-type: disc;
	font-size: 15px;
}

.footer ul>li a {
	color: #fff;
	transition: .2s all;
}

.footer ul>li a:hover {	color: #00b0cb; }
.footer h3 {	text-transform: uppercase; }

.faq_text {
	font-size: 17px;
	line-height: 1.6;
	text-align: justify;
	border-left: 1px solid #e2e1e1;
	border-right: 1px solid #e2e1e1;
}


.search-result h3 {
	color: rgb(0 176 203);
    font-weight: 600;
}
.b-alphabet-content {
    display: flex;
    padding-bottom: 127px;
}
.b-alphabet-content-letter {
    width: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 15px;
    text-align: center;
    background-color: #1fb771;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    border-radius: 10px;
}
.b-alphabet-list {
    display: flex;
    justify-content: space-around;
    padding: 0;
    list-style: none;
    font-size: 24px;
    font-weight: 700;
    color: dimgrey;
}
.b-alphabet-list__item {
    width: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    background-color: #2ea988;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
}
.b-alphabet-content__list p::first-letter {
    color: #1fb771;
}
.b-alphabet-content__list p strong {
    color: black;
}
.b-alphabet-content__list {
    font-size: 18px;
}
.b-alphabet-content__list p {
    margin: 0;
    margin-bottom: 25px;
}
.b-alphabet-list__item a {
	color: #ffffff;
}
.pagination {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 94px;
    width: 100%;
    height: 100%;
}
.pagination-b {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination-b > li {
    display: inline;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #1fb771;
    border: 1px solid #fff;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #0fa760;
    color: #fff;
}
.b-pagination li {
	background-color: #1fb771;
    color: #ffffff;
    height: 30px;
    width: 30px;
	display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 700;
    margin-right: 23px;
	border-radius: 3px;
}
.b-pagination li a {
	color: #ffffff;
}
.b-pagination li:hover {
	background-color: #ffc784;
}
.b-pagination li a:hover {
	color:#fff;
}
.disabled span {
    background-color: #747474!important;
    color: #fff!important;
}
.header__search-c form {
	max-width: 1150px;
    margin: auto;
	min-width: 
}
.b-page {
    padding-right: 15px;
    padding-left: 15px;
	padding-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
}
.b-articles {
    display: inline-flex;
    flex-wrap: wrap;
    align-content: space-around;
}
.b-article-preview_adebi {
    width: 100%;
}
.b-article-preview-adebi {
    padding: 11px 10px 0 11px;
    color: #383838;
    font-size: 18px;
}
.b-article-preview__lead_adebi {
    color: black;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 0px 17px 11px;
    border-bottom: 1px solid #e6e6e6;
}
.b-article__content {
    color: black;
    font-weight: 400;
    text-align: justify;
    line-height: 1.6;
	padding-bottom: 50px;
}
.b-article-author__description {
    display: inline-block;
    margin-left: 28px;
}
.b-article-author__description h5 {
    margin: 0;
    color: #0c0c0c;
    font-size: 19px;
    margin-bottom: 5px;
}
.b-article p {
    margin: 15px 0;
}
.b-article__title {
	font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
}
.b-article__date {
	margin: 5px 0;
	padding: 20px 0;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
}
.b-punctuation__block img {
    margin: auto;
}
.b-punctuation__block {
    height: 122px;
    width: 135px;
    background-color: #1fb771;
    display: flex;
    border-radius: 3px;
    border-bottom: 4px solid #188b56;
}
.b-punctuations__item {
    margin: 15px;
}
.b-punctuations {
    display: flex;
    flex-wrap: wrap;
}
.b-punctuation__title {
    margin-top: 20px;
    text-align: center;
    color: #313131;
    font-size: 18px;
    font-weight: 700;
}
.b-articles {
    display: inline-flex;
    flex-wrap: wrap;
    align-content: space-around;
	padding-bottom: 50px;
}
.b-article-preview {
    width: 255px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.b-lib {
    display: flex;
    flex-wrap: wrap;
}
.b-book {
    width: 550px;
    display: block;
    line-height: 1.3;
}
.b-lib__item {
    margin-bottom: 40px;
    padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
}
.b-book__cover img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ccc;
}
.b-book__cover {
    height: 185px;
    width: 175px;
    float: left;
}
.b-book__author, .b-book__title {
    color: #313131;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.b-footer {
    background-color: #2e333b;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 10px;
    margin-top: 51px;
}
.footer-links a {color:#fff;}
.b-footer-row {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.b-footer-link--right {
    margin: auto;
    padding-bottom: 50px;
}
.btn:hover {

}
.btn {
	font-size: 27px;
    padding: 3px 22px;
    border: 2px solid #30b87c;
    background-color: #30b87c;
    border-radius: 5px;
    color: #fff;
	font-weight: 700!important;
    position: absolute;
	margin: 0 5px!important;
    height: 62px;
    width: 100px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #ffc784;
    text-decoration: none;
}
.b-pagination {
    text-align: center;
}
.b-pagination__items:first-child {
    margin-right: 43px;
}

.b-pagination__items {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 700;
    color: #4e4e4e;
    margin-right: 23px;
}
.b-pagination__items--active {
    background-color: #00bdc2!important;
    color: #ffffff;
    height: 30px;
    width: 30px;
}
.b-pagination__items a {
    text-decoration: none;
    color: inherit;
}
.b-pagination__items--disabled {
	background-color: #8e8e8e!important;
	cursor: pointer;
}
.b-article-preview-info {
    color: white;
    position: absolute;
    margin: -22px 0px;
    font-size: 16px;
    background: #000;
    padding: 0 20px;
    height: 22px;
    display: flex;
    align-items: center;
}
.b-article-preview-info:after {
    content: "";
    position: absolute;
    /* bottom: -19px; */
    right: -22px;
    width: 19px;
    height: 0px;
    top: 0px;
    border-top: 22px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 22px solid #000;
}
.b-article-preview__lead {
    color: black;
    font-size: 18px;
    font-weight: 700;
    padding: 11px 10px;
}
.b-header-social {
	display: flex;
}
.b-header-social li {
	padding-right: 15px;
}
.b-faq-action {
	background-color: #1fb771;
    border-radius: 3px;
    display: block;
    float: right;
    color: white;
}
.b-faq-action a {
    display: block;
    padding: 10px 25px;
    color: inherit;
    text-decoration: none;
}
.b-breadcrumb {
    padding-top: 29px;
    font-size: 14px;
    color: #797979;
    background-color: transparent;
    margin: 0;
}
.b-breadcrumb__item {
    list-style: none;
    display: inline-block;
    color: #797979;
    font-weight: 400;
}
.b-breadcrumb__item--active {
    color: #1fb871;
    font-weight: 500;
}
.b-breadcrumb > li + li:before {
    padding: 0 5px;
    content: "―";
    letter-spacing: -2px;
}
.b-faq-form {
    width: 442px;
    margin: 0 auto;
}
.b-faq-form__items {
    padding: 10px;
}
.b-faq-form__items input, .b-faq-form__items textarea {
    display: block;
    width: 100%;
    background-color: #f1f1f1;
    border: 2px solid #d7d7d7;
    border-radius: 3px;
    padding: 10px;
}
.b-faq-form__items textarea {
    height: 255px;
}
.b-faq-form__button {
    width: auto !important;
    display: block !important;
    background-color: #1fb871 !important;
    border-radius: 3px !important;
    color: white;
    font-size: 14px;
    font-weight: 700;
    border: 0 !important;
    padding: 10px 33px !important;
    margin: 0 auto;
}

.main-page__rating__position {
	position: absolute;
	left: -27px;
	top: 27px;
	font-size: 35px;
	color: #d4d4d4;
}

.main-page__rating__name {
	font-family: Lato, Arial, serif;
	margin-bottom: 5px
}

.main-page__rating__status {
	font-family: Lato, Arial, serif;
	font-style: italic;
	font-size: 13px;
	color: #9d9d9d;
	font-weight: 700;
	display: inline-block;
	margin: 0 5px 0 0
}

.main-page__rating__status-text {
	font-size: 13px;
	color: #ef7a00;
	font-family: Lato, Arial, serif;
	font-style: italic;
	font-weight: 700;
	display: inline-block
}

.main-page__rating-b {
	padding: 29px 0 22px;
	border-top: 1px dashed #c6c6c6;
	border-bottom: 1px dashed #c6c6c6;
	margin-bottom: 55px
}

.main-page__rating-b--page {
	border: none;
	text-align: center;
	display: table;
	width: 100%;
	border-bottom: 1px solid #a9a9a9;
	padding: 30px 0;
	margin: 0
}

.main-page__rating-b--page .main-page__rating {
	float: none;
	display: table-cell;
	text-align: center
}

.main-page__tartu {
	float: left;
	width: 14.26356589%;
	margin: 0 3.72093023% 15px 1.9379845%;
	text-align: center;
	height: 400px;
}

.main-page__tartu--page {
	margin: 0 38px 30px
}

.main-page__tartu__img {
	max-width: 184px;
	width: 100%;
	height: 100%;
	min-height: 244px;
}

.main-page__tartu__img-b {
	position: relative;
	margin-bottom: 11px;
	width: 100%;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

.main-page__tartu__img-b img:hover {
	opacity: .9;
	transition: .2s all;
}

.main-page__tartu__link {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -33px;
	display: none;
	color: #ffffff;
	background: #ef7a00;
	height: 29px;
	padding: 6px 20px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border: 1px solid #ef7a00;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.main-page__hover__body p {
	margin: 20px 0 0
}

.main-page__hover__bottom {
	height: 45px;
	background: #36608A;
	padding: 15px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.main-page__hover__in {
	left: 100%;
	top: 0;
	position: absolute;
	height: 400px;
	width: 300px;
	transform: rotateY(70deg) rotateX(0deg) rotateZ(0deg) translateZ(-130px);
	-webkit-transform: rotateY(70deg) rotateX(0deg) rotateZ(0deg) translateZ(-130px);
	-webkit-transition: all .45s;
	-moz-transition: all .45s;
	-ms-transition: all .45s;
	-o-transition: all .45s;
	transition: all .45s;
}

.main-page__hover .hover-img {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .45s;
	-moz-transition: all .45s;
	-ms-transition: all .45s;
	-o-transition: all .45s;
	transition: all .45s
}

.main-page__hover:hover .hover-img {
	transform: rotateX(0deg) rotateY(-75deg) rotateZ(0deg) translateZ(150px);
	-webkit-transform: rotateX(0deg) rotateY(-75deg) rotateZ(0deg) translateZ(150px)
}

.main-page__hover:hover .main-page__hover__in {
	left: 0;
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0);
	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0)
}

.orta-page {
	padding-bottom: 20px
}

.orta-page__in {
	width: 100%
}

.orta-page__title {
	font-size: 21px;
	font-weight: 700
}

.orta-page__text {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 10px;
}

.orta-page__list-b {
	display: block;
	margin-bottom: 20px
}

.orta-page__list__item {
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 24px;
	position: relative
}

.orta-page__list__icon {
	display: inline-block;
	width: 21px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 3px
}

.orta-page__item {
	margin-bottom: 40px;
	font-size: 18px
}

.orta-page__item__title {
	margin: 10px 10px;
	font-weight: 700;
	font-size: 18px;
}

.main-page {
	font-size: 24px;
	line-height: 1.5;
	text-indent: 21px;
	text-align: justify;
	background-color: #fff;
}

.main-register {
	margin: 0px auto;
	padding: 20px 0;
	width: 700px;
	min-height: 800px;
}

.main-pages {
	margin: 10px 20px;
}

.item__text {
	margin-left: 40px;
	line-height: 1.5;
	padding-bottom: 5px;
	font-size: 18px;

}

.h1-title {
	font-size: 24px;
	padding: 15px 0;
	font-weight: 500;
	color: #000;
}

.orta-page__item__icon {
	float: left;
	width: 27px;
	height: 27px;
	margin-right: 10px;

}

.orta-page__in {
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
}

.news-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.news-main-img {
	width: 50%;
	padding-bottom: 15px;
	float: left;
	padding-right: 15px;
	padding-bottom: 35px;
}

.news-item__title {
	font-size: 25px;
	font-weight: 700;
	margin: 20px 0;
	padding-right: 10px
}

.news-item__title-img {
	display: block;
	width: 100%;
	height: auto
}

.news-item__title-img-b {
	margin: 0 2.19298246% 30px 0;
	float: right;
	position: relative
}

.news-item__title-img-b img {
	width: 180px;
	border: 1px solid #ccc6;
	border-radius: 50%;

}

.news-item__title-text {
	font-weight: 700;
	font-size: 20px;
	font-style: italic;
	line-height: 1.3;
	float: left;
	width: 42.98245614%;
	margin: -6px 0 30px;
	font-family: Tenor sans-serif;
}

.news-item__title-social {
	width: 30px;
	height: 60px;
	margin: 0 0 10px;
	background: #cccccc;
}

.overlay .js-overlay-b {
	z-index: 31;
}

.news-item__title-social-b {
	position: absolute;
	top: 0;
	right: 100%;
	padding: 0 15px 0 0;
}

.news-item__text p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 30px;
}

.news-item__text p img {
	margin: 20px 10px;
	max-width: 70%;
	height: auto;
	text-align: center;
}

.news-item__img {
	margin-bottom: 30px;
	display: block;
	max-width: 90%;
	height: auto;
}

.news-item__tag {
	color: #91908f;
	font-size: 13px;
	display: inline-block;
	margin: 0 0 0 6px
}

.news-item__tags {
	margin-bottom: 40px
}

.news-item__tags__title {
	color: #ef7a00;
	display: inline-block;
	margin: 0 6px 0 0
}

.news-item__views-b {
	margin: 0 0 30px
}

.news-item__views-b .main-page__views {
	color: #91908f
}

.news__title {
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0;
	text-transform: uppercase;
}



.whiteBg:hover {
	transition: .4s;
	box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}

.owl-item {
	text-align: center;
}

.sidebar {
	width: 23.25581395%;
	float: right
}

.sidebar_left {
	width: 26.255814%;
	float: left
}

.sidebar--top {
	padding-top: 60px
}

.sidebar__title {
	font-size: 16px;
	font-weight: 700;
	/* margin:25px 0; */
	text-transform: uppercase;
	text-align: center;
	background: #2e7f9f;
	padding: 20px;
	color: #fff;
	cursor: default;
}

.sidebar__title:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	z-index: -1;
}

.scroll-block {
	height: 70px;
	overflow-y: scroll;
}

.scroll-block::-webkit-scrollbar-track {
	border-radius: 4px;
}

.scroll-block::-webkit-scrollbar {
	width: 6px;
}

.scroll-block::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: #cbcbcc;
}

.carousel .slide {
	margin: 15px 0 0 0;
	width: 90%;
	height: 545px;
}


.sidebar__title-text {
	color: #91908f
}

.sidebar__top {
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #a9a9a9;
	height: 502px
}

.sidebar__top__item {
	float: left
}

.sidebar .slick-dots {
	position: absolute;
	bottom: 14px;
	z-index: 2;
	text-align: center;
	width: 100%
}

.sidebar .slick-dots li {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 3px
}

.sidebar .slick-dots li.slick-active svg rect {
	fill: #0b4e94;
	stroke: #0b4e94
}

.sidebar__news {
	padding-top: 22px;
	margin-top: 22px;
	border-top: 1px solid #e0e0e0;
	line-height: 1.42857143;
}

.sidebar__news:first-child {
	margin: 0;
	padding: 0;
	border: none
}

.sidebar__news-b,
.sidebar__til-b {
	border: 1px solid #0b76805e;
	margin: 10px 0 30px 0;
	box-shadow: 2px 5px 20px 2px rgba(0, 0, 0, 0.05);
}

.siderbar___news_f {
	padding: 15px 15px;
	height: 800px;
	overflow-y: scroll;
	max-height: 500px;
}

.sidebar__news__link {
	color: #000000;
	font-family: Roboto, Arial, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600
}

.sidebar__news__link:hover {
	color: #0b4e94;
}

.sidebar__news__icon {
	width: 18px;
	height: 10px;
	margin: 0 6px -1px 0;
}

.sidebar_news_views {
	font-size: 12px;
	margin-top: 10px;
}

.sidebar__news__views-c {
	font-size: 12px;
	float: right;
}

.sidebar__image {
	display: block;
	width: 100%;
	height: auto;
}

.sidebar__images-b {
	margin: 0 -3.98773006% 40px;
}

.sidebar__image-b {
	float: left;
	width: 16.87116564%;
	margin: 3.98773006%;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.sidebar__section {
	text-align: left;
	font-size: 16px;
	display: block;
	padding: 19px 0 0 26px;
	height: 58px;
	background: #BFDCFA;
	border-top: 2px solid #A0C6EE;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sidebar__section--active {
	border-left: 2px solid #fc8f1d
}

.sidebar__section:hover {
	background: #fc8f1d;
	color: #ffffff
}

.sidebar__section-b {
	font-family: Lato, arial, serif
}

.sidebar__section__title {
	padding: 19px 0 0 26px;
	font-size: 19px;
	font-weight: 700;
	background: #A0C6EE;
	height: 58px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sidebar__sections {
	margin-bottom: 40px
}

.sidebar__til {
	/* padding:35px 21px 50px; */
}

.sidebar__til__title {
	font-family: Lato;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: center;
}

.sidebar__til__item {
	border-top: 1px solid #e0e0e0;
	padding-top: 24px;
	margin-top: 14px
}

.sidebar__til__item:first-child {
	border: none;
	margin: 0;
	padding: 0
}

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

.sidebar__til__img {
	float: left;
	display: block;
	margin-bottom: 1px
}

.sidebar__til__link {
	margin-left: 66px;
	display: block;
	line-height: 20px;
	font-size: 16px
}

.sidebar__konak-b {
	width: 100%;
	background: #f0f0f0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sidebar__konak-item {
	margin-bottom: 40px
}

.sidebar__konak-text {
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 20px
}

.sidebar__konak-link {
	line-height: 1.5;
	display: block;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	color: #ffffff;
	font-family: MyriadPro, Arial, Serif;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0 12px;
	background: #1b5a9e;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}

.sidebar__more_news {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #f7f7f7;
	padding: 10px;
	color: #fff;
	cursor: pointer;
}

.sidebar__konak-link__icon {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 0 6px -6px 0;
}

.sidebar__konak-link:hover {
	background: #0b4e94
}

.sidebar__orta {
	border: 1px solid #d0d0d0;
	margin-bottom: 40px
}

.sidebar__orta-link {
	padding: 14px 0 0 15px;
	display: block;
	position: relative;
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	height: 54px;
	border-top: 1px solid #d0d0d0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sidebar__orta .active {
	background: #00b0cb;
	color: #fff;
}

.sidebar__orta-link:first-child {
	border: none
}

.sidebar__orta-link:before {
	content: '';
	left: 23px;
	top: 26px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid #ef7a00;
	border-bottom: 4px solid transparent !important;
	border-top: 4px solid transparent !important
}

.owl-item img {
	max-width: 200px;
	max-height: 100px;
}

.owl-item .item {
	margin: 10px 0 10px 0;
}

.sp-link-wrapper {
	display: none !important;
}

.footer {
	margin: auto;
	padding: 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #394051;
}
.footer p {
	text-align: justify;
}

.col-md-3 p a {
	color: #fff;
}

.owl-carousel {
	margin: 15px 0;
}

.paddingtop10 {
	padding-top: 10px;
}

.text-align {
	text-align: center;
}

.white {
	color: #fff;
}

.footer_logo {
	width: 150px;
}

.footer__logo-b img {
	display: none;
}

.footer__menu {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 20%;
}

.footer__menu-b {
	display: inline;
}

.footer__menu__item i {
	padding-right: 10px;

}

.footer__menu__item .fa {
	font-size: large !important;
}

.footer__menu__item {
	margin: 0 40px 20px 0
}

.footer__menu__item--last {
	margin: 0
}

.footer__menu__link {
	font-size: 15px;
	color: #000000
}

.footer__menu__link:hover {
	color: #ef7a00
}

.footer__copyright {
	font-size: 12px;
	line-height: 1.3;
}

. .footer__copyright-b {
	padding-top: 32px;
}

.footer__app-link {
	display: inline-block;
	width: 113px;
	height: 35px;
	background: url("/img/sprite.png") no-repeat;
	margin: 0 0 0 15px
}

.header_fe {
	max-width: 1270px;
	margin: auto;
}

.banner__a {
	float: right;
	padding-top: 15px;
	width: 150px;
}

.banner__a img {
	max-width: 243px;
	max-height: 150px;
	display: block;
}

.footer__app-link:first-child {
	margin: 0
}

.footer__app-link--apple {
	background-position: -121px 0;
	width: 114px
}

.footer__app-links {
	text-align: right
}

.footer__top {
	position: relative
}

.footer__top .col-md-3 p {
	font-size: 15px;
}

.review-b {
	margin-bottom: 30px
}

.review__title {
	font-size: 16px;
	text-transform: uppercase;
	font-family: Lato;
	font-weight: 700;
	margin-bottom: 15px
}

.kitap-page__item {
	padding-bottom: 125px;
	border-bottom: 1px solid #d3d3d37d;
	margin-bottom: 40px;
}

.kitap-page__img {
	display: block;
	margin-bottom: 15px;
	width: 100%;
	height: auto
}

.kitap-page__img-b {
	float: left;
	width: 190px;
	text-align: center
}

.kitap-page__info-b {
	margin-left: 205px
}

.kitap-page__link {
	margin-bottom: 22px;
	width: 183px;
	padding: 10px 0 7px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	background: #00b0cb;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px
}

.kitap-page__link:hover {
	color: #fff;
}

.kitap-page__about-b {
	text-align: justify;
}

.kitap-page__social-b {
	text-align: center
}

.kitap-page__title {
	margin-bottom: 10px
}

.kitap-page__author-b {
	font-size: 13px;
	color: #6c6c6c;
	line-height: 22px;
	margin-bottom: 10px
}

.kitap-page__section {
	color: #00b0cb;
	font-size: 13px;
	margin-bottom: 10px;
}

.kitap-page__about__title {
	color: #999999;
	font-size: 17px;
	margin-bottom: 10px
}

.kitap-page__about__text {
	line-height: 22px
}

.kitap-page__about__info {
	line-height: 22px
}

.ortalyktar__title {
	font-size: 22px;
	font-weight: 700;
	font-family: Lato, Arial, serif;
	float: left;
	text-transform: uppercase
}

.ortalyktar__title-b {
	margin-bottom: 32px
}

.ortalyktar-select {
	padding: 0 8px;
	position: relative;
	z-index: 2;
	width: 300px;
	height: 30px;
	border: 1px solid #d0d0d0;
	outline: none;
	font-family: Lato, Arial, serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent
}

.ortalyktar-select-b {
	position: relative;
	float: right;
	width: 300px;
	height: 30px
}

.ortalyktar-select-b:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 22px;
	top: 4px;
	right: 4px;
	background: #ef7a00;
	z-index: 1
}

.ortalyktar-select-b:after {
	position: absolute;
	content: '';
	border-top: 5px solid #ffffff;
	border-right: 4px solid transparent !important;
	border-left: 4px solid transparent !important;
	top: 13px;
	right: 12px;
	z-index: 1
}

.ortalyktar__item {
	vertical-align: top;
	display: inline-block;
	width: 300px;
	margin: 0 15px 30px;
	border: 1px solid #dddddd;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.ortalyktar__item-img {
	display: block;
	width: 100%;
	height: 100%
}

.ortalyktar__item-img-b {
	height: 197px;
	background: url("/img/gray-audio-bg.png") 50% 50% #dddddd no-repeat
}

.ortalyktar__item-text {
	text-align: left;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 700;
	font-family: Lato, Arial, serif;
	padding: 16px
}

.ortalyktar__list {
	margin: 0 -15px;
	font-size: 0;
	text-align: center
}

.ortalyktar__list--orange .ortalyktar__item {
	border-color: #FEEBD0
}

.ortalyktar__list--orange .ortalyktar__item-img-b {
	background: url("/img/gray-audio-bg.png") 50% 50% #FEEBD0 no-repeat
}

.ortalyk-page__item {
	width: 96.96969697%
}

.ortalyk-page__title {
	font-size: 22px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.ortalyk-page__text-b p {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 10px
}

.ortalyk-page__text-b img {
	margin: 0 15px 15px 0;
	float: left
}

.ortalyk-page__info {
	margin-bottom: 30px;
	font-family: Lato, Arial, serif;
	font-size: 15px
}

.ortalyk-page__info-b {
	margin: 40px 0 0
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: block
}

.animated>.animate-fade-in {
	display: inline-block
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.js-main-page__media__items {
	display: none
}

.js-main-page__media__items--active {
	display: block
}

.news-item__body li {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
	text-indent: 0;
	text-align: justify;
	list-style: disc;
	margin-left: 25px;
}

.news-item__body li::before {
	padding: 10px 0 0 0;
}

.news-item__body li::after {
	padding: 0 0 10px 0;
}

.news-item__body em {
	font-style: italic;
	font-weight: bold;
}

.padding {
	padding: 5px !important;
	display: block;
}

.hover a:hover {
	color: #2e7f9f;
}

.facebook {
	margin-right: 5px;
}

.instagram {
	padding-right: 5px;
}

.whatsapp {
	margin: -17px 0 0 5px;
	width: 25px;
}

/*  menu list*/

.submenu li {
	height: 30px;
}

.menulist li ul {
	display: none;
	padding-top: 5px;
	z-index: 1;
}

.submenu li {
	min-height: 50px;
	height: auto;
	width: 175px;
	background: #fff;
	text-align: center;
	z-index: 6;
	display: grid;
	align-items: center;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	margin-top: 0px;
	z-index: 20;
	transition: height 0.3s, opacity 0.4s;
}

.menu-large li {
	width: 300px;
}

.menulist li:hover>ul {
	display: block;
	position: absolute;
	opacity: 1;
	visibility: visible;
}

.menulist ul {
	transform: translateY(0);
	opacity: 1;
}

.submenu li a {
	color: #000;
	font-size: 14px;
	padding: 0 10px;
	line-height: 17px;
}

.submenu li a:hover {
	color: #008abd;
	transition: .2s all;
}

.hidden-xs .submenu a:after {
	background-color: #0000;
}

.search-result {
	margin: 15px 0 0 20px;
}
  .typing-container {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	color: #000;
	font-size: 30px;
	padding:100px 0;
  }
  .typing-container {
	background: url(/img/backgroundtext.png) no-repeat;
	background-position: center;
  }
  
  .typing-text {
	color: #c84343;
	font-weight: 600;
  }
  
  .typing-text::after {
	content: "|";
	animation: blink 1s step-end infinite;
	color: #4d4949;
  }
  
  @keyframes blink {
	0%,
	100% {
	  opacity: 1;
	}
  
	50% {
	  opacity: 0;
	}
  }
  
  @media screen and (max-width: 768px) {
	.typing-container {
	  font-size: 1.5rem;
	}
  }

@media screen and (max-width:1366px) {
	.header__letter-b {
		margin: 1px 0 0 0
	}

	.header__enter-b {
		margin: 0 0 0 40px
	}
}

@media screen and (max-width:1360px) {
	.main-page__blog {
		padding: 12px 2% 12px 0
	}

	.main-page__blog__tool-b {
		margin: 0 0 0 6%
	}

	.main-page__news-main {
		height: auto
	}

	.main-page__news-main__img {
		width: 100%;
		height: auto
	}

	.main-page__rating {
		margin: 0 30px 20px;
		display: inline-block;
		float: none
	}

	.main-page__rating-b {
		border-top: none;
		text-align: center
	}

	.main-page__rating__title-b {
		float: none;
		padding: 18px 0 20px;
		margin-bottom: 20px;
		border-bottom: 1px dashed #c6c6c6
	}

	.footer__menu__item {
		margin: 0 30px 15px 0
	}
}

@media screen and (max-width:1280px) {
	.header {
		position: relative
	}

	.header__quote-b {
		display: none
	}

	.header__search {
		width: 280px
	}

	.header__search-b {
		width: 380px;
		padding: 0 150px 0 0;
		right: 0;
		top: 80px;
	}

	.header__enter-b {
		margin: 0
	}

	.menu__item {
		margin: 0 0 0 45px
	}

	.sidebar__title {
		font-size: 16px;
		margin-bottom: 20px
	}

	.main-page__title-b {
		height: 40px
	}
}

@media screen and (max-width:1152px) {
	.header {
		height: auto;
		margin-bottom: 39px
	}

	.menu {
		display: none
	}

	.menu__item--mobile {
		display: inline-block !important;
		border-top: none !important;
		float: none
	}

	.header__search-b {
		display: none;
	}

	.menu-b--opened {
		height: auto
	}

	.menu-b--opened .menu {
		display: block;
		height: auto
	}

	.menu-b--opened .menu .menu__icon {
		opacity: 0;
		-moz-opacity: 0
	}

	.menu-b--opened .menu__item {
		border-top: 2px solid #e5e5e5;
		display: block;
		border-bottom: none;
		float: none;
		margin: 0
	}

	.main-page__left {
		width: 68.75%
	}

	.main-page__news-right-b {
		display: none
	}

	.main-page__news-main {
		width: 95.45454545%;
		margin: 0 4.54545455% 4.54545455% 0
	}

	.main-page__news-bottom {
		margin: 0;
		width: 100%
	}

	.main-page__blog-b {
		width: 100%
	}

	.main-page__blog-b--mobile {
		display: block
	}

	.main-page__blog-b--desktop {
		display: none
	}

	.main-page__media__text-b {
		font-size: 13px;
		line-height: 15px
	}

	.sidebar {
		width: 31.25%
	}

	.sidebar__title {
		font-size: 18px;
		margin-bottom: 17px
	}

	.news-item__body {
		padding-left: 40px;
		padding-right: 15px
	}

	.news-item__title {
		font-size: 20px;
		margin-bottom: 15px
	}

	.news-item__title-text {
		font-size: 14px;
		line-height: 1.3;
		margin: -4px 0 20px
	}

	.news-item__title-social-b {
		padding: 0 10px 0 0
	}

	.news-item__text {
		font-size: 14px;
		line-height: 1.3;
		margin-bottom: 20px
	}

	.news-item__img {
		margin-bottom: 20px
	}

	.news-item__tag {
		font-size: 12px
	}

	.news-item__tags {
		margin-bottom: 30px
	}

	.news-item__views-b {
		margin: 0 0 20px
	}
}

@media screen and (max-width:1040px) {
	.profile__status-b {
		padding: 14px 133px 0 14px
	}

	.profile__status__link-b {
		top: 170px;
		width: 100%
	}

	.profile__status__link-b--setting {
		top: 170px
	}

	.profile__name-b {
		padding-bottom: 60px
	}

	.profile__setting-form__left,
	.profile__setting-form__right {
		max-width: 100%;
		float: none
	}
}

@media screen and (max-width:960px) {
	.container {
		width: 960px;
	}

	.news-item__title {
		margin: 0;
		padding: 0;
	}

	.news-item h2 {
		margin-left: 0;
		padding-bottom: 10px;
		font-size: 20px;
		font-weight: 500;
	}

	.main-page-expert-text {
		padding: 5px 5px;
	}

	.news-item__text h1 {
		padding-left: 0;
	}

	.news-item__body {
		width: 100%;
		padding: 15px;
	}

	.expert-img {
		display: none;
	}

	.main-page-expert-text {
		font-size: 18px;
		text-align: inherit;
	}

	.main-page-expert-body {
		padding: 0px 10px;
	}

	.main-page-expert {
		width: 100%;
		margin: 0;
	}

	.experts img {
		float: inherit;
	}

	.table {
		width: 360px !important;
	}

	.navbar-default.affix .logo-nav {
		width: 125px;
	}

	.news-page {
		width: 100%;
	}

	.main-page {
		width: 100%;
	}

	.col-sm {
		width: 100% !important;
		padding: 0 10px;
	}

	.htw {
		width: 100% !important;
		height: auto;
		margin: 0 !important;
	}

	.flexDisplay {
		display: block !important;
	}

	.col-md-8 {
		width: auto;
		margin: 0;
	}

	.noPadding {
		margin: 10px 0;
	}

	.wrapperNoMarginFullPadding {
		padding: 1rem 1rem;
	}

	.main-page__news__body {
		padding: 0 !important;
		height: auto;
	}

	.cnt {
		text-align: center;
		width: 65px;
	}

	.control-label {
		text-align: center;
		width: 166px;
		padding-right: 5px;
	}

	.register-pages select {
		width: 70%;
	}

	.labels {
		width: 160px;
	}

	.register-pages input {
		width: auto;
	}

	.register-pages select {
		width: 45%;
	}

	#reg-file {
		width: 180px;
	}

	.main-register {
		padding-left: 10px;
		padding-right: 10px;
	}

	.main-register {
		width: auto;
	}

	.col-lg-11 {
		text-align: center;
	}

	.conts {
		width: 100% !important;
	}

	.footer__copyright {
		padding: 0 10px;
		text-align: center;
	}

	.header__logo-excerption {
		display: none
	}

	.main-page__title {
		font-size: 18px
	}

	.main-page__tolganys__item {
		width: 30.3030303%;
		margin: 0 1.51515152% 2.27272727%
	}

	.main-page__tolganys__item--last {
		display: none
	}

	.main-page__item__title__tag {
		font-size: 14px
	}

	.main-page__media-b {
		margin: 0 0 40px
	}

	.main-page__tartu {
		width: 17.82945736%;
		margin: 0 4.65116279% 0 2.42248062%
	}

	.main-page__tartu--last {
		display: none
	}

	.main-page__rating--desktop {
		display: none !important
	}

	.sidebar__title {
		font-size: 16px
	}

	.pagination-b {
		margin: 20px auto
	}

	.pagination__item {
		margin: 0 4px
	}

	.pagination__item--first {
		width: 16px;
		height: 12px;
		margin: 6px 10px 0 0
	}

	.pagination__item--last {
		width: 16px;
		height: 12px;
		margin: 6px 0 0 10px
	}

	.pagination__link {
		width: 25px;
		height: 25px;
		font-size: 14px
	}

	.pagination__link--arrow {
		width: 20px;
		height: 15px
	}

	.pagination__icon {
		width: 16px;
		height: 12px
	}
}

@media screen and (max-width:840px) {
	/* .mobile_menu {
		position: absolute;
	} */
	.header__search-c {width: 70%;}
	.mobile_menu {padding-left: 20px;}
	.share {
		display: none;
	}
	.typing-container {
		display: none;
	}
	.mobile_menu .fa-2x {
		color: #fff;
	}

	.fa-times {
		display: none;
	}

	.slick-slide img {
		height: auto;
	}

	.slick-slide {
		margin-right: 5px;
	}

	.gerb-page {
		width: 100%;
		margin: 5px 0 !important;
	}

	.section-second {
		padding: 0
	}

	.footer_content .col-md-3 {
		width: 100% !important;
	}

	.col-md-4 {
		padding: 0 !important
	}

	.section-second .row {
		width: 100% !important
	}

	.slide-text {
		height: auto;
		width: auto;
	}

	.gerb-page:first-child {
		margin: 0px;
	}

	.gerb-page:last-child {
		margin: 0px;
	}

	.header-title-blogs {
		display: none;
	}

	.logo {
		padding-right: 10px;
	}

	.director-blog {
		display: none;
	}

	.container {
		width: 100%;
	}

	.main-page__news {
		width: 100%;
	}

	.gerb-section {
		height: inherit;
	}

	.navbar-brand>img {
		width: 125px;
		margin: 0;
		padding: 10px 0;
	}

	.container {
		height: 100%;
	}

	.col-md-3 {
		height: auto;
		padding: 15px 0;
	}

	#_zero_73332 {
		text-align: center;
	}

	.row,
	.row .col {
		float: left;
		box-sizing: border-box;
		padding: 0 8px;
		min-height: 1px;
		margin: 0 auto;
	}

	.row.h-end {
		justify-content: center !important;
	}

	.row .col.offset-l1 {
		margin: 0;
	}


	.row .col.l6 {
		width: 100% !important;
	}

	.row .col.offset-l1 {
		margin: 0 !important;
	}

	.row .col.l5 {
		width: 55% !important;
	}

	.ng-star-inserted {
		display: none;
	}

	.row.h-end {
		margin: -15px 0;
	}

	.navbar-nav {
		margin: 0;
		padding: 10px 0;
	}
	.navbar-nav a {
		height: 20px;
		display: block;
		text-decoration: none;
		color: inherit;
	}
	

	.navbar-nav>li,
	.navbar-header {
		padding: 0px 30px 0 10px;
	}

	.btn-reg {
		width: 150px !important;
		margin-top: 0 !important;
	}

	.menulist li {
		width: 25%;
	}

	.btn-reg a {
		width: 110px !important;
	}

	.language {
		width: 100%;
		DISPLAY: inline-block;
	}

	.btn_reg_mobile {
		width: 110px !important;
	}

	.btn-nav {
		padding: 10px 20px !important;
	}

	#particles-js {
		height: 180px;

	}

	.welcome-message {
		height: 180px;
	}

	.col-sm {
		width: 100%;
	}

	h2 {
		font-size: 20px !important;
		font-weight: 600;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
	}

	.news-page {
		padding: 0 20px;
	}

	.language-picker {
		margin: 15px 10px;
	}

	table {
		font-size: 12px;
	}
}

.header__letter-b {
	display: none
}

.main-page__media {
	width: 47.72727273%
}

.main-page__media--main {
	width: 97.72727273%
}

.main-page__item__title {
	float: none;
	margin-bottom: 10px
}

.main-page__item__title__tag {
	font-size: 14px;
	margin: 0 15px 0 0
}

.main-page__item__title__tag:first-child {
	margin: 0 15px 0 0
}

.main-page__item__title__tags {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: none
}

.main-page__news--desktop {
	display: none
}

.footer_content {
	margin: 0 auto;
}

.footer__menu-b {
	margin: 0 0 30px;
	padding: 0
}

.footer__app-links {
	text-align: left
}

.footer__logo-b {
	position: relative;
	left: auto;
	top: auto;
}

.news-item__body {
	padding-left: 0;
}

.news-item__title {
	font-size: 18px;
}

.news-item__title-img {
	margin-bottom: 10px;
}

.news-item__title-img-b {
	float: none;
	width: 100%;
	margin: 0 0 15px;
}

.news-item__title-text {
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 15px;
	float: none;
	width: 100%;
}

.news-item__title-social {
	width: 60px;
	height: 30px;
	margin: 0 0 10px 5px;
	float: left;
}

.news-item__title-social:first-child {
	margin: 0;
}

.news-item__title-social-b {
	position: relative;
	right: auto;
	padding: 0;
}

.news-item__title-social-b .pluso-001010011010-04 {
	width: auto !important
}

.news-item__title-social-b .pluso-wrap {
	display: inline-flex !important
}

.news-item__text {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 135px;
}

.news-item__img {
	margin-bottom: 20px;
}

.news-item__tag {
	font-size: 12px;
}

.news-item__tags {
	margin-bottom: 30px;
}

.news-item__views-b {
	margin: 0 0 20px;
}

.sidebar__news-b {
	padding: 15px 10px
}

.profile__name {
	padding: 10px 0 0;
	margin: 0 0 10px;
	color: #000000;
	height: auto
}

.profile__name-b {
	margin: -73px 0 25px;
	text-align: center
}

.profile__name__img-b {
	float: none;
	margin: 0 auto;
	display: block;

}

.profile__location {
	color: #8a8a8a
}

.profile__location path {
	fill: #8a8a8a
}

.profile__status {
	width: 100%;
	display: block;
	margin: 0 0 15px
}

.profile__status-b {
	padding: 0;
	margin: 0;
	text-align: center
}

.profile__status__link-b {
	top: 260px
}

.profile__status__link-b--setting {
	top: 170px
}

.profile__subscribers-b {
	float: left;
	margin: 0
}

.profile__count-b {
	float: right;
	margin: 0
}

.profile__news-b {
	padding: 0 10px 20px
}

.profile__news-day__item__body {
	padding: 0
}
}

@media screen and (max-width:800px) {
	.diktant-content {
		width: 200px !important;
	}

	.diktant-content {
		width: 200px !important;
	}

	.main-page__blog {
		padding: 8px 1% 8px 0
	}

	.main-page__blog__text {
		margin: 23px 0 0;
		font-size: 22px
	}

	.row .col.l4 {
		width: 100% !important;
	}
}

@media screen and (max-width:640px) {
	.b-doodle__title {
		height: 88px;
	}
	.social-icon {
		display: none;
	}
	.b-doodle__title {
		font-size: 21px;
	}
	.main-page {
		padding: 0;
	}

	.gerb {
		width: 140px;
	}

	.register-section {
		height: 100% !important;
		padding: 0 !important;
	}

	.stat-title {
		padding: 30px 0 !important;
	}

	.row .col.l4 {
		width: 100%;
		min-height: 270px;
	}

	.header {
		padding-top: 8px;
	}

	.main-page__left {
		width: 100%;
		float: none;
	}

	.content {
		padding-bottom: 0;
	}

	.main-page__news {
		margin: 0 0 18px;
		float: none;
	}

	.main-page__news-main {
		margin: 0 0 18px;
		width: 100%;
		float: none;
	}

	.main-page__news-main__text-b {
		left: 15px;
		bottom: 15px;
		right: 15px;
	}

	.main-page__news__body {
		padding: 15px 17px 25px;
	}

	.main-page__news-b {
		margin-bottom: 40px;
	}

	.main-page__tolganys__item {
		width: 90.90909091%;
		margin: 0 4.54545455% 2.27272727%;
	}

	.main-page__tolganys__item--mobile {
		display: none;
	}

	.main-page__tolganys-b {
		margin: 0 -18px 50px;
	}

	.main-page__tolganys-b--profile {
		margin: 0 0 30px;
	}

	.main-page__blog-b {
		display: none;
	}

	.main-page__media {
		width: 100%;
	}

	.main-page__media--main {
		display: block;
	}

	.main-page__media-b {
		margin: 0 0 40px;
	}

	.main-page__media-b--tolganys {
		margin: 0 0 40px;
	}

	.main-page__tartu {
		width: 40%;
		margin: 0 5%;
	}

	.main-page__tartu--mobile {
		display: none;
	}

	.main-page__rating--tablet {
		display: none !important;
	}

	.main-page__rating-b {
		border-bottom: none;
	}

	.sidebar {
		width: 100%;
		float: none;
	}

	.sidebar--top {
		padding-top: 0;
	}

	.sidebar__images-b {
		margin: 0 0 30px;
	}

	.sidebar__image-b {
		width: 33.74233129%;
		margin: 7.97546012%;
	}

	.news-item__body {
		padding: 15px;
	}

	.news-item__img {
		max-width: 100%;
	}

	.authors-page__title-b {
		padding: 20px 18px;
	}

	.profile-b {
		width: 100%;
	}

	.profile__status__link {
		display: none;
	}

	.profile__setting-form-b {
		padding: 20px;
	}

	.profile__setting__request-b {
		padding: 20px;
	}

	.profile__name-b {
		padding-bottom: 20px;
	}

	.page img {
		width: 100%;
	}

	.com img {
		width: 150px;
		margin: 0 5px;
	}

	.orta-page__title {
		font-size: 16px;
	}

	.orta-page__title-b {
		padding-bottom: 5px;
		margin-bottom: 13px;
	}

	.orta-page__text {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px
	}

	.orta-page__list-b {
		display: block;
		margin-bottom: 15px
	}

	.orta-page__list__item {
		font-size: 14px
	}

	.orta-page__item {
		margin-bottom: 25px;
		font-size: 14px
	}

	.orta-page__item__icon {
		float: left;
		width: 23px;
		height: 23px
	}

	.orta-page__item__icon--meken {
		width: 23px;
		height: 32px
	}

	.orta-page__map-b {
		margin-bottom: 30px
	}

	.orta-page__map__title {
		font-size: 16px;
		margin-bottom: 12px;
		font-weight: 700
	}

	.konak-page__in {
		width: 100%
	}

	.konak-page__title {
		font-size: 18px
	}

	.konak-page__link {
		float: right;
		padding: 8px 20px
	}

	.konak-page__review {
		padding: 20px;
		font-size: 14px;
		line-height: 19px
	}

	.ortalyktar__title {
		font-size: 18px;
		float: none;
		margin-bottom: 15px;
		display: block;
		text-align: center
	}

	.ortalyktar__title-b {
		margin-bottom: 25px;
		text-align: center
	}

	.ortalyktar-select-b {
		float: none;
		display: inline-block
	}

	.ortalyktar__list {
		margin: 0
	}

	.ortalyk-page__item {
		width: 100%
	}

	.ortalyk-page__title {
		font-size: 18px;
		margin-bottom: 17px;
		line-height: 1.3
	}

	.ortalyk-page__text-b p {
		font-size: 14px;
		line-height: 1.3
	}

	.ortalyk-page__info {
		margin-bottom: 20px;
		font-size: 14px
	}

	.ortalyk-page__info-b {
		margin: 30px 0 0
	}
}


@media screen and (max-width:480px) {
	.main-page__tolganys-b {
		margin: 0 -15px 50px
	}

	.main-page__media-b {
		margin: 0 -15px
	}

	.kitap-page__img-b {
		width: 100%;
		margin-bottom: 20px;
		float: none
	}

	.kitap-page__info-b {
		margin: 0
	}

	.header__mid {
		overflow: inherit;
	}

	.carousel-caption {
		padding: 10px 20px 10px 20px !important
	}

	.carousel-caption h1 {
		font-size: 15px;
	}

	.carousel-caption p {
		font-size: 15px;
	}

	.main-page__news__img-b img {
		margin: 0 auto;
	}

	.sidebar__til__item img {
		width: 100%;
	}

	#yamap {
		display: none;
	}

	.ifcontener {
		position: inherit;
		width: 310px;
		height: 360px;
	}
}
.main-page__news__img-b img {
	margin: 0 auto;
	float: left;
	margin-right: 30px;
	width: 400px;
    height: 250px;
    object-fit: cover;
}
.main-page__news__title {
	font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 15px;
    text-align: justify;
}
.p-annotation p {text-align: justify;}
.p-title {
	font-weight: bold;
    font-size: 23px;
    line-height: 30px;
    padding: 0;
    text-align: justify;
}
.flex {
	display:flex;
}
.b-top {
	height: 150px;
}
.b-top .language {
	display: flex;
	justify-content: end;
}
.p-author {color:#848484;    padding: 15px 0;}
.p-image {
	float: left;
    width: 18%;
    height: auto;
    max-height: none;
	margin-right: 2.143rem;
    margin-bottom: 2.143rem;
}
.strong {font-weight: bold;}
.affiliation {
	font-size: 14px;
    color: rgba(0,0,0,0.54);
}
.block {display: block;}
.p-image img {width: 100%;}
.b-ann,
.b-keywords {padding-top:30px}
.b-ann p {text-align: justify;}
.b-author {font-size: 20px;line-height: 1.1;}
.b-author:first-child {padding-top: 30px;}
.p-page {
	min-height: 334px;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.p-item {
	margin: 2.143rem 0;
    padding: 0;
    border-bottom: none;
    border-radius: 3px;
    background: rgba(0,0,0,0.05);
    box-shadow: 0 0 1px rgba(0,0,0,0.4);
}
.p-item p {
	padding: 0px 10px 10px 10px;
    font-size: 14px;
}
.text-center {
	text-align: center;
}
.p-item h5 {
	color: rgba(0,0,0,0.54);
    background: #ddd;
	padding: 10px 0px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.obj_galley_link.pdf:before {
    content: "\f1c1";
}

.obj_galley_link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f0f6";
    margin-right: 0.25em;
}
.obj_galley_link {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: #2f799f;
    color: #fff;
    border: none;
}
.obj_galley_link {
	display: inline-block;
    padding: 0 1em;
    background: #4b7d92;
    border: 1px solid #4b7d92;
    border-radius: 3px;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
	display: flex;
  align-items: center;
  justify-content: center
}
.obj_galley_link:hover, .obj_galley_link:focus {
    background: #df0f0f;
	color: #fff;
	border:1px solid #df0f0f;
	cursor: pointer;
	text-decoration: none;
}
@media screen and (max-width:640px) {
	.logo-xs img {
		width: 100px;
		margin: 15px;
	}

	.close-menu {
		background: none;
	}

	.banner__a {
		display: none;
	}

	.forum_left {
		width: 100%;
	}

	.banner__a img {
		max-width: 150px;
	}

	.header__mid {
		height: 85px;
	}

	.menu__item--mobile {
		transition: 0.2s;
	}

	.menu__item--mobile .floated {
		transition: 0.2s;
	}

	.header__mid {
		overflow: inherit;
	}

	.carousel img {
		width: 36%;
		display: block;
	}

	.carousel-caption {
		padding: 10px 20px 10px 20px !important;
	}

	.carousel-caption h1 {
		font-size: 15px;
	}

	.carousel-caption p {
		font-size: 15px;
	}

	.carousel-caption {
		max-width: 350px;
	}

	.carousel-inner img {
		width: 100%;
	}

	#w0 {
		width: 100%;
		margin: auto;
	}

	

	.sidebar__til__item img {
		width: 100%;
	}

	.footer__logo-b {
		text-align: center;
	}

	#yamap {
		display: none;
	}

	.ifcontener {
		position: inherit;
		width: 310px;
		height: 390px;
	}

	.orta-page__item__text {
		margin: 0 14px;
	}

	.main-page {
		text-align: left;
		font-size: 14px;
		text-indent: 0;
	}

	.sidebar__orta-link {
		padding: 5px 0 6px;
		display: block;
		position: inherit;
		font-family: 'Exo 2', sans-serif;
		font-size: 12px;
		border-top: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: auto;
		text-align: center;
	}

	.sidebar__orta-link:before {
		display: none;
	}

	.main-page__right {
		width: 69.744186%;
	}

	.body_faq_text {
		font-size: 14px;
		padding: 5px;
		font-weight: 400;
		background-color: #e7e7e7;
	}

	.faq_text {
		font-size: 14px;
		font-weight: 400;
	}

	.skitter {
		height: 274.989px !important;
	}

	.header__enter-b {
		display: none;
	}
}



#player {
	display: none;
}


.mobile_menu_container {
	position: fixed;
	top: 0;
	left: 0;
}

.mobile_menu_container,
.mobile_menu_container ul li ul {
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}

.mobile_menu_overlay {
	display: none;
	cursor: pointer;
	z-index: 10200;
	padding-left: 20px;
}

.mobile_menu_container {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	overflow: hidden;
	z-index: 10201;
	background: #fff;
}

.logo-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	padding-bottom: 8px;
	margin-bottom: 20px;
	background: #fff;
}

.mobile_menu_container.loaded {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.mobile_menu_container .mobile_menu_content {
	overflow: auto;
	max-height: 100%;
	padding-bottom: 30px;
}

.mobile_menu_container ul {
	margin: 0;
	padding: 0;
}

.mobile_menu_container ul li {
	list-style: none;
	border-bottom: 1px solid #ebebeb;
}

.mobile_menu_container ul li a {
	display: block;
	padding: 15px 20px;
	line-height: 20px;
	font-size: 16px;
	background: #ffffff;
	color: #000000;
	text-decoration: none;

}

.mobile_menu_container ul li a.parent {
	padding-right: 50px;
	background: #3884da url("images/arrow_right.svg") right 20px center no-repeat;
	background-size: 20px;
}

.mobile_menu_container ul li a.parent:hover {
	background: #3c8de8 url("images/arrow_right.svg") right 20px center no-repeat;
	background-size: 20px;
}

.mobile_menu_container ul li a.back {
	padding-left: 50px;
	background: #3c8de8 url("images/arrow_left.svg") left 20px center no-repeat;
	background-size: 20px;
	box-sizing: border-box;
	min-height: 50px;
}

.mobile_menu_container ul li a.back:hover {
	background: #3c8de8 url("images/arrow_left.svg") left 20px center no-repeat;
	background-size: 20px;
}

.mobile_menu_container ul li a:hover {
	background: #3c8de8;
}

.mobile_menu_container ul li ul {
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #3884da;
	z-index: 2;
}

.mobile_menu_container ul li ul.loaded {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.mobile_menu_container ul li ul.activity {
	overflow-y: auto;
	overflow-x: hidden;
}

@media (max-width: 320px) {
	.mobile_menu_container {
		width: 240px;
	}
}