@charset "utf-8";
@font-face {
 font-family:'font_awesome';
 src:url(../fonts/fontawesome-webfont.ttf);
 font-weight:400;
 font-style:normal
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans.woff2') format('woff2'),
         url('../fonts/open-sans.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/open-sans-bold.woff2') format('woff2'),
         url('../fonts/open-sans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/open-sans-semibold.woff2') format('woff2'),
         url('../fonts/open-sans-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*, hr, html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; font-size: 100%;} article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary {display:block;} table { border-collapse: collapse; border-spacing: 0;} td, td img {vertical-align: top;} input, select, button, textarea {margin: 0; font-size: 100%; outline: none;} input[type="text"], input[type="password"], textarea {padding: 0;} input[type="checkbox"] {vertical-align: bottom;} input[type="radio"] {vertical-align: text-bottom;} sub {vertical-align: sub; font-size: smaller;}sup {vertical-align: super; font-size: smaller;}
html {min-height:100%;}
body {
  color:#2e2e2e;
  min-height:100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font:18px 'Roboto',Arial,Verdana,sans-serif;
  font-weight: 400;
}   
img{max-width:100%;}
.f-left{float:left;}.f-right{float:right;}
.clearfix:before, .clearfix:after{content:" "; display:table;}.clearfix:after{clear: both;}
/* title */
h1, h2, h3, h4, h5, h6{font-weight:normal;}
h2, h1{
    text-align: center;
    font-family: 'Roboto Slab', Arial,Verdana,sans-serif;
    font-size: 2.2em;
    line-height: 1.2em;
    padding: 30px 0 25px;
    padding-bottom: 25px;
	color:#5b32b4;
}
h1, .pres h2 {
    text-shadow: 3px 3px 0px #7E62E7;
    color: #fff;
    font-size: 3.6em;
    letter-spacing: 5px;
    text-align: left;
    line-height: 1em;
    padding-top: 50px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
h3{
	font-family: 'Roboto Condensed', Arial,Verdana,sans-serif;
	text-align: left;
	font-size: 1.8em;
	line-height: 1.3em;
	padding: 20px 0 15px;
}
h4 {
    font-family: 'Roboto Slab', Arial,Verdana,sans-serif;
    text-align: left;
    font-size: 1.275em;
    line-height: 1.3em;
    padding:20px 0 5px;
}
h5 {
    font-family: 'Roboto Slab', Arial,Verdana,sans-serif;
    text-align: left;
    font-size: 1em;
    line-height: 1em;
    padding:10px 0 30px;
}
h3.pred, h3.post {
    font-style: normal;
    font-family: 'Roboto',Arial,Verdana,sans-serif;
    line-height: 1.3em;
    color: #fff;
    font-size: 1.1em;
}
h3.pred {
    padding-top: 0;
}
h3.post {
    padding-bottom: 55px;
    font-size: 1.5em;
    font-weight: bold;
}
h6 {
    font-family: 'open_sansbold';
}
.pres h4 span{font-family: 'open_sansbold';}
.pres h2 {
    text-align: left;
    font-size: 4em;
}
h3.pres-post {
    color:#FFD673;
    font-size: 1.5em;
    line-height: 1.2em;
}h5.pres-desc {
    font-family: 'open_sanssemibold';
    line-height: 1.5em;
    color: #B4B9F6;
}
.h3-numb h3 {
    padding-top: 0;
    font-size: 1.5em;
    padding-bottom: 10px;
    color: #FFB400;
}
.video-grad h2, .video h2 {
    font-family: 'open_sanssemibold';
    font-size: 1.5em;
    padding-top:70px;
    padding-bottom: 10px;
}
h3.mgnov {font-family: 'open_sanssemibold';}
.onlytext.c-dark p {
    font-size: 17px;
    color: #716b6b;
}.prise .posttitle .big {
    font-size: 1.3em;
    line-height: 1.3em;
}
.h4-sp-way {
    padding-right: 30rem;
    font-size: 20px;
    line-height: 1.5em;
}
/* /title */
/* color */
.c-white{color: #fff;}
.c-black{color: #2e2e2e;}
.c-fiol{color:#5919B6;}
.c-p-dark{color:#53537e;}
.c-green{color: #88c53a;}
.c-gray{color: #ccc;}
.c-orange{color:#FB397D!important;}
.c-dark {
    color: #fff;
    font-weight: bold;
    background: #884BDF;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
.c-biruza{color: #00B7FF;}
.vnut p, .vnut li {color: #ccc;}
.c-fon {color: #F0F2F2;}
/* /color */
/* header */
.wfms {
    text-align: center;
    padding-top: 30px;
}
header {
    background: #F2F2F2 url(../img/header.jpg) no-repeat bottom center / cover;

    padding-bottom: 145px;
}
.h2-for {
    margin-top: -20px;
}
/* /header */
/* href */
a {margin:0;  padding:0;  font-size:100%;  vertical-align:baseline;  background:transparent;  outline:none;}
a, a:visited {color: #fff;  text-decoration: underline;}
a:hover {color: #fff;  text-decoration:none;}
a:focus, a:active {color: #f45a40;  text-decoration: underline;}
/* /href */
/* text */
p{line-height: 1.42857; padding: 10px 0;}
p.posttitle {
    max-width: 800px;
    text-align: center;
    margin: 0 auto 20px auto;
    font-size:20px;
    padding-top:5px;
    line-height: 1.3em;
}.faq li {
    background: url(../img/bulavt.png) no-repeat scroll 0 12px;
}
mark {background:#f9f2f4; border-radius:2px; color:#c7254e; padding:2px 4px;}
.nwrp{white-space:nowrap;}
.thr{text-decoration:line-through;}
.bold{font-weight:bold;}
.ital{font-style:italic;}
.cent{text-align:center;}
.left{text-align:left !important;}
.decor{border-bottom:1px solid;}
.right{text-align: right;}
.yellow {
    background:#e2feab;
    border-radius: 2px;
    padding: 0;
}
.upper {
    text-transform: uppercase;
}
.t-for-dark p {
    color:#9ba2d2;
}
.t-for-dark h6 {
    color: #fff;
}
/* /text */
/* ul */
ul {
    margin: 20px 0;
}
ul li {list-style: outside none none;}
li {
    background: url(../img/bul2.png) no-repeat scroll 0 12px;
        background-position-x: 0px;
        background-position-y: 12px;
    font-size: 19px;
    line-height:1.3em;
    margin-bottom: 0;
    padding: 6px 0 6px 41px;
}
.nise li {
    font-size: 18px;
    background-position: 0 11px;
    margin-bottom: 10px;
    line-height: 1.4em;
}
/* /ul */
/* width */
.w-5{width:5%}
.w-10{width:10%}
.w-15{width: 15%}
.w-20{width:20%}
.w-25{width:25%}
.w-30{width:30%}
.w-35{width:35%}
.w-40{width:40%}
.w-45{width: 45%}
.w-50{width:50%}
.w-55{width: 55%;}
.w-60{width:60%}
.w-70{width:70%}
.w-80{width:80%}
.w-90{width:90%}
.w-100{width:100%}
.w-600{max-width: 600px;}
.w-48{width:49.5%;}
/* /width */
/* margin&padding */
.m-m{margin: 0 auto;}
.mtb-30{margin-top:30px; margin-bottom:30px}.mt-30{margin-top: 30px}.mb-30{margin-bottom: 30px;}
.mtb-50{margin-bottom:50px;margin-top:50px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}
.mt-0{margin-top:0!important}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0!important;}
.ptb-0{padding-top:0;padding-bottom:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}
.p-50{padding:50px}.ptb-50{padding-top:50px;padding-bottom:50px}.pb-50{padding-bottom:50px}.pt-50{padding-top:50px}
.p-30{padding:30px}.ptb-30{padding-top:30px; padding-bottom:30px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}
.p-20{padding:20px}.ptb-20{padding-top:20px; padding-bottom:20px}.pb-20{padding-bottom:20px}.pt-20{padding-top: 20px}
.p-10{padding:10px}.ptb-10{padding-top:10px; padding-bottom:10px}
.pr-15{padding-right:15px;}
.plr-5{padding-left:5%; padding-right:5%}.pr-5{padding-right:5%}.pl-5{padding-left:5%;}
.pr-3{padding-right:3%}.pl-3{padding-left:3%}.plr-3{padding-left:3%; padding-right:3%;}
.pr-2{padding-right:2%}.pl-2{padding-left:2%}.plr-2{padding-left:2%; padding-right:2%;}
.pr-1{padding-right:1%}.pl-1{padding-left:1%}
.p3-4{padding:3% 4%}
.pr-40p{padding-right: 40px;}
.pb-100{padding-bottom: 100px;}
.pl-50{padding-left: 50px;}.pr-50{padding-right: 50px;}
.p-5{padding: 5px;}
/* /margin&padding */
/* acord */
.accordion{display:block}
.accordionContainer{display:none;width:100%;padding:0;margin:0}
/* /acord */
/* favor */
.favor__icon {
    position: absolute;
    left: 0;
}
.favor__item {
    position: relative;
    margin-bottom: 30px;
    padding-left: 75px;
}
.favor__inner {
    font-family: Roboto,serif;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    font-size: 20px;
    letter-spacing: -.5px;
    margin-bottom: 6px;
}
.favor__text {
    line-height: 1.7em;
    color:#e7caff;
}
/* /favor */
/*Slider*/
.slidewidth{
    max-width: 1000px; 
    margin: 0 auto
}
.owl-nav{
    position: absolute;
    top: 44%;
    margin-top: -30px;
    width: 100%;  
}
.owl-next{
    float: right;
}
.owl-next span{
    display: block;
    width: 37px;
    height: 60px;
    background: url(../img/btn-next.png) no-repeat center center;
    font-size: 0;
}
.owl-prev{
    float: left;
}
.owl-prev span{
    display: block;
    width: 37px;
    height: 60px;
    background: url(../img/btn-prev.png) no-repeat center center;
    font-size: 0;
}
/*Slider*/
/* opis */
.ul_curse_vhy {
    padding: 1.5vw 3vw;
}
/* /opis */
/* fucher */
.features-list {
    display: block;
    padding-top: 64px;
    margin-bottom: 66px;
    font-size: 0;
}
.features-list__item {
    position: relative;
    display: inline-block;
    max-width: 49%;
    width: 100%;
    vertical-align: top;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: none;
}
.features-list__num {
    position: relative;
    display: block;
    width: 108px;
    height: 108px;
    line-height: 106px;
    color: #fff;
    font-family: Roboto Slab,serif;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: -1.25px;
    text-align: center;
    border-radius: 100%;
    margin: 0 auto 32px;
    background-color:rgba(0, 0, 0, 0.2);
}
.features-list__num::after {
    content: "";
    position: absolute;
    display: block;
    width: 106px;
    height: 6px;
    top: 50%;
    right: -175%;
    background-image: url(../img/dotted.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.features-list__title {
    display: block;
    font-size: 26px;
    line-height:1.3em;
    text-align: center;
    margin-bottom: 14px;
    text-transform: uppercase;font-weight: bold;
}
.features-list__text {
    display: block;
    color:#FFD673;
    font-size: 17px;
    line-height: 1.5em;
    text-align: center;
}
.features-list__item:last-child .features-list__num::after {
    display: none;
}
.brad img {
    border-radius: 40px 40px 40px 0px;
}
/* /fucher */
/* shema */
.t547__container h4 {
    color:#E4FF2B;
}
.t547__container {
    color: #9ba2d2;
    font-size: 17px;
    line-height: 1.4em;
}
.t547__mainblock:after,
.t547__mainblock:before {
  content: '';
  display: table;
  clear: both;
}
.t547__item {
  position: relative;
  padding-bottom: 30px;
}
.t547__item:last-child {
  padding-bottom: 0 !important;
}
.t547__block {
  padding-right: 40px;
}
.t547__flipped .t547__block {
  padding-right: 0;
  padding-left: 40px;
}
.t547__mainblock {
  margin: 0 auto;
}
.t547__line {
  position: absolute;
  width: 2px;
  top: 0;
  background:#d1d1d1;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.t547__item:first-child .t547__line {
  top: 10px;
}
.t547__item:last-child .t547__line {
  height: 10px;
  bottom: auto;
}
.t547__col {
  width: 50%;
  text-align: right;
}
.t547__flipped {
  float: right !important;
  text-align: left;
}
.t547__circle {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background:#E4FF2B;
    position: absolute;
    right: 0;
    left: 0;
    top: 5px;
    margin: 0 auto;
    border: 2px solid #fff;
}
.t547__img {
  width: 100%;
  display: block;
  margin-bottom: 14px;
  margin-left: auto;
}
.t547__flipped .t547__img {
  margin-left: 0;
}
.t547__title {
  margin-bottom: 6px;
  margin-top: 2px;
}
.t547__descr {
  margin-top: 10px;
  margin-bottom: 5px;
}
.t547__item h4 {
    text-align: right;
    padding-top: 0;
}
.t547__flipped .t547__block h4 {
    text-align: left;
}
.t547-black.t547__container {color: #5f5f5f;}
/* /shema */
/* fishka */
.fishka .tbl-cll h2 {
    color:#35ABDA;
    padding-bottom: 10px;
    padding-top: 0;
    font-size: 1.5em;
}
.fishka .tbl-cll p {
    color: #696969;
}
.fishka {
    background: #F2F2F2;
    border-bottom: 1px solid #cfcfcf;
}
.fishka:nth-child(2n) {
    background: #EBEBEB;
}
/* /fishka */
/* other */
.kurs.bonus .onlytext {color: #2e2e2e;}
.number {
    color:#afdbe7;
    opacity: 0.5;
    font-weight: bold;
    font-style: normal;
    font-size: 60px;
    line-height: 1;
}
.number-star .number {
    color: #ccc;
    opacity: 1;
    font-weight: bold;
    font-style: normal;
    font-size: 60px;
    line-height: 1;
}
.h4-norm h4 {
    padding: 0;
    font-size: 21px;
    color: #35ABDA;
    font-family: 'open_sansbold';
}
.p-ps p {
    font-size: 17px;
    color:#53537e;
}
.list {
    background: #884BDF;
    margin: 50px auto;
    padding: 50px 100px;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
}
.pres h4 {
    font-family: 'open_sanssemibold';
    color: #B4B9F6;
    text-align: center;
    line-height: 1.4em;
}
.result .tbl p {
    padding-top: 0;
}
.big {
    font-size: 1.6em;
    font-weight: bold;
    padding-right: 10px;
    color:#e7caff;
}.gen-grad p {
    color: #D5D8FB;
}h4.h4-block {
    color: #fff;
    font-family: 'open_sanssemibold';
    padding-top: 0;
}
.kollaj {
    text-align: right;
    line-height: 0;
    opacity:0.7;
}.number.number-block {
    color: #fff;
}.result .number {
    opacity: 0.6;
    color:#D79700;
}
.img-opac img{opacity: 0.6;}
#uv {
   -webkit-transition: width 1s ease 0s;
   -o-transition: width 1s ease 0s;
   transition: width 1s ease 0s;
}
.screen img {
    -webkit-box-shadow: 0 2px 6px #9e9e9e;
            box-shadow: 0 2px 6px #9e9e9e;
}.screen {
    text-align: center;
    margin-top: -150px;
    padding-bottom: 50px;
}
.img-cent {
    text-align: center;
    line-height: 0;
    opacity:.7;
}
.faq h3::before {
    content: "\f29c";
    font-size: 1.5em;
    font-family: 'font_awesome';
    padding-right: 15px;
    float: right;
    margin-right: -40px;
    margin-left: 50px;
    color: #E5E5E5;
}
iframe {-webkit-box-shadow: 0 0 30px 3px #004695;box-shadow: 0 0 30px 3px #004695;}
.img-shad{-webkit-box-shadow: 0 0 30px 3px #a7bcea;box-shadow: 0 0 30px 3px #a7bcea;}
.fs-big p {
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 20px 0;
}
li.features-list__item { background: no-repeat;}
.sp-what p {color: #fff;}
.kollaj img {margin-top: -122px;}
.p-c-sp h4, .p-c-sp p {color: #fff;}
.kollaj.kollaj-sp{padding-right: 10%;}
.kollaj.kollaj-sp img {margin-top: -300px;}
.sp-h4-shema.t547__container h4 {
    padding: 20px !important;
    font: 1.2em 'Roboto',Arial,Verdana,sans-serif;
        line-height: normal;
    color: #fff;
    line-height: 1.3em;
}.stat .onlytext {padding-bottom: 110px;}
.otz li {background: none;}
a.sp-end {
    background: #FF83D0!important;
    -webkit-box-shadow: 0 6px 0 #C64394!important;
            box-shadow: 0 6px 0 #C64394!important;
}
.kurs .flex-around img {
    width: 100%;
}.avtoer .popular__list .popular__item {

    width: 50%;
    min-width: auto;
    max-width: 50%;
    box-sizing: border-box;
    padding: 50px;
    background: #fff;
    border-radius: 40px 40px 40px 0px;

}.avtoer .filter-blu {
    background: linear-gradient(to left, #7873ed, #a865e1);
}.avtoer li {
   background: url(../img/bulavt.png) no-repeat scroll 0 12px;font-size: 17px;padding-left: 35px;
}.popular__item.ab {
    max-width: 100% !important;
    width: 100% !important;
}
/* /other */
/* zoom */
.image {
    overflow: hidden;
    border-radius: 40px 40px 40px 0px;
    line-height: 0;
}
.image img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
.image:hover {
	opacity: 1;
}
.image img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
/* /zoom */
	.var {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: inherit;
		align-content: center;
}
	.var > div{
	padding: 0 50px;
	margin: 5px;
	color: #FFF;
	font-weight: bold;
	width: 32%;
	box-sizing: border-box;
	background: #6D00BA;
	border-radius: 40px 40px 40px 0px;
} 
/* proga */
/* prise on */.premium-tarif {
    background: #fdfdfd none repeat scroll 0 0;
    border-radius: 2px;
    border-top: 9px solid #2b394a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
    float: left;
    margin-right: 21px;
    width: 32.1%;
}.premium-tarif h2 {
    font-family: roboto condensed,arial;
    font-size: 1.75em;
    padding: 15px 0;
    text-align: center;
}
.tarif-price {
    background:#defffe;
    margin-bottom: 25px;
    padding: 20px 0;
    text-align: center;
}
.tarif-about {
    margin-bottom: 30px;
    padding: 0 15px;
}
.tarif-about p {
    border-bottom: 1px solid #dbe4ed;
    font-size: 1em;
    margin-bottom: 10px;
    padding-bottom: 10px;
}.tarif-about p {
    border-bottom: 1px solid #dbe4ed;
    font-size: 1em;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.tarif-item{
    display: flex; border-bottom: 1px solid #e2dfdf; padding: 10px 0px;
} 
.tarif-item-old{
    width: 45%;
}
.tarif-item-new{
    width: 45%;
}
.trans-price{
    width: 10%;
}
    .trans-price img{
        margin-top: 14px;
    }
.tarif-item-now{
    width: 100%;
}
.price-txt{
    font-size: 1.275em; color: #4d1c92; display: block; margin-bottom: 5px;
}
.econom{
    display: block; font-weight: bold;
}

.tarif-price p strong {
    font-size: 0.75em;
    text-decoration: line-through;
}
.strike {
    text-decoration: line-through;
}
.tarif-about p {
    border-bottom: 1px solid #dbe4ed;
    font-size: 17px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 1.3em;color: #636161;
}
.b-prise {
    margin-top: -15px;
    margin-bottom: 20px;
}
/* prise off */
.name-course {
    margin:0 auto 20px auto;
    display: block;
}
.accordion.prog-ac > h3 {
    margin: 30px auto -16px auto;
    padding: 30px 50px;
    cursor: pointer;
    background: linear-gradient(to left, rgb(96, 17, 116), rgba(84, 0, 158, 0.8));
    font-size: 1.5em;
    color: #fff;
    font-family: Arial,Verdana,sans-serif;
    border-radius: 5px;
    overflow: hidden;
    font-weight: bold;
    border-radius: 40px 40px 40px 0px;
}
.accordion.prog-ac > h3 > span {
    display: block;
    font-size: 1.5em;
    margin-top: 50px;
    font-family: 'Roboto Slab', Arial,Verdana,sans-serif;
    text-transform: uppercase;
}
.accordion.prog-ac > h3 img {
    float: left;
    margin-right: 50px;
}
.prog-ac .accordionSubContainer h4 {
    color:#AAACEF;
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 1em;
}
.prog-ac .accordionSubContainer h4::before {
    font-family: 'font_awesome';
    content: '\f01d';
    font-size: 1.2em;
    padding-right: 10px;
    padding-top: 7px;
    vertical-align: bottom;
}
.accordion.prog-ac .accordionContainer {
    margin-top: 50px;
}
.flex-around.flex-around-3 > div h4 {
    padding: 30px 50px 0px 50px;
    font-size: 0.9em;
    color: #FB397D;
    line-height: 1.3em;
}
.flex-around.flex-around-3 > div h4::before {
	font-family: 'font_awesome';
	content: '\f19d';
	font-size: 1.1em;
	padding-right: 6px;
	vertical-align: text-top;
}
.kurs .onlytext {
    max-width: 1100px;
    padding-bottom: 35px;
    color: #98a5b6;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
.kurs .onlytext p:first-of-type {
	padding-top: 30px;}
.kurs .flex-around > div div {
    display: block;
    position: relative;
    display: block;
    line-height: 0;
}
.kurs .flex-around > div div::before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, rgba(135, 0, 255, 0.3), rgba(136, 0, 255, 0.3));
    position: absolute;
    left: 0;
    top: 0;
}
.kurs .flex-around > div {
    background:#eeeeff;
    border-radius: 2px;
    opacity: 0.9;
    -webkit-box-shadow: 0 0 46px rgba(0,0,0,.03);
            box-shadow: 0 0 46px rgba(0,0,0,.03);
}
.kurs .flex-around > div h3, .kurs .flex-around > div p {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 16px;
}
.accordion.prog-ac > h3:hover, .accordion.prog-ac > h3.active {
    background: linear-gradient(to right, rgb(96, 17, 116), rgba(84, 0, 158, 0.8));
    color: #313886;
    box-shadow: 0px 5px 20px rgba(60, 33, 170, 0.7);
    color: #fff;
}.kurs .onlytext {
    color: #fff;
}h2.laib-1 {
    background:#5D5AC8;
    padding: 30px 0;
    color: #fff;
}
/* /proga */
/* bon */
.onlytext.about-bon {
    background: #fff;
    margin: 0;
    max-width: 1200px;
    border-radius: 5px;
    padding: 50px;
}
.onlytext.about-bon p{
	color: #2e2e2e;
	font-size: 17px;
}
.onlytext-2 {
    max-width: 700px;
    margin: 0 auto;
}
.bonus .accordion.prog-ac > h3 > span {
    margin-top: 15px;
    color: #00130a;
    font-size: 1em;
    padding-bottom: 2px;
}.kurs.bonus {
    background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255, 1)), to(rgba(209,214,234,1)));
}
.block1-lesson-main{
	border-radius:5px; background:#fff; overflow:hidden; margin-bottom: 10px;
}
.content-disc-lessons-head {
    overflow: hidden;
    margin: 35px 0 10px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.content-disc-lessons-head h3{
	 font-family: 'open_sansregular'; font-size:1.5em; color:#00130a; 
}
.content-disc-lessons-head h2 {
    float: left;
    font-size: 1.3125em;
    font-family: 'open_sansbold';
    color: #00130a;
    padding-top: 5px;
    padding-bottom: 5px;
}
.content-disc-lessons-in1 p {
    padding-bottom: 0;
    overflow: hidden;
    line-height: 1.5em;
}
.content-disc-lessons-in1 p span{
	padding-right:15px; text-decoration: none;
}
.content-disc-lessons-in1 p a {
    color: #3c3d78;
    font-family: 'open_sanssemibold';
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
}.content-disc-lessons-in1 {
    margin-left: 50px;
}.bonus .accordion.prog-ac > h3 {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #367DD1;
    font-size: 1.3em;
    padding: 20px 50px;
}.bonus .prog-ac .accordionSubContainer h4 {
    color: #fff;
    display: inline-block;
    padding: 15px 20px;
    width: 49.7%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #367DD1;
}
/* /bon */
/* flex */
.flex-around{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex; 
	-webkit-box-orient:horizontal; 
	-webkit-box-direction:normal; 
	    -ms-flex-direction:row; 
	        flex-direction:row; 
	-ms-flex-wrap:wrap; 
	    flex-wrap:wrap; 
	-webkit-box-pack:center; 
	    -ms-flex-pack:center; 
	        justify-content:center; 
	-ms-flex-line-pack: start; 
	    align-content: flex-start}
.kurs .flex-around.flex-around-3 > div {
    width: 23.25%;
    margin-bottom: 2%;
    overflow: hidden;
    padding-bottom: 30px;
    margin-right: 0.5%;
    border-radius: 40px 40px 40px 0px;
    box-shadow: 0px 5px 20px rgba(217, 166, 230, 0.7);
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-left: 0.5%;
}
.flex-around > div h3 {
    font-size: 19px;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 0;
}
.flex-around-3-box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 0 46px rgba(0,0,0,.13);
            box-shadow: 0 0 46px rgba(0,0,0,.13);
    padding: 30px 30px 40px;
}
.flex-around-3-box p {
    font-size: 17px;
    color: #898989;
}
.popular__list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.popular__item {
    width: 100%;
    max-width: 33%;
}
.popular__item + .popular__item {
    margin-left: 55px;
}
.popular__img {
    height: 63px;
}
.popular__item h4 {
    padding-top: 5px;color: #fccf34;
}.avtoer .popular__img {
    height: auto;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}.avtoer .popular__list {
    margin-bottom: 0;
}
/* /flex */
/* button */
a.order, a.read{
    background-color: #fb397d;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: none;
    height: 50px;
    min-width: 167px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
    margin-left: 10px;
	text-decoration: none;
}
a.order:hover, a.read:hover, a.hed:hover{
    opacity: 0.9;
    }
a.hed {
    margin-top: 0;
    margin-right: 20px;
    font-size: 1.05em;
	font-weight: bold;
    margin-bottom: 20px;
}
a.read {
    font-weight: normal !important;
    font-size: 1.05em;
    background: #4D2995;
    display: inline-block;padding: 0 1.5em;
}
#but-1:hover, #but-2:hover, #but-3:hover, #but-4:hover, #but-5:hover, #but-6:hover, #but-7:hover, #but-8:hover, #but-9:hover, #but-01:hover, #but-02:hover, #but-03:hover    {
    -webkit-animation: rubberBand 0.6s ease; /* анимация и скорость в секундах */
    animation: rubberBand 0.6s ease;
}
@-webkit-keyframes rubberBand {
  0% {-webkit-transform: scale(1);transform: scale(1);}
  30% {-webkit-transform: scaleX(1.15) scaleY(0.75);transform: scaleX(1.15) scaleY(0.75);}
  40% {-webkit-transform: scaleX(0.75) scaleY(1.25);transform: scaleX(0.75) scaleY(1.25);}
  60% {-webkit-transform: scaleX(1.15) scaleY(0.85);transform: scaleX(1.15) scaleY(0.85);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes rubberBand {
  0% {-webkit-transform: scale(1);transform: scale(1);}
  30% {-webkit-transform: scaleX(1.15) scaleY(0.75);transform: scaleX(1.15) scaleY(0.75);}
  40% {-webkit-transform: scaleX(0.75) scaleY(1.25);transform: scaleX(0.75) scaleY(1.25);}
  60% {-webkit-transform: scaleX(1.15) scaleY(0.85);transform: scaleX(1.15) scaleY(0.85);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}
/* /button */
/* prise */
/* timer */.timer {
    background: url("../img/data3white.png") no-repeat scroll center 70px;
    overflow: hidden;
    padding: 0 0 25px 0;
    width: 318px;margin: 0 auto;
}
.timer div{display: block;height:60px;margin:auto;position:relative;width:70px}.timer div.upper{border-radius:6px 6px 2px 2px}.timer div.lower{border-radius:2px 2px 6px 6px}.timer div.left{float:left}.timer div.right{float:right}.timer div .split{height:1px!important;width:51px!important;top:27px;margin-left:2px;left:0;background:#e5e5e5;z-index:3}.timer .colon{line-height:55px;font-size:17px;border:none;background:none;padding:0px;float:left;width:11px;text-align:center}.timer .colon.empty{width:16px}.timer div div{background:url("../img/dash_top.png") no-repeat}.timer div div span{display:block;line-height:60px;font-size:40px;font-family:"Roboto",arial;width:70px;text-align:center;z-index:2;letter-spacing:10px; padding-left:5px}.timer div .upper{color:#fff}.timer div .lower{top:28px;left:0;color:#af0303}.timer div .lower span{top:-28px}.timer_box h3{color:#fff;font-size:1.2em;font-weight:normal;line-height:1.3em;padding-top:7px;text-align:left}/* /timer */
.prise {
    background:url(../img/bg-html.png);
}span.cena, span.cenaOf {
    color:#FB397D;
    font-size: 2.2em;
    font-weight: 600;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    padding-right: 10px;
}.prise .tbl {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 15px 32px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 15px 32px 0px rgba(0, 0, 0, 0.16);
}
span.cenaOf {
    font-size: 1.5em;
    margin-right: 10px;
    text-decoration: line-through; color: #000;
}
.akcia {
    border-radius: 5px;
    background: url(../img/bg-video.jpg) center;
    position: relative;
    margin: 50px 57px 30px 61px;
    padding: 50px;
}
.akcia:before, .akcia:after {
    display: block;
    position: absolute;
    font-size: 1px;
    line-height: 1px;
    content: " ";
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.akcia:after {
    background-image: url(../img/star-left.png);
    top: -26px;
    right: -52px;
    width: 86px;
    height: 63px;
}
.akcia:before {
    background-image:url(../img/star-right.png);
    top: 2px;
    left: -61px;
    width: 85px;
    height: 64px;
}
.akcia h4 {
    text-align: center;
    color: #fff;
    padding-top: 0;
    padding-bottom: 30px;
}.bold.akc {
    font-size: 38px;
    color: #ffb300;
}
h2.r-1, h2.r-2, h2.r-3 {
    background: url(../img/roket-1.png) center / cover;
    color: #fff;
    padding: 100px 0;
    text-transform: uppercase;
}
h2.r-2{
	background: url(../img/roket-3.png) center / cover;}
h2.r-3 {
	background: url(../img/roket-2.png) center / cover;}
.bg-yel{background: #fffbde;}
.prise .prise {
    background: none;
}.c-jo{color: #fccf34;}
/* /prise */
.prise.bonus {
    background: none;
}.bonus .premium-tarif {
    width: 49%;
    box-sizing: border-box;
    margin-right: 2%;
}
/* garant on */
.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-line-pack: center;
        align-content: center;
}
.tabs > div {
    display: none;
    background: #fff;
    padding: 70px 70px 50px 70px; background: #393B7B;color: #fff;

}
.tabs > div > p, .tabs > div >  h3, .otz p, .otz h3, .foto-left img {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
    from {
opacity: 0;
    }
    to {
opacity: 1;
    }
}
@keyframes fadeIn {
    from {
opacity: 0;
    }
    to {
opacity: 1;
    }
}
.tabs > input {
    display: none;
    position: absolute;
}
.tabs > label {
    padding: 10px 20px;
    padding-top: 10px;
    font-weight: 600;
    text-align: center;
    border-radius: 3px 3px 0 0;
    width: 33%;
    text-transform: uppercase;
    font-family: roboto;
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
	background:#404465;
}
.garant label img {
    padding-bottom: 10px; padding-top: 15px;
}
.tabs > label:hover {
    cursor: pointer;
}
.tabs > input:checked + label {
    padding-top: 50px;
    background: #393B7B;
}
#tab1:checked ~ #content-tab1,
#tab2:checked ~ #content-tab2,
#tab3:checked ~ #content-tab3,
#tab4:checked ~ #content-tab4 {
    display: block;
}
.label-text {
    padding-top: 5px;
    display: block;
    color: #71CBFF;
    padding-bottom: 20px;
}
.garant .tabs h3 {
    line-height: 1.3em;
    font-size: 23px;
    padding-top: 0;color: #fff !important;
}.tabs p {font-size: 17px;}
/* /garant off */
/* отзывы */
.otz li {
    text-align: center;
    width: 111px;
    display: inline-block;
    padding:0!important;
	margin: 0 17px;
}
.otz ul {
    text-align: center;
}
.otz a {
    color: #effdde;
    display: block;
    float: left;
    font-weight: bold;
    padding-bottom: 10px;
    text-decoration: none;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;}
.otz a:hover{opacity: 1;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;}
.otz a.active{
    color: #ffa725;-moz-transition: all 2s;
    opacity: 1;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;}
.otz_det {
    background: #F2F2F2;
    padding: 50px 70px;
    border: 1px solid #E0E0E1;
    margin-top: 20px;
    border-radius: 5px;
}
.otz a.active img {
    border-radius: 100px;
	-webkit-box-shadow: 0 5px 28px rgba(249,196,61, 0.8);
	        box-shadow: 0 5px 28px rgba(249,196,61, 0.8);
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;}
.otz img {
    border:3px solid #F9C43D;
    border-radius: 100px;
    height: auto;
    width: auto;}
.otz h3 {
    font-size: 23px;
    width: auto;
	text-align:left;
}
.foto-left{text-align:center; margin-left:60px; margin-bottom:30px; margin-top:30px;}
.foto-left img{border:none;}
.otz p {
    font-size: 17px;
}.otz_det img {
    border: 0;
}
/* /отзывы */
/* title-kat */
	.title-kat { display:block; margin: 50px 0;}
.title-kat > div {
    padding: 0 50px;
    margin: 5px;
    color: #FFF;
    font-weight: bold;
    width: 32%;
    box-sizing: border-box;
    background:#6D00BA;
    border-radius: 40px 40px 40px 0px;
}
.title-kat h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    border-bottom: 1px solid;
    text-align: center;
    color: #fccf34;
}
	.title-kat{display:flex ; flex-direction:row ; flex-wrap:wrap ; justify-content:space-around ; align-items:center ; align-content:center }	
.title-kat li {
    font-size: 18px;
    font-weight: normal;
    padding-left: 38px;
    padding-top: 8px;
    background: url(../img/play.png) no-repeat scroll 0;
    color: #fccf34;
}img.img-vid {
    display: block;
    margin: 0 auto;
    padding-top: 30px;
    opacity: 0.7;
}
/* /title-kat */
/* faq */
.faq h3 {
    cursor: pointer;
    border: 1px solid #E0E0E1;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 1em;
    margin-bottom: 7px;
    font-family: 'Roboto', Arial,Verdana,sans-serif;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 46px rgba(0,0,0,.05);
            box-shadow: 0 0 46px rgba(0,0,0,.05);
    color: #5b32b4;
    background: #fff;
}
.fa-question-circle-o::before {
    content: "\f29c";
    font-size: 1.5em;
    vertical-align: middle;font-family: 'font_awesome';padding-right: 15px;
}
.faq .accordionContainer {
    padding:0 50px 20px 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: -20px;
    background: #fff;
    border: 1px solid #E0E0E1;
    border-top: 0;
    border-radius: 5px;
	font-size: 16px;
	color: #606060;
}a.order.cont {
    padding: 0.3em 2em;
}
/* /faq */
/* video */
section.video {
    max-width: 100%;
    text-align: center;
	padding-top: 30px;
}
iframe {
    border: 20px solid #fff;
    border-radius: 20px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}
.grad-gen {
    background: linear-gradient(to left, #7873ed, #a865e1);
    color: #fff;
}
.grad-gen.about {
    margin-top: -100px;
    padding-top: 90px;
}.avtoer h4 {

    color: #000;

}
/* /video */
/* table */
.tbl{display:table;width:100%; -webkit-box-sizing:border-box; box-sizing:border-box;}
.tbl-rw{display:table-row;}.tbl-cll{display:table-cell; -webkit-box-sizing: border-box; box-sizing: border-box}
.tbl-t{vertical-align:top;}.tbl-b{vertical-align:bottom;}.tbl-m{vertical-align:middle;}
/* /table */
/* block */
.dsbx, section{-webkit-box-sizing:border-box;box-sizing:border-box}
.dsbl{display:block}
.dsin{display:inline-block}
.dsno{display:none}
.dshid{visibility:hidden}
.onlytext{max-width: 980px; margin: 0 auto}
section{max-width:1200px;margin:0 auto}
.dsrel{position: relative;}
.avtoer .popular__item + .popular__item {
    margin-left: 30px;
}
/* block */
/* background */
.filter-white {background-color:rgba(255,255,255,0.7);}
.screen-2{background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255, 1)), to(rgba(209,214,234,1)));}
.cms {background: url(../img/bg-cms.jpg) no-repeat top center;}
.bg-new{background:rgba(64,93,227,0.9) url(../img/wp-logo.png) no-repeat center right / contain;}
.fon-end{background: url(../img/bg-end.jpg) no-repeat left center;}
.filter-blu {background:linear-gradient(to left, rgba(36, 0, 68, 0.95), rgba(84, 0, 158, 0.8));}
.screen-video{background:#884BDF;}
.faq{background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255, 1)), to(rgba(209,214,234,1)));}
.bg-white{background: #F2F2F2;}
.fon-1{background: url(../img/bg-wordpress.jpg) no-repeat center;}
.fon-1-2{background: url(../img/bg-wordpress-2.jpg) no-repeat center;}
.fon-2{background: url(../img/fon-2.jpg) no-repeat center;}
.stat {background:url(../img/stat.jpg)no-repeat center;}
.res {background: -webkit-linear-gradient(top,#23325C 0%,#12192F 100%);}
.way {background:-webkit-linear-gradient(to left, #7873ed, #a865e1);background:-o-linear-gradient(to left, #7873ed, #a865e1);background:linear-gradient(to left, #7873ed, #a865e1);}
.bg-dark{background-color:#E0E3F5;}
.bg-dark-2{background-color:#D1D6EA;}
.garant {background:#404465;}
.bg-blu{background-color: #F2FAFF;}
.bg-gray{background-color:#E3E3E3;}
.vnut {background: #404465;}
.fin{background: url(../img/kollaj-3.png) no-repeat center;}
.gen-grad{background: -webkit-gradient(linear, left top, right top, from(#4450D5), to(#7E0EBD));background: -webkit-linear-gradient(left, #4450D5, #7E0EBD);background: -o-linear-gradient(left, #4450D5, #7E0EBD);background: linear-gradient(to right, #4450D5, #7E0EBD);}
.kurs{background:linear-gradient(to left, #7873ed, #a865e1);}
.pres{background:url(../img/bg-html.png);}
.result{background: url(../img/bg-rez.jpg) no-repeat center;}
.fix{background-attachment:fixed;}
.cov{ background-size:cover;}
/* /background */
footer {background:#2b223f; font-size: 15px; color: #E0E0E1;}
footer a{color: #E0E0E1;}
footer a:hover, footer a:visited, footer a:focus, footer a:active{color:#d8d9f3;}
footer p {text-align: center;}
@media screen and (max-width: 1300px){
section{padding:0 20px;}
.otz li {width: 93px;  margin: 0 10px;}
}
@media screen and (max-width:1200px){
	.features-list__num::after{background-image: none;}
}