.fb_new_ui_mobile_overlay_active{
	overflow: scroll !important;
}
p{
	line-height: normal;
}
h1 {
    font-family: OsnovaPro;
    font-size: 73px;
    line-height: normal;
    font-weight: 700;
    color: #ff7418;
}
body h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #7564d9;
	text-transform: uppercase;
}
#top{
	position: relative;
}
.top-description{
	position: relative;
	display: flex;
    align-items: flex-start;
}
.top-description .date-img{
	position: absolute;
    z-index: -1;
    top: -110px;
    left: -135px;
}
.right-img{
	position: absolute;
    right: 0;
    top: 0;
}
.top-bg{
	padding: 135px 0 40px;
}
.girl{
	margin-left: -105px;
    margin-top: -60px;
    max-width: 635px;
}
.top-description p{
    position: relative;
	font-family: OsnovaPro;
	font-size: 30px;
	font-weight: 400;
	color: #423c47;
	margin: 30px 0;
}

a.primary {
    background: #ef5e4e;
    font-family: OsnovaPro;
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
    display: block;
    max-width: 350px;
    text-align: center;
    padding: 24px 0 18px;
    border-radius: 20px;
}

.what-wrapper{
	display: flex;
    justify-content: space-between;
    margin-top: 45px;
    position: relative;
}
.what-wrapper img.square{
	position: absolute;
	top: -220px;
    left: -100px;
    z-index: -1;
}
.what-item{
	text-align: center;
	width: 25%;
}

.what-itemp{
	font-family: OsnovaPro;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0.02em;
	color: #000000;
}
.what-item img {
    max-height: 83px;
}
.what-item p{
	margin-top: 15px;
}
.whom{
	background: url(/components/com_articles/img/marathon/whom.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 97px 0 25px;
}

.whom h2 span{
	display: block;
	margin-top: 12px;
	font-family: OsnovaPro;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.02em;
color: #766ede;
}
.whom-wrapper{
	display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.whom-item{
	text-align: center;
	width: 32%;
}
.whom-item p{
	    background: #ffffff;
    padding: 23px 7px 17px;
    border-radius: 20px;
    margin-top: -48px;
}
.whom a.primary{
	margin: 40px auto 0;
}

.trust{
	padding: 80px 0;
    background-color: #582f88;
}
.trust h2{
	text-align: center;
	line-height: normal;
    font-family: Open Sans;
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
}
body .trust h3{
	text-align: center;
	line-height: normal;
    font-family: Open Sans;
    font-size: 37.5px;
    font-weight: 600;
    color: #f46b32;
}
.trust-wrapper{

	display: flex;
    flex-wrap: wrap;
    margin: 20px auto 0;
}
.trust-item {
    display: flex;
    align-items: center;
        width: 48%;
}

.trust-item p{
	width: 50%;
	color: #1d1d1b;
font-size: 24px;
font-weight: 400;
font-family: Open Sans;
margin-left: 15px;

color: #ffffff;
line-height: normal;
margin-bottom: 0;

}
.trust-item p span{
    text-transform: uppercase;
    display: block;
}
.trust-item img{
    width: 40%;
}
.trust-item p span{
    font-weight: 600;
}
.trust-item{
	display: flex;
}
.trust a.primary.main{
    border-radius: 55px;
    max-width: 440px;
    font-family: Open Sans;
    font-size: 32px;
    font-weight: 400;
    color: #ffffff;
    margin: 75px auto 0;
    padding: 18px 6px;
    position: relative;
}

.program{
	padding: 65px 0;
	position: relative;
}

.program-wrapper{
	margin-top: 65px;
}
.program-item{
	margin-top: 45px;
}
.program-name {
    display: block;
    font-family: OsnovaPro;
    font-size: 25px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f2f8ff;
    max-width: 335px;
    text-align: center;
    padding: 7px 0 3px;
    margin-bottom: 0;
    position: relative;
    padding-right: 25px;
}
.accordion-group{
    border: none;
}

.program-wrapper .ua-item .program-name{
	background-color: #837af4;
}
.program-wrapper .ua-item ul{
	border-left: 7px solid #837af4;
        padding: 25px 0 0 23px;
}

.program-wrapper .ua-item ul li span.li-date{
	color: #837af4;
}
.program-wrapper .math-item ul{
    border-left: 7px solid #fe9522;
}

.program-wrapper .math-item ul li span.li-date{
	color: #fe9522;
}
.program-wrapper .math-item .program-name{
	background-color: #fe9522;
}
.program-wrapper .hist-item ul{
	border-left: 7px solid #ea5981;
}
.program-wrapper .hist-item ul li span.li-date{
	color: #ea5981;
}
.program-wrapper .hist-item .program-name{
	background-color: #ea5981;
}
.program-wrapper .en-item ul{
    border-left: 7px solid #a81eef;
}
.program-wrapper .en-item ul.collapse.in{
	border-left: 7px solid #a81eef;
}
.program-wrapper .en-item ul li span.li-date{
	color: #a81eef;
}
.program-wrapper .en-item .program-name{
	background-color: #a81eef;
}
.program-wrapper ul.collapse.in{
	list-style: none;
    padding: 25px 0 0 23px;
}
.program-wrapper ul{
    padding-top: 20px;
}
.program-wrapper ul li {
    font-family: OsnovaPro;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: normal;
    display: flex;
    margin-top: 0;
}
.program-wrapper ul li:nth-child(n+2){
    margin-top: 20px;
}
.program-wrapper ul li span.li-date {
    font-weight: 700;
    display: table;
    min-width: 144px;
    display: flex;
}
.accordion-toggle.openi:after {
    content: '\f107';
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-size: 25px;
    font-weight: 600;
    transform: rotate(
0deg
);
    transition: all .3s;
}
.accordion-toggle.intro:after {
    transform: rotate(
180deg
);
    transition: all .3s;
}
.package{
	position: relative;
	padding: 0 0 70px;
}
.packages h2{
	text-align: center;
	font-family: OsnovaPro;
	font-size: 48px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #7564d9;
}

.circle{
	position: absolute;
	right: 50px;
	top: 20%;
}

.program-img{
	position: absolute;
	left: 0;
	top: 45%;
}

.program-img-2{
	position: absolute;
	right: 0;
	bottom: -5%;
}

.iphone-wrapper{
	display: flex;
    justify-content: space-around;
    margin-top: 70px;
}

.iphone-wrapper .iphone-item{
	position: relative;
    background: url(/components/com_articles/img/marathon/phone.png);
    background-size: cover;
    width: 384px;
    height: 684px;
    padding: 55px 30px 68px 30px;
}
.iphone-wrapper .iphone-item:nth-child(2){
	    position: relative;
    background: url(/components/com_articles/img/marathon/phone-2.png);
    background-size: cover;
    width: 384px;
    height: 892px;
    padding: 55px 30px 68px 30px;
}

.iphone-wrapper .iphone-item span{
        margin: 0 auto 20px;
    display: block;
    text-align: center;
    font-family: OsnovaPro;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #000000;
}

.iphone-wrapper .iphone-item ul{
	list-style: none;
    margin: 0;
    padding-left: 0;
}
.iphone-wrapper .iphone-item ul li {
    position: relative;
    font-family: OsnovaPro;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #000000;
    padding-left: 30px;
}

.iphone-wrapper .iphone-item ul li:before{
   	content: url(/components/com_articles/img/marathon/check.png);
    position: absolute;
    left: 0;
    top: 4px;
}

.iphone-wrapper .iphone-item ul li:nth-child(n+2){
	    margin-top: 10px;
}
.iphone-wrapper .iphone-item:nth-child(2) p.price{
	margin-top: 67px;
}
p.price{
	    margin-top: 60px;
    margin-bottom: 10px;
    text-align: center;
    font-family: OsnovaPro;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
    font-size: 32px;
}

.discount-p{
    margin-top: 70px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}
.iphone-item a{
	text-transform: uppercase;
	   font-family: OsnovaPro;
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #ffffff;
    width: 312px;
    margin-bottom: -37px;
    background-color: #fe9522;
    padding: 19px 0;
   border-radius: 45px;
}
.package img.package-1{
	position: absolute;
	bottom: 354px;
}
.package img.package-2{
	position: absolute;
	bottom: 110px;
    left: 200px;
}

.video-testimonials{
	padding: 40px 0;
}
.test-wrapper{
	margin-top: 50px;
}

.slick-slider {
    margin:0 -15px;
}
.slick-slide {
    padding:10px;
    text-align:center;
    margin-right:15px;
    margin-left:15px;
}
.slick-slide iframe{
	max-width: 100%;
}

.slick-prev, .slick-next {
    background: none;
    opacity: inherit;
}
.slick-slider i{
	font-size: 35px;
	color: black;
}
.slick-slider i:before{
	    color: black;
}
.slick-slider i:hover:before{
	color: #ffac21;

}
.slick-slide iframe{
	position: relative;
    max-width: 358px;
    height: 250px;
    background: url(/images/syntax/video-bg.png) no-repeat;
    background-size: contain;
    display: block;
    padding: 10px;
    margin: 0 auto;
}
.video-test{
	max-width: 1000px;
	margin: 0 auto;
}
.video-testimonials{
	position: relative;
}
.slick-next {
    right: 4px;
}
.t-left-wave{
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.t-right-wave{
	    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.total{
    font-size: 50px;
}
.feed-form{
	background: url(/images/syntax/feed-form-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
	padding: 45px 0;
}
.feed-form h2{
	font-family: OsnovaPro;
font-size: 36px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.02em;
color: #d0bff9;
margin-bottom: 40px;
}
.feed-form .subtitle{
	font-family: OsnovaPro;
font-size: 30px;
line-height: 36px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.02em;
color: #ffffff;
margin-bottom: 20px;
}
.space-right input:first-child{
	margin-top: 0;
}
.space-right input::placeholder, .space-right select::placeholder {
  color: #582e88;
  opacity: 1; /* Firefox */
}
.space-right input, .space-right select{
    width: 100%;
    height: 59px;
    max-width: 100%;
    background-color: #d0bff9;
    border: none;
    color: #582e88;
    border-radius: 40px;
    box-sizing: border-box;
font-size: 17px;
font-weight: 400;
line-height: 69px;
margin-top: 12px;
}
.space-right button{
	    color: #fff;
    height: 70px;
    width: 100%;
    max-width: 424px;
        font-size: 22px;
        margin-top: 15px;
        max-height: 50px;
}
.space-right input.cb_promocode{
    border: 5.1px solid #d0bff9;
    background: none;
    border-radius: 0;
    margin-top: 25px;
}
.space-right input.cb_promocode::placeholder{
	    color: #d0bff9;
}
/*.form-wrapper{
	display: flex;
}*/
.form-wrapper form{
    position: relative;
    width: 100%;
        text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
form label{
	display: block;
	    color: #fff;
    padding-left: 12px;
    font-size: 18px;
    margin: 17px 0 0px;
}
.form-wrapper form .right-side{
	margin-top: 30px;
    width: 100%;
        margin: 0 auto 25px;
        height: 100%;
        max-width: 444px;
        max-height: 450px;
            border-radius: 5px;
    border: 1px solid #ffffff;
}
form .price{
      margin: 0 auto;
    color: #f16d20;
    line-height: normal;
    font-weight: 600;
    width: 280px;
    height: auto;
    background-color: #fff;
    text-align: center;
    padding: 11px 0;
}
form .price .orange{
	    color: #f09600;
	        font-size: 35px;
    font-weight: 700;
}
.right-side{
	margin-left: 40px;
}
.right-side h2{
	color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
}
.right-side .subtitle{
	color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    line-height: normal;
    margin-top: 30px;
    margin-top: 0;
    padding-left: 0;
    text-align: center;
}
form .flex-row .right-side{
	    padding: 59px 0;
}

#apply-pay{
    background: #ef5e4e;
    font-family: OsnovaPro;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
    display: block;
    text-align: center;
    border-radius: 20px;
}
#apply-pay:hover{
        background: #f78a5d;
        color: #fff;
}
#apply-free{
         border-radius: 25px;
    border: 1px solid #ffffff;
    background: #9257ed;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}

#WebBottom{
	margin-top: 0 !important;
}
.prom-p{
    margin-top: 12px;
    text-align: center;
}
.prom-p button{
        max-width: 258px;
    margin: 0 auto;
    font-size: 19px;
border-radius: 25px;
    background: #f46b32;
border: none;
}
.video-testimonials{
    padding: 50px 0 100px;
}
.video-testimonials h2{
    text-align: center;
    font-size: 40px;
}
.test-wrapper{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.test-wrapper .test-item{
        position: relative;
    height: 197px;
    padding: 0 10px;}

.test-wrapper .test-item img{
    max-width: 100%;
    width: auto;
    max-height: 256px;
   
}
.play-btn{
    cursor: pointer;
}
.modal .modal-content {
    padding: 10px;
}
.modal .modal-dialog{
    margin-top: 150px;
}
.modal .modal-body {
    margin-top: 0;
}
.modal-open .modal {
    z-index: 9999999;
}
.play-btn-2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
}
.test-wrapper .test-item img.play-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
}
.prom-p button:hover{
    background: #f78a5d;
    color: #fff;
}
@media screen and (min-width: 992px) {
    .wrapper-header .container{
        width: 960px;
    }
}
@media screen and (min-width: 768px) {
    form .flex-row{
    width: 100%;
}
form .flex-row .space-right{
        display: flex;
   /* align-items: center;*/
    justify-content: center;
    /*max-width: 800px;*/
    margin: 0 auto;
}
form .flex-row .left-side{
    width: 100%;
    text-align: center;
    max-width: 420px;
}
form .flex-row .right-side{
       /*  max-width: 317px;*/
    margin: 50px auto 0;
}
.offset-1 {
    max-width: 300px;
    margin: 0 auto;
}

}
@media screen and (max-width: 1679px) {
    h1 {
        font-size: 65px;
        line-height: 125%;
    }
}
@media screen and (max-width: 1600px) {
.top-bg{
	    padding-left: 140px;
    overflow: hidden;
}
.program-img {
    left: -165px;
}
.package img.package-2{
	bottom: 0;
}
}
@media screen and (max-width: 1335px) {
.program-img{
	display: none;
}
}
@media screen and (max-width: 1279px) {
.girl {
    margin-left: -105px;
    margin-top: -60px;
    max-width: 535px;
}
h1 {
    font-size: 48px;
    line-height: 125%;
}
.top-description p{
    font-size: 22px;
}
.trust h2{
    font-size: 35px;
}
body .trust h3{
    font-size: 24px;
}
.trust-item p{
    font-size: 20px;
}
.video-testimonials {
    padding: 50px 0 30px;
}
.feed-form .subtitle{
    max-width: 100%;
}
}
@media screen and (max-width: 1200px) {
.circle{
	display: none;
}
.package img.package-1{
	display: none;
}

}
@media screen and (max-width: 1023px) {
.top-description .date-img{
    max-width: 310px;
    left: -109px;
}
.girl {
    margin-left: -75px;
    margin-top: -60px;
    max-width: 476px;
}
body h2{
    line-height: normal;
    font-size: 26px;
}
.what-wrapper img.square{
    display: none;
}
.what-item p{
    font-size: 16px;
}
.what-item img {
    max-height: 65px;
}
.top-bg {
    padding: 120px 0 40px;
}
h1{
    width: 426px;
}
.program-item p {
    font-size: 19px;
}

.trust a.primary.main {
    max-width: 360px;
    font-size: 24px;
    margin: 75px auto 0;
    padding: 14px 6px;
}

	.right-img{
		display: none;
	}
	.square{
		display: none;
	}
	.trust h2{
		font-size: 30px;
	}
	body .trust h3{
		font-size: 22px;
	}
	 .trust-item p{
    font-size: 17px;
}
.program-img-2{
	display: none;
}
.iphone-wrapper{
	flex-direction: column;
	align-items: center;
}
.iphone-wrapper .iphone-item:nth-child(2){
	margin-top: 50px;
}
.package img.package-2{
	display: none;
}
.slick-prev {
    left: 185px;
}
.slick-next {
    right: 210px;
}
form .flex-row .right-side{
	margin-left: 16px;
}
.iphone-wrapper{
    margin-top: 45px;
}
 .video-testimonials h2{
        font-size: 30px;
    }
    .test-wrapper{
        flex-wrap: wrap;
    }
    .test-wrapper .test-item img {
        height: 100%;
    }

    .test-wrapper .test-item:nth-child(n+3){
        margin-top: 30px;
    }
    .right-side .subtitle{
        font-size: 22px;
    }
    .banner_pseudoform-row {
    padding-right: 0;
}
}
@media screen and (max-width: 767px) {
    .girl{
        display: none;
    }
	.top-description .date-img {
    top: -84px;
    left: -85px;
        width: 280px;
}

.top-bg {
    padding: 88px 0 40px 49px;
}
body h2{
	line-height: normal;
}
.what-item{
	width: 20%;
}
.slick-prev {
    left: 23px;
    width: 35px;
}
.slick-next {
    right: 25px;
    width: 35px;
}
.right-side {
    margin-left: 0;
}
.right-side .subtitle{
	font-size: 20px;
}
.feed-form .subtitle{
	margin-bottom: 20px;
}
.feed-form h2{
	margin-bottom: 25px;
}
form .flex-row .right-side {
    margin-left: 0;
}
    .trust a.primary.main{
        font-size: 24px;
        margin-top: 40px;
    }
    .trust h2{
    font-size: 34px;
}
body .trust h3{
    font-size: 21px;
    line-height: normal;
}
.trust{
    padding: 40px 0;
}
.trust-item{
    width: 100%;
}
.trust-item:nth-child(n+2){
    margin-top: 30px;
}
.trust-item img{
    max-width: 200px;
}
.top-description{
    justify-content: center;
}
.top-description .date-img{
    left: -61px;
}
.whom-item img {
    max-width: 160px;
}
.test-wrapper .test-item {
    width: 48%;
    height: auto;
    text-align: center;
}
.offset-1{
    margin-left: 0;
}
form .flex-row .right-side {
    padding: 23px 23px;
}
}
@media screen and (max-width: 600px) {
h1 {
    font-size: 40px;
    line-height: normal;
    width: auto;
}
.program-wrapper ul li{
	flex-direction: column;
}
.slick-prev {
    left: 3px;
    width: 35px;
}
.slick-next {
    right: 5px;
    width: 35px;
}
.offset-1{
	margin-left: 0;
}
form .flex-row .right-side {
    padding: 25px 25px;
    margin-top: 15px;
}

}

@media screen and (max-width: 480px) {
	div#header-material {
    width: 90%!important;
    max-width: inherit;
}
h1 {
    font-size: 31px;
    line-height: normal;
}
.top-description p{
	margin: 15px 0;
}
.top-description .date-img {
    top: -64px;
    left: 23%;
    width: 207px;
    transform: translateX(-50%);
}
.top-bg {
    text-align: center;
    padding: 55px 0 40px 0px;
}
body h2{
	font-size: 24px;
}
.what-wrapper{
	    flex-wrap: wrap;
	    margin-top: 30px;
}
.what-item {
    width: 48.5%;
}
.what-item img {
    max-height: 50px;
}
.what-item p {
    margin-top: 10px;
    font-size: 15px;
}
.what-item:nth-child(n+4){
	margin-top: 12px;
}
.whom{
	margin-top: -40px;
	background-position: top;
    background-size: cover;
}
.whom-wrapper{
	flex-wrap: wrap;
	margin-top: 10px;
}
.whom-item {
    text-align: center;
    width: 48%;
}
.whom-item p {
        padding: 30px 4px 17px;
    font-size: 14px;
}
.whom-item:nth-child(3){
	margin: 0 auto;
}
.whom a.primary {
    margin: 20px auto 0;
}
a.primary{
	max-width: 285px;
    text-align: center;
    padding: 15px 0;
}
    .trust h2 {
    font-size: 28px;
}
body .trust h3 {
    font-size: 16px;
}
.trust-item p {
    font-size: 14px;
}
.trust-item img {
    max-width: 90px;
}
.trust-item p{
    width: 100%;
    font-size: 16px;
}
.trust a.primary.main{
    font-size: 28px;
        padding: 15px 0;
    margin-top: 20px;    
}

.trust a.primary.main {
    font-size: 18px;
    padding: 19px 0;
    margin-top: 36px;
    max-width: 289px;
    margin-bottom: 0;
}
.program {
    padding: 30px 0;
}
.program-wrapper {
    margin-top: 0;
}
.program-item {
    margin-top: 20px;
}
.program-name{
	font-size: 25px;
}
.program-wrapper ul{
	margin-left: 0;
	padding: 2px 0 0 20px;
}
.program-wrapper ul {
    list-style: none;
    margin-left: 0;
    padding: 25px 0 0 23px;
}
.program-wrapper ul li{
	font-size: 20px;
}
.iphone-wrapper .iphone-item {
    width: 294px;
    height: 521px;
    padding: 65px 10px 68px 13px;
}
.iphone-wrapper .iphone-item ul li:nth-child(n+2) {
    margin-top: 5px;
}
.iphone-wrapper .iphone-item ul li {
    font-size: 15px;
    line-height: 20px;
}

.iphone-wrapper .iphone-item ul li:before{
	top: 2px;
}
p.price {
    margin-top: 32px;
    font-size: 26px;
}
.iphone-wrapper .iphone-item:nth-child(2) p.price {
    margin-top: 70px;
}
.iphone-item a.primary{
    max-width: 250px;
    margin: 0 auto;
}
.iphone-wrapper .iphone-item:nth-child(2) {
    width: 294px;
    height: 687px;
        padding: 54px 10px 68px 13px;
}
.test-wrapper{
        flex-direction: column;
        align-items: center;
    }
    .video-testimonials {
    padding: 24px 0 17px;
}
.test-wrapper .test-item {
    width: 100%;
    text-align: center;
}
.video-testimonials h2{
        font-size: 20px;
    }
    .test-wrapper{
        margin-top: 20px;
    }
    .test-wrapper .test-item:nth-child(n+2) {
        margin-top: 10px;
    } 
    .test-wrapper .test-item img{
            height: auto;
        max-width: 300px;
    } 
.video-testimonials {
    padding: 10px 0 30px;
}
.test-wrapper {
    margin-top: 10px;
}
.slick-slide iframe {
    max-width: 100%;
    max-height: 187px;
}
.slick-prev {
    left: 75px;
    width: 35px;
    bottom: -12px;
    top: auto;
}
.slick-next {
    right: 75px;
    width: 35px;
    bottom: -12px;
    top: auto;
}
.slick-slide{
	margin-left: 0;
	margin-right: 0;
}
.feed-form h2{
	font-size: 28px;
	margin-bottom: 14px;
}
.right-side .subtitle {
    font-size: 18px;
}
form .flex-row{
	max-width: 100%;
}
form .price{
	max-width: 100%;
}
#apply-pay{
	font-size: 14px;
}
#apply-free{
	font-size: 17px;
}

}











/* Courses styles*/
#banner_pseudoform {
    padding: 20px 0 0;
    position: relative;
    margin-top: 0;
}
.banner_pseudoform-row {
    height: 30px;
}
.ps-checkbox {
    margin-right: 11px;
    width: 26px;
    height: 26px;
    background: url(/templates/znoua/img/check-box.png) no-repeat;
}
.ps-checkbox.checked {
    background: url(/templates/znoua/img/by-check.png) no-repeat;
} 
.ps-checkbox, .ps-checkbox2 {
    margin-left: 0;
    float: left;
    cursor: pointer;
}
.ps-checkbox.checked:before{
        content: '';
    position: absolute;
    width: 33px;
    height: 18px;
    background: url(/img/pages/check-b.png) no-repeat;
    left: 4px;
    top: 2px;
    background-size: contain;
}
.ps-label {
    font-size: 16px;
}
.ps-label, .ps-label2 {
    height: 20px;
    color: #ffffff;
    line-height: 20px;
    float: left;
    cursor: pointer;
}

select[data-course] {
    visibility: hidden!important;
}
.headline {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin: 6px 0;
}
.mbot5 {
    margin-bottom: 5px;
}
body #course.error{
    font-weight: 600;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.mvvm{
  display: none;
}

