@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

h1,
h2,
h3 {
	color: #457bff;
	font-weight: normal;
	font-size: 18px;
}

.bluea a {
	text-decoration: none;
	color: #457BFF;
	font-weight: bold;
}

.bluea a:hover {
	text-decoration: underline;
	color: #457BFF;
	font-weight: bold;
}

h1.blue {
	color: #3969BC;
	font-weight: normal;
}

h1.wblue {
	color: #457BFF;
	font-weight: normal;
}

div.title {
	color: #457BFF;
	font-weight: normal;
	font-size: 18px;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
}

.br {
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.br div {
	display: inline-table;
	text-align: center;
	padding: 0 8px 0 8px;
	max-width: 80px;


}

.br p {

	text-align: center;

}

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

.cntop {


	background: #E5ECF6;

	height: 110px;
}

.cntop img {
	padding: 10px;
	float: left;

}

.read20 {
	background: #457bff url("images/read-more-bg.gif") no-repeat scroll left top;
	color: #ffffff;
	font-weight: normal;
	padding: 1px 5px 1px 20px;
	text-decoration: none;
}


.qwest {

	background: #E5ECF6;



}

.qwest button:hover {
	background-color: #F2F7FF;
}

.qwest button {
	color: #000;
	background-color: #fff;
	width: 150px;
	height: 50px;
	border: solid 1px rgb(150, 193, 255);
	margin-bottom: 10px;
	margin-left: 40px;
}

.qwest p {
	width: 230px;

}

.qwest div {
	display: inline-block;
	padding-left: 50px;
	padding-right: 0px;
}

.qwest img {
	-webkit-border-radius: 100px;
	border-radius: 100px;
	width: 100px;
	height: 100px;

}

.biz {
	color: rgb(150, 193, 255);
	font-size: 1.2em;
	font-weight: bold;
}

.biz2 {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;


}

.biz3 {

	font-weight: bold;
	font-size: 1.5em;
	margin-left: 75px;
	color: #000;
}

.uslugi2 div {

	-webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);

	box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);
	display: inline-table;
	width: 230px;
	max-height: 300px;
	background: #E5ECF6;
	padding-bottom: 10px;


}

#qweerr {

	background: #457bff url("images/read-more-bg.gif") no-repeat scroll left top;
	color: #ffffff;
	font-weight: normal;
	padding: 1px 5px 1px 20px;
	text-decoration: none;
}

.uslugi2 {
	padding-bottom: 10px;
}

.uslugi2 img {

	width: 70px;
	height: 70px;
	padding: 10px;
	float: left;

}



.uslugi {
	margin-left: 11px;
}

.uslugi div {

	-webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);

	box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);
	display: inline-block;
	width: 230px;
	max-height: 300px;
	background: #E5ECF6;


}

.uslugi button {
	float: right;
	color: #000;

	width: 130px;


	margin-bottom: 10px;
	margin-right: 5px;

}

.uslugi p {
	padding: 5px;
}

.footerindex {}

.footerindex div {
	width: 100%;
	background: #e8f1ff url(images/footer-bg.gif) top left repeat-x;
	height: 69px;
	text-align: center;
	margin-top: 170px;
	position: absolute;

}

.newcontent {
	margin-top: 50px;
	-webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);
	padding: 10px;
	background: #E5ECF6;
}

.newcontent div {

	margin: auto;
}

.clear {
	clear: both;
}

.cleared {
	clear: both;
	width: 100%;
	height: 0px;
}

ul {
	overflow: hidden;
}


.table1 {
	border: 1px solid black;
	border-collapse: collapse;
}

.table1 tr td {
	border: 1px solid black;
	padding: 10px;
}

.tab_st td:first-child {
	width: 30%;
}

.new-width.tab_st td:nth-child(2),
.new-width.tab_st td:nth-child(3),
.new-width.tab_st td:last-child {
	width: 15%;
}

.new-width.tab_st td:first-child {
	width: 50%;
}

.tab_st td {
	border: 1px black solid;
	text-align: center;
	padding: 3px 5px;
}

.tab_st {
	border: 1px black solid;
	margin: 15px auto;
}

.left_book {
	float: left;
	margin-right: 15px;
}

.left_book img {
	width: 257px;
}

.bold_za {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin: 10px 0 !important;
}

.stoimost_perepleta {
	font-weight: bold;
	font-size: 18px;
}

.but_center button {
	display: block !important;
	margin: 10px auto 20px;
}

.txt_center {
	text-align: center;
	border: 1px solid #000;
}

.nomenklstura_img {
	margin: auto;
	text-align: center;
}

.nomenklstura_img img {
	/*width: 100%;*/
	width: 766px;
}

.like_h3 {
	color: #457bff;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
}

#content .justify_text {
	margin: 20px 0;
}

.like_h2 {
	color: #457bff;
	font-weight: normal;
	font-size: 20px;
	margin: 16px 0 !important;
}

.center {
	text-align: center;
}

.otst {
	margin-top: 45px;
}

.otst2 {
	margin-top: 35px;
}

.three_in_row div {
	display: inline-block;
	width: 32.9%;
	vertical-align: bottom;
}

.three_in_row img {
	width: 95%;
	height: 160px;
}

.three_in_row p {
	text-align: center;
}

.centr_text {
	text-align: center;
}

.two-img-row {
	display: flex;
}

.two-img-row img {
	width: 383px;
}

.like_h1 {
	color: #494949;
	font-weight: bold;
	font-size: 20px;
	line-height: 3em;
}

.option {
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.option_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	max-width: 450px;
	height: 35px;

}

.item_circle {
	width: 35px;
	height: 35px;
	border: 3px solid black;
	border-radius: 50%;
	transition: all 0.2s ease-in;
}

.option_row {
	display: flex;
	justify-content: center;
	gap: 10px;
	max-width: 550px;
}

.option_row_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.option_arrow img,
.option_row_item img {
	height: 30px;
}

.option_item p,
.option_row_item p {
	color: black;
	font-weight: bold;
	font-size: 20px;
	transition: all 0.2s ease-in;

}

.option_item:hover .item_circle {
	background-color: #4c50b9;
	transition: all 0.2s ease-in;
	box-shadow: 0px 3px 5px #4c50b9;
	border-color: #4c50b9;
}

.option_item:hover .option_p,
.option_row_item:hover .option_p {
	color: #4c50b9;
	transition: all 0.2s ease-in;

}

.h2 {
	color: #457bff;
	font-weight: normal;
	font-size: 18px;
}


html {
  font-size: 15px;
  font-family: Arial;
}

body {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: center;
  background: #FFFFFF none repeat scroll 0 0;
}

html[xmlns] .clearfix {
  display: block;
}

html, body {
  width: 100%;
  height: 100%;
}
.container{
  max-width: 1200px;
  margin: auto;
}
.table_scroll{
  overflow-x: auto;
}
.clearfix {
  display: inline-block;
}
img{
  max-width: 100%;
  height: auto;
}
#body-bg {
  position: relative;
}
.cent {
    text-align: center;
}
.main_content {
  text-align: left;
  position: relative;
}

.left {
  float: left;
}

a {
  color: #3969BC;
  text-decoration: underline;
}

a:hover {
  color: #3969BC;
  text-decoration: none;
}

input.art {
  font-size: 11px;
  font-family: Tahoma, arial, verdana, courier;
  width: 228px;
  height: 17px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: middle;
  background-color: #E5ECF6;
  border: 1px solid #C2D1EA;
}

b, strong {
  color: #494949;
}

.review_button{
  width: 100%; 
 }
 .review_button a{
      padding: 10px 20px;
   color: #fff;
   text-transform: uppercase; 
   text-decoration: none;
   background-color: #EB8243; 
   -webkit-box-shadow: inset 0 2px 5px rgb(0 0 0 / 50%);
   box-shadow: inset 0 2px 5px rgb(0 0 0 / 50%);
   display: block;
   margin: auto;
   max-width: max-content;
 }

.block-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.block-list a {
  padding: 10px;
  background-color: #FFA500;
  color: #fff;
  text-decoration: none;
  margin: 5px;
}

/*---------------------------------------HEADER--------------------------------------*/
.toolbar_wrapper{
  width: 100%;
  background: url('/wp-content/uploads/2025/11/toolbar_header.png');
}
#header .toolbar  {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
}

#header #rightcol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-basis: 550px;
  gap: 20px;
}

.logo p {
    margin:  0;
    color:  white;
    font-size: 26px;
    display: flex;
    flex-direction: column;
}

.topmenu {
  text-align: center;
  width: 251px;
  height: 49px;
  padding: 16px 0px 0px 0px;
  background-color: #FFFFFF;
}
 .column_inner{
   display: flex;
   flex-direction: column;
 }
 .column_inner:nth-child(2){
   gap: 20px;
 
 }
.logo {
  text-align: center;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
}
.menu_wrapper{
  width: 100%;
  background: url('/wp-content/uploads/2025/11/menu_header.png');
  background-size: contain;
}
.mmenu {
  padding: 0px 0px 0px 0px;
}

.slogan {
  color: #FFFFFF;
}

.slogan span {
  font-size:24px;
}

.decor {
  background: url(images/decor.png) top right no-repeat;
  height: 251px;
  position: absolute;
  right: 5px;
  top: 40px;
  width: 277px;
}

#rightcol p{
  margin: 0px;
}
.mail_img{
max-width: 50px;
}
.mail_block {
    font-size: 17px;
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.head-tel{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.callback_button{
  background: #FFC086;
   color: #fff;
   text-decoration: none;
   padding: 10px 20px;
   display: block;
 }
 .mobile_menu_button{
  display: none;
}
 @media (max-width: 1200px){
  #header{
    justify-content: center;
  }
  #header #rightcol{
    justify-content: center;
  }
  .mobile_menu_button {
    cursor: pointer;
  }
  .mmenu {
    max-height: 0px;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
  }
  .mobile_menu_button{
    display: block;
    max-width: 50px;
    margin: auto;
  }
  .mmenu ul{
    flex-direction: column;
    gap: 10px;
  }
 }
 /*-------------------------------------INC----------------------------------------*/
.top-full-inc {
  width:100%;
  margin-bottom: 30px;
}

.top-full1coll-inc {
background-color: #E5ECF6;
}

.top-full1coll-inc .inc-content  {
padding:0 27px 0 0;
}

.top-full-inc .inc-content, .top-full2coll-inc .inc-content  {
padding:30px 39px 30px 27px;
height:100%;
color:#494949;
background-color:#E5ECF6;
}
.main_content_inner{
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.top-full1coll-inc{
flex-basis: 300px;
flex-grow: 1;
height: max-content;
}
.stati_wrapper{
text-align: center;
}
.main_content{
flex-basis: 800px;
flex-grow: 1;
overflow: auto;
}
@media (max-width: 1200px){
  .top-full1coll-inc{
    order: 1;
  }
}
/*-------------------------------------CONTENT----------------------------------------*/

.bluea a {
  text-decoration: none;
  color: #457BFF;
  font-weight: bold;
}

.bluea a:hover {
  text-decoration: underline;
  color: #457BFF;
  font-weight: bold;
}

.imagebutton {
  width: 73px;
  height: 17px;
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 7px 0px 0px;
  vertical-align: middle;
}

.imageul {
  padding: 0;
  margin-left: 0;
}

ul.imageul li {
  background: transparent url(/images/rd.jpg) no-repeat scroll left 5px;
  /*color:#3969BC;*/
  line-height: 1.61em;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 19px;
  vertical-align: top;
}

.rightcoll .pad ul.imageul li {
  color: #3969BC;
}
#maincontent{
margin: 40px 15px;
}
#maincontent .maincoll {
  display: block;
  float: left;
  width: 500px;
}

#maincontent .maincoll-full {
  display: block;
  width: 100%;
  margin: 40px auto;
}

#maincontent .maincoll .pad {
  padding: 0 0 0 27px;
}

#maincontent .maincoll-full .pad {
  /*padding:30px 0 0 27px;*/
}

#maincontent .leftcoll {
  display: block;
  float: left;
  width: 251px;
}

#maincontent .leftcoll .pad {
  padding: 0 0 0 27px;
  width: 210px;
}

#maincontent .rightcoll {
  display: block;
  float: right;
  width: 256px;
}

.news-detail {
	max-width: 835px;
}

/*-------------------------------------FOOTER---------------------------------------*/
.our_clients img{
  display: block;
margin: auto;
}
.footer-bg {
  width: 100%;
  text-align: center;
  background: #e8f1ff url(images/footer-bg.gif) top left repeat-x;
  clear: both;
  position: relative;
}

.footer {
  /*margin:18px auto auto;*/
  padding: 19px 0 0;
  text-align: center;
}

.conteiner {
  color: #2E2E2E;
  text-align: center;
  padding-top: 20px;
}

.conteiner a {
  color: #3969BC;
  text-decoration: none;
}

.conteiner a:hover {
  color: #3969BC;
  text-decoration: underline;
}
.questions_form_wrapper{
width: 100%;
}
.questions-from {
  position: relative;
  float: none;
}
.questions_form_header{
  text-align: center;
}
.questions_form_header p{
  background: url(/wp-content/uploads/2025/11/toolbar_header.png);
  max-width: max-content;
  display: block;
  font-size: 20px;
  color: #fff;
  padding: 10px 20px;
 margin: 10px auto 0px auto;
  position: relative;
}
.questions_form_inner{
  background: url('/wp-content/uploads/2025/11/background_form.png');
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 30px;
}
.questions_form_item{
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 25%;
}
.questions_form_item img{
    width: max-content;
}
.questions_form_item:nth-child(3){
  flex-basis: 300px;
}
 .ask-questions {
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #EB8243;
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .5);
}
@media (max-width: 1200px){
  .questions_form_inner{
    flex-direction: column;
    gap: 30px;
  }
  .questions_form_item:nth-child(3){
    flex-basis: unset;
  }
}
#good1 {
  width: 200px;
  margin-left: 0px;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #EB8243;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, .5);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, .5);
}

button.mform {
  width: 200px;
  display: inline-block;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #EB8243;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, .5);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, .5);
}

.review_wrapper {
 display: flex;
 flex-wrap: wrap;
 gap: 20px;
}
.review_item{
  flex-basis: 350px;
	background: #E5ECF6;
	padding: 8px 10px;
	text-align: justify;
}
.otz img {
	padding:10px;
	
}
.otz p {
	font-size: 15px;
}
@media(max-width: 1200px){
  .review_item{
   flex-grow: 1;
  }
}
.block-left-zefir {
  width: 56%;
  float: left;
}

.blue_block {
  float: right;
  width: 44%;
  height: 268px;
  background: #E5ECF6;
  margin-top: 23px;
}

a.read-more, a.read-more:hover {
  background: #457bff url("images/read-more-bg.gif") no-repeat scroll left top;
  color: #ffffff;
  margin-top: 10px;
  font-weight: normal;
  padding: 1px 5px 1px 20px;
  text-decoration: none;
  display: block;
  float: left;
}

.promo img {
  text-align: center !important;
}

.viverka strong {
  color: #457bff;
  font-size: 20px;
}

.news-detail {}

.knopka {
  background-color: #eb8243;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
  /*    margin-left: 450px;*/
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
}

.zvonok a {
  text-decoration: none;
  text-align: center !important;
  color: #000;
}

.newclass {
  position: relative !important;
  right: 220px !important;
  top: -130px !important;
  z-index: 10 !important;
}

.newclass2 {
  float: none;
  margin: auto 0 auto;
  position: static;
  padding-bottom: 20px;
}

.logotips_img img {
  width: 98px;
  height: 96px;
  padding: 10px 10px;
}

.logotips_img .logst {
  width: 533px;
  height: 114px;
}

.logotips_img {
  text-align: center;
}

.uslugi2 {
  text-align: center;
}

img.aeroflot {
  width: 210px;
}

img.pick6 {
  width: 200px;
}

img.pikt3 {
  width: 140px;
}

.pikt4 {}

.al-c {
  text-align: center;
}
.advantages{
  margin: 40px auto;
}
.perks-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.perk {
  flex-basis: 250px;
  display: flex;
  flex-grow: 1;
  align-items: center;
}

.perk img {
  min-width: 67px;
  float: left;
}

.red {
  color: red;
}

.review-block:after {
  display: block;
  content: '';
  clear: both;
}

.review-block img {
  float: left;
  max-height: 70px;
  width: 70px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 15px 15px 0;
}

.review-block {
  font-style: italic;
}

.review-block strong {
  font-style: normal
}

.table-price {
  margin: 0 auto;
  border-collapse: collapse;
}

.table-price td {
  border: 1px solid black;
  padding: 3px 5px;
}

.img-intext-l {
  float: left;
  height: 170px;
  margin: 0 15px 15px 0;
}

.img-intext-r {
  float: right;
  height: 170px;
  margin: 0 0 15px 15px;
}

.top-full-inc .inc-content>span {
  font-size: 15px;
  color: #457bff;
  font-weight: normal;
}

.class_c {
  text-align: center;
  color: #457bff;
  font-weight: normal;
  font-size: 20px;
  position: relative;
  top: 15px;
  left: 270px;
}

.span_p {
  font-size: 15px;
  color: #457bff;
  font-weight: normal;
  text-align: left;
}

.h2_stl {
  margin-left: 14em;
  color: #457bff;
  font-weight: normal;
  font-size: 20px;
}

.st_img1 {
  float: right;
  padding: 10px;
  width: 227px;
}

.img2_st {
  float: left;
  padding: 10px;
  width: 250px;
}

.justify_text {
  text-align: justify;
}

.img_lk {
  float: left;
  padding: 10px;
  width: 250px;
}

.h2_stl {
  margin-left: 14em;
  color: #457bff;
  font-weight: normal;
  font-size: 20px;
}

.img_ku {
  float: right;
  padding-left: 10px;
  width: 200px;
}

.img_yr {
  float: left;
  width: 250px;
  padding-right: 10px;
}

.hight_ul {
  margin-top: 1px;
}

.tab_p {
  width: 99%;
}

.tab_p p {
  padding-left: 10px;
  padding-right: 10px;
}

.tab_p td:nth-child(3) {
  text-align: center;
}

.tab_p td:nth-child(4) {
  text-align: center;
}

.h3_jko {
  display: inline-block;
  margin-bottom: -3px;
}

.knop {
  margin: 15px 0;
  text-align: center;
}

.bold_text_center {
  text-align: center;
  font-weight: bold;
}

.tab_hj {
  border: 1px black solid;
}

.tab_hj td {
  border: 1px black solid;
  width: 54%;
  text-align: center;
  padding: 5px;
}

.tab_hj td:nth-child(1) {
  width: 41%;
}

.tab_hj td:nth-child(2) {
  width: 28%;
}

.tab_hj td:nth-child(3) {
  width: 18%;
}

.div_bb button {
  margin-left: 277px;
}

.tab_lk {
  width: 98%;
  border: 1px black solid;
}

.tab_lk td {
  border: 1px black solid;
  text-align: center;
  padding: 5px;
}

.tab_lk td:nth-child(1) {
  text-align: left;
}

.left_colll p {
  padding-left: 8px;
}

.bb_sty {
  width: 98%;
}

.div_vs_batton {
  text-align: center;
  padding: 15px 0;
}

.div_vs_batton1 {
  text-align: center;
  padding: 15px 0 0 0;
}

.div_vs_batton2 {
  text-align: center;
  padding: 0;
}

.width_99 {
  width: 100%
}

p.owerflow_text {
  overflow: hidden;
}

.img_for_namber {
  display: inline-block;
  position: relative;
}


.namber_foter p.ya-phone {
  font-size: 18px;
  margin-top: 4px;
}

.zeromarg {
  margin: 0;
}

.gallery {
  text-align: center;
}

.gallery div {
  width: 33%;
  display: inline-block;
}

.gallery img {
  width: 250px;
  height: 200px;
}

.slogan.slogan-phone {
  position: relative;
}

.images_phone {
  position: absolute;
  left: -20px;
  top: 25px;
}

.slogan.slogan-time {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

p.time_desc {
  font-size: 26px;
}

p.bold {
    font-weight:  bold;
}

.cntr-title {
  text-align: center;
  font-size: 21px;
}

.carousel-cell {
  width: 17%;
  margin: 0px 10px;
}

.carousel-cell img {
  width: 100%;
  height: 250px;
  -o-object-fit: contain;
  object-fit: contain;
}

.carousel-cell.full-width {
  width: 100%;
}

.flickity-enabled.is-draggable {
  margin-bottom: 30px;
}

.top-full1coll-inc.left_colll p {
  margin: 10px 0px!important;
}

img.left_img {
  float: left;
  width: 250px;
  margin: 0 10px 0 0px;
}

.cntr img {
  max-width: 100%;
  margin-bottom: 15px;
}

.cntr {
  text-align: center;
}

.btn_cnt {
  text-align: center;
  display: block;
  margin: 15px auto;
  width: 200px;
}

.books {
  width: 230px;
  float: left;
  margin-right: 25px;
}

.inline {
  display: inline-block;
  margin-bottom: 10px;
}

.table {
  width: 654px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.table__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.top--first {
  width: 450px;
  border: 1px solid black;
  text-align: center;
  padding: 20px 0;
}

.top--next {
  width: 100px;
  text-align: center;
  padding: 20px 0;
  border: 1px solid black;
  border-left: 0;
}

.table__element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.element--desc {
  width: 445px;
  height: 74px;
  padding: 3px 0 0 5px;
  border: 1px solid black;
  border-top: 0px;
}

.element--next {
  width: 95px;
  text-align: center;
  padding: 20px 2.5px;
  border: 1px solid black;
  border-left: 0;
  border-top: 0px;
}

.images-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 180px;
  margin-bottom: 20px;
}

.mrg-lft {
  margin-left: 260px;
}

.h2-style{
  color: #457bff;
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  margin-bottom: 10px;
}

.main-carousel_footer {
  width: 760px;
  margin: auto;
  margin-bottom: 125px;
}

.flex_uslugi {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content:  space-around;
    flex-wrap:  wrap;
    margin: 25px auto;
}

.flex_uslugi2 .uslugi_item {
  display: flex;
  flex-wrap: wrap;
}

.uslugi_item {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 250px;
    -webkit-box-shadow: 0 5px 2px rgba(0,0,0,0.5);
    box-shadow: 0 5px 2px rgba(0,0,0,0.5);
    background: #E5ECF6;
    margin-bottom: 10px;
    box-sizing:  border-box;
    padding: 10px;
}

.uslugi_item img {
    width: 70px;
    height: 70px;
    object-fit:  cover;
    margin-right: 10px;
}

.uslugi_item a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    text-decoration:  none;
    color:  black;
}

.text_block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align:  center;
    width: 150px;
}

.det_but {
    background: #457bff url(images/read-more-bg.gif) no-repeat scroll left top;
    color: #ffffff;
    font-weight: normal;
    padding: 1px 5px 1px 20px;
    text-decoration: none;
    margin-top: 5px!important;
}

.blue_txt {
    color: #457bff;
}

.maincoll-full {
    text-align:  left;
}

.flex_links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content:  space-around;
    flex-wrap:  wrap;
}

.links_item {
    width: 23%;
    text-align: center;
}

.links_item img {
    width:  100%;
    height: 150px;
    object-fit: cover;
}

.flex_links * {
    max-width:  100%;
}

.flex_links p.top_text {
    height: 165px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items:  center;
}

.flex_gallery {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.gallery_item {
  width: 31%;
  margin-bottom: 10px;
}

.gallery_item img{
  width: 100%;
  height: 180px;
  object-fit: cover;
}

p.all_resp {
    font-size: 18px;
}

p.all_resp a {
    color:  #457bff;
}

.block-carousel .carousel-cell {
  width: 32%;
}

.block-carousel  .gallery_item {
  width: 100%;
}

.like-h2 {
  color: #457bff;
  font-weight: normal;
  font-size: 18px;
}

.arh-img {
  float: right;
  margin-left: 8px;
  width: 225px;
}

.fx-txt {
  margin-bottom: 19px!important;
}

.center-txt {
	text-align: center;
}

.bold-txt {
	font-weight: bold;
}

.type-formats {
    display: flex;
    justify-content: space-around;
    color: #457bff;
    font-weight: bold;
}

.type-formats a {
	text-decoration: none;
	color: #457bff;
}

.new_back_table td {
  background-color: #ffc086;
  font-weight: bold;
}

.butt_call {
  background-color: #ffc086;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  color: white;
  text-shadow: 1px 1px 1px black;
  font-weight: bold;
}

.gal-list {
    margin: 20px 0;
    text-align: center;
}

.gal-item_3 {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 10px 1%;
}

.gal-item_3 img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.list-flex {
    display: flex;
    justify-content: center;
}

.img-left img {
    float: left;
    width: 350px;
    margin-right: 10px;
}

.video {
  text-align: center;
}

.otz2 div {
  height: auto;
}
.video {
  text-align: center;
}

.otz2 div {
  height: auto;
}


table td{
	border: 1px solid black;
	text-align:center;
}
.gal-list {
  margin: 20px 0;
  text-align: center;
}

.gal-item_3 {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 10px 1%;
}

.gal-item_3 img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.list-flex {
  display: flex;
  justify-content: center;
}

.img-left img {
  float: left;
  width: 350px;
  margin-right: 10px;
}

/*--------------*/
.slogan.slogan-phone p.head-tel {
	position: relative;
	left: -34px;
	background-image: url(/images/phone.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 6px 0 6px 50px;
}
.slogan.slogan-phone p.head-tel span {
	font-size: 24px;
}
.min-pic {
    width: 100%;
    margin: 10px 0;
}
.type-formats-item img{
	width: 65%
}
.card_nav_con{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.nav_item{
  background: orange;
  padding: 5px 5px;
  margin: 2px;
}
.nav_item a {
  color: #fff;
  text-decoration: none;
}
.block_pic{
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.block_pic img{
  width: 100%;
}
.block_pic a{
  flex-grow: 1;
}

#comp_ef4a4e56be9825eb7de0e0ba6c93d32b {
	max-width: 835px;
}
@media only screen and (max-width: 1200px) {
	#comp_ef4a4e56be9825eb7de0e0ba6c93d32b {
		max-width: inherit;
	}
}


.uslugi_item .det_but {
  display: none;
}


.mmenu {
    max-width: 1200px;
    font-size: 12px;
    line-height: normal;
    overflow: hidden;
    margin-bottom: 29px;
    position: relative;
    margin: 0 auto;
}

.mmenu ul {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0px;
    align-items: center;
}

.mmenu li {
    display: inline;
    margin: 0;
    padding: 0;
}

.mmenu a {
    margin: 0;
    padding: 0 4px 0 0;
    text-decoration: none;
    margin-top: 0.2em;
}

.mmenu a {
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
    color: #2e2e2e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0px 0 0px #000000;
}
.mmenu a:hover,
.mmenu a.selected {
  text-decoration: underline;
}

.mmenu a:hover,
.mmenu a.selected {
  background-position: 100% -46px;
}


.page-content {
  padding: 40px 15px;
}
.has-text-align-center {
  font-size: 21px;
}

ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

.uslugi_item {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 250px;
    -webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 2px rgba(0, 0, 0, 0.5);
    background: #E5ECF6;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 10px;
}
.flex_uslugi.newS > div > div{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}