@charset "UTF-8";
/**
 * Theme name: Diplom-new
 * Version: 1.0.0
 * Description: ╨в╨╡╨╝╨░ ╤А╨░╨╖╤А╨░╨▒╨╛╤В╨░╨╜╨░ ╨░╨│╨╡╨╜╤Б╤В╨▓╨╛╨╝ ╨╕╨╜╤В╨╡╤А╨╜╨╡╤В-╨╝╨░╤А╨║╨╡╤В╨╕╨╜╨│╨░ ╨Я╨░╨╜╤М╤И╨╕╨╜ ╨У╤А╤Г╨┐╨┐
 * Author: Panshin Group
 * Author URI: https://apanshin.ru/
 * Text Domain: diplom-new
 */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: -moz-box-sizing;
  -webkit-box-sizing: -webkit-box-sizing;
  box-sizing: -webkit-box-sizing; }

body {
  font-size: 18px;
  font-family: 'Montserrat', Arial, sans-serif;
  color: #1f1f1f;
  background-color: #fbfbfb; }

input,
textarea {
  /*	width: 100%;*/
  padding: 10px;
  border: 1px solid #4987a0;
  border-radius: 3px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

select {
  border: 1px solid #4987a0;
  padding: 0 10px;
  width: 100%;
  font-size: 14px;
  border-radius: 3px; }

option {
  padding: 10px;
  font-size: 14px; }

h1 {
  text-align: left !important;
  padding: 0 0 20px 0;
  font-size: 24px; }

.home h1 {
  text-align: center !important; }

h2, h3 {
  /*display: inline-block !important;*/
  text-align: center;
  width: 100%;
  color: #22a8b9;
  padding: 20px 0 10px 0; }

a {
  color: #22a8b9; }

p {
  margin: 10px 0;
  /*overflow: hidden;*/ }

.main-page-text-hide ul,
#primary ul {
  list-style-image: url("/img/list.png");
  margin-left: 40px;
  padding: 10px 0; }

.main-page-text-hide ul li,
#primary ul li {
  list-style-type: none;
  padding: 10px 0; }

p strong em, p em strong {
  padding-top: 20px;
  display: inline-block; }

.dotted-link {
  text-decoration: none;
  border-bottom: 1px dotted #22a8b9; }

/*
.container {
		width: 100%;
		display: inline-block;
		margin-top: -2px;
}
*/
.container.menu-ground {
  background: -webkit-gradient(linear, left bottom, left top, from(#4987a0), to(#6aaaa2));
  background: linear-gradient(to top, #4987a0, #6aaaa2); }

.breadcrumbs {
  padding-bottom: 20px; }

.ground {
  background: url("/img/bg.png"); }

.bg-full-width-container {
  /*background: url('/img/bg.png');*/
  /*position: absolute;*/
  left: 0;
  width: 100%;
  /*display: inline-block;*/ }

.full-width-container {
  position: absolute;
  left: 0; }

.button {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  background: #f79447;
  background: -webkit-gradient(linear, left bottom, left top, from(#ed7500), to(#eda300));
  background: linear-gradient(to top, #ed7500, #eda300);
  padding: 7px 25px; }

.feed-prorosal-form input[type='submit'],
.blue-button {
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  border: none !important;
  background: #f79447;
  background: -webkit-gradient(linear, left bottom, left top, from(#4987a0), to(#6aaaa2));
  background: linear-gradient(to top, #4987a0, #6aaaa2);
  padding: 12px 0; }

.h1 {
  color: #4987a0;
  font-size: 20px;
  font-weight: 600; }

.small-gray {
  color: #999999;
  font-size: 12px; }

.header-h1 h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

li {
  list-style-type: none; }

.main-page-text {
  padding: 0 20px; }

.main-page-text-hide {
  display: none; }

.main-page-text,
.previlages,
.header,
.main,
.footer,
.order {
  width: 1170px;
  margin: 0 auto; }

#primary .obrazets img {
  width: 100% !important; }

/* Header */
.header-top {
  position: relative;
  padding-top: 12px; }

.header-top > a,
.header-top > div {
  float: left;
  padding: 0 20px; }

.header-name {
  padding-right: 20px;
  width: 55%;
  /*border-right: 1px solid #c5c5c5;*/
  padding-bottom: 15px;
  padding-top: 15px; }

.header .header-name {
  margin-top: 12px; }

.header-contact {
  width: 300px; }

.header .header-contact {
  margin-top: 24px; }

.header-call {
  width: 200px; }

.menu-icon {
  display: none;
  position: absolute;
  right: 0; }

.menu-icon img {
  width: 30px;
  height: auto;
  margin: 9px 20px; }

.container-wrap {
  max-width: 1170px;
  margin: 0 auto; }

.header-name-title .h1 {
  font-size: 24px;
  font-weight: 700;
  color: #1f1f1f;
  width: 30px; }

/* menu header */
.menu-header-wrap .bg-full-width-container {
  background: -webkit-gradient(linear, left bottom, left top, from(#4987a0), to(#6aaaa2));
  background: linear-gradient(to top, #4987a0, #6aaaa2); }

.menu-header-wrap {
  height: 58px;
  width: 1170px;
  margin: 0 auto; }

.menu-header-wrap .header-top {
  padding-top: 0; }

.menu-header-wrap .header-top > a, .header-top > div {
  padding: 0; }

/* slider */
.slider {
  position: relative;
  display: inline-block;
  width: 100%; }

/* name */
/*
.header-name>a>div {
	float: left;
}
*/
/*

.header-name-title {
	width: 68% !important;
	padding: 5px 0;
}

.header-name-logo {
	display: inline-block;
	float: left;
}

.header-name-logo img {
	width: 60px;
	padding-right: 10px; 
}
*/
/* contact */
/*
.header-contact-email a {
	font-weight: 600;
	color: #f79447;
}
.header-contact-skype a {
	font-weight: 600;
}
*/
/* call */
.header-call {
  text-align: center; }

.header-call-button {
  margin-top: 15px; }

.header-call-phone {
  font-size: 22px;
  color: #000; }

/* footer */
.footer {
  /*margin-top: 30px;*/
  /*padding: 30px;*/
  height: 105px;
  padding: 15px 20px; }

.footer .header-top {
  padding-top: 0; }

.footer .header-name {
  width: 56%;
  padding-top: 0; }

.footer .header-contact {
  width: 44%;
  text-align: right;
  padding-top: 0; }

.footer .header-name-title {
  padding: 17px 0; }

.header-call-address {
  font-weight: 600;
  padding-top: 10px; }

.copy {
  color: #999999;
  font-size: 12px; }

/* ╨в╤А╨╡╤Г╨│╨╛╨╗╤М╨╜╨╕╨║ */
#triangle-up {
  display: none;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  bottom: 0;
  left: 45%; }

#blue-triangle-up {
  display: none;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #5fa29c;
  position: absolute;
  bottom: 5px;
  right: 35px;
  z-index: 3; }

/* top menu */
.nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.menu-menyu-2-container > ul > li {
  position: relative;
  display: inline-block;
  text-align: center; }

.menu-menyu-2-container > ul > li > a, .menu-menyu-2-container > ul > li > span {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  width: 100%;
  padding: 20px 15px;
  font-size: 17px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.menu-menyu-2-container a:hover {
  background-color: #ff767e;
  color: #fff; }

.menu-menyu-2-container .sub-menu {
  position: absolute;
  top: 58px;
  left: 0;
  z-index: 300;
  background: #fbfbfb;
  width: 350px;
  display: none;
  text-align: left;
  padding: 3px 8px 11px;
  border: 1px solid #eee;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 1px 4px 4px #eee;
  box-shadow: 1px 4px 4px #eee; }

.menu-menyu-2-container .sub-menu .sub-menu {
  /*display: list-item;*/
  display: none;
  position: absolute;
  top: -5px;
  list-style: none;
  left: 295px;
  z-index: 201; }

.menu-saydbar-container .sub-menu .sub-menu {
  display: inline-block;
  margin-left: 10px;
  padding: 0; }

.menu-menyu-2-container .sub-menu li {
  padding: 5px 10px;
  position: relative; }

.menu-menyu-2-container .sub-menu a {
  color: #2f528f;
  text-decoration: none;
  display: inline-block;
  padding: 4px 0;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.menu-menyu-2-container .sub-menu a:hover {
  color: #ff8700;
  background: none;
  text-decoration: none; }

/*
.menu-menyu-2-container>ul>li:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#5c93aa), to(#6fada6));
	background: linear-gradient(to top, #5c93aa, #6fada6);
}
*/
@media (min-width: 992px) {
  .menu-menyu-2-container #menu-menyu-2 > li:hover > .sub-menu,
  .menu-menyu-2-container #menu-menyu-2 > li > .sub-menu > li:hover > .sub-menu,
  .menu-menyu-2-container li:hover #triangle-up {
    display: inline; } }
.list-right-arrow {
  display: inline-block;
  float: right; }

/* OFFER */
.offer-item {
  margin-bottom: 30px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.offer-item:hover {
  -webkit-box-shadow: 0px 0px 7px 7px #eee;
  box-shadow: 0px 0px 7px 7px #eee; }

.offer-item img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%; }

.offer-item-img {
  height: 215px;
  overflow: hidden;
  margin-bottom: 15px; }

.offer-item__wrap {
  padding: 0 27px;
  border: 1px solid #e4e4e4;
  padding-top: 27px; }

.offer-item-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 20px; }

.offer-item-name a {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  color: #2f528f;
  text-decoration: none; }

.offer-item-name .small {
  font-size: 14px;
  font-weight: 400; }

.offer-item-caption {
  min-height: 55px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px; }

.offer-item-price {
  margin-top: 15px;
  margin-bottom: 19px;
  font-size: 18px;
  font-weight: 700; }

.offer-item-pricevideo {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .offer-item-pricevideo .offer-item-price {
    margin: 0px; }
  .offer-item-pricevideo a.videoobzor span {
    display: inline-block;
    background: url(/images/img/youtubeplay.png) no-repeat left center;
    padding-left: 30px;
    font-weight: 300;
    font-size: 14px;
    color: #ff0000;
    text-decoration: underline; }
  .offer-item-pricevideo a.videoobzor:hover span {
    text-decoration: none; }

.offer-item-buttons {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between; }

.btn {
  display: inline-block;
  border-radius: 5px;
  font-weight: 600;
  border: 1px solid #3ebf55;
  outline: none;
  background: none;
  text-decoration: none;
  text-transform: uppercase;
  color: #3ebf55;
  padding: 8px 35px; }

.btn_small {
  font-size: 10.67px; }

.btn_transparent:hover {
  background: #3ebf55;
  color: #fff; }

.btn_green {
  background: #3ebf55;
  color: #fff; }
  .btn_green:hover {
    background: #fff;
    color: #3ebf55; }

.offer-item-price--click .button {
  display: inline-block; }

.footer-wrapper {
  margin-top: 50px !important; }

.button_transparent {
  display: inline-block;
  margin-bottom: 24px;
  padding: 9px 30px;
  font-weight: 700;
  color: #00bf4b;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #00bf4b;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

.button_transparent:hover,
.about-btn .button_transparent:hover {
  color: #ffffff;
  background-color: #00bf4b; }

.button_transparent_offer-item {
  width: 100%;
  text-align: center; }

/* Attestat9*/
.attestat9-item {
  margin-bottom: 30px;
  padding: 38px;
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.attestat9-item:hover {
  -webkit-box-shadow: 0px 0px 7px 7px #eee;
  box-shadow: 0px 0px 7px 7px #eee; }

.attestat9-item img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%; }

.attestat9-item-img {
  height: 215px;
  overflow: hidden;
  background: #fbfbfb;
  margin-bottom: 15px; }

.attestat9-item__title {
  text-align: center;
  font-size: 16px;
  font-weight: 600; }

/* PREVILAGES */
.middle-wrapper {
  margin: 50px 0; }

.prev-item {
  width: 33%;
  text-align: center;
  font-weight: 600;
  float: left;
  padding: 20px 40px 40px 40px; }

.prev-items-wrap a {
  color: inherit !important;
  text-decoration: none; }

/* ORDER */
#wpcf7-f935-o1 {
  width: 100%;
  padding: 30px;
  border: 4px solid #4987a0;
  margin: 0 auto; }

.order-item {
  width: 47%;
  float: left; }

.letter {
  margin-right: 6%; }

.form-field {
  width: 100%;
  display: inline-block;
  margin: 2px 0; }

.form-field-name {
  display: inline-block;
  text-align: right;
  margin-right: 3%;
  padding: 10px;
  width: 25%;
  float: left; }

/*
.form-field-input {
	width: 72%;
	float: left;
}
*/
.form-field-input textarea {
  height: 100px; }

.order .submit {
  margin-left: 28%;
  margin-top: -8px; }

.order .blue-button {
  margin-top: -25px; }

/* FEED */
.feed .header-h1 {
  text-align: center; }

.feed p {
  padding: 10px 0 !important;
  margin: 0; }

.feed-prorosal {
  background: url("/img/feed-bg.png");
  height: 347px; }

.feed-proposal-container {
  display: inline-block;
  background: #fff;
  margin: 1%;
  width: 98%;
  height: 337px;
  padding: 31px; }

.feed-proposal-item {
  float: left;
  width: 100%; }

.feed-prorosal-form input {
  padding: 11px;
  text-align: center;
  width: 100%; }

/* SIDEBAR */
.content-page {
  display: table;
  margin-top: -4px;
  width: 1170px;
  margin: 0 auto; }

/*
.sidebar {
		display: table-cell;
		width: 290px;
	padding: 10px 20px;
}
*/
#primary {
  display: table-cell; }

.fast-order-head {
  padding: 10px 25px;
  background: -webkit-gradient(linear, left bottom, left top, from(#4987a0), to(#6aaaa2));
  background: linear-gradient(to top, #4987a0, #6aaaa2);
  font-weight: 600;
  color: #fff; }

.fast-order-wrap {
  background: #f4f0eb;
  padding-bottom: 1px;
  margin: 10px 0; }

.fast-order-wrap form {
  margin: 20px 20px 0 20px; }

.fast-order-wrap input[type='text'],
.fast-order-wrap textarea {
  margin-bottom: 5px;
  border: 1px solid #D6D6D6; }

.fast-order-wrap input[type='submit'] {
  border: none; }

/*
.menu-saydbar-container {
	margin: 20px 0;
}
*/
.menu-saydbar-container a {
  text-decoration: none;
  color: #000; }

.menu-saydbar-container > ul > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 20px 30px;
  background: #f1dedf;
  border: 1px solid #fff;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: #453939;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 16px; }

.menu-saydbar-container > ul > li > a:hover,
.menu-saydbar-container > ul > li > a.open {
  color: #fc4c58; }

.menu-saydbar-container > ul > li > a:hover .menu-indicator,
.menu-saydbar-container > ul > li > a.open .menu-indicator {
  border-top-color: #dc4e5a; }

.menu-saydbar-container > ul > li > a.open .menu-indicator {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.menu-indicator {
  position: absolute;
  display: block;
  margin-right: 10px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  background: transparent;
  right: 21px;
  top: 26px;
  border-top: 6px solid #2f528f;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  font-size: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.menu-saydbar-container .sub-menu {
  display: none;
  padding: 3px 33px 11px; }

.menu-saydbar-container .sub-menu li a, .menu-saydbar-container .sub-menu li span {
  display: inline-block;
  padding: 5px 0;
  color: #2f528f;
  font-weight: 400; }

.sidebar-right {
  display: none; }

.wrapper-site {
  overflow-x: hidden !important; }

/* *************************** responsive *************************** */
@media (max-width: 1170px) {
  .main-page-text,
  .header,
  .main,
  .footer,
  .order,
  .menu-header-wrap,
  .content-page {
    width: 100%; }

  .header-top, .menu-menyu-2-container, .previlages-container, .footer, .wrapper-site {
    width: 100%;
    display: inline-block; }

  .header-contact-email {
    text-align: center; }

  .menu-full-width-container,
  .slider,
  .header-call-button {
    /*display: none;*/ }

  .header .header-name,
  .header .header-call {
    width: 100%;
    padding: 10px 0; }

  .header-name-title {
    width: none; }

  .header .header-container {
    height: 100% !important;
    position: relative;
    display: inherit; }

  /*
  	.offer-item {
  			width: 96%;
  			margin: 1% 2%;
  	}
  	.offer-item:nth-child(2n+1) {
  			margin-right: 0 !important;
  			margin-bottom: 1%;
  	}
  	*/
  .prev-item {
    width: 100%; }

  .order {
    margin-top: 850px;
    margin-right: 0; }

  .order-item.letter {
    width: 96%;
    margin: 0 2%; }

  .order-item.feed {
    width: 96%;
    margin: 0 2%; }

  .feed-proposal-container {
    height: auto;
    padding: 13px; }

  .footer {
    margin-top: 1680px; }

  .footer .header-contact {
    display: none; }

  .footer .header-name {
    width: 100%; }

  /*
  	.offer-item-content {
  		width: 87%;
  		padding: 0 10px;
  	}
  	*/
  /*
  	.offer-item-img {
  		width: 13%;
  	}
  	*/
  /* menu header */
  /*
  	.menu-icon {
  		display: inline;
  	}
  	*/
  .menu-header-wrap {
    height: 0 !important; }

  .menu-header-wrap .bg-full-width-container {
    height: 5px !important; }

  .menu-header-wrap .menu-menyu-2-container {
    display: none; }

  /*
  	.menu-menyu-2-container > ul > li {
  		display: list-item;
  		background: #5fa29c;
  		border-bottom: 1px solid #7abcb7;
  	}
  	*/
  .menu-header-wrap .bg-full-width-container {
    position: relative; }

  /*
  	.menu-menyu-2-container #menu-menyu-2>li:hover >.sub-menu,
  	.menu-menyu-2-container #menu-menyu-2>li>.sub-menu>li:hover >.sub-menu,
  	.menu-menyu-2-container li:hover #triangle-up {
  		display: none;	
  	}
  	*/
  /*
  	.menu-menyu-2-container .sub-menu .sub-menu {
  			position: relative;
  			top: 0px;
  			list-style: none;
  			left: 0;
  			z-index: 201;
  			padding: 0;
  			border: none;
  			background: none;
  	}
  	*/
  /*
  	.menu-menyu-2-container a:hover,
  	.menu-menyu-2-container>ul>li:hover {
  		background: #5fa29c;
  	}
  	*/
  .menu-menyu-2-container li:hover .sub-menu,
  .menu-menyu-2-container li:hover #triangle-up {
    display: none; }

  /*
  	.menu-menyu-2-container > ul > li > a:hover,
  	.menu-menyu-2-container > ul > li > a {
  		background: #5fa29c;
  	}
  	*/
  /*
  	.menu-menyu-2-container .sub-menu li {
  		padding: 5px 10px;
  	}
  	.menu-header .menu-menyu-2-container {
  			-webkit-box-shadow: 1px 1px 8px #356d88;
  			box-shadow: 1px 1px 8px #356d88;
  	}
  	.menu-menyu-2-container .sub-menu {
  		position: relative;
  		top: 0;
  		padding: 0;
  		background: #356d88;
  		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #31647D), color-stop(5%, #356d88), color-stop(95%, #356d88), color-stop(98%, #31647D));
  		background-image: linear-gradient(#31647D 2%, #356d88 5%, #356d88 95%, #31647D 98%);
  		-webkit-box-shadow: none;
  		box-shadow: none;
  		border: none;
  		width: 100%;
  		padding: 20px;
  	}
  	.menu-menyu-2-container .sub-menu a {
  		color: #fff;
  		text-decoration: none;
  	}
  	.menu-menyu-2-container .sub-menu a:hover {
  		color: #fff;
  		text-decoration: underline;
  	}
  	*/
  .menu-header-wrap {
    height: 60px; }

  .h1 {
    font-size: 16px; }

  .header-name-title {
    padding: 13px 0; }

  .fast-order-wrap {
    margin: auto;
    width: 540px; }

  /* sidebar */
  .sidebar-left {
    display: none; }

  .sidebar-right {
    display: inline-block;
    width: 100%; }

  /* page content */
  .content-page {
    display: inline-block;
    margin-top: -4px; }

  .site-content {
    display: inline-block;
    width: 100%;
    padding: 20px; }

  .bg-full-width-container {
    position: relative;
    width: 100%; }

  .footer {
    margin-top: 0; }

  .header {
    height: inherit; }

  .prev-items-wrap {
    position: relative;
    display: inline-block;
    width: 100%; }

  .order {
    margin-top: 0; }

  .header .header-name .small-gray {
    display: none; }

  /*
  	.header-name-logo img {
  			width: 50px;
  			padding-top: 6px;
  	}
  	*/
  .feed-prorosal-text {
    width: 100%; }

  .feed-prorosal-form {
    width: 100%; }

  .feed-prorosal {
    height: inherit; }

  .order .submit {
    margin-left: 0;
    margin-top: 0; }

  .form-field-input {
    width: 100%;
    float: left; }

  .form-field-name {
    display: inline-block;
    text-align: left;
    margin-right: 0;
    padding: 10px 0;
    width: 100%;
    float: none; }

  .feed-prorosal-form input {
    padding: 11px 0; }

  .feed-prorosal {
    background: url("/img/feed-bg.png");
    width: 50%;
    margin: 0 auto; }

  .feed .header-h1 {
    text-align: center; }

  #wpcf7-f939-o2 {
    margin: auto !important; }

  /*
  	div.wpcf7 {
  		max-width: 600px;
  	}
  	*/
  .header-wrapper {
    margin-bottom: -10px; }

  #primary {
    display: inline-block;
    width: 100%; }

  .page-order-form {
    width: 100% !important; }

  #primary .header-h1 {
    text-align: center !important; }

  #primary .wpcf7 {
    padding: 0; }

  /*
  	.menu-saydbar-container {
  		width: 540px;
  		margin: 40px auto;
  	}
  	*/ }
.popup {
  background: #f4f0eb;
  margin: 10px;
  float: right !important; }

@media (max-width: 630px) {
  .popup,
  .popup img {
    width: 100%; }

  .popup {
    float: none !important;
    margin: 0 !important; }

  .sidebar {
    padding: 10px 40px; }

  .menu-saydbar-container,
  .fast-order-wrap,
  #primary .wpcf7 {
    width: 100% !important; } }
@media (max-width: 550px) {
  #primary .wpcf7 {
    padding: 20px !important;
    width: 100% !important; }

  .page-order-form {
    width: 100%; } }
@media (max-width: 460px) {
  .header .header-container {
    height: 170px; }

  .feed-prorosal {
    width: 100%; } }
/* such as a table */
.table-t {
  display: table;
  width: 100%;
  border: 1px solid #d8d8d8;
  border-bottom: none; }

.table-r {
  display: table-row; }

.table-r > div {
  display: table-cell;
  width: 34%;
  border-left: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  vertical-align: middle;
  text-align: center;
  padding: 10px; }

.table-r > div:first-child {
  text-align: left;
  border-left: none; }

/*  popup form  */
div.wpcf7 {
  margin: 0;
  padding: 0;
  width: auto;
  z-index: 0;
  position: relative; }

#wpcf7-f684-o1 {
  background: #fff;
  padding: 20px;
  margin: auto; }

.div_title {
  padding: 0 0 20px 0;
  text-align: center;
  font-weight: 600; }

/*
.wpcf7-form input {
	font-size: 14px;
}
*/
.popup-form > p {
  padding-bottom: 5px;
  margin: 0; }

/*
.wpcf7-form input[type='submit'] {
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	border-radius: 3px;
	background: #f79447;
	background: -webkit-gradient(linear, left bottom, left top, from(#ed7500), to(#eda300));
	background: linear-gradient(to top, #ed7500, #eda300);
	padding: 13px 25px;
	*/
/*	background: #4987a0;
	color: #fff;
	font-weight: 600;*/
/*}*/
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: auto !important; }

.mfp-auto-cursor .mfp-content {
  width: auto; }

.mfp-content {
  background: #fff;
  padding: 20px 20px; }

/* subscrtibe */
input[value="Unsubscribe"],
.s2_message {
  display: none; }

.feed p {
  padding: 4px 0; }

/* ╨▒╤Л╤Б╤В╤А╤Л╨╣ ╨╖╨░╨║╨░╨╖ */
.fast-order-wrap input.wpcf7-text, .fast-order-wrap textarea {
  border: 1px solid #d8d8d8;
  margin-bottom: 0; }

.wpcf7-form-control.wpcf7-textarea {
  height: 100px; }

/* pages content */
.grid_23 {
  width: 100%;
  float: left; }

.grid_8,
.grid_7 {
  width: 33.2%;
  float: left;
  height: 200px;
  border-left: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px; }

.grid_7 {
  text-align: center; }

.inform {
  height: 100px; }

.grid_24.padtop2 {
  float: left;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8; }

.popup strong {
  display: inherit;
  color: red;
  text-align: center;
  padding-top: 7px; }

a.fancybox {
  background: -webkit-gradient(linear, left bottom, left top, from(#c90505), to(#dd0707));
  background: linear-gradient(to top, #c90505, #dd0707);
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  display: inherit;
  margin: 10px; }

.disabled-link {
  pointer-events: none !important;
  cursor: default !important;
  color: #999 !important; }

#primary .wpcf7 {
  padding: 0 30px;
  width: 600px;
  margin: 0 auto 40px; }

#primary .form-field-input {
  width: 100%; }

#primary .wpcf7 .form-field-name {
  display: none;
  margin: 0 auto; }

#primary .wpcf7 input[type="submit"] {
  padding: 13px 0; }

.page-order-form {
  width: 600px;
  margin: 20px auto; }

#primary .header-h1 {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  padding: 10px 30px; }

#primary {
  line-height: 1.4;
  color: #525252; }

.prices a {
  line-height: 85px; }

.grid_8 img {
  padding-top: 10px; }

.info {
  text-align: center;
  padding: 5px 0; }

/* 404 ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л */
.error404 #primary {
  width: 654px;
  margin: 0 auto;
  display: inherit; }

.error404 h1 {
  text-align: center !important;
  padding: 20px 0 0px;
  font-size: 24px; }

.error404 input {
  width: auto; }

/*----------------------------
			Editor
			-----------------------------*/
/**
 * 4.0 - Alignment
 */
.alignleft {
  float: left;
  margin: 6px 28px 28px 0; }

.alignright {
  float: right;
  margin: 6px 0 28px 28px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 28px; }

/**
 * 5.0 - Caption
 */
.wp-caption {
  background: transparent;
  border: none;
  margin-bottom: 28px;
  max-width: 100%;
  padding: 0;
  text-align: inherit; }

.wp-caption-text,
.wp-caption-dd {
  color: #686868;
  font-size: 13px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 7px; }

/**
 * 6.0 - Galleries
 */
.mce-content-body .wpview-wrap {
  margin-bottom: 28px; }

.gallery {
  margin: 0 -1.1666667%;
  padding: 0; }

.gallery .gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery .gallery-caption {
  font-size: 13px;
  margin: 0; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/**
 * 7.0 - Audio / Video
 */
.wp-audio-shortcode a,
.wp-playlist a {
  -webkit-box-shadow: none;
  box-shadow: none; }

.mce-content-body .wp-audio-playlist {
  margin: 0;
  padding-bottom: 0; }

.mce-content-body .wp-playlist-tracks {
  margin-top: 0; }

.mce-content-body .wp-playlist-item {
  padding: 10px 0; }

.mce-content-body .wp-playlist-item-length {
  top: 10px; }

/**
 * 8.0 - RTL
 */
.rtl blockquote {
  border: 0 solid #1a1a1a;
  border-right-width: 4px; }

.rtl blockquote.alignleft,
.rtl blockquote.alignright {
  border: 0 solid #1a1a1a;
  border-top-width: 4px; }

.rtl blockquote:not(.alignleft):not(.alignright) {
  margin-right: -28px;
  padding: 0 24px 0 0; }

.rtl blockquote blockquote:not(.alignleft):not(.alignright) {
  margin-right: 0;
  margin-left: auto; }

.rtl li > ul,
.rtl blockquote > ul {
  margin-right: 20px;
  margin-left: auto; }

.rtl li > ol,
.rtl blockquote > ol {
  margin-right: 24px;
  margin-left: auto; }

.rtl table th,
.rtl .mce-item-table th,
.rtl table caption {
  text-align: right; }

#top_arrow {
  position: fixed;
  bottom: 30px;
  right: 30px;
  opacity: .5;
  cursor: pointer;
  border: 2px solid black;
  border-radius: 50px;
  padding: 6px 7px 8px; }

#top_arrow > i {
  font-size: 20px; }

#top_arrow:hover {
  opacity: 1; }

.header-call-button-2 {
  margin-top: 23px; }

/*
.header-contact-email {
		margin-top: -10px
}
*/
/*.overlay-banner {
		position: absolute;
		right: 0;
		z-index: 5;
		margin-top: -400px !important;
		top: 0;
}
.overlay-logo {
		position: absolute;
		right: 0;
		z-index: 6;
		margin-top: -350px !important;
		margin-right: 205px !important;
		top: 0;
		width: 60px !important;
}
.overlay-text {
		position: absolute;
		right: 0;
		z-index: 6;
		margin-top: -250px !important;
		margin-right: 20px !important;
		top: 0;
		text-transform: uppercase;
		font-size: 47px;
		font-weight: 800;
		color: #fff;
		line-height: 50px;
		font-family: 'Open Sans', sans-serif !important;
}
.overlay-text span.text-1 {
		font-size: 36px;
		font-family: 'Open Sans', sans-serif !important;
}
.overlay-text span.text-2 {
		color: #ffde00;
		font-size: 52px;
		font-family: 'Open Sans', sans-serif !important;
}
.metaslider .caption {
		padding: 0 !important;
}
.metaslider .caption-wrap {
		opacity: 1 !important;
		}*/
.overlay-banner {
  position: absolute;
  right: 0;
  z-index: 5;
  top: 0;
  margin-top: -34.3% !important;
  width: 46.9% !important; }

.overlay-logo {
  position: absolute;
  right: 0;
  z-index: 6;
  margin-top: -30% !important;
  margin-right: 18% !important;
  width: 6% !important; }

.overlay-text {
  position: absolute;
  right: 0;
  z-index: 6;
  margin-top: -22% !important;
  margin-right: 2% !important;
  text-transform: uppercase;
  font-size: 47px;
  font-weight: 800;
  color: #fff;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif !important; }

.overlay-text span.text-1 {
  font-size: 0.78em;
  font-family: 'Open Sans', sans-serif !important; }

.overlay-text span.text-2 {
  color: #ffde00;
  font-size: 1.45em;
  font-family: 'Open Sans', sans-serif !important; }

.metaslider .caption {
  padding: 0 !important; }

.metaslider .caption-wrap {
  opacity: 1 !important; }

@media (max-width: 1150px) {
  .overlay-text {
    font-size: 4vw;
    line-height: 100%; } }
table {
  border-collapse: collapse; }

table th {
  border: 1px solid #d8d8d8;
  padding: 5px 10px;
  background-color: #f3f2f2; }

table td {
  border: 1px solid #d8d8d8;
  padding: 5px 10px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1210px; } }
.row-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.site-header {
  position: relative;
  z-index: 100;
  padding: 0px 0;
  background-color: #fff; }

.header-name__link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  border-right: 1px solid #c5c5c5; }

.header-name-logo {
  margin-top: 6px;
  margin-right: 30px; }

.header-name-title {
  margin-top: 4px;
  line-height: 30px; }

.worktime {
  position: relative;
  width: 38%;
  padding-left: 55px;
  padding-top: 20px;
  font-size: 14px;
  line-height: 18px; }

.worktime::before {
  content: '\f017';
  position: absolute;
  left: 22px;
  top: 42px;
  font-family: FontAwesome;
  font-style: solid;
  color: #ff8700; }

.worktime p {
  margin-top: 6px; }

.header-contact-email {
  padding-top: 7px;
  text-align: center; }

.header-contact-email a:first-child {
  font-size: 14px;
  line-height: 28px;
  font-weight: 700;
  /*text-decoration: underline;*/
  color: #FFF;
  width: 85%; }

.header-contact-email a:hover {
  color: #2f528f; }

.button_primary {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #00bf4b;
  border: 0 none;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

.button_primary:hover {
  color: #ffffff !important;
  background-color: #ff4b57; }

.header-contact-email_button_primary {
  width: 60%;
  margin-top: 10px; }

.header-contact-email a.header-phone:first-child {
  font-size: 24px;
  color: #000; }

/*Main menu*/
.menu-container {
  background-color: #ff4b57;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 31, 85, 0.5);
  box-shadow: 0px 0px 25px 0px rgba(0, 31, 85, 0.5); }

.content_main-page {
  margin-top: 70px; }

/* About Project */
.about-project {
  padding: 70px 0;
  background-color: #e4e4e4; }

.about-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px; }

.about-header__video {
  width: 57%; }

.about-header__video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.about-header__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.about-header__description {
  width: 43%;
  font-size: 14px;
  line-height: 24px;
  background-color: #ffffff; }

.about-header__title {
  padding: 16px 30px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  text-align: left !important;
  text-transform: uppercase;
  background-color: #2f528f; }

.about-header__description p {
  margin-top: 38px;
  padding-left: 30px;
  padding-right: 30px; }

.about-content {
  /*display: none;*/
  margin-top: 25px; }

.about-content__title {
  margin: 0 0 24px;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  color: #1f1f1f;
  text-transform: uppercase; }

.about-content__title_small {
  padding: 0;
  margin: 0 0 10px;
  font-style: 18px;
  font-weight: 700;
  color: #2f528f; }

.about-content__ul li {
  position: relative;
  margin-bottom: 3px;
  padding: 14px 15px 9px 86px;
  background-color: #f3f3f3; }

.about-content__ul_book li::before {
  content: "\f02d";
  position: absolute;
  left: 36px;
  top: 16px;
  color: #2f528f;
  font-family: "FontAwesome"; }

.about-content__ul_star li::before {
  content: "\f005";
  position: absolute;
  left: 36px;
  top: 16px;
  font-size: 14px;
  color: #2f528f;
  font-family: "FontAwesome"; }

.text-blue {
  font-weight: 700;
  color: #2f528f; }

.about-content__ul_mgb40 {
  margin-bottom: 40px; }

.mgb25 {
  margin-bottom: 25px; }

.about-btn {
  margin-top: 25x;
  text-align: center; }

.about-btn .button_transparent {
  font-size: 18px;
  background-color: #ffffff; }

/*╨Я╤А╨╡╨╕╨╝╤Г╤Й╨╡╤Б╤В╨▓╨░*/
.benefits {
  padding: 70px 0; }

.section__title {
  margin: 0 0 55px;
  font-size: 18px;
  font-weight: 700;
  color: #1f1f1f;
  text-align: center;
  text-transform: uppercase; }

.benefit-item p {
  padding: 0 70px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 18px; }

.benefit-item {
  padding-top: 135px;
  background-repeat: no-repeat;
  background-position: center top; }

.benefit-item_home {
  background-image: url("/img/house.png"); }

.benefit-item_cache {
  background-image: url("/img/cache.png"); }

.benefit-item_delivery {
  background-image: url("/img/globus.png"); }

/* Footer */
.footer-request-form {
  padding: 70px 0;
  background-image: url("/img/bg-request-form.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #6fa7dd; }

.section__title_white {
  color: #fff; }

.section__title_form-footer {
  padding: 0;
  font-size: 24px;
  line-height: 36px; }

.content--inner-page {
  margin-top: 50px;
  padding-bottom: 50px; }

.content--inner-page .wpcf7-text,
.content--inner-page .wpcf7-select {
  margin-bottom: 20px; }

.wpcf7-text,
.wpcf7-select {
  margin-bottom: 18px;
  height: 60px;
  width: 100%;
  font-size: 18px !important;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  color: #b5b5c2; }

.wpcf7-submit {
  display: block;
  margin: 0 auto;
  padding: 18px 100px;
  font-size: 24px; }

.wpcf7-textarea {
  margin-bottom: 35px;
  width: 100%;
  height: 120px !important;
  font-size: 16px !important;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  font-weight: 700;
  font-family: 'Montserrat', Arial, sans-serif !important; }

.request-form-acceptance,
.request-form-acceptance span {
  display: block;
  width: 100%; }

.request-form-acceptance .wpcf7-list-item {
  margin: 0; }

.request-form-acceptance label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  max-width: 400px; }

.request-form-acceptance label input {
  display: none; }

.request-form-acceptance .wpcf7-list-item-label {
  position: relative;
  padding-left: 50px;
  font-size: 14px;
  color: #ffffff; }

.request-form-acceptance .wpcf7-list-item-label a {
  color: #ffffff; }

.request-form-acceptance .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "FontAwesome";
  text-align: center;
  color: #ff8700;
  background-color: #ffffff;
  border: 1px solid #c5c5c5; }

.request-form-acceptance label input:checked + .wpcf7-list-item-label::before {
  content: "\f00c"; }

.footer-request-form .wpcf7-submit {
  display: block;
  margin: 0 auto;
  padding: 18px 100px;
  font-size: 24px; }

span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -40px;
  font-size: 14px;
  color: #fff; }

div.wpcf7-validation-errors {
  padding: 15px 5px;
  text-align: center;
  color: #ffffff;
  border: 2px solid #ffffff; }

.copyright-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.copyright-wrap img {
  margin-right: 20px;
  width: 62px;
  height: 59px; }

.copyright {
  font-size: 12px; }

.copyright a {
  color: #3d5d96;
  text-decoration: underline; }

.site-footer {
  padding: 22px 0; }

.footer-contacts {
  text-align: right; }

.footer-contacts a {
  font-weight: 700;
  color: #1b1b1b; }

.footer-contacts a:hover {
  color: #2f528f; }

.footer-contacts p {
  margin: 0;
  padding: 0; }

/*
 * Main Slider
 */
.main-slider {
  position: relative;
  width: 100%;
  height: 600px;
  background-color: black; }

.decor-long-left-white {
  position: absolute;
  top: 239px;
  left: 0;
  z-index: 200;
  width: 817px;
  height: 4px;
  background-color: #ffffff; }

.decor-long-left-blue {
  position: absolute;
  top: 248px;
  left: 0;
  z-index: 200;
  width: 840px;
  height: 4px;
  background-color: #457ee0; }

.decor-long-right-white {
  position: absolute;
  top: 81px;
  right: 0;
  z-index: 200;
  width: 817px;
  height: 4px;
  background-color: #ffffff; }

.decor-long-right-blue {
  position: absolute;
  top: 90px;
  right: 0;
  z-index: 200;
  width: 840px;
  height: 4px;
  background-color: #457ee0; }

.decor-short-right-blue {
  position: absolute;
  bottom: 62px;
  right: 0;
  z-index: 200;
  width: 203px;
  height: 4px;
  background-color: #457ee0; }

.main-slider__content {
  position: relative;
  z-index: 180;
  height: 600px;
  background-image: url("/img/Diploms.png");
  background-repeat: no-repeat;
  background-position: 0 25px; }

.main-slider__button {
  position: relative;
  margin-top: 285px;
  padding: 18px 67px;
  font-size: 30px; }

.main-slider__title {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  text-align: right;
  text-transform: uppercase; }

.main-slider__slogan {
  float: right;
  margin-top: 196px;
  width: 64%; }

.main-slider__info {
  position: relative;
  margin-top: 8px;
  margin-right: -86px;
  padding: 22px 90px 29px;
  font-size: 80px;
  font-weight: 700;
  color: #ff8700;
  text-transform: uppercase;
  text-align: right;
  background-color: #ffffff; }

.decor-square-left-white {
  position: absolute;
  left: -18px;
  top: -36px;
  z-index: 150;
  width: 70px;
  height: 70px;
  border: 4px solid #ffffff; }

.decor-square-left-blue {
  position: absolute;
  left: -22px;
  top: -40px;
  z-index: 140;
  width: 70px;
  height: 70px;
  border: 4px solid #3d5d96; }

.decor-square-right-white,
.decor-square-right-blue {
  display: none; }

@media (min-width: 1600px) {
  .decor-square-right-white {
    display: block;
    position: absolute;
    right: -39px;
    bottom: -32px;
    z-index: 150;
    width: 70px;
    height: 70px;
    border: 4px solid #ffffff; }

  .decor-square-right-blue {
    display: block;
    position: absolute;
    right: -34px;
    bottom: -28px;
    z-index: 140;
    width: 70px;
    height: 70px;
    border: 4px solid #3d5d96; } }
@media (max-width: 1600px) {
  .main-slider__info {
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 65px; }

  .decor-long-left-blue {
    width: 600px; }

  .decor-long-left-white {
    width: 620px; } }
#main-slider {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

#main-slider .owl-item .item {
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat; }

.remodal-close {
  right: 0;
  left: auto;
  color: #ff8700; }

.remodal {
  padding: 0; }

.remodal-content__header {
  padding-bottom: 20px;
  text-align: center;
  background-color: #ededed; }

.remodal-content__header h3 {
  font-weight: 700;
  color: #2f528f;
  text-transform: uppercase; }

.remodal-content__header p {
  margin: 0; }

.remodal-content span.wpcf7-not-valid-tip,
.remodal-content div.wpcf7-validation-errors {
  color: #ff8700; }

.remodal-content {
  padding: 40px; }

.remodal-content .request-form-acceptance .wpcf7-list-item-label,
.content--inner-page .request-form-acceptance .wpcf7-list-item-label,
.remodal-content .request-form-acceptance .wpcf7-list-item-label a {
  color: #000000; }

.content--inner-page .page ul {
  list-style-image: url("/img/list.png");
  margin-left: 40px;
  padding: 10px 0; }

.metaslider {
  margin: 0 auto; }

@media (max-width: 1200px) {
  .header-name-title {
    line-height: 27px; }

  .header-name-title .h1 {
    font-size: 22px; }

  .header-name-logo img {
    max-width: 100%;
    height: auto; }

  .button_primary {
    font-size: 12px; }

  .header-contact-email a:first-child {
    font-size: 14px; }

  .header-contact-email a.header-phone:first-child {
    font-size: 18px; }

  .menu-menyu-2-container > ul > li > a, .menu-menyu-2-container > ul > li > span {
    padding: 16px;
    font-size: 12px;
    color: #ff4b57; }

  .main-slider__content {
    background-size: contain; }

  .decor-long-left-white,
  .decor-long-left-blue {
    display: none; }

  .main-slider__slogan {
    margin-top: 108px; }

  .main-slider__title {
    font-size: 38px; }

  .main-slider__info {
    font-size: 48px; }

  .main-slider__button {
    margin-top: 150px;
    padding: 10px 36px; }

  .main-slider__content,
  .main-slider,
  #main-slider .owl-item .item {
    height: 450px; }

  .menu-saydbar-container > ul > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px; }

  .menu-saydbar-container .sub-menu li a, .menu-saydbar-container .sub-menu li span {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px; }

  .menu-indicator {
    top: 22px; }

  .offer-item-name a {
    font-size: 16px; }

  .offer-item-name {
    height: 95px; }

  .offer-item-caption {
    font-size: 12px; }

  .button_transparent_offer-item {
    font-size: 10px; }

  .about-header__description p {
    margin-top: 20px;
    font-size: 12px; }

  .benefit-item p {
    padding: 0; }

  .benefits {
    padding: 40px 0 70px; }

  .menu-menyu-2-container .sub-menu {
    top: 46px; } }
.mobile-menu-button {
  display: none; }

@media (max-width: 992px) {
  .header-name-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0; }

  .header-name {
    width: 50%; }

  .main-slider__title {
    font-size: 26px; }

  .main-slider__info {
    font-size: 36px; }

  .main-slider__content,
  .main-slider,
  #main-slider .owl-item .item {
    height: 375px; }

  .hidden-md {
    display: none; }

  .content_main-page {
    margin-top: 50px; }

  .header-h1 h1 {
    margin-bottom: 40px; }

  .about-header__video,
  .about-header__description {
    width: 100%; }

  .benefit-item {
    margin-bottom: 30px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto; }

  .menu-menyu-2-container {
    display: none; }

  .menu-container {
    min-height: 50px; }

  .mobile-menu-button {
    display: block;
    margin: 0 auto;
    font-size: 30px;
    height: 50px;
    background-color: transparent;
    border: 0 none;
    color: #ffffff;
    cursor: pointer; }

  .menu-menyu-2-container {
    width: 100%;
    z-index: 900;
    position: relative;
    background-color: #fff; }

  .menu-container > .container {
    width: 100%;
    max-width: 100%;
    padding: 0; }

  .nav-menu {
    display: block; }

  .menu-menyu-2-container > ul > li {
    display: block; }

  .menu-menyu-2-container .sub-menu {
    position: relative;
    width: 100%;
    text-align: center;
    top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
@media (max-width: 770px) {
  .main-slider {
    display: none; }

  .worktime {
    display: none; }

  .header-name {
    width: 100%;
    text-align: center;
    border-right: 0 none; }

  .offer-item__wrap {
    padding: 0 10px; }

  #wpcf7-f2611-o1 .wpcf7-submit {
    padding: 18px 40px; }

  .offer-item-img {
    height: 150px; } }
@media (max-width: 574px) {
  .header-contact-email a:first-child,
  .header-contact-email a.header-phone:first-child {
    /*display: none;*/ }

  .offer-item-img,
  .offer-item-caption {
    height: auto; } }
/*.agree_policy {

	position: relative;
	/*padding-left: 50px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.agree_policy a {
	color: #fff;
	}*/
.checkbox {
  display: none; }

.checkbox-custom {
  width: 20px;
  height: 20px;
  font-family: "FontAwesome";
  text-align: center;
  color: #ff8700;
  background-color: #ffffff;
  border: 1px solid #c5c5c5; }

/* ╨Ъ╨░╤Б╤В╨╛╨╝╨╜╤Л╨╣ ╤З╨╡╨║╨▒╨╛╨║╤Б ╨╕ ╨╗╨╡╨╣╨▒╨╗ ╤Ж╨╡╨╜╤В╤А╨╕╤А╤Г╨╡╨╝ ╨┐╨╛ ╨▓╨╡╤А╤В╨╕╨║╨░╨╗╨╕. ╨Х╤Б╨╗╨╕ ╨▓╨░╨╝ ╤Н╤В╨╛ ╨╜╨╡ ╤В╤А╨╡╨▒╤Г╨╡╤В╤Б╤П, ╤В╨╛ ╨▓╤Л ╨╝╨╛╨╢╨╡╤В╨╡ ╤Г╨▒╤А╨░╤В╤М ╤Б╨▓╨╛╨╣╤Б╤В╨▓╨╛ vertical-align: middle ╨╕╨╖ ╨┤╨░╨╜╨╜╨╛╨│╨╛ ╨┐╤А╨░╨▓╨╕╨╗╨░, ╨╜╨╛ ╤Б╨▓╨╛╨╣╤Б╤В╨▓╨╛ display: inline-block ╨╛╨▒╤П╨╖╨░╤В╨╡╨╗╤М╨╜╨╛ ╨┤╨╛╨╗╨╢╨╜╨╛ ╨▒╤Л╤В╤М */
.checkbox-custom,
.label {
  display: inline-block;
  font-size: 14px;
  position: relative; }

.label {
  margin-left: 30px;
  color: #fff; }

.label a {
  color: #fff; }

/* ╨Х╤Б╨╗╨╕ ╤А╨╡╨░╨╗╤М╨╜╤Л╨╣ ╤З╨╡╨║╨▒╨╛╨║╤Б ╤Г ╨╜╨░╤Б ╨╛╤В╨╝╨╡╤З╨╡╨╜, ╤В╨╛ ╤В╨╛╨│╨┤╨░ ╨┤╨╛╨▒╨░╨▓╨╗╤П╨╡╨╝ ╨┤╨░╨╜╨╜╤Л╨╣ ╨┐╤А╨╕╨╖╨╜╨░╨║ ╨╕ ╨║ ╨╜╨░╤И╨╡╨╝╤Г ╨║╨░╤Б╤В╨╛╨╝╨╜╨╛╨╝╤Г ╤З╨╡╨║╨▒╨╛╨║╤Б╤Г  */
.checkbox:checked + .checkbox-custom::before {
  content: "\f00c";
  font-size: 14px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.lbl-class {
  display: flex;
  justify-content: center;
  align-items: center; }

.lbl-popup,
.lbl-popup a {
  color: #000; }

.lbl-popup .label {
  color: #000; }

.wrapper .wpcf7-validation-errors {
  color: #000;
  border: 2px solid #000; }

.button,
.respform input[type="submit"]:first-child,
.subscribe input[type="submit"]:first-child {
  display: inline-block;
  padding: 10px 22px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #ff8700;
  border: 0 none;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

.button:hover,
.respform input[type="submit"]:first-child:hover,
.subscribe input[type="submit"]:first-child:hover {
  color: #ffffff !important;
  background-color: #ff6c00; }

.subscribe input[type="text"],
.respform input[type="text"] {
  width: 100%; }

.grid_24.padtop24 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8; }

.grid_24.padtop24 > div {
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.grid_24.padtop24 .bottext,
.grid_24.padtop24 .prices p {
  margin: 0; }

.grid_24.padtop24 .prices a {
  line-height: 1.25; }

.grid_24.padtop24 .info {
  padding: 0; }

.grid_24.padtop24 .info a {
  display: block; }

.grid_24.padtop24 .info img {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 0; }

.grid_24.padtop24 .info .inform {
  height: auto; }

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

@media (min-width: 321px) {
  .grid_24.padtop24 > div {
    font-size: calc(12px + 6 * (100vw - 321px)/ 965); } }
@media (min-width: 1286px) {
  .grid_24.padtop24 > div {
    font-size: 18px; } }
.menu-name-v {
  text-align: center; }

.menu-saydbar-container > ul > li.menu-name-v > a {
  color: #00bf4b; }

.menu-name-v .menu-indicator {
  display: none; }

.grid_24.padtop2 > div {
  display: flex;
  justify-content: center;
  align-items: center; }

.grid_24.padtop2 .prices span {
  margin-top: 10px !important; }

.grid_24.padtop2 .prices a {
  line-height: initial !important; }

@media (max-width: 1199px) {
  .grid_24.padtop2 > div {
    min-height: 220px; } }
@media (max-width: 520px) {
  .grid_24.padtop2, .table-t > div {
    display: flex;
    flex-wrap: wrap; }

  .grid_24.padtop2 > div, .grid_24.padtop24 > div, .table-t > div > div {
    width: 100% !important; }

  .footer-request-form .wpcf7-submit {
    padding: 18px 70px; } }
.vc_tta-panel-body {
  border: none !important;
  background-color: #00bf4b !important;
  color: #fff !important;
  margin-left: 50px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  border-radius: 10px !important; }

.vc_tta-panel-heading {
  background-color: #fbfbfb !important;
  border: none !important; }

.cf7-style.cf7-style-3048 textarea {
  width: 100% !important; }

.col-sm-6 {
  margin-top: 5px;
  margin-bottom: 5px; }

.col-sm-12 {
  margin-top: 5px;
  margin-bottom: 5px; }

.menu-cities {
  display: none;
  position: relative;
  z-index: 1; }
  @media (min-width: 1250px) {
    .menu-cities .container {
      max-width: 1277px; } }

.menu-cities_fixed {
  position: fixed;
  width: 100%;
  top: 60px;
  left: 0px; }

.menu-cities-mobile {
  display: none; }

.menu-cities-inner {
  position: absolute;
  width: 100%;
  padding: 35px 45px 40px 45px;
  background: #fff;
  left: 0px;
  top: 0px; }

.menu-cities__cols {
  width: 100%;
  column-count: 4;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
  margin-bottom: 20px; }
  @media (max-width: 1170px) {
    .menu-cities__cols {
      column-count: 2; } }

.menu-cities__all {
  text-align: center; }
  @media (max-width: 1170px) {
    .menu-cities__all {
      padding-bottom: 20px; } }
  .menu-cities__all a {
    font-size: 15px;
    color: #3ebf55;
    font-weight: 600;
    text-decoration: underline; }
    @media (max-width: 1170px) {
      .menu-cities__all a {
        font-size: 12px; } }
    .menu-cities__all a:hover {
      text-decoration: none;
      background: none;
      color: #3ebf55; }

ul.nav-city-menu li a, ul.nav-city-menu li span {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: #151515;
  text-decoration: none;
  line-height: 36px;
  position: relative; }
  @media (max-width: 1170px) {
    ul.nav-city-menu li a, ul.nav-city-menu li span {
      font-size: 12px;
      line-height: 20px; } }
  ul.nav-city-menu li a:hover, ul.nav-city-menu li span {
    color: #fc4c58;
    background: none; }
  ul.nav-city-menu li a:hover:after, ul.nav-city-menu li span:after {
    position: absolute;
    content: ">";
    color: #fc4c58;
    top: 2px;
    right: -12px; }
    @media (max-width: 1170px) {
      ul.nav-city-menu li a:hover:after, ul.nav-city-menu li span:after {
        content: ""; } }

.nav-city-menu .active-link {
  position: relative; }

.contentpart-text {
  padding-bottom: 20px; }
  .contentpart-text h2 {
    font-size: 24px;
    padding: 0px;
    color: #1f1f1f;
    text-align: left;
    margin-bottom: 34px; }
  .contentpart-text p {
    margin-bottom: 30px; }
  .contentpart-text ul {
    margin-left: 19px;
    margin-bottom: 30px; }
    .contentpart-text ul li {
      position: relative;
      padding-left: 25px; }
      .contentpart-text ul li:before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        background: #3ebf55;
        left: 0px;
        top: 5px;
        transform: rotate(45deg); }

span.modal-close {
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  right: 16px;
  top: 13px;
  cursor: pointer; }
  span.modal-close svg {
    width: 14px;
    height: 14px; }

.attestat9-contact7 {
  margin-bottom: 60px; }
  @media (max-width: 990px) {
    .attestat9-contact7 {
      margin-bottom: 30px; } }
  .attestat9-contact7 .form-field-name {
    display: none; }
  .attestat9-contact7 .submit {
    text-align: center; }
  .attestat9-contact7 .button_primary {
    padding: 13px 25px;
    font-size: 16px; }
  .attestat9-contact7 textarea {
    font: inherit;
    font-size: 18px;
    font-family: 'Montserrat', Arial, sans-serif;
    color: #1f1f1f; }

.mask {
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 999; }

.video-bag {
  display: none; }

.modal-window-youtube-video {
  z-index: 999999999;
  position: fixed;
  top: 0;
  left: 0px;
  background: #fff;
  display: none;
  width: 100% !important;
  height: 100%;
  color: #000;
  padding: 0px;
  padding-top: 60px; }
  .modal-window-youtube-video .modal-close {
    top: 22px;
    right: 10px; }
  @media screen and (min-width: 1200px) {
    .modal-window-youtube-video {
      width: 850px;
      height: 430px;
      max-width: 850px; } }
  @media (max-width: 850px) {
    .modal-window-youtube-video {
      height: auto; } }

/* ╨Т╨╛╨┐╤А╨╛╤Б-╨╛╤В╨▓╨╡╤В*/
.faq-item {
  margin-bottom: 40px;
  padding-left: 32px;
  font-weight: 500; }

.faq-item__title {
  position: relative;
  cursor: pointer;
  margin-bottom: 13px; }
  .faq-item__title:before {
    position: absolute;
    content: "+";
    left: -32px;
    top: -7px;
    color: #3ebf55;
    font-size: 28px;
    font-weight: 700; }

.faq-item__plus {
  position: relative;
  color: #3ebf55; }
  .faq-item__plus:before {
    content: "_";
    font-size: 30px;
    top: -21px; }

.faq-item__body {
  display: none;
  padding: 25px 35px;
  color: #fff;
  background: #3ebf55;
  border-radius: 5px;
  margin-bottom: 57px; }
  .faq-item__body p {
    margin: 0px; }

/* ╨Т╨╛╨┐╤А╨╛╤Б-╨╛╤В╨▓╨╡╤В ╨Ъ╨╛╨╜╨╡╤Ж*/
/* ╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨ж╨╡╨╜╤Л */
table, tr, td {
  border: none; }

.price-table {
  width: 100%;
  border-collapse: collapse;
  border: none; }
  .price-table td:first-child:not(.price-table__subheader) {
    font-weight: 300;
    font-size: 14px; }
  .price-table td:not(.price-table__subheader) {
    border-bottom: 2px solid #f0f0f0; }
  @media (max-width: 580px) {
    .price-table td:nth-child(2), .price-table th:nth-child(2) {
      display: none; } }
  .price-table td, .price-table th {
    padding: 8px 25px;
    border: none; }
  .price-table th {
    border: none;
    font-size: 18px;
    font-weight: 500;
    background: #e4e4e4;
    padding-top: 21px;
    padding-bottom: 21px; }
    .price-table th:first-child {
      text-align: left; }

td.price-table__subheader {
  font-size: 14px;
  color: #3c3c3c;
  font-weight: 700;
  text-transform: uppercase;
  background: #f0f0f0;
  padding-top: 16px;
  padding-bottom: 16px; }

.price-table__example-img {
  display: inline-block;
  width: 141px;
  height: 103px; }
  .price-table__example-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.price-table__right {
  width: 100%;
  text-align: center; }

.price-table__price {
  font-weight: 700;
  margin-bottom: 12px; }

.price-tab {
  margin-bottom: 75px; }

.price-tab__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 560px) {
    .price-tab__buttons {
      flex-direction: column; } }
  .price-tab__buttons::after {
    content: "";
    flex: auto; }

.price-tab__link {
  display: inline-block;
  font-size: 14px;
  border-radius: 5px;
  background: #f9757e;
  color: #fff;
  font-weight: 500;
  text-align: center;
  height: 59px;
  line-height: 59px;
  width: 24%;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 15px;
  margin-right: 10px; }
  .price-tab__link:nth-child(4n) {
    margin-right: 0px; }
  @media (max-width: 960px) {
    .price-tab__link {
      margin-right: 0px;
      padding: 12px 15px;
      height: auto; } }
  @media (max-width: 560px) {
    .price-tab__link {
      width: 100%;
      margin-bottom: 10px;
      padding: 8px 15px; } }
  .price-tab__link:hover {
    background: #fc4c58; }
  .price-tab__link span {
    display: inline-block;
    vertical-align: middle;
    line-height: 17px; }

.price-tab__link_active {
  background: #fc4c58; }

.price-tab__content {
  display: none; }

.price-tab__content_active {
  display: block; }

/* ╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨ж╨╡╨╜╤Л ╨Ъ╨╛╨╜╨╡╤Ж*/
/* ╨Ь╨░╤А╨║╨╡╤А╨╛╨▓╨░╨╜╨╜╤Л╨╣ ╤Б╨┐╨╕╤Б╨╛╨║ ╨╕ ╨▒╨╗╨╛╨║ ╤Ж╨╕╤В╤А╨╕╤А╨╛╨▓╨░╨╜╨╕╤П*/
ul.common-list {
  margin-bottom: 20px;
  margin-left: 0px; }
  ul.common-list li {
    position: relative;
    padding-left: 25px;
    font-weight: 300; }
    ul.common-list li:before {
      position: absolute;
      content: "";
      width: 12px;
      height: 12px;
      background: #3ebf55;
      left: 0px;
      top: 5px;
      transform: rotate(45deg); }

blockquote.q, q.q {
  font-weight: 300;
  padding: 8px 18px;
  border-left: 2px solid #3ebf55;
  margin-bottom: 20px; }

/* ╨Ь╨░╤А╨║╨╡╤А╨╛╨▓╨░╨╜╨╜╤Л╨╣ ╤Б╨┐╨╕╤Б╨╛╨║ ╨╕ ╨▒╨╗╨╛╨║ ╤Ж╨╕╤В╤А╨╕╤А╨╛╨▓╨░╨╜╨╕╤П ╨Ъ╨╛╨╜╨╡╤Ж*/

/*# sourceMappingURL=style.css.map */


