@font-face {
    font-family: 'Century-Gothic-Regular';
    src: url('../fonts/Century-Gothic-Regular.eot');
    src: url('../fonts/Century-Gothic-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic-Regular.woff') format('woff'),
         url('../fonts/Century-Gothic-Regular.ttf') format('truetype'),
         url('../fonts/Century-Gothic-Regular.svg#Century-Gothic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Century-Gothic-Bold';
    src: url('../fonts/Century-Gothic-Bold.eot');
    src: url('../fonts/Century-Gothic-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic-Bold.woff') format('woff'),
         url('../fonts/Century-Gothic-Bold.ttf') format('truetype'),
         url('../fonts/Century-Gothic-Bold.svg#Century-Gothic-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Lemon Tuesday';
	src: url('../fonts/Lemon Tuesday.eot');
	src: local('☺'), url('../fonts/Lemon Tuesday.woff') format('woff'), url('../fonts/Lemon Tuesday.ttf') format('truetype'), url('../fonts/Lemon Tuesday.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




@font-face {
    font-family: 'Propisi2';
    src: url('../fonts/Propisi.eot');
    src: url('../fonts/Propisi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Propisi.woff2') format('woff2'),
        url('../fonts/Propisi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'propisi_regular';
	src: url('../fonts/propisi_regular.eot');
	src: local('☺'), url('../fonts/propisi_regular.woff') format('woff'), url('../fonts/propisi_regular.ttf') format('truetype'), url('../fonts/propisi_regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'FuturaMediumC';
    src: url('../fonts/FuturaMediumC.eot');
    src: url('../fonts/FuturaMediumC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaMediumC.woff2') format('woff2'),
        url('../fonts/FuturaMediumC.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

#page {
	 font-family: 'Century-Gothic-Regular';
	 color: #0E70B5;
}

#page * {
	box-sizing: border-box;
}

body #page .h1 {
	font-family: 'Century-Gothic-Bold';
	font-weight: normal;
	font-size: 40px;
	margin: 0px 0px 10px 0px;
	color: #0E70B5;
}

body #page h2,
body #page .h2 {
	font-family: 'Century-Gothic-Bold';
	font-weight: normal;
	font-size: 32px;
	margin: 0px 0px 10px 0px;
	color: #0E70B5;
}
.worktime,
.subtitle {
	font-size: 24px;
	color: #0E70B5;
	line-height: 1.4;
}

.container {
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
}
#vz-1 {
	width: 100%;
	background: url(../images/vz-1.png) center bottom no-repeat;
	background-size: cover;
}

#vz10 {
	width: 100%;
	position: relative;
	background: #0E70B5;
	padding-bottom: 45px;
	border-bottom: 2px solid rgba(255,255,255,0.3);
}
.tab-content-sub:before,
.method_block_2:before,
.ps-whatget:before,
#otz_txt:before,
#vz10:before {
	display: block;
	content: '';
	width: 100%;
	height: 365px;
	background: #fff url(../images/vz10-1.png) left top no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.tab-content-sub:after,
.method_block_2:after,
.ps-whatget:after,
#otz_txt:after,
#vz10:after {
	display: block;
	content: '';
	width: 392px;
	height: 365px;
	background: #fff url(../images/vz10-2.png) right bottom no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
.vopros_bl_header {
	position: relative;
	z-index: 10;
	padding-bottom: 30px;
	text-align: center;
}
.vz10-form {
	padding: 25px;
	border-radius: 15px;
	background: #fff;
	border: 2px solid #0E70B5;
	position: relative;
	z-index: 10;
}
.vz10-form:after {
	display: block;
	content: '';
	background: url(../images/vz10-3.png) right bottom no-repeat;
	width: 400px;
	height: 364px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	right: -20px;
	background-size: contain;
}
#vz10 .ajax_form_send {
	max-width: 600px;
}
#vz10 .col-md-6 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}
#vz10 .col-md-12 {
	padding-left: 15px;
	padding-right: 15px;
}
body #page input[type="text"],
body #page input[type="tel"],
body #page input[type="email"],
body #page select,
body #prog_baner_form form select {
	width: 100%;
	height: 40px;
	border: 2px solid #0E70B5;
	border-radius: 5px;
	padding: 0px 15px;
	font-size: 18px;
	color: #86857F;
	box-shadow: unset;
	font-family: 'Century-Gothic-Regular';
}
body #page input[type="text"]::placeholder,
body #page input[type="tel"]::placeholder,
body #page input[type="email"]::placeholder {
	color: #86857F;
	opacity: 1;
}
#vz10 .mask_email,
.select_city {
	margin-bottom: 15px;
}
body .girl_form_bnt {
	border-radius: 5px !important;
	color: #0E70B5 !important;
	height: 40px !important;
	padding: 0px 15px !important;
}
.ps-ourbranches {
	width: 100%;
	background: url(../images/vz9-1.png) left top repeat-x;
	padding-top: 200px;
	margin-top: -150px;
	z-index: 200;
	position: relative;
}
body #page .ps-ourbranches h2,
body #page .ps-ourbranches .h2 {
	text-align: center;
	margin-bottom: 15px;
}
.fl-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fl-list > div {
	width: 317px;
	height: 220px;
	padding: 20px 25px;
	background: #fff;
	border: 1px solid #0E70B5;
	border-radius: 15px;
	margin-bottom: 15px;
	color: #0E70B5;
	line-height: 1.5;
}
.worktime {
	text-align: center;
}
.fl-list > div h3,
.fl-list > div .h3  {
	font-family: 'Century-Gothic-Bold' !important;
	color: #0E70B5 !important;
	margin: 0px 0px 10px 0px !important;
	font-size: 20px !important;
}
.fl-list > div h4 a,
.fl-list > div .h4 a,
.fl-list > div h3 a,
.fl-list > div .h3 a {
	color: #0E70B5 !important;
}
.fl-list > div h4,
.fl-list > div .h4,
.fl-list > div p {
	margin: 0px 0px 5px 0px !important;
	font-size: 18px !important;
	color: #0E70B5 !important;
	font-weight: normal !important;
}
.fl-list > div h4 strong,
.fl-list > div .h4 strong {
	font-weight: normal;
}
.fl-list > div > p:last-child {
	padding-top: 5px;
}
.fl-list > div > p:last-child br {
	display: none;
}
.fl-list > div > p:last-child a {
	display: block;
	margin-bottom: 5px;
	font-size: 17px;
}
.fl-none {
	display: none;
}
#otz_txt {
	position: relative;
}
#otz_txt > div {
	position: relative;
	z-index: 10;
}
#otz_txt:before,
#otz_txt:after {
	top: auto;
	bottom: 140px;
}
#otz_txt h2,
#otz_txt .h2 {
	text-align: center;
	margin-bottom: 30px !important;
}
#otz_txt .inner {
  position: relative;
  z-index: 1000;
}
.story-item {
	display: flex;
	width: 100%;
	background: #fff;
	border-radius: 30px;
	border: 1px solid #0E70B5;
}
.story-left {
	min-width: 300px;
	width: 300px;
	background: #2770B1;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 1.4;
	font-family: 'Century-Gothic-Bold';
}
.story-left img {
	border-radius: 30px;
}
.story-right {
	width: 675px;
	padding: 30px;
}
.story-right p {
	font-size: 16px;
	margin: 0 0 10px;
}
.story-right p:first-child {
	color: #0E70B5;
	font-family: 'Century-Gothic-Bold';
	margin-bottom: 10px;
	font-size: 18px;
}
.story-right p:last-child {
	margin-bottom: 0;
}
.story-right ul {
	margin-bottom: 10px;
	font-size: 16px;
}
.story-author {
	padding: 15px 0px;
}
#team {
	padding-bottom: 60px;
}
#team h2,
#team .h2 {
	display: none;
	text-align: center;
}
.prepod_title {
	color: #0E70B5;
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
	padding-top: 20px;
}
.prepod_title b {
	color: #0E70B5;
	font-weight: normal;
	font-family: 'Century-Gothic-Bold';
}
#price h2,
#price .h2 {
	text-align: center;
	padding-bottom: 30px !important;
}
.price-box {
	border: 2px solid #fff;
	border-radius: 30px;
	background: #0E70B5;
	padding: 15px 30px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	color: #fff;
	line-height: 1.4;
}
.price-box:nth-child(3) {
	background: #009EDE;
}
.price-left {
	width: 30%;
	padding-right: 30px;
	font-size: 20px;
	font-family: 'Century-Gothic-Bold';
}
.price-left p {
	margin-bottom: 15px;
}
.price-left p:last-child {
	margin: 0px;
}
.price-right {
	border-left: 2px solid #fff;
	width: 70%;
	padding-left: 30px;
	font-size: 28px;
	font-family: 'Century-Gothic-Bold';
}
.price-right p:first-child strong {
	font-weight: normal;
	font-size: 32px;
}
.price-right p:last-child {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#price {
	position: relative;
	margin-top: -200px;
	z-index: 10;
}
#price .btn {
	margin: 0px 30px 0px 0px !important;
	float: none;
	padding: 5px 15px;
	background: #FFA802;
	color: #0E70B5 !important;
	border-radius: 5px;
	font-size: 18px;
	font-family: 'Century-Gothic-Regular';
	text-transform: unset;
}
.ps-whatget {
	width: 100%;
	background: url(../images/vz8-1.png) center bottom repeat-x;
	position: relative;
	padding-bottom: 230px;
	padding-top: 200px;
}
.tab-content-sub:before,
.tab-content-sub:after,
.method_block_2:before,
.method_block_2:after,
.ps-whatget:before,
.ps-whatget:after {
	bottom: -10px;
	top: auto;
	background-color: transparent;
}
.ps-whatget .inner {
	position: relative;
	z-index: 10;
}
.ps-whatget h2,
.ps-whatget .h2 {
	text-align: center;
	margin-bottom: 30px !important;
}
.what-list {
	background: #fff;
	border: 2px solid #0E70B5;
	position: relative;
	padding: 30px 30px 30px 50%;
	border-radius: 30px;
}
.what-list:before {
	position: absolute;
	left: -10px;
	bottom: 0px;
	display: block;
	content: '';
	width: 430px;
	height: 356px;
	background: url(../images/vz8-2.png) left bottom no-repeat;
	background-size: contain;
}
.what-item {
	position: relative;
	z-index: 10;
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #0E70B5;
	line-height: 1.3;
}
.what-item:last-child {
	align-items: flex-end;
}
.what-item img {
	width: 150px;
	height: auto;
	min-width: 150px;
	margin-left: 15px;
}
.method_block_2 h2,
.method_block_2 .h2 {
	text-align: center;
	margin-bottom: 30px !important;
}
.metod_list {
	background: #fff;
	border: 2px solid #0E70B5;
	position: relative;
	padding: 30px;
	border-radius: 30px;
}
.metod_list p {
	margin: 0px 0px 30px 0px;
	font-size: 24px;
	color: #0E70B5;
	line-height: 1.5;
	padding-left: 40px;
	background: url(../images/metod-dot.png) left 6px no-repeat;
}
.metod_list p:last-child {
	margin-bottom: 0px;
}
.method_block_2 {
	width: 100%;
	background: url(../images/vz7-1.png) left bottom repeat-x;
	position: relative;
	padding-top: 0px;
}
.method_block_2 .metod-inner {
	position: relative;
	z-index: 10;
	top: 200px;
}
.how-list {
	padding-bottom: 0px;
	margin-bottom: -150px;
	display: flex;
}
.how-list > div {
	width: 33.333%;
	text-align: center;
	color: #0E70B5;
	font-family: 'Century-Gothic-Bold';
}
.how-pic {
	height: 329px;
}
.how-name {
	padding-top: 10px;
	font-size: 20px;
}
.advantages {
	padding-bottom: 50px;
}
.prog_preim h2,
.advantages h2,
.prog_preim .h2,
.advantages .h2 {
	text-align: center !important;
}
.prog_preim {
	padding-top: 50px;
}
body .tabs-sub {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  border-bottom: 0px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px auto 0px auto;
  max-width: 1000px;
}
.tab-sub {
	width: 33.333%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
body .tab-sub > label {
	display: block;
	margin-bottom: 0px;
	padding: 15px 15px !important;
	border: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-transform: unset;
	letter-spacing: unset;
	text-align: center;
	border-radius: 5px;
}
.course-wrapper {
	position: relative;
	top: 50px;
	z-index: 10;
	border-radius: 30px;
	background: #fff;
	border: 2px solid #0E70B5;
	color: #0E70B5;
	font-size: 18px;
	line-height: 1.4;
}
.course-row-1 {
	padding: 30px 30px 0px 30px;
	display: flex;
}
.course-row-1 > div {
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
}
.course-name {
	font-family: 'Century-Gothic-Bold';
	font-size: 42px;
}
.course-subname {
	font-size: 28px;
	line-height: 1.2;
}
.course-list {
	padding: 10px 0px;
	margin: 10px 0px;
	border-top: 1px solid #0E70B5;
	border-bottom: 1px solid #0E70B5;
}
.course-list > div {
	display: flex;
	align-items: center;
	font-family: 'Century-Gothic-Bold';
	margin: 10px 0px;
}
.course-list > div img {
	margin-right: 15px;
	min-width: 100px;
	width: 100px;
	height: auto;
}
.course-right {
	text-align: center;
}
.course-right img {
	max-width: 100%;
	height: auto;
}
.course-row-2 {
	display: flex;
	flex-wrap: wrap;
}
.course-row-2 > div {
	width: 50%;
}
.course-row-2 > div p {
	margin: 0px;
	padding: 15px 30px 15px 30px;
}
.course-row-2 > div:first-child p:first-child {
	font-family: 'Century-Gothic-Bold';
}
.course-row-2 > div:last-child p:last-child {
	border-top: 1px solid #0E70B5;
	border-left: 1px solid #0E70B5;
	border-radius: 30px 0px 0px 0px;
	padding-bottom: 30px;
	height: 100%;
}
.course-row-2 > div p strong {
	font-family: 'Century-Gothic-Bold';
	font-weight: normal;
}
.course-final {
	border-radius: 30px;
	color: #fff;
	padding: 30px;
	background: #0E70B5;
	font-family: 'Century-Gothic-Bold';
}
.cf-label {
	text-align: center;
	font-size: 32px;
}
.cf-label span {
	display: inline-block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #fff;
}
.cf-list {
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	flex-wrap: wrap;
}
.cf-list > div {
	width: 50%;
	display: flex;
	align-items: center;
	margin: 10px 0px;
	padding: 0px 10px;
}
.cf-list > div img {
	min-width: 50px;
	width: 50px;
	margin-right: 10px;
}
.tab-content-sub {
	position: relative;
	background: url(../images/course1-bg.png) left bottom repeat-x;
}
.tab-content-sub:before {
	display: block;
	content: '';
}
.tab-content-sub-2 {
	background: url(../images/course2-bg.png) left bottom repeat-x;
}
.tab-content-sub-3 {
	background: url(../images/course3-bg.png) left bottom repeat-x;
}
.tab-content-sub-4 {
	background: url(../images/course4-bg.png) left bottom repeat-x;
}
.tab-content-sub-5 {
	background: url(../images/course5-bg.png) left bottom repeat-x;
}
.tab-content-sub-6 {
	background: url(../images/course6-bg.png) left bottom repeat-x;
}
.course-header {
	width: 100%;
	background: url(../images/vz1-1.png) center top repeat-x;
	padding-top: 60px;
	position: relative;
}
.course-header > div {
	background: url(../images/vz1-2.png) center bottom repeat-x;
	padding-bottom: 45px;
}
.course-header .container {
	position: relative;
}
.course-header .container:after {
	position: absolute;
	right: -100px;
	top: 0px;
	display: block;
	content: '';
	width: 700px;
	height: 487px;
	background: url(../images/vz1-3.png) right bottom no-repeat;
	background-size: contain;
}
.course-header h1,
.course-h1 {
	margin: 0px 0px 100px 0px !important;
	font-size: 48px;
	color: #0E70B5 !important;
	font-family: 'Century-Gothic-Bold';
	max-width: 520px;
	line-height: 1.1;
}
#prog_baner_form {
	background: #fff;
	border-radius: 10px;
	border: 2px solid #0E70B5;
	border-right-width: 6px;
	border-bottom-width: 6px;
	padding: 20px !important;
	max-width: 400px;
}
#prog_baner_form .row {
	margin: 0px;
}
body #prog_baner_form .girl_form_bnt {
	color: #fff !important;
	margin: 5px 0px !important;
}
.course-steps {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cs-item {
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #fff;
	line-height: 1.2;
	margin-top: 30px;
}
.cs-item img {
	margin-right: 20px;
}
.tabbed-sub
  [type="radio"]:nth-of-type(1):checked
  ~ .tabs-sub
  .tab-sub:nth-of-type(1)
  label,
.tabbed-sub
  [type="radio"]:nth-of-type(2):checked
  ~ .tabs-sub
  .tab-sub:nth-of-type(2)
  label,
.tabbed-sub
  [type="radio"]:nth-of-type(3):checked
  ~ .tabs-sub
  .tab-sub:nth-of-type(3)
  label,
.tabbed-sub
  [type="radio"]:nth-of-type(4):checked
  ~ .tabs-sub
  .tab-sub:nth-of-type(4)
  label,
.tabbed-sub
  [type="radio"]:nth-of-type(5):checked
  ~ .tabs-sub
  .tab-sub:nth-of-type(5)
  label,
.tabbed-sub
  [type="radio"]:nth-of-type(6):checked
  ~ .tabs-sub
  .tab-sub:nth-of-type(6)
  label {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}

@media all and (min-width: 1280px) {
.oxf_it:hover .prepod_info {
  top: 90px;
  bottom: auto;
  opacity: 1;
  z-index: 4;
  max-height: none;
}
}


@media all and (max-width: 960px) {
.vz10-form:after {
	display: none;
}
#vz10 .ajax_form_send {
	max-width: unset;
}
.fl-list {
	justify-content: space-around;
}
.what-list:before {
	display: none;
}
.what-list {
	padding: 30px;
}
.what-item {
	justify-content: space-between;
}
.what-item:last-child {
	align-items: center;
}
.how-pic {
	height: auto;
}
body .tabs-sub {
	flex-direction: row;
}
.course-header .container {
	padding-left: 15px;
	padding-right: 15px;
}
.course-header .container:after  {
	display: none;
}
.cs-item img {
	max-width: 50px;
}
.cs-item {
	font-size: 16px;
}

}

@media all and (max-width: 767px) {
#vz10 .col-md-6 {
	width: 100%;
}
.prog_inner.inner {
	margin: 0 auto;
}
.story-item {
	flex-wrap: wrap;
}
.story-left {
	min-width: unset;
	width: 100%;
	font-size: 16px;
	order: 2;
}
.story-right {
	width: 100%;
	padding: 20px;
}
.story-right p {
	font-size: 15px;
}
.story-right p:first-child {
	font-size: 16px;
}
.price-box {
	display: block;
}
.price-left {
	width: 100%;
	padding-right: 0px;
	font-size: 18px;
	padding-bottom: 15px;
}
.price-right {
	border-left: 0px;
	width: 100%;
	padding-left: 0px;
	font-size: 20px;
}
.price-right p:first-child strong {
	font-size: 22px;
}
.what-item {
	font-size: 16px;
}
.what-item img {
	max-width: 80px;
	min-width: 80px;
}
.what-item p {
	margin: 0px;
}
.how-name {
	font-size: 16px;
}
.how-list > div {
	padding: 0px 5px;
}
.metod_list p {
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	padding-left: 20px;
	background-size: 10px;
}
.advantages {
	padding-bottom: 0px;
}
.advantages .oxf_title {
	font-size: 18px;
}
.advantages .oxf_it {
	margin: 5px 0px;
}
.tab-sub {
	width: 50%;
}
body .tab-sub > label {
	display: flex;
	padding: 0px 15px !important;
	font-size: 16px;
	height: 50px;
	text-align: center;
	align-items: center;
	justify-content: center;
}


.tab-sub label.active {
	
}
.course-row-1 {
	padding: 10px;
	flex-wrap: wrap;
}
.course-row-1 > div {
	width: 100%;
}
.course-right {
	display: none;
}
.course-name {
	font-size: 32px;
}
.course-subname {
	font-size: 20px;
}
.course-row-2 {
	display: block;
}
.course-row-2 > div {
	width: 100%;
}
.course-row-2 > div p {
	padding: 15px 20px;
}
.cf-list > div {
	width: 100%;
}
.cf-label {
	font-size: 26px;
}
.course-header h1, .course-h1 {
	margin: 0px 0px 40px 0px !important;
	font-size: 32px;
}
.cs-item {
  font-size: 14px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  padding: 0px 10px;
}
.cs-item img {
  margin-right: 0px;
  margin-bottom: 10px;
}


}