.header {
    background: #191520
}

.header .topHeader .logo {
    /*margin:10px 0 10px 0;border:10px solid #40c4c8;-moz-border-image:url(../img/logoBG.png) 10 round round;-webkit-border-image:url(../img/logoBG.png) 10 round round;-o-border-image:url(../img/logoBG.png) 10 round round;border-image:url(../img/logoBG.png) 10 round round*/
}

.header .topHeader .logo .title {
    font-size: 20px;
    color: #fef4f5;
    margin-bottom: 0;
    /*margin-left:5%;margin-top:1%*/
}

.header .topHeader .logo .title:hover {
    text-decoration: none
}

.header .topHeader .logo .cityChange {
    font-size: 14px;
    color: #bdbdbd;
    margin-left: 2%
}

.header .topHeader .logo .cityChange .change {
    font-size: 13px;
    color: #a45151;
    margin-left: 10px;
    cursor: pointer;
    text-transform: none
}

.header .topHeader .tel {
    text-align: center;
    /*padding-top: 15px*/
}

.header .topHeader .tel span {
    display: block;
    font-size: 25px;
    color: #bdbdbd
}

.header .topHeader .email {
    padding: 30px;
    text-align: center
}

.header .topHeader .email .mail {
    display: block;
    font-size: 13px;
    color: #bdbdbd
}

.header .topHeader .email .callback {
    padding-left: 20px;
    background: url(../img/callbackIcon.png) no-repeat left center;
    color: #a45151;
    cursor: pointer;
    font-size: 20px;
}

.header .topHeader .choice {
    text-align: right;
    padding-right: 0;
    padding-left: 0;
    top: 8px;
    margin-top: 50px;
    margin-left: -20px;
}

.header .bottomHeader .menu {
    padding-left: 0;
    height: 41px
}

.header .bottomHeader .menu .mainMenu {
    list-style-type: none;
    padding: 0;
    margin-left: 0px;
}

.header .bottomHeader .menu .mainMenu .mainMenu-item {
    margin-left: 2px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px 10px 15px;
    cursor: pointer;
    margin-left: 0px;
    box-sizing: border-box;
    position: relative;
    z-index: 99
}

.header .bottomHeader .menu .mainMenu .mainMenu-item:hover .dropdown-menu-full-block,
.header .bottomHeader .menu .mainMenu .mainMenu-item:hover .dropdown-menu-small-list {
    display: block
}

.header .bottomHeader .menu .mainMenu .mainMenu-item a {
    color: #fff;
    font-size: 15px
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full {
    position: relative
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block {
    display: none;
    position: absolute;
    background: #0d0d0d;
    width: 1170px;
    left: -70px;
    top: 41px;
    box-sizing: border-box;
    padding: 28px
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block {
    width: 371px;
    float: left
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block-items {
    display: block;
    width: 377px;
    margin-bottom: 20px
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block-items ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block-items ul li {
    font-size: 13px;
    color: #a55151
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block-items ul li a {
    font-size: 13px;
    color: #a55151
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block-items ul li a:hover {
    font-weight: 700
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-full-block .full-block-items span.title {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-small {
    position: relative
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-small-list {
    display: none;
    position: absolute;
    background: #0d0d0d;
    width: 300px;
    left: 0;
    top: 41px;
    box-sizing: border-box;
    padding: 15px;
    list-style-type: none
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-small-list li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.header .bottomHeader .menu .mainMenu .mainMenu-item .dropdown-menu-small-list li a:hover {
    color: #894647
}

.header .bottomHeader .menu .mainMenu .mainMenu-item:hover {
    background: #884546
}

.header .bottomHeader .menu .mainMenu .mainMenu-item.active {
    background: #884546
}

.header .bottomHeader .changeLanguage {
    text-align: right;
    padding-right: 0
}

.header .bottomHeader .changeLanguage ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.header .bottomHeader .changeLanguage ul li {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    margin-left: -4px;
    padding: 5px 10px 5px 10px;
    box-sizing: border-box;
    margin: 5px 0 5px 0
}

.header .bottomHeader .changeLanguage ul li.active {
    background: #000;
    color: #323232
}

.header .bottomHeader .changeLanguage ul li.unActive {
    color: #a45151
}



/* new menu*/

.header .menu .menu-main-menu-container {
    position: relative;
    z-index: 99;
}

.header .menu .menu-main-menu-container ul {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0px;
    padding: 0px;
    margin-left: -15px;
}

.header .menu .menu-main-menu-container ul li {
    float: left;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.header .menu .menu-main-menu-container ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
}

.header .menu .menu-main-menu-container ul li ul li {
    padding: 0px;
    width: 100%;
    float: left;
    clear: both;
}

.header .menu .menu-main-menu-container ul li:hover {
    background: #884546;
}

.header .menu .menu-main-menu-container ul li > a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu {
    display: none;
    position: absolute;
    background-color: #000;
    padding: 30px;
    margin-left: -15px;
}

.header .menu .menu-main-menu-container ul li.full-school ul.sub-menu {
    width: 122%;
    margin-left: -20%;
    margin-top: 10px;

}

.header .menu .menu-main-menu-container ul li.full-school ul.sub-menu li ul {
    height: auto!important;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu {
    margin-top: 10px;
    width: auto;
}

.header .menu .menu-main-menu-container ul li.full-school ul.sub-menu li {
    float: left;
    /*  width: 371px;
    width: 33.33%;*/
    padding: 0px;
    box-sizing: inherit;
    clear: none;
    width: unset;
    /**/
    /*
    width: 100%;
    box-sizing: content-box;
    clear: none;
    float: none;
    display: inline-block;*/
}

#menu-main-menu .full-school > ul {
    /*column-count: 4!important;*/
}

.full-school-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu li:hover {
    background-color: transparent;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: sans-serif;
}

.full-school ul li a {
    color: #884546!important;
    font-weight: 600!important;
}

.full-school ul li ul li a {
    color: #fff!important;
    font-weight: 400!important;
}

.all-school-page .full-school ul li a,
.single-school-page .full-school ul li ul li a {
    color: #337ab7!important;
    font-weight: 400!important;
    font-size: 15px;
}

.categoriesBlockMain .menu-main-menu-container ul li ul li a {
    color: #884546!important;
}

.header .menu .menu-main-menu-container ul li:hover ul.sub-menu {
    display: block;

}

.header .menu .menu-main-menu-container ul li.full-school:hover .full-school-list {
    display: flex;
    display: grid;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu ul.sub-menu {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    column-count: 1;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu ul.sub-menu li {
    float: left;
    width: 100%;
    clear: both;
    font-size: 15px;
    color: #fff;
}

.header .menu .menu-main-menu-container ul li ul.sub-menu ul.sub-menu li a {
    font-size: 13px;
    color: #a55151;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    font-family: sans-serif;
}

.all-school-page .menu-item {
    display: none;
}

.all-school-page .menu-item.full-school a {
    display: none;
}

.all-school-page .menu-item.full-school,
.all-school-page .menu-item.full-school .menu-item,
.all-school-page .menu-item.full-school .menu-item a {
    display: block;
}

.all-school-page ul,
.all-school-page ul li {
    padding-left: 0px;
    margin-left: 0;
    margin-bottom: 20px;
    ;
}

.all-school-page ul li ul li ul li {
    padding-left: 25px;
    margin-top: 5px;
    margin-bottom: 0;
}

.categories-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.categories-item {
    flex-basis: 33.33%;
    
    height: 288px;
    height: unset;
}

.categories-item ul li a {
    font-size: 13px!important;
    color: #a55151!important;
}

.categories-item ul {
    padding-left: 0;
}

.categories-item ul li {
    list-style: none;
}

.categories-item .menu li {
    display: none;
}

.categories-item .menu li.full-school {
    display: block;
}

.categories-item .menu li.full-school a {
    display: none;
}

.categories-item.categories-item-1 .menu li.photo,
.categories-item.categories-item-2 .menu li.beauty,
.categories-item.categories-item-3 .menu li.model,
.categories-item.categories-item-6 .menu li.dance,
.categories-item.categories-item-4 .menu li.design,
.categories-item.categories-item-5 .menu li.business,
.categories-item.categories-item-7 .menu li.movie,
.categories-item.categories-item-8 .menu li.music,
.categories-item.categories-item-9 .menu li.kids {
    display: block!important;
}

.categories-item.categories-item-1 .menu li.photo a,
.categories-item.categories-item-2 .menu li.beauty a,
.categories-item.categories-item-3 .menu li.model a,
.categories-item.categories-item-6 .menu li.dance a,
.categories-item.categories-item-4 .menu li.design a,
.categories-item.categories-item-5 .menu li.business a,
.categories-item.categories-item-7 .menu li.movie a,
.categories-item.categories-item-8 .menu li.music a,
.categories-item.categories-item-9 .menu li.kids a {
    display: none;
}

.categories-item.categories-item-1 .menu li.photo li a,
.categories-item.categories-item-2 .menu li.beauty li a,
.categories-item.categories-item-3 .menu li.model li a,
.categories-item.categories-item-6 .menu li.dance li a,
.categories-item.categories-item-4 .menu li.design li a,
.categories-item.categories-item-5 .menu li.business li a,
.categories-item.categories-item-7 .menu li.movie li a,
.categories-item.categories-item-8 .menu li.music li a,
.categories-item.categories-item-9 .menu li.kids li a {
    display: block;
}

.categories-item.categories-item-1 .menu li.photo ul li,
.categories-item.categories-item-2 .menu li.beauty ul li,
.categories-item.categories-item-3 .menu li.model ul li,
.categories-item.categories-item-6 .menu li.dance ul li,
.categories-item.categories-item-4 .menu li.design ul li,
.categories-item.categories-item-5 .menu li.business ul li,
.categories-item.categories-item-7 .menu li.movie ul li,
.categories-item.categories-item-8 .menu li.music ul li,
.categories-item.categories-item-9 .menu li.kids ul li {
    display: block!important;
    line-height: 1.3;
}

.categories-item.categories-item-6 .categories-item-url-block {
    overflow: auto;
}

.menu-main-menu-container .menu .about ul {
    width: 250px!important;
}

.single-school-page .post-icon {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.single-school-page .post-icon img {
    float: left;
    width: 100%;
    height: auto;
}

.single-school-page ul {
    padding-left: 0;
}

.single-school-page .menu-main-menu-container .menu li,
.single-school-page .menu-main-menu-container ul li.full-school a {
    display: none;
}

.single-school-page .menu-main-menu-container .menu li.full-school,
.single-school-page .menu-main-menu-container .menu li.full-school li,
.single-school-page .menu-main-menu-container ul li.full-school ul li a {
    display: block;
}

.single-school-page .menu-main-menu-container ul li.full-school ul li a {
    display: none;
}

.single-school-page .menu-main-menu-container ul li.full-school ul li.photo a {
    display: none;
}

.single-school-page .menu-main-menu-container ul li.full-school ul li.photo ul li a {
    /*display: block;*/
}

.school-show ul li a {
    display: block!important;
}

.infoBlockMain.image {
    padding: 0px;
}

.infoBlockMain.image_mob {
    padding: 0px;
    display: none;
}

.infoBlockMain.image img {
    width: 100%;
}

.infoBlockMain.image_mob img {
    width: 100%;
}

.call-center {
    position: absolute;
    font-size: 14px!important;
    float: right;
    bottom: -15px;
    right: 21%;
    color: #a45151!important;
}



/* new menu*/

.pupil_work a {
    float: left;
    width: 31%;
    margin-left: 2%;
    margin-bottom: 10px;
    display: flex;
    height: 130px;
    position: relative;
    overflow: hidden;
    ;
    align-content: center;
    ;
    justify-content: center;
    ;
}

.pupil_work a img {
    border-radius: 0px!important;
    position: relative;
    width: auto!important;
    left: 0;
    top: 0;
    max-height: 100%;
}

a.more_work {
    position: absolute;
    bottom: 0;
    right: 20px;
    color: #bb5050;
    font-size: 14px;
}

a.more_work:hover {
    color: #bb5050;
}

.footer {
    background: #282828;
    color: #fff;
    padding: 30px 0 30px 0
}

.footer .footer-top {
    margin-bottom: 20px
}

.footer .footer-top .logoTitle {
    font-size: 18px
}

.footer .footer-top .footerMenu ul {
    list-style-type: none
}

.footer .footer-top .footerMenu ul li {
    display: inline-block;
    margin-right: 20px
}

.footer .footer-top .footerMenu ul li a,
.footer .footer-top .logoTitle a {
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
    text-transform: uppercase
}

.footer .footerContact {
    margin-bottom: 20px
}

.footer .footerContact ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer .footerContact ul li {
    display: inline-block;
    margin-right: 20px;
    color: #a45151;
    font-size: 14px
}

.footer .infotext {
    color: #bebebe;
    font-size: 14px
}

.categoriesBlockMain {
    background: url(../img/categoriesBG.jpg) no-repeat;
    background-size: cover;
    padding: 30px 0 30px 0
}

.categoriesBlockMain .categories-items {
    margin: 0 auto
}

.categoriesBlockMain .categories-items .categories-item {
    float: left;
    position: relative;
    height: 222px;
}

.categoriesBlockMain .categories-items .categories-item .title {
    position: absolute;
    bottom: 20px;
    text-transform: uppercase;
    left: 20px;
    color: #fff
}

.infoBlockMain {
    background: url(../img/infoBlockMainBG.jpg) no-repeat;
    background-size: cover;
    padding: 20px 0 20px 0
}

.infoBlockMain .infoBlockMain-top {
    padding: 0 10px 0 10px;
    box-sizing: border-box
}

.infoBlockMain .infoBlockMain-top .col-lg-4 {
    padding: 0
}

.infoBlockMain .infoBlockMain-top .bigNumber {
    font-size: 72px;
    float: left;
    color: #fff
}

.infoBlockMain .infoBlockMain-top .infoblock {
    float: left;
    width: 180px;
    display: table;
    margin-left: 10px
}

.infoBlockMain .infoBlockMain-top .infoblock .info {
    display: table-cell;
    vertical-align: middle;
    height: 102px;
    color: #fff
}

.infoBlockMain .infoBlockMain-bottom {
    background: rgba(0, 0, 0, .26);
    padding: 20px 0 20px 0
}

.infoBlockMain .infoBlockMain-bottom p {
    color: #fff
}

.courseBlockMain {
    padding: 50px 0 50px 0;
    -webkit-box-shadow: 0 3px 11px -5px gray;
    -moz-box-shadow: 0 3px 11px -5px gray;
    box-shadow: 0 3px 11px -5px gray
}

.courseBlockMain .showAllitems {
    font-size: 11px;
    padding: 8px 8px 8px 40px;
    border: 1px solid #bb5050;
    border-radius: 4px;
    color: #bb5050;
    display: inline-block;
    font-weight: 700;
    background: url(../img/showallItemsIcon.png) no-repeat 10% center
}

.courseBlockMain .showAllitems:hover {
    text-decoration: none
}

.courseBlockMain .courseItem {
    padding: 20px;
    border-radius: 5px
}

.courseBlockMain .courseItem:nth-child(odd) {
    background: #f8f8fc
}

.courseBlockMain .courseItem .col-md-4,
.courseBlockMain .courseItem .col-md-8 {
    padding-left: 0;
    padding-right: 0
}

.courseBlockMain .courseItem a {
    color: #bb5050
}

.courseBlockMain .courseItem .bookInfo {
    color: #bb5050;
    display: block;
    width: 70px;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    margin-top: 10px
}

.courseBlockMain .courseItem .title {
    margin-top: 0;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0
}

.courseBlockMain .courseItem .description {
    color: #9a9a9a
}

.courseBlockMain .courseItem .media {
    margin-bottom: 10px
}

.courseBlockMain .courseItem .media-heading {
    margin-bottom: 0
}

.courseBlockMain .courseItem .media-body span {
    color: #9a9a9a
}

.courseBlockMain .courseItem .courseDate {
    color: #fff;
    font-size: 15px;
    width: 100px;
    padding: 6px 5px 6px 11px;
    border-radius: 4px;
    font-weight: 700;
    display: block
}

.courseBlockMain .courseItem .courseDate.activeDate {
    background: #bb5050
}

.courseBlockMain .courseItem .courseDate.passiveDate {
    background: #c1c1ca
}

.courseBlockMain .col-lg-6 {
    padding-left: 0;
    padding-right: 0
}

.courseBlockMain .title {
    font-size: 30px;
    color: #000
}

.courseBlockMain .popularCourseItem {
    padding: 15px 15px 15px 0
}

.courseBlockMain .popularCourseItem:nth-child(n+2) {
    padding-top: 0
}

.courseBlockMain .popularCourseItem p {
    font-size: 13px;
    margin-top: 5px
}

.studentInfoBlockMain {
    padding: 50px 0 50px 0;
    -webkit-box-shadow: 0 3px 11px -5px gray;
    -moz-box-shadow: 0 3px 11px -5px gray;
    box-shadow: 0 3px 11px -5px gray
}

.studentInfoBlockMain .col-lg-6 {
    /* padding-left: 0;
    padding-right: 0*/
}

.studentInfoBlockMain .title {
    font-size: 30px;
    color: #000
}

.studentInfoBlockMain .email {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin-right: 100px;
    padding: 15px 0 15px 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: url(../img/mailIcon.png) no-repeat left center;
}

.studentInfoBlockMain .form-group {
    margin-right: 100px
}

.studentInfoBlockMain .btn-red {
    background: #bb5050;
    border: #a34545;
    color: #fff
}

.studentInfoBlockMain .media .media-body .name {
    margin-top: 20px;
    color: #bb5050;
    font-weight: 700;
    display: block
}

.studentInfoBlockMain .telephone {
    padding-left: 50px;
    background: url(../img/phoneIcon.png) no-repeat left center
}

.studentInfoBlockMain .telephone span {
    display: block
}

.mainContentBlock {
    padding: 10px 0 50px 0
}

.mainContentBlock .smallform {
    padding: 20px 0 10px 0;
    margin-bottom: 20px
}

.mainContentBlock .smallform .form-group {
    width: 50%
}

.mainContentBlock .contactTel_office {
    margin-top: 50px;
    border-top: 1px solid #e6e6e6;
    padding-top: 30px
}

.mainContentBlock .contactTel_office select {
    width: 40%
}

.mainContentBlock .contactBlock-city .contactTel_street {
    margin-top: 0;
    padding-bottom: 10px
}

.mainContentBlock .contactBlock-city .contactTel_street:first-child {
    margin-top: 25px
}

.mainContentBlock .contactTel_street {
    background-image: url(../img/mapIcon.png);
    background-repeat: no-repeat;
    padding: 0 0 0 40px;
    margin-top: 8px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px
}

.mainContentBlock .newsWidgetItem h4 {
    margin-bottom: 0
}

.mainContentBlock .mainContentBlock-postDate {
    padding-left: 20px;
    background: url(../img/calendarIcon.png) no-repeat left center;
    font-size: 12px;
    color: #acacac;
    font-weight: 700;
    padding-top: 5px
}

.mainContentBlock .borderTopAndBottom {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}

.mainContentBlock .schoolCourseItem {
    background: #fcfcff;
    border: 1px solid #e2e2e2
}

.mainContentBlock .schoolCourseItem .col-md-4 {
    padding: 0
}

.mainContentBlock .schoolCourseItem:nth-child(n+3) {
    margin-top: 40px
}

.mainContentBlock .schoolCourseItem:last-child {
    margin-bottom: 40px
}

.mainContentBlock .schoolCourseItem a {
    color: #bb5050
}

.mainContentBlock .schoolCourseItem .schoolCouseItem-info {
    font-size: 18px;
    color: #9a9a9a
}

.mainContentBlock .schoolCourseItem .courseName {
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px
}

.mainContentBlock .schoolCourseItem .courseInfo {
    font-size: 14px;
    font-weight: 700;
    color: #424242
}

.mainContentBlock .teatcherItem {
    border-top: 1px solid #d9d9d9;
    padding-top: 20px;
    margin-bottom: 20px
}

.mainContentBlock .teatcherItem p {
    margin: 10px 30% 0 0
}

.mainContentBlock .teatcherItem a {
    color: #bb5050
}

.mainContentBlock .showAllitems {
    margin-top: 30px;
    display: inline-block
}

.mainContentBlock .courseItem {
    padding: 20px;
    border-radius: 5px
}

.mainContentBlock .courseItem:nth-child(odd) {
    background: #f8f8fc
}

.mainContentBlock .courseItem .col-md-4,
.mainContentBlock .courseItem .col-md-8 {
    padding-left: 0;
    padding-right: 0
}

.mainContentBlock .courseItem a {
    color: #bb5050
}

.mainContentBlock .courseItem .bookInfo {
    color: #bb5050;
    display: block;
    width: 70px;
    font-weight: 700;
    font-size: 11px;
    line-height: 11px;
    margin-top: 10px
}

.mainContentBlock .courseItem .title {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.mainContentBlock .courseItem .description {
    color: #9a9a9a
}

.mainContentBlock .courseItem .media {
    margin-bottom: 10px
}

.mainContentBlock .courseItem .media-heading {
    margin-bottom: 0
}

.mainContentBlock .courseItem .media-body span {
    color: #9a9a9a
}

.mainContentBlock .courseItem .courseDate {
    color: #fff;
    font-size: 15px;
    width: 100px;
    padding: 6px 5px 6px 11px;
    border-radius: 4px;
    font-weight: 700;
    display: block
}

.mainContentBlock .courseItem .courseDate.activeDate {
    background: #bb5050
}

.mainContentBlock .courseItem .courseDate.passiveDate {
    background: #c1c1ca
}

.mainContentBlock .showAllitems {
    font-size: 11px;
    padding: 8px 8px 8px 40px;
    border: 1px solid #bb5050;
    border-radius: 4px;
    color: #bb5050;
    display: inline-block;
    font-weight: 700;
    background: url(../img/showallItemsIcon.png) no-repeat 10% center
}

.mainContentBlock .showAllitems:hover {
    text-decoration: none
}

.mainContentBlock .newOpinion {
    margin-top: 20px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0 15px 0
}

.mainContentBlock .newOpinion a {
    padding: 8px 20px 8px 20px;
    background: #bb5050;
    display: inline-block;
    color: #fff;
    border-radius: 4px
}

.mainContentBlock .opinionItems .opinionItem {
    margin-top: 15px;
    border-bottom: 1px solid #d9d9d9
}

.mainContentBlock .opinionItems .opinionItem .title {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.mainContentBlock .opinionItems .opinionItem .description {
    color: #a45151
}

.mainContentBlock .opinionItems .opinionItem .opinionText {
    font-weight: 700
}

.mainContentBlock .opinionItems .opinionItem .author {
    color: #9a9a9a;
    margin: 0
}

.mainContentBlock .opinionItems .opinionItem .date {
    color: #9a9a9a
}

.mainContentBlock .winnerHistoryItems .winnerHistoryItem .title {
    margin: 0;
    font-weight: 700;
    margin-top: 10px
}

.rightWidgets .telephone {
    padding-left: 50px;
    background: url(../img/phoneIcon.png) no-repeat left center;
    font-weight: 700
}

.rightWidgets .telephone span {
    display: block
}

.rightWidgets .email {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin-right: 100px;
    padding: 15px 0 15px 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #bb5050;
    font-weight: 700;
    background: url(../img/mailIcon.png) no-repeat left center
}

.rightWidgets .btn-red {
    background: #bb5050;
    border: #a34545;
    color: #fff
}

.pageTitleBlock {
    background: url(../img/pageTitleBlockBG.jpg) no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0
}

.pageTitleBlock h1 {
    color: #fff;
    font-size: 48px;
    word-wrap: break-word;
}

.pageTitleBlock .change {
    color: #a45151
}

.sidebar_prepod_name a img {
    float: left;
    width: 100%;
    height: auto;
    border-radius: 0px!important;
    margin-bottom: 10px!important;
}

.sidebar_prepod_name a.more-info {
    font-size: 10pt;
    color: #337ab7;
    padding-left: 0;
    font-weight: normal;
}

.wprmenu_icon.wprmenu_icon_par.icon_default {
    border-left: 1px solid #606060;
    top: 0;
}

.rightWidgets .course-name,
.rightWidgets .course-phone {
    padding-left: 0px;
}

@media (min-width:1200px) {
    .categoriesBlockMain .container,
    .courseBlockMain .container,
    .infoBlockMain .container,
    .studentInfoBlockMain .container {
        width: 970px
    }
}

.starRating:not(old) {
    display: inline-block;
    width: 9.5em;
    height: 1.8em;
    overflow: hidden;
    vertical-align: bottom
}

.starRating:not(old) > input {
    margin-right: -100%;
    opacity: 0
}

.starRating:not(old) > label {
    display: block;
    float: right;
    position: relative;
    background: url(../img/star-off.svg);
    background-size: contain
}

.starRating:not(old) > label:before {
    content: '';
    display: block;
    width: 1.8em;
    height: 1.8em;
    background: url(../img/star-on.svg);
    background-size: contain;
    opacity: 0;
    transition: opacity .2s linear
}

.starRating:not(:hover) > :checked ~ label:before,
.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before {
    opacity: 1
}

.callBack-Block {
    position: fixed;
    right: 50px;
    bottom: 20px!important;
    cursor: pointer;
    z-index: 999;
    box-shadow: 0px 0px 15px 3px rgb(41, 171, 226);
    border-radius: 50%;
}

.callBack-Block img {
    width: 70px;
}

.callBack-Block-form {
    position: fixed!important;
    top: 0;
    width: 100%;
    left: 0;
    height: 100vh;
    display: none;
    padding: 20px;
    z-index: 99999999;
    background: rgba(85, 85, 85, 0.53);
}

.callBack-Block-form form {
    /*width: 500px;
    margin: 0 auto; 
    margin-top: 15%;*/
    width: 100%!important;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
    float: left;
    /*padding: 55px 80px 55px 80px;*/
}

.callBack-Block-form form p {
    width: 80%;
    margin: 10px auto;
}

.callBack-Block-form div {
    padding: 0px!important;
}

.callBack-Block-form-close {
    position: absolute;
    height: 20px;
    width: 20px;
    background: red;
    right: 10px;
    cursor: pointer;
    top: 10px;
    background: url(/wp-content/themes/lider-wp-theme-by-release-3.x-b8934f3a13e6b401d4b738d232c85e657a649c20/img/ic-closecopy.png) no-repeat center center;
}

.categories-item-url-block {
    height: 100%;
    
    width: 100%;
    background: rgba(0, 0, 0, 0.80);
    position: relative;
    top: 0;
    left: 0;
    padding: 10px 20px 10px 20px;
    visibility: hidden;
}

.categories-item-url-block-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.categories-item-url-block-list li a {
    font-size: 13px!important;
    color: #a55151!important;
}

.categories-item-1:hover > .categories-item-url-block {
   
    visibility: visible;
}

.categories-item-2:hover > .categories-item-url-block {
   
     visibility: visible;
}

.categories-item-3:hover > .categories-item-url-block {
   
     visibility: visible;
}

.categories-item-4:hover > .categories-item-url-block {
  
     visibility: visible;
}

.categories-item-5:hover > .categories-item-url-block {
  
     visibility: visible;
}

.categories-item-6:hover > .categories-item-url-block {
   
     visibility: visible;
}

.categories-item-7:hover > .categories-item-url-block {
   
     visibility: visible;
}

.categories-item-8:hover > .categories-item-url-block {
   
     visibility: visible;
}

.categories-item-9:hover > .categories-item-url-block {
   
     visibility: visible;
}

background-size: cover;
height: 250px;


}

*/ .media-left .small {
    width: 150px;
}

.newsBlockMain {
    margin-top: 1px;
}

.newsTitle {
    margin-top: 10px;
    font-size: 30px;
    color: #000;
    text-align: center;
}

.newsTitle a {
    text-decoration: none;
}

.newsTitle a:hover {
    text-decoration: none;
}

.newsBlockMain #posts_roll {
    background-image: none;
    background-color: #fff;
}

.newsBlockMain .media {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: 0px;
}

.newsBlockMain .media-heading .lagre img {
    width: 300px;
    height: 200px;
}

.newsBlockMain .media-body .lagre-news-preview {
    width: 100%;
    /* height:92px;
    overflow: hidden;*/
}

.newsBlockMain .media .media-heading span {
    margin-top: 5px;
    padding-left: 0px;
    height: 57px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.newsBlockMain .media .media-body .text-news {
    text-align: justify;
}

.rightWidgets {
    margin-bottom: 190px
}

.categories-item-1 {
    // height: 450px;
    // width: 313px;
}

.categories-item-1 a .img-responsive {
    //  height: 450px;
    //  width: 313px;
}

.categories-item-2 {
    //  height: 250px;
}

.categories-item-2 a .img-responsive {
    //  height: 250px;
    //  width: 313px;
}

.categories-item-3 {
    // height: 250px;
    // width: 313px;
}

.categories-item-3 a .img-responsive {
    //height: 250px;
    // width: 313px;
}

.categories-item-6,
.categories-item-7,
.categories-item-8 {
    // height: 225px;
    width: 313px;
}

.categories-item-6 a .img-responsive,
.categories-item-7 a .img-responsive,
.categories-item-8 a .img-responsive {
    // height: 225px;
    //  width: 313px;
}

.size-full {
    width: 100%!important;
    height:auto;
}

@media screen and (min-width:768px) and (max-width:992px) {
    .email {
        padding-top: 0px;
    }

    .choice {
        bottom: 8px;
    }

    .logo {
        float: right;
    }
}

@media screen and (max-width:768px) {
    .callBack-Block {
        width: 40px;
        height: 40px;
        right: 5px!important;
    }

    .callBack-Block img {
        width: 100%!important;
    }

    .email {
        padding-top: 0px;
    }

    .choice {
        top: 0px!important;
        margin-bottom: 16px!important;
    }

    .logo {
        float: right;
    }

    .categories-item {
        width: 100%;

        margin-bottom: 10px;
    }

    .categories-item a img {
        width: 100%!important;

    }

    .news .media-left {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .news .media-left a {
        float: left;
        width: 100%;
    }

    .news .media-left a img {
        float: left;
        width: 100%;
    }

    .choice {
        margin: 0px!important;
        margin-left: 25%!important;
    }

    .logo a img {
        width: 75%;
        margin-left: 8.5%!important;
    }

    .infoBlockMain.image {
        display: none;
    }

    .infoBlockMain.image_mob {
        display: block;
    }

    .topHeader.row {
        padding-bottom: 25px;
    }

    .call-center {
        right: 37%;
    }
}

.courseProgramm-button,
.courseProgramm-button1 {
    max-height: 250px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: auto;
}

.more,
.more1 {
    font-size: 10pt;
    font-family: helvetica, arial, sans-serif;
    color: #337ab7;
    padding-left: 40px;
    position: absolute;
    bottom: -10px;
    width: 100%;
    background-color: #fff;
    z-index: 2;
    cursor: pointer;
}

.gradient1,
.gradient11 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 70%;
    background-image: -webkit-gradient( linear, left bottom, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0.3)), color-stop(.2, #fff));
    background-image: -moz-linear-gradient( linear, left bottom, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0.3)), color-stop(.2, #fff));
    background-image: -ms-linear-gradient( linear, left bottom, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0.3)), color-stop(.2, #fff));
}

.courseProgramm-button .bg-primary.text-center,
.courseProgramm-button1 .bg-primary.text-center {
    background-color: #bb5050;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    cursor: pointer;
}

.courseProgramm-button .bg-primary.text-center span,
.courseProgramm-button1 .bg-primary.text-center span {
    font-family: helvetica, arial, sans-serif;
}

.courseProgramm-button .bg-primary.text-center span.programm,
.courseProgramm-button1 .bg-primary.text-center span.programm {
    font-size: 14pt;
    font-family: helvetica, arial, sans-serif;
}

.courseProgramm-button .bg-primary.text-center ul li,
.courseProgramm-button1 .bg-primary.text-center ul li {
    font-size: 10pt;
    font-family: helvetica, arial, sans-serif;
}

.course-block-main {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.link-mob:hover{
    background-color: rgba(0, 0, 0, 0.5);
}
.categories-item.categories-item-1 {
    // width: 313px;
    // height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/new-main/1.jpg);
}

.categories-item.categories-item-2 {
    //  width: 313px;
    //  height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/new-main/2.jpg);
    background-position-y:0px;
}

.categories-item.categories-item-3 {
    //  width: 313px;
    // height: 125px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/new-main/3.jpg);
}

.categories-item.categories-item-4 {
    //  width: 313px;
    // height: 230px;
    background-image: url(../img/new-main/4.jpg); //   margin-top: -230px;
    //  float: right!important;
    // margin-right: 314px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.categories-item.categories-item-5 {
    //  width: 313px;
    // height: 200px;
    background-image: url(../img/new-main/BUSINES.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; // margin-top: -200px;
    // margin-left: 313px;
}

.categories-item.categories-item-6 {
    //  width: 313px;
    //height: 325px;
    // height: 355px;
    background-image: url(../img/new-main/6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.categories-item.categories-item-7 {
    //  width: 313px;
    //  height: 225px;
    background-image: url(../img/new-main/9.jpg); // margin-top: -230px;
    //  height: 455px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.categories-item.categories-item-8 {
    //  width: 313px;
    // height: 225px;
    background-image: url(../img/new-main/8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.categories-item.categories-item-9 {
    //  width: 313px;
    height: 225px;
    background-image: url(../img/new-main/7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center!important;
}

.categoriesBlockMain .categories-items .categories-item .title {
    font-size: 18.243px;
    text-shadow: 3px 0px 8px black, 0 0 1em white;
    color: rgb(255, 255, 255);
    line-height: 0.833;
}

#city_val {
    font-size: 40px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #000;
    text-transform: uppercase;
    color: #bdbdbd;
    background-image: url(../images/ic_chevron_down_blue.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 34px;
    padding-right: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#city_val option {
    font-size: 18px;
    background-color: #fff;
}

.wp-pagenavi a,
.wp-pagenavi span {
    float: left;
}

.review-slider {
    background-color: #eaeaea;
}

.review-slider .main-slider {
    background-color: #eaeaea;
}

.more-reviews p {
    text-align: center;
    color: #337ab7;
    font-size: 32px;
    margin-top: 10px;
}

.more-reviews .soc-review {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.more-reviews .soc-review .soc {
    float: left;
    ;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center;
    margin-right: 15px;
}

.more-reviews .soc-review .soc.vk {
    background-image: url(../img/svg/vk.svg);
}

.more-reviews .soc-review .soc.fb {
    background-image: url(../img/svg/fb.svg);
}

.main-slider {
    float: left;
    width: 100%;
    font-family: sans-serif;
    background-color: #eaeaea;
    padding-bottom: 40px;
    padding-top: 20px;
    position: relative;
}

.main-slider .no-center {
    background-image: none;
    background-color: #eaeaea;
}

.main-slider .no-center .slide {
    width: 520px;
    float: left;
    background-color: #fff;
    margin-right: 76px;
    /* margin-left: 50px; */
    padding: 17px;
}

.main-slider .no-center .slide .header {
    float: left;
    width: 100%;
    height: auto;
    background-color: transparent;
    margin-bottom: 30px;
}

.main-slider .no-center .slide .header .user {
    float: left;
    width: 100%;
}

.main-slider .no-center .slide .header .user .user-icon,
.media .media-body .head .user-icon {
    float: left;
    width: 100px;
    position: relative;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 27px;
}

.media .media-body .head .user-icon {
    width: 80px;
    height: 80px;
}

.main-slider .no-center .slide .header .user .user-icon img,
.media .media-body .head .user-icon img {
    float: left;
    height: 100%;
    position: relative;
}

.main-slider .no-center .slide .header .user .user-name,
.main-slider .no-center .slide .header .user .user-name .name,
.main-slider .no-center .slide .header .user .user-name .course-name {
    font-size: 18px;
    color: #000;
}

.main-slider .no-center .slide .header .user .user-name .soc,
.media .media-body .head .media-heading .soc {
    float: left;
    margin-right: 200px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 7px;
    margin-bottom: 7px;
}

.main-slider .no-center .slide .header .user .user-name {
    float: left;
    width: 72%;
}

.main-slider .no-center .slide .header .user .user-name .name {
    float: left;
    margin-right: 10px;
}

.main-slider .no-center .slide .header .user .user-name .soc {
    float: left;
    margin-right: 0;
}

.media .media-body .head .media-heading .soc {
    margin: 0px;
    margin-left: 10px;
    float: left
}

.media .media-body .head .media-heading {
    float: left;
    width: 90%;
}

.media .media-body .head .media-heading strong span {
    float: left;
}

.media .media-body .head .media-heading strong .course {
    float: left;
    clear: both;
}

.main-slider .no-center .slide .header .user .user-name .soc.vk,
.media .media-body .head .media-heading .soc.vk {
    background-image: url(../images/vk.svg);
}

.main-slider .no-center .slide .header .user .user-name .soc.fb,
.media .media-body .head .media-heading .soc.fb {
    background-image: url(../images/fb.svg);
}

.main-slider .no-center .slide .header .user .user-name .name {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bolder;
}

.main-slider .no-center .slide .body .review {
    font-size: 15px;
    color: #000;
}

.slick-arrow {
    bottom: -40px;
    top: auto!important;
}

p.next {
    right: 36px!important;
}

p.prev {
    left: 36px!important;
}

p.prev,
p.next {
    cursor: pointer;
    position: absolute;
    border-bottom: 1px solid #bb5050;
    color: #bb5050;
    font-style: italic;
    padding-bottom: 1px;
}

.no-center.slider {
    padding: 25px;
    padding-bottom: 40px;
}

.main-slider .title {
    font-size: 24px!important;
    color: rgb(43, 108, 142)!important;
    font-weight: bolder;
    line-height: 0.857;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.main-slider .atitle {
    width: 100%;
    display: flex;
    justify-content: center;
}

.main-slider .atitle a.title {
    float: left;
    width: auto;
    text-decoration: none;
}

.single-prepod-page .profile-img img {
    float: left;
    width: 100%!important;
    height: auto;
}

.media-body .head {
    float: left;
    width: 100%;
}

.media-body .media-heading {
    margin-top: 0px;
}

.media-body .head .user-icon {
    float: left;
    margin-right: 10px;
}

.rightWidgets .telephone,
.rightWidgets .telephone span {
    float: left;
    color: #333;
}

.all_prepod .col-lg-12 {
    display: flex;
    ;
    flex-wrap: wrap;
    ;
    flex-direction: row;
    ;
}

.all_prepod .col-lg-12 .about_prepod {
    background-color: #e8e8e8;
    padding-top: 20px;
    padding-bottom: 20px;
}

.all_prepod .col-lg-12 .about_prepod h3 {
    font-size: 20px;
}

#wpcf7-f3386-o1 label,
#wpcf7-f3386-o1 label .your-message,
#wpcf7-f3386-o1 label .your-message textarea {
    float: left;
    width: 100%;
}

.mainSchedule {
    display: flex;
    align-items: center;
    flex-direction: column;

}



.mainSchedule p {
    font-size: 2.7rem;
    text-transform: uppercase;
    color: #481b3a;
    font-weight: bold;
}

.mainSchedule a {
    transition: opacity 0.3s;
    font-size: 1rem;
    color: #481b3a;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none!important;

    color: #481b3a;
}
.mainSchedule a:hover {
    opacity: 0.7;
}
.link-mob{
width: 940px;
height: 165px; 
display: inline-block;
}
.mobile-block-free-link{
    float: right;
    width: 100%;
    height: 80px;
    margin-top: -30px;
}
.mobile-block-free-link{
    display: none;
}
.mobile-block-free-link .link-free-mobile{
    float: right;
    width: 163px;
    font-size: 14px;
    padding: 9px 30px 10px 22px;
    height: 42px;
}
.mobile-block-free-link .link-free-mobile .first-word{
    font-size:17px;
}

@media all and (min-width: 1200px) {
    .review-slider .container {
        width: 1140px!important;
    }

    .review-slider .main-slider .slide {
        width: 507px;
    }

    .main-slider .slide.video {
        height: 300px;
        padding: 0px;
    }

    .main-slider .slide.pre-video {
        position: relative;
    }

    .main-slider .slide.pre-video .arrow {
        position: absolute;
        right: -30px;
        top: 39.2%;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 30px solid #fff;
        border-bottom: 20px solid transparent;
    }

    .main-slider .slide.video iframe {
        width: 100%!important;
        height: 300px!important;
    }
   
}

@media all and (max-width:1200px) and (min-width:992px) {
    .main-slider .no-center .slide {
        width: 425px;
    }

    .main-slider .slide.video {
        height: 300px;
        padding: 0px;
    }

    .main-slider .slide.pre-video {
        position: relative;
    }

    .main-slider .slide.pre-video .arrow {
        position: absolute;
        right: -30px;
        top: 39.2%;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 30px solid #fff;
        border-bottom: 20px solid transparent;
    }

    .main-slider .slide.video iframe {
        width: 100%!important;
        height: 300px;
    }
    .media .media-body .head .media-heading {
        width: 88%;
        max-width: 90%;

    }
   
}

@media screen and (max-width:992px) and (min-width:768px) {
    .no-center.slider {
        padding: 10px;
    }

    .main-slider .no-center .slide {
        width: 725px;
    }

    .main-slider .no-center .slide .header .user .user-name {
        float: left;
        width: 57%;
        margin-left: 14px;
    }

    .main-slider .no-center .slide .header .user .user-name .soc {
        margin-right: 0px;
    }

    .main-slider .no-center .slide .header .user .user-name .name {
        font-size: 16px;
    }

    .main-slider .no-center .slide .header .user .user-name .course-name {
        clear: both;
        font-size: 15px;
    }

    .main-slider .no-center .slide .body .review {
        font-size: 14px;
    }

    .main-slider .no-center .slide .header .user .user-icon {
        margin-right: 0;
    }

    .slick-arrow {
        font-size: 13px;
    }

    p.prev {
        left: 6px!important;
    }

    p.next {
        right: 6px!important;
    }

    .main-slider .title {
        font-size: 24px!important;
    }

    .main-slider a.title {
        margin-top: 10px;
    }

    .main-slider .slide.video {
        height: 300px;
        padding: 0px;
    }

    .main-slider .slide.video iframe {
        width: 100%!important;
        height: 300px!important;
    }
    .media .media-body .head .media-heading {
        width: 68%;
        max-width: 90%;

    }
    .all_prepod .col-lg-12 .about_prepod .profile-img {
        margin-bottom: 15px;
        float: left;
        ;
        width: 100%;
    }
}
@media(max-width:1200px) {
      .new-schedule .item:nth-child(2n){
        float:left!important;
    }
    .new-schedule .item{
        transform: translate(-50%);
        margin-left: 50%;
        width:100%!important;
    }
}
@media(max-width:992px) {
    .categoriesBlockMain .categories-items .categories-item.categories-item-9 {
    flex-basis: 627px!important;
    width: 627px!important;
}
.link-mob{
width: 627px;}
}
@media(max-width:870px) {
    .logo a imgpx!important06
    width: 95%!important;
    margin-top: 43px!important;}
}
@media(max-width:805px) {
    .logo a img {
    width: 90%!important;}
}

@media all and (max-width:768px) {
    .categories-item {
        flex-basis: 100%;
    }

    .main-slider .no-center .slide {
        width: 95vw;
    }

    .no-center.slider {
        padding: 10px;
        padding-bottom: 10px;
    }

    .main-slider .no-center .slide .header .user .user-name {
        float: left;
        width: 57%;
        margin-left: 14px;
    }

    .main-slider .no-center .slide .header .user .user-name .soc {
        margin-right: 0px;
    }

    .main-slider .no-center .slide .header .user .user-name .name {
        font-size: 16px;
    }

    .main-slider .no-center .slide .header .user .user-name .course-name {
        clear: both;
        font-size: 15px;
    }

    .main-slider .no-center .slide .body {
        float: left;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .main-slider .no-center .slide .body .review {
        font-size: 14px;
        max-height: 250px;
        overflow-y: auto;
        float: left;
    }

    .main-slider .no-center .slide .header .user .user-icon {
        margin-right: 0;
    }

    .slick-arrow {
        font-size: 13px;
    }

    p.prev {
        left: 6px!important;
    }

    p.next {
        right: 6px!important;
    }

    .popularCourseItem p {
        clear: both;
    }

    .main-slider .title {
        font-size: 16px!important;
    }

    .main-slider .atitle {
        margin-top: 50px;
    }

    .main-slider a.title {
        margin-top: 10px;
    }

    .main-slider .slide.video {
        height: 200px;
        padding: 0px;
    }

    .main-slider .slide.video iframe {
        width: 100%!important;
        height: 200px!important;
    }

    .categories-item {
        margin-top: 0px;
        background-position: 0%!important;
    }

    .about-img {
        float: left;
        width: 100%!important;
        height: auto!important;
    }

    .about-img-block {
        flex-direction: column;
    }
    .more-reviews p {
        font-size: 18px;
    }
    .media .media-body .head .media-heading {
        width: 58%;
        max-width: 90%;

    }

    .all_prepod .col-lg-12 .about_prepod {
        margin-left: 0;
        background-color: transparent;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .all_prepod .col-lg-12 .about_prepod .profile-img {
        margin-bottom: 15px;
        float: left;
        ;
        width: 100%;
    }
    .categoriesBlockMain .categories-items .categories-item.categories-item-9 {
    flex-basis: 100%!important;
    width:330px!important;
    }
    .link-mob {
    width: 330px;
}
}
@media all and (max-width:515px) {
    .new-schedule .item .top-row .name-course {
    width: 100%!important;
  }
  .new-schedule .item .top-row .price-course {
    display: none;
  }
  .new-schedule .item .second-row {
    margin-top: 0!important;
    padding-bottom: 0!important;
    border-bottom: none!important;
}
  .new-schedule .item .second-row .start {
    width: 100%!important;
  }
  .new-schedule .item .second-row .location {
    width: 100%!important;
  }
  .new-schedule .item .last-row .spaces .free {
    font-size: 14px!important;
    padding-left: 20px;
    background-image: url(../img/svg/user.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.new-schedule .item .last-row .spaces .average {
    font-size: 14px!important;
    padding-left: 20px;
    color: #333!important;
    margin-top: 10px!important;
}
.new-schedule .item .last-row .price-course {
    display: block!important;
    margin-left: 20px;
     margin-top: 10px;
}
.new-schedule .item .last-row .price-course .oldPrice {
    float: left;
    font-size: 20px;
    color: #e22736;
    text-decoration: line-through;
    width: auto;
}
.new-schedule .item .last-row .price-course .newPrice {
    float: left;
    font-size: 20px;
    color: #333;
    margin-left: 10px;
    width: auto;
}
.new-schedule .item .last-row .button{
    width: 100%!important;
    margin-top: 10px;
}
  
}
@media all and (max-width:400px) {
    .new-schedule .item {
    padding: 20px 20px 20px 20px!important;
    }
}
@media all and (max-width:500px) {
.link-free{
   display:none!important;
}
.mobile-block-free-link .link-free-mobile{
   display:block!important;
}
.mobile-block-free-link{
    display:block;
}}
.near-group{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}
.new-schedule .item{
    
    float: left;
    padding: 20px 20px 20px 45px;
    font-size: 13px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
    margin-bottom: 20px;
}
.new-schedule .item:nth-child(2n){
    float:right;
}
.new-schedule .item.single{
    transform: translate(-50%);
    margin-left: 50%;
}
.new-schedule .item .top-row {
    width: 100%!important;
     float: left;
}
.new-schedule .item .top-row .name-course {
    float: left;
    width: 55%;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    font-family: 'PT Sans',sans-serif;
}
.new-schedule .item .top-row .price-course {
    float: right;
    width: 45%;
    margin-top: 4px;
}
.new-schedule .item .top-row .price-course .newPrice {
    float: right;
    font-size: 20px;
    color: #333;
    margin-left: 10px;
}
.new-schedule .item .top-row .price-course .oldPrice {
    float: right;
    font-size: 20px;
    color: #e22736;
    text-decoration: line-through;
    width: auto;
}
.new-schedule .item .second-row {
    width: 100%!important;
    margin-top: 31px;
    padding-bottom: 25px;
    border-bottom: solid 1px #eee;
    float:left;
}
.new-schedule .item .second-row .start {
    width: 40%;
    float:left;
}
.new-schedule .item .second-row .start .date {
    font-size: 14px;
    color: #333;
    line-height: 1.71;
    float: left;
    width: 100%;
    clear: both;
    background-image: url(../img/svg/calendar-new.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 7px;
}
.new-schedule .item .second-row .start .time {
    font-size: 14px;
    color: #333;
    line-height: 1.71;
    background-image: url(../img/svg/hours.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    clear: both;
}
.new-schedule .item .second-row .location {
    width: 60%;
    float: left;
}
.new-schedule .item .second-row .location .place {
    float: none;
    width: 100%;
    padding-left: 20px;
    background-image: url(../img/svg/pin.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 7px;
}
.new-schedule .item .second-row .location .place a {
    font-size: 14px;
    color: #333;
    line-height: 1.71;
    text-decoration: underline;
}
.new-schedule .item .second-row .location .item_time_desktop {
    font-size: 14px!important;
    color: #333;
    line-height: 1.1!important;
    padding-left: 20px;
    margin: 0;
    margin-top: 10px;
    height: 14px;
    background-image: url(../img/svg/duration.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 7px;
    
}
.new-schedule .item .last-row {
    width: 100%!important;
    margin-top: 10px;
     float: left;
}
.new-schedule .item .last-row .spaces {
    width: 60%;
    float:left;
}
.new-schedule .item .last-row .spaces .free {
    color: #333;
    line-height: .98;
    font-size: 16px;
    line-height: 1.38;
    margin: 0;
}
.new-schedule .item .last-row .spaces .average {
    color: #999;
    font-size: 16px;
    line-height: 1.38;
    margin: 0;
}
.new-schedule .item .last-row .price-course {
    display: none;
    float:left;
}
.new-schedule .item .last-row .button {
    width: 40%;
    float: right;
    font-size: 16px;
    text-transform: uppercase;
    cursor:pointer;
    background-color: #bb5050;
    border: 0;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    width: 118px;
    height: 36px;
}
.new-schedule .item .row-bottom {
    width: 100%!important;
    margin-top: 15px;
    float:left;
}
.new-schedule .item .row-bottom .item_description_desktop {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #999;
    width: 100%;
    clear:both;
    float:left;
}
.link-free{
    width: 240px;
    height: 60px;
    background: rgb(22, 103, 179);
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 10px 32px 10px 30px;
    cursor: pointer;
    display: block;
    font-size: 15pt;
    text-align: center;
    margin-top: 15px;
    margin-bottom: -34px;
    text-decoration: none;
    line-height: 0.9;
}
.link-free .first-word{
    font-size: 18pt;
    font-family: 'Roboto', sans-serif;
    margin-bottom: -1px;
    display: block;
}
a.link-free:focus, a.link-free:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.btn-free{
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    background-color: #3e69ce;
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.container .payment-row{
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
         -moz-flex-wrap: wrap;
         -ms-flex-wrap: wrap;
         -o-flex-wrap: wrap;
         flex-wrap: wrap; 
         margin-top: 25px;
    }
.container .payment-item img{
    height: 47px;
    width: auto;
    margin-left: 15px;
    margin-bottom: 15px;
}
.wrapper-subscribe {
    
    flex-wrap: wrap;
    
    justify-content: center;
    justify-content: space-around;
    width: 100%;
}

 

    

