/* xxl */
@media (min-width: 1400px) { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.dropdown:hover .dropdown-submenu > .dropdown-menu{
  display: none;
}

.dropdown:hover .dropdown-submenu:hover > .dropdown-menu{
   display: block;
   -webkit-animation: fadeInUp 400ms;
   animation: fadeInUp 400ms;
}

.nav-main .nav-link {
  padding-left: 23px;
  padding-right: 23px;
}

.slick-prev{
  right: 59px;
}
.slick-next{
  right: 25px;
}

#block_spravy .bl_spravy{
	width: 48%;
	margin-bottom: 25px;
}




}

/* xl */
@media (min-width: 1200px) and (max-width : 1399px)  { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.dropdown:hover .dropdown-submenu > .dropdown-menu{
  display: none;
}

.dropdown:hover .dropdown-submenu:hover > .dropdown-menu{
   display: block;
   -webkit-animation: fadeInUp 400ms;
   animation: fadeInUp 400ms;
}

.nav-main .nav-link {
  padding-left: 14px;
  padding-right: 14px;
}

.bl_mcatalog_wr h3 {
  font-size: 24px;
  line-height: 30px;
}

#section_mainabout{
  margin-top: 90px;
}

#block_spravy .bl_spravy{
	width: 48%;
	margin-bottom: 25px;
}





}


/* lg */
@media (min-width: 992px) and (max-width : 1199px)  { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.dropdown:hover .dropdown-submenu > .dropdown-menu{
  display: none;
}

.dropdown:hover .dropdown-submenu:hover > .dropdown-menu{
   display: block;
   -webkit-animation: fadeInUp 400ms;
   animation: fadeInUp 400ms;
}

.nav-main .nav-link {
  font-size: 15px;
  padding-left: 9px;
  padding-right: 9px;
}

.maintitle h2 {
  font-size: 36px;
  line-height: 42px;
}

.bl_mcatalog{
  width: 48.1%;
}

.bl_preim_title h2 {
   font-size: 38px;
   line-height: 44px;
}

#section_callback h2 {
  font-size: 48px;
  line-height: 54px;
}

#block_spravy .bl_spravy{
	width: 49%;
	margin-bottom: 15px;
}

#razdel-containe a.bl_razdel {
    flex-basis: 45%;
}




}


@media (min-width: 992px) and (max-width : 1025px)  {

#section_mainabout .d-lg-none{
  display:  block !important;
}
#section_mainabout .col-lg-7, #section_mainabout .col-lg-5{
  width: 50%;
}
.maintitle h2 {
  font-size: 36px;
  line-height: 42px;
}
img.main-boss{
  height: 650px;
  width: auto;
}





}


/* md */
@media (min-width: 768px) and (max-width : 991px)  { 

#section_mainabout{
  height: auto;
  padding-top: 50px;
  margin-top: 90px;
}

img.main-boss{
	height: 500px;
	margin-bottom: 30px;
}

.bl_mcatalog{
  width: 80%;
}

.block_preim > div{
  width: 98%;
}
.bl_preim_title h2 {
   font-size: 40px;
   line-height: 44px;
}

#block_spravy .bl_spravy{
	width: 80%;
	margin-bottom: 15px;
}

.bl_sprava_full .btn-outline-secondary{
	font-size: 12px;
}

#razdel-containe a.bl_razdel {
    flex-basis: 48.4%;
}

#article_foto{
	margin-top: 30px;
}

#article_foto .ramka_img_border2 {
   flex: 31%;
}

.bl_mart {
    width: 48.5%;
}
.bl_mart_short{
  font-size: 12px;
  line-height: 16px;
}

.header-wrapper-reviews{
	position: absolute;
	z-index: 4;
	bottom: 1px;
	right: 5%;
}
.reviews_rating_all svg{
	width: 18px;
	height: 18px;
}
.reviews_rating_all h2 {
    font-weight: 600;
	font-size: 18px;
}





}


/* sm */
@media (min-width: 576px) and (max-width : 767px) {

#section_mainabout{
  height: auto;
  padding-top: 50px;
  margin-top: 80px;
}

img.main-boss{
	max-height: 500px;
	margin-bottom: 30px;
}
.maintitle h2 {
  font-size: 32px;
  line-height: 40px;
}
.mainphone a, .mainemail a {
  font-size: 20px;
  line-height: 28px;
}
.maintext{
	font-size: 14px;
	line-height: 20px;
}

.bl_mcatalog{
  width: 90%;
}

.block_preim > div{
  width: 98%;
}
.bl_preim_title h2 {
   font-size: 40px;
   line-height: 44px;
}

#section_callback h2 {
  font-size: 48px;
  line-height: 54px;
  text-align: center;
}

#vb_pk{
  display: none;	
}

#vb_mb{
  display: inline-block;
}

#block_spravy .bl_spravy{
	width: 90%;
	margin-bottom: 15px;
}
.bl_sprava_full_foto, .bl_sprava_full_info{
	width: 99%;
}
.bl_sprava_full .btn-outline-secondary{
	font-size: 13px;
}

#razdel-containe a.bl_razdel {
    flex-basis: 86%;
	margin-left: 10px;
}

#article_foto{
	margin-top: 30px;
}

#article_foto .ramka_img_border2 {
   flex: 48%;
}

.bl_mart {
    width: 80%;
	margin-left: 5%;
}
.bl_mart_short{
  font-size: 12px;
  line-height: 16px;
}

.header-wrapper-reviews{
	position: absolute;
	z-index: 4;
	bottom: 1px;
	right: 5%;
}
.reviews_rating_all svg{
	width: 18px;
	height: 18px;
}
.reviews_rating_all h2 {
    font-weight: 600;
	font-size: 18px;
}





}



/* xs */
@media screen and (max-width : 575px){

#section_mainabout{
  height: auto;
  padding-top: 50px;
  margin-top: 90px;
}

img.main-boss{
	max-height: 500px;
	margin-bottom: 30px;
}
.maintitle h2 {
  font-size: 30px;
  line-height: 36px;
}
.mainphone a, .mainemail a {
  font-size: 20px;
  line-height: 28px;
}

.bl_mcatalog{
  width: 98%;
}
.bl_mcatalog_wr h3 {
  font-size: 24px;
  line-height: 30px;
}

.block_preim > div{
  width: 100%;
}
.bl_preim_title h2 {
   font-size: 30px;
   line-height: 34px;
}
.bl_preim_item_icon img{
	width: 50px;
	height: 50px;
}
.bl_preim_item_text h3 {
  font-size: 17px;
  line-height: 20px;
}
.bl_preim_title{
  font-size: 14px;
  line-height: 18px;
}

#section_callback h2 {
  font-size: 38px;
  line-height: 44px;
  text-align: center;
}

#vb_pk{
  display: none;	
}

#vb_mb{
  display: inline-block;
}

blockquote{
  width: 100%;
  padding-left: 20px;
}

blockquote::before{
	top: -60px;
    font-size: 6em;
}

#block_spravy .bl_spravy{
	width: 99%;
	margin-bottom: 15px;
}
#block_spravy .bl_spravy{
	width: 98%;
    max-width: 400px;
}

.bl_sprava_full_foto, .bl_sprava_full_info{
	width: 99%;
}

h1.view {
    font-size: 23px;
}

h3.blogh3{
	text-align: center;
}

#razdel-containe a.bl_razdel {
    flex-basis: 98.4%;
}

#accordionQuestionsArt .ui-corner-all div, #accordionQuestionsArt .ui-state-active div, #accordionQuestionsArt .ui-state-focus div {
    font-size: 14px;
    letter-spacing: 1px;
}

#article_foto{
	margin-top: 30px;
}

#article_foto .ramka_img_border2 {
   flex: 99%;
}

.table-price{
	width: calc( 100% - 30px);
	margin-left: 15px;
}

.text_block_page ul {
  margin-left: 15px; 
}

.bl_mart {
    width: 98%;
}
.bl_mart_short{
  font-size: 12px;
  line-height: 16px;
}

#sect_googlereviews h2 {
    font-size: 24px;
    line-height: 30px;
}

.reviews_rating_all svg.injected-svg{
	height: 26px;
	width: auto;
}

.header-wrapper-reviews{
	position: absolute;
	z-index: 4;
	bottom: 1px;
	right: 5%;
}
.reviews_rating_all svg{
	width: 18px;
	height: 18px;
}
.reviews_rating_all h2 {
    font-weight: 600;
	font-size: 18px;
}




}


@media screen and (max-width : 455px){

.bl_spravy_img, .bl_spravy_infos{
  width:100%;
}



}