* {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat Alternates', sans-serif; }

body {
  font-family: 'Montserrat Alternates', sans-serif; }

.home header {
  background-image: url("/wp-content/uploads/2020/02/back-header.png");
  background-position: center;
  background-repeat: no-repeat;
	padding-bottom: 80px;
  color: #FFFFFF; }
  header .wrapper {}
.razrab {

}
.wrapper {
  max-width: 1200px;
  margin: 0 auto; }

.mob-block {
	display: none;
}

.current-lang {
  text-decoration: underline;
}

.header-top, .footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.header-logo img, .footer-top img {
  width: 40px;
  height: 55px;
  margin-right: 18px; }

.header-logo a, .footer-top a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.home .header-logo span, .footer-top span {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF; }

.header-nav, .footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .header-nav .nav-list, .footer-nav .nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none; }
    .header-nav .nav-list li, .footer-nav .nav-list li {
      margin-right: 46px; }
      .header-nav .nav-list li a, .footer-nav .nav-list li a {
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
        color: #FFFFFF; }

 .footer-nav .nav-list li a {
	border-bottom: 4px solid  white;
}
        .header-nav .nav-list li a:hover, .footer-nav .nav-list li a:hover {
          border-bottom: 4px solid  #9789FE; }
  .header-nav .header-lg ul, .header-nav .footer-lg ul, .footer-nav .header-lg ul, .footer-nav .footer-lg ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none; }
    .header-nav .header-lg ul li, .header-nav .footer-lg ul li, .footer-nav .header-lg ul li, .footer-nav .footer-lg ul li {
      font-weight: 800;
      font-size: 16px;
      line-height: 1;
      cursor: pointer; }
      .header-nav .header-lg ul li:first-child, .header-nav .footer-lg ul li:first-child, .footer-nav .header-lg ul li:first-child, .footer-nav .footer-lg ul li:first-child {
        padding-right: 5px;
        border-right: 2px solid white; }
      .header-nav .header-lg ul li:last-child, .header-nav .footer-lg ul li:last-child, .footer-nav .header-lg ul li:last-child, .footer-nav .footer-lg ul li:last-child {
        padding-left: 5px; }
      .header-nav .header-lg ul li a, .header-nav .footer-lg ul li a, .footer-nav .header-lg ul li a, .footer-nav .footer-lg ul li a {
        color: white; }
        .header-nav .header-lg ul li a:visited, .header-nav .footer-lg ul li a:visited, .footer-nav .header-lg ul li a:visited {
          color: white; }

.header-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
	justify-content: center;
	padding: 100px 0;
	
	max-width: 932px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .header-main .header-main__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .header-main h1 {
    font-size: 49px;
    font-weight: bold;
    line-height: 70px; }
  .header-main p {
    font-weight: 500;
font-size: 20px;
line-height: 60px;}
    .header-main p span {
      font-weight: bold; }
  .header-main a {
    margin-left: 110px;
    margin-top: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#6250FA), color-stop(97.07%, #988AFE));
    background: -o-linear-gradient(left, #6250FA 0%, #988AFE 97.07%);
    background: linear-gradient(90deg, #6250FA 0%, #988AFE 97.07%);
    display: block;
    width: 239px;
    height: 61px;
    border-radius: 50px;
    line-height: 61px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold; }

.header-main > div {
	text-align: center;
}
.about {
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
  max-width: 895px;
  margin: 0 auto; }
  .about p {
    font-size: 18px;
    color: #160C4D;
    line-height: 33px;
    max-width: 730px;
    margin: 0 auto; }
    .about p span {
      font-weight: bold; }

.about1 p {
    font-size: 18px;
    color: #160C4D;
    line-height: 33px;
    max-width: 730px;
    margin: 0 auto; }
    .about1 p span {
      font-weight: bold; }

h3 {
  color: #160C4D;
  font-weight: bold;
  font-size: 49px;
  line-height: 70px; }

.advantage .color {
	position: absolute;
	top: -30px;
	height: 100%;
	width: 100%;
	background: url(/wp-content/uploads/2020/02/adv_bottom.png) no-repeat left bottom, url(/wp-content/uploads/2020/02/adv.png) no-repeat right top;
	z-index: -1;
}
.advantage {
	position: relative;
  background: -o-linear-gradient(359.61deg, #F8F7FF 1.18%, #EDEBFF 96.61%);
  background: linear-gradient(90.39deg, #F8F7FF 1.18%, #EDEBFF 96.61%);
  padding-bottom: 116px; }
  .advantage h3 {
    padding-top: 87px;
    text-align: center;
    padding-bottom: 36px; }
  .advantage .advantage-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .advantage .advantage-block .advantage-block__item {
      background: #FFFFFF;
      border: 3px solid rgba(103, 83, 254, 0.65);
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 5px;
      padding-left: 49px;
      padding-top: 36px; }
      .advantage .advantage-block .advantage-block__item:first-child {
        margin-right: 35px; }
      .advantage .advantage-block .advantage-block__item h4 {
        font-size: 36px;
        color: #160C4D;
        font-weight: bold;
        line-height: 70px; }
      .advantage .advantage-block .advantage-block__item h5 {
        font-weight: bold;
        line-height: 33px;
        font-size: 18px;
        color: #160C4D; }
      .advantage .advantage-block .advantage-block__item p {
        line-height: 33px;
        font-size: 18px;
        color: #160C4D;
        padding-bottom: 15px; }
      .advantage .advantage-block .advantage-block__item a {
        display: block;
        border-radius: 50px;
        background: -webkit-gradient(linear, left top, right top, color-stop(3.41%, #6755FA), to(#9687FE));
        background: -o-linear-gradient(left, #6755FA 3.41%, #9687FE 100%);
        background: linear-gradient(90deg, #6755FA 3.41%, #9687FE 100%);
        height: 61px;
        width: 293px;
        margin-top: 28px;
        margin-bottom: 51px;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 61px;
        text-align: center;
        text-decoration: none; }

.footer-top span {
  color: #160C4D; }

.footer-nav .nav-list li a {
  color: #160C4D; }

.footer-top {
  padding-bottom: 14px;
  border-bottom: 1px solid #8F80FE; }
  .footer-top .footer-lg ul li a {
    color: #160C4D; }

.footer-top .footer-lg ul li:first-child {
	border-right: 2px solid #160C4D;
	padding-right: 5px;
}

.footer-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .footer-main p {
    line-height: 30px;
    color: #8E8E8E;
    font-size: 14px;
    font-weight: 500; }
  .footer-main div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-main div p {
      color: #160C4D;
      line-height: 30px;
      font-size: 12px;
      font-weight: 800;
      margin-right: 20px; }

.footer-link {
  line-height: 30px;
  font-size: 14px;
  font-weight: 500;
  margin-right: 15px;
  cursor: pointer;
  text-decoration: none;
}

.nav_button {
  display: none; }


.reg-head {
  background: linear-gradient(90.25deg, #FFFFFF 1.18%, #EDEBFF 96.61%);
  min-height: 368px;
  padding-top: 66px;
  color: #160C4D;
}

.regisrtation h1, .regisrtation h2 {
  font-weight: bold;
  font-size: 49px;
  line-height: 60px;
  color: #160C4D;
}

.regisrtation p {
  font-size: 18px;
  line-height: 33px;
  color: #160C4D;
}

.regisrtation h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
  color: #160C4D;
}

.reg-ex {
  padding-top: 61px;
  padding-bottom: 87px;
}


.reg-price {
  background: linear-gradient(90.25deg, #FFFFFF 1.18%, #EDEBFF 96.61%);
  min-height: 840px;
  padding-top: 56px;
  padding-bottom: 91px;
}

.reg-price h2 {
  text-align: center;
  max-width: 830px;
  margin: 30px auto;
}

.reg-price ul {
  background: #FFFFFF;
  border: 3px solid rgba(103, 83, 254, 0.65);
  box-sizing: border-box;
  border-radius: 5px;
  padding: 101px 135px 71px 160px;
  background-image: url('../img/right.svg'), url('../img/left.svg');
  background-position: top 50px  right 50px , bottom 50px  left 50px;
  background-repeat: no-repeat;
}

.reg-price ul li {
  list-style: none;
  font-size: 18px;
  line-height: 33px;
  color: #160C4D;
  display: flex;
  padding-bottom: 20px;
  max-width: 611px;
  margin: 0 auto;

}

.reg-price ul li span span {
  font-weight: bold;
}

.reg-price ul li:before {
  content: '';
  background-image: url('../img/location.svg');
  display: block;
  min-width: 27px;
  height: 27px;
  margin-right: 19px;

}

.reg-price .btn {
  background: linear-gradient(90.37deg, #6958FA 2.1%, #9283FE 99.68%);
  border-radius: 50px;
  display: block;
  cursor: pointer;
  width: 316px;
  height: 61px;
  margin: 0 auto;
  margin-top: 43px;
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
  color: #FFFFFF;
  text-align: center;
}

.reg-contacts {
  padding-top: 84px;
  padding-bottom: 186px;
}

.reg-contacts h2 {
  text-align: center;
  margin-bottom: 56px;
}

.reg-contacts .reg-contacts__block {
  display: flex;
}

.reg-contacts .reg-contacts__block > div {
  width: 50%;
}

.reg-contacts .reg-contacts__block h3 {
  font-weight: bold;
  font-size: 36px;
  line-height: 70px;
  color: #160C4D;
}



.reg-contacts .reg-contacts__block li {
  font-size: 20px;
  line-height: 60px;
  list-style: none;
}

.reg-contacts .reg-contacts__block li span {
  font-weight: bold;
}

.regisrtation .reg-contacts__block input {
  border: 0;
  border-bottom: 1px solid #160C4D;
  display: block;
  margin-bottom: 23px;
  font-size: 20px;
  line-height: 60px;
  color: #160C4D;
  width: 338px;
}

.regisrtation .reg-contacts__block input[type="tel"] {
  font-weight: bold;
}

.regisrtation .reg-contacts__block input[type="submit"] {
  background: linear-gradient(90.37deg, #6958FA 2.1%, #9283FE 99.68%);
  border-radius: 50px;
  width: 293px;
  height: 61px;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  margin-left: 15px;
	border: 0;

}

@media (max-width: 1200px) { 
.wrapper {
    max-width: 100%;
    padding: 0 30px;
  }

  .regisrtation h1, .regisrtation h2 {
    font-size: 35px;
    line-height: 45px;
  }

  .reg-head {
    min-height: 322px;
  }

  .reg-ex {
    padding-top: 44px;
    padding-bottom: 45px;
  }

  .reg-price {
    padding-top: 53px;
    padding-bottom: 54px;
    min-height: 0;
  }

  .reg-price ul {
    background-image: none;
    padding: 100px 35px;
  }

  .reg-price ul li {
    max-width: 100%;
  }

  .reg-contacts {
    padding-bottom: 100px;
    padding-top: 60px;
  }


}

@media (max-width: 768px) {  
	.mob-block {
		display: block;
	}
  .wrapper {
    padding: 0 15px;
  }

  .regisrtation h1, .regisrtation h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .reg-head, .reg-ex, .reg-price, .reg-contacts {
    padding-bottom: 20px;
    padding-top: 25px;
  }

  .reg-price ul {
    padding: 20px;
  }

  .reg-price .btn {
    max-width: 100%;
  }

  .reg-contacts__block {
    flex-wrap: wrap;
  }

  .reg-contacts .reg-contacts__block > div {
    width: 100%;
  }

  .regisrtation .reg-contacts__block input {
    max-width: 100%;
  }

  .regisrtation h1, .regisrtation h2 {
    margin-bottom: 13px;
  }

  .reg-contacts .reg-contacts__block h3 {
    font-size: 24px;
    line-height: 70px;
  }

}


@media (max-width: 500px) {
	
	.about .wrapper {
		    background: url(/wp-content/uploads/2020/02/about-left.png) no-repeat right top;
	}
	
	.advantage .color {
		background: url(/wp-content/uploads/2020/02/adv.png) no-repeat right top
	}
	
	
	
	
  .header-nav {
    display: none; }
  .header-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .nav_button {
    display: block;
    width: 28px;
    height: 19px;
    background-image: url("/wp-content/uploads/2020/02/burger-color.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .nav_button--opened {
    background-image: url("/wp-content/uploads/2020/02/close-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
	
	.page-template-default .nav_button {
		 background-image: url("/wp-content/uploads/2020/02/burger-color.png");
	}
  .wrapper {
    max-width: 90%; }
  .header-logo span {
    font-size: 18px; }
  .header-logo img {
    width: 26px;
    height: 36px; }
  .header-main h1 {
    font-size: 30px;
    line-height: 43px;
	text-align: left;}
  .header-main .header-main__item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .header-main p {
    text-align: left; }
  .header-main__item div {
    max-width: 100%; }
  .header-main a {
    margin-left: 0; }
  header .wrapper {
    height: auto; }
  header {
    height: auto; }
  h3 {
    font-size: 30px;
    text-align: left; }
  .about p {
    text-align: left; }
  .advantage h3 {
    line-height: 43px;
    text-align: left; }
  .advantage .advantage-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .advantage .advantage-block .advantage-block__item {
    padding-left: 19px;
    padding-right: 17px; }
  .advantage .advantage-block .advantage-block__item:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px; }
  .advantage .advantage-block .advantage-block__item h4 {
    font-size: 24px; }
  .advantage .advantage-block .advantage-block__item a {
    width: 100%; }
  .footer-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .footer-logo {
    margin: 0 auto; }
  .footer-nav {
    display: none; }
  footer .wrapper {
    max-width: 100%; }
  .footer-main {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 90%;
    margin: 0 auto; }
  .footer-main p {
    width: 100%;
    text-align: center; }
  .footer-main div {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  footer {
    padding-bottom: 20px; }
  .footer-main div p {
    margin-right: 0; }
  .footer-main div {
    width: 100%; }
  .footer-main div a {
    margin-right: 15px; }
  .main-nav--opened {
    display: block; }
  .main-nav--opened ul {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
            justify-content: flex-start;
    margin-top: 10px; }
	
	#menu-main {
		padding-left: 0;
	}
	
	.header-nav .nav-list li a, .footer-nav .nav-list li a {
		color: #160C4D;
	}
	
	.header-nav .header-lg ul li a:visited, .header-nav .footer-lg ul li a:visited, .footer-nav .header-lg ul li a:visited {
		color: #160C4D;
	}
  .main-nav--opened .nav-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .main-nav--opened .nav-list li {
      margin-top: 10px; } }
