@font-face {
  font-family: 'OpenSansBold';
  src: url('../font/opensans-bold.eot');
  src: url('../font/opensans-bold.eot?#iefix') format('embedded-opentype'), url('../font/opensans-bold.woff') format('woff'), url('../font/opensans-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansRegular';
  src: url('../font/opensans-regular.eot');
  src: url('../font/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../font/opensans-regular.woff') format('woff'), url('../font/opensans-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.clear {
  content: '';
  clear: both;
  display: block;
}
.team-inside:after,
.team-inside-left-1:after,
.aboutus-page-left-red:after,
.aboutus-page:after,
.principles1:after,
.principles2:after,
.contacts-page:after,
.news-inside-page:after,
.parents-page:after,
.questions-page:after,
.qpb-header:after,
.parents-inside-page:after,
.pil-topblock:after,
.gallery-page:after,
.principles-line:after,
.our-team:after,
.private-page:after {
  content: '';
  clear: both;
  display: block;
}
.bold {
  font-family: 'OpenSansBold';
}
.reg {
  font-family: 'OpenSansRegular';
}
.h30 {
  font-family: 'OpenSansBold';
  font-size: 30px;
}
.h25 {
  font-family: 'OpenSansBold';
  font-size: 25px;
}
.h22 {
  font-family: 'OpenSansBold';
  font-size: 22px;
}
.h18 {
  font-family: 'OpenSansBold';
  font-size: 18px;
}
.h16 {
  font-family: 'OpenSansBold';
  font-size: 16px;
}
.h14 {
  font-family: 'OpenSansBold';
  font-size: 14px;
}
.opsreg14 {
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
}
.opsreg16 {
  font-family: 'OpenSansRegular';
  font-size: 16px;
}
.opsreg18 {
  font-family: 'OpenSansRegular';
  font-size: 18px;
}
.cred {
  color: #e3000f;
}
.cblue {
  color: #009bea;
}
.cgreen {
  color: #00963f;
}
.corange {
  color: #ff6000;
}
.cpurp {
  color: #7556a0;
}
html {
  background: url('../img/bg.gif') left top no-repeat;
  background-size: 100%;
}
body {
  position: relative;
}
.wrapper {
  width: 1040px;
  margin: 0 auto;
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
  background: #fff;
}
.active {
  background: #e3000f;
  color: #fff !important;
  border-radius: 3px;
}
.header .header1 {
  padding-top: 27px;
}
.header .header1:after {
  content: '';
  clear: both;
  display: block;
}
.header .header1 .top-logo {
  background: url('../img/logo.png');
  width: 332px;
  height: 92px;
  display: block;
  float: left;
  margin: 0 0 0 39px;
}
.header .header1 .lang {
  float: left;
  margin: 0 0 0 25px;
}
.header .header1 .lang ul {
  list-style-type: none;
  font-family: 'OpenSansBold';
  font-size: 12px;
}
.header .header1 .lang ul li {
  padding: 2px 5px 2px 4px;
  margin-bottom: 12px;
  color: #717171;
}
.header .header1 .lang ul li a {
  text-decoration: none;
}
.header .header1 .lang ul li a:hover {
  text-decoration: underline;
}
.header .header1 .lang ul li.active {
  pointer-events: none;
}
.header .header1 .top-tel {
  float: right;
  margin: -3px 51px 0 0;
  position: relative;
  font-family: 'OpenSansBold';
}
.header .header1 .top-tel .top-city {
  color: #717171;
  border-bottom: 1px dashed #c6c6c6;
  font-size: 18px;
  text-decoration: none;
}
.header .header1 .top-tel p {
  font-size: 25px;
  color: #008bd2;
  padding-top: 17px;
  line-height: 20px;
}
.header .header1 .top-tel p span {
  color: #5e5d5d;
  font-family: 'OpenSansRegular';
  font-size: 14px;
}
.header .header1 .top-tel .top-tel-code {
  color: #5e5d5d;
  font-size: 14px;
  font-family: 'OpenSansRegular';
  position: absolute;
  top: 64px;
  left: -58px;
}
.header .header1 .top-nnef {
  width: 162px;
  float: right;
  margin: 11px 33px 0px 0;
}
.header .header1 .top-nnef .nnef {
  display: block;
  background: url('../img/nnef.jpg');
  height: 48px;
  width: 152px;
}
.header .header1 .top-nnef .top-social a {
  width: 48px;
  height: 51px;
  display: block;
  float: left;
  margin: 11px 5px 0 0px;
}
.header .header1 .top-nnef .top-social .facebook {
  background: url('../img/fasebook.png') 0px 0px no-repeat;
}
.header .header1 .top-nnef .top-social .foto {
  background: url('../img/fasebook.png') -55px 0px no-repeat;
}
.header .header1 .top-nnef .top-social .video {
  background: url('../img/fasebook.png') -110px 0px no-repeat;
}
.header .header1 .top-nnef .top-social .facebook:hover {
  background: url('../img/fasebook.png') 0px -54px no-repeat;
}
.header .header1 .top-nnef .top-social .foto:hover {
  background: url('../img/fasebook.png') -55px -54px no-repeat;
}
.header .header1 .top-nnef .top-social .video:hover {
  background: url('../img/fasebook.png') -110px -54px no-repeat;
}
.header .top-menu {
  padding: 19px 0 0px 43px;
}
.header .top-menu .menu-items {
  display: inline-block;
  height: 52px;
}
.header .top-menu .menu-items a {
  display: block;
  list-style: none;
  float: left;
}
.header .top-menu .sub-menus {
  padding-top: 7px;
  width: 1000px;
}
.header .top-menu .sub-menus .sub-menu {
  display: none;
  height: 52px;
}
.header .top-menu .sub-menus .top-podmenu-one {
  border: 2px solid #e3000f;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5);
  height: 35px;
  text-decoration: none;
  float: left;
  font-family: 'OpenSansBold';
  font-size: 18px;
  display: block;
  text-align: center;
  color: #e3000f;
  padding: 6px 10px 0px 10px;
  margin-right: 4px;
  position: relative;
  z-index: 200;
}
.header .top-menu .sub-menus .top-podmenu-one:hover {
  box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.6);
  margin-top: 1px;
}
.header .top-menu:after {
  content: '';
  clear: both;
  display: block;
}
.header .top-menu .top-menu-one {
  width: 147px;
  height: 35px;
  text-align: center;
  margin: 0 7px 0 0;
  font-family: 'OpenSansBold';
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  padding-top: 11px;
  display: block;
  text-decoration: none;
  box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
  border-style: solid;
  border-width: 3px;
  border-color: #ffffff;
}
.header .top-menu .menu1 {
  background: #e3000f;
  cursor: pointer;
}
.header .top-menu .menu2 {
  background: #00963f;
}
.header .top-menu .menu3 {
  background: #ffc20e;
}
.header .top-menu .menu4 {
  background: #009bea;
  font-size: 16px;
}
.header .top-menu .menu5 {
  background: #f37021;
}
.header .top-menu .menu6 {
  background: #7556a0;
}
.top-menu .menu1:hover,
.top-menu .menu2:hover,
.top-menu .menu3:hover,
.top-menu .menu4:hover,
.top-menu .menu5:hover,
.top-menu .menu6:hover,
a.homepage-right-red:hover {
  box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.6);
  position: relative;
  top: 1px;
}
.footer {
  font-family: Tahoma;
  color: #fff;
  height: 167px;
  background-image: -moz-linear-gradient(90deg,#f37021 0%,#faa61a 100%);
  background-image: -webkit-linear-gradient(90deg,#f37021 0%,#faa61a 100%);
  background-image: -ms-linear-gradient(90deg,#f37021 0%,#faa61a 100%);
  width: 1040px;
  position: relative;
  box-shadow: 0px 0px 25px 0px #ddd;
  margin-top: 50px;
}
.footer:after {
  content: '';
  clear: both;
  display: block;
}
.footer .footer-left {
  padding: 47px 0 0 40px;
}
.footer .footer-left p:first-child {
  font-size: 14px;
}
.footer .footer-left p:last-child {
  font-size: 12px;
  padding-top: 8px;
}
.footer .footer-right {
  float: right;
  font-size: 12px;
  margin: -17px 44px 0 0px;
}
.footer .footer-right img {
  position: absolute;
  bottom: 74px;
  right: 45px;
}
.footer .footer-right span {
  text-transform: uppercase;
  text-decoration: underline;
}
.footer .kubiki {
  background: url('../img/kubiki.jpg');
  width: 278px;
  height: 104px;
  position: absolute;
  top: 35px;
  left: 412px;
}
#push {
  height: 167px;
}
.slider {
  width: 950px;
  height: 370px;
  position: relative;
  margin: 20px 0 0 44px;
  z-index: 10;
}
.slider .slider-nav {
  position: relative;
}
.slider .slider-nav .slider-arrow {
  background: url('../img/slid-arrow.jpg') center center no-repeat;
  position: absolute;
  width: 43px;
  height: 43px;
  cursor: pointer;
  z-index: 100;
  border-radius: 5px;
}
.slider .slider-nav #prew {
  top: 158px;
  left: -17px;
}
.slider .slider-nav #next {
  top: 158px;
  left: 920px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.slider .slider-nav .slider-points {
  position: absolute;
  top: 300px;
  z-index: 100;
  text-align: center;
  width: 100%;
}
.slider .slider-nav .slider-points .points {
  display: inline-block;
}
.slider .slider-nav .slider-points p {
  float: left;
  width: 14px;
  height: 14px;
  margin-right: 17px;
  border-radius: 50%;
  background: rgba(255,255,255,0.5);
  content: '';
}
.slider .slider-nav .slider-points .point-activ,
.slider .slider-nav .slider-points p:hover {
  background: #fff;
}
.slider .slider-wrapper1 {
  overflow: hidden;
  border-radius: 14px;
}
.slider .slider-wrapper1 .slider-wrapper2 .slide-img-cont {
  width: 10000px;
  position: relative;
}
.slider .slider-wrapper1 .slider-wrapper2 .slide-img-cont img {
  float: left;
}
.homepage {
  display: inline-block;
  padding: 0 0 0 43px;
}
.homepage .homepage-left {
  width: 640px;
  float: left;
}
.homepage .homepage-left .homepage-news:after {
  content: '';
  clear: both;
  display: block;
}
.homepage .homepage-left .homepage-news div {
  float: left;
  color: #e3000f;
  vertical-align: bottom;
  padding-top: 10px;
}
.homepage .homepage-left .homepage-news a {
  float: right;
  color: #484848;
  font-size: 16px;
  vertical-align: bottom;
  padding: 24px 20px 0px 0;
  font-family: 'OpenSansRegular';
}
.homepage .homepage-left .h-news-block {
  margin-right: -50px;
}
.homepage .homepage-right {
  float: right;
  width: 291px;
  margin: 10px 47px 0px 0;
}
.homepage .homepage-right .homepage-right-blue {
  height: 100%;
  width: 288px;
  background: #008bd2;
  border-radius: 5px;
  color: #fff;
  padding: 21px 11px 20px 20px;
}
.homepage .homepage-right .homepage-right-blue p {
  font-family: 'OpenSansRegular';
  font-size: 16px;
  line-height: 20px;
}
.homepage .homepage-right .homepage-right-blue p span {
  padding-top: 19px;
  font-size: 14px;
  display: inline-block;
}
.homepage .homepage-right .homepage-right-blue a {
  font-family: 'OpenSansBold';
  color: #ffc20e;
  font-size: 18px;
  display: block;
  padding: 5px 0 10px 0;
}
.h-news-block-many {
  position: relative;
}
.h-news-block-one {
  width: 295px;
  margin: 20px 36px 37px 0;
}
.h-news-block-one img {
  border: 3px solid #d4d4d4;
  border-radius: 5px;
}
.h-news-block-one .h-news-block-one-text {
  padding-left: 5px;
}
.h-news-block-one .h-news-block-one-text p.opsreg14:first-child {
  color: #afafaf;
  padding-top: 5px;
}
.h-news-block-one .h-news-block-one-text a {
  color: #008bd2;
  font-family: 'OpenSansRegular';
  font-size: 18px;
  display: inline-block;
  padding-bottom: 16px;
}
.homepage-right-red {
  border: 3px solid #fff;
  border-radius: 4px;
  background: url('../img/arrow-block.png') 10px 10px no-repeat, #e3000f;
  box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.4);
  text-decoration: none;
  font-family: 'OpenSansBold';
  font-size: 18px;
  display: block;
  color: #fff;
  padding: 8px 0 8px 40px;
  margin-bottom: 16px;
}
.news-page {
  padding-left: 42px;
}
.news-page:after {
  content: '';
  clear: both;
  display: block;
}
.news-page .h25 {
  color: #00963f;
  height: 44px;
  padding-top: 20px;
}
.news-select {
  position: relative;
  height: 108px;
}
.news-select .news-arrow {
  background: url('../img/news-arrow2.png') 51px 10px no-repeat;
  width: 175px;
  height: 73px;
  padding-top: 50px;
  position: absolute;
  font-family: 'OpenSansBold';
  font-size: 16px;
  color: #686868;
  text-transform: uppercase;
  top: -24px;
  left: 451px;
  text-decoration: none;
}
.news-select .paginator {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 85px;
  font-family: 'OpenSansBold';
  font-size: 16px;
  color: #686868;
  text-decoration: none;
}
.news-select .paginator span {
  margin-right: 14px;
  padding: 1px 7px 1px 7px;
}
.news-select .paginator span:hover,
.news-select .paginator span.current {
  border-radius: 6px;
  background-color: #00963f;
  color: #fff;
}
.news-select .paginator a {
  text-decoration: none;
}
.news-select .paginator-prev {
  position: absolute;
  top: 90px;
  left: 28px;
  z-index: 100;
}
.news-select .paginator-prev a {
  height: 16px;
  width: 10px;
  background: url('../img/news-arrow.png') 0 0 no-repeat;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  display: block;
}
.news-select .paginator-next {
  position: absolute;
  top: 90px;
  right: 38px;
  height: 16px;
  width: 10px;
  z-index: 100;
}
.news-select .paginator-next a {
  background: url('../img/news-arrow.png') 0 0 no-repeat;
  height: 16px;
  width: 10px;
  display: block;
}
.team-inside {
  color: #484848;
  padding: 30px 0 22px 41px;
  line-height: 22px;
}
.team-inside:after {
  content: '';
  clear: both;
  display: block;
}
.team-inside img {
  border-radius: 50%;
  border: 2px solid #d4d4d4;
}
.team-inside .team-inside-left {
  float: left;
  width: 630px;
}
.team-inside .team-inside-left .h25 {
  color: #e3000f;
}
.team-inside .team-inside-left .til-left {
  float: left;
}
.team-inside .team-inside-left .til-left p {
  padding: 18px 0 23px 3px;
}
.team-inside .team-inside-left .til-left p span {
  font-size: 14px;
  color: #8d8d8d;
}
.team-inside .team-inside-left .til-left p.red {
  color: #e3000f;
}
.team-inside .team-inside-left .til-right {
  width: 300px;
  float: right;
  margin: 19px 0 0 0px;
  font-family: 'OpenSansRegular';
  font-size: 14px;
}
.team-inside .team-inside-left .til-right .h18 {
  color: #484848;
}
.team-inside .team-inside-left .til-right #first-ul {
  padding-bottom: 33px;
}
.team-inside .team-inside-left .til-right ul {
  padding-left: 25px;
}
.team-inside .team-inside-left .til-right ul li {
  padding: 6px 0 8px 0;
  list-style-type: none;
  position: relative;
}
.team-inside .team-inside-left .til-right ul li:before {
  display: block;
  content: '';
  width: 9px;
  height: 9px;
  background: #e3000f;
  position: absolute;
  border-radius: 1px;
  top: 13px;
  left: -19px;
}
.team-inside .team-inside-left .my-info {
  font-family: 'OpenSansRegular';
  font-size: 14px;
  color: #484848;
  padding-top: 15px;
}
.team-inside .team-inside-left .my-info .h22 {
  color: #484848;
  font-size: 22px;
  font-family: 'OpenSansBold';
}
.team-inside .team-inside-left .my-info .my-info-text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.team-inside .team-inside-right {
  float: right;
  width: 210px;
  margin: 4px 128px 0 0px;
  line-height: 17px;
}
.team-inside .team-inside-right .h18 {
  color: #e3000f;
  font-size: 18px;
  padding-bottom: 10px;
}
.team-inside .team-inside-right div {
  padding: 10px 0;
  font-family: 'OpenSansRegular';
  font-size: 0;
}
.team-inside .team-inside-right div a {
  color: #008bd2;
  font-size: 16px;
  display: block;
}
.team-inside .team-inside-right div span {
  font-size: 14px;
  color: #8d8d8d;
  display: block;
}
hr {
  height: 3px;
  background: #cdcdcd;
  border: none;
  margin: 16px 0 17px 0;
}
.our-team {
  padding: 6px 0 0 43px;
}
.our-team .h25 {
  color: #e3000f;
}
.our-team .our-team-block .our-team-one {
  width: 293px;
  height: 300px;
  float: left;
  font-size: 0;
  padding-top: 12px;
  margin: 0 21px 34px 0;
}
.our-team .our-team-block .our-team-one img {
  width: 179px;
  height: 179px;
  border-radius: 50%;
  border: 2px solid #d4d4d4;
  margin-bottom: 13px;
  display: block;
}
.our-team .our-team-block .our-team-one .opsreg18 {
  color: #008bd2;
  font-family: 'OpenSansRegular';
  font-size: 18px;
  display: inline-block;
  width: 250px;
}
.our-team .our-team-block .our-team-one .opsreg14 {
  color: #afafaf;
  width: 250px;
}
.aboutus-page .aboutus-page-left {
  float: left;
  width: 621px;
  margin: 22px 0 0 45px;
}
.aboutus-page .aboutus-page-left .h25 {
  color: #e3000f;
  padding-bottom: 12px;
}
.aboutus-page .aboutus-page-left .opsreg16 {
  color: #009bea;
  padding-bottom: 16px;
  line-height: 20px;
}
.aboutus-page .aboutus-page-left img {
  height: 352px;
  border: 3px solid #d4d4d4;
  border-radius: 9px;
  width: 612px;
  margin-bottom: 12px;
}
.aboutus-page .aboutus-page-left .opsreg14 {
  margin-bottom: 25px;
}
.aboutus-page .aboutus-page-left .aboutus-page-left-red {
  height: 57px;
}
.aboutus-page .aboutus-page-left .aboutus-page-left-red a {
  float: left;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n+1) .principles-colum:nth-of-type(1) {
  float: left;
  width: 320px;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n+1) .principles-colum:nth-of-type(1) .h22 {
  color: #00963f;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n+1) .principles-colum:nth-of-type(1) hr {
  background: #00963f;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n+1) .principles-colum:nth-of-type(2) {
  float: right;
  width: 320px;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n+1) .principles-colum:nth-of-type(2) .h22 {
  color: #009bea;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n+1) .principles-colum:nth-of-type(2) hr {
  background: #009bea;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n) .principles-colum:first-child {
  float: left;
  width: 320px;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n) .principles-colum:first-child .h22 {
  color: #ff6000;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n) .principles-colum:first-child hr {
  background: #ff6000;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n) .principles-colum:last-child {
  float: right;
  width: 320px;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n) .principles-colum:last-child .h22 {
  color: #7556a0;
}
.aboutus-page .aboutus-page-left .principles .principles-line:nth-child(2n) .principles-colum:last-child hr {
  background: #7556a0;
}
.aboutus-page .aboutus-page-right {
  width: 292px;
  float: right;
  margin: 31px 42px 0px 0;
}
.aboutus-page .aboutus-page-right .h18 {
  color: #e3000f;
  padding-bottom: 17px;
}
.aboutus-page .aboutus-page-right p:nth-of-type(1) {
  background: url('../img/about-us-sprite-green.png') 20px -42px no-repeat;
}
.aboutus-page .aboutus-page-right p:nth-of-type(2) {
  background: url('../img/about-us-sprite-green.png') 20px -105px no-repeat;
}
.aboutus-page .aboutus-page-right p:nth-of-type(3) {
  background: url('../img/about-us-sprite-green.png') 20px -160px no-repeat;
}
.aboutus-page .aboutus-page-right p:nth-of-type(4) {
  background: url('../img/about-us-sprite-green.png') 20px -225px no-repeat;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(2) {
  border: 2px solid #d4d4d4;
  border-radius: 5px;
  padding-bottom: 13px;
  margin-bottom: 35px;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(2) .h14 {
  border-radius: 3px;
  min-height: 70px;
  max-height: 90px;
  width: 288px;
  color: #fff;
  padding: 10px 30px 7px 72px;
  background: url('../img/about-us-sprite.png') 21px 25px no-repeat, #00963f;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(2) p {
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  padding: 15px 0px 3px 71px;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(2) p span {
  text-decoration: underline;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(3) {
  border: 2px solid #d4d4d4;
  border-radius: 5px;
  background: url('../img/about-us-sprite.png') 19px 26px no-repeat;
  padding-bottom: 13px;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(3) .h14 {
  border-radius: 3px;
  height: 70px;
  width: 288px;
  color: #fff;
  padding: 20px 30px 0 72px;
  background: url('../img/about-us-sprite.png') 21px 25px no-repeat, #009bea;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(3) p {
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  padding: 15px 0px 3px 71px;
}
.aboutus-page .aboutus-page-right .city:nth-of-type(3) p span {
  text-decoration: underline;
}
.contacts-page .contacts-left {
  width: 620px;
  float: left;
  margin: 23px 0 30px 43px;
}
.contacts-page .contacts-left .h25 {
  color: #7556a0;
  padding-bottom: 34px;
}
.contacts-page .contacts-left .contacts-text {
  padding-left: 44px;
  background: url('../img/sprite-purp.png') 0px 3px no-repeat;
}
.contacts-page .contacts-left .contacts-text p {
  padding-bottom: 32px;
}
.contacts-page .contacts-left #map {
  height: 357px;
  width: 620px;
  border: 3px solid #d4d4d4;
  border-radius: 5px;
}
.contacts-page .contacts-right {
  float: right;
  width: 290px;
  margin: 32px 47px 0 0px;
}
.contacts-page .contacts-right .h18 {
  color: #7556a0;
  padding-bottom: 20px;
}
.contacts-page .contacts-right form {
  background: #f1f1f1;
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  color: #484848;
  padding: 18px 0 0 14px;
  border-radius: 10px;
}
.contacts-page .contacts-right form input,
.contacts-page .contacts-right form textarea {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  width: 260px;
  margin-bottom: 21px;
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  color: #484848;
  padding-left: 10px;
}
.contacts-page .contacts-right form [type="text"] {
  height: 36px;
}
.contacts-page .contacts-right form textarea {
  height: 292px;
  padding-top: 5px;
  resize: none;
  width: 248px;
}
.contacts-page .contacts-right form [type="submit"] {
  width: 150px;
  height: 46px;
  color: #7556a0;
  padding-bottom: 20px;
  color: #fff;
  border: 3px solid #fff;
  background: #7556a0;
  font-family: 'OpenSansBold';
  padding-bottom: 5px;
}
.news-inside-page .news-inside-left {
  float: left;
  width: 620px;
  margin: 26px 0 77px 40px;
  font-size: 0;
}
.news-inside-page .news-inside-left .h25 {
  color: #00963f;
  padding-bottom: 12px;
}
.news-inside-page .news-inside-left p.opsreg14-first {
  color: #afafaf;
  padding: 21px 0 15px 0;
  line-height: 19px;
  font-size: 14px;
  padding-bottom: 0;
}
.news-inside-page .news-inside-left a {
  color: #008bd2;
  font-family: 'OpenSansRegular';
  font-size: 18px;
  display: inline-block;
}
.news-inside-page .news-inside-left p {
  color: #484848;
}
.news-inside-page .news-inside-left img {
  height: 352px;
  border: 3px solid #d4d4d4;
  border-radius: 9px;
  width: 612px;
  margin: 30px 0 -3px 0;
}
.news-inside-page .news-inside-left .opsreg16 {
  padding: 17px 0 18px 0;
}
.news-inside-page .news-inside-left .opsreg14 {
  padding: 21px 0 15px 0;
  line-height: 19px;
}
.news-inside-page .news-inside-right {
  float: right;
  width: 297px;
  margin: 34px 41px 0 0px;
}
.news-inside-page .news-inside-right div a {
  color: #008bd2;
  font-family: 'OpenSansRegular';
  font-size: 18px;
  display: inline-block;
}
.news-inside-page .news-inside-right .h18 {
  color: #00963f;
}
.news-inside-page .h-news-block-one {
  margin: 17px 36px 20px 0;
}
.slider2 .paginator {
  position: relative;
}
.slider2 .paginator #next {
  cursor: pointer;
  width: 14px;
  height: 20px;
  background: url('../img/news-arrow.png') 0 0 no-repeat;
  position: absolute;
  top: 5px;
  right: 242px;
}
.slider2 .paginator #prev {
  cursor: pointer;
  width: 14px;
  height: 20px;
  background: url('../img/news-arrow.png') 0 0 no-repeat;
  position: absolute;
  top: 5px;
  right: 364px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.slider2 .paginator .paginator-in {
  text-align: center;
  position: relative;
  border: 2px solid #e7e7e7;
  width: 78px;
  height: 30px;
  border-radius: 5px;
  margin: 0 auto;
  font-family: 'OpenSansBold';
  font-size: 18px;
  color: #00963f;
}
.slider2 .paginator .paginator-in span {
  color: #878787;
}
.slider2 .slider2-wrap {
  overflow: hidden;
}
.slider2 .slider2-wrap .slider2-wrap2 {
  width: 10000px;
}
.slider2 .slider2-wrap .slider2-wrap2 .slide2-block {
  width: 620px;
  float: left;
}
.slider2 .slider2-wrap .slider2-wrap2 .slide2-block .slide2-block-image {
  height: 352px;
  width: 612px;
  position: relative;
  margin: 30px 0 -3px 0;
}
.slider2 .slider2-wrap .slider2-wrap2 .slide2-block .slide2-block-image img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  border-radius: 9px;
  border: 3px solid #d4d4d4;
  width: initial;
  height: initial;
}
.parents-page {
  margin: 17px 0 0 42px;
  font-size: 0;
}
.parents-page .h25 {
  color: #ff6000;
}
.parents-page .parents-page-block {
  width: 301px;
  float: left;
  height: 350px;
  margin: 0 28px 28px 0;
}
.parents-page .parents-page-block img {
  width: 189px;
  height: 189px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 10px 0 4px 0;
}
.parents-page .parents-page-block .opsreg18 {
  color: #008bd2;
  text-decoration: underline;
  text-align: left;
  display: block;
  padding-bottom: 18px;
  font-size: 17px;
}
.parents-page .parents-page-block .opsreg14 {
  color: #484848;
  padding: 5px 0 0 0;
}
.parents-inside-page .parents-inside-left {
  float: left;
  width: 620px;
  margin: 23px 0 25px 44px;
}
.parents-inside-page .parents-inside-left .h25 {
  color: #ff6000;
}
.parents-inside-page .parents-inside-left .pil-topblock {
  margin: 1px 0 35px 0;
}
.parents-inside-page .parents-inside-left .pil-topblock img {
  float: left;
  margin-top: 11px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
}
.parents-inside-page .parents-inside-left .pil-topblock div {
  float: right;
  padding: 2px 0 0 2px;
  margin: 10px;
  width: 393px;
  color: #e3000f;
}
.parents-inside-page .parents-inside-left .pil-topblock div:after {
  content: '';
  clear: both;
  display: block;
}
.parents-inside-page .parents-inside-left .pil-topblock div .h18 {
  padding-bottom: 5px;
}
.parents-inside-page .parents-inside-right {
  float: right;
  width: 290px;
  margin: 31px 46px 0 0;
}
.parents-inside-page .parents-inside-right .h18 {
  color: #ff6000;
}
.parents-inside-page .parents-inside-right .pir-block div {
  position: relative;
}
.parents-inside-page .parents-inside-right .pir-block div img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 10px 0 4px 0;
  padding: 2px 0 0 0;
}
.parents-inside-page .parents-inside-right .pir-block div a {
  color: #009bea;
  text-decoration: underline;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 70px;
  margin: auto;
  display: inline-table;
  width: 195px;
}
.questions-page .questions-page-left {
  margin: 25px 0 0 43px;
  float: left;
  width: 625px;
}
.questions-page .questions-page-left .h25 {
  color: #009bea;
  padding-bottom: 12px;
}
.questions-page .questions-page-left .opsreg16 {
  color: #009bea;
  padding-right: 10px;
  margin-bottom: 27px;
}
.questions-page .questions-page-left .questions-page-block {
  margin-bottom: 36px;
}
.questions-page .questions-page-left .questions-page-block div.acord-grey {
  color: #848484;
  background: url('../img/quest-arrow-grey.png') 561px bottom no-repeat, url('../img/quest-arrow-grey.png') 508px 0px no-repeat;
}
.questions-page .questions-page-left .questions-page-block .h18 {
  width: 620px;
  border: 3px solid #ccc;
  border-radius: 5px;
  box-shadow: 0px 5px 8px 0px #ddd;
  color: #009bea;
  padding: 7px 53px 7px 9px;
  background: url('../img/quest-arrow-blue.png') 561px bottom no-repeat, url('../img/quest-arrow-blue.png') 508px 0px no-repeat;
}
.questions-page .questions-page-left .questions-page-block .accordion {
  padding-top: 18px;
  padding-left: 10px;
}
.questions-page .questions-page-left .questions-page-block .accordion .opsreg14 {
  padding-bottom: 19px;
}
.questions-page .questions-page-right {
  float: right;
  width: 290px;
  margin: 32px 47px 0 0px;
}
.questions-page .questions-page-right .h18 {
  color: #009bea;
  padding-bottom: 20px;
}
.questions-page .questions-page-right form {
  background: #f1f1f1;
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  color: #484848;
  padding: 18px 0 0 14px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.questions-page .questions-page-right form input,
.questions-page .questions-page-right form textarea {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  width: 260px;
  margin-bottom: 21px;
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  color: #484848;
  padding-left: 10px;
}
.questions-page .questions-page-right form [type="text"] {
  height: 36px;
}
.questions-page .questions-page-right form textarea {
  height: 234px;
  padding-top: 5px;
  resize: none;
  width: 248px;
}
.questions-page .questions-page-right form [type="submit"] {
  width: 150px;
  height: 46px;
  font-family: 'OpenSansBold';
  font-size: 18px;
  color: #fff;
  border: 3px solid #fff;
  background: #009bea;
}
.gallery-page {
  margin: 20px 0 0 44px;
}
.gallery-page .h25 {
  color: #ff6000;
  padding-bottom: 14px;
}
.gallery-page .gallery-page-block {
  width: 296px;
  float: left;
  margin: 0 29px 35px 0;
}
.gallery-page .gallery-page-block img {
  border: 3px solid #d4d4d4;
  border-radius: 5px;
  width: 100%;
  height: 180px;
}
.gallery-page .gallery-page-block .opsreg14 {
  color: #afafaf;
}
.gallery-page .gallery-page-hr {
  clear: both;
}
.gallery-page a[type="video"] img {
  background: #d4d4d4;
}
.gallery-page-dark {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 100;
}
.gallery-page-dark .close-slider {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.gallery-page-dark .slider {
  margin: 4% auto;
  width: 950px;
  height: 600px;
  position: relative;
}
.gallery-page-dark .slider .slider-content {
  margin: auto;
  display: table;
}
.gallery-page-dark .slider .slider-content .slider-arrow {
  background: url('../img/slid-arrow.jpg') center center no-repeat;
  width: 43px;
  height: 43px;
  cursor: pointer;
  z-index: 100;
  border-radius: 5px;
  margin: auto 0;
  position: absolute;
  top: 0px;
  bottom: 0px;
}
.gallery-page-dark .slider .slider-content #next {
  right: -25px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.gallery-page-dark .slider .slider-content #prew {
  left: -25px;
  display: block;
}
.gallery-page-dark .slider .slider-content .slider-close-btn {
  position: absolute;
  right: -15px;
  cursor: pointer;
  top: -15px;
  background: url('../img/slid-arrow-close2.png');
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 3px solid #fff;
}
.gallery-page-dark .slider .slider-content .slider-close-btn:hover {
  -webkit-box-shadow: 0px 1px 23px #666666;
  -moz-box-shadow: 0px 1px 23px #666666;
  box-shadow: 0px 1px 23px #666666;
  border: 3px solid #CdCDCd;
}
.gallery-page-dark .slider .slider-content .slide-img-cont {
  min-width: 400px;
  position: relative;
  background: #d4d4d4;
  border: 3px solid #d4d4d4;
  border-radius: 5px;
  box-shadow: 0px 17px 57px 30px rgba(0,0,0,0.5);
}
.gallery-page-dark .slider .slider-content .slide-img-cont img {
  margin: 0 auto;
  display: inherit;
  max-width: 100%;
  max-height: 100%;
}
.gallery-page-dark .slider .slider-content .slide-img-cont .slide-text {
  position: absolute;
  bottom: 0px;
  padding: 5px;
  padding-right: 10px;
  max-width: 90%;
  left: 0px;
  background: #fff;
  border-radius: 0 13px 1px 1px;
}
.slide-info {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  width: 450px;
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  color: #6a6a6a;
}
.private-page .private-page-left {
  float: left;
  width: 621px;
  margin: 5px 0 0 45px;
}
.private-page .private-page-left .h25 {
  color: #e3000f;
  padding-bottom: 12px;
}
.private-page .private-page-left .opsreg16 {
  padding-bottom: 16px;
  line-height: 20px;
}
.private-page .private-page-left img {
  height: 352px;
  border: 3px solid #d4d4d4;
  border-radius: 9px;
  width: 612px;
  margin-bottom: 12px;
}
.private-page .private-page-left .opsreg14 {
  margin-bottom: 25px;
}
.private-page .private-page-left li {
  list-style: none;
  position: relative;
  line-height: 25px;
}
.private-page .private-page-left li:after {
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: #e3000f;
  border-radius: 2px;
  top: 9px;
  left: 0;
  content: '';
}
.private-page .private-page-right {
  width: 292px;
  float: right;
  margin: 12px 42px 0px 0;
}
.private-page .private-page-right .h18 {
  color: #e3000f;
  padding-bottom: 17px;
}
.private-page .private-page-right .city p:nth-of-type(1) {
  background: url('../img/about-us-sprite-red.png') 20px 22px no-repeat;
}
.private-page .private-page-right .city p:nth-of-type(2) {
  background: url('../img/about-us-sprite-red.png') 20px -37px no-repeat;
}
.private-page .private-page-right .city p:nth-of-type(3) {
  background: url('../img/about-us-sprite-red.png') 20px -96px no-repeat;
}
.private-page .private-page-right .city p:nth-of-type(4) {
  background: url('../img/about-us-sprite-red.png') 20px -160px no-repeat;
}
.private-page .private-page-right .city:nth-of-type(2) {
  border: 2px solid #d4d4d4;
  border-radius: 5px;
  padding-bottom: 13px;
  margin-bottom: 20px;
}
.private-page .private-page-right .city:nth-of-type(2) .h14 {
  border-radius: 3px;
  min-height: 70px;
  max-height: 90px;
  width: 288px;
  color: #fff;
  padding: 10px 30px 7px 72px;
  background: url('../img/about-us-sprite.png') 21px 25px no-repeat, #e3000f;
}
.private-page .private-page-right .city:nth-of-type(2) p {
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  padding: 15px 0px 3px 71px;
}
.private-page .private-page-right .city:nth-of-type(2) p span {
  text-decoration: underline;
}
.private-page .private-page-right .city:nth-of-type(3) {
  border: 2px solid #d4d4d4;
  border-radius: 5px;
  background: url('../img/about-us-sprite.png') 19px 26px no-repeat;
  padding-bottom: 13px;
}
.private-page .private-page-right .city:nth-of-type(3) .h14 {
  border-radius: 3px;
  height: 70px;
  width: 288px;
  color: #fff;
  padding: 20px 30px 0 72px;
  background: url('../img/about-us-sprite.png') 21px 25px no-repeat, #009bea;
}
.private-page .private-page-right .city:nth-of-type(3) p {
  font-family: 'OpenSansRegular';
  font-size: 14px;
  line-height: 21px;
  padding: 15px 0px 3px 71px;
}
.private-page .private-page-right .city:nth-of-type(3) p span {
  text-decoration: underline;
}
.private-page .private-page-right .homepage-news .h30 {
  color: #e3000f;
  font-size: 25px;
}
.private-page .private-page-right .text {
  float: right;
  color: #484848;
  font-size: 16px;
  vertical-align: bottom;
  padding: 0 20px 0px 0;
  font-family: 'OpenSansRegular';
}
