@media screen and (max-width: 1024px){
.lm-hide {
display: none !important;
}
.lm-show {
display: block !important;
}
.--home-start > * > .--wrap {
flex-direction: column;
}
.--home-start > * > .--wrap .--right {
width: 100%;
}
.--home-start > * > .--wrap > .--left {
width: 100%;
font-size: inherit;
}
body {
font-size: 14px;
}
.container {
padding: 0 20px;
}
.--home-start {
padding: 50px 0;
}
.--home-start > * > .--wrap h1, .--home-start > * > .--wrap h2 {
font-size: 20px;
line-height: 28px;
}
.--home-start .--action a {
width: 100%;
text-align: center;
justify-content: center;
}
.--home-start .--image img {
width: 100%;
}
.--home-start > * > .--wrap .--image > .--caption {
padding: 17px;
font-size: 16px;
bottom: 20px;
}
.--header > h2, .--header > h1 {
font-size: 20px;
margin-bottom: 15px;
}
.--home-services .--items {
gap: 20px;
margin-top: 0;
}
.--home-services .--items > .--item {
width: 100%;
}
.--service-card {
border: 1px solid #E2E2E2;
padding: 10px;
font-size: inherit;
}
.--home-services, .--s-about {
padding: 50px 0;
}
.--smi-slider .swiper-slide {
max-width: 300px;
}
.--reviews-slider .swiper-slide {
max-width: 320px;
}
.--service-card > .--wrap > .--head {
font-size: 14px;
align-items: center;
}
.--service-card > .--wrap > .--head > .--icon > img {
max-width: 100%;
}
.--s-about .--wrap .--text {
font-size: inherit;
padding: 20px;
border-radius: 20px;
line-height: 1.4;
}
.--team-slider .swiper-slide {
max-width: inherit;
}
.--team-card > .--wrap {
justify-content: center;
text-align: center;
flex-direction: column;
}
.--btn-2 {
font-size: 15px;
padding: 18px 23px;
}
.--action {
gap: 8px;
width: 100%;
}
.--btn-2.--color-maroon {
min-width: 55%;
}
.--s-articles, .--s-videos, .--s-smi {
margin: 50px 0;
}
.--post-card > .--wrap .--caption .--title {
font-size: 15px;
}
.--post-card > .--wrap .--caption {
gap: 12px;
}
.--s-articles .--actions, .--s-videos .--actions {
margin-top: 30px;
}
.--video-slider .swiper-slide, .--s-articles .swiper-slide {
max-width: 350px;
}
.swiper.--video-slider {
margin-top: 30px;
}
.--smi-card > .--wrap, .--review-card > .--wrap {font-size: inherit;}
.swiper:not(.--team-slider) {
padding: 0 20px;
margin: 0 -20px;
}
*:not(.--team-slider) > .swiper-button-prev, *:not(.--team-slider).swiper-rtl .swiper-button-next, *:not(.--team-slider) > .swiper-button-next, *:not(.--team-slider).swiper-rtl .swiper-button-prev {
display: none;
}
.--s-contact-us {
padding: 50px 0;
}
footer > * > .--wrap {
flex-direction: column;
text-align: center;
align-items: center;
justify-content: center;
gap: 30px;
}
footer > * > .--wrap > .--col.--logo {
display: none;
}
footer > * > .--wrap > .--col ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 10px 20px;
}
footer > * > .--wrap > .--col {
max-width: inherit;
text-align: center;
}
footer > * > .--wrap .--contacts p {
padding: 6px 0;
}
footer > * > .--copyright {
flex-direction: column-reverse;
align-items: center;
justify-content: center;
text-align: center;
direction: ltr;
}
footer > * > .--copyright > .--col:first-child {
margin: auto;
}
.swiper-slide .--video-card {
transition: .2s;
opacity: 0;
}
.--video-card .--frame {
height: 200px;
}
.swiper-slide.swiper-slide-active .--video-card, .swiper-slide.swiper-slide-active+div .--video-card {
opacity: 1;
}
header {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #274133;
z-index: 111;
}
header .--header {
display: flex;
justify-content: space-between;
padding: 14px 0;
}
header .--header > .--logo a img {
height: 45px;
}
header .--header .--menu-btn svg {
width: 40px;
fill: #c39674;
}
div#_page {
padding-top: 75px;
}
.--article-header h1 {
font-size: 26px;
}
.--layout-article > .--wrap {
gap: 20px;
}
.--article-header .--category {
margin-top: 20px;
}
.--article-tags > .--wrap {
flex-direction: column;
gap: 30px;
padding-bottom: 30px;
}
.--article-content {
font-size: 16px;
}
.--layout-article {
padding: 20px 0;
}
.--banner > .--wrap > .--left {
max-width: max-content;
}
.--banner > .--wrap {
flex-direction: column;
align-items: flex-start;
gap: 20px;
padding: 40px 25px;
font-size: 16px;
}
.--banner > .--wrap h2 {
font-size: 20px;
}
.--team-section-1 > .--wrap {
flex-direction: column;
gap: 25px;
font-size: 14px;
margin-bottom: 0;
padding-top: 20px;
}
.--team-section-2 .--wrap {
padding: 20px;
}
.--team-section-2 {
margin: 15px 0;
font-size: 14px;
}
.--team-section-3 {
font-size: 14px;
}
.--header > h1 {
font-size: 20px;
}
.--team-list > .--items .--team-card-lg {
width: 100%;
}
.--team-card-lg > .--wrap {
flex-direction: column;
}
.--archive-header .--title h1 {
font-size: 20px;
}
.--archive-header {
margin-bottom: 20px;
}
.--archive-tags > .row {
gap: 5px;
justify-content: flex-start;
}
.--archive-tags > .row a {
padding: 4px 16px;
}
.--archive-posts > .row {
grid-template-columns: auto !important;
gap: 50px;
width: 100%;
}
.--contact-start > * > .--wrap {
flex-direction: column;
}
.--contact-start > * > .--wrap > .--left, .--contact-start > * > .--wrap .--right {
width: 100%;
}
.--contact-start > * > .--wrap .--contacts .--item {
width: 100%;
}
.--contact-start > * > .--wrap .--contacts .--item h2 {
font-size: 16px;
margin-bottom: 12px;
}
.--contact-start > * > .--wrap .--contacts .--item p {
margin: 8px 0;
}
.--single-team > .--wrap {
flex-direction: column;
width: 100%;
gap: 30px;
font-size: 14px;
}
.--single-team > .--wrap .--image {
width: 100%;
}
.--single-team > .--wrap .--caption {
width: 100%;
}
.--single-team > .--wrap .--image img {
max-width: 250px;
}
.--single-team > .--wrap .--caption .--name {
font-size: 20px;
margin: 10px 0;
}
.--section-items .--wrap > .--items > .--item {
width: 100% !important;
}
.--section-items .--list-card {
font-size: 16px;
padding: 15px;
}
.--list-card .--header {
margin-bottom: 15px;
}
.--section-items {
padding: 40px 0;
}
.--section-3 > .--wrap {
flex-direction: column !important;
padding: 20px;
gap: 20px;
}
.--section-3 > .--wrap .--image {
width: 100%;
height: 100%;
}
.--section-3 > .--wrap > .--right {
padding: 0 10px;
}
.--section-3 {
margin: 30px 0;
}
.--section-items .--wrap > .--items {
gap: 10px;
}
.--accordion .--head > .--label {
font-size: 17px;
}
.--accordion .--head > .icon {
width: 20px;
height: 20px;
min-width: 20px;
}
.--section-faq {
margin: 40px 0;
}
.--home-start > * > .--wrap .--image img {
width: 300px;
min-height: auto;
height: 300px;
}
.--list-card.--style-1 {
padding: 5px 15px;
}
.--section-2 > .--wrap {
flex-direction: column !important;
}
.--section-2 > .--wrap > .--left, .--section-2 > .--wrap > .--right {
width: 100%;
padding: 0;
}
.--section-2 > .--wrap .--header {
margin: 0;
}
.--home-start > * > .--wrap .--image {
text-align: center;
}
.--table-services > .--wrap .--row_wrap {
flex-wrap: wrap;
gap: 1px;
justify-content: flex-start;
}
.--table-services > .--wrap .--row_wrap .--cell {
width: 33%;
font-size: 14px;
padding: 10px 15px;
}
.--table-services > .--wrap .--row:first-child .--row_wrap .--cell:first-child {
text-align: center;
}
.--table-services > .--wrap .--row_wrap .--cell .--table-btn {
margin: -15px;
padding: 15px;
}
.--table-services > .--wrap {
}
.--table-services > .--wrap .--row_wrap .--cell:first-child {
width: calc(100% - 1px);
}
.--table-services > .--wrap .--row_wrap img {
margin-bottom: -4px;
}
.--section-info-alert {
font-size: 14px;
padding: 20px 30px;
}
.--section-info-alert .--wrap {
gap: 10px;
}
.--section-lesse-passe {
margin: 40px 0;
padding: 20px;
font-size: inherit;
}
.--section-lesse-passe h2 {
font-size: 20px;
}
.--section-lesse-passe .--items > .--lesse-passe-card {
width: 100%;
padding: 20px;
}
.--lesse-passe-card {
font-size: 14px;
}
.--lesse-passe-card .--head .--document {
font-size: 12px;
align-items: center;
}
.--lesse-passe-card .--head .--document .--icon {
width: 30px;
height: 30px;
}
.--section-banner > .--wrap {
padding: 30px;
}
.--section-items > * > .--wrap > .--header {
margin-bottom: 15px;
}
.--section-plans {
padding: 40px 0;
}
.--section-plans .--items > .--item {
width: 100%;
}
.--plan-card .--title {
font-size: 16px;
}
.--plan-card h4 {
font-size: 18px;
}
.--plan-card {
padding: 25px;
}
.--plan-card > .--wrap > .--actions {
text-align: center;
}
.not-found h1 {
font-size: 28px;
}
input.search-field {width: 100%;text-align: center;}
.not-found form {
flex-wrap: wrap;
width: 100%;
}
.not-found form label {
width: 100%;
}
.not-found form .search-submit {
width: 100%;
justify-content: center;
font-family: inherit;
}
[dir="rtl"] footer > * > .--copyright > .--col:first-child {
margin: auto;
}
.--single-team-slider .swiper-slide {
max-width: 100%;
}
.--article-share > .--wrap > .--actions {
margin: 0;
}
ul li .icon-search {
filter: none;
margin: auto;
}
.--modal > .--wrap, .--modal > .--wrap > .scroll-area{
width: 100%;
}
.--video-frame #muteButton {
font-size: 0px;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23fff" height="800px" width="800px" version="1.1" id="Layer_1" viewBox="0 0 508.174 508.174" xml:space="preserve"><g><g><g><path d="M299.587,11.689c-7.457-3.829-16.339-3.161-23.129,1.67L155.826,99.53v87.775c0,12.288-9.951,22.261-22.261,22.261 c-12.31,0-22.261-9.973-22.261-22.261v-66.783H22.261C9.951,120.522,0,130.495,0,142.783v222.609 c0,12.288,9.951,22.261,22.261,22.261h89.043V320.87c0-12.288,9.951-22.261,22.261-22.261c12.31,0,22.261,9.973,22.261,22.261 v87.775l120.632,86.172c3.851,2.738,8.37,4.141,12.934,4.141c3.473,0,6.968-0.801,10.195-2.471 c7.413-3.807,12.065-11.442,12.065-19.79V31.479C311.652,23.153,307,15.496,299.587,11.689z"/><path d="M454.431,254.092l47.215-47.238c8.704-8.682,8.704-22.795,0-31.477c-8.682-8.682-22.773-8.682-31.477,0l-47.215,47.238 l-47.215-47.238c-8.704-8.682-22.773-8.682-31.477,0c-8.704,8.682-8.704,22.795,0,31.477l47.215,47.238l-47.215,47.238 c-8.704,8.682-8.704,22.795,0,31.477c4.341,4.341,10.04,6.522,15.738,6.522s11.398-2.182,15.738-6.522l47.215-47.238 l47.215,47.238c4.341,4.341,10.04,6.522,15.738,6.522s11.398-2.182,15.738-6.522c8.704-8.682,8.704-22.795,0-31.477 L454.431,254.092z"/></g></g></g></svg>');
background-size: 20px;
width: 30px;
height: 30px;
background-position: center;
background-repeat: no-repeat;
}
.--callback-form > .--wrap {
flex-direction: column;
}
.--callback-form > .--wrap > .--left, .--callback-form > .--wrap > .--right {
width: 100%;
font-size: 14px;
}
.--callback-form > .--wrap > .--left .--logo {
display: none;
}
.--callback-form > .--wrap .--title h2 {
font-size: 21px;
}
.--callback-form > .--wrap .--header {
display: none;
}
.--section-telegram-channel {
margin-top:40px;
}
.--section-telegram-channel > .--wrap > .--figure {
display: none;
}
.--section-telegram-channel > .--wrap > .--content {
width: auto;
padding: 30px;
text-align: center;
}
.--section-telegram-channel > .--wrap > .--content h2 {
font-size: 24px;
}
.--section-telegram-channel {
font-size: 16px;
border-radius: 18px;
}
iframe#marquiz__inline-frame_66be27d6fea8f400268644df {
height: 850px !important;
}
iframe#marquiz__inline-frame_66c6feea0c015200269396e9 {
height: 650px !important;
}
}