/* 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;
}

.dropdown-menu{
	max-width: 260px;
}

.container{
  max-width: 1440px;
}

#sect-carousel img.d-block{
  min-width: 1440px;
}

.nav-main .nav-link {
  font-size: 20px;
}

.bl-posluga{
	width: 24.6%;
	margin: 0;
}

.all-news > div{
	width: 29%;
}

#article_foto .ramka_img_border{
	flex: 20%;
	max-width: 400px;
}

#article_foto .ramka_img_border img{
	object-fit: cover;
	max-width: 400px;
}

#sect-doctor .col-xxl-9{
	width: 70% !important;
}

#sect-doctor .col-xxl-3{
	width: 30% !important;
}


}


/* xl */
@media (min-width: 1200px) and (max-width : 1399px)  { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.top-address a {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.nav-main .nav-link {
  padding-left: 15px;
  padding-right: 15px;
}


.container{
  max-width: calc(100% - 24px);
  padding-left: 12px;
}

.slick-prev {
  left: -5px;
  z-index: 10;
}

.slick-next {
  right: -5px;
}

.bl-posluga{
	width: 32.5%;
	margin: 0 5px;
}

.all-news > div{
	width: 31%;
}

#article_foto .ramka_img_border{
	flex: 24%;
	max-width: 400px;
}

#article_foto .ramka_img_border img{
	object-fit: cover;
	max-width: 400px;
}






}


/* lg */
@media (min-width: 992px) and (max-width : 1199px)  { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.brand-logo img {
  height: 54px;
  width: auto;
}

.top-address a {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.nav-main .nav-link {
	font-size: 16px;
  padding-left: 9px;
  padding-right: 8px;
}

.dropdown-item {
  font-size: 0.8rem;
}

.bl_aksia_hidden h3{
  font-size: 16px;
  line-height: 22px;
}

.container{
  max-width: calc(100% - 24px);
  padding-left: 12px;
}

.slick-prev {
  left: -5px;
  z-index: 10;
}

.slick-next {
  right: -5px;
}

.bl-posluga{
	width: 32.5%;
	margin: 0 2px;
}

.sect_uzd_image{
  position: relative;
  padding: 0;
}

.sect_uzd_image img{
	max-height: 100%;
}

.sect_uzd_order1{
  display: block;
  font-size: 36px;
  line-height: 46px;
}

.all-news > div{
	width: 32%;
}

#article_foto .ramka_img_border{
	flex: 23%;
	max-width: 420px;
}

#article_foto .ramka_img_border img{
	object-fit: cover;
	max-width: 420px;
}

.bl-inpage-doctors{
	height: 600px;
}

.bl-inpage-doctor{
  font-size:  1.3rem;
  line-height: 2rem;
}

.bl-inpage-doctor h3{
	font-size:  2.5rem;
	line-height: 4rem;
}





}


/* md */
@media (min-width: 768px) and (max-width : 991px)  { 

.dropdown-item {
  font-size: 0.8rem;
}

.top-photo{
	min-width: 200px;
	text-align: right;
}

.top-photo a{
	display: block;
}

.top-photo i{
	display: none;
}

.top-address a {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

#carouselMain img{
	max-height: 540px;
}

#carouselMain .carousel-caption {
  top: auto;
  bottom: 1.5rem;
}

#carouselMain .carousel-caption h5{
  font-weight: 800;
  font-size: 2rem;
  line-height: 4rem;
}

#carouselMain .carousel-caption p{
  font-weight: 800;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.btn_carusel{
  margin-top: 20px;
}

.seti-footer, .email-footer{
	margin-bottom: 30px;
}

.container{
  max-width: calc(100% - 24px);
  padding-left: 12px;
}


.slick-prev {
  left: -5px;
  z-index: 10;
}

.slick-next {
  right: -5px;
}

.bl-posluga{
	flex: 46%;
	margin: 0 5px;
	max-width: 360px;
}

.sect_uzd_image{
  position: relative;
  padding: 0;
}

.sect_uzd_image img{
	max-height: 100%;
}

.sect_uzd_order1{
  display: block;
  font-size: 26px;
  line-height: 36px;
}

.sect_uzd_price{
  display: block;
  font-size: 26px;
  line-height: 36px;
}

.all-news > div{
	width: 47%;
}

#article_foto .ramka_img_border2 {
    flex: 30%;
	margin-bottom: 5px;
	margin-top: 20px;
}

#article_foto .ramka_img_border{
	flex: 32%;
	max-width: 420px;
}

#article_foto .ramka_img_border img{
	object-fit: cover;
	max-width: 420px;
}

#razdel-containe a.bl_razdel {
    flex-basis: 47%;
}

.block_ShortInfo_foto{
   width: 35%;
}


.block_ShortInfo_text{
	width: 65%;
}

#sectShortInfo h2 {
    font-size: 24px;
}

.bl-inpage-doctors{
	height: 700px;
}

.bl-inpage-doctor{
  font-size:  1.1rem;
  line-height: 1.5rem;
}

.bl-inpage-doctor h3{
	font-size:  2.5rem;
	line-height: 4rem;
}





}


/* sm */
@media (min-width: 576px) and (max-width : 767px) {

.dropdown-item {
  font-size: 0.9rem;
}

.top-photo{
	 width: 100%;
	display: flex;
	justify-content: center; 
	align-items: center;
}

.top-photo i{
	margin-right: 10px;
}

#carouselMain img{
	max-height: 440px;
}

#carouselMain .carousel-caption {
  top: auto;
  bottom: 0.5rem;
}

#carouselMain .carousel-caption h5{
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 3rem;
}

#carouselMain .carousel-caption p{
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.carousel-indicators{
	display: none;
}

.btn_carusel{
  margin-top: 0;
  font-size: 12px;
  line-height: 12px;
  padding: 8px 20px;
}


.seti-footer, .email-footer{
	margin-bottom: 30px;
}

.container{
  max-width: calc(100% - 24px);
  padding-left: 12px;
}

.slick-prev {
  left: -5px;
  z-index: 10;
}

.slick-next {
  right: -5px;
}

.bl-posluga{
	flex: 46%;
	margin: 0 5px;
	max-width: 360px;
}

.sect_uzd_all > div{
  width: 100%;
}

.sect_uzd_image{
	padding: 15px 0;
}

.sect_uzd_order1{
  display: block;
  font-size: 26px;
  line-height: 36px;
}

.sect_uzd_price{
  display: block;
  font-size: 26px;
  line-height: 36px;
}

.grafik-footer{
	margin-bottom: 30px;
}

.all-news > div{
	width: 48%;
}

#article_foto .ramka_img_border2 {
    flex: 48%;
	margin-bottom: 5px;
	margin-top: 20px;
}

#article_foto .ramka_img_border{
	flex: 20%;
	max-width: 420px;
}

#article_foto .ramka_img_border img{
	object-fit: cover;
	max-width: 420px;
}

#block_ShortInfo{
  flex-wrap: wrap;
}

.block_ShortInfo_foto{
	width: 100%;
	order: 1;
	height: 270px;
	align-items: center;
}

.block_ShortInfo_text{
	width: 100%;
	order: 2;
}

.bl_ShortInfo_text{
	height: auto;
}

#sectShortInfo h2 {
    font-size: 22px;
}

#razdel-containe a.bl_razdel {
    flex-basis: 48%;
}

.bl-inpage-doctors{
	height: 200px;
	margin-top: 10px;
}

.bl-inpage-doctor{
	position: relative;
	height: auto;
  font-size:  1.1rem;
  line-height: 1.5rem;
}

.bl-inpage-doctor h3{
	font-size:  2.5rem;
	line-height: 4rem;
}

.bl-doctor{
	max-width: 400px !important;
}



}


/* xs */
@media screen and (max-width : 575px){
	
#block_rightfixed{
  top: 100px;
}

.brand-logo{
	padding: 0 15px;
}	

.brand-logo img{
	max-height: 60px;
	height: auto;
	width: auto;
}

.top-photo{
	 width: 100%;
	display: flex;
	justify-content: center; 
	align-items: center;
}

.top-photo i{
	display: none;
}

.dropdown-item {
  font-size: 0.9rem;
}

.top-address a {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

#carouselMain img{
	max-height: 340px;
}

#carouselMain .carousel-caption {
  top: auto;
  bottom: 0.5rem;
}

#carouselMain .carousel-caption h5{
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem;
}

.carousel-indicators{
	display: none;
}

.btn_carusel{
  margin-top: 20px;
  font-size: 12px;
  line-height: 12px;
  padding: 9px 15px;
}


.slick-next {
   right: 3px;
}

.slick-prev {
  left: 0;
  z-index: 8;
}

.seti-footer, .email-footer{
	margin-bottom: 30px;
}

#footer_copy .container{
  width: calc( 100% - 15px);
  margin-left: 5px;
}

.bl-posluga{
	max-width: 360px;
}

h2.view span {
 font-size: 1.3rem;
 line-height: 1.6rem;
}

.sect_uzd_all > div{
  width: 100%;
}

.sect_uzd_image{
	padding: 15px 0;
}

.sect_uzd_order1{
  display: block;
  font-size: 26px;
  line-height: 36px;
}

.sect_uzd_price{
  display: block;
  font-size: 26px;
  line-height: 36px;
}

.grafik-footer{
	margin-bottom: 30px;
}

blockquote{
  width: 100%;
  padding-left: 20px;
}

blockquote::before{
	top: -30px;
}

.btn-table-price {
   font-size: 18px;
   line-height: 18px;
}

h2.view span {
   font-size: 1.4rem;
   line-height: 1.8rem;
}

.all-news > div{
	width: 97%;
	max-width: 360px;
}

#article_foto .ramka_img_border img {
    height: 260px;
    width: 100%;
	max-width: 400px;
    object-fit: cover;
}

#article_foto .ramka_img_border2{
	margin-bottom: 5px;
	margin-top: 20px;
	max-width: 420px;
}

#article_foto .ramka_img_border2 img{
	max-width: 420px;
	height: 240px;
}

#razdel-containe a.bl_razdel {
    flex-basis: 99%;
	margin: 0 0 15px;
	max-width: 420px;
}

#block_ShortInfo{
  flex-wrap: wrap;
}

.block_ShortInfo_foto{
	width: 100%;
	order: 1;
	height: 270px;
	align-items: center;
}

.block_ShortInfo_text{
	width: 100%;
	order: 2;
}

.bl_ShortInfo_text{
	height: auto;
}

#sectShortInfo h2 {
    font-size: 22px;
}

h3.blogh3, .bloger_info p{
	text-align: center;
}

.bl-inpage-doctors{
	height: 200px;
	margin-top: 10px;
}

.bl-inpage-doctor{
	position: relative;
	height: auto;
  font-size:  0.9rem;
  line-height: 1.3rem;
}

.bl-inpage-doctor h3{
	font-size:  2rem;
	line-height: 2.5rem;
}

.bl-doctor{
	max-width: 400px !important;
}


.btn-ordertop{

}

.btn-ordertop span{
	font-size: 12px;
	line-height: 14px;
	display: block;
}



}

/* xs */
@media screen and (max-width : 440px){

#logo-address .container{
  padding-left: 0;
  padding-right: 0;
}

.brand-logo{
  padding: 5px 0;
}

.brand-logo img{
	max-height: 44px;
	height: auto;
	width: auto;
}

.top-photo{
	min-width: 200px;
	text-align: right;
}

.top-photo a{
	display: block;
}




}

