
a {
  text-decoration: none;
}
.inside {
  width: 1134px;
  margin: 0 auto;
  max-width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
}
body {
  font-family: "FiraSans";
  font-weight: 400;
  background: #fff;
  -webkit-text-size-adjust: 100%;
}
#map-with-places.open {
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.flex-sb {
  justify-content: space-between;
}
.flex-sa {
  justify-content: space-around;
}
.flex-r {
  justify-content: flex-end;
}
.flex-c {
  justify-content: center;
}
.flex-t {
  align-items: flex-start;
}
.flex-bt {
  align-items: flex-end;
}
.flex-m {
  align-items: center;
}
.flex-s {
  align-items: stretch;
}
.flex-l {
  justify-content: flex-start;
}




.map-content {
    width: 380px;
    max-width: 100%;
    box-sizing: border-box;
}
.map-content h4 {
    
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
}
.map-content p {
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    font-size: 16px;
}
.map-content p span {
    color: #888;
    font-weight: 100;
    font-size: 14px;
    display: block;
    margin-top: 2px;
}
.map-content .footer-s {
    padding-top: 6px;
}

.map-content .button-s {
    padding-top: 14px;
    padding-bottom: 4px;
    text-align: center;
    border-top: 1px solid #eaeaea;
}
.map-content .button-s a {
    width: 230px;
    display: inline-block;
    text-decoration: none;
    height: 34px;
    line-height: 34px;
    background: #ffd800;
    color:#333;
    font: 700 14px/34px "FiraSans";
    border-radius: 3px;
}
.map-content h4.name-s  {
    color:#333;
    font: 400 18px/1 "FiraSans";
    margin-bottom: 12px;
}
.map-content h4.name-s span {
    display: inline-block;
    vertical-align: middle;
}
.map-content h4.name-s img {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.map-content p.way-s {
    margin-bottom: 12px;
    color:#666;
    font: 400 14px/1.4 "FiraSans";
}
.map-content .footer-s p {
    text-align: center;
    color:#333333;
    font: 400 14px/1.4 "FiraSans";
}

#map-with-places .map-content {
    width: 300px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.map-content .footer-s p span {
    display: inline;
    color:#8356b2;
    font: 400 14px/1.4 "FiraSans";
}
#map-with-places .gm-style-iw {
    left: 26px !important
}
.condition {
    text-align: left !important;
}
.g-wrap .condition a {
    color:#fff;
    text-decoration: underline;
}
.g-wrap .condition a:hover {
    text-decoration: none;
}
.g-wrap .condition {
    color:#fff;
}
.foot-form .g-form .condition {
    color:#333
}
.foot-form .g-form .condition a {
    color:#ec4d79
}
.underlined-link {
    color: #333;
}


#map-with-places2 .filials-widget {
  padding-top: 46px;
}

.filials-widget .header-of-palces {
    margin-bottom: 30px;
}
.filials-widget .header-of-palces .title {
  font-family: "NotoSerif";
  font-size: 40px;
  margin-bottom: 24px;
  text-align: center;
  color: #31293a;
}
.filials-widget .header-of-palces .subtitle {
  color: #8c98a5;
  font-size: 20px;
  font-family: "FiraSans";
  margin-bottom: 44px;
  text-align: center;
  font-weight: 400;
}
.filials-widget .dropdown-list-inner {
  width: 220px;
  position: absolute;
  top: 27px;
  left: 6px;
  background: #fff;
  padding-top: 2px;
  z-index: 1;
  box-shadow: 0px 13px 34px 0px rgba(0, 0, 0, 0.35);
  border-radius: 6px;
  overflow: hidden;
  display: none;
}
.filials-widget .dropdown-list-wrapper {
  position: relative;
}
.filials-widget .header-of-palces .choice {
  font-family: "FiraSans";
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.filials-widget .header-of-palces .choice .drop-hendler span {
  cursor: pointer;
  user-select: none;
  color: #e13c48;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.filials-widget .header-of-palces .choice .drop-hendler .mob {
    display: none;
}
.pin.open-map {
    display: inline-block;
}
.filials-widget .header-of-palces .choice .drop-hendler img,
.filials-widget .header-of-palces .choice .drop-hendler svg {
    display: inline-block;
    vertical-align: middle;
}
.filials-widget .header-of-palces .choice .drop-hendler span:before {
  position: absolute;
  bottom: -1px;
  width: 100%;
  content: "";
  left: 0;
  border-bottom: 1px dotted #e13c48;
}
.filials-widget .header-of-palces .choice .drop-hendler span:after {
  position: absolute;
  right: -12px;
  top: 7px;
  border: 4px solid transparent;
  border-top-color: #e13c48;
  content: "";
}
#map-with-places2 {
    padding-top: 60px;
    width: 100%;
}
#map-with-places2 .inner {    
    width: 100%;    
}
.filials-widget .scrol-bar {
  height: 360px;
  overflow-y: hidden;
}
.filials-widget #map-with-places.open {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.filials-widget .dropdown-list-inner .row-item {
  padding: 15px 8px;
  border-bottom: 1px solid #333333;
  font: 400 18px/1 "FiraSans";
  cursor: pointer;
  text-align: left;
  border-bottom-color: #e3e3e3;
}
.filials-widget .dropdown-list-inner .row-item span {
  width: 80%;
  margin-left: 8px;
}
.filials-widget .show-map {
  cursor: pointer;
}
.filials-widget .dropdown-list-inner .row-item:hover {
  color: #e13c48;
}
.filials-widget .dropdown-list-inner .row-item span,
.filials-widget .dropdown-list-inner .row-item svg {
  display: inline-block;
  vertical-align: middle;
}
.filials-widget .dropdown-list-inner .row-item:last-child {
  border-bottom: none;
}
.filials-widget .header-of-palces .scrollable .scroll-bar.vertical .thumb {
  width: 8px;
  opacity: 0.6;
  right: 6px;
}
.filials-table {
  margin-bottom: 50px;
}
.filials-table .fitem {
  margin-bottom: 16px;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  width: 24%;
  user-select: none;
  transition: all 0.3s ease 0s;
}
.filials-table .fitem.hidden {
  visibility: hidden;
}
.filials-table .fitem.active,
.filials-table .fitem:hover {
  border-color: #eaeaea;
  transition: all 0.3s ease 0s;
}
.filials-table .fitem .inner {
  padding: 18px;
  padding-right: 30px;
}
.filials-table .fitem .name {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  font-family: "FiraSans";
  margin-bottom: 14px;
}
.filials-table .fitem .name span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.filials-table .fitem .name svg {
  display: inline-block;
  vertical-align: middle;
}
.filials-table .fitem p {
  color: #555;
  font-size: 14px;
  font-family: "FiraSans";
}
.just-call-list {
  padding: 82px 0 40px;
}
.just-call-list .item {
  color: #737080;
  max-width: 32%;
  text-align: center;
  width: 300px;
}
.just-call-list .item .ico {
  margin-bottom: 26px;
  height: 112px;
}
.just-call-list .item .ico img {
  display: block;
}
.just-call-list .item .desc p {
  line-height: 1.5;
}
.just-call-list .item h4 {
  font-size: 18px;
  font-weight: 800;
  color: #31293a;
  margin-bottom: 18px;
}
.header {
  position: absolute;
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  left: 0;
  color: #fff;
  top: 0;
}
.header .mobile {
  display: none;
}
.header .studios {
  padding-left: 40px;
  font-size: 15px;
  color: #fff;
  user-select: none
}
.header .studios img,
.header .studios span {
  display: inline-block;
  vertical-align: middle;
}
.header .studios img {
  margin-right: 8px;
}
.header .studios span {
  text-decoration: underline;
  color: #febe29;
}
.header .studios:hover span {
    text-decoration: none;
}
.header .contact-info {
  letter-spacing: 0.1px;
  text-align: right;
}
.header .contact-info .phone {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 7px;
}
.header .contact-info .phone a {
  color: #fff;
}
.header .contact-info p.get-know a {
  color: #febe29;
  text-decoration: underline;
  font-size: 13px;
}
.header .contact-info p.get-know a:hover {
    text-decoration: none;
}
.main {
  background: #021527 url(../images/main.jpg) no-repeat center bottom;
  padding-top: 150px;
  color: #fff;
  padding-bottom: 150px;
}
.main h1 {
  font-weight: 800;
  line-height: 1.4;
  font-size: 40px;
  font-family: "NotoSerif";
  margin-bottom: 24px;
}
.main h1 strong {
  font-size: 60px;
  display: block;
}
.main h2 {
  font-size: 24px;
  line-height: 1.45;
  margin-bottom: 40px;
}
.subscribe-for-free {
  max-width: 100%;
  width: 550px;
}
.subscribe-for-free .button {
  margin-top: 18px;
}
.subscribe-for-free .button a {
  display: block;
  width: 342px;
  font-weight: 800;
  height: 62px;
  border-radius: 8px;
  text-align: center;
  background: #febe29;
  color: #000;
  text-decoration: none;
  font-size: 23px;
  line-height: 62px;
}
.subscribe-for-free p {
  font-size: 16px;
}
.subscribe-for-free p span {
  color: #ff4800;
}
.subscribe-for-free-section {
  padding-top: 20px;
  display: none;
}
.subscribe-for-free-section p {
  font-weight: 700;
}
.subscribe-for-free-section a {
  margin: 0 auto;
  max-width: 100%;
}
.main-form {
  background: url(../images/bg_form.svg) no-repeat center;
  padding: 88px 0;
}
.main-form .form-wrapper {
  padding: 36px 37px 28px;
  background: #fff;
  border-radius: 20px;
}
.main-form .agreements {
  color: #8c98a5;
  font-size: 13px;
  margin-top: 18px;
}
.main-form .agreements a {
  color: #5983c1;
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}
.main-form .agreements a:hover {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.main-form .title {
  font-size: 30px;
  font-family: "NotoSerif";
  color: #31293a;
  margin-bottom: 21px;
  font-weight: 900;
}
.main-form .title span {
  color: #ff4d94;
  font-style: italic;
}
.main-form .field {
  width: 330px;
}
.main-form .field input {
  padding: 0;
  width: 100%;
  padding-left: 26px;
  height: 68px;
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  font-family: "FiraSans";
  font-size: 16px;
}
.main-form .button {
  width: 340px;
}
.main-form .button button {
  display: block;
  width: 100%;
  font-weight: 700;
  font-family: "FiraSans";
  box-sizing: border-box;
  height: 66px;
  border-radius: 4px;
  text-align: center;
  background: #febe29;
  color: #000;
  border: none;
  text-decoration: none;
  font-size: 23px;
  cursor: pointer;
}
.about {
  padding: 140px 0 82px;
  background: url(../images/director.jpg) no-repeat center 0;
}
.about .inside {
  position: relative;
}
.about .left-description {
  width: 540px;
  color: #fff;
}
.about .left-description .title {
  font-size: 36px;
  line-height: 1.4;
  font-weight: 800;
  font-family: "NotoSerif";
  margin-bottom: 32px;
}
.about .left-description p {
  margin-bottom: 22px;
  line-height: 1.45;
  font-weight: 400;
  letter-spacing: 0.1px;
  font-size: 18px;
}
.about .left-description p em {
  color: #e4d5f3;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  display: block;
}
.about .left-description p:last-child {
  margin-bottom: 0;
}
.about .director-img {
  display: none;
}
.about .small-desc {
  text-align: center;
  background: url(../images/small-desc.svg) no-repeat center;
  box-sizing: border-box;
  width: 261px;
  padding-top: 53px;
  position: absolute;
  height: 190px;
  bottom: -32px;
  right: 32px;
}
.about .small-desc:before {
  width: 20px;
  height: 14px;
  background: url(../images/point_director.svg) no-repeat center;
  content: "";
  position: absolute;
  top: 24px;
  left: 50%;
  margin-left: -18px;
}
.about .small-desc .title {
  font-size: 20px;
  color: #31293a;
  margin-bottom: 14px;
  font-family: "NotoSerif";
}
.about .small-desc .desc p {
  line-height: 1.5;
  color: #737080;
}
.our-workflow {
  padding: 84px 0;
  background: #f4f7e7 url(../images/workflow-stars.png) no-repeat center 0;
}
.our-workflow .title {
  text-align: center;
  font-size: 40px;
  color: #31293a;
  margin-bottom: 28px;
  font-family: "NotoSerif";
  font-weight: 800;
}
.our-workflow .subtitle {
  text-align: center;
  font-size: 24px;
  color: #31293a;
}
.our-workflow .subtitle strong {
  font-weight: 700;
}
.our-workflow .workflow-list {
  margin-top: 42px;
}
.our-workflow .workflow-list .item {
  background-color: #fff;
  position: relative;
  background-position: right bottom;
  border-radius: 6px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.our-workflow .workflow-list .item .desc {
  position: absolute;
  top: 30px;
  left: 30px;
}
.our-workflow .workflow-list .item .desc .name {
  font-size: 24px;
  line-height: 1.25;
  color: #31293a;
  font-weight: 900;
  font-family: "NotoSerif";
  margin-bottom: 8px;
}
.our-workflow .workflow-list .item .desc .txt {
  line-height: 1.45;
  font-style: italic;
  font-family: "NotoSerif";
  font-weight: 400;
  color: #31293a;
}
.our-workflow .workflow-list .item img {
  max-width: 100%;
  display: block;
}
.facts {
  padding: 84px 0 80px;
  text-align: center;
  background: #fff9f9;
  position: relative;
}
.facts:after {
  position: absolute;
  width: 100%;
  height: 100px;
  background: #ffffff url(../images/about_bg.svg) no-repeat center bottom;
  content: "";
  left: 0;
  bottom: 0;
}
.facts .title {
  font-size: 40px;
  color: #31293a;
  font-family: "NotoSerif";
  margin-bottom: 56px;
}
.facts .facts-list .item {
  width: 32%;
  margin-bottom: 60px;
}
.facts .facts-list .item .ico {
  margin-bottom: 22px;
}
.facts .facts-list .item .ico img {
  margin: 0 auto;
  display: block;
}
.facts .facts-list .item .name {
  margin-bottom: 10px;
  color: #31293a;
  font-size: 20px;
  font-weight: 900;
  font-family: "NotoSerif";
  line-height: 1.4;
  font-style: italic;
}
.facts .facts-list .item p {
  color: #737080;
  font-family: "FiraSans";
  line-height: 1.5;
}
.teachers {
  text-align: center;
  padding: 148px 0 40px;
  background: url(../images/like.svg) no-repeat center 54px;
}
.teachers .title {
  line-height: 1.25;
  font-size: 40px;
  margin-bottom: 70px;
  font-family: "NotoSerif";
  color: #31293a;
}
.teachers .teachers-list .item {
  width: 23%;
  margin-bottom: 50px;
}
.teachers .teachers-list .item .avatar {
  margin-bottom: 25px;
  display: inline-block;
  border-radius: 150px;
  position: relative;
}
.teachers .teachers-list .item .avatar img {
    display: block;
}
.teachers .teachers-list .item .avatar a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    border-radius: 150px;
    background: rgba(0,0,0,0.3);
    padding-top: 56px;
    box-sizing: border-box;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.teachers .teachers-list .item .avatar a:hover {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.teachers .teachers-list .item .avatar a span {
    line-height: 1.3;
}
.teachers .teachers-list .item .teachers-name {
  font-size: 20px;
  font-family: "NotoSerif";
  margin-bottom: 16px;
}
.teachers .teachers-list .item .teachers-name a {
  color: #31293a;
  display: inline-block;
  border-bottom: 1px dotted #31293a;
  
}
.teachers .teachers-list .item .teachers-name a:hover {
  color: #e3315a;
  border-bottom-color: #e3315a;
}
.teachers .teachers-list .item .position {
  font-size: 14px;
  font-weight: 400;
  color: #31293a;
  margin-bottom: 12px;
  line-height: 1.4;
}
.teachers .teachers-list .item p {
  color: #b1b1b1;
  line-height: 1.4;
  font-size: 14px;
}
.faq {
  padding: 80px 0 60px;
  background: url(../images/faq.jpg) no-repeat center;
}
.faq .title {
  text-align: center;
  font-size: 40px;
  margin: 40px 0;
  font-family: "NotoSerif";
}
.faq .inside {
  width: 948px;
}
.faq .question {
  border: 2px solid transparent;
  padding: 20px 94px;
  border-radius: 8px;
  margin-bottom: 12px;
  position: relative;
}
.faq .question .question-title:before {
  width: 18px;
  height: 2px;
  content: "";
  background: #8a5eb9;
  position: absolute;
  top: 12px;
  left: -44px;
}
.faq .question:not(.active) .question-title:after {
  width: 2px;
  height: 18px;
  content: "";
  background: #8a5eb9;
  position: absolute;
  top: 4px;
  left: -36px;
}
.faq .question.active {
  border: 2px solid #eaf1f4;
}
.faq .question-inner .question-title {
  font-size: 20px;
  color: #363636;
  font-weight: 800;
  line-height: 1.45;
  cursor: pointer;
  user-select: none;
  margin-bottom: 0;
  position: relative;
}
.faq .question-inner .answer {
  display: none;
  margin-top: 26px;
  line-height: 1.55;
}
.faq .question-inner .answer p {
  color: #989898;
}
.benefit-section {
  padding: 68px 0 40px;
  background: url(../images/faq.jpg) no-repeat center;
}
.benefit-section .column {
  width: 450px;
}
.benefit-section .column .title {
  font-size: 60px;
  color: #31293a;
  line-height: 1.1;
  font-family: "NotoSerif";
  font-weight: 900;
  margin-bottom: 37px;
}
.benefit-section .column .column-item .ico {
  margin-bottom: 24px;
}
.benefit-section .column .column-item .name {
  margin-bottom: 14px;
  font-size: 20px;
  font-family: "NotoSerif";
  font-weight: 900;
  font-style: italic;
  line-height: 1.4;
  color: #31293a;
}
.benefit-section .column .column-item .desc p {
  color: #737080;
  line-height: 1.5;
}
.benefit-section .column .column-item:not(:last-child) {
  margin-bottom: 42px;
}
.benefit-section .column.column-left {
  padding-top: 10px;
}
.methodics {
  background: url(../images/bg_method.jpg) no-repeat center;
  padding: 76px 0;
  text-align: center;
}
.methodics .caption {
  background: url(../images/method_caption.svg) no-repeat center 0;
  width: 800px;
  height: auto;
  padding: 0 36px;
  padding-bottom: 100px;
  padding-top: 88px;
  margin: 0 auto;
  font-size: 24px;
  color: #31293a;
  font-family: "FiraSans";
  line-height: 1.6;
  box-sizing: border-box;
  position: relative;
}
.methodics .caption strong {
  font-weight: 800;
  display: block;
}
.methodics .caption .title {
  margin-bottom: 28px;
  line-height: 1;
  font-family: "NotoSerif";
  font-size: 40px;
}
.about-irbis {
  padding: 84px 0;
  background: #021527 url(../images/about_irbis.svg) no-repeat center bottom;
}
.about-irbis .about-header {
  margin-bottom: 36px;
  color: #fff;
}
.about-irbis .title {
  text-align: center;
  font-size: 40px;
  margin-bottom: 26px;
  font-family: "NotoSerif";
}
.about-irbis .subtitle {
  text-align: center;
  font-size: 24px;
  font-family: "FiraSans";
  font-weight: 400;
}
.about-irbis .item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.about-irbis .item img {
  display: block;
  max-width: 100%;
}
.about-irbis .item .caption {
  top: 40px;
  left: 50px;
  position: absolute;
  width: 300px;
}
.about-irbis .item .caption .name {
  font-size: 40px;
  line-height: 1.25;
  font-family: "NotoSerif";
}
.about-irbis .item .caption .link {
  margin-top: 20px;
  text-decoration: underline;
  font-size: 20px;
}
.about-irbis .item .caption .link:hover {
  text-decoration: none;
  font-family: "FiraSans";
}
.about-irbis .item.white {
  color: #000;
}
.about-irbis .item.white .caption .link a {
  color: #0353d7;
}
.about-irbis .item.black {
  color: #fff;
}
.about-irbis .item.black .caption .link a {
  color: #febe29;
}





.prices {
  padding: 104px 0;
  background: url(../images/price_bg.jpg) no-repeat center 0;
}


.prices .prices-table-new .title {
    text-align: center;
    font-size: 40px;
    color: #31293a;
    margin-bottom: 28px;
    font-family: "NotoSerif";
}
.prices .prices-table-new {
    background: #f7f9fc;
    border-radius: 40px;
    width: 540px;
    box-sizing: border-box;
    max-width: 100%;
    padding: 34px;
}

.prices .prices-table-new .list {
    background: #fff;
    border-radius: 26px;
    box-shadow: 0px 0px 30px 0px rgba(29, 29, 40, 0.07);
}
.prices .prices-table-new .list .row {
    padding: 25px 34px 18px;
    border-bottom: 2px solid #f7f9fc;
}
.prices .prices-table-new .list .row .price {
    font-size: 30px;
    color: #31293a;
    font-weight: 800;
    font-family: "NotoSerif";
}
.prices .prices-table-new .list .row.center {
    padding: 25px 34px;
}
.prices .prices-table-new .list .row.bottom {
    padding: 31px 34px;
    font-size: 14px;
    color: #565656;
}
.prices .prices-table-new .list .row.bottom strong {
    font-size: 19px;
    color: #31293a;
    font-weight: 900;
}
.prices .prices-table-new .list .row.bottom .price-bottom:first-child {
    margin-bottom: 24px;
}

.prices .prices-table-new .list .row:last-child {
    border-bottom: none;
}
.prices .prices-table-new .list .row .label {
    font-size: 18px;
    color: #31293a;
    margin-bottom: 16px;
    font-weight: 700;
}
.prices .prices-table-new .list .row .row-desc {
    font-size: 14px;
    color: #565656
}




.prices .button {
  padding-top: 30px;
}
.prices .button a {
  display: block;
  width: 100%;
  font-weight: 700;
  font-family: "FiraSans";
  box-sizing: border-box;
  height: 74px;
  border-radius: 6px;
  text-align: center;
  background: #febe29;
  color: #000;
  border: none;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  padding-top: 18px;
}
.prices .button a strong {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 800;
}
.left-questions {
  padding: 88px 0;
  background-image: url(../images/form_bg_top.jpg), url(../images/form_bg_bottom.jpg);
  background-repeat: no-repeat;
  background-position: right top, left 10px bottom;
}
.left-questions .title {
  font-size: 60px;
  font-family: "NotoSerif";
  color: #31293a;
  line-height: 1.1;
  margin-bottom: 24px;
}
.left-questions .subtitle {
  font-size: 24px;
  font-family: "FiraSans";
  line-height: 1.35;
  color: #31293a;
}
.left-questions .left {
  width: 420px;
}
.left-questions .right {
  width: 542px;
  padding-top: 8px;
}
.left-questions .right textarea {
  padding: 16px;
  border: 1px solid #d7d7d7;
  height: 128px;
  width: 100%;
  border-radius: 6px;
  resize: none;
  display: block;
  outline: none !important;
  box-sizing: border-box;
  font-family: "FiraSans";
  font-size: 16px;
}
.left-questions .right .message {
  margin-bottom: 18px;
}
.left-questions .right .field {
  width: 260px;
}
.left-questions .right .field input {
  border: 1px solid #d7d7d7;
  width: 100%;
  display: block;
  height: 52px;
  padding-left: 18px;
  border-radius: 6px;
  box-sizing: border-box;
  font-family: "FiraSans";
  font-size: 16px;
}
.left-questions .right .button button {
  width: 260px;
  height: 54px;
  border-radius: 6px;
  background: #febe29;
  color: #000;
  border: none;
  font-size: 20px;
  font-weight: 700;
  max-width: 100%;
  cursor: pointer;
}
.left-questions .agreements {
  color: #8c98a5;
  font-size: 13px;
  margin-top: 22px;
}
.left-questions .agreements a {
  color: #5983c1;
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}
.left-questions .agreements a:hover {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.exercises {
  padding: 40px 0px;
}
.exercises .slider-wrapper {
  overflow: hidden;
  position: relative;
}
.exercises .swiper-container {
  width: 1494px;
  overflow: visible;
  max-width: 100%;
}
.exercises .title {
  text-align: center;
  font-size: 40px;
  color: #31293a;
  margin-bottom: 50px;
  font-family: "NotoSerif";
  line-height: 1.25;
}
.exercises .swiper-slide span {
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
.exercises .swiper-slide span img {
  display: block;
  max-width: 100%;
}
.exercises .slider-wrapper .swiper-button-prev {
  top: 50%;
  margin-top: -36px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  width: 72px;
  height: 72px;
  background: url(../images/prev-pink.svg) no-repeat center;
  z-index: 4;
}
.exercises .slider-wrapper .swiper-button-prev:after {
  display: none;
}
.exercises .slider-wrapper .swiper-button-next {
  top: 50%;
  margin-top: -36px;
  position: absolute;
  right: 50%;
  margin-right: -500px;
  width: 72px;
  height: 72px;
  background: url(../images/next-pink.svg) no-repeat center;
  z-index: 4;
}
.exercises .slider-wrapper .swiper-button-next:after {
  display: none;
}
.comments {
  padding: 80px 0 40px;
}
.comments .title {
  text-align: center;
  font-size: 40px;
  color: #31293a;
  margin-bottom: 30px;
  font-family: "NotoSerif";
  line-height: 1.25;
}
.comments .slider-wrapper {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.comments .slider-wrapper .swiper-button-prev {
  top: 56px;
  position: absolute;
  left: -62px;
  width: 22px;
  height: 40px;
  background: url(../images/prev.svg) no-repeat center;
}
.comments .slider-wrapper .swiper-button-prev:after {
  display: none;
}
.comments .slider-wrapper .swiper-button-next {
  top: 56px;
  position: absolute;
  right: -62px;
  width: 22px;
  height: 40px;
  background: url(../images/next.svg) no-repeat center;
}
.comments .slider-wrapper .swiper-button-next:after {
  display: none;
}
.comments .swiper-pagination {
  text-align: center;
  margin-top: 32px;
}
.comments .slide .preview a {
  position: relative;
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
.comments .slide .preview a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play_video.svg) no-repeat center;
  content: "";
}
.comments .slide .preview img {
  display: block;
}
.comments .slide .desc {
  padding-top: 9px;
  line-height: 1.4;
  font-size: 14px;
  color: #565656;
}
.comments .slide .desc strong {
  color: #31293a;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 2px;
  display: block;
}
.footer {
  padding: 38px 0;
  background: #8257b0;
  color: #fff;
}
.footer .column-1 {
  width: 350px;
}
.footer .column-1 .logo {
  margin-bottom: 11px;
}
.footer .c-description {
  color: #fff;
  line-height: 1.5;
  font-size: 12px;
  font-family: "FiraSans";
}
.footer .column-3 {
  padding-top: 10px;
  width: 348px;
}
.footer .column-3 .title {
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
}
.footer .column-3 p {
  font-size: 13px;
  line-height: 1.6;
  color: #d0b0f1;
}
.footer .centred-info {
  padding-top: 8px;
  padding-right: 18px;
}
.footer .centred-info .phone {
  font-size: 24px;
  
  margin-bottom: 18px;
}
.footer .centred-info .phone > a {
  color: #fff;
  font-weight: 600;
}
.footer .centred-info .socials li {
  margin-right: 22px;
}
.footer .centred-info .socials p {
  margin-bottom: 12px;
  font-family: "FiraSans";
}
.footer .centred-info .socials p a {
  color: #febe29;
  text-decoration: underline;
}
.footer .centred-info .socials p a:hover {
  text-decoration: none;
}
.footer .centred-info .callme {
  font-size: 14px;
  color: #febe29;
  font-family: "FiraSans";
  margin-top: 8px;
}
.footer .centred-info .callme a {
  font-size: 14px;
  color: #febe29;
  font-family: "FiraSans";
}
.footer .centred-info .callme a:hover {
  text-decoration: underline;
}
.footer .centred-info .oferta { 
  margin-top: 20px;
}
.footer .centred-info .oferta a {
  font-size: 14px;
  color: #febe29;
  font-family: "FiraSans";
}
.footer .centred-info .oferta a:hover {
  text-decoration: underline;
}
.helpingline {
  background: #754ba2;
  padding-top: 2px;
}
.helpingline .mobile {
  display: none;
}
.helpingline .coll-1 {
  width: 322px;
}
.helpingline .coll-1 .title {
  color: #fff;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 18px;
}
.helpingline .coll-1 p {
  font-size: 13px;
  line-height: 1.4;
  color: #d0b0f1;
}
.helpingline .coll-3 {
    padding-top: 2px;
}
.helpingline .coll-3 a {
  margin-left: 15px;
  display: inline-block;
}
.helpingline .coll-3 img {
  display: block;
}
.helpingline .coll-2 img {
  display: block;
  width: 267px;
}

.helpingline .inside {
  position: relative;
}
.popup-window {
  background: #fff;
  padding: 70px 40px 60px;
  width: 456px;
  border-radius: 6px;
  max-width: 100%;
  box-sizing: border-box;
}
#thanks {
  text-align: center;
  display: none;
}
#thanks .ico {
  margin-bottom: 18px;
}
#thanks .ico img {
  width: 140px;
}
#thanks .title {
  margin-bottom: 16px;
  font-size: 24px;
  color: #31293a;
  font-family: "NotoSerif";
}
#thanks p {
  color: #8c98a5;
  font-size: 16px;
  font-family: "FiraSans";
}
.teacher-detail-view {
  display: none;
  width: 940px;
  padding: 39px 40px;
  box-sizing: border-box;
}
.teacher-detail-view .description {
  margin-left: 34px;
  width: 660px;
}
.teacher-detail-view .description .title {
  font-size: 36px;
  font-family: "NotoSerif";
  color: #31293a;
  margin-bottom: 15px;
}
.teacher-detail-view .description .ocupation {
  color: #31293a;
  font-size: 18px;
  margin-bottom: 30px;
}
.teacher-detail-view .description p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.4;
}
.teacher-detail-view .description ul li {
  margin-bottom: 20px;
  font-size: 18px;
  padding-left: 10px;
  line-height: 1.4;
  position: relative;
}
.teacher-detail-view .description ul li:before {
  width: 4px;
  height: 4px;
  left: 0;
  border-radius: 10px;
  top: 8px;
  background: #000;
  content: "";
  position: absolute;
}
.subscribe-window {
  padding: 42px 60px;
  display: none;
  max-width: 100%;
  box-sizing: border-box;
}
.subscribe-window .title {
  font-size: 24px;
  line-height: 1.45;
  color: #31293a;
  font-family: "NotoSerif";
  margin-bottom: 20px;
}
.subscribe-window .field {
  margin-bottom: 22px;
}
.subscribe-window .field input {
  height: 60px;
  border-radius: 10px;
  background: #f5f7fa;
  padding-left: 20px;
  font-size: 18px;
  box-sizing: border-box;
  border: none;
  width: 100%;
  font-family: "FiraSans";
  font-size: 16px;
  border: 1px solid #f5f7fa;
}
.subscribe-window .field:nth-child(2) {
  margin-bottom: 14px;
}
.subscribe-window .agreements {
  line-height: 1.6;
  color: #8c98a5;
  font-size: 13px;
  font-family: "FiraSans";
  margin-bottom: 18px;
}
.subscribe-window .agreements a {
  text-decoration: underline;
  transition: all 0.3s ease 0s;
  color: #3474de;
}
.subscribe-window .agreements a:hover {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.subscribe-window .button button {
  display: block;
  width: 100%;
  font-weight: 700;
  font-family: "FiraSans";
  box-sizing: border-box;
  height: 74px;
  border-radius: 6px;
  text-align: center;
  background: #febe29;
  color: #000;
  border: none;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  padding-top: 1px;
}
.subscribe-window .button button strong {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 800;
}
.subscribe-window .desc {
  padding-top: 20px;
  line-height: 1.5;
  font-size: 12px;
  color: #8c98a5;
}
.subscribe-window .desc span {
  color: #000;
  font-weight: 900;
}
div.form div.field.error input[type="text"] {
  background: #fff5f5 !important;
  border-color: #ff4d94 !important;
}
.left-questions div.message.error textarea,
.left-questions .right .field.error input {
  background: #fff5f5 !important;
  border-color: #ff4d94 !important;
}
#map-with-places.open {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.header-of-palces {
    text-align: center;
}
.header-of-palces .ttl {
    color: #333333;
    font: 400 36px/1 "Tahoma";
    margin-bottom: 20px;
}
#map-with-places {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    display: none;
}
#map-with-places > .inner {
    width: 940px;
    padding-top: 30px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    max-height: 96%;
    box-sizing: border-box;
}
.places-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.field.error input[type="text"], .message.error textarea {
  background: #fff5f5 !important; 
  border-color: #ff4d94 !important;
}
.filials-widget .header-of-palces .choice .drop-hendler.grey span:before {
    border-color: #333;
}
.filials-widget .header-of-palces .choice .drop-hendler.grey span {
    color: #333;
}
.filials-widget .header-of-palces .choice .drop-hendler.grey span:after {
    border-top-color: #333;
}
.drop-hendler {
    padding: 6px 30px 6px 8px;
}
.drop-hendler.grey {
    border-radius: 6px;
    background: #f6f6f6;
    color: #333;
}
.about-irbis .item.black:hover, .about-irbis .item.white:hover{
    cursor: pointer;
}
.subscribe-for-free-section .pin.open-map{    
    margin-bottom: 20px;
}
.subscribe-for-free-section .pin.open-map a{
    font-size: 16px;
    text-decoration: underline;
}
.irbis-not-just-musical {
    background: url(../images/irbis-not-just-musical.jpg) no-repeat center;
    padding: 112px 0 176px;
        position: relative;
    box-shadow: 0px 1px 43px 0px rgba(26, 26, 35, 0.36);
}
.irbis-not-just-musical .caption {
    color: #fff;
}
.irbis-not-just-musical .caption h3 {
    margin-bottom: 34px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    font-family: "NotoSerif";
}
.irbis-not-just-musical .caption p {
    margin-bottom: 26px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25;
    font-family: "FiraSans";
    padding-right: 70px;
}
.irbis-not-just-musical .caption {
    width: 535px;
    max-width: 100%;
}
.irbis-not-just-musical .caption .button a {
    color: #000;
    font-family: "FiraSans";
    font-weight: 700;
    background: #febe29;
    font-size: 20px;
    border-radius: 6px;
    text-align: center;
    background: #febe29;
    width: 416px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    max-width: 100%;
    text-decoration: none;
}


