@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500");
@import url('../footer/style.css');
@import url('/08_fonts/montserrat.css');

* {
    box-sizing: border-box
}

html,
body {
    height: 100%
}

body {
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 10px;
    line-height: 1.4;
    color: #000;
    background-color: #ffffff
}

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img,
abbr {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal
}

ul li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 100%;
    font-weight: normal
}

small {
    font-size: 80%
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button,
.btn,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

legend {
    color: #000
}

article,
aside,
blockquote,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block
}

time {
    display: inline-block
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none
}

button,
.btn {
    display: inline-block;
    overflow: visible;
    background-color: transparent;
    border: none;
    outline: 0;
    text-align: center
}

button:focus,
.btn:focus,
button:active,
.btn:active {
    border: unset
}

button,
.btn,
select {
    text-transform: none
}

button,
.btn,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button[disabled],
[disabled].btn,
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
.btn::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    border: 0;
    outline: 0;
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type="text"]::-webkit-autofill {
    background-color: #fff !important
}

img {
    display: inline-block;
    border: 0;
    width: auto;
    max-width: 100%
}


.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1100
}

#preloader .icon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -98px;
    width: 186px;
    height: 60px;
    background: url("../img/main-logo.png") center center no-repeat;
    animation: trans 1s infinite ease-out
}

.container-fluid {
    max-width: 1920px;
    overflow-x: hidden;
    margin: 0 auto
}

.container {
    position: relative;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

.container:before,
.container:after {
    content: "";
    display: block
}

.container:after {
    clear: both
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.col {
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word
}

body {
    min-width: 320px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 1.2;
    color: #353535
}

span {
    display: inline-block;
    font-size: inherit
}

.btn {
    transition: all .3s;
    border: 2px solid transparent
}

.btn:visited {
    color: inherit
}

.btn:hover,
.btn:focus,
.btn:active {
    border-color: inherit;
    border: 2px solid
}

.sec {
    padding: 60px 0
}

.sec-title {
    font-size: 60px;
    font-weight: 100;
    line-height: .9;
    text-align: center;
    margin-bottom: 45px;
    color: #353535
}

.red {
    color: #f7554f
}

.sec-btn {
    width: 100%;
    max-width: 370px;
    border-radius: 30px;
    font-size: 24px;
    font-weight: 400;
    padding: 15px 0;
    margin: 0 auto
}

.cost__rf {
    font-family: "Fira Sans"
}

.btn-block {
    text-align: center
}

.informer__tel {
    padding: 10px 0 7px;
    text-align: right
}

.informer__tel .tel {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 700;
    color: #353535
}

.informer__tel .tel:last-of-type {
    margin-left: 1em
}

.informer__action {
    text-align: right
}

.action__personal {
    display: block;
    padding: 8px 10px 8px 25px;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 300;
    text-align: center;
    color: #999;
    border: 1px solid #999;
    border-radius: 4px;
    transition: all .3s;
    background: url("../img/ic_user.png") no-repeat 9px center
}

.action__personal:hover {
    color: #fff;
    background-image: url("../img/ic_user-h.png");
    background-color: #999
}

.follow {
    overflow: hidden;
    display: block;
    vertical-align: middle;
    margin-bottom: 15px
}

.follow__item {
    width: 40px;
    height: 40px;
    float: left;
    overflow: hidden;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-left: none;
    background-image: url("../img/social/social.png");
    background-position: center;
    transition: background-position-y .4s ease
}

.follow__item_vk {
    border-left: 1px solid #9a9a9a;
    background-position: 1px center
}

.follow__item_vk:hover {
    background-position: 1px 0
}

.follow__item_fb {
    background-position: -39px center
}

.follow__item_fb:hover {
    background-position: -39px 0
}

.follow__item_in {
    background-position: -77px center
}

.follow__item_in:hover {
    background-position: -77px 0
}

.follow__item_inst {
    background-position: -117px center
}

.follow__item_inst:hover {
    background-position: -117px 0
}

.follow__item_ok {
    background-position: -157px center
}

.follow__item_ok:hover {
    background-position: -157px 0
}

.follow__item_yt {
    background-position: -194px center
}

.follow__item_yt:hover {
    background-position: -194px 0
}

.follow__item a {
    display: block;
    height: 100%
}

.iframe-block iframe {
    width: 100%;
    height: 545px
}

.brown {
    color: #d3af4e
}

.jumb,
.block-1,
.block-2,
.block-3,
.block-4,
.block-5,
.feedback {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.jumb {
    background-image: url("../img/genius/students_seminar/bg-ekz-01.jpg");
    color: #fff
}

.jumb__logo-wrap {
    width: 100%;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    padding-top: 10px;
    padding-bottom: 25px;
    margin-bottom: 20px
}

.jumb__logo-wrap:before,
.jumb__logo-wrap:after {
    content: "";
    display: block
}

.jumb__logo-wrap:after {
    clear: both
}

.jumb__logo-wrap--color {
    color: #fff
}

.jumb__logo-wrap .logo {
    float: left;
    margin-bottom: 0
}

.jumb__logo-author {
    float: left;
    font-size: 12px;
    padding-left: 30px;
    padding-top: 25px
}

.jumb__logo-tel {
    float: right;
    font-size: 30px;
    line-height: .8;
    padding-top: 30px
}

.jumb__main-desc {
    max-width: 730px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 90px 0 170px
}

.jumb__date {
    font-size: 30px;
    line-height: 40px;
    color: #d3af4e;
    margin-bottom: 5px
}

.jumb__address {
    font-size: 18px
}

.jumb h1 {
    font-size: 48px;
    font-weight: 700;
    margin: 56px 0 56px 0
}

.jumb h1 span {
    font-size: 18px
}

.jumb .info-block {
    width: 301px;
    border: 1px solid #d3af4e;
    text-transform: none;
    padding: 20px 20px 15px;
    margin: 15px
}

.jumb .info-block:first-of-type {
    text-align: center
}

.jumb .info-block:first-of-type .name {
    border-bottom: 1px solid #fff;
    cursor: pointer;
    transition: all .3s
}

.jumb .info-block:first-of-type .name:hover {
    border-color: transparent
}

.jumb .info-block .name {
    font-size: 20px;
    margin-bottom: 15px
}

.jumb .info-block .video-play {
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #d3af4e;
    border-bottom: 1px solid #d3af4e;
    transition: all .3s;
    margin-left: 22px
}

.jumb .info-block .video-play:visited {
    color: #d3af4e
}

.jumb .info-block .video-play:hover,
.jumb .info-block .video-play:focus {
    border-color: transparent
}

.jumb .info-block .video-play:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -22px;
    width: 16px;
    height: 20px;
    background: url("../img/genius/students_seminar/play.png") center no-repeat
}

.jumb .countbox {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #d3af4e
}

.jumb .countbox-days,
.jumb .countbox-hours,
.jumb .countbox-mins,
.jumb .countbox-secs {
    position: relative;
    width: 25%;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px
}

.jumb .countbox-days-text,
.jumb .countbox-hours-text,
.jumb .countbox-mins-text,
.jumb .countbox-secs-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 11px;
    font-weight: 500;
    text-transform: none
}

.block-btn,
.modal__btn {
    width: 100%;
    max-width: 372px;
    border: 3px solid #d3af4e;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #d3af4e;
    padding: 16px 4px;
    transition: all .3s
}

.block-btn:visited,
.modal__btn:visited {
    color: #d3af4e
}

.block-btn:hover,
.modal__btn:hover,
.block-btn:active,
.modal__btn:active,
.block-btn:focus,
.modal__btn:focus {
    border: 3px solid #d3af4e;
    background-color: #d3af4e;
    background-image: linear-gradient(to top, #b28346 0%, #d3ae4e 100%);
    color: #fff
}

.block-1 {
    background-image: url("../img/genius/students_seminar/bg-ekz-02.jpg");
    background-repeat: repeat;
    color: #fff;
    text-align: center
}

.block-1 strong {
    display: inline-block;
    font-size: 22px;
    text-transform: uppercase;
    padding: 2em 4em;
    border: 3px solid #d3af4e
}

.block-title {
    font-size: 36px;
    font-weight: 700;
    color: #d3af4e;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px
}

.block-2 {
    background-image: url("../img/genius/students_seminar/bg-ekz-03.jpg")
}

.block-2 .col {
    width: calc(25%);
    border-right: 1px solid #474747;
    margin: 20px 0
}

.block-2 .col:last-of-type {
    border-right: none
}

.block-2 .name {
    position: relative;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #d8bd75;
    padding-top: 86px;
    margin-bottom: 25px
}

.block-2 .name:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.block-2 .name--1:before {
    background-image: url("../img/genius/students_seminar/build.svg")
}

.block-2 .name--2:before {
    background-image: url("../img/genius/students_seminar/information.svg")
}

.block-2 .name--3:before {
    background-image: url("../img/genius/students_seminar/repeat.svg")
}

.block-2 .name--4:before {
    background-image: url("../img/genius/students_seminar/thinking.svg")
}

.block-2 .desc {
    font-size: 18px;
    font-weight: 300;
    color: #fff
}

.block-2 .desc li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 8px
}

.block-2 .desc li:before {
    position: absolute;
    content: '';
    display: block;
    top: 6px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #d3af4e
}

.block-3,
.feedback {
    background-image: url("../img/bg-ekz-03.jpg");
    color: #fff
}

.block-3 .block-wrap {
    padding-left: 45%
}

.block-3 .block-title {
    text-align: left
}

.block-3 .desc {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.block-3 .desc li {
    line-height: 1;
    margin-bottom: 5px
}

.block-4 {
    background-image: url("../img/genius/students_seminar/bg-ekz-02.jpg");
    background-repeat: repeat;
    color: #fff
}

.block-5 {
    background-image: url("../img/genius/students_seminar/bg-ekz-06.jpg");
    color: #fff
}

.block-5 .block-title {
    text-align: left;
    color: #fff;
    margin-bottom: 0
}

.block-5 .block-desc {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.block-5 .block-list {
    font-size: 16px;
    font-weight: 300;
    padding-right: 45%;
    margin-top: 40px
}

.block-5 .block-list li {
    position: relative;
    line-height: 1;
    padding-left: 10px;
    padding-bottom: 6px;
    margin-bottom: 8px
}

.block-5 .block-list li:before {
    position: absolute;
    content: '';
    display: block;
    top: 6px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #d3af4e
}

.block-5 .block-list li:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
    background-color: #474747
}

.block-5 .btn-wrap {
    max-width: 372px;
    padding-top: 30px
}

.block-5 .more-info {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding-top: 20px
}

.modal {
    background-color: white;
    ) center repeat
}

.modal-main .input {
    background-color: transparent;
    color: #353535
}

.modal__btn {
    max-width: none;
    background-color: transparent
}

.footer {
    padding: 22px 0;
    background-color: #000
}

.footer__inner-wrap:after {
    content: '';
    display: block;
    clear: both
}

.footer__informer:after {
    content: '';
    display: block;
    clear: both
}

.footer .footer__follow {
    float: left;
    margin-left: 0
}

.footer__follow .follow__item {
    width: 40px;
    height: 40px;
    border-color: #9a9a9a
}

.footer__follow .follow__item_vk {
    border-left: 1px solid #9a9a9a;
    background-position: 1px center
}

.footer__follow .follow__item_vk:hover {
    background-position: 1px 0
}

.footer__follow .follow__item_fb {
    background-position: -39px center
}

.footer__follow .follow__item_fb:hover {
    background-position: -39px 0
}

.footer__follow .follow__item_in {
    background-position: -77px center
}

.footer__follow .follow__item_in:hover {
    background-position: -77px 0
}

.footer__follow .follow__item_inst {
    background-position: -117px center
}

.footer__follow .follow__item_inst:hover {
    background-position: -117px 0
}

.footer__follow .follow__item_ok {
    background-position: -157px center
}

.footer__follow .follow__item_ok:hover {
    background-position: -157px 0
}

.footer__follow .follow__item_yt {
    background-position: -194px center
}

.footer__follow .follow__item_yt:hover {
    background-position: -194px 0
}

.footer__follow .follow__item.follow__item_vk {
    background-position: 1px 0
}

.footer__follow .follow__item.follow__item_vk:hover {
    background-position: 1px bottom
}

.footer__follow .follow__item.follow__item_fb {
    background-position: -39px 0
}

.footer__follow .follow__item.follow__item_fb:hover {
    background-position: -39px bottom
}

.footer__follow .follow__item.follow__item_in {
    background-position: -77px 0
}

.footer__follow .follow__item.follow__item_in:hover {
    background-position: -77px bottom
}

.footer__follow .follow__item.follow__item_inst {
    background-position: -117px 0
}

.footer__follow .follow__item.follow__item_inst:hover {
    background-position: -117px bottom
}

.footer__follow .follow__item.follow__item_ok {
    background-position: -157px 0
}

.footer__follow .follow__item.follow__item_ok:hover {
    background-position: -157px bottom
}

.footer__follow .follow__item.follow__item_yt {
    background-position: -194px 0
}

.footer__follow .follow__item.follow__item_yt:hover {
    background-position: -194px bottom
}

.footer__copy {
    float: right;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-align: right;
    margin: 0
}

.footer__copy a {
    color: inherit
}

.footer__copy a:hover {
    text-decoration: underline
}

.informer__tel_bottom {
    float: left;
    padding-left: 15px
}

.informer__tel_bottom .tel {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.informer__tel_bottom .tel a:visited {
    color: inherit
}

.informer__tel_bottom .tel b {
    opacity: 0;
    font-weight: normal
}

.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background-color: #fff;
    z-index: 9999
}

.modal__name {
    font-size: 20px;
    color: #353535;
    margin-bottom: 20px
}

.modal__heading {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px
}

.modal__btn {
    width: 100%;
    padding: 17px 20px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color: #f7554f
}

.modal__btn:hover,
.modal__btn:focus {
    border: none
}

.modal-main {
    width: 100%;
    max-width: 600px;
    padding: 25px 25px 15px;
    text-align: center
}

.modal-main .input {
    display: block;
    width: 100%;
    font-size: 24px;
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: 15px
}

.m-student__close,
.modal__close {
    position: absolute;
    right: 0;
    top: -28px;
    display: block;
    padding-right: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #ffffff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    background: url("../img/ic_m-close.png") no-repeat right center;
    cursor: pointer
}

.modal-lesson {
    display: none;
    width: 65%;
    top: 50%;
    right: 0;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 40px 60px;
    text-align: center;
    background-image: url("../img/arr-modal.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    opacity: 0
}

.m-lesson__heading {
    font-size: 30px;
    font-weight: 600
}

.m-lesson__desc {
    padding: 1.5em 0 1.9em;
    font-size: 24px;
    font-weight: 300
}

.m-lesson__btn {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 0.7em 25px 0.5em;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #f14950;
    border: 1px solid #f14950
}

.m-lesson__btn:visited {
    color: #f14950
}

.m-lesson__btn:hover {
    color: #fff;
    background-color: #f7554f
}

.modal-sub {
    display: none;
    width: 788px;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 40px 60px 55px;
    text-align: center
}

#overlay {
    z-index: 50;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.modal__btn {
    max-width: none;
    background-color: transparent;
    color: #d3af4e
}

.modal__btn:hover,
.modal__btn:active,
.modal__btn:focus {
    border: 3px solid #d3af4e
}

.top_btn {
    position: fixed;
    right: 0;
    bottom: 45%;
    height: 30px;
    width: 30px;
    background: #353535;
    transition: transform .4s ease, opacity .4s ease;
    -ms-transform: translate(30px);
    transform: translate(30px);
    cursor: pointer;
    z-index: 100
}

.top_btn span {
    text-decoration: none;
    font-size: 16px;
    -ms-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
    position: absolute;
    color: #fff
}

@media screen and (max-width: 1200px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width: 992px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .block-2 .col {
        width: calc(50%)
    }
}

@media (max-width: 991px) {
    .sec-title {
        font-size: 50px
    }
    .action__personal {
        padding: 8px 10px 8px 25px
    }
    .follow {
        margin-bottom: 0
    }
    .jumb {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-01-md.jpg")
    }
    .jumb h1 {
        font-size: 42px
    }
    .block-1 strong {
        padding: 1em 2em
    }
    .block-1 strong {
        font-size: 18px;
        padding: 1em
    }
    .block-2 .col:nth-child(2) {
        border-right: none
    }
    .block-3 {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-04-md.jpg")
    }
    .block-3 .block-wrap {
        padding-left: 0
    }
    .block-5 {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-03-sm.jpg")
    }
    .block-5 .block-list {
        padding-right: 0
    }
}

@media screen and (max-width: 991px) {
    .footer__informer {
        max-width: 430px;
        margin: 0 auto
    }
    .footer__copy {
        float: none;
        width: 100%;
        padding-top: 1.5em;
        text-align: center;
        clear: both
    }
    .footer__copy br {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .jumb .row {
        -ms-flex-pack: center;
        justify-content: center
    }
    .block-2 .col {
        width: calc(100%)
    }
    .footer__copy {
        padding: 0
    }
}

@media (max-width: 768px) {
    .footer__informer {
        text-align: center
    }
    .footer .footer__follow {
        float: none;
        margin-bottom: 25px;
        display: inline-block
    }
    .informer__tel_bottom {
        float: none;
        margin-bottom: 25px;
        text-align: center;
        padding-left: 0
    }
    .informer__tel_bottom .tel {
        display: inline-block;
        vertical-align: top
    }
    .informer__tel_bottom .tel b {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .iframe-block iframe {
        height: 400px
    }
    .jumb {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-01-sm.jpg")
    }
    .jumb__logo-wrap {
        text-align: center
    }
    .jumb__logo-wrap .logo {
        float: none
    }
    .jumb__logo-author {
        float: none;
        display: inline-block;
        text-align: center;
        padding-left: 0
    }
    .jumb__logo-tel {
        float: none;
        display: inline-block;
        width: 100%
    }
    .jumb__main-desc {
        padding: 40px 0 70px
    }
    .jumb h1 {
        font-size: 32px
    }
    .jumb h1 span {
        font-size: 20px
    }
    .jumb .info-block {
        margin: 15px 0
    }
    .block-1 {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-02-md.jpg")
    }
    .block-title {
        font-size: 28px
    }
    .block-2 {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-03-sm.jpg")
    }
    .block-2 .col {
        border-right: none;
        border-bottom: 1px solid #474747;
        padding-bottom: 25px
    }
    .block-2 .col:last-of-type {
        border-bottom: none;
        padding-bottom: 0
    }
    .block-3 {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-04-sm.jpg")
    }
    .block-4 {
        background-image: url("../img/genius/students_seminar/mob/bg-ekz-02-md.jpg")
    }
}

@media screen and (max-width: 560px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 480px) {
    .sec {
        padding: 40px 0
    }
    .sec-title {
        font-size: 36px
    }
    .sec-btn {
        font-size: 22px
    }
}

@media (max-width: 390px) {
    .informer__tel_bottom .tel {
        display: block
    }
    .informer__tel_bottom .tel:first-of-type {
        padding-bottom: 0.7em
    }
    .informer__tel_bottom .tel b {
        display: none
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes trans {
    25% {
        transform: scale(1.2)
    }
    50% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1)
    }
}
.jumb .block-btn {
  max-width: 301px;
}

.jumb .past-events {
  text-align: inherit;
}

.past_events {
  background-image: url("../img/genius/students_seminar/bg-ekz-02.jpg");
  color: white;
}

/*Map*/

.map {
  position: relative;
  background-color: #f0f0f0;
  height: 500px;
}

.map .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border: 0;
  outline: 0;
  width: 100%;
  height: 100%;
}

.map__info {
  position: relative;
  background-color: rgba(0,0,0, .9);
  font-family: 'Montserrat';
  line-height: 1.1;
  color: #fff;
  padding: 40px 40px 20px;
  z-index: 1;
}

.map__info .name {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.map__info .address {
  font-size: 18px;
  font-weight: 500;
}

.map__info .address span {
  font-weight: 400;
}

.map {
  height: 400px;
}

.map__info {
  padding: 25px 25px;
  width: 25%;
}

.address {
  font-size: 18px;
}

@media(max-width: 1088px) {
  .map__info {
    width: 30%;
  }
}

@media(max-width: 928px) {
  .map__info {
    width: 40%;
  }
}

@media(max-width: 722px) {
  .map__info {
    width: 50%;
  }
}

@media(max-width: 554px) {
  .map__info {
    width: 100%;
  }
}

.invite-block {
  margin-bottom: 70px;
}

.invite-block img {
  float: left;
  margin-right: 20px;
}

.invite-block p {
  font-size: 18px;
  color: #d3af4e;
}

@media(max-width: 722px) {
  .invite-block img {
    display: none;
  }
}

.block-2 img {
  float: left;

}

.book-block {
  width: 50%;
  margin-left: auto;
}

.book-block-item {
  position: relative;
  font-family: "Montserrat";
  font-size: 20px;
  color: white;
  margin-bottom: 25px;
  padding-left: 30px;
}

.book-block-item:last-of-type {
  margin-bottom: 0;
}

.book-block-item:nth-child(odd) {
  color: #d3af4e;
}

.book-block li:before {
  position: absolute;
  background: url("../img/check-icon-white.png") center no-repeat;
  top: 4px;
  left: 0;
  width: 16px;
  height: 12px;
  content: '';
  display: block;
}

@media(max-width: 1162px) {
  .block-2 img {
    display: none;
  }
  .book-block {
    width: 80%;
    margin: 0 auto;
  }
}

.block-3 {
  background-image: url("../img/bg-ekz-03.jpg");
  background-repeat: repeat;
}

.row-no-mrg {
  margin: 0;
}

.col-pull,
.col-push {
  position: relative;
}

.col-pull {
  right: 50%;
}

.col-push {
  left: 50%;
}

.col-img {
  width: 50%;
  font-size: 0;
  line-height: 0;
}

.col-text {
  width: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 15px;
}

.col-text p {
  font-size: 20px;
  padding: 0 30px;
}

.col-text ul {
  padding: 0 30px;
  margin-top: 15px;
}

.col-text ul li {
  font-size: 20px;
  list-style: disc;
  list-style-position: inside;
}

.col-text span {
  display: inline;
  color: #d3af4e;
}

.col-text .col-text-header {
  font-size: 36px;
  color: #d3af4e;
  font-weight: 500;
  text-transform: uppercase;
}


@media(max-width: 767px) {
  .col-text, .col-img {
    width: 100%;
  }
  .col-pull,
  .col-push {
    position: static;
  }
  .col-text {
    display: block;
  }
  .col-text:last-of-type {
    padding-bottom: 0;
  }
  .col-text p {
    padding: 10px 0 15px;
  }
  .col-text ul {
    padding: 0;
  }
  .col-text ul li {
    padding-bottom: 5px;
  }
  .col-text ul li:last-of-type {
    padding-bottom: 25px;
  }
}

.features h3 {
  font-size: 36px;
  font-weight: 500;
  color: #d3af4e;
  margin-bottom: 20px;
}

.features li:before {
  position: absolute;
  background: url("../img/check-icon-yellow.png") center no-repeat;
  top: 4px;
  left: 15px;
  width: 16px;
  height: 18px;
  content: '';
  display: block;
}


.features-block-item {
  width: 30%;
  position: relative;
  font-family: "Montserrat";
  font-size: 20px;
  color: white;
  margin-bottom: 59px;
  padding-left: 45px;
  padding-right: 15px;
}

.features-block-item:last-of-type {
  margin-bottom: 0;
}

/*! jQuery.Flipster, v1.0.1 (built 2015-11-02) */

/* @group Flipster Essential Styles */

.flipster {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}

.flipster:focus {
  outline: none;
}

.flipster__container,
.flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}

.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}

.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
  cursor: pointer;
}

.flipster__button {
  display: block;
  -webkit-appearance: none;
  outline: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 5;
  cursor: pointer;
  font-size: 15px;
  transition: opacity 500ms ease;
}

.flipster__button svg {
  width: 2.2em;
  stroke: #fff;
  fill: transparent;
  stroke-width: 2px;
  stroke-linecap: round;
}

.flipster__button--prev {
  left: 25%;
}

.flipster__button--next {
  right: 25%;
}

/* @end */

/* @group Flipster Navigation */

.flipster__nav,
.flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.flipster__nav {
  width: auto;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  z-index: 10;
}

.flipster__nav__item {
  display: inline-block;
}

.flipster__nav__link {
  display: block;
  background-color: rgba(53, 53, 53, 0.4);
  -webkit-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  transform: skewX(-40deg);
  position: relative;
  height: 10px;
  width: 50px;
  overflow: hidden;
  transition: all 250ms ease-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  margin: 0 10px;
}

.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
  background-color: #ed1c24;
}

.flipster__nav__item--current > .flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #4e4441;
  z-index: 1;
}

.flipster__nav__child .flipster__nav__link {
  color: #FFF;
}

.flipster__nav__child .flipster__nav__link::after {
  background: #FFF;
}

.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
  color: #353535;
}

.flipster__nav__item--current .flipster__nav__child {
  display: block;
}

/* @end */

/* @group Flipster Carousel Theme */

.flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
  transition: all 350ms ease-in-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}

.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
  perspective: 800px;
}

.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
  opacity: 0;
  transition-delay: 115ms;
}

.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  transition-delay: 90ms;
}

.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  transition-delay: 60ms;
}

.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  transform: translateX(100%) rotateY(-20deg) scale(0.5);
}

.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
  transform: translateX(25%) rotateY(40deg) scale(0.65);
}

.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
  transform: rotateY(45deg) scale(0.8);
}

.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  transform: translateX(-100%) rotateY(20deg) scale(0.5);
}

.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}

.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
  transform: rotateY(-45deg) scale(0.8);
}

.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
  -ms-transform: translateX(175%) scale(0.5);
  transform: translateX(175%) scale(0.5);
}

.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
  -ms-transform: translateX(25%) scale(0.65);
  transform: translateX(25%) scale(0.65);
}

.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}

.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
  -ms-transform: translateX(-175%) scale(0.5);
  transform: translateX(-175%) scale(0.5);
}

.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
  -ms-transform: translateX(-25%) scale(0.65);
  transform: translateX(-25%) scale(0.65);
}

.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}

.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
  transform: translateX(0) rotateY(0deg) scale(1);
  transition-delay: 60ms;
}

/* @end */

/* @group Flipster Coverflow Theme */

.flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
  transition: all 350ms ease-in-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}

.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
  perspective: 800px;
}

.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}

.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}

.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}

.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
  transform: scale(0.75) rotateY(55deg);
}

.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
  transform: scale(0.75) rotateY(-55deg);
}

.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* @end */

/* @group Flat */

.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
  transition: all 400ms ease-in-out;
}

.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
  opacity: 0.5;
}

.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}

.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}

/* @end */

/* @group Flipster Wheel Theme */

.flipster--wheel {
  overflow: hidden;
}

.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
  transition: all 400ms ease-in-out;
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}

.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}

.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}

.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
  -ms-transform: rotate(-80deg) translate(-170%, 110%);
  transform: rotateZ(-80deg) translate(-170%, 110%);
}

.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
  -ms-transform: rotate(80deg) translate(170%, 110%);
  transform: rotateZ(80deg) translate(170%, 110%);
}

.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
  -ms-transform: rotate(-60deg) translate(-70%, 75%);
  transform: rotateZ(-60deg) translate(-70%, 75%);
}

.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
  -ms-transform: rotate(60deg) translate(70%, 75%);
  transform: rotateZ(60deg) translate(70%, 75%);
}

.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
  -ms-transform: rotate(-40deg) translate(-17%, 30%);
  transform: rotateZ(-40deg) translate(-17%, 30%);
}

.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
  -ms-transform: rotate(40deg) translate(17%, 30%);
  transform: rotateZ(40deg) translate(17%, 30%);
}

.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotateZ(-20deg);
}

.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
  -ms-transform: rotate(20deg);
  transform: rotateZ(20deg);
}

.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* @end */

.video .flipster--flat .flipster__item--past .flipster__item__content h3,
.video .flipster--flat .flipster__item--future .flipster__item__content h3 {
  color: transparent;
}

.video .flipster--flat .flipster__container h3,
.video .flipster--flat .flipster__item,
.video .flipster--flat .flipster__item__content h3 {
  transition: all .4s ease;
  word-wrap: break-word;
}

.flipster__button--prev,
.flipster__button--next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  width: 64px;
  height: 64px;
}

.flipster__button--prev {
  left: 0;
  background-image: url('../parents_meeting/img/arrow-left-big.png');
}

.flipster__button--next {
  right: 0;
  background-image: url('../parents_meeting/img/arrow-right-big.png');
}

.flipster__button--prev:hover,
.flipster__button--next:hover {
  opacity: .7;
}

.feedback .block-title {
  text-align: left;
}

.fb-slider .owl-prev {
    left: 0;
    background-image: url(../img/arrow-left.png)
}

.fb-slider .owl-prev:hover {
    background-image: url(../img/arrow-left-hover.png)
}

.fb-slider .owl-next {
    right: 0;
    background-image: url(../img/arrow-right.png)
}

.fb-slider .owl-next:hover {
    background-image: url(../img/arrow-right-hover.png)
}

.fb-slider {
    position: relative;
    padding: 0 50px
}

.fb-slider .item {
    padding: 0 15px
}

.fb-slider .owl-prev,
.fb-slider .owl-next {
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 40px;
    height: 80px;
    font-size: 0;
    line-height: 0
}

.fb-block {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fb-author {
    width: 20%;
    text-align: center
}

.fb-name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px
}

.fb-name span {
    width: 100%;
    font-weight: 300
}

.fb-desc {
    width: 70%
}

.fb-desc blockquote {
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
    padding-bottom: 25px
}

.fb-desc p {
    font-size: 16px;
    font-style: italic
}

.fb-slider__video {
    margin-top: 25px
}

.fb-slider__video .owl-nav {
    max-width: 720px;
    margin: 35px auto 0
}

.fb-slider__video li {
    text-align: center
}

.fb-slider__video iframe {
    width: 100%;
    background-color: #000;
    max-width: 720px;
    height: 400px
}

@media(max-width: 991px) {
  .fb-author {
      width: 100%;
      margin-bottom: 25px
  }
  .fb-desc {
      width: 100%
  }
  .fb-desc blockquote {
      text-align: center
  }
  .features-block-item {
    width: 50%;
  }
}

@media(max-width: 767px) {
  .flipster__item {
    width: 100%;
    max-width: 600px;
    text-align: center;
  }
  .flipster__item img {
    display: block;
    width: 100%;
  }
  .flipster__nav__link {
    width: 40px;
    margin: 0 6px;
  }
  .flipster {
    padding-bottom: 60px;
  }
  .flipster__button--prev,
  .flipster__button--next {
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 32px;
    height: 38px;
    bottom: 0;
  }
  .flipster__button--prev {
    left: 25%;
    background-image: url('../parents_meeting/img/arrow-left-small.png');
  }

  .flipster__button--next {
    right: 25%;
    background-image: url('../parents_meeting/img/arrow-right-small.png');
  }
  .fb-title {
    font-size: 26px;
  }
  .fb-slider {
      padding: 0
  }
  .fb-slider .owl-prev,
  .fb-slider .owl-next {
      top: 0;
      -ms-transform: translateY(0);
      transform: translateY(0);
      width: 50px;
      height: 98px
  }
  .fb-desc blockquote {
    font-size: 16px;
    font-weight: 600;
  }
  .features-block-item  {
    width: 100%;
    margin-bottom: 25px;
  }
}