.choose_city_div li {
	display:inline-block;
}

.top_header {
	vertical-align:middle;
}

@media (min-width: 768px) {
	.preimushestva_3 li {
		width:33%;
	}
	.modal {
		  --bs-modal-width: 90%;
	}
	.no_comp {
		display:none;
	}
	.thelogo {
		height:60px;
		padding:10px 0 0 0;
	}
	.obraz_img img {
		width:24%;
		padding-right:1%;
	}
	.spec_order_mobile {
		display:none;
	}
	.fixed-box {
		height: 100vh;
	}
	.fixed-div {
		height: 100vh;
		text-align: center;	
	}
	.close_order_spec_cont_div {
		display:none;
	}
	.revies_pop li {
		display:inline-block;
		width:47%;
		text-align:center;
	}
	.choose_city_div li {
		width:19%;
	}
	.spec_cat_item ul {background-color:#fbfbfb;border-radius:10px;}
	.spec_cat_item li {display:inline-block;vertical-align:top;}
	.spec_cat_item_imaga {width:20%;}
	.spec_cat_item_center {width:78%;}
	.spec_cat_item_center_chasov {line-height:32px;}
	.order_spec_cont {
		max-height:100vh;
		overflow-y:auto;
	}
	.greenBorder {
		border:4px solid green;
		border-radius:10px;
	}
	.mt_10 {
		margin-top:10px;
	}
	.topphone {
		font-weight:500;
		font-size:20px;
	}
	.topmenu_wrap a {
		margin-left:20px;
	}
}

@media (max-width: 767px) {
	.obraz_img img{
		max-width:48%;
		padding-bottom:5px;
	}
	.revies_pop ul {
		padding:0;
	}
	
	.revies_pop li {
		list-style:none;
	}
	
	.revies_pop img {
		margin-bottom:20px;
	}
	.preimushestva_3 li {
		max-width:49%;
		line-height:14px;
	}

	.no_mobile_important {
		display:none!important;
	}
	
	.privacy_order_mobile_show {
		color:#000;
		border-bottom:1px dashed #000;
		text-decoration:none;
	}
	.topmenu_wrap {
		text-align:center;
		padding:5px 0 0 0;
	}
	.topmenu_wrap a{
		padding:5px;
		#background-color:#eee;
		text-decoration:none;
		color:#000;
	}
	.topphone {
		padding-top:5px;
		font-weight:400;
		font-size:16px;
	}
	.modal {
		  --bs-modal-width: 500px;
	}
	.thelogo {
		height:40px;
		width:auto;
		padding:5px 0 0 0;
	}
	.order_spec_cont {
		display:none;
		position:absolute;
		top:0;
		left:0;
		min-height:100vh;
		overflow-y:auto;
		background-color:#fff;
		width:100%;
		z-index:1000;
	}
	.fixed-div {
		width:100%!important;
	}
	.spec_order_mobile_click {
		display: inline-block;	
		box-sizing: border-box;
		padding: 0 20px;
		margin: 0 15px 5px 0;
		outline: none;
		border: 1px solid #498344;  
		border-radius: 6px;
		height: 40px;
		line-height: 40px;
		font-size: 17px;
		font-weight: 600;
		text-decoration: none;
		color: #385898;
		background-color: #e7f3ff;
		cursor: pointer;
		user-select: none;
		appearance: none;
		touch-action: manipulation;
	}

	.spec_order_mobile {
		position:fixed;
		bottom:10px;
		left:0;
		width:100%;
		text-align:center;
	}
	.order_form_price {
		width:100%;
	}
	.order_table {
		margin-top:10px;
		max-height:90vh;
		overflow-y:auto;
	}
	
	.close_order_spec_cont_div {
		text-align:right;
		padding:5px;
	}
	.close_order_spec_cont {
		color:#ccc;
		text-decoration:underline;
	}
	.no_mobile {
		display:none;
	}
	.choose_city_div li {
		width:48%;
	}
	.spec_cat_item li {vertical-align:top;display:inline-block;margin-bottom:20px;}
	.spec_cat_item_imaga {width:30%;}
	.spec_cat_item_center {width:69%;padding-left:10px;}
	.spec_cat_item_center_cost {line-height:14px;font-size:14px;}
	.spec_cat_item_center_chasov {font-size:14px;}
}

.show_txt_modal_link a {
	cursor:pointer;
}

.licenses_side {
	text-align:center;
}

.licenses_side img{
	max-width:100%;
	max-height:500px;
}

.top_contacts_msgs img {
    max-width: 32%;
    max-height: 20px;
}


.light_bg {
	background-color:#eef2f3;
}

.order_form {
	overflow-y:auto;
}

.spec_anch_menu {padding:5px;text-align:center;border-radius:5px;}
.spec_anch_menu ul {padding:0;margin:0;}
.spec_anch_menu li {
	display:inline-block;
	padding-right:20px;
}

.kak_proiti img {
	max-width:100%;
}

h1 {
	font-size:16pt;
	margin:10px 0;
}	

h2 {
	font-size:14pt;
}	

h3 {
	font-size:13pt;
}

h4 {
	font-size:13pt;
}

.spec_svodka td {
	vertical-align:middle;
	font-weight:300;
}	

.spec_row {
	overflow: hidden;
}
.left-col {
	width: 60%;
	float: left;
	text-align: justify;
}
.right-col {
	margin-left: 65%;
}

.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
}

.order_form {
	padding:10px;
	border-radius:10px;
}

.spec_svodka_left {
	width:30%;
}

h2 {
	padding:10px 0;
}


.reviews img {
	width:48%;
	padding-right:1%;
	border-radius:10px;
}

.breads ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px 0;
    padding: 0;
}
.breads ul li {
    margin: 2px 0;
}
.breads ul li a {
    color: #FFF;
    display: block;
    background: #337AB7;
    text-decoration: none;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 5px;
    text-align: center;
    margin-right: 23px;
    font-size: 13px;
    font-family: Verdana, sans-serif;   
    transition: all 0.3s;
}
.breads ul li:nth-child(even) a {
    background-color: #2d6b9f;
}
.breads ul li:nth-child(even) a:before {
    border-color: #2d6b9f;
    border-left-color: transparent;
}
.breads ul li:nth-child(even) a:after {
    border-left-color: #2d6b9f;
}
.breads ul li:first-child a {
    padding-left: 15px;
    border-radius: 4px 0 0 4px;
}
.breads ul li:first-child a:before {
    border: none;
}
.breads ul li:last-child a {
    padding-right: 15px;
    border-radius: 0 4px 4px 0;
}
.breads ul li:last-child a:after {
    border: none;
}
.breads ul li a:before, 
.breads ul li a:after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #337AB7;
    border-width: 15px 10px;
    width: 0;
    height: 0;
    transition: all 0.3s;    
}
.breads ul li a:before {
    left: -20px;
    border-left-color: transparent;
}
.breads ul li a:after {
    left: 100%;
    border-color: transparent;
    border-left-color: #337AB7;
}
.breads ul li a:hover {
    background-color: #BFE2FF;
    color: #000;
}
.breads ul li a:hover:before {
    border-color: #BFE2FF;
    border-left-color: transparent;
}
.breads ul li a:hover:after {
    border-left-color: #BFE2FF;
}

.no_show {
	display:none;
}

.footer_block p{
	margin-bottom:0;
}
.footer_block a {
	font-size:13px;
}
.footer_block {
	padding:10px;
}
.disclaimer {
	color:#666;
	font-size:12px;
}

.our_service_for_item{
	padding:10px 0 5px 0;
	text-align:center;
	background: linear-gradient(90deg, #b9deed, #efefef);
	margin:1px;
	width:100%;
	border-radius:5px;
}

.preimushestva_3 ul {padding:0;margin:0;}
.preimushestva_3 li {
	display:inline-block;
	padding-top:5px;
	vertical-align:middle;
}
.preimushestva_3 img {
	height:19px;
	margin-right:5px;
}

.revies_pop img {
	max-width:100%;
	max-height:500px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.choose_city_link {
	text-decoration:none;
	border-bottom:1px dashed #000;
	color:#000;
}


.spec_cat_item ul {padding:0;}
.spec_cat_item_imaga img {max-width:100%;max-height:100px;}
.spec_cat_item_center_komu {color:#777;font-size:12px;line-height:14px;}
img {
  opacity: 1;
  transition: opacity 0.3s;
}

img[data-src] {
  opacity: 0;
}


.show_txt_modal {
	z-index:100000;
}

.back_call_link {
	text-decoration:none;
	border-bottom:1px dashed #000;
	color:#000;
	font-size:13px;
}

.topphone {
	color:#000;
	text-decoration:none;
	display:block;
}

.subtop {
	font-size:13px;
}

body {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.order_spec_input input[type="text"] {
	width:100%;
	padding:5px;
}

.order_spec_input select {
	width:100%;
	padding:5px;
}

.pb20 {
	padding-bottom:20px;
}

.other_cityes ul{
	padding:0;
}

.other_cityes li{
	font-size:12px;
	display:inline-block;
	padding:3px 10px;
}
.other_cityes a {
	color:#444;
	text-decoration:none;
}

