@media screen and (min-width:1501px) and (max-width:1650px){
section.pages .right-cols {
    max-width: 16%;
}
section.pages .left-cols {
    max-width: 16%;
}
}

@media screen and (min-width:1200px) and (max-width:1500px){

section.pages .right-cols {
    display: none;
}
section.pages .wrapper {
    display: flex;
    max-width: 100%;
	margin: 0  0 0 0;
}
section.pages .left-cols {
    padding: 0 40px;
}
.page-wrapper {
    padding: 72px 60px;
}
section.pages .left-cols .helps-form {
    margin: 40px 0 0 0;
}
    section.pages .page {
    width: calc(100% - 380px);
}
section.pages {
    padding: 0;
}
}
@media screen and (min-width:0px) and (max-width:600px){
section.newsall .reviews-block.reviews-block-2 ul li a img {height: 130px;border: 3px solid #a7052d;}
section.newsall .reviews-block.reviews-block-2 ul li {margin:0;}
section.newsall .reviews-block.reviews-block-2 ul {flex-wrap: nowrap;}
section.newsall .reviews-block ul {flex-wrap: wrap;}
section.newsall .reviews-block ul li {width:100%;margin-bottom:10px;}
.form .form-wrapper .wpforms-container form {
    flex-wrap: wrap;
}
.form .form-wrapper .wpforms-container form .wpforms-field-container {
    flex-wrap: wrap;
}
.form .form-wrapper .wpforms-container form .wpforms-field-container .wpforms-field.wpforms-field-text {
    margin: 0 0 4px;
    width: 100%;
}
.form {
    padding: 24px 16px;
}
.form .form-wrapper .wpforms-container form .wpforms-submit-container {
    padding: 0;
    width: 100%;
    text-align: center;
}
.form .form-wrapper .wpforms-container form .wpforms-submit-container button {
    text-align: center;
    justify-content: center;
}	
.form .desc {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
}
.form .form-wrapper .desc {
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
}
a#button-up {
    display: none !important;
}

.form .form-wrapper .wpforms-container form {
    flex-wrap: wrap;
}

.form .form-wrapper .wpforms-container form .wpforms-field-container {
    flex-wrap: wrap;
}

.form .form-wrapper .wpforms-container form .wpforms-submit-container button {
    text-align: center;
    justify-content: center;
}

.form .desc {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
}

.form .form-wrapper .desc {
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
} 
section.pages .page .page-wrapper ul.min li {
    padding: 0 0 16px 0;
    margin: 0 0 0 0px;
}
aside.wp-block-group {
    margin: 0 0 16px 0;
}
section.pages .page .page-wrapper ul.min li:last-of-type {
    margin: 0;
    padding: 0;
}
section.pages .page .page-wrapper .blocks-icons.number {
    overflow: scroll;
    margin: 0 -20px;
    padding: 0 14px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
	flex-wrap: nowrap;
}
header.bank .slide-info .image {
    display: none;
}
.blocks-icons + .more-article {
    padding: 40px 0 0;
}
section.pages .page .page-wrapper .blocks-icons.number .block {
    width: 300px;
    min-width: 300px;
}
.warrning.ac {
    padding: 133px 32px 20px 32px;
    background-position: right top;
}
section.pages .page .page-wrapper table td small, section.pages .page .page-wrapper table td sub {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #777777;
    display: block;
    margin: 4px 0 0;
}
.go-pages .go-page {
    width: 100%;
    min-width: 100%;
    margin: 6px 0;
}
.go-pages {
    min-width: auto;
    width: auto;
    margin: 0;
}
.warrning.line {
    padding: 20px;
}
.wp-block-media-text {
    margin: 40px 0;
}
.gallery + p {
    padding: 40px 0 0 0;
    display: block;
}
figure.wp-block-image {
    padding: 40px 0 0 0;
}
.wp-block-columns {
    padding: 40px 0 0 0;
    margin: 0;
}
.warrning.line {
    padding: 20px;
}

section.pages .page .page-wrapper p:last-of-type {
    margin: 0;
}

.wp-block-columns {
    padding: 40px 0 0 0;
    margin: 0;
}

.wp-block-columns figure.wp-block-image {
    padding: 0;
} 
.wp-container-3 {
    gap: 14px !important;
}
}

@media screen and (min-width:0px) and (max-width:1199px){
body.home section.need-help {
    padding: 0 0 40px;
}
.header-mobile {
    background: #FFFFFF;
    margin: 0;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0;
    z-index: 999;
    right: 0;
    left: 0;
    box-sizing: border-box;
}
.header-mobile .logo a img {height: 100%;width: auto;max-height: 40px;display: block;}
.header-mobile a.open-menu {
    width: 40px;
    height: 40px;
    background: #D10000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
}
body header .header-bottom, .header-top {
    display: none;
}
section.left-mobile {
    position: fixed;
    width: 300px;
    z-index: 999;
    background: #fff;
    height: 100%;

    padding: 0;
    display: flex;
    box-sizing: border-box;
    top: 0;
    right: -320px;
    align-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
section.left-mobile .left-mobile-wrapper {
    overflow: scroll;
    -webkit-overflow-scrolling: inherit;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
    width: 100%;
    height: calc(100% - 176px);
    padding: 64px 0 0 0;
}
.el-action.border .right-el-action {
    padding: 20px;
}
section.left-mobile.open + header.bg .wrapper {
    z-index: auto;
}
section.left-mobile nav.main-menu > ul > li> ul.sub-menu.open > li.current-page-parent > a {
   
}
body header .header-bottom {display: none;}

section.left-mobile .right-info {margin: auto  0 0 0;padding: 20px;width: 100%;}

section.left-mobile .right-info .phone {text-align: center;font-weight: 700;
font-size: 20px;
line-height: 23px;margin: 0 0 10px 0;}

section.left-mobile .right-info .phone a {color: #333333;}

section.left-mobile .right-info .callback a {display: flex;
color:#fff;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 10px 30px;background: #D10000;
border-radius: 4px;font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;}

section.left-mobile nav.main-menu > ul ul.sub-menu {
    display: none;
}

section.left-mobile nav.main-menu > ul > li a {min-height: 50px;display: flex;padding: 11px 20px;box-sizing: border-box;color: #333333;font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 16px;width: 100%;box-sizing: border-box;align-items: center;
border: 1px solid #EFEFF4;
    margin: 0 0 -1px 0;
}

section.left-mobile nav.main-menu > ul > li a {}

section.left-mobile nav.main-menu > ul > li a span.icon {font-size: 28px;margin: 0 8px 0 0;}
section.left-mobile nav.main-menu {
    width: 100%;
	overflow: hidden;
    position: relative;
	
}
section.left-mobile nav.main-menu > ul > li a {
    border-left: 0;
    border-right: 0;
}
section.left-mobile nav.main-menu  ul  li.menu-item-has-children > a:after { 
    content: '\e918';
    position: absolute;
    right: 20px;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section.left-mobile nav.main-menu > ul ul.sub-menu.open {
    display: block;
    background: #fff;
    height: 100%;
    z-index: 999;
    position: relative;
	width: 100%;
	padding: 0;
}
nav.main-menu span.img {
    display: none;
}
.back {height: 50px;
    display: flex;
    padding: 11px 20px;
    display:none;
    color: #333333;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid #EFEFF4;
    margin: 0 0 -1px 0;}

.back i {font-size: 28px;
    margin: 0 8px 0 0;-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);}
.back.open {
    display: flex;
}
section.left-mobile nav.main-menu > ul > li.open {
    position: relative;
    top: 0;
    background: #fff;
    width: 100%;
	height: 100%;
}
nav.main-menu ul {
    overflow: hidden;
    position: relative;
	transform: rotate(0deg);
}
section.left-mobile nav.main-menu > ul > li.open > a {
    background: #EFEFF4;
}
section.left-mobile nav.main-menu > ul ul.sub-menu.open ul.sub-menu.open {
    z-index: 999999;
    top: 0;
    background: #fff;
    position: relative;
}
nav.main-menu.active > ul > li:not(.open) {
    display: none;
}
nav.main-menu.active.lv2 {}

nav.main-menu.active.lv2 > ul > li.open > a {display: none;}

nav.main-menu.active.lv2 > ul > li.open > ul.sub-menu.open > li:not(.open) {display: none;}


section.left-mobile.open {right: 0;}


.header-mobile a.open-menu.open i:before {content: '';width: 16px;
transform: rotate(45deg);height: 2px;background: #fff;display: block;}

.header-mobile a.open-menu.open i:after {content: '';
    width: 16px;
    transform: rotate(-45deg);
    height: 2px;
    background: #fff;
    display: block;margin: -2px 0 0 0;}


.header-mobile a.open-menu.open {
    background: #C8C8C9;
    border-radius: 5px;
}



















}
/********************************************************************320*/

@media screen and (min-width:0px) and (max-width:1199px){
.no_mobile {
	display:none;
}
.slide-info .title {font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 26px;}

.slide-info {
    display: flex;
    display: -webkit-flex;
    padding: 0 0;
    height: 457px;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    min-height: auto;
    align-content: flex-end;
    -webkit-align-items: end;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
}

header.bank .slide-info {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    height: auto;
    display: flex;
    align-content: center;
    justify-content: flex-start;
}
body.page-y .slide-info {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    height: auto;
    display: flex;
    align-content: center;
    justify-content: flex-start;
}
header.bank .slide-info .image {
    padding: 15px 0 0 0;
}

.slide-info .desc {font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 18px;margin: 9px 0 0 0;}

body.home {}


header .prims {width: 100%;background: transparent;padding: 0;bottom: -54px;margin: -25px 0 00;}

header .prims ul li {background: #fff;padding: 11px 20px;background: #FFFFFF;
border-radius: 5px;width: 100%;display: none;box-sizing: border-box;}

header .prims ul li:nth-of-type(1) {display: block;}
section.destinations {
    padding: 75px 0 0 0;
}
section.destinations .title {
        margin: 0 0 20px 0;
}
.tabs .tabs-link ul li {
    white-space: nowrap;
}
.tabs .tabs-link ul {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
    overflow-y: auto;
	padding: 0 20px;
}
.wrapper {
    padding: 0 20px;
}
.tabs .tabs-link {
    margin: 0px 0 40px 0;
} 
.tabs {
    margin: 0 -20px;
    padding: 0;
}
.destination.ver1 .left-col {width: auto;}

.destination.ver1 .right-col {width: auto;}

.destination.ver1, .destination.ver2,.destination.ver3,.destination.ver4 {flex-wrap: nowrap;overflow: scroll;padding: 0 20px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
}

.destination-article {width: 300px;}
div#destinations2 {
    flex-wrap: nowrap;
}
.tabs-contetns {}
.destination-article.ver1 a {
    min-height: 560px;
}
.destination-article span.text {
    padding: 0 28px 32px 28px;
}
.destination.ver1 .right-col .destination-article:nth-of-type(1) {
    width: 640px;
}
.destination.ver1 .right-col .destination-article.ver2 a {
    min-height: 240px;
}
.destination.ver1 .right-col .destination-article.ver3 a{
	min-height: 300px;
}
.destination.ver1 .right-col .destination-article a span.text {
    padding: 16px 28px;
}
.destination.ver1 .right-col .destination-article.ver3 a span.text, .destination.ver1 .right-col .destination-article.ver2 a span.text {
	padding: 0 28px 32px 28px;
}
.destination.ver1 .right-col .destination-article a {
    min-height: 140px;
}
section.phone-order {margin: 40px 0 0;min-height: auto;padding: 60px 0;}

section.phone-order .title {font-weight: 700;
font-size: 20px;
line-height: 23px;margin: 0 0 21px 0;}

section.phone-order .wrapper .images {display: none;}

section.phone-order .texts .button a {width: 100%;text-align: center;}

section.phone-order .texts .desc {margin: 0 0 21px 0;}

section.stocks .title {
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 26px;margin: 0 0 20px 0;
}

section.stocks .stocks-list .stock {min-width: 260px;}

section.stocks .stocks-list {overflow: scroll;margin: 0 -20px;padding: 0 14px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
	}


section.avangart {margin: 60px 0 0;padding: 60px 0;}

section.avangart .avangart-top .left-logo {display: none;}

section.avangart .avangart-top {width: 100%;}

section.avangart .left-text {width: 100%;}

section.avangart .left-text .name {font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 26px;font-family: 'Roboto Condensed', sans-serif;margin: 0 0 21px 0;}

section.avangart .left-text .desc {font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 19px;}

section.avangart .left-text .desc p {}

section.avangart .avangart-bottom .prims {padding: 0;background: transparent;}

section.avangart .avangart-bottom .prims ul {flex-wrap: wrap;}

section.avangart .avangart-bottom .prims ul li {width: 100%;padding: 11px 20px;background: #fff;border-radius: 5px;margin: 4px 0;}


section.destinations .title, section.stocks .title, section.partners .title, section.newsall .title {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 26px;
}
section.partners {
    margin: 60px 0 0;
}
section.avangart .avangart-bottom {
    position: static;
    bottom: -50%;
}
section.newsall {
    margin: 60px 0 0 0;

}

section.newsall .title {display: none;}

.news-list .news {width: 100%;margin: 6px 12.5px;}

.news-list {flex-wrap: wrap;}

section.newsall .readmore {font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 16px;margin: 12px 0 0 0;text-align: left;}

section.newsall .readmore a {font-weight: 300;
    font-size: 14px;
    line-height: 16px;display: flex;
    justify-content: stretch;
    align-items: center;}

section.need-help .title {font-family: 'Roboto Condensed', sans-serif;}

section.need-help .left-col {width: 100%;padding: 0;}

section.need-help .right-col {width: 100%;margin: 36px 0 0 0;}

section.need-help .button a {width: 100%;}

section.need-help .text {margin: 0 0 16px;}

section.need-help {margin: 60px 0 0 0;}
footer.footer {margin: 0px 0 0;padding: 0;}

footer.footer .title {display: none;}

footer.footer .footer-top {flex-wrap: wrap;padding: 0;order: 2;}

footer.footer .footer-top .adress {margin: 20px 0 20px 0;}

footer.footer .footer-top .social {border-top: 0.5px solid #C8C8C9;border-bottom:  0.5px solid #C8C8C9;margin: 0 -20px;width: 100%;padding: 20px;text-align: center;}

footer.footer .footer-top .social a {margin: 0 16px;font-size: 24px;float: left;}

footer.footer .footer-top .social a i {}

footer.footer .footer-top .time {padding: 0 0 20px 0;}

footer.footer .wrapper {display: flex;flex-wrap: wrap;}

footer.footer .wrapper nav.foot-menu {order: 1;}

footer.footer .wrapper nav.foot-menu ul.sub-menu {display: none;}

footer.footer .wrapper nav.foot-menu ul {flex-wrap: wrap;margin: 0 -20px;width: auto;padding: 0;}

footer.footer .wrapper nav.foot-menu > ul > li {width: 100%;padding: 0;}

footer.footer .wrapper nav.foot-menu > ul > li a {border-bottom: 0.5px solid #C8C8C9;padding: 12px 20px;display: block;margin: 0;box-sizing: border-box;width: 100%;}

footer.footer .wrapper nav.foot-menu > ul > li {}

.footer-menu {display: none;}

footer.footer .wrapper nav.foot-menu + .footer-menu {display: block;order: 3;border: 0;padding: 0 0 20px 0;}

.footer-menu ul {flex-wrap: wrap;}

.footer-menu ul li {width: 100%;}

.footer-menu ul li a {padding: 8px 0;display: block;}


.destination .destination-article {
    width: 320px;
}
.destination.ver2 .destination-article.ver3 {
    margin: 0 10px;
}
.destination.ver2 .destination-article.ver2 {
    margin: 0 10px;
}
.destination.ver2 .destination-article.ver4 {
    margin: 0 0 0 10px;
}
.destination.ver3 .destination-article.ver2 {
    margin: 0 20px;
}
.destination.ver2 .destination-article.ver1 {
    margin: 0 10px 0px 0;
}
.destination.ver3 .destination-article.ver1 {
    margin: 0;
}
.destination.ver3[style="display: block;"] .destination-wrap {
    flex-wrap: nowrap;
}
.destination.ver3[style="display: block;"] .destination-wrap {
    flex-wrap: nowrap;
}
.destination.ver3 .destination-article.ver3 {
    margin: 0;
}
.destination.ver4[style="display: block;"] .destination-wrap {
    flex-wrap: nowrap;
}
.destination.ver4 .left-col {
    width: auto;
}
.destination.ver4 .right-col {
    width: auto;
}
.destination.ver4 .right-col {
    width: auto;
	flex-wrap: nowrap;
    display: flex;
}
.destination.ver4 .right-col .destination-article:nth-of-type(1) {
    margin: 0 10px 0px 0;
}
.destination.ver4 .right-col .destination-article:nth-of-type(2) {
    margin: 0 0 0 10px;
}
.destination.ver2 .destination-article.ver1 a{
    min-height: 560px;
}

.destination.ver2[style="display: block;"] .destination-wrap {
    flex-wrap: nowrap;    width: auto;
}
.destination.ver2 .destination-article.ver1, .destination.ver2 .destination-article.ver2 {
    min-width: 300px;
    max-width: 300px;
}
.destination.ver2 .destination-article.ver3, .destination.ver2 .destination-article.ver4 {
    max-height: 376px;
    width: 100%;
}
.destination.ver2[style="display: block;"] .destination-wrap .tows {
    min-width: 300px;
    max-width: 300px;
    display: flex;
    flex-wrap: wrap;
}
.destination.ver2 .destination-article.ver4 {
    margin: 10px 0 0 10px;
}

.destination.ver2 .destination-article.ver3 {
    margin: 0 0 10px 10px;
}

.destination.ver3 .destination-article.ver1 {
	 min-width: 300px;
    max-width: 300px;
}
.destination.ver3[style="display: block;"] .destination-wrap .tows {min-width: 300px;
    max-width: 300px;flex-wrap: wrap;}

.destination.ver3[style="display: block;"] .destination-wrap .tows .destination-article.ver2 {width: 100%;margin: 0 0 10px 20px;}

.destination.ver3[style="display: block;"] .destination-wrap .tows .destination-article.ver3 {width: 100%;
    margin: 10px 0 0px 20px;}

.destination.ver2 .destination-article.ver3 span.text {margin: auto 0 0 0;padding: 28px 28px 28px 28px;}

.destination.ver2 .destination-article.ver3 a {max-height: none;height: 100%;flex-wrap: wrap;}

.destination.ver2 .destination-article.ver3 span.images {position: absolute;top: 0;right: 0;}

.destination.ver2 .destination-article.ver3 span.text {margin: auto 0 0 0;padding: 28px 28px 28px 28px;}

.destination.ver2 .destination-article.ver3 a {max-height: none;height: 100%;flex-wrap: wrap;}

.destination.ver2 .destination-article.ver3 span.images {position: absolute;top: 0;right: 0;}

.destination.ver4 .right-col .destination-article:nth-of-type(1) {width: 320px;min-width: 320px;}

.destination.ver4 .right-col .destination-article.ver2 a {min-height: 560px;}

.destination.ver4 .right-col .destination-article:nth-of-type(2) {width: 320px;width: 320px;
    min-width: 320px;}

.destination.ver4 .right-col .destination-article:nth-of-type(3) {width: 320px;
    min-width: 320px;margin: 0 0 20px 20px;max-height: 270px;}

.destination.ver4 .right-col .destination-article:nth-of-type(3) a {align-items: center;align-content: center;}

.destination.ver4 .right-col .destination-article:nth-of-type(4) {width: 320px;
    min-width: 320px;
    margin: 0 0 20px 20px;
    max-height: 270px;
}
.destination.ver4 .right-col .tows {display: flex;flex-wrap: wrap;}

.destination.ver4 .right-col .tows .destination-article.ver4 {margin: 0 0 10px 20px;height: calc(50% - 10px);}

.destination.ver4 .right-col .tows .destination-article.ver5 {margin: 10px 0 0 20px;
    height: calc(50% - 10px);align-items: center;align-content: center;}


body {
    background: #E5E5E5;
}
body.page-y header.black .slide-info {
     padding: 127px 20px 40px 0;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: space-around;
    align-items: stretch;
}
section.pages .left-cols, section.pages .right-cols {
    display: none;
}
section.pages {
    padding: 0;
}
section.pages .wrapper {
    margin: 0;
}
.page-wrapper {
    padding: 40px 20px;
    border-radius: 0;
}
.page-wrapper {padding: 40px 20px;border-radius: 0;}

.el-action .el-action-wrapper .right-el-action {order: -1;     width: 100%;}

.el-action .el-action-wrapper .right-el-action img {width: 100%;height: auto;display: block;}

.el-action .el-action-wrapper {flex-wrap: wrap;}

.el-action .left-el-action {padding: 32px;}

.el-action .left-el-action .title {font-weight: 700;
font-size: 28px;
line-height: 26px;}

.el-action .left-el-action .price-ocs .price-grades {flex-wrap: wrap;}

.el-action .left-el-action .price-ocs .price-grades .price-grade {max-width: 100%;margin: 0 0 32px 0;}

.el-action .left-el-action .button {margin: 32px 0 16px;}
body.page-y header.black a {
    color: #fff;
}
body.page-y header.black .breadcrumb a {color: #777777;}
body.page-y header.black .breadcrumb a:after {background: #777777;}

section.pages .page .page-wrapper ul {
    flex-wrap: wrap;
}
section.pages .page .page-wrapper ul li {
    padding: 0 0 0 0;
}
.go-pages .go-page {
    width: 100%;
}
body.page-y header.black .breadcrumb {
    flex-wrap: wrap;
}
.blocks-icons .block {
    width: 100%;
}


.blocks-icons .block {width: 100%;}

.warrning .left-col {width: 100%;padding: 0 0 16px 0;}

.warrning .right-col {width: 100%;}
.blocks-icons.line {
    flex-wrap: wrap;
}
.blocks-icons.line .block {
    width: 100%;
    padding: 16px 16px;
}
header .prims ul {
    width: 100%;
}
section.phone-order .wrapper .texts {
    width: 100%;
}
section.phone-order .wrapper {
    max-width: 100%;
}
section.phone-order .texts .desc {
    max-width: initial;
}
.page-cats .page-cat {
    width: 100%;
}
.blocks-icons.big {
    flex-wrap: wrap;
}
figure.wp-block-media-text__media {
    padding: 0 0 32px 0;
}
body section.pages .page .page-wrapper > * + h2 {
    margin: 40px 0 24px !important;
}
.page-cats .page-cat {
    flex-wrap: wrap;
	position: relative;
}
.page-cats .page-cat .text-head span.icon {
    position: absolute;
    right: 24px;
    top: 30px;
    color: #333;
    opacity: 1;
}
@media screen and (min-width:0px) and (max-width:600px){
	section.pages .page .page-wrapper table th {/*display: none;*/border: 0;}

	section.pages .page .page-wrapper table tr {/*display: flex;flex-wrap: wrap;*/border-bottom: 1px solid #dbdbe6;}

	section.pages .page .page-wrapper table tr td:nth-of-type(1) {border: 0;width: 100%;padding: 12px 20px;}

	section.pages .page .page-wrapper table td {border: 0;}

	section.pages .page .page-wrapper table {border: 0.5px solid #e9e9ea;display: block;border-radius: 4px;}

	section.pages .page .page-wrapper table tbody {border: 0;}

	section.pages .page .page-wrapper table tr td:nth-of-type(2) {width: 50%;color: #D10000;border: 0;text-align: left;
		box-sizing: border-box;padding: 12px 0 12px 20px !important;}

	section.pages .page .page-wrapper table tr td:nth-of-type(3) {width: 50%;border: 0;box-sizing: border-box;padding: 12px 12px 20px 0 !important;}

	thead {}

	section.pages .page .page-wrapper table thead {/*display: none;*/}
	.form-callbacks .form-wrapper .wpforms-field-container {
    width: 100%;
    flex-wrap: wrap;
    margin: 0;
}

.form-callbacks .form-wrapper form {
    flex-wrap: wrap;
    margin: 0 -4px;
    width: auto;
}

.form-callbacks .form-wrapper .wpforms-field-container .wpforms-field-text {
    margin: 4px 0;
    box-sizing: border-box;
}

.form-callbacks .form-wrapper .wpforms-submit-container {
    width: 100%;
    padding: 4px;
}
	}
.warrning {
    flex-wrap: wrap;
}
.warrning .text {
    max-width: initial;
}
.list-bank .bank {
    width: calc(100% - 12px); 
}
section.pages .page .page-wrapper .link-text.red {
    background: #D10000;
    border-radius: 5px;
    padding: 12px 20px;
	    margin: 0 0 40px 0;
}
section.pages .page .page-wrapper .link-text.red a {
    display: inline-block;
    word-break: break-all;
}
.warrning {
    margin: 40px 0px;
}
.more-article .more-article-wrapper {
    padding: 0;
    box-sizing: border-box;
}
.more-article .article a span.text {
    margin: 0;
}
.more-article .article a span.image {display: block;width: 100%;margin: 0 0 20px 0;}

.more-article .article a {flex-wrap: wrap;}

.more-article .article a span.image img {background: #EFEFF4;
border-radius: 4px;max-width: 100%;}
.article {
    width: 240px;
    height: 100%;
    display: flex;
}
.more-article .more-article-wrapper .owl-stage {
    display: flex;
}
.more-article .more-article-wrapper .owl-stage-outer {
    padding: 0 20px;
}
.more-article .more-article-wrapper {
    margin: 0 -20px;
    width: auto;
}
.more-article {
    padding: 40px 0 0;
}
section.pages .page .page-wrapper > h2 + .blocks-icons {
    margin: -6px -6px 40px;
}
.documents {
    flex-wrap: wrap;
}

.documents .doc {
    max-width: none;
    margin: 0 0 8px 0;
}

.documents .doc:last-of-type {
    margin: 0;
}
.equipments {
    margin: 40px 0 0;
}

.equipments .equipment {
    margin: 0 0 40px 0;
    padding: 40px 20px;
    flex-wrap: wrap;
}

.equipments .equipment:last-of-type {
    margin: 0;
}

.equipments .equipment .left-equipment {
    width: 100%;
    margin: 0 0 40px 0;
}

.equipments .equipment .right-equipment {
    width: 100%;
    padding: 0;
}

section.pages .page .page-wrapper .equipments .equipment .right-equipment ul li {
    margin: 0 0 0px 40px;
}

.equipments .equipment .right-equipment .button a {
    text-align: center;
}
.equipments .equipment .left-equipment img {
    max-width: 300px;
}
.artices .article {
    width: 100%;
    flex-wrap: wrap;
    margin: 0 0 10px 0;
}
.pages-list.owl-carousel {
    margin: 0 -20px;
    width: auto;
}
.pages-list.owl-carousel .owl-stage .page-list {
    width: 252px;
}
.pages-list.owl-carousel .owl-stage-outer {
    padding: 0 20px;
}
.more-article-wrapper.owl-carousel .owl-stage .article a > * {
    width: 100%;
}

.more-article-wrapper.owl-carousel .owl-stage .article a {
    width: 100%;
	align-content: flex-start;
}
.more-article-wrapper.owl-carousel .owl-stage .article {
    min-width: 240px;
}
.blocks-image .left-col, .blocks-image .right-col {
    width: 100%;
}

.blocks-image {
    flex-wrap: wrap;
}

.blocks-image .image {
    display: none;
}
.blocks-image-text.owl-carousel {
    width: auto;
    margin: 0 -20px;
}
.blocks-image-text.owl-carousel .owl-stage-outer {
    padding: 0 20px;
}
.blocks-image-text.owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.blocks-image-text .block {
    flex-wrap: wrap;
}
.blocks-image-text .block .image {
    width: 100%;
}
.blocks-image-text .block .text {
    width: 100%;
}
.blocks-image-text .block {
    min-width: 280px;
    width: 280px;
	height: 100%;
}
section.pages .page .page-wrapper h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}
.blocks-image-text .block .image img {
    border-radius: 4px 4px 0 0;
}
.blocks-image-text .block .text {
    border-radius: 0 0 4px 4px;
    border-top: 0;
    padding: 20px 24px;
}
section.pages .page .page-wrapper .blocks-image-text .block .text p +ul li {
    padding: 0;
}

header {
    background-position: center;
    background-size: cover;
}
header .prims ul li .icon {
    display: block;
}
header .prims ul li {
    display: flex !important;
    align-items: start;
}

header .prims ul li .icon {
}

header .prims ul li {}

header .prims ul li .right {
    margin: 0 0 0 8px;
}

header .prims ul li .icon {
    display: block;
    font-size: 28px;
    color: #D10000;
}
header .prims ul li:last-of-type {
    display: none !important;
	margin: 0 0px 0 0;
} 
header .prims {
    margin: -25px -20px 0;
    width: auto;
	overflow-x: auto;
}
header .prims ul {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
    padding: 0 20px;
}
header .prims ul li {
    display: block;
    margin: 0 20px 0 0;
    min-width: 100%;
}
header .prims ul li:nth-last-child(2) {
    margin: 0;
}
header .prims ul li .text {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 120%;
}
header .prims ul li .name {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 1px 0;
}
.destination .destination-article {
    width: 300px;
}
.destination-article.ver1 a, .destination.ver1 .right-col .destination-article.ver2 a {
    height: 465px;
    flex-wrap: wrap;
    min-height: 465px;
}
.destination-article.ver1 span.images,
.destination-article.ver2 a span.images{
    position: absolute;
    bottom: 156px;
    top: 0;
	    max-height: 280px;
    overflow: hidden;
    display: flex;
    align-items: end;
}
.destination-article.ver1 span.images,
.destination-article.ver2 a span.images {
	    align-items: baseline;
}
.destination.ver1 .right-col .destination-article:nth-of-type(1),
.destination.ver1 .right-col .destination-article.ver3,
.destination.ver1 .right-col .destination-article.ver4,
.destination.ver1 .right-col .destination-article.ver5,
.destination.ver2 .destination-article.ver1 a,
.destination.ver2 .destination-article.ver3,
.destination.ver2 .destination-article.ver4,
.destination.ver3 .destination-article.ver1,
.destination.ver3[style="display: block;"] .destination-wrap .tows .destination-article.ver2,
.destination.ver3[style="display: block;"] .destination-wrap .tows .destination-article.ver3,
.destination.ver4 .right-col .destination-article:nth-of-type(1),
.destination.ver4 .right-col .destination-article:nth-of-type(2),
.destination.ver4 .right-col .tows .destination-article.ver4,
.destination.ver4 .right-col .tows .destination-article.ver3,
.destination.ver4 .right-col .tows .destination-article.ver5,
.destination.ver3 .destination-article.ver2,
.destination.ver3 .destination-article.ver3{
    width: 300px;
    margin: 0 20px 0 0;
    height: 100%;
    max-height: 465px;
	min-width: 300px;
	min-height: 465px;

}
.destination.ver1 .right-col .destination-article.ver2 a span.text {
    width: 100%;
}
.destination.ver1 .right-col .destination-article a {
    display: flex;
    align-items: end;
    align-content: end;
    min-height: 145px;
}
.destination.ver1 .right-col {
    width: auto;
    display: flex;
}
.destination.ver1 .right-col .destination-article.ver5,
.destination.ver3 .destination-article.ver3 {
    margin: 0;
}
.destination.ver1 .right-col .destination-article a,
.destination.ver4 .right-col .destination-article.ver2 a {
    min-height: 465px;
}
.destination.ver2[style="display: block;"] .destination-wrap .tows,
.destination.ver3[style="display: block;"] .destination-wrap .tows,
.destination.ver4 .right-col .tows {
    min-width: auto;
    max-width: none;
    flex-wrap: nowrap;
}
.destination.ver2 .destination-article.ver4, .destination.ver3[style="display: block;"] .destination-wrap .tows .destination-article.ver3 {
    margin: 0;
}
.destination.ver2 .destination-article.ver4 span.text, .destination.ver3 .destination-article.ver3 a span.text, .destination.ver3 .destination-article.ver2 a span.text {
    margin: auto 0 0 0;
    padding: 28px 28px 28px 28px;
}
.destination.ver2 .destination-article.ver4 a, .destination.ver3 .destination-article.ver3 a {
    display: flex;
    align-items: end;
    justify-content: end;
    align-content: flex-start;
    height: 100%;
}
.destination-article.ver1 a, .destination.ver1 .right-col .destination-article.ver2 a {
    height: auto;
}
.destination.ver3 .destination-article span.text span.name, .destination.ver2 .destination-article span.text span.name {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
}
.destination-article span.text span.desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}




nav.menu-mob-left > ul > li > a {
    min-height: 26px;
    display: flex;
    padding: 11px 20px;
    box-sizing: border-box;
    color: #333333;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid #EFEFF4;
    margin: 0 0 -1px 0;
}

nav.menu-mob-left > ul {
    width: 100%;
}

nav.menu-mob-left {
    width: 100%;
}
section.stocks .stocks-list .stock a {
    display: flex;
    flex-wrap: wrap;
}
section.left-mobile .right-info {
    
    bottom: 0;
    left: 0;

    right: 0;
}

.pages-list.owl-carousel .owl-nav.disabled, .more-article .more-article-wrapper .owl-nav.disabled {
    display: none;
}
.form-callbacks .form-wrapper .title {
	line-height: 23px;
}
body.page-y .slide-info {
    display: flex;
    display: -webkit-flex;
    height: 260px;
    justify-content: center;
    -webkit-justify-content: left;
    min-height: auto;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
	padding: 64px 0 0 0;
}
a#button-up {
    display: none !important;
}
.gallery button.owl-prev {
    left: 15px;
    opacity: 0.8;
}
.gallery button.owl-next {
    right: 15px;
    opacity: 0.8;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    margin: 0;
}
section.pages .page .page-wrapper .wp-block-media-text .wp-block-media-text__content {
    margin: 0;
}
section.pages .page .page-wrapper .tabs .tabs-link ul {
    flex-wrap: nowrap;
}
.scrollbar-hidden::-webkit-scrollbar {
display: none;
}
.scrollbar-hidden {
  -ms-overflow-style: none;
  scrollbar-width: none; /* Firefox */
}
.scrollbar-hidden::-webkit-scrollbar {
  display: none;
}
::-webkit-scrollbar {

}
::-webkit-scrollbar {
    -webkit-appearance: none !important;
	 display: none !important;
	 width: 0px !important;
	background: transparent !important; 
	section.left-mobile
-ms-overflow-style: none !important;
  scrollbar-width: none !important; 
}

.destination.ver1 .destination-article.ver4 span.images,
.destination.ver1 .destination-article.ver5 span.images,
.destination.ver4 .destination-article.ver4 span.images,
.destination.ver4 .destination-article.ver5 span.images {
	display:block;
}
.destination.ver1 .destination-article.ver4 span.images,
.destination.ver1 .destination-article.ver5 span.images,
.destination.ver4 .destination-article.ver4 span.images,
.destination.ver4 .destination-article.ver5 span.images{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}
.destination.ver1 .destination-article.ver4 span.text .name .icon-road,.destination.ver1 .destination-article.ver5 span.text .name .icon-road {display:none;}
.form-callbacks .form-wrapper .wpforms-submit-container {
    text-align: center;
}

.form-callbacks .form-wrapper .wpforms-submit-container button {
    max-width: fit-content;
}
} 
/*************************************************************************************************************************************************************************************************************320*/

@media screen and (min-width:601px) and (max-width:1199px){

.slide-info {
    justify-content: left;
    -webkit-justify-content: left;
	padding:0 40px
}
header {
    background-position: center;
    background-size: cover;
}
body {
    background: #EFEFF4;
}
.slide-info .title {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    max-width: 80%;
}
.slide-info .desc {
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    max-width: 100%;
}
header .prims ul li {
    display: block;
    margin: 0 8px;
    min-width: 370px;
}
header .prims ul li:last-of-type {
    display: none !important;
} 
header .prims ul {
    overflow: scroll;
	    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    overflow-scrolling: touch;
    padding: 0 20px;
}
header .prims {
    margin: -25px -20px 0;
    width: auto;
}
section.phone-order .title {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 26px;
    font-family: 'Roboto Condensed', sans-serif;
}
section.phone-order .wrapper .images {
    display: block;
}
section.phone-order .texts .button a {
    width: auto;
    text-align: center;
}
section.phone-order .wrapper .images {
    margin: auto -10% 0 -15%;
}
section.phone-order {
    padding: 60px 0 0;
}
section.phone-order .wrapper .images img {
    display: block;
    /* width: 100%; */
    /* height: auto; */
}
section.phone-order .wrapper {
    max-width: 900px;
}
section.avangart .avangart-bottom .prims ul {
    flex-wrap: nowrap;
    margin: 0 -8px;
	align-items: stretch;
}
section.avangart .avangart-bottom .prims ul li {
    margin: 0 8px;
    height: 100%;
}

section.newsall .reviews-block ul li {width: 66.6666%;}
section.newsall .reviews-block ul li .icon-logo img {width:35px;}
section.newsall .reviews-block ul li .icon {font-size: 26px;}
section.newsall .reviews-block ul li .text .desc, section.newsall .reviews-block ul li .text .name {margin-left: 8px;}
section.newsall .reviews-block ul li .text .desc img {width:65px;}
section.avangart {
    min-height: auto;
}
section.need-help .left-col {
    width: 50%;
    padding: 0 18px 0 0;
}
section.need-help .right-col {
    width: 50%;
    padding: 0 0 0 18px;
    margin: 0;
}
footer.footer .footer-top {
    width: 100%;
}
footer.footer .footer-top {
    width: 100%;
    align-items: baseline;
    align-content: baseline;
    justify-content: space-around;
}
section.phone-order {
    overflow: hidden;
}
.el-action .el-action-wrapper {
    flex-wrap: nowrap;
}
.el-action .el-action-wrapper .right-el-action {
    order: 0;
}
.el-action .left-el-action {
    width: 60%;
    box-sizing: border-box;
}
.el-action .el-action-wrapper .right-el-action {
    order: 0;
    width: 40%;
}

.blocks-icons.big {
    flex-wrap: nowrap;
}
figure.wp-block-media-text__media {
    padding: 0 0 0 0;
}
.go-pages .go-page {
    width: calc(50% - 12px);
    max-width: none;
}
.page-cats .page-cat {
    flex-wrap: nowrap;
	position: relative;
}
.list-bank .bank {
    width: calc(33.333% - 12px);
}
.blocks-icons .block {
    width: 50%;
}
.blocks-icons .block {
    width: calc(50% - 12px);
    box-sizing: border-box;
}

.form-callbacks .form-wrapper .wpforms-field-container {
    width: 70%;
}
.form-callbacks .form-wrapper .wpforms-submit-container {
    width: 30%;
}
.page-wrapper {
    padding: 40px 60px;
}
.more-article-wrapper.owl-carousel .owl-stage .article {
    min-width: 100%;
}
.more-article .more-article-wrapper {
    margin: 0;
    width: auto;
}
.more-article .more-article-wrapper .owl-stage-outer {
    padding: 0;
}
.blocks-icons.number {
    flex-wrap: wrap;
}
.warrning {
    flex-wrap: nowrap;
}
.warrning .right-col {
    width: auto;
}
.warrning .right-col a.red-but {
    padding: 10px 15px;
}
.warrning .left-col {
    width: 100%;
    padding: 0;
}
section.pages .page .page-wrapper p:last-of-type {
    margin: 0;
}
.artices .article {
    width: calc(50% - 12px);
    flex-wrap: wrap;
    margin: 0 6px 10px;
} 
}