.pro-landing {
  padding: 80px 0;
  font-family: Merriweather;
}

.pro-landing__row {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pro-landing__first-p {
  margin-bottom: 20px;
  text-align: center;
  font-size: 28px;
}

.pro-landing__second-p {
  text-align: center;
  font-size: 4.5rem;
  line-height: 1.139;
  margin-bottom: 40px;
}

.pro-landing__header {
  margin-bottom: 40px;
  text-align: center;
  font-size: 3.125rem;
  line-height: 1.2;
 
}

.pro-landing__third-p {
  max-width: 700px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
}

.pro-landing__date {
  margin-bottom: 30px;
  text-align: center;
  font-size: 28px;
  color: #0fa1f5;
  line-height: 40px;
}

.pro-landing__price {
  margin-bottom: 40px;
  text-align: center;
  font-size: 18px;
}

.pro-landing__btn {
  margin-bottom: 40px;
  margin-right: auto;
}

.pro-landing__oferta {
  max-width: 700px;
  text-align: center;
  font-size: 12px;
}

.footer-ctrl-enter, .footer-label {
  border-top: unset;
}

.bullets div,
.bullets p/*,
.bullets ul*/ {
  align-self: stretch;
}
.text-dul {
  text-decoration: underline!important;
}
.section-crushing .title {
  font-size: 43px;
  font-size: 2.7rem;
}
.text-fs30 {
  font-size: 30px!important;
  font-size: 1.9rem!important;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.section-femida .container {
  padding-right: 10%;
}
.section-femida {
  background-size: cover;
}
@media (max-width: 991px) and (min-width: 768px) {
  .section-crushing .title {
    font-size: 38px;
    font-size: 2.375rem;
  }
}

@media (max-width: 767px) {
  .section-crushing .title {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .text-fs30 {
    font-size: 26px!important;
    font-size: 1.625rem!important;
  }
  #popupSeminar .popup__close svg {
	fill:rgba(255,255,255,0.7);
}
}
/*
#popupSeminar .popup {
    flex-direction: column;
    height: auto;
    padding-bottom: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
	max-width:440px;
	 -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

#popupSeminar .popup {
    flex-direction: row;
    height: auto;
    padding-bottom: 60px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    max-width: 880px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

#popupSeminar .popup__panel {
    position: static;
    flex-direction: column;
    height: auto;
    padding-right: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#popupSeminar .popup__panel-col {
    padding-top: 10px;
    padding-bottom: 10px;
}
*/

.g-recaptcha { 
	transform:scale(0.77);
	transform-origin:0 0; 
	margin: 20px 0;
}

font.errortext {
	color:red;
}
.popup__panel-col.css-reg-warning {
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

.css-changepass-form {

}
.css-changepass-form-title {
  font-size: 1.688rem;
  font-weight: 300;
  line-height: 1.333;
  font-family: Merriweather;
}
.css-changepass-form-description {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 5px;
  color: #747474;
  font-family: 'Roboto Condensed', Sans-serif;
}
.css-changepass-form-description-ok {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 5px;
  color: #747474;
  font-family: 'Roboto Condensed', Sans-serif;
}
.css-changepass-form-description-error {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 5px;
  color: #747474;
  font-family: 'Roboto Condensed', Sans-serif;
}
.css-changepass-form-item input {
  width: 240px;
  height: 43px;
  padding: 0 10px;
  border: none;
  border-bottom: 1px solid #0fa1f5;
  outline: 0;
}
.css-changepass-form-button {
  white-space: nowrap;
  display: inline-block;
  text-align: center;
  position: relative;
  font-family: Roboto;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 300;
  line-height: 2.143;
  line-height: 43px;
  min-width: 200px;
  height: 43px;
  margin: 0 auto;
  padding: 0 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  text-decoration: none;
  text-transform: uppercase;
  color: #0fa1f5;
  border: 1px solid #0fa1f5;
  border-radius: 4px;
  outline: 0;
  background-color: transparent;
  box-shadow: 0 2px 5px 0 rgb(15 161 245 / 0%);
  color: #fff;
  background-color: #0fa1f5;
  margin: 20px 0 20px 0;
}
.css-changepass-form-button:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgb(15 161 245 / 25%);
  box-shadow: 0 2px 5px 0 rgb(15 161 245 / 25%);
}
.css-changepass-form-button:active {
  -webkit-box-shadow: 0 1px 3px 0 rgb(15 161 245 / 35%);
  box-shadow: 0 1px 3px 0 rgb(15 161 245 / 35%);
}
.css-reg-form-checkbox {
  width: 242px;
    height: 43px;
    padding: 10px 0;
    border: none;
    margin: 0 auto;
    color: #747474;
    font: 400 13.3333px Arial;
}
.vse-video{
color: #0fa1f5;
    border: 1px solid #0fa1f5;
    border-radius: 4px;
    text-align: center;
    margin-left: 50%;
	padding:10px;
	margin-top:15px;
}
.otstyp {
    margin-top: 35px;
}

/* PopUpForm */ 
#popupRegMK .popup {

  position: relative;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  width: 100%;

  max-width: 880px;

  height: 650px;

  padding-bottom: 60px;

  background-color: #fff;

  margin: 0 auto;

}



#popupRegMK2 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK3 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK4 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK5 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK6 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK7 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK8 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK9 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



#popupRegMK10 .popup {

  width: 100%;

  max-width: 880px;

  height: 660px;

}



.regMKokform {

  position: relative;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  width: 100%;

  max-width: 880px;

  height: 250px;

  padding-bottom: 60px;

  background-color: #fff;

  margin: 0 auto;

}





.regMKokform .popup__btn {

position: absolute;

  left: 150px;

}



.regMKokform .popup__title {

margin: 0 0 1rem 40px;



}



.title_form_mk {

text-align: center;

font-size: 1.2rem;

font-weight: bold;

color: #0fa1f5;

}



.popUpMK {

margin: 10px auto;

}





.custom_form {

width: 700px;

}



.form__err {

position: static;

}



.popup__panel .mobile-delay {

bottom: -60px;

}



.form__checkbox.error + label.form__label {

  color: #e81123;

}



.date_Mk {

color: #757575;

padding: 10px;

}



@media (max-width: 475px) {



#popupRegMK .popup {

height: 700px;

}



.title_form_mk {

margin-top: 20px;

}



.popUpMK {



}





.custom_form {

width: auto;

padding: 20px;	

}



.form__err {

position: static;

}



.popup__panel {

margin-top: -20px;

}





.agreed_mark {

line-height: 1.575;

}





.regMKokform {

  height: 250px;

}



.regMKokform .popup__btn {

position: static;

  max-width: 200px;

  margin: 20px auto;

}



.regMKokform .popup__title {

margin: 40px 0 1rem 0px;



}



#popupRegMK .popup {

  height: 775px;

}



#popupRegMK3 .popup {

  height: 775px;

}



#popupRegMK4 .popup {

  height: 775px;

}



#popupRegMK5 .popup {

  height: 775px;

}



#popupRegMK6 .popup {

  height: 775px;

}



#popupRegMK7 .popup {

  height: 775px;

}



#popupRegMK8 .popup {

  height: 775px;

}



#popupRegMK9 .popup {

  height: 775px;

}



#popupRegMK10 .popup {

  height: 775px;

}



}
/* END PopUpForm */

@media (max-width: 475px) {
.pro-landing__second-p {
	font-size: 41px;
	margin-bottom: 30px;
}
.pro-landing__header {
	font-size: 41px;
}
}