.wrapper-block {
  padding: 100px 0 120px;
}

.red-color-text {
  color: red !important;
}

body {
  word-wrap: break-word;
}

@media(max-width:1199px){
  .wrapper-block {
    padding: 60px 0 100px;
  }
}


@media(max-width: 991px) {
  .wrapper-block {
    padding: 60px 0 80px;
  }
}

.wrapper-block p, .wrapper-block li {
  font-family: Comfortaa;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  color: #FFF;
}

.wrapper-block-6.wrapper-block p, .wrapper-block-6.wrapper-block li{
  color: #462D29;
}


.wrapper-block p {
  margin-bottom: 46px;
}

@media(max-width:1199px){
  .wrapper-block p, .wrapper-block li {
    font-size: 20px;
    line-height: 32px;
  }

  .wrapper-block p {
    margin-bottom: 40px;
  }
}

@media(max-width:991px){
  .wrapper-block p, .wrapper-block li {
    font-size: 18px;
    line-height: 28px;
  }

  .wrapper-block p {
    margin-bottom: 30px;
  }
}


#block-paymentblock p {
  margin-bottom: 10px !important;
}

#block-paymentblock h3 {
  margin-bottom: 15px !important;
}

.wrapper-block li {
  margin-bottom: 25px;
}

.wrapper-block li:last-child {
  margin-bottom: 0;
}

.wrapper-block h3{
  font-family: Comfortaa;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  /* Caramel */
  color: #D4A581;
  margin-bottom: 30px;
}

.wrapper-block-6.wrapper-block h3{
  color: #B54230;
}


@media(max-width:1199px){
  .wrapper-block h3{
    font-size: 32px;
    line-height: 36px;
  }
}

@media(max-width:991px){
  .wrapper-block h3{
    font-size: 28px;
    line-height: 38px;
  }
}

.wrapper-block ul{
  padding: 0;
}

@media(max-width: 991px){
  .wrapper-block ul{
    padding-left: 20px;
  }
}

.landing-block-title {
  font-family: Comfortaa;
  font-style: normal;
  font-size: 72px;
  line-height: 80px;
  margin-bottom: 60px;

  /* White */
  color: #FFFFFF;
}

.wrapper-block-6 .landing-block-title, .wrapper-block-9 .landing-block-title {
  color: #462D29;
}

@media(max-width:1199px){
  .landing-block-title {
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 40px;
  }
}

@media(max-width:991px){
  .landing-block-title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}

.wrapper-block-4{
  background: #462D29;
}

.wrapper-block-5{
  background: #A18D79;
}

.wrapper-block-6 {
  background: #F2EDEC;
}

.wrapper-block-7 {
  background: #fff;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-200 {
  padding-left: 40px;
}

@media(min-width: 1380px) {
  .padding-left-200 {
    padding-left: 200px;
  }

  .padding-left-30 {
    padding-left: 15px;
  }
}

@media(max-width: 991px){
  .padding-left-200 {
    padding-left: 0;
  }

  .padding-left-30 {
    padding-left: 0;
  }
}

.padding-top-55 {
  padding-top: 55px;
}

.padding-bottom-120 {
  padding-bottom: 120px;
}

.block-landing-image {
  position: relative;
  overflow: hidden;
}

.block-landing-image-margin-15 {
  margin-right: 15px;
}


.block-landing-image-margin-30 {
  margin-right: 30px;
}

@media(max-width: 991px) {
  .block-landing-image {
    text-align: center;
  }
}

.block-landing-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.block-landing-button a{
  display: block;
  background: rgba(70,45,41,0.5);
  border-radius: 49px;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 65px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  /* width: 404px; */
  padding: 0 20px;
  /* height: 65px;*/
}

@media(max-width:1199px){
  .block-landing-button a {
    /*width: 270px; */
    /* height: 60px; */
    font-size: 16px;
    line-height: 18px;
    padding: 13px;
  }
}

.block-landing-watch{
position: absolute;
display: flex;
justify-content: center;
left: 0;
right: 0;
bottom: 24px;
}

.block-landing-watch a{
font-family: Comfortaa;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 35px;
text-transform: uppercase;
color: #FFFFFF;
background: url(../img/ic_view.png) left center no-repeat;
padding-left: 43px;
}

@media(max-width:1199px){
.block-landing-watch a {
  font-size: 18px;
  line-height: 35px;
}
}

.block-landing-all-button {
text-align: center;
}

.block-landing-all-button a{
  display: inline-block;
  background: #BF4431;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25), inset 0px -2px 0px rgba(0, 0, 0, 0.25);
  border-radius: 40px;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  /* width: 386px; */
  padding: 15px 45px;
  /* height: 60px; */
}

.wrapper-block-5 .block-landing-all-button a, .wrapper-block-6 .block-landing-all-button a, .wrapper-block-7 .block-landing-all-button a, .wrapper-block-8 .block-landing-all-button a{
  background: #462d29;
}

@media(max-width: 767px){
  .block-landing-all-button a {
    font-size: 17px;
    height: auto;
    line-height: 2;
    padding: 20px 30px;
  }
}

@media(max-width: 767px){
  .padding-top-25-modile{
    padding-top: 25px;
  }

  .block-landing-image {
    margin: 0 -15px;
  }
}

.padding-top-80{
  padding-top: 80px;
}

@media (max-width: 991px) {
  .padding-top-80{
    padding-top: 50px;
  }
}

.wrapper-block-8{
  background: #CA7E47;
}

@media (max-width: 1199px) {
  .wrapper-block-8 {
    background: #462D29;
  }

  .wrapper-block-8 .block-landing-all-button a {
    background: #BF4431;
  }
}

.wrapper-block-8 .landing-block-title{
  margin-bottom: 40px;
}

.landing-block-subtitle{
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 80px;

  /* White */
  color: #FFFFFF;
}

@media (max-width: 1199px){
  .landing-block-subtitle {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .landing-block-subtitle {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 40px;
  }
}

.landing-block-ul ul {
  text-align: center;
  padding: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.landing-block-ul li{
  display: inline-block;
  width: 49%;
  margin-bottom: 20px;
  text-align: left;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
  background: url(../img/vector12.png) left center no-repeat;
  color: #FFFFFF;
  padding-left: 26px;
}


@media (max-width: 991px) {
  .landing-block-ul li{
    width: 99%;
  }
}

.wrapper-block-3 {
  padding: 0;
}

.wrapper-block-3 .container-fluid {
  max-width: 100%;
}

.wrapper-block-3 .block-landing-image{
  margin: 0 -15px;
  min-height: 1232px;
  background-position: center center;
  background-size: cover;
}

@media (max-width: 1199px) {
  .wrapper-block-3 .block-landing-image {
    min-height: 995px;
  }
}

@media (max-width: 991px) {
  .wrapper-block-3 .block-landing-image {
    min-height: 690px;
  }
}

@media (max-width: 991px) {
  .wrapper-block-3 .block-landing-image {
    text-align: left;
  }
}

.landing-block-information, .landing-block-information-2{
  padding: 0 55px;
  position: absolute;
  top: 100px;
  max-width: 1200px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.landing-block-information-not-active{
  margin-top: 280px;
}

@media (max-width: 767px) {
  .landing-block-information-not-active {
    margin-top: 140px;
  }
}

@media (max-width: 1199px){
  .landing-block-information, .landing-block-information-2 {
    top: 60px;
  }
}

.landing-block-information .landing-block-info-tekst, .landing-block-information-2 .landing-block-info-tekst{
  max-width: 568px;
}

.wrapper-block-2 {
  background: #F2EDEC;
  padding: 0;
}

.wrapper-block-2 .block-landing-image{
  position:relative;
}

.wrapper-block-2 .container-fluid {
  max-width: 100%;
}

.wrapper-block-2 .landing-block-title {
  position: absolute;
  top: 80px;
  left: 45px;
  font-size: 64px;
}

@media (max-width: 1199px) {
  .wrapper-block-2 .landing-block-title {
    top: 60px;
    font-size: 46px;
    line-height: 58px;
  }

  .wrapper-block-2 .block-landing-image {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .wrapper-block-2 .landing-block-title {
    top: 60px;
    left: 20px;
    font-size: 36px;
    line-height: 48px;
  }
}

.wrapper-block-2.wrapper-block p, .wrapper-block-2.wrapper-block li {
  color: #462D29;
}

.wrapper-block-2.wrapper-block li{
  margin-bottom: 36px;
}

.wrapper-block-2.wrapper-block li:last-child{
  margin-bottom: 0;
}

.block-landing-text-2  {
  margin: 90px 0 120px;
  max-width: 490px;
  float: right;
}

@media (max-width: 991px) {
  .block-landing-text-2 {
    margin: 60px 0 80px;
    float: left;
  }
}

.wrapper-block-2.wrapper-block ul{
  padding-left: 30px;
}

.wrapper-block-2 .block-landing-image{
  margin: 0 -30px 0 0;
  min-height: 1004px;
  background-position: center center;
  background-size: cover;
}

@media (max-width: 1199px) {
  .wrapper-block-2 .block-landing-image {
    min-height: 900px;
  }
}

@media (max-width: 991px) {
  .wrapper-block-2 .block-landing-image {
    min-height: 546px;
  }
}

@media (max-width: 767px) {
  .wrapper-block-2 .row {
    flex-direction: column-reverse;
  }
}

.wrapper-block-1 {
  background: #FFFFFF;
  padding: 0;
  position: relative;
}

.wrapper-block-1 .container-fluid {
  max-width: 100%;
}

.wrapper-block-1 .block-landing-image{
  position:relative;
}

.wrapper-block-1 .col-md-5{
  padding-left: 46px;
}

.wrapper-block-1 .landing-block-title {
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 80px;
  color: #462D29;
  max-width: 646px;
  margin: 183px 0 46px;
}

@media (max-width: 1199px) {
  .wrapper-block-1 .landing-block-title {
    font-size: 54px;
    line-height: 64px;
    margin: 150px 0 46px;
  }
}

@media (max-width: 991px) {
  .wrapper-block-1 .landing-block-title {
    font-size: 36px;
    line-height: 48px;
    /* or 133% */
    font-feature-settings: 'kern' off;
    margin: 40px 0 40px;
  }
}

@media (max-width: 767px) {
  .wrapper-block-1 .landing-block-title {
    color: #FFFFFF;
    margin: 90px 0 40px;
  }
}

.wrapper-block-1.wrapper-block p, .wrapper-block-1.wrapper-block li {
  color: #462D29;
}

.wrapper-block-1.wrapper-block li{
  margin-bottom: 36px;
}

.wrapper-block-1.wrapper-block li:last-child{
  margin-bottom: 0;
}

.wrapper-block-1.wrapper-block ul{
  padding-left: 30px;
}

.wrapper-block-1 .block-landing-image{
  min-height: 1080px;
  background-position: center bottom;
  background-size: cover;
}

@media (max-width: 1199px) {
  .wrapper-block-1 .block-landing-image {
    min-height: 769px;
  }
}

@media (max-width: 991px) {
  .wrapper-block-1 .block-landing-image {
    min-height: 880px;
    margin: 0 -30px 0 0;
  }
}

.wrapper-block-1 .block-landing-text-2  {
  margin: 0 0 76px;
  max-width: 646px;
  float: none;
  display: block;
}

@media (max-width: 767px) {

  .wrapper-block-1 .col-md-5 {
    padding: 0 20px;
  }

  .wrapper-block-1 .block-landing-text-2 {
    margin: 0 0 20px;

  }

  .wrapper-block-1.wrapper-block p, .wrapper-block-1.wrapper-block li {
    color: #FFFFFF;
  }

  .landing-main-text{
    position: absolute;
    top: 0;
  }
}

.wrapper-block-1 .block-landing-all-button {
  display: block;
  text-align: left;
}


.wrapper-block-9{
  padding: 100px 0 115px;
}

@media (max-width: 991px) {
  .wrapper-block-9 {
    padding: 60px 0 80px;
  }
}

@media (max-width: 1199px) {
  .wrapper-block-9 {
    padding: 60px 0 100px;
  }
}

#views-bootstrap-otzyvy-otzyvy {
  position: relative;
}

#views-bootstrap-otzyvy-otzyvy .carousel-item img{
  border-radius: 50%;
}

#views-bootstrap-otzyvy-otzyvy .carousel-caption h3, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption h3{
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  /* Black */
  color: #505359;
  margin-top: 20px;
  margin-bottom: 63px;
}


@media (max-width: 1199px) {
  #views-bootstrap-otzyvy-otzyvy .carousel-caption h3, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption h3{
    margin-bottom: 50px;
  }
}

@media (max-width: 991px) {
  #views-bootstrap-otzyvy-otzyvy .carousel-caption h3, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption h3{
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  #views-bootstrap-otzyvy-otzyvy .carousel-caption h3, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption h3{
    margin-top: 0;
    margin-bottom: 30px;
  }
}


#views-bootstrap-otzyvy-otzyvy .otzyvy_caption, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption p, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption a, #views-bootstrap-otzyvy-otzyvy .otzyvy_caption li {
  font-family: Comfortaa;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  /* or 150% */
  /* Black */
  color: #505359;
}

.wrapper-block-9 .container-fluid {
  max-width: 1100px;
}

.carousel-caption {
  position: relative;
  text-align: left;
  bottom: 95px;
}

.otzyvy_image {
  width: 110px;
  float: left;
}

.otzyvy_caption {
  float: left;
  width: calc(100% - 111px);
}

@media (max-width: 767px) {
  .otzyvy_image {
    display: none;
  }

  .otzyvy_caption {
    width: 100%;
  }
}

.carousel-controls {
  position: relative;
  margin-top: 10px;
}

.carousel-indicators {
  top: -25px;
}

.carousel-indicators li{
  width: 5px;
  height: 5px;
  background: #505359;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
  border-radius: 50%;
}

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: auto;
  bottom: 0;
  display: block;
  width: auto;
  opacity: 1;
}


.carousel-control-prev .carousel-control-prev-icon {
  background: url(../img/left.png) left center no-repeat;
}

.carousel-control-next .carousel-control-next-icon {
  background: url(../img/right.png) right center no-repeat;
}

#block-socialnetworksmobilemenu ul {
  padding: 0;
}

#block-socialnetworksmobilemenu {
  text-align: center;
  margin-top: 10px;
}

#block-socialnetworksmobilemenu li{
  display: inline-block;
  padding: 0 6px;
}

@media (max-width: 767px) {
  .wrapper-block-1 .block-landing-image {
    min-height: 1480px;
  }
}

.wrapper-block-11 {
  background: #f2edec;
}

.wrapper-block-11.wrapper-block-6.wrapper-block h3{
  font-size: 72px;
  line-height: 80px;
  text-align: center;
  color: #462D29;
}

@media (max-width: 1199px) {
  .wrapper-block-11.wrapper-block-6.wrapper-block h3 {
    font-size: 54px;
    line-height: 64px;
  }
}

@media (max-width: 991px) {
  .wrapper-block-11.wrapper-block-6.wrapper-block h3 {
    font-size: 36px;
    line-height: 48px;
  }
}

.back-on-front {
  display: block;
  position: absolute;
  top: 20px;
  left: 55px;
  color: #fff;
  background: url(../img/vector-left.png) no-repeat left center;
  padding-left: 42px;
}

.back-on-front:hover {
  color: #fff;
}

.back-on-front-dark{
  color: #A18D79;
}

.back-on-front-dark:hover{
  color: #A18D79;
}

@media(max-width: 767px){
  .back-on-front {
    left: 20px;
  }
}

input.red-color {
  margin-bottom: 15px;
}

input.red-color {
  display: inline-block;
  background: #BF4431;
  border-radius: 40px;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  /* White */
  color: #FFFFFF;
  /*width: 386px;*/
  padding: 0 45px;
  height: 60px;
}

.payment-background {
  position: absolute;
  background: url(../img/payment-back.png) no-repeat center top;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-dialog {
  max-width: 1200px;
  margin: 20px auto 0;
}

.modal-content {
  border-radius: 0;
}

.modal-content .left-side {
  padding: 0;
}

.order-input-field {
  margin-bottom: 15px;
  background: #FFFFFF;
  border: 1px solid #E6E2E1;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 10px;
}

.seevideo .modal-dialog {
  max-width: 600px !important;
}

.seevideo .modal-content {
  border: none;
}

.margin60 {
  margin: 60px 0;
}

.padding60 {
  padding: 60px 0;
}

.paragraph-profile-lessons a {
  color: #462d29;
}

.paragraph-profile-lessons a:hover {
  color: #C2C7F3;
}

.container-fluid-course-page {
  background: #F5F9FC;
}

.container-fluid-course-page .page-site-block-title {
  padding-top: 100px;
}

.container-fluid-course-page .nav-link {
  color: #888888;
  font-family: 'Cormorant Garamond', serif;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 30px;
  margin: 15px;
  background: #F5F5F5;
  border-radius: 10px;
}

.container-fluid-course-page .nav-link.active {
  color: #FFF;
  font-size: 20px;
  background: #0D2847;
  padding: 10px 30px;
}

.container-fluid-course-page .nav-tabs {
  border: none;
  justify-content: center;
  margin-bottom: 60px;
}

.container-fluid-course-page .nav-tabs .nav-item {
  margin: 0;
}

.container-fluid-course-page .wrapper-block-handstand {
  background: none;
}

.container-fluid-course-page .nav-tabs .nav-link {
  border: none;
}

.container-fluid-course-page .nav-tabs .nav-link:hover {
  border: none;
}

.container-fluid-course-page .page-site-block-brown-text-wrapper {
  background: #C2C7F3;
}

.container-fluid-course-page .page-site-block-title {
  color: #01062F !important;
}

.container-fluid-course-page .border-left-line {
  border-left: 1px solid #C2C7F3 !important;
}

.container-fluid-course-page .border-right-line {
  border-right: 1px solid #C2C7F3 !important;
}

.page-user-profile input {
  margin-bottom: 15px;
  background: #FFFFFF;
  border: 1px solid #E6E2E1;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 10px;
}

.page-user-profile label {
  font-family: 'Cormorant Garamond', serif;
  font-style: normal;
  font-size: 18px;
  color: #462d29;
}

.page-user-profile .description {
  font-family: 'Cormorant Garamond', serif;
  font-style: normal;
  font-size: 14px;
  color: #462d29;
  margin-bottom: 20px;
}

.page-user-profile .button--primary {
  background: #BB5143;
  border-radius: 43px;
  color: #FFFFFF;
  padding: 10px 20px;
}

.page-profile .layout-main-wrapper {
  background: #F5F9FC;
}

.page-profile .page-site-block-brown-text-wrapper-left {
  margin-right: -30px;
}

.page-profile .page-site-block-brown-text-wrapper-right {
  margin-left: -30px;
}

@media(max-width: 767px) {
  .page-profile .page-site-block-brown-text-wrapper-left {
    margin-right: 0px;
  }

  .page-profile .page-site-block-brown-text-wrapper-right {
    margin-left: 0px;
  }
}

.page-profile .page-site-block-title {
  font-size: 46px !important;
  line-height: 46px !important;
}

.page-profile .page-site-block-brown-text-wrapper .page-site-block-brown-text {
  font-size: 22px !important;
  line-height: 26px !important;
}

@media(max-width: 767px) {
  .page-profile .wrapper-block-handstand .width-landing-image-padding-top {
    padding-top: 0;
  }
}

.page-profile .wrapper-block-handstand .row-custom {
  margin-bottom: 40px;
  border-bottom: 1px solid #D9D9D9;
}

.paragraph-about-me-bottom {
  margin-bottom: 0 !important;
}

.user-logged-in.path-user .status-message {
  margin-bottom: 20px;
}

.page-profile .lesson-main {
  margin: 0 auto 60px;
  color: #fff;
  font-family: 'Cormorant Garamond', serif;
}

.page-profile .lesson-main, .page-profile .lesson-wrapper {
  max-width: 800px;
  width: 100%;
}

.page-profile .lesson-wrapper {
  padding-top: 30px;
}

.page-profile .lesson-wrapper {
  display: flex;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  min-height: 400px;
}

.page-profile .lesson-wrapper.banner-wrapper {
  min-height: 320px;
  align-items: normal;
  flex-flow: row;
}

@media(max-width: 767px) {
  .page-profile .lesson-wrapper.banner-wrapper {
    min-height: 200px;
    align-items: center;
    flex-flow: column
  }
}

.page-profile .lesson-wrapper.banner-wrapper .banner-wrapper-left {
  max-width: 50%;
}

.page-profile .lesson-wrapper {
  padding: 30px;
}

@media(max-width: 767px) {
  .page-profile .lesson-wrapper.banner-wrapper {
    min-height: 200px;
    align-items: center;
    flex-flow: column;
    padding: 30px;
  }
  .page-profile .lesson-wrapper.banner-wrapper .banner-wrapper-left {
    max-width: 100%;
  }
}

.page-profile .lesson-wrapper.banner-wrapper .lesson-button {
  margin: auto auto 0;
}

.page-profile .banner-main {
  margin: 60px auto 0;
}

.course-page-banner .banner-main {
  margin: 0 auto !important;
  padding-top: 60px;
}

.page-profile .lesson-main {
  background-size: cover;
  background-position: top center;
}

.page-profile .lesson-main h2 {
  color: #fff;
  margin-top: 30px;
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
}

.page-profile .lesson-desc {
  color: #fff;
  font-size: 16px;
  padding: 0 50px;
  font-family: 'Cormorant Garamond', serif;
}

.page-profile .lesson-button {
  border: none;
  position: relative;
  font-family: Geometria;
  background: linear-gradient(103.05deg, #FF8330 -3.55%, #FF6278 98.65%);
  -webkit-box-shadow: 5px 15px 40px rgba(30, 35, 66, 0.1);
  box-shadow: 5px 15px 40px rgba(30, 35, 66, 0.1);
  border-radius: 15px;
  width: 280px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px;
  margin: 20px auto 40px;
}

.page-profile .lesson-button span {
  background: url(../img/arrow.png) center no-repeat;
  height: 28px;
  width: 28px;
  margin-left: 15px;
  position: absolute;
  right: 20px;
}

.page-profile .lesson-button-close {
  background: linear-gradient(103.05deg, #b7b7b7 -3.55%, #858585 98.65%);
  justify-content: center;
  padding-left: 0;
}

.page-profile .course-title {
  color: #000;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 40px;
  font-family: 'Cormorant Garamond', serif;
}

.page-profile .course-text {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Cormorant Garamond', serif;
}

@media(max-width: 767px) {
  .page-profile .course-title {
    margin: 0 20px;
    margin-bottom: 20px;
  }
  .page-profile .course-text {
    margin: 0 20px;
  }

  .page-profile .block-landing-image {
    margin: 0;
  }

  .wrapper-block-handstand .width-landing-image {
    padding-right: 0;
  }
}

.profile-main-video {
  width: 100%;
  max-width: 800px;
  height: 400px;
}

@media(max-width: 610px) {
  .profile-main-video {
    height: 300px;
  }
}

@media(max-width: 430px) {
  .profile-main-video {
    height: 200px;
  }
}

.course-page-block {
  background: #F5F5F5;
  width: 100%;
  margin: 0 auto;
  padding: 60px;
}

.course-page-block-text {
  font-size: 28px;
  line-height: 32px;
  color: #000;
  font-family: 'Cormorant Garamond', serif;
}

.course-page-button {
  position: relative;
  font-family: Geometria;
  background: linear-gradient(103.05deg, #FF8330 -3.55%, #FF6278 98.65%);
  -webkit-box-shadow: 5px 15px 40px rgba(30, 35, 66, 0.1);
  box-shadow: 5px 15px 40px rgba(30, 35, 66, 0.1);
  border-radius: 15px;
  max-width: 300px;
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px;
  margin: 20px auto 40px;
}

.course-page-button span {
  background: url(../img/arrow.png) center no-repeat;
  height: 28px;
  width: 28px;
  margin-left: 15px;
  position: absolute;
  right: 20px;
}

.course-page-button:hover {
  color: #fff;
}


.page-profile .wrapper-block-handstand .landing-left-block {
  margin-bottom: 30px;
}

.page-profile .wrapper-block-handstand .landing-left-block p {
  margin-bottom: 10px;
}

.page-profile .wrapper-block-handstand .row-custom {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
}

@media(max-width: 767px) {
  .page-profile .wrapper-block-handstand .row-custom {
    flex-direction: column !important;
  }

  .page-profile .wrapper-block-handstand .row-custom .landing-left-block {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .page-profile .wrapper-block-handstand .width-landing-image {
    padding-top: 0 !important;
  }
}

.page-profile .container-fluid {
  flex-direction: column;
}

.body.path-user .container-fluid {
  flex-direction: column;
}

.page-profile #block-titleprofile, .path-profile #block-titleprofile, body.path-user #block-taytlloginstanicy, body.path-user #block-titleforgetpass {
  padding-top: 30px;
  text-align: center;
}

.path-user .layout-main-wrapper {
  background: #F5F9FC;
}

.bg-blue {
  background: #F5F9FC;
}

.exit-profile {
  text-align: center;
}

.exit-profile a {
  font-family: Geometria;
  color: #bbb;
  font-size: 16px;
  line-height: 20px;
}

.exit-profile a:hover {
  color: #bbb;
  text-decoration: underline;
}

@media(max-width: 767px) {
  .wrapper-block-handstand .tab-content .width-landing-image {
    padding: 0;
  }
}

.user-pass-reset .form-submit {
  background: #565D9F;
  border-radius: 2px;
  padding: 0 30px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  border: 0;
}

.image-contain {
  min-height: 320px;
}

@media(max-width: 767px) {
  .image-contain {
    min-height: 294px;
  }
}

@media(max-width: 600px) {
  .image-contain {
    min-height: 228px
  }
}

@media(max-width: 500px) {
  .image-contain {
    min-height: 200px
  }
}