@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
* {
  margin: 0;
  padding: 0;
}
.discount__details {
  align-items: center;
}
.discount__btn {
  color: #ffffff !important;
}
.discount__btn {
    height: fit-content ;
}
@media (max-width: 767px) {
  .discount__controls {
	gap: 10px !important;
	justify-content: center !important;
  }
  .discount__after {
	text-align: left !important;
  }
  .discount__descriptor {
	text-align: center !important;
  }
  .discount__btn {
	display: block !important;
  }
}
.cart-expert {
  display: flex;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  justify-content: center;
}
.modal__wrapper {
  margin: 0 auto;
  background: #fff;
  width: 520px;
  margin-top: 2%;
  padding: 40px;
}
.modal {
  background-color: rgba(4, 71, 72, 0.7);
  overflow-y: auto;
}
#order_widget_mdl{
  padding: 32px;
  border-radius: 32px;
}
.modal__wrapper h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  padding: 40px 0px 60px;
  color: #2b3541;
}
#order_widget_mdl.modal-close {
  display: none !important;
}
.modal__close {
  float: right;
  font-family: "icomoon" !important;
  font-size: 0;
  background-color: transparent;
  padding-top: 10px;
}
.modal__close:before {
  font-size: 0;
  content: "" !important;
  background-color: transparent;
}
.modal__close:after {
  font-family: "icomoon" !important;
  font-size: 18px;
  background-color: transparent;
  content: "\ea0f" !important;
  opacity: 0.7;
}
.btn:hover, .btn:active, .btn:focus {
  background-color: #9D67E2 !important;
}
.col-md-12 #nervf-heading  .animate-box h2{
}
.container {
  width: 1280px;
}
body{
  font-family: "Montserrat", sans-serif;
}
main {
  font-family: "Montserrat", sans-serif;
  background-color: #f5f8fd;
}
.header-new {
  background-color: #0056c6;
  position: fixed;
  top: 0;
  width: 100%;
  border-radius: 0 0 20px 20px;
  padding: 13px 0;
  z-index: 100;
  font-family: "Montserrat", sans-serif;
}
.container-new {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}
.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo-content {
  position: relative;
  z-index: 20;
}
.logo-content img:first-child {
  margin-right: 24px;
  margin-left: -6px;
}
.nav-items {
  display: flex;
  align-items: center;
}
.nav-items ul {
  display: flex;
}
.nav-items ul li {
  list-style: none;
}
.nav-items ul li a {
  text-decoration: none;
  color: #fff;
  margin: 0 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.nav-items ul li a:hover, .nav-items ul li a:active, .nav-items ul li a:focus {
  color: #DDF065;
}
.btn-header {
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  border: 2px solid #ffffff;
  padding: 20px 42px;
  border-radius: 20px;
  text-align: center;
  margin-left: 81px;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
}
.btn-header:hover, .btn-header:active, .btn-header:focus{
  background-color: #DDF065 !important;
  border-color: #DDF065;
}
.nav-button {
  display: inline;
  cursor: pointer;
  position: relative;
  z-index: 20;
  margin: 0;
}
.bar,
.bar1,
.bar2 {
  height: 2px;
  background-color: #fff;
  border-radius: 0.5rem;
  transition: 0.3s;
}
.bar {
  width: 21px;
  margin-bottom: 6px;
}
.bar1 {
  width: 17px;
  margin-bottom: 6px;
}
.bar2 {
  width: 13px;
}
.change .bar {
  transform: translate(0, 9px) rotate(-45deg);
  width: 22px;
}
.change .bar1 {
  opacity: 0;
  width: 0;
}
.change .bar2 {
  transform: translate(0, -7px) rotate(45deg);
  width: 22px;
}
.nav-button {
  display: none;
}
h1 {
  font-size: 52px;
  font-weight: 600;
  line-height: 67.6px;
  margin-bottom: 20px;
  color: #404247;
  font-family: "Montserrat", sans-serif;
}
h2{
  font-size: 52px;
  font-weight: 600;
  text-align: center;
  color: #404247;
  margin-bottom: 32px;
  font-family: "Montserrat", sans-serif;
}
h2 span{
  color: #0056C6;
  font-family: "Montserrat", sans-serif;
}
p {
  font-size: 24px;
  font-weight: 500;
  line-height: 31.2px;
  margin: 0;
  color: #404247;
  font-family: "Montserrat", sans-serif;
}
.btn{
  font-family: "Montserrat", sans-serif;
}
/*блок Целеполагание и тайм-менеджмент*/
.g-s-t-m-description{
  width: 40%;
}
.landing-title {
  padding: 302px 0 100px 0;
}
.goal-setting-and-time-management {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.location,
.date {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.trening{
  margin-bottom: 10px !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  color: #0056C6;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
}
.g-s-t-m-description p {
  margin-bottom: 40px;
}
.location p,
.date p {
  margin: 0 0 0 8px;
}
.date {
  margin-bottom: 40px;
}
.btn-submit {
  margin: 0;
  background-color: #843ce0 !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  padding: 21px 30px;
  border-radius: 20px;
  text-decoration: none;
}
.btn .btn-submit:hover, .btn .btn-submit:active, .btn .btn-submit:focus{
  color: #fff !important;
  background-color: #9D67E2 !important;
}
.btns-group{
  display: flex;
  justify-content: space-between;
}
.btn-sbm{
  margin: 0;
  border: 2px solid #843ce0 !important;
  color: #843ce0  !important;
  font-size: 18px;
  font-weight: 600;
  padding: 21px 30px;
  border-radius: 20px;
  text-decoration: none;
}
.btn-sbm:hover, .btn-sbm:active, .btn-sbm:focus{
  border: 2px solid #9D67E2 !important;
  color: #fff !important;
}
/*О тренинге*/
.about-training{
  padding-top: 100px;
  background: url("/storage/landings/celepolaganie-2024/img/about.webp");
}
.about {
  display: flex;
  justify-content: space-between;
}
.about-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-left {
  max-width: 630px;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 100px;
}
.about-left p{
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  margin: 0 0 20px 0;
}
.about-left span{
  font-size: 18px;
  font-weight: 600;
  line-height: 23.4px;
}
.about-left ul{
  margin-top: 8px;
}
.about-left ul li{
  margin-bottom: 12px;
}
.about-left ul li:first-child , .about-left ul li:nth-child(3){
  width: 495px;
}
ul {
  list-style-image: url("/storage/landings/celepolaganie-2024/img/marker.svg");
  padding-left: 20px;
  margin: 0;
}
.why-choose {
  padding: 100px 0;
}
.why-choose h2 {
  margin-bottom: 32px;
}
.why-choose-peoples {
  display: flex;
}
.why-choose-peoples img {
  border-radius: 20px;
}
.why-choose-people {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  margin-right: 20px;
}
.choose-people-cart {
  display: flex;
  width: 290px;
  height: 235px;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
}
.number {
  color: #843ce0;
  font-size: 72px;
  font-style: normal;
  font-weight: 600;
  margin-top: 16px;
}
.choose-people-cart p {
  font-size: 16px;
  width: 209px;
  margin: 0;
  line-height: 20px;
  font-weight: 600;
}
.expert {
  padding: 100px 0;
}
.expert h2{
  margin-bottom: 8px;
}
.expert p {
  text-align: center;
  margin-bottom: 32px;
}
.cart-expert {
  display: flex;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  justify-content: space-between;
}
.expert-img2{
  display:none;
}
.expert-name p{
  text-align: left;
  margin-bottom: 20px;
}
.expert-name{
  margin-left: 32px;
}
.expert-name ul li{
  margin-bottom: 12px;
  font-weight: 400;
  /*max-width: 510px;*/
  max-width: 95%;
}
.cart-expert-block-name{
  display: flex;
}
.cart-expert img {
  height: 300px;
  border-radius: 10px;
  width: 50%;
  object-fit: cover;
  object-position: top;
}
.expert-classification{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.expert-classification p{
  font-size: 16px;
  font-weight: 600;
  padding: 1px 12px;
  border-radius: 20px;
  margin-bottom: 12px;
}
.expert-classification p:first-child{
  background-color: #843CE0;
  color: #fff;
}
.expert-classification p:nth-child(2){
  background-color: #DDF065;
}
.expert-classification p:last-child{
  background-color: #0056C6;
  color: #fff;
}
.what-is-it {
  padding: 100px 0;
  background: url("/storage/landings/celepolaganie-2024/img/whatismbl.webp");
}
.what-is-it h2{
  color: #FFFFFF;
  margin-bottom: 8px;
}
.what-is-it h2 span{
  color: #DDF065;
}
.what-is-it p{
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 32px;
}
.what-it-carts {
  display: flex;
  justify-content: space-between;
}
.what-it-cart {
  background-color: #fff;
  border-radius: 20px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.what-it-cart:nth-child(2) {
  margin: 0 20px;
}
.what-it-cart p {
  color: #404247;
  padding: 32px 32px 0 32px;
  text-align: left;
  font-weight: 600;
  max-width: 370px;
}
.what-it-cart img{
  border-radius: 0 0 20px 0;
  width: 100%;
}
.button-application{
  display: flex;
  justify-content: center;
  margin-top: 60px;
  font-weight: 600;
  font-size: 18px;
}
.btn-application{
  background-color: #DDF065;
  border-radius: 20px;
  width: 279px;
  height: 70px;
  display: flex;
  color: #404247;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 600;
}
.btn-application:hover, .btn-application:active, .btn-application:focus{
  background-color: #E4F192 !important;
  border-color: #E4F192;
}
.content{
  width: 580px;
}
.telegram-links {
  display: flex;
  background: url("/storage/landings/celepolaganie-2024/img/about.webp");
  border-radius: 20px;
}
.telegram-links img{
  border-radius: 20px;
}
.telegram-link{
  padding: 60px 20px 60px 60px;
}
.telegram-link h2{
  text-align: left;
  margin-bottom: 23px;
}
.telegram-link p{
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 35px;
  max-width: 400px;
  line-height: 21px;
}
.telegram {
  padding: 100px 0;
}
.how-will-it-be {
  padding: 100px 0;
}
.collection{
  display: flex;
  justify-content: center;
}
.rules {
  padding: 100px 0;
}
.rules-cart{
  background-color: #fff;
  display: flex;
  margin-bottom: 12px;
  padding: 32px;
  border-radius: 20px;
}
.time{
  color: #0056C6;
  margin-right: 12px;
  font-weight: 600;
}
.participants-say {
  padding: 100px 0 184px 0;
}
.certificate {
  padding: 100px 0;
  background-color: #fff;
}
.certificate .container-new {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.certificate-left{
  max-width: 630px;
}
.certificate-left h2{
  text-align: left;
}
.certificate-left p{
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  max-width: 358px;
}
.certificate-right{
  background-color: #F5F8FD;
  border-radius: 20px;
}
.certificate-right img{
  padding: 45px 157px;
}
.cost {
  padding: 100px 0 136px 0;
  background: url("/storage/landings/celepolaganie-2024/img/price.webp");
}
.cost .container-new {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 32px;
  border-radius: 20px;
}
.cost h2{
  max-width: 500px;
  text-align: left;
}
.cost-description{
  width: 598px;
}
.cost-description span{
  font-weight: 600;
  font-size: 18px;
  color: #404247;
  margin-bottom: 20px;
}
.cost-description ul{
  margin-top: 20px;
  margin-bottom: 20px;
}
.cost-description ul li{
  font-size:18px;
  font-weight: 400;
  margin-bottom: 12px;
}
.places{
  color: #0056C6;
  border: 1px solid #0056C6;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
  max-width: 284px !important;
  line-height: 20.8px;
  margin-bottom: 32px;
}
.today{
  color: #7D7E7E;
  font-size: 16px;
  font-weight: 600;
  line-height: 20.8px;
  margin-bottom: 4px;
}
.cost-price{
  font-size: 32px;
  font-weight: 600;
  line-height: 41.6px;
  color: #FB5959;
  margin-bottom: 32px
}
.cost-btn{
  width: 100%;
}
#toTop {
  width: 60px;
  background: #0056C6;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 95px;
  height: 60px;
  right: 32px;
  cursor: pointer;
  color: #333;
  font-family: verdana;
  font-size: 11px;
  display: block;
  border-radius: 20px;
  z-index: 10;
  transition: .5s;
}
#toTop:hover{
  background: #006fff;
}
.swiper-slide.slide{
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  /*height: 225px;
  width: 335px;*/
  ;
  margin-right: 20px;
}
.img-people{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.img-people p{
  margin-left: 12px;
  font-size: 18px;
}
.people-review p{
  font-size: 16px;
  font-weight: 500;
  color: #404247;
  line-height: 20px;
  max-width: 373px;
}
/*Форма*/
.form {
  width: 598px;
}
.row:before, .row:after {
  content: " ";
  display: none;
}
.nervf-heading {
  margin-bottom: 0;
}
.nervf-contact-flex {
  background-color: #FFFFFF;
  padding: 32px 0 35px 32px;
  border-radius: 20px;
  justify-content: flex-start;
  margin: 0;
}
.col-md-6 {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: flex-start;
}
.contact-manager {
  margin-left: 179px;
}
.manager__frame {
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
}
.manager__name {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  color: #404247;
}
.manager__phone, .manager__rank {
  line-height: 23px;
}
.error {
  border: none;
  color: #f73859;
}
label {
  margin-bottom: 15px;
}
.modal__privacy.form__privacy{
  display: block;
  text-align: center;
}
.input.modal__input.form__input {
  margin-bottom: 20px;
  border-radius: 20px;
  border: 1px solid #A0A1A3;
  background-color: #F9F9F9;
}
a {
  color: #0056C6;
}
.button-colors.modal__btn.form__btn {
  background: #843CE0 !important;
  color: #fff;
  border: 2px solid #843CE0;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 12px;
}
.button-colors.modal__btn.form__btn:hover, .button-colors.modal__btn.form__btn:focus, .button-colors.modal__btn.form__btn:active {
  background: #9D67E2 !important;
  border-color: #9D67E2 !important;
}
.manager__phone{
  line-height: 23px;
  font-weight: 400;
  font-size: 17px;
  color: #404247;
}
.manager__phone span:nth-child(3){
  color: #A0A1A3;
}
.manager__phone span:nth-child(4) img{
  margin-right: 8px;
}
#nervf-contact{
  padding: 100px 0;
}
.nervf-heading span {
  display: block;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 600;
  font-size: 52px;
  letter-spacing: 0px;
  color: #404247;
  margin-bottom: 32px;
}
.arrows{
  position: relative;
  bottom: 57%;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  padding: 0 32px;
}
.s-button-next{
  background-color: #fff;
  border-radius: 20px;
  padding: 6px;
  display: flex;
}
.s-button-prev{
  background-color: #fff;
  border-radius: 20px;
  padding: 6px;
  display: flex;
}
.s-button-next:hover, .s-button-next:active, .s-button-next:focus, .s-button-prev:hover, .s-button-prev:active, .s-button-prev:focus{
  background-color: #D1E2F8;
}
.s-button-next svg:hover path, .s-button-next svg:active path, .s-button-next svg:focus path, .s-button-prev svg:hover path, .s-button-prev svg:active path, .s-button-prev svg:focus path {
  stroke: #404247;
}
.arrow{
  display: flex;
  justify-content: flex-end;
  margin-top: 32px;
}
.swipe-button-next{
  margin-left: 12px;
  background-color: #fff;
  border-radius: 20px;
  padding: 6px;
  display: flex;
}
.swipe-button-prev{
  background-color: #fff;
  border-radius: 20px;
  padding: 6px;
  display: flex;
}
.swipe-button-next:hover, .swipe-button-next:active, .swipe-button-next:focus, .swipe-button-prev:hover, .swipe-button-prev:active, .swipe-button-prev:focus{
  background-color: #D1E2F8;
}
.swipe-button-next svg:hover path, .swipe-button-next svg:active path, .swipe-button-next svg:focus path, .swipe-button-prev svg:hover path, .swipe-button-prev svg:active path, .swipe-button-prev svg:focus path {
  stroke: #404247;
}
.collection {
  padding: 0 45px;
}
.swiper-3d {
  perspective: 860px;
  height: 452px;
}
.slick-initialized .slick-slide {
  background-color: #fff;
  margin: 0 10px;
  height: 225px;
  padding: 20px;
  border-radius: 20px;
}
.small{
  display: none;
}
@media screen and (max-width: 1149px){
  .nav-items {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	flex-direction: column;
	background: #0056c6;
	align-items: center;
	padding: 100px 0 0 0;
	transition: 0.5s;
	transform: translateY(-110%);
  }
  .nav-items.hide-show {
	transform: translateY(-3%);
	border-radius: 0px 0px 20px 20px;
  }
  .nav-items ul {
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
	padding: 0;
  }
  .nav-items li {
	margin: 0 0 20px 0;
  }
  .nav-items li a {
	display: block;
	margin: 0;
  }
  .nav-button.burger-menu {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
  }
  #header .conteiner-new {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .header-content {
	margin: 0 60px;
  }
  #header {
	padding: 15px 0;
  }
}
@media screen and (max-width: 1100px) {
  .container {
	width: 100%;
  }
  h1 {
	font-size: 36px;
	line-height: 46.8px;
	font-family: "Montserrat", sans-serif;
  }
  h2{
	font-size: 32px;
	line-height: 41.6px;
	font-family: "Montserrat", sans-serif;
  }
  p {
	font-size: 16px;
	line-height: 23.4px;
	max-width: 100% !important;
	font-family: "Montserrat", sans-serif;
  }
  .logo-content img {
	height: 36px;
  }
  .nav-items {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	flex-direction: column;
	background: #0056c6;
	align-items: center;
	padding: 100px 0 0 0;
	transition: 0.5s;
	transform: translateY(-110%);
  }
  .nav-items.hide-show {
	transform: translateY(-3%);
	border-radius: 0px 0px 20px 20px;
  }
  .nav-items ul {
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
	padding: 0;
  }
  .nav-items li {
	margin: 0 0 20px 0;
  }
  .nav-items li a {
	display: block;
	margin: 0;
  }
  .nav-button.burger-menu {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
  }
  #header .conteiner-new {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .header-content {
	margin: 0 60px;
  }
  #header {
	padding: 15px 0;
  }
  .btn-submit{
	width: 100%;
	height: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
  }
  .btn-sbm{
	width: 100%;
	height: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .btn.btn-header {
	width: 85%;
	margin: 0 0 20px 0;
  }
  .btn-application {
	width: 100%;
  }
  .goal-setting-and-time-management {
	flex-direction: column;
  }
  .goal-setting-and-time-management {
	padding: 0 45px;
  }
  .g-s-t-m-description p {
	margin-bottom: 32px;
  }
  .image-g-s-t-m{
	margin-top: 40px;
  }
  .location p, .date p{
	margin: 0 0 0 8px;
  }
  .about-training {
	padding: 60px 0;
  }
  .about {
	flex-direction: column;
	align-items: center;
	padding: 0 45px;
  }
  .about-left {
	max-width: 100%;
	margin: 0;
  }
  .about-left p, .about-left span, .about-left ul li{
	font-size: 16px;
	line-height: 20.8px;
  }
  .about-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
  }
  .about-right img{
	display: none;
  }
  .why-choose {
	padding: 60px 0;
  }
  .why-choose-peoples {
	flex-direction: column;
	padding: 0 45px;
  }
  .why-choose-people {
	flex-direction: column;
	margin-right: 0;
  }
  .choose-people-cart {
	width: 100%;
	height: 140px;
	margin-bottom: 12px;
  }
  .choose-people-cart p {
	font-size: 16px;
	width: 100%;
  }
  .expert {
	padding: 60px 0;
  }
  .expert p{
	text-align: center;
	margin-bottom: 13px;
	text-align: left;
  }
  .expert-name ul li {
	margin-bottom: 10px;
	font-weight: 400;
	max-width: 100%;
	font-size: 16px;
  }
  .cart-expert {
	flex-direction: column;
  }
  .expert-name {
	margin-left: 0;
  }
  .expert-classification p {
	margin-right: 6px;
	margin-bottom: 0;
  }
  .expert .container-new{
	padding: 0 60px;
  }
  .expert-classification {
	flex-direction: row;
	margin-left: 0;
	margin-top: 8px;
  }
  .expert-img{
	display:none;
  }
  .expert-img2 {
	display: block;
	margin-bottom: 20px;
	width: 100% !important;
  }
  .what-is-it {
	padding: 60px 0;
  }
  .what-it-carts {
	flex-direction: column;
  }
  .what-is-it .container-new{
	padding: 0 60px;
  }
  .what-it-cart {
	background-color: #fff;
	border-radius: 20px;
	max-width: 100%;
	height: 133px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 12px;
  }
  .what-it-cart:nth-child(2) {
	margin: 0 0 12px 0;
  }
  .what-it-cart img{
	width: 203px;
	border-radius: 20px;
  }
  .what-it-cart p {
	padding:20px 20px 0 20px;
	max-width: 100%;
  }
  .btn-application {
	width: 314px;
  }
  .how-will-it-be {
	padding: 60px 0;
  }
  .telegram {
	padding: 60px 0;
  }
  .telegram-links {
	flex-direction: column;
	margin: 0 45px;
  }
  .telegram-link {
	padding: 20px 20px 20px 20px;
  }
  .telegram-link p {
	font-size: 16px;
	margin-bottom: 35px;
	max-width: 98%;
	line-height: 20.8px;
  }
  .participants-say {
	padding: 60px 0 160px 0;
  }
  .rules {
	padding: 60px 0;
  }
  .rules-carts{
	margin: 0 45px;
  }
  .rules-cart {
	padding: 20px;
  }
  .certificate {
	padding: 60px 0;
	background-color: #fff;
  }
  .certificate .container-new{
	margin: 0 45px;
  }
  .certificate-left {
	margin-right: 20px;
  }
  .certificate-right img{
	width: 100%;
	padding: 23px 79px;
  }
  .certificate-left p {
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	max-width: 254px;
  }
  .cost {
	padding: 60px 0;
  }
  .cost-description {
	width: 100%;
  }
  .cost-btn{
	width: 100%;
  }
  #swiper-wrapper-105c0647af3b46841{
	transform: translate3d(-298.5px, 0px, 0px);
  }
  .swiper-3d {
	perspective: 785px;
	height: 260px;
  }
  .cost .container-new {
	flex-direction: column;
	margin: 0 60px;
  }
  .landing-title {
	padding: 126px 0 60px 0;
  }
  .g-s-t-m-description{
	width: 100%;
  }
  .nervf-contact-flex {
	flex-direction: column;
  }
  .col-md-6 {
	width: 100%;
	padding: 0;
	display: flex;
	justify-content: center;
  }
  .nervf-contact-flex {
	padding: 20px;
	margin: 0 45px;
  }
  .form {
	width: 100%;
  }
  .contact-manager {
	margin: 40px 0 0 0;
  }
  #nervf-contact {
	padding: 60px 0;
  }
  .nervf-heading span {
	display: block;
	line-height: 41.6px;
	margin: 0 45px 20px 45px;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	letter-spacing: 2px;
	color: #404247;
  }
  .row {
	margin-left: 0;
	margin-right: 0;
  }
  .expert2{
	display:block;
  }
  .content {
	width: 335px;
  }
  .content img{
	width: 335px;
  }
  .arrows {
	bottom: 59%;
	padding: 0 20px;
  }
  .reviews {
	margin-left: 45px;
  }
  .swiper-slide.slide {
	/*width: 314px;*/
  }
  .cart-expert-block-name {
	display: flex;
	flex-direction: column;
  }
  .people-review p {
	font-size: 14px;
  }
}
@media screen and (min-width: 1194px) and (max-width: 1279px){
  .container {
	width: 1200px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1259px){
  .why-choose {
	padding: 60px 0;
  }
  .why-choose-peoples {
	flex-direction: column;
	padding: 0 45px;
  }
  .why-choose-people {
	flex-direction: column;
	margin-right: 0;
  }
  .choose-people-cart {
	width: 100%;
	height: 140px;
	margin-bottom: 12px;
  }
  .choose-people-cart p {
	font-size: 16px;
	width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1196px){
  /*.content {
  width: 400px;
}*/
  .content img {
	width: 100%;
  }
  .swiper-3d {
	perspective: 785px;
  }
}
@media screen and (max-width: 600px) {
  .modal__wrapper {
	margin: 0 auto;
	background: #fff;
	width: 100%;
	margin-top: 2%;
	padding: 20px;
  }
  h2 {
	font-size: 28px;
	line-height: 41.6px;
	font-family: "Montserrat", sans-serif;
  }
  .modal__wrapper h2 {
	font-family: "Inter";
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 48px;
	padding: 40px 0px 60px;
	color: #2b3541;
  }
  .nervf-heading h2 {
	font-size: 36px;
	margin-bottom: 20px;
	line-height: 1.4;
	font-weight: 600;
	color: #000;
	/* text-transform: uppercase; */
  }
  .nervf-heading span {
	display: block;
	line-height: 41.6px;
	margin: 0 45px 20px 45px;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	letter-spacing: 0;
	color: #404247;
  }
  .btns-group {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
  }
  .btn-submit {
	margin-right: 0px;
	margin-bottom: 10px;
  }
  .btn-sbm, .btn-submit{
	font-size: 16px;
  }
  h2{
	margin-bottom: 20px;
  }
  .goal-setting-and-time-management {
	flex-direction: column;
  }
  .header-content {
	margin: 0 5px;
  }
  .logo-content img {
	height: 25px;
  }
  .change .bar,
  .change .bar2 {
	width: 15px;
  }
  .btn.btn-header {
	width: 90%;
	margin: 0 20px 20px 20px;
  }
  .goal-setting-and-time-management {
	padding: 0 5px;
  }
  .image-g-s-t-m img{
	width: 100%;
  }
  .expert-classification {
	flex-direction: column;
	margin-left: 0;
	align-items: flex-start;
  }
  .what-it-cart {
	height: 100%;
	flex-direction: column;
  }
  .certificate .container-new {
	flex-direction: column;
  }
  .image-g-s-t-m {
	margin-top: 32px;
  }
  .about {
	padding: 0 5px;
  }
  .about-left ul li:first-child, .about-left ul li:nth-child(3) {
	width: 100%;
  }
  .why-choose-peoples {
	padding: 0 5px;
  }
  .expert .container-new {
	padding: 0 20px;
  }
  .what-is-it .container-new {
	padding: 0 20px;
  }
  .what-is-it {
	padding: 40px 0;
  }
  .what-it-cart img {
	width: 253px;
  }
  .how-will-it-be {
	padding: 40px 0;
  }
  .telegram {
	padding: 40px 0;
  }
  .telegram-links {
	margin: 0 5px;
  }
  .rules {
	padding: 40px 0 28px 0;
  }
  .rules-carts {
	margin: 0 5px;
  }
  .rules-cart {
	flex-direction: column;
  }
  .time {
	margin-bottom: 12px;
  }
  .number {
	font-size: 52px;
  }
  .why-choose {
	padding: 40px 0;
  }
  .expert {
	padding: 40px 0;
  }
  .participants-say {
	padding: 40px 0 140px 0;
  }
  .participants-say h2{
	text-align: left;
  }
  .certificate .container-new {
	margin: 0 5px;
  }
  .certificate {
	padding: 40px 0;
  }
  .certificate h2{
	margin-bottom: 20px;
  }
  .certificate-left p {
	max-width: 100%;
	margin-bottom: 20px;
  }
  .cost {
	padding: 40px 0;
  }
  .cost .container-new {
	margin: 0 20px;
  }
  .nervf-contact-flex {
	padding: 20px;
	margin: 0 5px;
  }
  .nervf-heading span{
	margin: 0;
  }
  .expert-img{
	display:block;
	margin-bottom: 20px;
	width: 100% !important;
  }
  .expert-img2{
	display:none;
  }
  .expert-classification p:nth-child(2) {
	background-color: #DDF065;
	margin: 6px 0;
  }
  .collection {
	padding: 0 5px;
  }
  .reviews {
	margin-left: 0;
  }
  #nervf-contact {
	padding: 40px 0;
  }
  .contact__form {
	margin-top: 0;
  }
  .btn-application {
	width: 100%;
  }
  .what-it-cart-img{
	display: flex;
	justify-content: flex-end;
  }
  .cart-expert-block-name {
	display: flex;
	flex-direction: column;
  }
  .nav-items {
	padding: 95px 0 0 0;
  }
  .slick-arrow {
	display: block !important;
  }
  .people-review p {
	max-width: 100%;
  }
}
@media screen and (max-width: 425px){
  .small{
	display: block;
  }
  .big{
	display: none;
  }
}
@media screen and (max-width: 320px) {
  .content {
	width: 281px;
  }
  .content img {
	width: 280px;
  }
  .people-review p {
	font-size: 14px;
  }
}