/*
Theme Name: ProfAcademy
Version: 1.0
*/
.prep-carousel-inner .item .img .round {margin: auto;}
.prep-carousel-inner .item .desc p.reww {text-align: left;}
/*.hidden {*/
/*    display: none!important;*/
/*}*/
.selected_city > button {
    background: transparent;
    border: 2px solid #fecb16;
    border-radius: 20px; 
padding: 5px 10px;}
#city_change > button { border-radius: 20px;}
header {
    background: url(../profacademy/dist/imgs/header-bg.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 3px solid #fecb16;
    color: #fff;
    overflow: visible;
    background-attachment: fixed;
}

h1 {
    font-size: 55px;
    padding-right: 0 !important;
    line-height: 5rem;
}

.descript {
    margin-top: 0;
}

.descript h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 0;
}

.descript i {
    font-size: 4rem;
    color: #fecb16;
}

.courses-filter {
    padding: 30px 0;
    background: #eee;
    overflow: visible;
}

.filter-item {
    display: inline-block;
    margin-right: 49px;
    float: left;
}

.fixed-filter .fixed-container .filter-item .filer-input-wrapper .filter-input {
    background: #FFF !important;
}

.filter-input,
.search-news {
    border: 0;
    border-bottom: 1px solid #111;
    padding: 10px 15px 10px 0;
    width: 200px;
    color: #111;
    background: #eee;
}

.filter-btn,
.more-btn button {
    background-color: transparent;
    border: 4px solid #fc8900;
    padding: 10px 24px;
    font-size: 1.125rem;
    color: #111;
    position: relative;
    white-space: nowrap;
}

.more-btn button {
    display: inline-block;
    padding: 13px 40px 13px 24px;
    position: relative;
}

.crs-grid-item {
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.crs-grid-item img {
    display: block;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/*.course-link:hover {*/
/*    background: rgb(0, 191, 243);*/
/*    background: -moz-linear-gradient(45deg, rgba(0, 191, 243, 1) 0%, rgba(204, 219, 56, 1) 100%);*/
/*    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 191, 243, 1)), color-stop(100%, rgba(204, 219, 56, 1)));*/
/*    background: -webkit-linear-gradient(45deg, rgba(0, 191, 243, 1) 0%, rgba(204, 219, 56, 1) 100%);*/
/*    background: -o-linear-gradient(45deg, rgba(0, 191, 243, 1) 0%, rgba(204, 219, 56, 1) 100%);*/
/*    background: -ms-linear-gradient(45deg, rgba(0, 191, 243, 1) 0%, rgba(204, 219, 56, 1) 100%);*/
/*    background: linear-gradient(45deg, rgba(0, 191, 243, 1) 0%, rgba(204, 219, 56, 1) 100%);*/
/*    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00bff3', endColorstr='#ccdb38', GradientType=1);*/
/*    color: inherit;*/
/*    text-decoration: none;*/
/*    border-top-left-radius: 10px;*/
/*    border-top-right-radius: 10px;*/
/*}*/

.crs-grid-item h4 {
    color: #3a0c49;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    font-family: "Fira-Book";
    font-size: 19px;
    margin-top: 10px;
}

.course-link {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    opacity: .8;
    padding: 0 15px;
    color: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 10;
}

.photo-slider .owl-dots {
    display: none;
}

.single-course header,
.single-kursi header {
    border-bottom: 0;
    padding-bottom: 30px;
    position: static;
    background: url(../profacademy/dist/imgs/header-bg.jpg) no-repeat center;
    background-size: cover;
}

.single h1 {
    text-align: left;
    font-size: 3.5rem;
    line-height: 4rem;
    margin-top: 60px;
}

.single-top-btns {
    padding-top: 80px;
    text-align: center;
}

.single-top-btns a {
    margin-bottom: 1rem;
    width: 200px;
}

.courses-wrapper {
    background-color: transparent;
    background: url(../imgs/crs-fs-bg.jpg) no-repeat bottom center;
    -webkit-background-size: contain;
    background-size: contain;
}

.r-tabs-tab:first-of-type {
    border-radius: 18px 0 0 0;
}

.courses-wrapper {
    background: #FFF;
}

.r-tabs-tab {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 70px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f4f4f4;
}

.r-tabs-tab.r-tabs-state-active {
    top: 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 70px;
    background: #ffd471;
}

#tab-1,
#tab-2,
#tab-3 {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.no-padding {
    padding: 0;
}

#course-tabs {
    padding-top: 0;
}

.tabs-head .container {
    padding: 0;
}

.tabs-head {
    height: 72px;
    background: #f4f4f4;
    border-top: 2px solid #fc8900;
    -webkit-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.3);
    z-index: 50;
    position: relative;
}

.r-tabs-tab:last-of-type {
    border: none;
}

.r-tabs .r-tabs-panel {
    padding: 60px 0;
}

.crs-item-slider .item {
    width: 100%;
}

.purple-blok {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #70507a;
    margin-bottom: 1rem;
    padding: 1rem;
}

.purple-blok p {
    color: #FFF;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    font-size: 1.2rem;
}

.purple-blok p span {
    font-weight: bold;
    font-size: 1.5rem;
}

.tab-content {
    display: none;
}

div.tab-content:first-of-type {
    display: block;
}

.course-prise-table {
    background: #F4F4F4;
    padding: 3rem 0 5rem 0;
}

.course-prise-table h5 {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
}

.course-prise-table .table>tbody>tr>td,
.single-crs-table .table>tbody>tr>td {
    color: #000;
    border-left: 0;
    border-right: 0;
    padding: 20px 0 15px;
}

.course-prise-table .table>tbody>tr>.price-table-title {
    text-align: left;
    color: #000;
    width: 150px;
    font-weight: bold;
}

.course-prise-table .table>tbody>tr>td>.table-order {
    text-decoration: underline;
    color: #ffd471;
}

.single-crs-table tbody .color {
    background-color: #F4F4F4 !important;
}

.single-crs-table tbody .price-table-title {
    text-align: left;
    color: #000;
}

.course-prise-table .table tr th,
.single-crs-table .table tr th {
    color: #111;
    font-size: 18px !important;
    border-left: 0;
}

.course-prise-table tbody tr td {
    font-size: 18px !important;
}

.table tr th:first-of-type:before {
    display: none;
}

.course-prise-table .table tr th {
    font-weight: bold;
    color: #000;
    border-left: 0;
    border-right: 0;
}

.buttons-section {
    padding: 3rem 0;
}

.buttons-section a:first-of-type {
    margin-right: 32px;
}

.table-icon {
    position: relative;
}

.single-prices {
    overflow: visible;
}

.single-prices table {
    margin-bottom: 0;
}

.more-details {
    position: absolute;
    background-color: #FFF;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 1rem;
    width: 400px;
    bottom: 19px;
    left: 18px;
    display: none;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.43)
}

.more-details p {
    font-size: 1rem;
    margin: 0;
    font-style: normal;
}

.details-icon {
    display: inline-block;
    content: "";
    background: url(dist/imgs/details-icon.png) center center no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    top: -6px;
    left: 5px;
    height: 15px;
    width: 18px;
}

.details-icon:hover .more-details {
    display: block;
}

.r-tabs-panel.r-tabs-state-active {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.tabs-head.clearfix.r-tabs-nav {
    border-bottom: 3px solid #FACB17;
}

.tabs-head.clearfix.r-tabs-nav .r-tabs-tab {
    height: 67px !important;
}

.header-btns .col-sm-12 {
    text-align: center;
    margin: 20px 0;
}

.header-btns .col-sm-12 .btn {
    font-size: 13px !important;
    padding: 15px 30px !important;
    margin-right: 20px;
}

.prepods .container .row .prep-carousel-inner .item {
    height: auto;
}

.slick-initialized .slick-slide {
    height: auto !important;
}

.slick-slide {
    height: auto !important;
    outline-style: none !important;
}

.prepods .container .row .prep-carousel-inner .item p {
    margin-bottom: 15px;
}

.ghost-btn {
    text-align: center;
    text-decoration: none;
}

.navbar-header {
    display: none;
}

header nav .container .navbar-collapse ul {
    display: inline-block;
    padding-top: 46px !important;
}

header nav .container .navbar-collapse ul li {
    margin-right: 15px;
}

.filter-btn:after {
    top: 16px !important;
    height: 29px !important;
}

section {
    overflow: visible !important;
}

.wrapper-dropdown-1.active {
    overflow: visible !important;
}

#top-bar {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.4);
}

.top-nav-menu li {
    display: inline-block;
}

.top-nav-menu li a {
    width: auto;
    color: #000;
    border: 2px solid #FED819;
    padding: 10px 40px;
}

.org {
    background: #1E323D;
    text-align: center;
    padding: 3px 0;
}

.org a {
    color: #fff;
    font-size: 16px;
}

#menu-menyu-v-shapke li {
    display: inline-block;
    float: left;
}

#menu-menyu-v-shapke li a {
    font-size: 16px;
    padding: 9px 47px;
}

.choose .container .row .crs-item .crs-bg {
    height: 270px;
    padding: 30px 15px;
}

.choose .container .row .crs-item .crs-bg a {
    color: #000;
    text-decoration: none;
}

.choose .container .row .crs-item .crs-bg a:hover {
    color: #000;
}

.br-slide .br-carousel-inner .item {
    display: table-cell;
    vertical-align: middle;
}

.descript h2 {
    font-size: 29px;
}

header {
    padding-bottom: 30px;
}

html {
    margin-top: 0 !important;
}

footer {
    margin-bottom: 63px;
}

.clients {
    padding: 80px 0;
}

.clients h2 {
    text-align: center;
    font-size: 35px;
    color: #232323;
    margin-bottom: 50px;
    font-weight: bold;
}

.clients .partner {
    height: 150px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.clients .partner img {
    display: block;
    margin: 0 auto;
    width: 75%;
}

.dropdown-menu.open>.dropdown-menu {
    display: block;
}

.courses-filter .dropdown-toggle {
    border: none;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #000;
    border-bottom: 1px solid #000;
}

.dropdown-menu.inner {
    padding: 10px !important;
}

.dropdown-menu.inner li {
    font-size: 16px;
    width: 100% !important;
}

.dropdown-menu.inner li a {
    width: 100% !important;
    display: block !important;
    padding: 2px !important;
    color: #333 !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background: #FFFBED !important;
}

.crs-img {
    position: relative;
    height: 225px;
    width: 100%;
    overflow: hidden;
}

.crs-img img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    z-index: 1;
}

.table.single-crs-table tr td {
    padding: 12px;
    font-size: 18px;
}

.table-rasp {
    padding-top: 50px;
}

.table-rasp h5 {
    font-size: 30px;
    margin-bottom: 20px;
}

.crsform {
    padding: 60px 0 20px;
}

.crsform p {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.crsform input {
    font-size: 18px;
    line-height: 1;
    padding: 8px 10px 10px 13px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.crsform .btn {
    padding: 6px 66px 8px;
    border: 3px solid #fec616;
}

.rewiew h2 {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    color: #2e2e2e;
}

.popcrs {
    position: absolute;
    z-index: 100;
    transform: rotate(45deg);
    background: yellow;
    width: 200px;
    right: -64px;
    top: 16px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.popcrs p {
    font-size: 19px;
    color: #828282;
    text-transform: uppercase;
}

.fix-grid {
    overflow: hidden;
}

#filter-form .bootstrap-select button {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
}

.filer-input-wrapper button {
    line-height: 1;
}

.filer-input-wrapper button i {
    position: absolute;
    left: 25%;
    top: 18px;
}

.organ .tabs-head {
    height: auto;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
}

.organ .tabs-head li {
    display: block;
    width: 100%;
    padding: 15px;
}

.organ .tabs-head li a {
    font-size: 20px;
    color: #000;
}

.organ .tab-content p {
    font-size: 18px;
}

#menu-dop-menyu-v-shapke li {
    margin-bottom: 15px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.filer-input-wrapper button {
    width: 100%;
}

.filer-input-wrapper button i {
    position: absolute;
    left: 118px;
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: none;
    color: #333;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block !important;
}

.top-contacts a {
    color: #FFF;
    font-size: 16px;
}

.customsec p {
    color: #333;
    font-size: 18px;
    line-height: 1.4;
}

#menubtn {
    display: none;
}

.top-bar {
    position: relative;
}

.slick-slide,
.slick-slide:hover,
.slick-slide:focus {
    outline-style: none;
}

a,
a:hover,
a:focus {
    outline-style: none;
}

@media only screen and (max-width: 768px) {
    .fix-form {
        display: none;
    }
    .details-icon {
        display: none;
    }
	
	.prep-carousel-inner .item .desc p.reww, p.review {text-align: center;}
	
    .top-nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        z-index: 1000;
        padding-top: 120px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
    .top-nav ul {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        left: 0;
        transition: left 0.5s ease-in-out;
    }
    .top-nav ul li {
        display: block;
        width: 100%;
    }
    #menubtn {
        display: block;
        position: absolute;
        right: 0;
        top: 6px;
        background: none;
        border: none;
        z-index: 1100;
        outline-style: none;
    }
    #menubtn:hover,
    #menubtn:focus {
        outline-style: none;
    }
    #menubtn span {
        display: block;
        width: 30px;
        height: 1px;
        background: #FFF;
        margin-bottom: 10px;
    }
    .crsform .btn {
        width: 100%;
    }
    li.menu-item {
        position: static !important;
    }
    .tabs-head {
        height: auto;
    }
	#top-bar.fixed-menu .number_phone { padding-top: 0px; }
	#top-bar.fixed-menu { height: 120px; max-height: 150px; }
    .top-contacts a {
        font-size: 13px;
    }
    .mob {
        display: none;
    }
}

.rew {
    padding: 40px 0;
}

.rew-form textarea,
.rew-form input {
    border: none;
    outline-style: none;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #000;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 70px;
}

.btn-rew {
    color: #fff;
    display: inline-block;
    border: 2px solid #fecb16;
    border-radius: 44px;
    background: #fecb16;
    width: 100%;
    padding: 15px 30px;
    position: relative;
    top: -25px;
}

.rew h2 {
    margin-bottom: 30px;
    color: #232323;
}

#filter-form .bootstrap-select button,
#filter-form .bootstrap-select button:hover,
#filter-form .bootstrap-select button:focus {
    outline-style: none;
}

#menu-menyu-v-shapke {
    text-align: center;
}

#menu-menyu-v-shapke li {
    display: inline-block;
}

#menu-menyu-v-shapke li a {
    font-size: 16px;
    padding: 13px 47px;
    width: auto;
}

html {
    margin-top: 0 !important;
}

#top-nav ul.sub_menu_open {
    position: relative;
    left: -100%;
    transition: left 0.5s ease-in-out;
}

#top-nav ul.sub_menu2_open {
    left: -200%;
}

#top-nav>ul.sub_menu_open>.sub-menu {
    transition: left 0.5s ease-in-out;
}

li.menu-item>.sub-menu_openlist {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100% !important;
    transition: left 0.5s ease-in-out;
    top: 0;
    background: none !important;
}

.filterrow {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}

.filterrow-fform {
    width: 70%;
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
}

.filterrow-modal {
    width: 270px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.filterrow-btmform {
    color: #333;
    margin-top: 4px;
    margin-left: 15px;
    margin-left: 15px;
    margin-bottom: 0px;
}

.filterrow-modal-rev {
    margin-top: -10px;
}

.filterrow-dark a {
    color: #333;
}

.filterrow a {
    text-decoration: underline;
}

.filterrow input {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    height: 20px;
    width: 20px !important;
}

.breadcrumbs__item_last{
    color: #fc8900;
    font-weight: 600;
}
.breadcrumbs__item_bold{
    font-weight: 600;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    cursor: pointer;
}

.filterrow-fform .checkmark {
    border: 1px solid #fff
}

.filterrow-dark .checkmark {
    border: 1px solid #333
}

.filterrow:hover input~.checkmark {}

.filterrow input:checked~.checkmark {}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    width: 20px;
    height: 20px;
    transition: all 0.2s ease-in-out;
}

.filterrow input:checked~.checkmark:after {
    display: block;
}

.filterrow .checkmark:after {
    left: 4px;
    top: 4px;
    width: 8px;
    height: 8px;
    background: #efbc1a;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.about .container .row p {
    color: black;
}

.course-prise-table .table>tbody>tr>td>.table-order {
    color: #5a406a;
}

.table-obl-color {
    width: 100%;
}

strong {
    font-weight: bold;
}

p.review {
    font-size: 20px;
}

#top-bar .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.fix-form-mobile .ghost-btn {
    color: #fff;
}
/*#filter-form > .row > .col-xs-12:nth-child(2n) {
	display:none;
}*/
.new_footer_1 > .col-12 > .ajaxform {
	width:100%;
}
.new_footer_1, .new_footer_2 {
	display:block;
}
.new_footer_2 {
	text-align:center;
}
.new_footer_2 .col-3 {
	display:inline-block;
	width: 30%;
	flex: unset;
    max-width: max-content;
	padding:0;
}
.new_footer_2 .col-3 input {
	margin-right:0;
}
.new_footer_2 .col-3.text_iagree {
	width:100%;
}
@media(max-width:575px){#top-bar{padding: 0px;}.prep-carousel-inner .item .desc p.reww, p.review {font-size: 18px;}p.review {margin: 0px !important;text-align: justify;}.number_phone .top-contacts {width: 100%; text-align: center;} .number_phone .top-contacts a[href^="tel"] {display:inline-block;float: left;width: 50%;}}


.lx-social {margin-top: 10px;}
.lx-social .lx {display: inline-block; width: 40px; height: 40px; margin-left: 15px;}
/*.lx-social .lx:first-child{margin-left: 0px;}*/
.lx-social .lx.lx-vk {background: url(./img/vk.png) center center no-repeat;}
.lx-social .lx.lx-is {width: 36px; height: 36px; background: url(./img/instagram.png) center center no-repeat; background-size: cover;}
.lx-social .lx.lx-vb {width: 36px; height: 36px; background: url(./img/viber.png) center center no-repeat; background-size: cover;}


.div-1 {
    font-family: "Fira-UltraLight";
    font-size: 36px;
    font-weight: 600;
    color: white;  
}

.div-2 {
    font-family: "Fira-UltraLight";
    font-size: 18px;
    font-weight: bold;  
    color: inherit;    
    }
.div-3 {
    color: #3a0c49;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    font-family: "Fira-Book";
    font-size: 19px;
    margin-top: 10px;
 
    }

.div-4 {
    color: #3a0c49;
    text-transform: uppercase;
    font-family: "Fira-Book";
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
text-align: center;
 
    }

/*Imedia */
.search-result-link {
    display: block;
    margin-bottom: 10px;
}
.page-header .page-title{
    color: #000;
}
.search-page a{
    color: #000;
}
.search-page p{
    color: #000;
    margin-bottom: 20px;
}
.search-page a:hover {
    color: #0a436d;
}
.search-page {
    margin-top: 50px;
    margin-bottom: 50px;
}
/*.search-page #searchform {*/
    
/*}*/
/*.main_page_search_form {*/
    
/*}*/
.search-page #searchform input[type="text"]{
    width: 100%;
    height: 40px;
    padding-left: 10px;
        color: #000;
}
.search_additional_wrap {
    width: 90%;
}
.search-section #searchform input[type="text"]{
    width: 100%;
    height: 40px;
    padding-left: 10px;
        color: #000;
}
.search-page #searchform input[type="text"]:placeholder{
    color: #000;
}
.search-section #searchform input[type="text"]:placeholder{
    color: #000;
}
.search-page #searchform input[type="submit"]{
    width: 8%;
    height: 40px;
    border: 2px solid #fecb16;
    color: #000;
    background-color: transparent;
}
.search-section #searchform input[type="submit"]{
    width: 8%;
    height: 40px;
    border: 2px solid #fecb16;
    color: #000;
    background-color: transparent;
}
.search-page #searchform input[type="submit"]:hover{
    color: #fff;
    border: 2px solid #e56d1a;
    background-color: #000;
}
.search-section #searchform input[type="submit"]:hover{
    color: #fff;
    border: 2px solid #e56d1a;
    background-color: #000;
}
.searchform > div {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
#search-results {
    margin-top: 10px;
}
#search-results a {
    color: #000;
}
#search-results a:hover {
    color: #583472;
}
.call_survey {
        background: transparent;
    border: 2px solid #fecb16;
    border-radius: 20px;
    padding: 5px 10px;
    /*margin: 0 !important;*/
    color: #000;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
}
.call_survey:hover {
    border: 2px solid #ed711b;
    color: #5a406a;
    text-decoration: none;
}

.banner_custom_wrap {
    display: flex;
    align-items: center;
	font-family: 'Fira-Light';
	opacity: 75%;
	padding-left: 200px;
}
.tabs-imedia li {
        overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.banner_custom_wrap .btn {
    padding: 10px 15px;
    width: auto;
    color: #000;
    background-color: #fff;
    height: auto;
        margin: 0 auto;
    margin-left: auto;
    margin-right: 0px;
}

.tabs-imedia li::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    background: #fc8900;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .9, 1);
    transition-timing-function: cubic-bezier(.7, 0, .9, 1);
}
.tabs-imedia li:hover:before {
    -webkit-transform: scale3d(9, 9, 1) !important;
    transform: scale3d(9, 9, 1);
}
.tabs-imedia li:hover {
    border: 1px solid #fc8900!important;
    background-color: #fc8900!important;
    z-index: 1;
}
.mobile_main_banner {
    display: none!important;
}
.free_on_Russia {
	font-size: 12px;
}
.container-new {
    width: 1300px;
}
.item_new {
    background-color: #fff; /* Белый фон блока */
    border-radius: 20px; /* Округленные углы */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 
                    0 -4px 8px rgba(0, 0, 0, 0.1), 
                    4px 0 8px rgba(0, 0, 0, 0.1), 
                    -4px 0 8px rgba(0, 0, 0, 0.1); /* Тень с одинаковыми размерами на всех сторонах */
    padding: 20px 0;
    text-align: center; /* Центровка текста */
    width: 220px; 
    height: 150px; 
    border-radius: 25px
    margin: 0 auto; /* Центровка блока по горизонтали */
}
.item_new.hover {
    box-shadow: 0 0 15px 5px rgba(255, 165, 0, 0.8); /* Сильная оранжевая подсветка */
}
.crs-item:hover {
    box-shadow: 0 0 15px 5px rgba(255, 165, 0, 0.8); 
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.item_new.hover .item_new_image {
    display: none;
}
.item_new.hover .post_count {
    display: none;
}
.item_new.hover .bold {
    color: #000;
}
.item_new.hover .static {
    display: block;
}
button:focus{
    outline: none!important;
}
.imedia_section_title {
        text-transform: uppercase;
    font-size: 40px;
    text-align: center;
}
.item_new_image {
        width: 50px; /* Размер иконки */
    height: 50px;
    margin-bottom: 10px;
        object-fit: contain;
}
.post_count {
  font-size: 12px;
  margin-top: 10px;
  font-family: "Roboto";
  color: rgb(252, 137, 0);
  line-height: 1.2;
  text-align: center;
  z-index: 74;
}
.static {
    display: none;
    font-family: "Roboto";
    color: rgb(252, 137, 0);
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
}
.servicesnew .items .item a {
    text-decoration: inherit;
}
.item_new .bold {
    font-weight: 600;
}

.profit_custom_title {
    background-color: #fff;
    color: #fc8900;
    border-radius: 20px;
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.7), 0 16px 32px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -56px;
    width: 100%;
    z-index: 99;
    border: 0px solid grey;
    padding: 10px 0px;
}
.profit_custom {
    padding: 0px;
    margin-top: 160px;
    padding-bottom: 120px;
    border: 1px solid grey;
    background: #383838;
    margin-left: 7%;
    margin-right: 7%;
    border-radius: 30px;
}
.profit_custom_desc {
    padding-top: 100px;
    color: #fff!important;
    opacity: 1!important;
}
.crses_item {
    background-color: #fff;
    border-radius: 30px;
    padding: 20px 30px;
    height: inherit !important;
    
    box-shadow: 
    0 -5px 10px rgba(252, 137, 0, 0.2), /* Верхняя тень - слабее */
    0 15px 15px rgba(252, 137, 0, 0.8); /* Нижняя тень - сильнее */;
    transition: box-shadow 0.3s ease;
}
.profit .container .row_custom .crses_item img{
    width: 40px;
    height: 40px;
    display: flex;
}
.profit .container .row_custom .crses_item .bold{
    margin-top: 10px;
    color: #e17e09;
    text-align: left;
        font-size: 20px;
    font-weight: 600;
}
.profit .container .row_custom .crses_item  .desc{ 
    color: #000;
    text-align: left;
        opacity: 1;
        margin-top: 5px;
    font-size: 16px;
}
.row_custom {
        display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 60px;
}
.custom_section_title {
  font-size: 29.609px;
font-family: "Roboto", sans-serif;
    margin-bottom: 50px;
  color: rgb(45, 45, 45);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.zmedcol  .slick-dots {
    position: absolute;
    bottom: 30px; /* Расположение точек снизу */
    width: 95px;
    display: flex;
    justify-content: start; /* Центрирование */
    list-style: none;
    z-index: 9999; /* Убедитесь, что они выше по z-index */
    left: 50px;
}
.rew-carousel-inner  .slick-dots {
    position: absolute;
    bottom: -50px;
    width: 100%;
    display: flex;
    justify-content: center;
    list-style: none;
    z-index: 9999;
    left: 100px;
}
.rew-text .name_custom {
    color: #fc8900;
}
.crs-item-custom {
        width: 1270px;
    background-color: #f6f6f6;
    padding: 60px 40px;
    border-radius: 20px;
    display: flex!important;
}
.rew-photo-custom {
    width: 50%;
}
.rew-text-custom {
    width: 50%;
} 
.rew-photo-custom img {
    max-width: 400px;
    height: auto;
    object-fit: cover;
}
.zmedcol .slick-dots li {
        border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.zmedcol .slick-dots li.slick-active {
    border: 1px solid #fc8900;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.rew-carousel-inner .slick-dots li {
        border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.rew-carousel-inner .slick-dots li.slick-active {
    border: 1px solid #fc8900;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.zmedcol .slick-dots li button {
    background-color: #fc8900; /* Цвет точек */
    border-radius: 50%; /* Круглая форма */
    width: 10px; /* Ширина точек */
    height: 10px; /* Высота точек */
    opacity: 1; /* Прозрачность по умолчанию */
}

.zmedcol .slick-dots li.slick-active button {
    opacity: 1; /* Полная непрозрачность для активной точки */
}
.rew-carousel-inner .slick-dots li button {
    background-color: #fc8900; /* Цвет точек */
    border-radius: 50%; /* Круглая форма */
    width: 10px; /* Ширина точек */
    height: 10px; /* Высота точек */
    opacity: 1; /* Прозрачность по умолчанию */
}

.rew-carousel-inner .slick-dots li.slick-active button {
    opacity: 1; /* Полная непрозрачность для активной точки */
}
.rewiew_custom {
    background: #fff;
}
.top-bar-custom-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.new_main_logo_left {
    width: 50px;
}
.new_main_logo_right {
    width: 230px;
    margin-left: 10px;
}
.top-bar-custom-top-link {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-column-gap: 40px;
}
.top-bar-imedia {
    background: #fff!important;
    padding-bottom: 0px!important;
    padding-top: 20px !important;
}
.top-bar-custom-bottom {
    background: #f6f6f6;
    height: 90px;
}
.top-bar-custom-bottom-wrapper {
    display: flex;
    height: 100%;
        justify-content: space-between;
    align-items: center;
}
.top-search-imedia form {
    display: flex;
    align-items: center;
}
.top-search-imedia .top-search-input{
    border: 2px solid #e29130;
    border-radius: 10px;
    padding-left: 10px;
    height: 35px;
    color: #000;
}
.top-search-imedia-btn:hover {
    background: none!important;
}
.top-search-imedia-btn {
    border: none;
    background: none;
    width: 15px;
    height: 15px;
    z-index: 14;
    position: relative;
    left: -35px;
    top: 0px;
    outline: none;
}
.footer-imedia-logo img {
    width: 360px;
}
.footer-imedia-logo-text {
    margin-top: 30px;
    color: #000;
}
.specialButton_imedia {
    background: none!important;
    display: flex!important;
    border: 2px solid #e29130;
    padding: 20px;
    width: max-content!important;
    border-radius: 30px;
        height: auto !important;
    grid-column-gap: 20px;
        color: #000;
    font-size: 18px;
    font-weight: 600;
}
.specialButton_imedia:hover {
    color: #000!important;
}
.footer-imedia-all-wrapper {
    display: flex;
    background: #f9f9f9;
    padding: 25px 40px;
}
.footer-imedia-menu-wrapper {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.footer-imedia-menu-wrapper-child {
    display: flex;
    align-items: start;
    color: #000;
    grid-column-gap: 30px;
}
.specialButton_imedia img {
    width: 50px;
}
.footer-imedia-menu-wrapper-left {
    border-right: 2px solid #e29130;
    padding-right: 30px;
}
.footer-imedia-menu-wrapper-right {
    padding-right: 30px;
}
.footer-imedia-menu-wrapper-right #menu-menyu-o-nas-v-futere {
        white-space: nowrap;
}
.footer-imedia-contacts-wrapper {
    grid-row-gap: 20px;
    display: flex;
    flex-direction: column;
}
.footer-imedia-contacts-wrapper .top-bar-custom-top-phone a {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    white-space: nowrap;
}
.footer-imedia-menu-wrapper-child {
    border-right: 2px solid #e29130;
}
.footer-imedia-menu-wrapper-child a {
    color: #000;
}
.top-search-imedia-btn:focus {
    outline: none!important;
}
.footer-imedia-logo-wrapper {
    width: 30%;
}
.footer-imedia {
    background: #fff;
    padding-bottom: 30px;
    margin-bottom: 120px;
} 
.top-bar-custom-bottom-wrapper #top-nav {
    height: 100%;
}
.top-bar-custom-bottom-wrapper #top-menu {
    height: 100%;
    display: flex;
    gap: 36px;
}
.top-bar-custom-bottom-wrapper #top-menu li{
    height: 100%;
    display: flex;
    align-items: center;
    border-bottom: 2px solid transparent;
    padding-bottom: 8px;
    padding-top: 8px;
}
.wrapper_imedia {
    overflow: initial;
}
.zmedcol_imedia .slider {
    height: auto;
}
.custom-search-imedia .top-search input {
    border: 1px solid #e29130;
}
.top-bar-custom-bottom-wrapper #top-menu>li:hover {
    border-bottom: 2px solid #df9030;
}
.top-bar-custom-bottom-wrapper #top-menu li.current-menu-item{
    border-bottom: 2px solid #df9030;
}
.top-bar-custom-bottom-wrapper .top-nav a:hover, .active-menu-item {
    color: #000 !important;
    text-decoration: none;
    border-bottom: none;
}
.top-bar-custom-bottom .container-new {
    height: 100%;
}
.top-bar-custom-bottom .top-nav a {
    color: rgb(84, 84, 84);
    font-size: 18px;
    font-weight: 600;
    font-family: 'Fira-Light';
    white-space: nowrap;
}
.top-bar-custom-bottom-wrapper #top-menu::before {
    content: none!important;
}
.top-bar-custom-bottom .top-nav .sub-menu li a {
    color: #fff;
}
.header-imedia {
    margin-bottom: 0px;
    background: none;
    border-bottom: none;
    padding-bottom: 0px;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 10000;
}
.top-bar-custom-top-phone {
    display: flex;
    align-items: center;
    
    font-size: 20px; font-family: "Roboto"; color: rgb(252, 137, 0); font-weight: bold; line-height: 1.2;
    position: relative;
}
.top-bar-custom-top-phone a {
    font-size: 20px; font-family: "Roboto"; color: rgb(252, 137, 0); font-weight: bold; line-height: 1.2;
    text-decoration: none;
}
.top-bar-custom-top-phone-image {
    width: 30px;
    margin-right: 10px;
}
.new_main_logo {
        display: flex;
    align-items: center;
}
.footer-imedia-menu-and-contacts {
        display: flex;
}
.menu-toggle-imedia {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
}

.menu-toggle-imedia .hamburger-icon {
    width: 30px;
    height: 2px;
    background-color: #000;
    display: block;
    position: relative;
}

.menu-toggle-imedia .hamburger-icon::before,
.menu-toggle-imedia .hamburger-icon::after {
    content: '';
    width: 30px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
}
.menu-toggle-imedia .hamburger-icon::before {
    top: -8px;
}

.menu-toggle-imedia .hamburger-icon::after {
    top: 8px;
}
#imedia-main-nav-mobile {
    display: none;
    position: fixed;
    top: -100%; /* Исходное состояние — блок находится за верхней границей экрана */
    left: 0; /* Устанавливаем левую границу в 0 */
    width: 100%; /* Делаем ширину на весь экран */
    height: 250px; /* Высота меню */
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* Тень снизу */
    transition: top 0.3s ease; /* Анимация для перемещения по вертикали */
    z-index: 9999;
}
.custom_h1 {
  font-size: 22.775px;
  font-family: "Roboto";
  color: rgb(29, 29, 27);
  font-weight: bold;
  line-height: 1.2;
}
.category-imedia {
    padding-top: 70px;
    background: #fff;
}
.row-category-wrapper {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
}
.price-absolute {
    position: absolute;
        z-index: 99;
    background: #fff;
    box-shadow: none;
    transform: none;
    width: fit-content;
    height: fit-content;
    bottom: 10%;
    top: auto;
    left: 20px;
    border-radius: 30px;
    padding: 5px 10px;
    
    font-size: 16px; font-family: "Roboto"; color: rgb(252, 137, 0); font-weight: bold; line-height: 1.2;
}
.crs-img-imedia {
    position: relative;
    border-radius: 20px;
}
.custom_post_desc {
    margin-top: 20px;
    padding-left: 10px;
}
.custom_post_desc_title {
    font-size: 18px; font-family: "Roboto", sans-serif; color: rgb(56, 56, 56); font-weight: bold; line-height: 1; text-align: left;
}
.custom_post_desc_content{
    text-align: left;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    color: rgb(56, 56, 56);
    font-weight: bold;
    line-height: 1;
    margin-top: 10px;
}
.custom_post_desc_count {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: rgb(252, 137, 0);
  line-height: 1.2;
  text-align: left;
  margin-top: 10px;
}
.imedia-breadcrumb .current{
    color: #fc8900;
    font-weight: 600;
    font-size: 14px;
}
.imedia-breadcrumb span[itemprop="itemListElement"] a {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.imedia-breadcrumb {
    border-top: 3px solid #fecb16;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rew-carousel-inner .slick-dots {
    left: 50%;
    transform: translate(-50%, 0);
}
.rew-text-custom {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zmedcol .ztopblock-imedia {
    /*padding-top: 370px!important;*/
}
.zmedcol .ztopblock-imedia .zwrap {
    align-self: start;
    width: 100%;
}
.zmedcol .ztopblock a.title {
    color: #fff;
    padding-left: 15px;
    text-decoration: inherit!important;
}
/*Правки от 09.10*/
.slick-dots li button::before {
    content: none;
}
.description_category_pre_footer {
    color: #000;
}
.new_main_logo_image {
    max-width: 200px;
}
/* Для первой ссылки (телефон) */
.top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(1) a::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: url('/wp-content/themes/profacademy/assets/img/phone.svg') 0 0 / cover no-repeat;
}

/* Для второй ссылки (WhatsApp) */
.top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(2) a::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: url('/wp-content/uploads/2024/06/whatsapp.png') 0 0 / cover no-repeat;
}

/* Для третьей ссылки (email) */
.top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(3) a::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: url(/wp-content/uploads/2024/06/mail-blue.png) 0 0 / cover no-repeat;
}
.top-nav-wrapper .top-nav>ul>li {
    float: inherit;
}
li.menu-item>.sub-menu {
    width: auto;
}
.main-imedia {
    margin-top: 180px;
}
/* Для первой ссылки (телефон) в блоке footer-imedia-contacts-wrapper */
.footer-imedia-contacts-wrapper .top-bar-custom-top-phone:nth-child(1) a::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: url('/wp-content/themes/profacademy/assets/img/phone.svg') 0 0 / cover no-repeat;
}

/* Для второй ссылки (WhatsApp) в блоке footer-imedia-contacts-wrapper */
.footer-imedia-contacts-wrapper .top-bar-custom-top-phone:nth-child(2) a::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: url('/wp-content/uploads/2024/06/whatsapp.png') 0 0 / cover no-repeat;
}

/* Для третьей ссылки (email) в блоке footer-imedia-contacts-wrapper */
.footer-imedia-contacts-wrapper .top-bar-custom-top-phone:nth-child(3) a::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: url(/wp-content/uploads/2024/06/mail-blue.png) 0 0 / cover no-repeat;
}
.bottom-form {
    z-index: 10000;
}
.bottom-form__close {
    visibility: hidden;
}
.bottom-form.hidden {
    transform: translateY(100%);
}
.bottom-form.hidden .bottom-form__decoration {
    height: 3px;
    cursor: pointer;
}
.bottom-form.hidden  .bottom-form__close-mobile {
    visibility: visible;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
    color: white;
    text-align: center;
    margin: 0px auto;
    float: inherit;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5%;
}


/*Адаптив*/
@media(max-width:1600px){
    .profit_custom {
        margin-left: 0%;
        margin-right: 0%;
    }
}
@media(max-width:1400px){
    .rew-carousel-inner .slick-dots {
        left: 50%;
        transform: translate(-50%, 0);
    }
    .servicesnew .items_new {
        grid-template-columns: repeat(4, 1fr); 
    } 
}
@media(max-width:1300px){
    .container-new {
        width: 1170px;
    }
    .top-bar-custom-top-phone {
            font-size: 16px;
    }
    .top-bar-custom-top-phone a {
            font-size: 16px;
    }
}
@media(max-width:1200px){
    .zmedcol .ztopblock .title {
        font-size: 20px;
        line-height: 40px;
    }
    .zmedcol .ztopblock { 
        /*padding-top: 365px!important;*/
    }
    .zmedcol .ztopblock .zwrap {
        padding-left: 45px;
        padding-right: 45px;
    }
    .zmedcol .ztopblock .zbtn {
        padding: 10px 10px;
        font-size: 20px;
    }
    .zmedcol .slick-prev::before  {
        font-size: 30px;
    }
    .zmedcol .slick-next:before   {
        font-size: 30px;
    }
    .top-bar-custom-bottom-wrapper #top-menu {
        gap: 20px;
    }
    .top-bar-custom-bottom .top-nav a {
        font-size: 17px;
    }
}
@media(max-width:1100px){
    .footer-imedia-contacts-wrapper .top-bar-custom-top-phone a {
        white-space: normal;
    }
    .profit_custom_title {
        width: 80%;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 30px;
    }
    .container-new {
        width: 960px;   
    }
    .servicesnew .items_new {
        grid-template-columns: repeat(3, 1fr);
    }
    .new_main_logo_right {
        width: 150px;
    }
    .footer-imedia-menu-wrapper {
        margin-left: 40px;
        align-items: center;
        justify-content: start;
        grid-row-gap: 30px;
    }
    .footer-imedia-contacts-wrapper {
        padding-top: 0px;
    }
    .footer-imedia-menu-and-contacts {
        padding-top: 15px;
    }
    .custom-search-imedia form {
        display: flex;
    }
    .top-search-imedia-btn {
        height: 100%;
    }
    .top-bar-custom-bottom-wrapper #top-menu li {
        margin-right: 0px;
    }
    .top-bar-custom-top-phone a {
        font-size: 14px;
    }
    .top-bar-custom-top-phone {
        font-size: 14px;
    }
}
@media(max-width:1024px){
	    .zmedcol .ztopblock { 
        /*padding-top: 370px!important;*/
    }

    .footer-imedia-all-wrapper {
        flex-direction: column;
                grid-row-gap: 30px;
    }
    .footer-imedia-logo-wrapper {
        width: 100%;
    }
    .footer-imedia-menu-wrapper {
        margin-left: 0px;
    }
    .footer-imedia-menu-and-contacts {
        justify-content: space-between;
    }
    .menu-toggle-imedia {
        display: block;
    }
    .menu-toggle-imedia:focus {
        outline: none;
    }
    .top-nav-wrapper .top-nav {
        display: none!important;
    }
    #imedia-main-nav-mobile {
        display: block;
    }
    #imedia-main-nav-mobile.menu-active {
        padding-top: 15px;
        display: block;
        top: 75px;
        z-index: 10001;
        border-top: 3px solid #fecb16;
        overflow: scroll;
        height: auto;
    }
    .imedia-main-nav-mobile-close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        z-index: 999;
        background-color: #e6e6e6;
        border-radius: 3000px;
    }
    .imedia-main-nav-mobile-close:before {
        content: '';
        background-color: #000;
        position: absolute;
        height: 1px;
        width: 14px;
        top: 12px;
        left: 6px;
        transform: rotate(-45deg);
    }
    .imedia-main-nav-mobile-close:after {
        content: '';
        background-color: #000;
        position: absolute;
        height: 1px;
        width: 14px;
        top: 12px;
        transform: rotate(45deg);
        left: 6px;
    }
    
    /* Submenu styles */
    #imedia-main-nav-mobile ul .sub-menu {
        display: none;
    }
    
    .submenu-active .sub-menu {
        display: block;
        animation: slideDown 0.3s ease;
    }
    #imedia-main-nav-mobile #top-menu {
        margin-top: 20px;
        margin-left: 30px;
        display: flex;
        flex-direction: column;
        grid-row-gap: 10px;
    }

    #imedia-main-nav-mobile #top-menu li a{
        color: #000;
        font-size: 20px;
        text-decoration: none!important;
    } 
    #imedia-main-nav-mobile li.menu-item>.sub-menu {
        opacity: 1;
        color: rgb(255, 255, 255);
        position: relative;
        background: rgb(255, 255, 255);
    }
    #imedia-main-nav-mobile .menu-item-has-children::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #333;
        margin-left: 8px;
        position: absolute;
        top: 10px;
        right: 10%;
    }
    #imedia-main-nav-mobile .menu-item-has-children {
        position: relative!important;
    }
    #imedia-main-nav-mobile .menu-item-has-children.submenu-active::after {
        transform: rotate(90deg);
    }

    @keyframes slideDown {
        0% {
            max-height: 0;
            opacity: 0;
        }
        100% {
            max-height: 500px;
            opacity: 1;
        }
    }
    
    .top-bar-custom-bottom .top-nav .sub-menu li a {
        color: #000;
    }
    
    .crs-item-custom {
        grid-column-gap: 60px;
    }
    .top-bar-custom-bottom {
        display: none;
    }
    .main-imedia {
        margin-top: 100px;
    }
    .top-search-imedia .top-search-input {
        width: 100%;
    }
    
}
@media(max-width:1023px){
    .top-bar-custom-bottom-wrapper  .search-icon-wrapper {
        display: block;
    }
    .crs-item-custom {
        flex-direction: column;  
        grid-row-gap: 30px;
    }
    .rew-photo-custom {
        width: 100%;
    }
    .rew-text-custom {
       width: 100%; 
    }
    .rew-carousel-inner .item .rew-photo img {
        max-width: 400px;
    }
    .custom-search-imedia {
        display: block;
    }
}
@media(max-width:991px){
    .container-new {
        width: 720px;
    }
    .top-bar-custom-top-link {
        grid-column-gap: 15px;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        grid-row-gap: 10px;
        margin-left: auto;
        margin-right: 20px;
    }
    .top-bar-custom-top-phone-image {
        width: 20px;
    }
    .servicesnew .items_new {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .row_custom {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 60px;
    }
    .rewiew_custom {
        padding: 40px 0 40px;
    }
    .crs-item-custom {
        padding: 30px 20px;
        height: 400px !important;
        max-height: 400px;
        overflow: scroll;
    }
    .custom_curses {
        display: none;
    }
    .clients_custom .partner {
        height: auto;
    }
    .clients_custom {
        padding: 40px 0;
    }
    .rew-carousel-inner .slick-dots li.slick-active {
        min-width: 20px;
    }
    .row-category-wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .zmedcol .ztopblock a.title {
        padding-left: 15px;
		font-size: 17px;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(1) a::after {
        width: 20px;
        height: 20px;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(2) a::after {
        width: 20px;
        height: 20px;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(3) a::after {
        width: 20px;
        height: 20px;
    }
    .top-bar-custom-top-phone {
        font-size: 16px;
    }
    .footer-imedia-contacts-wrapper {
        padding-left: 30px;
    }
    #imedia-main-nav-mobile.menu-active {
        top: 93px;
    }
    .top-bar-custom-top {
            bottom: 10px;
    position: relative;
    }
}
@media(max-width:768px){
		    .zmedcol .ztopblock { 
        /*padding-top: 365px!important;*/
    }
    .search-page #searchform input[type="submit"] {
        font-size: 0px !important;
        background: url('/wp-content/uploads/2024/04/3844432-magnifier-search-zoom_110300.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .search-section #searchform input[type="submit"] {
        font-size: 0px !important;
        background: url('/wp-content/uploads/2024/04/3844432-magnifier-search-zoom_110300.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .search-page #searchform input[type="submit"]:hover {
        background-color: #fff;
    }
    .search-section #searchform input[type="submit"]:hover {
        background-color: #fff;
    }
    .mobile_main_banner {
        display: block!important;
    }
    .main_image_banner_false {
        z-index: -1;
    }
    .services_new {
        margin: 40px 0;
        padding: 40px 0;
    }
    .profit_custom_title {
        font-size: 26px;
    }
    .category-imedia {
        padding-top: 40px;
    }
    #imedia-main-nav-mobile li.menu-item>.sub-menu_openlist {
        left: 0% !important;
        padding-left: 0px;
    }
}
@media(max-width:767px){
    .container-new {
        width: 540px;
    }
    .footer-imedia-menu-and-contacts {
        flex-direction: column;
        grid-row-gap: 30px;
    }
    .profit_custom  {
        margin-top: 40px;
        padding-bottom: 40px;
    }
    .profit .container .row_custom .crses_item .desc {
        margin-bottom: 0px;
    }
    .profit .container .desc {
        margin-bottom: 20px;
    }
    .clients_custom .partner img {
        object-fit: scale-down;
    }
    .rew-carousel-inner .slick-dots {
        flex-wrap: wrap;
    }
    .clients_custom .partner img {
        max-height: 100px;
    }
    .rew-carousel-inner .slick-dots {
        bottom: -90px;
    }
}
@media(max-width:575px){
    .banner_custom_wrap {
        display: block;
    }
    .banner_custom_wrap a {
        margin-left: 0px;
        margin-top: 20px;
    }
    .zmedcol .ztopblock .zwrap {
        padding-left: 20px;
    }
    .search-page .crs-grid-item{
        height: auto;
    }
    .page-header .page-title {
        color: #000;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 20px;
    }
	.banner_custom_wrap .btn {
		margin-top: 20px;
		padding: 5px 10px;
	}
	.container-new {
	    width: auto;
	}
	.profit_custom {
        margin-left: 0px;
        margin-right: 0px;
	}
	.new_main_logo_image {
        max-width: 160px;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(1) a::after {
        width: 15px;
        height: 15px;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(2) a::after {
        width: 15px;
        height: 15px;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(3) a::after {
        width: 15px;
        height: 15px;
    }
    .top-bar-custom-top-link {
        grid-row-gap: 5px;
    }
    .item_new {
        width: 47%;
        height: auto;
    }
    .imedia_section_title {
        text-transform: uppercase;
        font-size: 36px;
        text-align: center;
    }
    #imedia-main-nav-mobile.menu-active {
        top: 83px;
    }
}
@media(max-width:500px){
   .top-bar-custom-top-phone a {
        font-size: 14px;
   } 
    .top-bar-custom-top-phone {
        font-size: 14px;
    }
   .footer-imedia-menu-wrapper-right #menu-menyu-o-nas-v-futere {
        white-space: normal;
   }
   .footer-imedia-menu-wrapper-left {
        width: 50%;
        padding-right: 0px;
   }
   .footer-imedia-menu-wrapper-right {
        width: 50%;
        padding-right: 0px;
   }
   #imedia-main-nav-mobile.menu-active {
        top: 76px;
    }
}
@media(max-width:480px){
    .zmedcol .ztopblock .title {
        font-size: 28px;
        line-height: 30px;
        margin-top: 10px;
    }
	.banner_custom_wrap {
		padding-left: 170px;
	}
    .zmedcol .ztopblock .zbtn {
        line-height: 24px;
    }
    .zmedcol .ztopblock .zwrap { 
        padding-left: 10px;
    }
    .search-page #searchform input[type="text"] {
        width: 100%;
    }
    .search_additional_wrap {
        width: 85%;
    }
    .search-section #searchform input[type="text"] {
        width: 100%;
    }
    .search-page #searchform input[type="submit"] {
        width: 12%;
    }
    .search-section #searchform input[type="submit"] {
        width: 12%;
    }
    #search-results div {
        margin-top: 5px;
    }
    .row_custom {
        grid-template-columns: 1fr;
    }
    .profit_custom_title {
        font-size: 20px;
    }
    .row-category-wrapper {
        grid-template-columns: 1fr;
    }
    .new_main_logo_image {
        max-width: 130px;
    }
    .top-bar-custom-top-phone a {
        text-align: right;
    }
	
	/*
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(1) a::after {
        content: none;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(2) a::after {
        content: none;
    }
    .top-bar-custom-top-link .top-bar-custom-top-phone:nth-child(3) a::after {
        content: none;
    }
	*/	

    .top-bar-custom-top-link {
        align-items: end;
    }
    .top-bar-custom-top-phone a {
        font-size: 9px;
    }
    
}
@media(max-width:420px){
.single h1,
h1 {font-size: 28px; line-height: 38px}
.crs-grid-item{height: auto; padding: 0; margin-bottom: 20px}
    .zmedcol .ztopblock .title {
        font-size: 22px;
    }
}
@media(max-width:390px){
	   .zmedcol .ztopblock a.title {
        font-size: 13px;
    }
    .top-bar-custom-top-phone a {
        font-size: 11px;
    }
    .footer__list-page {
        flex-direction: column;
    }
}
@media(max-width:360px){
    .profit_custom_title {
    padding: 5px;
    line-height: 18px;
    }
    .profit_custom_desc {
        padding-top: 60px;
    }
    .item_new {
        width: 45%;
        height: auto;
    }
}


.newhead{
        background: url(dist/imgs/header-bg.jpg) no-repeat center;
    background-size: cover;
    border-bottom: 3px solid #fc8900;
    color: #fff !important;
    overflow: visible;
    background-attachment: fixed; 
     }
     .newhead .container h1 {
    color: #fff;
    font-size: 50px;
    text-align: center;
    margin: 0;
}
.newhead p{color: #fff !important;}
.newhead span{color: #fff !important;}
 .zslids{position: relative; margin: 0; padding: 0;height: 430px; width: 100%; overflow: hidden;}
        .zslids > img{display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; max-width:100%; height: 100%;  object-fit: cover; z-index: 1; margin: 0;}
        .zslids .zsliderwrap{width: 1210px; margin: 0 auto; display: flex; align-items: center; position: relative; height: 100%; z-index: 3;}
        .zslids .zsliderwrap .titlebig{font-size: 48px; line-height: 56px; display: block; margin: 20px 0; font-weight: bold;}
        .zslids .zsliderwrap .titlemid{font-size: 32px; line-height: 48px; display: block; margin-bottom: 20px; font-weight: bold;}
        .zslids .zsliderwrap .button{background: #fd8803; padding: 6px 12px; color: #fff; border-radius: 8px; font-size: 18px; display: inline-block; margin: 0 0 8px; text-decoration: none;}
        .zslids .zsliderwrap .button{background: #fd8803; padding: 6px 12px; color: #fff; border-radius: 8px; font-size: 18px; display: inline-block; margin: 0 0 8px;}
        .zslids .zsliderwrap .orange{color: #fd8803;}
        .zslids .zsliderwrap .white{color: #fff;}
        .zslids .zsliderwrap .orange .button{background: #fd8803; box-shadow: 0 0 10px rgba(200,200,200,0.3)}
        .zslids .zsliderwrap .button.white{background: transparent; color: #fff; border:1px solid #fff; text-decoration: none; box-shadow: none}
        .zslids .zsliderwrap a.button.white{box-shadow: none; font-size: 22px; background: rgba(255,255,255,0.5);}
        .zslids .zsliderwrap p{font-size: 18px; margin: 18px 0;}
}
  
@media (max-width:1230px) and (min-width:1170px) {
        .zslids .zsliderwrap{width: 1170px; }
        .zslids .zsliderwrap > div{ }
 
}    
@media (max-width:1169px) and (min-width:980px) {
        .zslids .zsliderwrap{width: 960px; }
        .zslids .zsliderwrap > div{ }
 
}
 
@media (max-width:979px) and (min-width:700px) { 
 
        .zslids .zsliderwrap{width: 700px; }
        .zslids .zsliderwrap > div{ }
}
 
@media (max-width:699px) and (min-width:600px) { 
 
        .zslids .zsliderwrap{width: 600px; }
        .zslids .zsliderwrap > div{  width: 100%;}
        .zslids .zsliderwrap .titlebig{font-size: 32px; line-height: 36px; }
        .zslids .zsliderwrap .titlemid{font-size: 24px; line-height: 28px; }
        .zslids .zsliderwrap .button{ padding: 6px 12px; border-radius: 8px; font-size: 18px; }

}
 
@media (max-width:599px) and (min-width:440px) {
        .zslids > img.mobile{ z-index: 2}
 
        .zslids .zsliderwrap{width: 440px;  }
        .zslids .zsliderwrap > div{  width: 100%;}
        .zslids .zsliderwrap .titlebig{font-size: 32px; line-height: 36px; text-shadow:0 0 8px rgba(0,0,0,0.3)}
        .zslids .zsliderwrap .titlemid{font-size: 24px; line-height: 28px; text-shadow:0 0 8px rgba(0,0,0,0.3)}
        .zslids .zsliderwrap .button{ padding: 6px 12px; border-radius: 8px; font-size: 16px; }
}
 
@media (max-width:439px) and (min-width:360px) {
        .zslids > img.mobile{ z-index: 2}
  
        .zslids .zsliderwrap{width: 360px;  }
        .zslids .zsliderwrap > div{  width: 100%;}
        .zslids .zsliderwrap .titlebig{font-size: 32px; line-height: 36px; text-shadow:0 0 8px rgba(0,0,0,0.3)}
        .zslids .zsliderwrap .titlemid{font-size: 24px; line-height: 28px; text-shadow:0 0 8px rgba(0,0,0,0.3)}
        .zslids .zsliderwrap .button{ padding: 6px 8px; border-radius: 8px; font-size: 16px; }
}
 
@media (max-width:359px) { 
        .zslids > img.mobile{ z-index: 2}

        .zslids .zsliderwrap{width: 300px;  }
        .zslids .zsliderwrap > div{  width: 100%;}
        .zslids .zsliderwrap .titlebig{font-size: 32px; line-height: 36px;  width: 100%;}
        .zslids .zsliderwrap .titlemid{font-size: 24px; line-height: 28px; }
        .zslids .zsliderwrap .button{ padding: 6px 12px; border-radius: 8px; font-size: 16px; }
}




    .section-prices-new{color: #444444;}
    .section-prices-new .wrap{position: relative;}
    .firsttopbutton{display: block; border: 1px solid #fc8900; border-radius: 12px; color: #fc8900; text-decoration: none; font-size: 32px; font-weight: bold; height: 64px; line-height: 64px; text-align: center; }
    .firsttopbutton:hover{color: #fc8900;}

    .prices-new-topblock{display: block; color: #fff; height: 340px; background: url('https://profacademy.online/wp-content/uploads/2024/11/фон-цены-и-акции.png') center no-repeat; background-size: cover;  box-sizing: border-box; padding: 100px 100px; font-weight: bold; border-radius: 12px; margin: 30px 0;line-height: 120%;} /*res/p-bg.jpg*/
    .prices-new-topblock h1{font-size: 48px; line-height: 120%;}

    .prices-new-sec{ padding: 65px 100px 30px; border-radius: 12px; margin: 30px 0; background: #f6f6f6; box-shadow: 0 0 20px rgba(0,0,0,0.2)}
    .prices-new-sec .blocktitle{font-size: 42px; display: block; font-weight: bold; line-height: 120%; margin-bottom: 30px;}
    .prices-new-sec .blocktitle span{color: #fc8900;}
    .prices-new-sec .cols{display: grid; grid-template-columns: repeat(3,1fr); gap:100px}
    .prices-new-sec .cols .item{ padding:20px 10px 15px; border-radius: 12px; margin: 30px 0; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); text-align: center;}
    .prices-new-sec .cols .item span{font-size: 16px; display: block; line-height: 120%;}
    .prices-new-sec .cols .item .num{display: block; color: #fc8900; font-size: 60px; font-weight: bold; margin-bottom: 1px;}

    .prices-new-thicols{ margin: 30px 0;}
    .prices-new-thicols .cols{display: grid; grid-template-columns: repeat(3,1fr); gap:70px}
    .prices-new-thicols .cols .item{padding:50px 10px; border-radius: 12px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); text-align: center;}
    .prices-new-thicols .cols .item span{font-size: 20px; display: block; line-height: 120%;}
    .prices-new-thicols .cols .item .num{display: block; color: #fc8900; font-size: 45px; font-weight: bold; margin-bottom: 1px;}

    .prices-new-yellowline{display: block; position: relative; width: 100vw; height: 56px; line-height: 56px; background: #fc8900; margin-left: 50%; left: -50vw; text-align: center; margin-top: 50px;}
    .prices-new-yellowline a{color: #fff; font-size: 28px; font-weight: bold; text-decoration: none;}

    .prices-new-svcs{margin: 50px 0;}
    .prices-new-svcs .blocktitle{font-size: 42px; display: block; font-weight: bold; line-height: 120%; margin-bottom: 30px; color: #444444;}

    .prices-new-svcs .cols{display: grid; grid-template-columns: repeat(3,1fr); gap:30px}
    .prices-new-svcs .cols .svc{padding:40px 0; border-radius: 12px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); text-align: center; padding-bottom: 60px; position: relative;}
    .prices-new-svcs .cols .svc .title{display: block; font-weight: bold; font-size: 26px; color: #fc8900;}
    .prices-new-svcs .cols .svc p{height: 70px; background: #f6f6f6; display: flex;     align-items: center; justify-content: space-between; padding: 0 20px; text-align: left; position: relative; font-size: 14px; margin: 15px 0 10px; line-height: 20px;}
    .prices-new-svcs .cols .svc p:before{display: block; content:''; left: 20px; right: 20px; top: 0; height: 1px; background: #ccc; position: absolute;}
    .prices-new-svcs .cols .svc p:after{display: block; content:''; left: 20px; right: 20px; bottom: 0; height: 1px; background: #ccc; position: absolute;}
    .prices-new-svcs .cols .svc ul{ text-align: left; list-style: none; padding: 0 20px;}
    .prices-new-svcs .cols .svc ul li{line-height: 20px; font-size: 14px;}
    .prices-new-svcs .cols .svc ul li:before{display: inline-block; content:'·  '; color: #fc8900; font-weight: bold; font-size: 22px; line-height: 20px; margin-right: 5px;}
    .prices-new-svcs .cols .svc .btn{display: inline-block; height: 40px; line-height: 40px; background: #fc8900; border-radius: 8px; margin: 0 8px; font-weight: bold; font-size: 20px; color: #fff; padding: 0 20px;}
    .prices-new-svcs .cols .svc .btn.oldprice{text-decoration: line-through; background: #706f6f}
    .prices-new-svcs .cols .svc .btns{position: absolute; left: 0; right: 0; bottom: 15px;}


    @media only screen and (max-width: 1100px) {
            .prices-new-topblock{  height: 340px; box-sizing: border-box; padding: 100px 60px;  margin: 30px 0; }
    .prices-new-topblock h1{font-size: 48px;}

    .prices-new-sec{ padding: 50px 60px 20px; margin: 30px 0;  }
    .prices-new-sec .blocktitle{font-size: 32px; margin-bottom: 10px;}

    .prices-new-sec .cols{ gap:60px}
    .prices-new-sec .cols .item span{font-size: 14px; }
    .prices-new-sec .cols .item .num{ font-size: 42px; }


    .prices-new-thicols .cols{ gap:30px}
    .prices-new-thicols .cols .item{padding:30px 10px; }
    .prices-new-thicols .cols .item span{font-size: 18px; }
    .prices-new-thicols .cols .item .num{ font-size: 42px; }

    .prices-new-svcs .blocktitle{font-size: 28px; margin-bottom: 30px;}
    .prices-new-svcs .cols .svc .title{ font-size: 20px; }
    .prices-new-svcs .cols .svc p{ font-size: 12px;}
    .prices-new-svcs .cols .svc .btn{display: inline-block; height: 32px; line-height: 32px; padding: 0 12px; font-size: 16px; margin: 0 5px;}

    }
    @media only screen and (max-width: 998px) {

    .firsttopbutton{ font-size: 24px; min-height: 48px; height: auto; line-height: 28px; padding: 10px 20px; box-sizing: border-box;}
.prices-new-yellowline a { font-size: 24px; }
            .prices-new-topblock{  height: 340px; box-sizing: border-box; padding: 100px 30px;  margin: 30px 0; }
    .prices-new-topblock h1{font-size: 32px; line-height: 1.2em;}

    .prices-new-sec{ padding: 30px 20px 20px; margin: 30px 0;  }
    .prices-new-sec .blocktitle{font-size: 24px; margin-bottom: 10px;}

    .prices-new-sec .cols{ gap:30px; grid-template-columns: 1fr; }
    .prices-new-sec .cols .item{margin: 0;}
    .prices-new-sec .cols .item span{font-size: 14px; }
    .prices-new-sec .cols .item .num{ font-size: 42px; }


    .prices-new-thicols .cols{ gap:30px; grid-template-columns: 1fr}
    .prices-new-thicols .cols .item{padding:30px 10px; }
    .prices-new-thicols .cols .item span{font-size: 18px; }
    .prices-new-thicols .cols .item .num{ font-size: 42px; }

    .prices-new-svcs .blocktitle{font-size: 28px; margin-bottom: 30px;}
    .prices-new-svcs .cols{gap:30px; grid-template-columns: 1fr}
    .prices-new-svcs .cols .svc .title{ font-size: 20px; }
    .prices-new-svcs .cols .svc p{ font-size: 12px;}
    .prices-new-svcs .cols .svc .btn{display: inline-block; height: 32px; line-height: 32px; padding: 0 12px; font-size: 16px; margin: 0 5px;}
    .prices-new-svcs .cols .svc .btns{margin-bottom:    0;}

    }
    @media only screen and (max-width: 540px) {

    .firsttopbutton{ font-size: 14px; min-height: 36px; height: auto; line-height: 16px; padding: 10px 20px; box-sizing: border-box;}
.prices-new-yellowline  { line-height: 36px; height: 36px; }
.prices-new-yellowline a { font-size: 14px; }
            .prices-new-topblock{  height: 260px; box-sizing: border-box; padding: 60px 30px;  margin: 30px 0; }
    .prices-new-topblock h1{font-size: 28px; line-height: 1.2em;}

    .prices-new-sec{ padding: 30px 20px 20px; margin: 30px 0;  }
    .prices-new-sec .blocktitle{font-size: 22px; margin-bottom: 10px;}

    .prices-new-sec .cols{ gap:20px; grid-template-columns: 1fr; }
    .prices-new-sec .cols .item{margin: 0;}
    .prices-new-sec .cols .item span{font-size: 14px; }
    .prices-new-sec .cols .item .num{ font-size: 32px; }


    .prices-new-thicols .cols{ gap:20px; grid-template-columns: 1fr}
    .prices-new-thicols .cols .item{padding:30px 10px; }
    .prices-new-thicols .cols .item span{font-size: 14px; }
    .prices-new-thicols .cols .item .num{ font-size: 32px; }

    .prices-new-svcs .blocktitle{font-size: 26px; margin-bottom: 20px;}
    .prices-new-svcs .cols{gap:30px; grid-template-columns: 1fr}
    .prices-new-svcs .cols .svc .title{ font-size: 20px; }
    .prices-new-svcs .cols .svc p{ font-size: 12px;}
    .prices-new-svcs .cols .svc .btn{display: inline-block; height: 32px; line-height: 32px; padding: 0 12px; font-size: 16px; margin: 0 5px;}
    .prices-new-svcs .cols .svc .btns{margin-bottom:    0;}

    }
    @media only screen and (max-width: 760px) {
 .prices-new-topblock{display: block; color: #fff; height: 340px; background: url('https://profacademy.online/wp-content/uploads/2024/11/фон-цены-и-акции.png') -500px center no-repeat; background-size: cover; }
}
    @media only screen and (max-width: 540px) {
 .prices-new-topblock{display: block; color: #fff; height: 340px; background: url('https://profacademy.online/wp-content/uploads/2024/11/фон-цены-и-акции.png') -500px center no-repeat; background-size: cover; }
}
    @media only screen and (max-width: 460px) {
 .prices-new-topblock{display: block; color: #fff; height: 340px; background: url('https://profacademy.online/wp-content/uploads/2024/11/фон-цены-и-акции.png') -600px center no-repeat; background-size: cover; }
}

  .page-template-page-k2  .contactwrap a{display: inline-block; padding: 10px 30px 10px 44px; background: url('res/c-addr.png') left center no-repeat; background-size: 32px; margin: 0 0 10px;}
  .page-template-page-k2  .contactwrap > a{display: block;}
  .page-template-page-k2  .contactwrap a:hover{color: #000;}
  .page-template-page-k2  .contactwrap a.tel{ background: url('res/c-tel.png') left center no-repeat; background-size: 32px;}
  .page-template-page-k2  .contactwrap a.wa{ background: url('res/c-wa.png') left center no-repeat; background-size: 32px;}
  .page-template-page-k2  .contactwrap a.email{ background: url('res/c-mail.png') left center no-repeat; background-size: 32px;}
  .page-template-page-k2  .contactwrap span.addr{display: block; padding: 10px 0 10px 44px; background: url('res/c-addr.png') left center no-repeat; background-size: 32px;}
  .page-template-page-k2  .contactwrap h2{font-weight: bold; display: block; margin: 25px 0 10px; font-size: 1.3em;}
  .page-template-page-k2  .contactwrap .shed{margin-top: 25px; line-height: 20px;}
  .page-template-page-k2  .contactwrap .shed b{font-size: 1.2em; color: #fc8900; font-weight: bold;}
  .page-template-page-k2  .representatives-banner{display: grid; grid-template-columns: 2fr 3fr; gap:50px}
  .page-template-page-k2  .representatives-banner-img{ border-radius: 67px 0 0 67px; overflow: hidden; }

    @media only screen and (max-width: 768px) {
       .page-template-page-k2 .section-representatives {  margin:10px 0 30px 0; }
       .page-template-page-k2 .title-block { font-size: 28px;}
       .page-template-page-k2 .representatives-banner{display: block; padding: 30px; border-radius: 16px}
       .page-template-page-k2 .representatives-banner-img { border-radius: 8px; margin-top: 20px;}
       .page-template-page-k2     .contactwrap a,
  .page-template-page-k2  .contactwrap span,
  .page-template-page-k2  .contactwrap p{font-size: 14px;}

    }

    .wpcf7-form.submitting{transition: 0.5s}
    .wpcf7-form.submitting{ position: relative; opacity: 0.3;}
    .wpcf7-form.submitting:after{display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; cursor: not-allowed !important; z-index: 10; background: transparent; content: 'Отправляем заявку..'; text-align: center; padding-top: 10px; color: #000;}




@media(max-width:440px){
    .custom-search-imedia{position: fixed; left: 0; right: 0; top: 70px; }
    .top-bar-imedia { min-height: 110px; }
}
@media(max-width:380px){
	.servicesnew .items{display:grid; grid-template-columns: 1fr 1fr; gap:12px;}
	.item_new{width:100%; border-radius:12px;}
	.item_new .bold{font-size:14px;}
	.new_main_logo_image{max-width:100px}
	.top-bar-custom-top-link{margin-right:10px}
	.top-bar-custom-top-phone a{ font-size: 12px; }
    .custom-search-imedia{position: fixed; left: 0; right: 0; top: 70px; }
    .top-bar-imedia { min-height: 110px; }
        
}  
@media(max-width:340px){
	.servicesnew .items{display:grid; grid-template-columns: 1fr 1fr; gap:12px;}
	.item_new{width:100%; border-radius:12px;}
	.item_new .bold{font-size:12px;}
	.new_main_logo_image{max-width:80px}
	.top-bar-custom-top-link{margin-right:10px}
	.top-bar-custom-top-phone a{ font-size: 10px; }
} 
.information .info-content li, .news-content li {
  margin: 7px 0;
  line-height: 120%;
  font-size: 16px;
}
footer a:hover {
  color: #fc8900;
  text-decoration: underline;
}
.description_category_pre_footer p,.description_category_pre_footer li{
	font-size: 16px;
	color: #545454;
	line-height: 1.5;
}
.description_category_pre_footer p{
	margin-bottom:10px;
}
.description_category_pre_footer ul{
	padding-left:20px;
	list-style:disc;
	margin-bottom:15px;
}
.description_category_pre_footer ul li{
	list-style:disc;
}
.description_category_pre_footer ol{
	padding-left:20px;
	margin-bottom:15px;
}
.description_category_pre_footer ol li{
	list-style: numbers;
}
.description_category_pre_footer h2{
	font-size: 26px;
	color: #000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.information .info-content li ul,.information .info-content li ol{
	padding-left:20px;
}
.description_category_pre_footer+.zmedcol .zwrap{
	max-width: 1240px;
	width:100%;
}
.description_category_pre_footer+.zmedcol .zfaqblock .cols{
	grid-template-columns: 100%;
	font-family: 'Fira-Light';
}
.zmedcol .zcontent:not(.cat) ul ,.zmedcol .zcontent:not(.cat) ol {
		padding-left:20px;
	list-style:disc;
	margin-bottom:15px;
}
.zmedcol .zcontent:not(.cat)  h2 {
	font-size: 26px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.zmedcol .zcontent:not(.cat)  li {
  font-size: 20px;
  line-height: 32px;
	list-style:disc;
}
.zmedcol .zcontent:not(.cat) ol li {
	list-style: numbers;
}