/*@import url(http://fonts.googleapis.com/css?family=Hind:600,300);
@import url(http://fonts.googleapis.com/css?family=Roboto:500,100,300);
@font-face {
    font-family: "MyriadPro";
    src: url("fonts/MyriadProRegular.eot");
    src: url("fonts/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/MyriadProRegular.woff") format("woff"),
    url("fonts/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,latin-ext,latin,cyrillic-ext);
/*font-family: 'Ubuntu', sans-serif;*/
/*----------------------------------------------------------------------------------------
						FONT (OPEN SANS) IMPORT FROM GOOGLE FONTS 
-----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------
						COMMON STYLES
-----------------------------------------------------------------------------------------*/
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
  font-family: "Ubuntu", sans-serif;
}
body {
  /*font-family: 'Hind', sans-serif;*/
  font-size: 17px;
  font-weight: lighter;
  line-height: 1.5;
  color: #555;
  background: #fff;
  width: 100%;
  height: 100%;
  font-family: "Ubuntu", sans-serif;
}

#wrap {
  overflow: hidden;
}

section,
header {
  /*padding-top: 150px;*/
  /*padding-bottom: 150px;*/
  position: relative;
  /*overflow: hidden;*/
  /*z-index: 10;*/
  /*overflow: auto;*/
  /*min-height: 100vh;*/
  /*opacity: 0;*/
  /*position: absolute;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*overflow-x: hidden !important;*/
  /*border-bottom: 1px solid #e8e8e8;*/
}
section.active {
  z-index: 20;
  opacity: 1;
}
section.dark-bg,
header.dark-bg,
.no-sep {
  border-bottom: none;
}

.container,
.container-fluid {
  position: relative;
  /*z-index: 1;*/
}

a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

h1,
h2,
h3,
h4,
h5 {
  color: #222;
  line-height: 1.2;
  /*font-family: 'Roboto', sans-serif;*/
  font-family: "Ubuntu", sans-serif;
  font-weight: 100;
  letter-spacing: 0.5px;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 44px;
  margin: 0 0 30px 0;
}

h3 {
  font-size: 26px;
  font-weight: 300;
}

h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 10px 0 20px 0;
}

h5 {
  color: #00c0ff;
  font-size: 18px;
  font-weight: lighter;
  margin: 10px 0 20px 0;
}

@media (min-width: 1446px) {
  .container {
    width: 1440px;
  }
}

/*----------------------------------------------------------------------------------------
						CONTACT FORM STYLE
----------------------------------------------------------------------------------------*/

.form-container {
  background: #fff;
  padding: 40px;
  border-radius: 3px;
}

.dark-bg .form-container {
  background: #252830;
}

.form-container form {
  margin: 0 0 40px 0;
}

.form-container .title,
.form-container p,
.form-container small {
  margin: 0 0 40px 0;
}

.form-container *:last-child {
  margin-bottom: 0;
}

#sert {
  position: relative;
  left: 30px;
}

#contact_form {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

#modalContact .modal-title {
  margin: 0 0 40px 0;
}

#contact_form .form-group {
  margin: 0;
}

#contact_form .form-control {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 0;
  width: 100%;
  background: none;
  color: inherit;
}

textarea.form-control {
  resize: none;
}

#contact_form button {
  margin-top: 40px;
}

#contact_form label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  margin: 0;
}

#contact_form label.error {
  background: #e44646;
  color: #fff;
  padding: 5px 10px;
}

#contact_form label.valid {
  display: none !important;
}

.dark-bg #contact_form,
.dark-bg #contact_form .form-control {
  border-color: rgba(255, 255, 255, 0.2);
}

.data-list li {
  padding-left: 45px;
  padding-bottom: 30px;
  position: relative;
}

.data-list .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 130%;
  opacity: 0.4;
}
@media (max-width: 992px) {
  .data-list li {
    padding-left: 0;
  }

  .data-list .icon {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    padding-bottom: 10px;
    margin: 0;
  }
}
/*----------------------------------------------------------------------------------------
						CONTACT FORM STYLE
----------------------------------------------------------------------------------------*/

.form-container {
  background: #fff;
  padding: 40px;
  border-radius: 3px;
}

.dark-bg .form-container {
  background: #252830;
}

.form-container form {
  margin: 0 0 40px 0;
}

.form-container .title,
.form-container p,
.form-container small {
  margin: 0 0 40px 0;
}

.form-container *:last-child {
  margin-bottom: 0;
}

#contact_form {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

#modalContact .modal-title {
  margin: 0 0 40px 0;
}

#contact_form .form-group {
  margin: 0;
}

#contact_form .form-control {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 0;
  width: 100%;
  background: none;
  color: inherit;
}

textarea.form-control {
  resize: none;
}

#contact_form button {
  margin-top: 40px;
}

#contact_form label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  margin: 0;
}

#contact_form label.error {
  background: #e44646;
  color: #fff;
  padding: 5px 10px;
}

#contact_form label.valid {
  display: none !important;
}

.dark-bg #contact_form,
.dark-bg #contact_form .form-control {
  border-color: rgba(255, 255, 255, 0.2);
}

.data-list li {
  padding-left: 45px;
  padding-bottom: 30px;
  position: relative;
}

.data-list .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 130%;
  opacity: 0.4;
}
@media (max-width: 992px) {
  .data-list li {
    padding-left: 0;
  }

  .data-list .icon {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    padding-bottom: 10px;
    margin: 0;
  }
}
.form-group {
  margin-bottom: 0;
}
.form-control {
  border: none;
  box-shadow: none;
}
footer {
  padding-top: 80px;
}
#main {
  background-image: url(../images/liner-top.png), url(../images/bg1.png);
  background-size: cover;
  background-position: center;
  /* min-height: 100vh; */
}
#main .top-panel-menu {
  background: #fff;
}
#main .top-panel-menu a {
  text-transform: uppercase;
  font-weight: 500;
}
.top-panel-img h1 {
  text-align: center;
  color: #4f0101;
  font-size: 40px;
  margin: 0;
}
.top-panel .top-panel-img {
  width: 100%;
  height: 56px;
  /*background-image: url(../images/log.png);*/
  background-size: cover;
}
.top-panel .navbar {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 auto;
}
.top-panel .navbar li {
  -webkit-flex: 1 auto;
  flex: 1 auto;
  text-align: center;
}
.navbar-toggle {
  display: block;
  padding: 0px 0;
}
.navbar-toggle .buter,
.navbar-toggle .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
.navbar-toggle .text {
  margin-left: 20px;
  color: #4f0101;
}
.navbar-toggle .icon-bar {
  background: #4f0101;
  height: 4px;
  width: 22px;
}
.kill-menu {
  position: fixed;
  left: -100%;
  height: 100%;
  width: 300px;
  background: #fff;
  padding: 132px 10px 0 40px;
  z-index: 5;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.kill-menu img {
  position: absolute;
  top: 20px;
  width: 100px;
  left: 80px;
}
.kill-menu ul {
  list-style: none;
  overflow-y: auto;
}
.kill-menu li a {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #4f0101;
  margin-bottom: 25px;
  /*border-bottom: 1px solid;*/
}
.menu-open .kill-menu {
  left: 0;
}
.kill-menu .gamg-menu {
  position: absolute;
  left: 90%;
  top: -20px;
  /*top: 30px;*/
  right: 10px;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.menu-open .kill-menu .gamg-menu .icon-bar {
  -webkit-transform: rotate(224deg);
  -moz-transform: rotate(224deg);
  -o-transform: rotate(224deg);
  writing-mode: rl-tb;
  margin-top: 6px;
}
.menu-open .kill-menu .gamg-menu .icon-bar:first-child {
  -webkit-transform: rotate(132deg);
  -moz-transform: rotate(132deg);
  -o-transform: rotate(132deg);
  writing-mode: rl-tb;
  position: relative;
  top: 10px;
}
.special-slide-text {
  /*position: absolute;*/
  /*top: 0;*/
  text-align: center;
}
.special-slide-text h1 {
  color: #fff;
  font-size: 36px;
}
#main .main-slider {
  padding: 20px 0;
}
#main .main-slider .slider-container {
  background: rgba(109, 140, 193, 0.4);
  padding: 10px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
}
#main .main-slider .head-img {
  padding: 52px 0 30px 0;
}
#main .main-slider .head-text {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
#main .main-slider .special-slide-text {
  width: 500px;
  text-align: center;
  margin: 0 auto;
  padding: 0 0 52px 0;
}
#main .main-slider .slide-button {
  padding: 10px 0;
}
#main .main-slider .slide-button a {
  background: #84b9e2;
  background: -moz-linear-gradient(top, #84b9e2 29%, #396ba2 86%);
  background: -webkit-linear-gradient(top, #84b9e2 29%, #396ba2 86%);
  background: linear-gradient(to bottom, #84b9e2 29%, #396ba2 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84b9e2', endColorstr='#396ba2',GradientType=0 );
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 30px;
  display: inline-block;
  margin: 10px 0;
  text-transform: uppercase;
}
#fade {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  /*opacity: 0;*/
  z-index: 2;
  background: rgba(0, 0, 0, 0.41);
}
.menu-open #fade {
  opacity: 1;
  z-index: 2;
  display: block;
}
.menu-open {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#about .body_item .label {
  color: #85a1cc;
  /*background: linear-gradient(#a2cddf, #85a1cc); 
	-webkit-background-clip: text;   
	color: transparent;*/
  font-size: 22px;
  text-align: left;
  display: block;
  text-transform: uppercase;
  padding: 0;
  margin: 26px 0 14px 0;
}
#about .body_item .tt_text {
  font-style: italic;
}
#about .body_item .tt_text p {
  color: #666767;
  font-size: 18px;
}
#about .about_link {
  padding: 20vh 0;
}
#about_uc {
  background: url(../images/lapi-left.png) no-repeat left center #d3e6f0;
}
.block-head {
  text-align: center;
  font-size: 30px;
  padding-top: 30px;
}
.block-head span {
  /*	background: linear-gradient(#6b6c6d, #3d3e3e);
	-webkit-background-clip: text;
	color: transparent;*/
  color: #3d3e3e;
}
#about .about_head {
  padding-top: 30px;
}
#about_uc .prem-item {
  text-align: center;
  background: #fff;
  width: 274px;
  height: 274px;
  margin: auto;
  padding: 30px 10px;
  box-shadow: 1px 1px 8px -3px #333333;
  -webkit-box-shadow: 1px 1px 8px -3px #333333;
  -moz-box-shadow: 1px 1px 8px -3px #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 90px;
}
#about_uc .prem-item.trick-item {
  width: 330px;
  height: 330px;
  margin-top: 60px;
  box-shadow: 1px 1px 10px -2px #333333;
  -webkit-box-shadow: 1px 1px 10px -2px #333333;
  -moz-box-shadow: 1px 1px 10px -2px #333333;
  /*position: relative;*/
}
#about_uc .prem-item.trick-item .item-icon {
  padding: 26px 0;
}
#about_uc .prem-item.trick-item a {
  color: #6a83be;
}
#about_uc .prem-item.trick-item .item-text {
  position: relative;
}
#about_uc .prem-item.trick-item .hide-text {
  /*display: none;*/
  height: 0;
  width: 330px;
  left: 0;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#about_uc .prem-item.trick-item .all-open .hide-text {
  /*display: block;*/
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 777;
  background: #fff;
  margin: 0 -10px;
  padding: 0 10px;
  box-shadow: 0px 4px 3px 1px #9aa7ad;
  border-radius: 0 0 6px 6px;
}
#about_uc .prem-item .item-icon {
  padding-bottom: 14px;
}
#about_uc .prem-item .item-name {
  color: #667ab9;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#catalog {
  background: url(../images/lapi-rightT.png) no-repeat right top,
    url(../images/lapi-rightC.png) no-repeat right center,
    url(../images/lapi-leftB.png) no-repeat left bottom #d3e6f0;
}
#catalog .block-head {
  padding-bottom: 30px;
}
.prems-item {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 1020px;
  margin: 0 auto 40px;
  box-shadow: 3px 3px 9px 0px #909090;
}
.prems-item .item-image,
.prems-item .item-name,
.prems-item .item-text {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.modal-area .prems-item .item-image {
  width: 30%;
  border: none;
  vertical-align: top;
}
.modal-area .prems-item .item-name {
  width: 70%;
  border: none;
  vertical-align: top;
}
.modal-area .prems-item {
  border: none;
  box-shadow: none;
}
.prems-item .item-image img {
  max-width: 200px;
  margin: 14px auto 0;
  display: block;
}
.prems-item .dop-img {
  text-align: center;
}
.prems-item .dop-img img {
  width: 30%;
  display: inline-block;
  margin: 5%;
  border: 1px solid #96a5ce;
  border-radius: 6px;
}
.prems-item .item-name {
  border-right: 1px solid #8eb4d5;
}
.prems-item .item-name .name-name {
  /*padding-top: 30px;*/
  font-weight: bold;
  padding-bottom: 10px;
}
.prems-item .item-name .name-text li {
  color: #8eb4d5;
}
.prems-item .item-name .name-text li span {
  color: #555;
}
.prems-item .item-text {
  text-align: right;
}
.prems-item .item-text .byu_but {
  position: absolute;
  top: 100%;
  right: 20px;
  bottom: -70px;
}
.prems-item .item-text .byu_but a,
.about_left_btnsContainer .byu_but a, .pdfview a {
  display: block;
  background: #70b769;
  background: -moz-linear-gradient(top, #b7d987 29%, #70b769 86%);
  background: -webkit-linear-gradient(top, #b7d987 29%, #70b769 86%);
  background: linear-gradient(to bottom, #b7d987 29%, #70b769 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d987', endColorstr='#70b769',GradientType=0 );
  color: #fff;
  border-radius: 6px;
  padding: 8px 30px;
  font-size: 16px;
  border: none;
}
#catalog .price-block-area {
  text-align: center;
}
#catalog .price-block-area a {
  color: #fff;
  display: inline-block;
  background: #687ebb;
  background: -moz-linear-gradient(top, #9ecadf 29%, #687ebb 86%);
  background: -webkit-linear-gradient(top, #9ecadf 29%, #687ebb 86%);
  background: linear-gradient(to bottom, #9ecadf 29%, #687ebb 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ecadf', endColorstr='#687ebb',GradientType=0 );
  border-radius: 6px;
  padding: 8px 30px;
  font-size: 20px;
  border: none;
}
#catalog .price-block-area a i {
  margin-right: 10px;
}
#prich {
  background: url(../images/leg-left.png) no-repeat left center,
    url(../images/leg-right.png) no-repeat right center;
}
.second-head {
  text-align: center;
  font-size: 18px;
}
#prich .prich-list {
  padding-top: 30px;
  padding-left: 54px;
  width: 550px;
  padding-bottom: 50px;
}
#prich .prich-item {
  position: relative;
  font-size: 28px;
  padding: 30px 0 20px;
}
#prich .prich-item .before {
  position: absolute;
  left: -30px;
  top: 30px;
  font-size: 16px;
  /*    background: linear-gradient(#9ecadf, #687ebb);
    -webkit-background-clip: text;
    color: transparent;*/
  color: #687ebb;
  font-weight: bold;
}
#sferi {
  text-align: center;
  background: -moz-linear-gradient(top, #d3e6f0 29%, #a6c0e4 86%);
  background: -webkit-linear-gradient(top, #d3e6f0 29%, #a6c0e4 86%);
  background: linear-gradient(to bottom, #c5e0ef 29%, #9ec3e7 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3e6f0', endColorstr='#a6c0e4',GradientType=0 );
}
#form-contact {
  background-image: url(../images/form_bg.jpg);
  background-size: cover;
  background-position: center;
}
#form-contact .text-info {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 118px 0;
}
#form-contact .form-text {
  padding: 50px 15px;
}
#form-contact .form-text .form_form {
  width: 478px;
  height: 486px;
  margin: auto;
  background: rgba(255, 255, 255, 0.52);
  padding: 40px;
  border-radius: 8px;
}
#form-contact .form-text .form_form .form-title {
  text-align: center;
  font-size: 28px;
}
#form-contact .form-text .form_form .form-group {
  padding: 8px 0;
}
#form-contact .form-text .form_form label {
  font-size: 16px;
  font-weight: normal;
}
#form-contact .form-text .form_form input {
  background: #9095a3;
  color: #fff;
  text-align: center;
  padding: 8px 12px;
  height: auto;
  font-size: 20px;
}
#form-contact .form-text .form_form input::-webkit-input-placeholder {
  color: #fff;
}
#form-contact .form-text .form_form input::-moz-placeholder {
  color: #fff;
} /* Firefox 19+ */
#form-contact .form-text .form_form input:-moz-placeholder {
  color: #fff;
} /* Firefox 18- */
#form-contact .form-text .form_form input:-ms-input-placeholder {
  color: #fff;
}
#form-contact .form-text .form_form .btn {
  display: block;
  padding: 20px;
  margin-top: 40px;
  text-align: center;
  background: -moz-linear-gradient(top, #9fc9de 29%, #7088bf 86%);
  background: -webkit-linear-gradient(top, #9fc9de 29%, #7088bf 86%);
  background: linear-gradient(to bottom, #9fc9de 29%, #7088bf 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fc9de', endColorstr='#7088bf',GradientType=0 );
  color: #fff;
  font-size: 18px;
}
footer .kons_but {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
footer .kons_but a {
  font-size: 16px;
  border-bottom: 1px dashed;
  font-weight: normal;
}

#sertefikat {
  position: relative;
  margin: 5px auto 5px auto;
}

#contacts .footer-contakts-center {
  margin-left: 3%;
}
.modal-area {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 700px;
  height: 300px;
  display: none;
  z-index: 22;
}
.modal-area .name-name {
  text-align: center;
}
.modal-area label {
  float: right;
  margin: 12px 0 0 0;
}
.modal-area input {
  margin: 10px 24px;
  border: 1px solid;
  text-align: center;
}
.modal-area .btn-area a {
  margin-right: 50px;
  background: #70b769;
  background: -moz-linear-gradient(top, #b7d987 29%, #70b769 86%);
  background: -webkit-linear-gradient(top, #b7d987 29%, #70b769 86%);
  background: linear-gradient(to bottom, #b7d987 29%, #70b769 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d987', endColorstr='#70b769',GradientType=0 );
  color: #fff;
  padding: 10px 50px;
  border-radius: 7px;
  display: inline-block;
  font-weight: bold;
}
.modal-area .dop-role {
  display: none;
}
.modal-area .dop-role.show-text {
  display: block;
}
.modal-area .btn-area a.ur-l-but {
  padding: 10px 20px;
  display: none;
}
.modal-area .btn-area .hide_but a.ur-l-but {
  display: none;
}
.modal-area.visible .fa-plus,
.modal-area.visible .fa-minus {
  cursor: pointer;
}
.modal-area .close {
  position: absolute;
  top: 20px;
  right: 20px;
  border: 1px solid #000;
  color: red;
  border-radius: 50%;
  opacity: 0.5;
  width: 26px;
  text-align: center;
  height: 26px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*.next-block  {
	display: block;
	text-align: center;
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}
.next-block i {animation:shake .25s infinite;}
@keyframes shake { 25%{ transform:rotate(0deg); } 50%{ transform:translateY(-4px); } 75%{ transform:rotate(0deg); } }*/
@media (min-width: 320px) and (max-width: 770px) {
  /*@media (max-width:770px) {*/
  .top-panel .top-panel-img {
    height: auto;
  }
  .top-logo {
    text-align: center;
  }
  section,
  header,
  .double-padding,
  .half-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .contakt-link {
    font-size: 20px;
  }
  .slide-text-container {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .slide-head,
  .slide-body,
  .slide-button {
    display: block;
    width: 100%;
    text-align: center;
  }
  .pop-tel {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
  }
  #about .container {
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.32);
  }
  #about h2:after,
  #about_uc h2:after,
  .block-name h2:after {
    display: none;
  }
  #about_uc .block-item {
    width: 100%;
    padding: 15px;
    min-width: 100%;
    max-width: 100%;
  }
  #about_uc .text-block {
    color: #000;
  }
  #vista .vista-items {
    top: 0;
  }
  #vista .vista2-items .item-text .text-right .icon {
    display: none;
  }
  .top-panel-img h1 {
    font-size: 24px;
  }
  #preim h2 {
    padding-top: 3vh;
    padding-bottom: 0vh;
  }
  #preim .preim-items .preim-item .item-imag {
    min-height: 112px;
  }
  #preim .preim-items .preim-item .item-name {
    padding-bottom: 30px;
  }
  #about .text-block p {
    font-weight: 700;
  }
  #vista .vista-items .item .item-text {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    left: 0;
    right: 0;
    top: 30px;
    text-align: center;
    font-size: 20px;
  }
  #vista .vista2-items {
    margin-top: 40px;
  }
  .footer {
    padding: 0;
  }
  .footer-container {
    color: #fff;
    font-weight: 800;
    margin-top: 30px;
  }
  #vista .vista2-items .owl-nav .owl-prev,
  #vista .vista2-items .owl-nav .owl-next {
    /*position: relative;*/
    top: auto;
    bottom: 0;
  }
  .block-contact h3 {
    margin-top: 0;
  }
  .block-contact .contact-form {
    padding-top: 20px;
  }
  .block-contact .contact-but {
    margin: 0 auto;
  }
  #about_uc .container {
    padding-bottom: 20px;
  }
  #main .main-slider .special-slide-text {
    width: 100%;
  }
  .special-slide-text h1 {
    font-size: 34px;
  }
  .contakt-link span {
    margin-left: 4px;
  }
  #about_uc .container {
    height: auto;
  }
  #about_uc .block-item .text-block {
    font-size: 15px;
  }
  .label {
    white-space: normal;
  }
  #about_uc .prem-item.trick-item {
    width: 100%;
  }
  #about_uc .prem-item.trick-item .hide-text {
    width: 100%;
  }
  .prems-item .item-text .byu_but {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    margin: 20px 0;
  }
  .modal-area {
    height: 550px;
    width: 100%;
  }
  .modal-area .prems-item {
    width: 100%;
  }
  .prems-item .item-name .name-text li span {
    word-wrap: break-word;
  }
  #prich {
    background: none;
  }
  #prich .prich-list {
    width: 100%;
    padding-left: 40px;
  }
  #partner .sferi-items img {
    max-width: 100%;
  }
  #form-contact .form-text .form_form {
    max-width: 100%;
    height: auto;
  }
  #contacts .footer-contakts-center {
    margin-left: 0;
  }
  #form-contact .text-info {
    padding: 0;
  }
  .modal-area .prems-item .item-image {
    width: 100%;
  }
  .modal-area .prems-item .item-name {
    width: 100%;
  }
  .modal-area.visible .fa-plus,
  .modal-area.visible .fa-minus {
    display: none;
  }
  .modal-area .name-name {
    font-size: 16px;
  }
  .modal-area label {
    display: none;
  }
  .modal-area input {
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .modal-area .btn-area a {
    margin-right: 15px;
  }
  .modal-area .close {
    right: auto;
    left: 20px;
    top: auto;
    bottom: 20px;
  }
}

.not-valid {
  color: red;
  text-align: center;
}

.about_left_btnsContainer {
  display: flex;
  gap: 2em;
  padding-top: 30px;
  width: 100%;
  justify-content: center;
}

#about .about_head{
  padding:0
}

.about_right .about_head {
  padding-top: 43px;
}
.price_but {
  max-width: 350px;
  width: 100%;
}
.flex-row {
  display: flex;
  align-items: center;
  gap: 2em;
}

.about_left .about_head h2 {
  margin: 0;
}
.about_left {
  margin: 0 0 30px 0;
}

#pricelist.modal-area .prems-item .item-name {
  width: 100%;
}

@media screen and (max-width: 650px) {
  .flex-row {
    flex-wrap: wrap;
  }
  .about_left_btnsContainer {
    margin: 0;
    gap:15px;
    flex-direction: column;
    margin-bottom:10px;
    padding-top:15px;
  }
}

#pricelist.modal-area .name-text.row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#pricelist.modal-area .control__container {
  display: flex;
  justify-content: center;
}
#pricelist.modal-area input {
  max-width: 280px;
  width: 100% !important;
}
#pricelist.modal-area {
  width: 600px;
}
@media (min-width: 320px) and (max-width: 770px) {
#pricelist.modal-area {
      height: 550px;
      width: 100%;
  }
}
#pdfContainer {
  width: 100%;
  height: 800px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 700px;
  height: 300px;
  display: none;
  z-index: 22;
}
#pdfContainer.open{
  display:block
}
