/*
Theme Name: Learn
Author: Dmitriy Vasechka
Author URI: https://vk.com/tankist9832
*/
@-webkit-keyframes hoverWave {
	0% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
	}
40% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
}
100% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
}
}@keyframes hoverWave {
		0% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
}
100% {
		-webkit-box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0);
		        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
}
}
* {
	color: var(--color1);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	outline: none;
	line-height: 1.4;
}
h1, h2, h3 {
	margin: 0 0 2rem;
	font-weight: 300;
}
h4, h5, h6 {
	margin: 0 0 1rem;
	font-weight: 300;
}
p, ul, ol {
	margin: 0 0 1rem;
}
.content-wrap h1, 
.content-wrap h2, 
.content-wrap h3, 
.content-wrap h4, 
.content-wrap h5, 
.content-wrap h6, 
.content-wrap ol, .content-wrap ul {
	clear: both;
}
b, span, mark, p, ul, ol, li, strong, em, i, del, ins {
	font-size: inherit;
}
img {
	max-width: 100%;
	display: block;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-filter: grayscale(1);
	        filter: grayscale(1);
	opacity: 0.5;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
img:hover, .portfolio-item:hover img, .new-item:hover img, .sl-wrapper .sl-image img, .header-fixed-banner-l img {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
	opacity: 1;
}
input:not([type=checkbox]):not([type=radio]), textarea, select {
	width: 100%;
}
a, a:hover, a:focus {
	color: var(--color1);
	text-decoration: none;
	-webkit-transition: all 0.45s ease-in-out;
	-o-transition: all 0.45s ease-in-out;
	transition: all 0.45s ease-in-out;
	border-bottom: 1px solid var(--color1);
}
a:hover {
	border-bottom-color: transparent;
}
.button, .button:focus, #commentform [type="submit"] {
	display: inline-block;
	padding: 0.5rem 2.5rem;
	background-color: var(--color1);
	color: var(--color2);
	border: 2px solid var(--color1);;
	font-weight: 500;
	cursor: pointer;
}
.button:hover, #commentform [type="submit"]:hover {
	color: var(--color1);
	background-color: var(--color2);
	border-color: var(--color1);
	border-bottom-width: 2px;
}
.button.transparent, .button.transparent:focus {
	background-color: transparent;
	color: var(--color1);
}
.button.transparent:hover {
	background-color: var(--color1);
	color: var(--color2)
}
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	background-color: var(--color2);
}
body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	min-height: 100vh;
}
body.hidden {
	overflow: hidden;
}
.container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	padding: 0 1rem;
	margin: 0 auto;
}
.flex-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}
.flex-wrap.a-i-c {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.flex-wrap.a-i-f-s {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.flex-wrap.j-c-f-s {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
header {
	padding: 1.5rem 0;
}
.header-logo {
	width: 150px;
}
.header-logo a {
	display: inline-block;
	font-size: 0px;
	border-bottom-width: 0!important;
}
.header-logo a img {
	max-height: 40px;
	max-width: 150px;
}
.header-logo a span {
	font-size: 2rem;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 500;
}
.header-menu {
	width: calc(100% - 250px - 2rem);
}
.header-menu ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header-phone {
	width: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-column-gap: 1rem;
	   -moz-column-gap: 1rem;
	        column-gap: 1rem;
}
.header-phone-title {
	width: 100%;
	font-weight: 500;
	font-size: 1.25rem;
	text-align: right;
}
.header-phone a {
	line-height: 1;
	border-bottom-width: 0!important;
	font-weight: 500;
	font-size: 1.5rem;
}
.offer-wrapper {
	padding: 0 0 2rem;
}
.home-offer-wrap {
	padding: 5rem 0 7rem;
	background-size: 50%;
	background-position: right center;
	background-repeat: no-repeat;
}
.home-offer-wrap-bg {
	position: absolute;
	z-index: 1;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	background-color: var(--color1);
}
.home-offer-wrap-bg img {
	height: 100%;
	width: 100%;
	display: block;
	margin-left: auto;
	object-fit: cover;
	-o-object-fit: cover;
	object-position: center center;
	-o-object-position: center center;
}
.home-offer-wrap > 3 {
	position: relative;
	z-index: 3;
}
.home-h1 {
	max-width: 50%;
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500;
}
.home-h2, .home-h3 {
	max-width: 50%;
	margin-bottom: 1rem;
}
.section-title {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500;
}
.home-offer-text {
	max-width: 50%;
	font-size: 1.25rem;
	margin-bottom: 1.5rem;
}
.landing-wrapper {
	padding: 3.5rem 0;
}
.specialties-wrap {
	gap: 2rem;
}
.specialty-item {
	width: calc((100% - 4rem) / 3);
	padding: 1rem 1rem 1.5rem;
	border: 1px solid var(--color1);
	border-radius: 5px;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.specialty-item:hover {
	background-color: var(--color1);
}
.specialty-item * {
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.specialty-item:hover * {
	color: var(--color2);
}
.specialty-item-icon {
	width: 20px;
	/*margin: 0 1rem 1rem 0;*/
}
.content-wrap  .specialty-item-icon img {
	margin: 0!important;
}
.specialty-item-content {
	width: calc(100% - 20px - 0.5rem);
}
.specialty-item-title {
	margin-bottom: 1rem;
}
.specialty-item-attr {
	font-size: 0.75rem;
}
.new-item .specialty-item-atts {
	width: 100%;
	margin: 0.5rem 0 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.new-item .specialty-item-attr {
	font-size: 1rem;
}
.new-item .specialty-item-attr i {
	margin-right: 0.5rem;
}
.read-more-wrap {
	margin-top: 2.5rem;
	text-align: center;
}
.news-wrap {
	gap: 2rem;
}
.new-item {
	width: calc((100% - 4rem) / 3);
	border: 1px solid var(--color1);
	border-radius: 5px;
	overflow: hidden;
}
.new-item-thumbnail {

}
.new-item-thumbnail a, .portfolio-item .specialty-item-icon, .pay-method {
	background-color: var(--color1);
}
.new-item-thumbnail a {
	border: none!important;
	font-size: 0;
	height: 250px;
	display: block;
}
.new-item-thumbnail a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
	object-position: center center;
	-o-object-position: center center;
	display: block;
}
.new-item-content {
	padding: 1rem;
}
.new-item-title {
	width: 100%;
	margin-bottom: 0.75rem;
}
.new-item-title a {
	font-size: 1.25rem;
	font-weight: 500;
}
.new-item-excerpt {
	width: 100%;
	margin-bottom: 0.75rem;
}
.new-item-date {
	width: calc(50% - 0.5rem);
}
.new-item-link {
	width: calc(50% - 0.5rem);
}
.new-item-date + .new-item-link {
	text-align: right;
}
.new-item-link .button, .new-item-date .button {
	padding: 0.5rem;
	width: 100%;
	text-align: center;
}
.subjects-wrap {

}
.subject-item {
	width: calc(50% - 1rem);
	padding: 1rem;
}
.subject-item .specialty-item-title {
	margin-bottom: 0;
}

.portfolio-item .specialty-item-icon {
	width: 150px;
}
.portfolio-item .specialty-item-icon img {
	width: 100%;
	height: auto;
}
.portfolio-item .specialty-item-content {
	width: calc(100% - 150px - 1rem)
}

footer {
	margin-top: auto;
	padding: 2rem 0;
}
.footer-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 0.5rem;
}

.noindex-wrapper {
	padding-top: 1.5rem;
}
.noindex-wrapper .subject-item {
	width: calc((100% - 4rem) / 3);
	padding: 0.75rem;
}
#category-content .category-wrap .subject-item {
	padding: 0.75rem;
}
.noindex-wrapper .subject-item .specialty-item-icon, #category-content .category-wrap .subject-item .specialty-item-icon {
	font-size: 0.75rem;
	padding-top: 0.5rem;
}
.noindex-wrapper .subject-item .specialty-item-title a, #category-content .category-wrap .subject-item .specialty-item-title a {
	font-size: 0.75rem;
}
.noindex-gallery, .bitrix-form-wrap {
	border: 4px solid var(--color1);
	border-radius: 8px;
}
.bitrix-form-wrap {
	padding-bottom: 1rem;
}
.noindex-wrapper .bitrix-form-wrap {
	margin-top: 1.5rem;
}
.modal-wrapper .bitrix-form-wrap {
	border: none;
}

.header-open-menu {
	display: none;
}
.post-header {
	padding: 1.5rem 0 0;
}
.content-wrapper {
	padding: 0 0 1.5rem;
}
.content-wrapper > div > div {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.category-wrap {
	gap: 2rem;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.category-description, .category-description + .bitrix-form-wrap {
	margin-bottom: 2rem;
}
.navigation.pagination {
	width: 100%;
	text-align: center;
}
.nav-links * {
	font-size: 1.25rem;
}
.content-wrap {
	width: calc((100% - 2rem) / 3 * 2);
}
.content-wrap img:not(.predmety-slide-image) {
	opacity: 1;
	float: left;
	margin: 0 2rem 1rem 0;
	max-width: 425px;
}
.sidebar-wrap {
	width: calc((100% - 2rem) / 3 * 1);
	position: sticky;
	top: 5rem;
}
.content-wrap .category-wrap > div, .content-wrap .news-wrap > div {
	width: calc(50% - 1rem);
}
.content-wrap .bitrix-form-wrap {
	margin-top: 1rem;
	clear: both;
}

.reviews-wrap {
	gap: 2rem;
}
.review-item {
	width: 100%;
}
.review-item .specialty-item-icon {
	width: 50px;
	height: 50px;
}
.review-item .specialty-item-content {
	width: calc(100% - 50px - 1rem);
}
.review-item-file {
	width: 100%;
	margin-top: 1.5rem;
}
.review-item-file audio {
	width: 100%;
}
.sidebar-reviews .review-item {
	margin-bottom: 1rem;
}
.sidebar-item {
	margin-bottom: 1.5rem;
}
.sidebar-item-title {
	margin-bottom: 1rem;
	font-size: 1.25rem;
	font-weight: 500;
}
.sidebar-item .portfolio-item {
	width: 100%;
	margin-bottom: 1rem;
}
.sidebar-item .portfolio-item .specialty-item-icon {
	width: 50px;
}
.sidebar-item .portfolio-item .specialty-item-content {
	width: calc(100% - 50px - 1rem);
}
.sidebar-item .portfolio-item .specialty-item-title {
	margin-bottom: 0.25rem;
}
.form-group {
	margin-bottom: 0.5rem;
	width: 100%;
}
.form-control {
	border: 1px solid var(--color1);
	border-radius: 5px;
	padding: 0.5rem;
}
.pay-method {
	display: inline-block;
	width: 250px;
}
.pay-method img {
	-webkit-filter: grayscale(0)!important;
	        filter: grayscale(0)!important;
	opacity: 1!important;
}
.ngg-gallery-thumbnail a {
	background-color: var(--color1);
}
.swiper-predmety-slider a {
	background-color: var(--color1);
	display: block;
}
.swiper-predmety-slider {
	padding-bottom: 3rem;
}
.swiper-predmety-slider img {
	display: block;
	width: 100%;
	height: 350px;
	object-fit: cover;
	-o-object-fit: cover;
	object-position: center center;
	-o-object-position: center center;
}

.header-fixed-banner-ob {
	display: none;
}
.callback-bt {
	background: #38a3fd;
	border: 2px solid #38a3fd;
	border-radius: 50%;
	-webkit-box-shadow: 0 8px 10px var(--widget_color1);
	        box-shadow: 0 8px 10px var(--widget_color1);
	cursor: pointer;
	height: 90px;
	text-align: center;
	width: 90px;
	position: fixed;
	right: 5%;
	bottom: 15%;
	z-index: 9999;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-animation: hoverWave linear 1.3s infinite;
	animation: hoverWave linear 1.3s infinite;
}
.callback-bt .text-call {
	height: 90px;
	width: 90px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.callback-bt .text-call span {
	text-align: center;
	color: var(--widget_color2);
	opacity: 1;
	font-size: 9px;
	position: absolute;
	right: 0px;
	top: 24px;
	line-height: 14px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.breadcrumb-wrap * {
	font-size: 0.75rem;
}

.d-header-fixed-banner-ob {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	height: 60px;
	background: var(--mobile_widget_color1);
	overflow: hidden;
	color: #fff;
	z-index: 999;
	cursor: pointer;
}
.d-header-fixed-banner-ob * {
	color: var(--mobile_widget_color2);
}
.d-header-fixed-banner-ob.hide {
	display: none;
}
.d-header-fixed-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 auto;
}
.d-header-fixed-banner-l img {
	width: auto;
	height: 55px;
	margin-left: 46px;
	margin-right: 10px;
}
.d-header-fixed-banner-c-h {
	font-size: 22px;
	line-height: 1.2;
}
.d-header-fixed-banner-r {
	margin-left: auto;
	margin-right: 60px;
	padding: 8px 18px;
	border: 1px solid var(--mobile_widget_color2);
}

.b24-form-header-title, .b24-form-header-description {
	color: var(--color1)!important;
}
.b24-form-btn {
	background-color: var(--color1)!important;
}
.b24-form-btn:hover {
	background-color: var(--color1-05)!important;
}
.btn_new_form_2212 span {
	font-family: 'FontAwesome';
}
.btn_new_form_2212[data-name=whatsapp] span:before {
    content: "\f232";
}

.btn_new_form_2212[data-name=telegram] span:before {
    content: "\f2c6";
}

.b24-form-state-container .b24-form-success {
	background-color: var(--color2)!important;
}
.b24-form-success .b24-form-state-text p {
	color: var(--color1)!important;
}
.b24-form-success-icon {
	background: none!important;
	font-family: 'FontAwesome';
	font-size: 150px;
	line-height: 150px;
}
.b24-form-success-icon::before {
	content: "\f05d";
}

.comment-respond {
	margin-top: 1.5rem;
}
.comment-reply-title {
	font-weight: bold;
	font-size: 1.5rem;
}
.comments-area {
	margin-top: 2.5rem;
}
.comment-list > .comment {
	margin-bottom: 2rem;
}
.comment-wrap {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 1rem;
}
.comment-wrap + .comment {
	padding-left: 1.5rem;
}
.comment-avatar {
	width: 60px;
	margin-right: 16px;
}
.comment-avatar img {
	display: inline-block;
	float: none!important;
	width: 60px;
	height: 60px;
	margin: 0!important;
}
.comment-content {
	width: calc(100% - 60px - 16px);
}
.comment-author {
	margin-bottom: 0.5rem;
}
.comment-author-name {
	margin-right: 1.5rem;
}
.comment-meta {
	opacity: 0.75;
}
.comment-form {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
.comment-form-url {
	display: none;
}
.comment-notes {
	order: 0;
	width: 100%;
}
.comment-form-avatar {
	width: 90px;
	height: 90px;
	margin-bottom: 1rem;
	cursor: pointer;
}
.comment-form-avatar img {
	margin: 0!important;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
	object-position: center center;
	-o-object-position: center center;
}
.acf-comment-fields {
	display: none;
}
.comment-form-author {
	order: 1;
	width: calc(50% - 1.5rem - 45px);
}
.comment-form-email {
	order: 2;
	width: calc(50% - 1.5rem - 45px);
}
.comment-form-comment {
	order: 3;
	width: 100%;
}
.comment-form-author input, .comment-form-email input, .comment-form-comment textarea {
	padding: 0.5rem 1rem;
    border: 1px solid var(--color1);
    font-family: 'Montserrat', sans-serif;
}
.comment-form-comment textarea {
	resize: none;
	height: 175px;
}
.comment-form-author label, .comment-form-email label, .comment-form-comment label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.comment-form-cookies-consent {
	order: 4;
	width: 100%;
}
.comment-form .form-submit {
	order: 5;
	width: calc(50% - 1rem);
}


@media (max-width: 992px) {
	.landing-wrapper {
		padding: 2.5rem 0;
	}
	.specialty-item, .new-item {
		width: calc(50% - 1rem);
	}
	.noindex-wrapper .subject-item {
		width: calc(50% - 1rem);
	}
}

@media (max-width: 768px) {
	.header-logo, .header-phone {
		width: auto;
	}
	.header-phone {
		margin: 0 1rem 0 auto;
	}
	.home-offer-wrap {
		padding: 0;
		background-image: none!important;
	}
	.home-offer-wrap-bg {
		position: static;
		width: 100%;
	}
	.home-h1, .home-offer-text, .home-offer-btns, .home-h2, .home-h3 {
		max-width: 100%;
	}
	.header-open-menu {
		position: relative;
		display: block;
		z-index: 999;
		font-size: 1.5rem;
	}
	.header-menu {
		position: fixed;
		z-index: 998;
		top: 0;
		right: 100%;
		width: 100%;
		height: 100%;
		background-color: #ffffff;
		-webkit-transition: all 0.35s ease-in-out;
		-o-transition: all 0.35s ease-in-out;
		transition: all 0.35s ease-in-out;
		padding: 1rem 2rem 1rem 1rem;
	}
	.header-menu.is-open {
		right: 0;
	}
	.header-menu ul.menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		gap: 1.5rem;
	}
	.specialty-item, .new-item, .subject-item, .noindex-wrapper .subject-item {
		width: 100%;
	}
	.section-title {
		font-size: 1.5rem;
	}
	.content-wrap, .sidebar-wrap {
		width: 100%;
	}
	.content-wrap {
		margin-bottom: 2rem;
	}
}

@media (max-width: 568px) {
	.comment-form-author, .comment-form-email, .comment-form .form-submit {
		width: 100%;
	}
	.d-header-fixed-banner-ob {
		display: none;
	}
	.content-wrap .category-wrap > div, .content-wrap .news-wrap > div {
		width: 100%;
	}
	.specialty-item-atts + .new-item-date, .specialty-item-atts + div + .new-item-link {
		width: 100%;
		margin-top: 1rem;
	}
	.header-fixed-banner-ob {
		display: block;
		position: absolute;
		z-index: 999;
		left: 0px;
		top: 20px;
		width: 100%;
	}
	.header-fixed-banner-ob.hide {
		display: none;
	}
	.header-fixed-banner {
		position: fixed;
		background: var(--mobile_widget_color1);
		margin: 0px 15px;
		border-radius: 15px;
		padding: 10px;
	}
	.header-fixed-banner-l {
		background: #fff;
		width: 40px;
		height: 40px;
		float: left;
		padding: 3px;
		border-radius: 5px;
		vertical-align: middle;
		line-height: 35px;
	}
	.header-fixed-banner-c {
		float: left;
		width: 76%;
		margin-left: 5px;
	}
	.header-fixed-banner-c-h {
		font-weight: 600;
		color: var(--mobile_widget_color2);
		font-size: 17px;
		line-height: 1;
	}
	.header-fixed-banner-c-sub {
		font-size: 11px;
		line-height: 1.2;
		font-weight: normal;
		color: var(--mobile_widget_color3);
		margin-top: 5px;
	}
	.header-fixed-banner-r {
		float: right;
		margin-top: 16px;
	}
	.header-fixed-banner-r-arrow {
		width: 10px;
		height: 10px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		margin-right: 0px;
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
	}
}

@media (max-width: 425px) {
	.header-logo {
		/*order: 1;*/
	}
	.header-phone {
		/*order: 0;*/
		/*width: 100%;*/
		/*text-align: center;*/
		/*margin: -0.5rem 0 1rem;*/
	}
	.header-phone-title {
		display: none;
	}
	.header-phone a {
		font-size: 1.5rem;
	}
	.header-open-menu {
		/*order: 3;*/
	}
	.portfolio-item .specialty-item-icon {
		width: 50px;
	}
	.portfolio-item .specialty-item-content {
		width: calc(100% - 50px - 1rem);
	}
}