/*
Theme Name: University Hub
Theme URI: http://wenthemes.com/item/wordpress-themes/university-hub/
Author: WEN Themes
Author URI: http://wenthemes.com/
Description: University Hub, an Education theme by WEN Themes, is a responsive WordPress theme for university, school, college or other educational institutions. Along with educational institutions, University Hub is flexible and loaded with several features to also cater to the needs of design agencies, corporate websites and small businesses. Official Support Forum: http://themepalace.com/support-forum/ Full Demo: http://wenthemes.com/theme-demos/?demo=university-hub
Version: 10.0.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: university-hub
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, translation-ready, theme-options, threaded-comments, footer-widgets, custom-logo, education

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Asides
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
# Custom by WEN Themes

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-size: 10px;
    background: #F5F5F5;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    transition: all 0.2s ease 0s;
}
a:hover {
    opacity: 0.9;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #001837;
}
small {
    font-size: 1rem;
}
sub,
sup {
    font-size: 1rem;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
.font-roboto {
    font-family: 'Roboto', sans-serif;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
button,
input,
select,
textarea {
    color: #4F4F4F;
    font-size: 1.6rem;
    line-height: 1.5;
}
body {
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #4F4F4F;
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 0 30px 0;
}
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    color: #111;
}
h1 {
    margin: 40px 0;
    font-size: 4.6rem;
    font-weight: 600;
    color: #111;
}
h1.front-title {
    margin-bottom: 5px;
}
h1.main-title-page {
    margin-top: 20px;
    margin-bottom: 45px;
    padding-bottom: 40px;
    border-bottom: 1px solid #C9C9C9;
    line-height: 1.2;
    max-width: 1240px;
}
.site-description {
    max-width: 565px;
    margin-bottom: 50px;
}
.form-top-link {
    flex-shrink: 0;
    width: 350px;
    margin-top: 56px;
}
.form-top-link a:first-child{
    margin-top: 52px;
}
.form-top-link a{
    margin: 10px 0;
    max-width: 100%;
}
h2 {
    font-size: 3rem;
    margin-bottom: 20px;
}
h2.title-style {
    margin: 45px 0;
    padding-bottom: 20px;
    max-width: 425px;
    border-bottom: 5px solid #0361ED;
}
h3 {
    font-size: 2rem;
}
h4 {
    font-size: 1.8rem;
}
h5 {
    font-size: 1.6rem;
}
h6 {
    font-size: 1.4rem;
}
p {
    color: #111;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-size: 1.5rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 2rem;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
*,
*::before,
*::after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
ul,
ol {
    margin: 0 0 0.5em 1em;
    padding: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
    vertical-align: top;
}
.strong {
    font-weight: 700;
}
.font-weight-500 {
    font-weight: 500;
}
.font-weight-400 {
    font-weight: 400;
}
.color-black {
    color: #111;
}
.line-height-12 {
    line-height: 1.2;
}
.line-height-2 {
    line-height: 2;
}
.d-flex {
    display: flex;
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
td,
th {
    border: none;
    padding: 5px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea,
select {
    font-family: 'Montserrat', serif;
    font-weight: 400;
    font-size: 1.6rem;
    background: #FFFFFF;
    border-radius: 10px;
    color: #4f4f4f;
    line-height: 1;
    outline: none;
    border: none;
    padding: 15px 30px;
    box-sizing: border-box;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    background: #FFFFFF;
    color: #4f4f4f;
}
select {
    width: 100%;
    padding: 5px;
}
textarea {
    padding: 10px;
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #253b80;
    text-decoration: inherit;
}
a:visited {
    color: #272727;
}
a:hover,
a:focus,
a:active {
    color: #179bd7;
}
a:focus {
    outline: inherit;
}
a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.enabled-sticky-primary-menu #main-nav.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/*comment and post navigation*/
a.comment-reply-link {
    text-transform: uppercase;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
    clear: both;
}
#infinite-handle {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}
#infinite-handle span:hover {
    border: 1px solid #179bd7;
    background: #179bd7;
    color: #fff;
}
#infinite-handle span {
    border: 1px solid #001837;
    padding: 5px 15px;
    width: auto;
    line-height: 1.5;
    color: #001837;
    display: block;
}
.post-title {
    font-size: 1.7rem;
    margin-top: 15px;
}
.meta-nav {
    background: #179bd7 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 1.8rem;
    margin-right: 15px;
    padding: 7px 10px;
    text-align: center;
    width: 115px;
}
.post-navigation a {
    color: #1a1a1a;
    display: block;
}
.post-navigation a:hover {
    color: #179bd7;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
    border-bottom: 4px solid #179bd7;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    padding-left: 30px;
}
/** pagination **/
.navigation,
.pagination {
    margin-top: 15px;
}
.nav-links {
    border-top: medium none;
    margin-bottom: 20px;
    padding: 20px 0;
    overflow: hidden;
}
.navigation.pagination .nav-links .page-numbers {
    padding: 7px 15px;
    text-align: center;
    font-weight: 500;
}
.page-numbers.dots {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navigation .nav-links .page-numbers.current,
.navigation .nav-links a:hover {
    background: #042e6d none repeat scroll 0 0;
    border-color: #042e6d;
    color: #ffffff;
    border-radius: 5px;
}

.navigation .nav-links a{
    background: #0361ed;
    border:none;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 7px 15px;
    border-radius: 5px;
}
.navigation .nav-links .nav-next,
.navigation .nav-links .nav-next {
    float: right;
}
.navigation .nav-links .nav-previous,
.navigation .nav-links .nav-previous {
    float: left;
    margin-bottom: 30px;
}
.navigation .nav-links .nav-links a:hover,
.navigation .nav-links .nav-links a:hover {
    background: #00132c;
}
.post-navigation .nav-links a,
.post-navigation .nav-links a:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #001837;
    padding: 0;
}
.post-navigation .nav-links > div {
    width: 100%;
}
#mobile-trigger,
#mob-menu {
    display: none;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    /* It should be ablolute */
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    /* It should be clip auto */
    color: #21759b;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.alignnone {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear-fix::before,
.clear-fix::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after,
#university-hub-front-page-widgets::after,
#university-hub-front-page-widgets::before,
#featured-slider::after,
#featured-slider::before,
.widget::after,
.widget::before {
    content: "";
    display: table;
}
.clear-fix::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after,
.widget::after,
.widget::before {
    clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 30px 0 0;
}
.widget_custom_html {
    margin: 0;
}
.widget:first-child {
    margin: 0;
}
.widget select {
    max-width: 100%;
}
#university-hub-front-page-widgets .widget {
    padding: 50px 0;
    margin: 0;
}
/* Make sure select elements fit in widgets. */
#university-hub-front-page-widgets {
    clear: both;
}
#university-hub-front-page-widgets .widget-title {
    color: #242526;
    font-weight: 400;
    margin: 0 0 25px;
    line-height: 1.1;
    font-size: 3.6rem;
    text-align: center;
    position: relative;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.cat-links > a {
    margin-left: 5px;
}
.cat-links > a:first-child {
    margin-left: 0;
}
.entry-title a {
    color: #111;
}
.entry-title a:hover {
    color: #0361ED;
}
.sticky {
    display: block;
}
.hentry {
    margin: 0 0 30px;
}
.hentry:first-child {
    margin: 0;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline-block;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
/*.entry-footer > span a{
    color:#888;
}
.entry-footer   a:hover {
    color:#179bd7;
} */
.page-content,
.entry-content,
.entry-summary {
    margin: 15px 0 0;
    text-align: justify;
}
.home .entry-content-wrapper .entry-content {
    margin: 0;
    text-align: justify;
}
/*.entry-footer > span::before{
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right:8px;
    content: "";
} */
.entry-meta .byline .author.vcard {
    margin-left: -4px;
}
span.comments-link::before {
    content: "\f0e6";
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#respond {
    clear: both;
    display: block;
    float: left;
}
#comments {
    margin-top: 30px;
}
#commentform label {
    display: inline-block;
    width: 100px;
    position: relative;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.comments-area form#commentform p {
    float: left;
    width: 33.33%;
}
.comment-notes {
    position: relative;
}
.comments-area #commentform p.comment-notes,
.comments-area #commentform p.comment-form-comment {
    width: 100%;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.comment-form {
    margin: 0 -15px;
}
.comments-area form#commentform p.logged-in-as,
.comments-area form#commentform p {
    padding: 0 15px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url {
    width: 50%;
}
.comments-area form#commentform p.logged-in-as {
    padding: 0 15px;
    width: 100%;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 33.33%;
    float: left;
}
.comment-list li.comment::after {
    content: inherit;
    display: none;
}
.comment-list li {
    padding-left: 0;
}
.comment {
    display: block;
    float: left;
    width: 100%;
}
ol.comment-list {
    border-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    overflow: inherit;
    padding: 0;
    width: 100%;
}
ol.comment-list .children {
    border: medium none;
    float: left;
    margin: 15px 0 15px 15px;
    width: 98%;
}
ol.comment-list li {
    list-style: outside none none;
    margin-bottom: 15px;
}
.comment .comment-body {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    clear: both;
    display: block;
    float: left;
    margin-top: 5px;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 100%;
}
.comment-author.vcard {
    font-size: 2rem;
    margin-bottom: 5px;
}
.comment-list .children {
    background-position: left 20px;
    background-repeat: no-repeat;
    border-left: 1px solid #eeeeee;
    margin-left: 0;
    padding-left: 40px;
}
.comment-list li.comment > div img.avatar {
    left: 29px;
    position: absolute;
    top: 29px;
}
#comment-form-title {
    font-size: 2.4rem;
    padding-bottom: 10px;
}
.vcard .avatar {
    float: left;
    margin: 7px 15px 15px 0;
}
.comment-metadata {
    font-size: 1.4rem;
    line-height: 16px;
    margin-bottom: 10px;
}
.comment-metadata > a {
    color: #49616b;
    margin-right: 30px;
}
.comment-metadata::before {
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    content: "\f017";
}
.form-allowed-tags code {
    white-space: inherit;
    word-wrap: break-word;
}
.comment-respond label {
    display: block;
    font-weight: normal;
}
.comments-title {
    font-weight: normal;
    margin: 25px 0 0;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
#commentform label {
    display: inline-block;
    width: 100px;
}
#commentform span.required {
    font-size: 1.9rem;
    position: absolute;
    bottom: 2px;
    color: red;
}
.comment-content {
    clear: both;
    display: block;
}
.authorbox .author-info,
.authorbox .author-bio-posts-content {
    float: left;
    max-width: 90%;
    width: 90%;
}
.author-info h4 {
    margin-bottom: 0;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------
# Custom By WEN Themes
--------------------------------------------------------------*/
.container {
    margin: 0 auto;
    max-width: 1620px;
    padding: 0 20px;
}
.custom-button {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.custom-button {
    border: 2px solid #179bd7;
    display: inline-block;
    font-size: 1.5rem;
    margin: 10px;
    padding: 8px 25px;
}
.custom-button:hover {
    background: #179bd7;
    color: #fff;
    border-color: #179bd7;
}
.call-to-action-buttons .custom-button {
    border-color: #fff;
    color: #fff;
}
.call-to-action-buttons .custom-button:hover {
    border-color: #179bd7;
}
/*buttons*/
a.more {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 5px 25px 8px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
a.more::after {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 1.7rem;
    margin-left: 9px;
}
a.more:hover {
    color: #343434;
    background-color: #fff;
    border-color: #fff;
}
a.button {
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 9px 25px;
    transition: all 0.2s ease 0s;
    display: inline-block;
    text-transform: uppercase;
}
a.button:hover {
    color: #6081a7;
}
a.button::after {
    content: "\f101";
    font-family: fontawesome;
    margin-left: 5px;
}
a.read-more {
    margin-left: 10px;
    color: #179bd7;
}
/*--------------------------------------------------------------
##  Header Style By WEN Themes
--------------------------------------------------------------*/
a.custom-logo-link {
    float: left;
    margin-top: 15px;
    margin-right: 15px;
}
.search-form input.search-field {
    border: none;
    height: 51px;
    padding: 10px;
    box-sizing: border-box;
    width: 572px;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
}
.search-form {
    position: relative;
}
.search-form:after {
    content: "Найти курс";
    font-size: 1.8rem;
    line-height: 51px;
    position: absolute;
    color: #fff;
    background: #0D6EFF;
    box-shadow: 20px 0px 30px -30px rgba(0, 0, 0, 0.4) inset;
    height: 51px;
    display: block;
    width: 252px;
    right: 0;
    top: 0;
    padding-left: 35px;
    box-sizing: border-box;
}
.search-form .search-submit {
    background: none;
    color: #fff;
    font: 24px/1.3 FontAwesome;
    height: 51px;
    top: 0;
    right: 0;
    position: absolute;
    width: 252px;
    text-align: left;
    z-index: 1;
    padding-left: 12px;
    padding-top: 3px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.search-form .search-submit .search-form .search-submit:hover,
.search-form .search-submit:focus {
    color: #357fe2;
    background: none;
}
.lic-link {
    display: inline-block;
    font-weight: 500;
}
/*quick contact*/
.quick-news > span {
    background: #ff6000 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    margin-right: 8px;
    padding: 2px 5px;
}
.quick-news > a {
    color: #ffffff;
}
.quick-news {
    float: left;
    padding: 10px 0;
    text-align: left;
    width: 33.33%;
}
#quick-contact {
    background: #042E6D;
    margin-top: 138px;
    padding: 25px 0;
    font-size: 1.8rem;
}
#quick-contact .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#quick-contact ul {
    margin: 0;
    padding: 0;
}
a.quick-call,
span.main-address {
    font-size: 1.7rem;
}
#quick-contact a,
#quick-contact span {
    color: #ffffff;
    display: block;
    padding: 14px;
    font-weight: 400;
}
#quick-contact li.quick-address-info::before {
    content: "";
    width: 19px;
    height: 28px;
    display: block;
    background: url('/wp-content/themes/university-hub/img/map.svg') top center no-repeat;
}
#quick-contact li.quick-call-info::before {
    content: "";
    width: 16px;
    height: 31px;
    display: block;
    background: url('/wp-content/themes/university-hub/img/phone.svg') top center no-repeat;
}
#quick-contact li::before {
    color: #ffffff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 3.2rem;
    margin-right: 5px;
    padding: 6px 0;
    text-align: center;
    width: 27px;
    position: absolute;
    left: 5px;
    top: 8px;
}
#quick-contact li {
    clear: inherit;
    font-size: 1.4rem;
    line-height: 0.8;
    list-style: outside none none;
    padding: 0 5px 0 30px;
    text-align: left;
    position: relative;
}
#quick-contact span.main-address {
    padding-bottom: 10px;
    font-weight: 700;
}
a.quick-email,
.sub-address {
    opacity: 0.7;
}
.top-news {
    float: left;
    width: 35%;
}
.quick-address-info {
    font-weight: 700;
}
.top-news-title {
    background: #ff6000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 1.6rem;
    font-weight: 600;
    margin-left: -500px;
    padding: 8px 6px 9px 500px;
    position: relative;
}
.top-news-title::after {
    border-left: 16px solid #ff6000;
    border-top: 41px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline;
    float: right;
    position: absolute;
    right: -16px;
    bottom: 0;
}
.top-news a {
    width: 100%;
    color: #fff;
}
.top-news a:hover {
    color: #fff;
}
#news-ticker {
    float: left;
    font-size: 1.4rem;
    font-weight: 500;
    margin: 9px 0 6px 20px;
    max-height: 21px;
    overflow: hidden;
    width: 270px;
}
.site-branding img {
    margin-top: 5px;
    vertical-align: middle;
}
#site-logo {
    max-width: 300px;
}
.site-info a {
    color: #fff;
}
/*Top Header*/
.header-social {
    float: right;
    margin-top: 20px;
    padding: 0 15px;
}
#top-nav {
    display: block;
    float: right;
    transition: all 0.5s ease-in-out 0s;
    width: auto;
    margin-left: 50px;
}
#top-nav ul {
    display: block;
    margin: 0;
    padding: 0;
}
#top-nav ul ul {
    position: absolute;
    top: 100%;
    left: -19px;
    z-index: 1000;
    min-width: 235px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
    background-color: #F5F5F5;
    padding: 10px 20px;
}
#top-nav ul li:hover > ul.sub-menu {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease 0.1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
}
#top-nav ul ul ul {
    left: 100%;
    top: 0;
}
#top-nav li {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    position: relative;
}
#top-nav li li {
    float: none;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0;
}
#top-nav ul li li:first-child > a {
    border-left: none;
}
#top-nav ul li a {
    color: rgba(255, 255, 255, 0.75);
    display: block;
    position: relative;
    z-index: 99;
}
#top-nav ul ul a {
    font-size: 1.4rem;
    height: auto;
    padding: 8px 0;
    line-height: 1.3;
    text-align: left;
    width: 100%;
    border-left: none;
    border-right: none;
}
#top-nav ul ul li:last-child a {
    border-bottom: none;
}
#top-nav ul ul a:hover {
    color: #fff;
}
#top-nav ul ul li:first-child,
#top-nav ul ul li {
    border: none;
}
#top-nav ul li.menu-item-has-children a,
#top-nav ul li.page_item_has_children a {
    padding-right: 39px;
}
#top-nav li a:hover,
#top-nav li.current-menu-item a,
#top-nav li.current_page_item a,
#top-nav li:hover > a {
    color: #ffffff;
}
#top-nav .menu-toggle,
#top-nav .dropdown-toggle {
    display: none;
}
#mob-menu2,
#mobile-trigger2 {
    display: none;
}
/*--------------------------------------------------------------
## Social Links Style By WEN Themes
--------------------------------------------------------------*/
.university_hub_widget_social {
    clear: both;
    overflow: hidden;
}
.university_hub_widget_social ul {
    margin: 0;
    align-items: center;
}
.university_hub_widget_social li {
    margin-left: 28px;
    list-style: none;
}
.university_hub_widget_social li.search-icon-head {
    margin: 0;
}
.university_hub_widget_social li.search-icon-head a svg,
.university_hub_widget_social li.search-icon-head a:hover svg {
    fill: none;
}
.widget-area .university_hub_widget_social li,
#footer-widgets .university_hub_widget_social li {
    padding: 0;
}
.widget-area .university_hub_widget_social li::before,
#footer-widgets .university_hub_widget_social li::before {
    display: none;
}
.university_hub_widget_social ul li a::before {
    font-size: 1.9rem;
}
.university_hub_widget_social li a i {
    color: #cacad8;
    font-size: 1.8rem;
    font-weight: normal;
}
.university_hub_widget_social li a {
    display: flex;
}
.university_hub_widget_social ul li a::before {
    color: #ffffff;
    content: "\f0c1";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 2.2;
    text-shadow: -2px 1px 1px #222222;
    display: none;
}
.university_hub_widget_social ul li a[href*="facebook.com"]::before {
    content: "\f09a";
}
.university_hub_widget_social ul li a[href*="twitter.com"]::before {
    content: "\f099";
}
.university_hub_widget_social ul li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}
.university_hub_widget_social ul li a[href*="plus.google.com"]::before {
    content: "\f0d5";
}
.university_hub_widget_social ul li a[href*="youtube.com"]::before {
    content: "\f167";
}
.university_hub_widget_social ul li a[href*="dribbble.com"]::before {
    content: "\f17d";
}
.university_hub_widget_social ul li a[href*="pinterest.com"]::before {
    content: "\f0d2";
}
.university_hub_widget_social ul li a[href*="bitbucket.org"]::before {
    content: "\f171";
}
.university_hub_widget_social ul li a[href*="github.com"]::before {
    content: "\f113";
}
.university_hub_widget_social ul li a[href*="codepen.io"]::before {
    content: "\f1cb";
}
.university_hub_widget_social ul li a[href*="flickr.com"]::before {
    content: "\f16e";
}
.university_hub_widget_social ul li a[href$="/feed/"]::before {
    content: "\f09e";
}
.university_hub_widget_social ul li a[href*="foursquare.com"]::before {
    content: "\f180";
}
.university_hub_widget_social ul li a[href*="instagram.com"]::before {
    content: "\f16d";
}
.university_hub_widget_social ul li a[href*="tumblr.com"]::before {
    content: "\f173";
}
.university_hub_widget_social ul li a[href*="reddit.com"]::before {
    content: "\f1a1";
}
.university_hub_widget_social ul li a[href*="vimeo.com"]::before {
    content: "\f194";
}
.university_hub_widget_social ul li a[href*="digg.com"]::before {
    content: "\f1a6";
}
.university_hub_widget_social ul li a[href*="twitch.tv"]::before {
    content: "\f1e8";
}
.university_hub_widget_social ul li a[href*="stumbleupon.com"]::before {
    content: "\f1a4";
}
.university_hub_widget_social ul li a[href*="delicious.com"]::before {
    content: "\f1a5";
}
.university_hub_widget_social ul li a[href*="mailto:"]::before {
    content: "\f0e0";
}
.university_hub_widget_social ul li a[href*="soundcloud.com"]::before {
    content: "\f1be";
}
.university_hub_widget_social ul li a[href*="wordpress.org"]::before {
    content: "\f19a";
}
.university_hub_widget_social ul li a[href*="wordpress.com"]::before {
    content: "\f19a";
}
.university_hub_widget_social ul li a[href*="jsfiddle.net"]::before {
    content: "\f1cc";
}
.university_hub_widget_social ul li a[href*="tripadvisor.com"]::before {
    content: "\f262";
}
.university_hub_widget_social ul li a[href*="foursquare.com"]::before {
    content: "\f180";
}
.university_hub_widget_social ul li a[href*="angel.co"]::before {
    content: "\f209";
}
.university_hub_widget_social ul li a[href*="slack.com"]::before {
    content: "\f198";
}
/*social links hover effect */
.university_hub_widget_social ul li a[href*="facebook.com"] {
    background-color: #3b5998;
}
.university_hub_widget_social ul li a[href*="twitter.com"] {
    background-color: #00aced;
}
.university_hub_widget_social ul li a[href*="plus.google.com"] {
    background-color: #dd4b39;
}
.university_hub_widget_social ul li a[href*="/feed/"] {
    background-color: #dc622c;
}
.university_hub_widget_social ul li a[href*="wordpress.org"],
.university_hub_widget_social ul li a[href*="wordpress.com"] {
    background-color: #45bbe6;
}
.university_hub_widget_social ul li a[href*="github.com"] {
    background-color: #4183c4;
}
.university_hub_widget_social ul li a[href*="linkedin.com"] {
    background-color: #007bb6;
}
.university_hub_widget_social ul li a[href*="pinterest.com"] {
    background-color: #cb2027;
}
.university_hub_widget_social ul li a[href*="flickr.com"] {
    background-color: #ff0084;
}
.university_hub_widget_social ul li a[href*="vimeo.com"] {
    background-color: #aad450;
}
.university_hub_widget_social ul li a[href*="youtube.com"] {
    background-color: #bb0000;
}
.university_hub_widget_social ul li a[href*="instagram.com"] {
    background-color: #517fa4;
}
.university_hub_widget_social ul li a[href*="dribbble.com"] {
    background-color: #ea4c89;
}
.university_hub_widget_social ul li a[href*="skype.com"] {
    background-color: #12a5f4;
}
.university_hub_widget_social ul li a[href*="digg.com"] {
    background-color: #333;
}
.university_hub_widget_social ul li a[href*="codepen.io"] {
    background-color: #001837;
}
.university_hub_widget_social ul li a[href*="reddit.com"] {
    background-color: #ff4500;
}
.university_hub_widget_social ul li a[href*="mailto:"] {
    background-color: #1d62f0;
}
.university_hub_widget_social ul li a[href*="foursquare.com"] {
    background-color: #f94877;
}
.university_hub_widget_social ul li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}
.university_hub_widget_social ul li a[href*="twitch.tv"] {
    background-color: #6441a5;
}
.university_hub_widget_social ul li a[href*="tumblr.com"] {
    background-color: #32506d;
}
.university_hub_widget_social ul li a[href*="foursquare.com"] {
    background-color: #f94877;
}
.university_hub_widget_social ul li a[href*="stumbleupon.com"] {
    background-color: #eb4924;
}
.university_hub_widget_social ul li a[href*="twitch.tv"] {
    background-color: #6441a5;
}
.university_hub_widget_social ul li a[href*="tumblr.com"] {
    background-color: #32506d;
}
.university_hub_widget_social ul li a[href*="soundcloud.com"] {
    background-color: #ff5500;
}
.university_hub_widget_social ul li a[href*="wordpress.org"] {
    background-color: #45bbe6;
}
.university_hub_widget_social ul li a[href*="jsfiddle.net"] {
    background-color: #4679bd;
}
.university_hub_widget_social ul li a[href*="tripadvisor.com"] {
    background-color: #86c171;
}
.university_hub_widget_social ul li a[href*="foursquare.com"] {
    background-color: #2d5be3;
}
.university_hub_widget_social ul li a[href*="angel.co"] {
    background-color: #001837;
}
.university_hub_widget_social ul li a[href*="slack.com"] {
    background-color: #56b68b;
}
/*--------------------------------------------------------------
## Main slider Style By WEN Themes
--------------------------------------------------------------*/
#featured-slider {
    position: relative;
    z-index: 99;
}
#main-slider::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 200px;
    content: "";
    left: 0;
}
#main-slider::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
    height: 200px;
    content: "";
    left: 0;
}
#main-slider {
    color: #686868;
    clear: both;
    position: relative;
    text-align: center;
}
#main-slider img {
    width: 100%;
    vertical-align: middle;
}
#main-slider .cycle-slide {
    width: 100%;
}
#main-slider article.first {
    display: block;
}
#main-slider article {
    display: none;
}
#main-slider .cycle-slideshow {
    margin-bottom: 0;
    padding: 0;
}
#main-slider .cycle-caption {
    bottom: 35%;
    height: auto;
    position: absolute;
    text-align: left;
    transition: all 1s ease-in-out 0s;
    width: 100%;
    z-index: 999;
}
#main-slider .cycle-caption .caption-wrap {
    max-width: 45%;
    float: left;
}
#main-slider .next-prev-wrapper {
    height: 100%;
    margin: 0 auto;
    max-width: 1300px;
    position: relative;
}
#main-slider h3 {
    display: inline-block;
    font-size: 2.3rem;
    line-height: 1.2;
    margin-bottom: 0;
    background: none;
    padding: 10px 20px 10px;
}
#main-slider h3 a span {
    color: #fff;
}
#main-slider p {
    background: #ffffff none repeat scroll 0 0;
    color: #707070;
    font-size: 1.5rem;
    margin-bottom: 25px;
    padding: 15px 20px;
}
#main-slider h3 a {
    color: #a4a2a2;
}
#main-slider h3 span {
    display: none;
}
.slider-buttons a {
    background: #fff;
    border: none;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    padding: 8px 25px;
    margin: 0 20px 0 0;
}
.custom-button::after {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 7px;
}
.slider-buttons .button-primary {
    background: #ff6000;
    border-color: #ff6000;
}
.slider-buttons .button-secondary {
    background: #179bd7;
    border-color: #179bd7;
}
.slider-buttons a:hover {
    opacity: 0.8;
}
/*slider pager box*/
#main-slider .pager-box {
    background-color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 1.3rem;
    font-weight: bold;
    height: auto;
    margin: 0 4px;
    padding: 0 5px;
    width: auto;
    z-index: 99;
}
#main-slider .cycle-pager {
    bottom: 20px;
    height: 35px;
    padding: 4px;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 999;
}
#main-slider .pager-box.cycle-pager-active {
    background-color: #179bd7;
    border-color: #ffffff;
    color: #ffffff;
}
/*Slider cycle next / previous*/
#main-slider .cycle-prev,
#main-slider .cycle-next {
    background: none ;
    top: 21px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 2.8rem;
    font-weight: normal;
    height: 35px;
    line-height: 1.2;
    position: absolute;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    width: 35px;
    z-index: 99999;
}
#main-slider .cycle-prev {
    right: 9%;
}
#main-slider .cycle-next {
    right: 5.5%;
}
#main-slider .cycle-prev:hover,
#main-slider .cycle-next:hover {
    color: #fff;
    background-color: #179bd7;
}
/*--------------------------------------------------------------
## Main Content Style By WEN Themes
--------------------------------------------------------------*/
#page #content {
    clear: both;
    padding: 30px 0 55px;
    padding-top: 0;
}

.home.home-content-not-enabled #content {
    display: none;
}
/*--------------------------------------------------------------
## Sidebar Style By WEN Themes
--------------------------------------------------------------*/
.widget-area .widget::after,
.widget-area .widget::before {
    clear: both;
    content: "";
    display: table;
}
.sidebar .widget-title {
    border-bottom: 1px solid #e7ecef;
    font-size: 2.1rem;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
.sidebar ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}
.sidebar ul ul {
    border-bottom: none;
    padding-bottom: 0;
}
.sidebar ul li {
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 5px;
    position: relative;
}
.sidebar ul li::before {
    color: #222222;
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.3rem;
    left: 0;
    position: absolute;
    top: 6px;
}
.sidebar .widget a,
.sidebar .widget a:visited {
    color: #001837;
}
.sidebar .widget a:hover,
.sidebar .widget a:active {
    color: #179bd7;
}
.sidebar .widget {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 2px #cfcfcf;
    padding: 20px;
}
/*calendar widget*/
.widget_calendar {
    text-align: center;
}
.widget_calendar caption {
    background: #179bd7 none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
}
.widget_calendar .pad {
    background: #eeeeee none repeat scroll 0 0;
}
.widget_calendar #today {
    background: #179bd7 none repeat scroll 0 0;
    color: #ffffff;
}
.widget .tagcloud a {
    border: 1px solid #dddddd;
    color: #001837;
    display: inline-block;
    font-size: 1.6rem !important;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px 15px;
}
.widget .tagcloud a:hover {
    border: 1px solid #179bd7;
    color: #179bd7;
}
.widget_categories li > a,
.widget_archive li > a {
    display: inline-block;
    min-width: 85%;
}
.search-form .search-submit:focus {
    box-shadow: inherit;
    outline: none;
}
/*--------------------------------------------------------------
## Footer Style
--------------------------------------------------------------*/
.site-footer {
    background: #042E6D;
    color: #fff;
    font-size: 1.2rem;
}
.site-footer a {
    color: #fff;
}
.site-footer a:hover {
    color: #fff;
}
.logo-block.d-flex {
    background: #fff;
    text-align: center;
    padding: 18px 0;
    margin: 27px 4% 0 0;
    box-sizing: border-box;
    height: 157px;
    justify-content: center;
}
.footer-menu-block .title-footer-menu {
    padding-bottom: 10px;
}
.footer-menu-block ul {
    list-style-type: none;
    margin: 0;
}
.footer-menu-block ul li {
    padding-bottom: 2px;
}
.footer-social-block a,
.footer-mess-block a {
    display: flex;
    background: #fff;
    width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
    border-radius: 3px;
}
.footer-mess-block a {
    width: 32px;
    height: 32px;
    border-radius: 100%;
}
.footer-mess-block a.wts-link svg {
    margin-top: 1px;
}
.footer-top .container {
    align-items: inherit;
}
.footer-top .footer-item-2,
.footer-top .footer-item-3 {
    font-size: 1.4rem;
}
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    padding: 13px 0;
}
.footer-item-1 {
    width: 12%;
    margin-right: 4%;
}
.footer-item-2 {
    width: 21%;
}
.footer-item-3 {
    width: 19%;
    margin-left: 1%;
}
.footer-item-4 {
    width: 13%;
}
.footer-item-5 {
    width: 12%;
    margin-left: 1%;
}
.footer-item-6 {
    width: 17%;
    line-height: 1.4;
}
.title-footer-menu {
    font-weight: 600;
    font-size: 1.6rem;
    padding-bottom: 13px;
    padding-top: 25px;
}
.footer-item-5.atoll-copy {
    width: 29%;
    margin-left: 1%;
    justify-content: flex-start;
}
.footer-item-5.atoll-copy span {
    display: inline-block;
    margin: 0 4px;
}
.do-footer-block .title-footer-menu {
    padding-bottom: 18px;
}
.do-footer-block .footer-lk {
    background: #FFFFFF;
    border-radius: 5px;
    color: #0361ED;
    padding: 8px;
    display: block;
    font-weight: 500;
    font-size: 1.6rem;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 13px;
    max-width: 180px;
}
.do-footer-block .footer-lk:hover {
    opacity: 0.9;
    color: #0361ED;
}
.do-text-wrap {
    max-width: 180px;
    line-height: 1.2;
}
.banners-pay-block a {
    display: block;
    max-width: 111px;
    padding: 9px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 0.9rem;
    height: 27px;
    box-sizing: border-box;
    line-height: 1;
}
.banners-pay-block a.pay-www {
    margin-top: 4px;
    background: #fff;
    padding: 2px 0;
}
.banners-pay-block a.pay-www img {
    max-width: 72px;
}
.banners-pay-block a.pay-ios,
.banners-pay-block a.pay-android {
    background: #07A652;
    position: relative;
}
.banners-pay-block a.pay-ios:before,
.banners-pay-block a.pay-android:before {
    width: 12px;
    height: 15px;
    content: "";
    position: absolute;
    left: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
    display: block;
}
.banners-pay-block a.pay-ios:before {
    background: url('/wp-content/themes/university-hub/img/ios.svg') no-repeat top center / 100%;
}
.banners-pay-block a.pay-android:before {
    background: url('/wp-content/themes/university-hub/img/android.svg') no-repeat top center / 100%;
}
.social-links-block ul {
    margin: 0;
    list-style-type: none;
}
.footer-social-block,
.footer-mess-block {
    display: flex;
}
.footer-icon {
    position: relative;
    padding-left: 36px;
    padding-bottom: 20px;
}
.footer-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 27px;
    height: 27px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.footer-icon.footer-email-block:before {
    background-image: url('/wp-content/themes/university-hub/img/new/icons/mail.svg');
}
.footer-icon.footer-address-block:before {
    background-image: url('/wp-content/themes/university-hub/img/new/icons/map.svg');
}
.footer-icon.footer-phone-block:before {
    background-image: url('/wp-content/themes/university-hub/img/new/icons/phone.svg');
}
.footer-phone-block {
    font-weight: 700;
    padding-bottom: 13px;
}
.footer-phone-block span {
    font-weight: 400;
    font-size: 1rem;
    display: block;
}
.pay-footer-block .title-footer-menu:not(.mess-title),
.social-links-block .title-footer-menu:not(.mess-title) {
    padding-bottom: 15px;
}
.pay-footer-block .mess-title,
.social-links-block .mess-title {
    padding-top: 23px;
}
.logo-banner-wrap.d-flex {
    justify-content: inherit;
    font-family: 'Merriweather', serif;
}
.logo-banner-img {
    max-width: 93px;
    margin-right: 11px;
}
.logo-banner-text {
    font-size: 1.6rem;
    line-height: 1.35;
}
.banner-text-num {
    font-size: 7rem;
    margin-bottom: 11px;
    line-height: 0.6;
}
.faculty-banner-text {
    text-align: center;
    font-weight: 800;
    line-height: 1.4;
    font-size: 2rem;
}
.banner-text-gift {
    font-size: 3rem;
    margin-top: -20px;
}
.banner-text-gift img {
    margin-left: 7px;
}
.faculty-banner-text .btn {
    background: #0D6EFF;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.4);
    padding: 14px;
    box-sizing: border-box;
    width: 95%;
    max-width: 327px;
    display: block;
    margin: 10px auto 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.faculty-banner-text .btn:hover {
    background: #fff;
    color: #2A2A2A;
}
/*Scrollup Style*/
.scrollup {
    background-color: #042E6D;
    bottom: 50px;
    color: #ffffff;
    display: none;
    float: right;
    line-height: 1;
    padding: 0 10px 5px;
    position: fixed;
    left: 32px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    z-index: 99;
    border-radius: 5px;
}
.scrollup:hover {
    background-color: #0361ED;
}
.scrollup i {
    font-size: 3rem;
    color: #fff;
}
.grecaptcha-badge {
    visibility: hidden;
}
.warn-captcha {
    font-size: 1rem;
    line-height: 1.3;
    color: gray;
    margin-bottom: 15px;
}
.warn-captcha a {
    color: gray;
}
.video-review-block .slick-arrow {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 45px;
    opacity: 0.5;
    background-size: 100%;
    padding: 0;
}
.video-review-block .slick-arrow.slick-disabled {
    opacity: 0.2;
}
.video-review-block {
    padding: 10px 30px 0;
    text-align: center;
}
.video-review-block .slick-prev.slick-arrow {
    left: -25px;
}
.video-review-block .slick-next.slick-arrow {
    right: -25px;
}
.widget_custom_html h3,
.widget_text h3 {
    color: #252A2D;
}
.our-advant {
    display: flex;
    justify-content: center;
    max-width: 1420px;
    margin: 60px auto 0;
    padding: 0 10px;
}
.our-advant > div {
    width: 26%;
    height: 289px;
    box-sizing: border-box;
    padding-top: 66px;
    padding-left: 26px;
    padding-right: 10px;
    background: url('/wp-content/themes/university-hub/img/adv1.jpg') top center no-repeat;
}
.our-advant > div:first-child {
    max-width: 345px;
    width: 24.7%;
}
.our-advant > div:nth-child(2) {
    max-width: 354px;
    width: 25.3%;
    padding-left: 44px;
    background: url('/wp-content/themes/university-hub/img/adv2.jpg') top center no-repeat;
}
.our-advant > div:nth-child(3) {
    max-width: 354px;
    width: 25.3%;
    padding-left: 21px;
    background: url('/wp-content/themes/university-hub/img/adv3.jpg') top center no-repeat;
}
.our-advant > div:nth-child(3) span {
    font-size: 9.6rem;
}
.our-advant > div:nth-child(4) {
    background: url('/wp-content/themes/university-hub/img/adv4.jpg') top center no-repeat;
    max-width: 345px;
    padding-left: 19px;
    padding-right: 19px;
    width: 24.7%;
}
.our-advant > div span {
    color: #FF560D;
    font-weight: 700;
}
.our-advant > div span span {
    font-size: 9.6rem;
    padding-right: 7px;
}
.our-advant > div > div {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 36px;
}
#footer-widgets {
    background: #F4F4F4;
}
.footer-widget-area:first-child,
.footer-widget-area:nth-child(2) {
    background: #fff;
}
.footer-widget-area:nth-child(2) {
    padding-bottom: 110px;
}
.footer-widget-area:nth-child(2) > div,
.footer-widget-area:nth-child(3) > div {
    display: flex;
    justify-content: space-between;
    max-width: 1420px;
    padding: 0 10px;
    margin: 0 auto;
}
.footer-widget-area:nth-child(2) .widget,
.footer-widget-area:nth-child(3) .widget {
    margin: 120px 0 104px;
    width: 25%;
    max-width: 337px;
    border-top: 10px solid #FFAE00;
}
.footer-widget-area:nth-child(2) .widget {
    margin-top: 77px;
    margin-bottom: 77px;
}
#custom_html-17.widget_text h3 {
    max-width: 640px;
}
.footer-widget-area:nth-child(2) .widget:nth-child(2),
.footer-widget-area:nth-child(3) .widget:nth-child(2) {
    border-top: 10px solid #0D6EFF;
}
.footer-widget-area:nth-child(2) > div {
    position: relative;
}
.footer-widget-area:nth-child(2) .read-more {
    display: block;
    background: #FF560D;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
    font-size: 1.8rem;
    color: #fff;
    font-weight: 700;
    max-width: 327px;
    text-align: center;
    margin: 30px auto 0;
    padding: 7px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer-widget-area:nth-child(2) .read-more:hover {
    background: #0D6EFF;
    color: #fff;
}
.footer-widget-area:nth-child(2) .widget:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: none;
}
.footer-widget-area:nth-child(2) .widget:nth-child(3),
.footer-widget-area:nth-child(3) .widget:nth-child(3) {
    border-top: 10px solid #FF560D;
}
.footer-widget-area:nth-child(2) .widget:nth-child(4),
.footer-widget-area:nth-child(3) .widget:nth-child(4) {
    border-top: 10px solid #F1FF4C;
}
.footer-widget-area:nth-child(2) h3,
.footer-widget-area:nth-child(3) h3 {
    font-size: 2rem;
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding-top: 35px;
}
.footer-widget-area:nth-child(2) ul,
.footer-widget-area:nth-child(3) ul {
    list-style: none;
    max-width: 293px;
    margin: 0;
    line-height: 25px;
}
.footer-widget-area:nth-child(2) .widget:last-child ul,
.footer-widget-area:nth-child(3) .widget:last-child ul {
    max-width: 339px;
}
.footer-widget-area:nth-child(2) ul li,
.footer-widget-area:nth-child(3) ul li {
    padding-bottom: 16px;
}
.footer-widget-area:nth-child(2) ul li a,
.footer-widget-area:nth-child(3) ul li a {
    color: #2B2B2B;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer-widget-area:nth-child(2) ul li a {
    border-bottom: 1px solid;
}
.footer-widget-area:nth-child(2) ul li a:hover,
.footer-widget-area:nth-child(3) ul li a:hover {
    opacity: 0.8;
    border-color: rgba(0, 0, 0, 0);
}
#lptw-contact-form-widget-5 .fa {
    display: none;
}
#lptw-contact-form-widget-5 #lptw-contact-form-submit .fa {
    display: inline-block;
}
/*--------------------------------------------------------------
##  layout sidebar By WEN Themes
--------------------------------------------------------------*/
.three-columns-enabled #primary {
    display: inline-block;
    float: none;
    width: 50%;
}
.global-layout-no-sidebar #primary {
    width: 100%;
}
/*--------------------------------------------------------------
## Inner Pages Style By WEN Themes
--------------------------------------------------------------*/
/*Basic Breadcrumb */
#breadcrumb {
    color: #a0c5e8;
    padding: 18px 0;
    width: 100%;
    overflow: hidden;
    background: #253b80;
}
#breadcrumb .breadcrumb-trail li {
    display: block;
    float: left;
    list-style: outside none none;
    padding-right: 10px;
}
#breadcrumb .breadcrumb-trail li.trail-item.trail-end::after {
    display: none;
}
#breadcrumb .breadcrumb-trail li::after {
    content: "\f105";
    margin-left: 10px;
    font-family: 'FontAwesome';
}
#breadcrumb .breadcrumb-trail .trail-items {
    margin: 0;
    padding: 0;
}
#breadcrumb a,
#breadcrumb .breadcrumb-trail li::after {
    color: rgba(255, 255, 255, 0.76);
}
#breadcrumb a:hover,
#breadcrumb .breadcrumb-trail li:hover::after {
    color: #a0c5e8;
}
/*Error 404 Page*/
section.error-404 {
    text-align: center;
}
#quick-links-404 ul li {
    display: inline-block;
    list-style: outside none none;
}
#quick-links-404 ul li a {
    color: #404040;
    display: block;
    padding: 5px 10px;
}
.error404 #primary {
    width: 100%;
}
section.error-404 .search-form {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
/*contact form 7*/
.wpcf7-form {
    max-width: 875px;
}
div.wpcf7 {
    margin: 0 auto;
    padding: 0;
}
.wpcf7 input {
    width: 100%;
}
.wpcf7 input.wpcf7-submit {
    width: auto;
}
.wpcf7-form-control-wrap {
    margin-top: 5px;
    display: block;
}
/*--------------------------------------------------------------
## Extra css for Pro By WEN Themes
--------------------------------------------------------------*/
/* Global layout sidebar By WEN Themes*/
.global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
    float: left;
}
.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
    float: right;
}
.global-layout-three-columns-cps #primary {
    float: left;
}
/* equal global layout*/
.global-layout-three-columns-pcs-equal #primary,
.global-layout-three-columns-pcs-equal #sidebar-primary,
.global-layout-three-columns-pcs-equal #sidebar-secondary,
.global-layout-three-columns-scp-equal #primary,
.global-layout-three-columns-scp-equal #sidebar-primary,
.global-layout-three-columns-scp-equal #sidebar-secondary {
    width: 33.33%;
}
.global-layout-three-columns-pcs-equal #sidebar-primary {
    float: left;
}
.global-layout-three-columns-pcs-equal #sidebar-secondary {
    float: right;
}
/*--------------------------------------------------------------
## Home Section
--------------------------------------------------------------*/
#front-page-home-sections .section-title,
#university-hub-front-page-widgets .widget-title {
    border-left: 4px solid #ff6000;
    color: #00387d;
    display: inline-block;
    font-size: 2.4rem;
    line-height: 1.1;
    margin-bottom: 30px;
    padding-left: 15px;
}
#front-page-home-sections .home-section-portfolio .section-title,
#front-page-home-sections .home-section-testimonials .section-title {
    color: #fff;
}
#university-hub-front-page-widgets {
    background-color: #f7fcfe;
}
#front-page-home-sections img {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#front-page-home-sections img:hover {
    opacity: 0.8;
}
/*--------------------------------------------------------------
## service section css By WEN Themes
--------------------------------------------------------------*/
.home-section-services {
    background: #fff;
}
.home-section-services .services-item {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-align: center;
}
.home-section-services .services-col-3 .services-item {
    width: 33.33%;
}
.home-section-services .services-col-4 .services-item h3 {
    font-size: 1.9rem;
}
.home-section-services .services-col-4 .services-item {
    width: 25%;
}
.home-section-services .services-col-3 .services-item:nth-child(3n+1) {
    clear: both;
}
.home-section-services .services-col-4 .services-item:nth-child(4n+1) {
    clear: both;
}
.home-section-services .services-item img {
    width: 100%;
}
.home-section-services .services-item > a {
    display: block;
    position: relative;
    z-index: 99;
}
.home-section-services .services-item h3 {
    color: #ffffff;
    display: block;
    font-size: 1.7rem;
    letter-spacing: 1px;
    padding: 6px 5px;
    background: #ddf2ff none repeat scroll 0 0;
    margin: 0;
}
.home-section-services .services-item-inner {
    overflow: hidden;
    position: relative;
}
.home-section-services .services-item-inner h3 a {
    color: #272727;
    display: block;
    height: 100%;
    width: 100%;
}
/*--------------------------------------------------------------
### Latest News post section
--------------------------------------------------------------*/
.home-section-latest-news {
    background: #fff;
    padding-bottom: 75px;
}
.latest-news-wrapper {
    border-top: 1px solid #C9C9C9;
    flex-wrap: wrap;
}
.latest-news-wrapper > div {
    width: 50%;
    box-sizing: border-box;
}
.latest-news-wrapper > div:nth-child(2n+1) {
    padding-right: 25px;
}
.latest-news-wrapper > div:nth-child(2n+2) {
    padding-left: 25px;
}
.latest-news-text-wrap {
    line-height: 1.35;
}
.latest-news-item {
    padding: 45px 0;
    border-bottom: 1px solid #C9C9C9;
}
.latest-news-title-block {
    align-items: center;
}
.latest-news-title-block .title-style {
    width: 425px;
    max-width: 100%;
}
.latest-news-title-block .all-news-wrap {
    margin-top: -10px;
}
.latest-news-thumb {
    margin-right: 43px;
    width: 284px;
    flex-shrink: 0;
}
.latest-news-title {
    font-size: 3rem;
    line-height: 1.35;
    font-weight: 400;
    color: #111;
    max-width: 400px;
    margin-bottom: 24px;
}
.latest-news-title a {
    color: #111;
}
.all-news {
    text-decoration: underline;
    font-weight: 500;
    color: #111;
    display: inline-block;
}
.all-news.more-news {
    margin-top: 45px;
    color: #0361ED;
}
.last-news-date {
    margin-top: 18px;
    color: #111;
}
/*--------------------------------------------------------------
## call to action style By WEN Themes
--------------------------------------------------------------*/
#front-page-home-sections .home-section-call-to-action {
    background: #179bd7 none repeat scroll 0 0;
    padding: 20px 0;
    text-align: center;
}
.home-section-call-to-action .cta-btn {
    border: 2px solid rgba(255, 255, 255, 0.73);
    border-radius: 0;
    color: #ffffff;
    padding: 9px 20px;
    transition: all 0.2s ease 0s;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 5px;
}
.home-section-call-to-action .cta-buttons {
    padding: 50px 0;
    float: right;
}
.home-section-call-to-action .cta-btn:hover {
    background-color: #fff;
}
.home-section-call-to-action .cta-content {
    float: left;
    text-align: left;
    width: 69%;
    padding-top: 10px;
}
#front-page-home-sections .home-section-call-to-action .section-title {
    margin-bottom: 15px;
    text-align: left;
    border: none;
    padding: 0;
    font-weight: normal;
    font-size: 2.6rem;
    color: #fff;
}
#front-page-home-sections .home-section-call-to-action p,
#front-page-home-sections .home-section-call-to-action p {
    color: #fff;
}
#front-page-home-sections .home-section-call-to-action p {
    margin: 0;
}
/*--------------------------------------------------------------
### Recent post widget style By WEN Themes
--------------------------------------------------------------*/
#footer-widgets .university_hub_widget_recent_posts .recent-posts-item {
    margin: 0;
}
.university_hub_widget_recent_posts .recent-posts-title {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 10px;
}
.university_hub_widget_recent_posts .recent-posts-title a {
    color: #222;
}
.university_hub_widget_recent_posts .recent-posts-item {
    clear: both;
    margin-top: 30px;
}
.university_hub_widget_recent_posts .recent-posts-item::after {
    clear: both;
    content: "";
    display: table;
}
.university_hub_widget_recent_posts .recent-posts-date::before {
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right: 8px;
    content: "\f017";
}
/*--------------------------------------------------------------
### Featured Page Widget style By WEN Themes
--------------------------------------------------------------*/
#university-hub-front-page-widgets .university_hub_widget_featured_page .container {
    width: 1349px;
    padding: 0;
    max-width: 100%;
}
#university-hub-front-page-widgets .featured-page-widget img.alignleft {
    margin-right: 60px;
    vertical-align: middle;
    margin-bottom: 0;
    max-width: 50%;
}
#university-hub-front-page-widgets .featured-page-widget img.alignright {
    margin-left: 60px;
    vertical-align: middle;
    margin-bottom: 0;
    max-width: 50%;
}
#university-hub-front-page-widgets .fetured-page-content {
    padding: 50px;
}
#university-hub-front-page-widgets .featured-page-widget.entry-content {
    margin: 0;
    background: #fff;
}
#university-hub-front-page-widgets .university_hub_widget_featured_page {
    padding: 0;
}
/*--------------------------------------------------------------
--------------------------------------------------------------*/
/*Bio Auther box*/
.authorbox {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 20px;
    overflow: hidden;
    padding: 15px;
}
.authorbox img {
    border-radius: 100%;
}
.authorbox .author-avatar {
    float: left;
    margin: 5px 15px 10px 0;
}
.authorbox.no-author-avatar .author-info {
    margin-left: 0;
}
.authorbox .author-bio-posts-content {
    margin-top: 10px;
}
.authorbox .author-bio-posts-content p {
    margin: 0;
}
.text-align-center {
    text-align: center;
}
.main-navigation ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
.main-navigation ul ul {
    list-style-type: none;
    position: absolute;
    top: 100%;
    left: 7px;
    z-index: 1000;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
    background-color: #042E6D;
    width: 360px;
    box-sizing: border-box;
    padding-bottom: 13px;
}
#primary-menu ul li {
    padding: 8px 18px 5px 18px;
    line-height: 1.25;
    font-size: 1.4rem;
}
#primary-menu li.menu-item-6054 ul{
    left: -16px;
}
.main-navigation ul li:hover > ul.sub-menu {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease 0.1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
}
.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
    display: none;
}
.breadcrumb-row .breadcrumbs {
    font-size: 1.2rem;
    padding: 27px 0;
    padding-bottom: 15px;
    font-family: "Roboto", serif;
    color: #000;
}
.breadcrumb-row .breadcrumbs a {
    color: #000;
}
.distance-learning {
    background: #fff;
    padding: 40px 70px 70px 70px;
    box-sizing: border-box;
}
.distance-learning h2 {
    margin-bottom: 10px;
}
.distance-learning > div.item-dt-1 {
    margin: 0 29px;
}
.distance-learning > div.distance-main-text {
    max-width: 38%;
    box-sizing: border-box;
    padding-right: 15px;
    margin-right: 35px;
}
.distance-learning ul {
    list-style-type: none;
    margin: 0;
}
.distance-learning ul li {
    position: relative;
    padding-left: 15px;
}
.distance-learning ul li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
    display: block;
    background: #4f4f4f;
    box-sizing: border-box;
}
.distance-main-text {
    position: relative;
}
.distance-main-text:after {
    content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    top: 23px;
    right: 0;
    background: #C9C9C9;
}
.title-distance-text {
    font-weight: 500;
    margin-top: 35px;
    margin-bottom: 10px;
    color: #000;
}
.course-sale h2.title-style {
    margin-top: 50px;
}
.course-sale-block {
    flex-wrap: wrap;
    margin-bottom: 85px;
}
.course-sale-block > div {
    margin-bottom: 20px;
    width: 24%;
    max-width: 390px;
    position: relative;
    overflow: hidden;
}
.course-sale-block:after {
    content: "";
    justify-content: flex-start;
    width: 24%;
    max-width: 390px;
}
.sale-img {
    position: relative;
}
.sale-img:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #004FC0 0%, rgba(0, 0, 0, 0) 100%);
}
.sale-info {
    position: absolute;
    bottom: 70px;
    padding: 0 30px 0 45px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
}
.sale-info a {
    color: #fff;
}
.sale-info .sale-title {
    font-size: 2.5rem;
    text-transform: uppercase;
    line-height: 0.5;
}
.sale-info .sale-title .course-sale-title {
    line-height: 1.5;
}
.sale-info .sale-title .more-info {
    text-transform: none;
    font-size: 1.6rem;
}
.sale-info .old-price {
    text-decoration: line-through;
}
.sale-info .promo-price {
    color: #EB5757;
    display: inline-block;
    margin-left: 12px;
}
.blue-form {
    background: linear-gradient(90deg, #0361ED 0.65%, #283267 100%);
    color: #fff;
}
.blue-form a,
.blue-form h2 {
    color: #fff;
}
.consultation-form {
    height: 306px;
    padding: 61px 118px;
    position: relative;
    line-height: 1.35;
    margin-top: 77px;
    box-sizing: border-box;
    margin-bottom: 40px;
}
.consultation-form .send-form-js {
    display: flex;
    align-items: center;
    height: 100%;
}
.consultation-form:after {
    content: "";
    display: block;
    right: 126px;
    bottom: 0;
    width: 437px;
    max-width: 100%;
    height: 332px;
    background: url('/wp-content/themes/university-hub/img/new/design/man.webp') no-repeat 0 0/100%;
    position: absolute;
}
.consultation-info {
    margin-right: 50px;
    width: 530px;
    max-width: 100%;
}
.consultation-form-block {
    justify-content: inherit;
}
.consultation-form-block .fields-block {
    width: 272px;
    margin-top: 25px;
}
.consultation-form-block .agree-input {
    margin-top: 40px;
}
.consultation-form-block .consultation-info-wrap {
    max-width: 480px;
}
.consultation-form-block .submit-link {
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
    background: #fff;
    color: #0361ED;
    margin-top: 37px;
    margin-bottom: 0;
}
.send-form-js input[type="text"],
.send-form-js input[type="tel"] {
    font-family: 'Montserrat', serif;
    font-weight: 400;
    font-size: 1.6rem; 
    border-radius: 10px;
    color: #4f4f4f;
    line-height: 1;
    width: 100%;
    outline: none;
    border: none;
    padding: 15px 30px;
    box-sizing: border-box;
}
.send-form-js .error input {
    box-shadow: 0px -5px 0px 0 red inset;
}
.send-form-js .agree-input {
    font-size: 1.2rem;
    height: 19px;
    line-height: 19px;
    color: #fff;
}
.send-form-js .agree-input a {
    color: #fff;
    text-decoration: none;
}
.send-form-js .agree-input input {
    display: none;
    width: auto;
    padding: 0;
}
.send-form-js .agree-input label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-right: 29px;
    line-height: 1;
    font-weight: 400;
}
.send-form-js .agree-input label:before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background: #FFFFFF;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -moz-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -ms-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -o-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
.send-form-js .agree-input label:after {
    content: "";
    background: url('/wp-content/themes/university-hub/img/new/icons/done.svg') center center no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    -webkit-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -moz-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -ms-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -o-transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    transition: all 400ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    opacity: 0;
}
.send-form-js .agree-input input[type="checkbox"]:checked + label::after {
    opacity: 1;
}
.send-form-js .agree-input.error label::before {
    box-shadow: 0px -5px 0px 0 red inset;
}
.doc-front {
    margin-bottom: 110px;
}
.doc-front h2 {
    margin-top: 80px;
    margin-bottom: 25px;
}
.doc-front .doc-block-text {
    max-width: 915px;
    display: none;
    padding: 0 60px;
}
.doc-front h3 {
    margin: 0;
    padding: 36px 60px;
    cursor: pointer;
    position: relative;
    -webkit-transition: padding 0.3s, margin 0.3s;
    -o-transition: padding 0.3s, margin 0.3s;
    transition: padding 0.3s, margin 0.3s;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
.doc-front h3:after {
    content: "+";
    position: absolute;
    right: 55px;
    font-size: 4rem;
    line-height: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #111;
    height: 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.doc-front .doc-block {
    padding: 0;
    background: #fff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.doc-front .doc-block.active-doc-block {
    padding: 57px 0 118px;
}
.doc-front .doc-block.active-doc-block h3 {
    padding: 0 60px;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.doc-front .doc-block.active-doc-block h3:after {
    content: "-";
}
.doc-front .doc-block.active-doc-block .doc-block-text {
    display: block;
}
.doc-front h3 {
    font-size: 2.5rem;
}
.docs-result {
    width: 42%;
    max-width: 684px;
    background: #fff;
    box-sizing: border-box;
    padding: 50px 32px 40px 63px;
}
.docs-result h2 {
    max-width: 350px;
    line-height: 1.3;
    margin-bottom: 37px;
}
.lnk-doc {
    align-items: center;
    font-weight: 500;
}
.lnk-doc + .lnk-doc {
    border-top: 1px solid #C9C9C9;
}
.lnk-doc .submit-link {
    width: 152px;
    border-radius: 10px;
    margin: 16px 0;
    padding: 12px;
}
.bank-form {
    width: 57%;
    max-width: 940px;
    box-sizing: border-box;
    padding: 29px 30px 40px 80px;
    position: relative;
}
.bank-form:after {
    content: "";
    display: block;
    right: 0;
    bottom: 30px;
    width: 380px;
    max-width: 100%;
    height: 368px;
    background: url('/wp-content/themes/university-hub/img/new/design/pay.webp') no-repeat 0 0/100%;
    position: absolute;
}
.bank-form h2 {
    margin-bottom: 3px;
}
.bank-form .form-success-wrap {
    margin: 0;
}
.bank-info-wrap {
    max-width: 325px;
}
.bank-list {
    justify-content: inherit;
    margin-top: 21px;
    margin-bottom: 25px;
    align-items: center;
}
.bank-list > div {
    margin-right: 19px;
}
.bank-list > div:first-child {
    margin-right: 15px;
}
.bank-form-block input[type="tel"] {
    border-radius: 5px;
    width: 247px;
    padding: 10px 30px;
    box-sizing: border-box;
    height: 40px;
}
.bank-form-block .submit-link {
    margin: 0;
    background: #111;
    width: 174px;
    padding: 12px;
    margin-left: -40px;
}
.bank-form-block .fields-block {
    width: 383px;
    max-width: 100%;
    margin-bottom: 24px;
}
/* about */
.dt-about {
    margin-top: 101px;
    background: #fff;
    padding: 78px 0 70px;
}
.dt-about h2.title-style {
    margin: 30px 0 15px;
    padding-bottom: 12px;
    max-width: 196px;
}
.dt-about__text {
    max-width: 550px;
}
.dt-about__socials img {
    margin-right: 19px;
    height: 48px;
}
.dt-about__image {
    margin-left: 20px;
}
.choose-sport {
    text-align: center;
    margin: 10px 0;
}
/* certificates */
.dt-certificates,
.teachers-block,
.reviews-block {
    overflow: hidden;
}
.dt-certificates h2.title-style,
.teachers-block h2.title-style,
.reviews-block h2.title-style {
    margin: 95px 0 30px;
    padding-bottom: 15px;
    max-width: 200px;
}
.dt-certificates .slick-list,
.teachers-block .slick-list,
.reviews-block .slick-list {
    overflow: inherit;
}
.dt-certificates .slick-prev,
.teachers-block .slick-prev,
.reviews-block .slick-prev {
    left: -10px;
}
.dt-certificates .slick-next,
.teachers-block .slick-next,
.reviews-block .slick-next {
    right: -10px;
}
.dt-certificates .slick-arrow,
.teachers-block .slick-arrow,
.reviews-block .slick-arrow {
    top: -60px;
}
.dt-certificates {
    max-height: 760px;
    overflow-y: hidden;
}
.dt-certificates__slider .slick-slide {
    max-width: 299px;
    margin-right: 89px;
}
.slick-dots {
    list-style-type: none;
    margin-top: 50px;
    margin-bottom: 60px;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    margin: 0 8px;
}
.slick-dots li.slick-active button {
    background: #0361ED;
}
.slick-dots button {
    font-size: 0;
    width: 13px;
    height: 13px;
    background: #BDBDBD;
    border: none;
    border-radius: 100%;
}
.teachers-block {
    background: #fff;
    max-height: 880px;
    overflow-y: hidden;
}
.teachers-block h2.title-style {
    margin-top: 55px;
}
.teachers-block .slick-slide {
    max-width: 390px;
    margin-right: 20px;
}
.teachers-block .slick-dots {
    margin-top: 30px;
    margin-bottom: 45px;
}
.teachers-block .latest-news-title-block .all-news-wrap {
    margin: 0;
}
.teachers-block .latest-news-title-block .all-news-wrap a {
    color: #0361ED;
}
.teacher-name {
    margin-top: 20px;
    font-weight: 500;
}
.teachers-info-text {
    max-width: 600px;
}
.slider-front-teachers {
    margin-top: 40px;
    border-top: 1px solid #C9C9C9;
    padding-top: 38px;
}
.reviews-block {
    max-height: 590px;
    overflow-y: hidden;
}
.reviews-block h2.title-style {
    margin: 75px 0 45px;
    padding-bottom: 25px;
    max-width: 425px;
}
.reviews-block .review-name {
    font-weight: 500;
    color: #111;
    margin-bottom: 7px;
    height: 30px;
    overflow: hidden;
}
.reviews-block .slide-review {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 30px;
    padding-right: 36px;
    box-sizing: border-box;
    max-width: 613px;
    margin-right: 20px;
    height: 266px;
}
.reviews-block .review-text {
    height: 144px;
    overflow: hidden;
}
.reviews-block .review-date {
    font-weight: 500;
    align-items: center;
    margin-top: 10px;
}
.reviews-block .review-date a {
    color: #0361ED;
}
.reviews-block .review-date-block {
    color: #BDBDBD;
}
.reviews-block .slick-dots {
    margin-top: 30px;
    margin-bottom: 70px;
}
.faq-list {
    background: #fff;
    padding: 26px 0 103px;
    margin-top: 45px;
    margin-bottom: 37px;
}
.faq-list h3 {
    margin-top: 50px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 68px;
    border-bottom: 1px solid #C9C9C9;
}
.qa-block {
    align-items: center;
    border-bottom: 1px solid #C9C9C9;
    padding: 7px 68px;
}
.qa-block h4 a{
    color: #111;
}
.qa-block h4,
.qa-block .submit-link {
    font-size: 1.6rem;
    margin: 0;
}
.qa-block .submit-link {
    width: 180px;
}
.order-form {
    background: linear-gradient(90deg, #0361ED 56.23%, #151C40 107%);
    margin-bottom: 59px;
    padding: 70px 88px 60px;
    box-sizing: border-box;
    /*    height: 420px;*/
    position: relative;
}
.order-form h2 {
    font-size: 5rem;
    font-weight: 700;
}
.order-form .order-info-wrap {
    font-weight: 500;
    font-size: 2.5rem;
    max-width: 530px;
}
.order-form .all-fields {
    max-width: 367px;
    margin: 0 auto;
}
.order-form .all-fields input {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 25px;
    border-radius: 5px;
    padding: 11px 34px;
    height: 40px;
}
.order-form .all-fields input[type="submit"] {
    max-width: 100%;
    margin: 11px 0 26px;
}
.order-form .form-info-text:after {
    content: "";
    display: block;
    right: 0;
    left: 135px;
    top: -6px;
    bottom: 0;
    /*    margin: auto;*/
    width: 335px;
    max-width: 100%;
    height: 190px;
    background: url('/wp-content/themes/university-hub/img/new/design/book.webp') no-repeat 0 0/100%;
    /*    position: absolute;*/
}
.order-form .form-success-wrap {
    max-width: 100%;
    width: 450px;
    margin-top: 55px;
}
.teacher-list {
    flex-wrap: wrap;
}
.teacher-list > div {
    width: 24%;
    margin-bottom: 30px;
}
.teacher-list:after {
    content: "";
    justify-content: flex-start;
    width: 24%;
    max-width: 385px;
}
.promo-block {
    padding-top: 103px;
    text-align: center;
}
.promo-block ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.4;
    justify-content: space-between;
    margin: 10px;
}
.promo-block ul li img {
    width: 85px;
}
.promo-block ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 110px;
}
.promo-block ul li {
    width: 20%;
    padding-top: 30px;
}
.promo-block ul li a {
    transition: all 0.2s ease 0.1s;
    -webkit-transition: all 0.2s ease 0.1s;
}
.promo-info {
    font-size: 1.5rem;
    padding-top: 30px;
    line-height: 1.5;
    text-align: left;
}
div.pdfemb-viewer {
    width: 640px !important;
    max-width: 100%;
}
div.pdfemb-viewer > div {
    width: 100%;
}
table.faculty-table th,
table.faculty-table td {
    border: 3px solid #c45911;
    background: #fff;
    text-align: left;
    font-size: 1.6rem;
}
table.faculty-table td:nth-child(2) {
    font-weight: 700;
}
table.faculty-table td[colspan] {
    background: #f4b083;
}
div.faculty-table,
.plan-table-block {
    border: 1px solid #EB5757;
    padding: 50px 24px;
    text-align: left;
    font-size: 1.6rem;
    line-height: 24px;
}
.plan-table-block {
    padding: 25px;
    margin: 0 0 1.5em;
    box-sizing: border-box;
}
.plan-table-block table.faculty-table.plan-table {
    margin: 0;
}
div.faculty-table .thead,
table.faculty-table.plan-table thead {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 0 30px;
}
table.faculty-table.plan-table p {
    margin: 0;
}
div.faculty-table .cell {
    float: left;
    padding: 15px;
    box-sizing: border-box;
}
table.faculty-table.plan-table td {
    padding: 15px;
    border: none;
}
table.faculty-table.plan-table th,
table.faculty-table.plan-table td {
    background: none;
    border: none;
    font-size: inherit;
}
div.faculty-table .cell:nth-child(1) {
    width: 8%;
}
div.faculty-table .cell:nth-child(2) {
    width: 37%;
}
div.faculty-table .cell:nth-child(3) {
    width: 8%;
}
div.faculty-table .cell:nth-child(4) {
    width: 17%;
}
div.faculty-table .cell:nth-child(5) {
    width: 12%;
}
div.faculty-table .cell:nth-child(6) {
    width: 18%;
}
div.faculty-table .tbody .cell:nth-child(2),
table.faculty-table.plan-table tbody td:nth-child(2) {
    font-weight: bold;
}
div.faculty-table .tbody .cell:nth-child(5) {
    font-weight: bold;
    font-size: 1.8rem;
    color: #FF560D;
}
div.faculty-table .trow:after {
    content: '';
    display: block;
    clear: both;
}
div.faculty-table .trow:nth-child(odd) {
    border: 1px solid #FF8049;
}
table.faculty-table.plan-table thead td {
    border: 1px solid #FF8049;
}
table.faculty-table.plan-table tbody tr:nth-child(2n+2) {
    border: 1px solid #FF8049;
}
.qa-wrap > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.qa-wrap > div > div {
    width: 50%;
    max-width: 750px;
}
.qa-wrap .answer {
    display: none;
    padding: 17px;
    padding-top: 0;
    margin-top: -10px;
}
.qa-wrap h2 {
    font-weight: 700;
    font-size: 3rem;
    line-height: 36px;
    text-align: left;
    border: none;
    margin: 0;
}
.qa-wrap h3 {
    background: #F4F4F4;
    padding: 10px 17px;
    padding-right: 45px;
    font-weight: 700;
    font-size: 2rem;
    position: relative;
    cursor: pointer;
}
.qa-wrap h3:after {
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 12px;
    content: "";
    background: url('/wp-content/themes/university-hub/img/qa.svg') top center no-repeat;
    transition: transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
}
.qa-wrap h3.active:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.price-promo-text {
    position: relative;
    display: table;
}
.price-promo-text .blue_text,
.full-page-prog .old-price {
    position: relative;
}
.program-wrap {
    margin-bottom: 50px;
}
.program-wrap > div {
    display: flex;
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 45px;
    justify-content: space-between;
}
.program-wrap > div.category-work {
    flex-direction: column;
    background: #0e59c3;
    padding: 0;
}
.category-work-block{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5%;
}
.category-work-block>div{
    width: 19%;
    margin: 0 0.5% 20px;
}
.category-work-block h2{
    font-size: 1.8rem;
    line-height: 1.2;
    text-align: center;
    height: 65px;
    padding: 10px;
    margin: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
.category-work-block h2 a{
    color: #fff;
}
.category-work-block h2 a:hover{
    color: #fff;
}
.category-work-block img{
    width: 100%;
}
.more-work a{
    display: block;
    margin: 0;
    background: #EB5757;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.img-icon-program {
    width: 20%;
    max-width: 280px;
    margin-right: 42px;
    box-sizing: border-box;
    flex-shrink: 0;
}
.program-desc-wrap {
    width: 60%;
}
.program-desc-wrap .entry-content-wrapper {
    max-width: 840px;
    line-height: 1.35;
}
.program-desc-wrap h2 {
    font-weight: 400;
    font-size: 2.5rem;
    margin-bottom: 5px;
}
.program-desc-wrap p {
    margin: 0;
    color: inherit;
}
.seo-block-content .program-desc-wrap {
    width: 72%;
}
.seo-block-content .program-desc-wrap .entry-content-wrapper {
    max-width: 100%;
}
.price-program-wrap .old-price {
    font-size: 3rem;
    display: block;
    position: relative;
    color: #828282;
    text-decoration: line-through;
}
.price-program-wrap {
    width: 20%;
    max-width: 272px;
    margin-left: 42px;
    flex-shrink: 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: 500;
    margin-top: 15px;
}
.price-program-wrap .submit-link {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.price-program-wrap .submit-link.choose-sport {
    margin-bottom: 10px;
}
.price-program-wrap .promo-price {
    font-size: 5rem;
    color: #EB5757;
    margin-bottom: 7px;
    display: block;
}
.lead-item {
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.lead-item .main-lead-info {
    width: 45%;
    color: #000;
    font-weight: 600;
    max-width: 660px;
}
.lead-item .full-lead-info {
    width: 50%;
}
.lead-item .lead-main {
    font-size: 1.8rem;
    margin-top: 50px;
    margin-bottom: 32px;
}
.lead-item h2 {
    font-weight: 600;
}
.lead-item p {
    margin-bottom: 29px;
}
.lead-item:last-child {
    margin-bottom: 0;
}
.lead-item:last-child {
    margin-bottom: 0;
}
.price-promo-text.long-promo-text .blue_text.old-price::after,
.price-promo-text.short-promo-text .blue_text.old-price::after {
    width: 95%;
    transform: rotate(-4deg);
}
.price-promo-text .promo-price {
    color: red;
    font-size: 2rem;
    display: table-row;
    text-align: right;
}
.submit-link.more-category-button {
    max-width: 500px;
    margin: 50px auto 20px;
}
.seo-category-description {
    padding-bottom: 0;
    border-bottom: 1px solid #C9C9C9;
}
.seo-category-description h2 {
    margin-top: 120px;
    margin-bottom: 30px;
    font-size: 4.6rem;
    font-weight: 600;
}
.seo-category-description p {
    max-width: 910px;
}
.seo-category-list {
    margin-top: 75px;
}
.category-list-item {
    background: #fff;
    padding: 40px 55px;
    margin-bottom: 20px;
    line-height: 1.2;
}
.category-list-item .post-title-seo {
    padding-right: 40px;
    color: #111;
    max-width: 800px;
}
.category-list-item .post-title-seo a{
    color: #111; 
}
.category-list-item .submit-link {
    margin: 0;
    width: 392px;
    max-width: 100%;
}
.seo-text-img {
    margin-top: 85px;
}
.seo-text-img h2 {
    font-weight: 500;
    font-size: 3.6rem;
    line-height: 1.2;
}
.seo-text-img h2 strong {
    font-weight: 500;
}
.seo-text-img h3 {
    font-size: 2.2rem;
}
.seo-text-img h3,
.seo-text-img .title-block {
    font-weight: 500;
}
.seo-text-img h3,
.seo-text-img .title-block,
.seo-text-img .font-weight-500 {
    color: #111;
}
.seo-text-img ul {
    list-style-type: none;
    margin: 30px 0;
    line-height: 1.7;
}
.seo-text-img .seo-text-block {
    max-width: 900px;
}
.seo-text-img .category-img {
    margin-top: 170px;
}
.seo-category-description,
.seo-text-img {
    line-height: 1.2;
}
.page-img-text-block {
    text-align: left;
    padding-bottom: 59px;
    border-bottom: 1px solid #C9C9C9;
}
.page-img-text-block+.page-main-block{
    padding-right: 125px;
}
.page-main-block h2{
    margin-top: 30px;
}
.about-not-front {
    margin-top: 15px;
    margin-bottom: 70px;
}
.archive.category .about-not-front {
    display: none;
}
.top-page-text {
    margin-bottom: 45px;
    max-width: 930px;
}
.top-page-text p {
    margin: 0;
}
.page-img-block {
    flex-shrink: 0;
    width: 35%;
    margin-right: 137px;
    box-sizing: border-box;
    max-width: 550px;
}
span.interval-block {
    display: inline-block;
    width: 50px;
}
span.width-delivery {
    width: 160px;
    display: inline-block;
}
.font-size-22 {
    font-size: 2.2rem;
}
.font-size-20 {
    font-size: 2rem;
}
.font-size-25 {
    font-size: 2.5rem;
}
.font-size-16 {
    font-size: 1.6rem;
    line-height: 1.4;
}
ol.font-size-16,
ul.font-size-16 {
    line-height: 2.2;
}
.font-size-15 {
    font-size: 1.5rem;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.color-block,
.volume-qual-list li {
    position: relative;
    padding-left: 34px;
    display: block;
}
.color-block:before,
.volume-qual-list li:before {
    width: 19px;
    height: 11px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
}
.volume-qual-list li::before {
    top: 4px;
}
.orange-block-before:before,
.volume-qual-list li:nth-child(5):before {
    background: #FFAE00;
}
.blue-block-before:before,
.volume-qual-list li:nth-child(2):before {
    background: #0D6EFF;
}
.redorange-block-before:before,
.volume-qual-list li:first-child:before {
    background: #FF560D;
}
.yellow-block-before:before,
.volume-qual-list li:nth-child(3):before {
    background: #F1FF4C;
}
.red-block-before:before,
.volume-qual-list li:nth-child(6):before {
    background: #FF483D;
}
.volume-qual-list li:nth-child(4):before {
    background: #042E6D;
}
p.get-diplom {
    line-height: 1.3;
}
.all-need-you-block {
    display: flex;
    justify-content: center;
    font-weight: 700;
    line-height: 1;
    font-size: 1.8rem;
}
.all-need-you-block.economy-block {
    display: none;
}
.all-need-you-block.economy-block span {
    font-size: 14.4rem;
}
.all-need-you-block > div {
    margin: 0 56px 50px;
    box-sizing: border-box;
}
.all-need-you-block > div:first-child span {
    color: #FF560D;
}
.all-need-you-block > div:last-child span {
    color: #042E6D;
}
.all-need-you-block span {
    font-size: 14.4rem;
    display: block;
}
.all-need-you-block.economy-block span {
    font-size: 10rem;
}
.all-need-you-block.economy-block > div:first-child span {
    color: #042E6D;
}
.all-need-you-block.economy-block > div:nth-child(2) span {
    color: #004FC7;
}
.all-need-you-block.economy-block > div:last-child span {
    color: #0D6EFF;
}
.fc-table-min.plan-table-block {
    padding: 10px;
}
.fc-table-min.plan-table-block table.faculty-table.plan-table td {
    padding: 5px 10px;
}
.volume-qual-block {
    line-height: 1.4;
}
.volume-qual-list {
    padding: 0;
    margin: 0 0 15px 0;
}
.volume-qual-list li {
    list-style-type: none;
}
.min-options {
    display: flex;
    margin: 30px 0 40px;
}
.min-options > div {
    width: 25%;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 700;
}
.min-options > div:nth-child(2) img {
    margin-top: -13px;
}
.change-position.min-options > div:nth-child(2) img {
    margin-top: 0;
}
.change-position.min-options > div:nth-child(3) img {
    margin-top: -13px;
}
.option-img {
    height: 106px;
}
.min-options > div span {
    display: block;
}
.subtitle-h1 {
    font-weight: 700;
}
.button-link-block {
    display: flex;
    justify-content: space-between;
}
.page-template-default .wpmtst-default-form .field-category,
.page-template-default .wpmtst-default-form .field-video {
    display: none;
}
.new-reviews-block {
    border: 1px solid #FF560D;
    padding: 35px 50px;
    display: flex;
    position: relative;
}
.review-logo {
    position: absolute;
    right: 50px;
    top: 35px;
}
.new-reviews-block > div:first-child {
    width: 82px;
    flex-shrink: 0;
    margin-right: 20px;
}
.strong-view.wpmtst-default .new-reviews-block .wpmtst-testimonial-image {
    margin: 0;
    float: none;
}
.strong-view.wpmtst-default .new-reviews-block .wpmtst-testimonial-image img {
    border-radius: 100%;
    padding: 0;
}
.new-reviews-block > div:first-child img {
    max-width: 100%;
}
.strong-view.wpmtst-default .new-reviews-block .wpmtst-testimonial-field {
    text-align: left;
}
body .strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: none;
    padding: 0;
}
.new-reviews-block .testimonial-name {
    font-weight: 700;
    font-size: 1.8rem;
}
.new-reviews-block .testimonial-name + .testimonial-field {
    color: #C2C2C2;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 7px;
}
.new-reviews-block .strong-rating span.star {
    padding-right: 5px;
    padding-bottom: 10px;
}
.new-reviews-block .strong-rating span.star::before {
    width: 23px;
    height: 22px;
    padding: 0;
}
.strong-view.wpmtst-default .wpmtst-testimonial-content.new-reviews-block p {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.25;
    max-width: 1020px;
}
body .strong-view.wpmtst-default .strong-content {
    margin: 20px auto 100px;
}
.wpmtst-testimonial-field {
    padding-right: 90px;
}
.show-more {
    display: none;
    padding-bottom: 10px;
    text-decoration: underline;
}
.up {
    background-size: 100%;
    width: 50px;
    height: 35px;
    display: block;
    position: fixed;
    right: 25px;
    bottom: 25px;
    border: none;
    outline: none;
    opacity: 0;
    visibility: hidden;
    z-index: -100;
    cursor: pointer;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.up.active-up {
    visibility: visible;
    z-index: 100;
    opacity: 0.7;
}
.up.active-up:hover {
    opacity: 0.9;
}
.phone-free-call {
    background: #0D6EFF;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
    padding: 20px;
    max-width: 550px;
    margin: 0 auto;
    margin-bottom: 2%;
    display: block;
    color: #fff;
    font-size: 2.5rem;
    text-align: center;
    transition: all 0.5s ease, opacity 0.2s ease;
    -webkit-transition: all 0.5s ease, opacity 0.2s ease;
}
.phone-free-call:hover,
.phone-free-call:active,
.phone-free-call:focus {
    color: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}
.phone-free-call span.title-call-head {
    background: #fff;
    color: #111;
    padding: 5px;
    display: block;
}
.phone-free-call span.title-call-phone {
    padding: 5px 5px 0;
    display: block;
}
.compensation-front-block {
    background: url(/wp-content/themes/university-hub/img/compensation.jpg) center center no-repeat;
    margin: 30px;
    margin-bottom: 30px;
    margin-bottom: 0;
    padding: 40px;
    font-size: 4rem;
}
.compensation-front-block a {
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    padding: 120px;
    background: rgba(0, 0, 0, 0.5);
    font-family: 'Merriweather', serif;
    transition: all 0.5s ease, opacity 0.2s ease;
    -webkit-transition: all 0.5s ease, opacity 0.2s ease;
}
.compensation-front-block a:hover {
    background: rgba(0, 0, 0, 0.7);
}
.plan-table-block.compensation-block table tr td {
    width: 33.333%;
}
.page-id-411 .plan-table-block tr td:last-child {
    width: 200px;
}
.page-id-2748 #footer-widgets {
    display: none;
}
.plan-wrap-kpk {
    cursor: pointer;
    text-decoration: underline;
}
.active-plan-wrap-kpk.plan-wrap-kpk {
    text-decoration: none;
}
.hide-plan-table {
    display: none;
}
#colophon .footer-contacts a {
    color: #fff;
}
.dt-application__form.send-form {
    position: relative;
}
.dt-application__form.send-form:before {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    content: "Спасибо! Заявка отправлена!";
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    font-size: 3rem;
    z-index: 10;
}
.dt-intro__text .dt-application__form.send-form:before {
    background: #0360EB;
    background: linear-gradient(90deg,rgba(3, 96, 235, 1) 0%, rgba(13, 83, 189, 1) 100%);
}
.seo-block-content .program-wrap > div {
    border: none;
}
.seo-block-content .program-wrap .entry-header h2.entry-title {
    border-bottom: 1px solid #EB5757;
}
.top-head-wrap {
    color: #333333;
    font-size: 1.4rem;
}
.top-head-wrap .special-version {
    background: #D8E7FF;
    display: block;
    font-weight: 500;
    width: 64px;
    max-width: 100%;
    padding: 20px 12px;
    box-sizing: border-box;
    line-height: 1;
    margin-right: 22px;
    color: #333;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    display: flex;
    align-items: center;
}
.top-head-wrap .special-version:hover {
    background: #fff;
}
.top-head-wrap .special-version svg {
    margin-left: 10px;
}
.top-head-wrap #top-nav ul li a {
    color: #333333;
}
.email-block {
    margin-right: 20px;
    font-size: 1.6rem;
}
.email-block a {
    color: #0D6EFF;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.license-wrap {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.3;
}
.license-wrap a {
    display: inline-block;
    color: #042E6D;
}
.call-timetable {
    width: 197px;
    text-align: center;
    font-size: 1.2rem;
    padding-left: 50px;
    padding-top: 10px;
}
.call-timetable .head-link {
    background: #F2F7FF;
    border: 1px solid #193763;
    border-radius: 5px;
    padding: 13px 13px 14px;
    color: #193763;
    max-width: 100%;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1;
    margin: 0;
    display: block;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.call-timetable .head-link:hover {
    background: #fff;
}
.call-timetable .head-link:focus {
    color: #193763;
}
.logo-img img {
    max-width: 105px;
    margin-right: 42px;
}
.logo-text {
    line-height: 1.4;
}
.logo-text span {
    font-size: 1.4rem;
    display: inline-block;
    margin-bottom: 5px;
}
.logo-menu-wrap {
    font-size: 1.8rem;
    padding: 15px 0 17px;
    position: relative;
    background: #fff;
}
.logo-menu-wrap .quick-call,
.mobile-contacts .quick-call {
    font-weight: 600;
    color: #042E6D;
}
.logo-menu-wrap .quick-call-wrap span {
    font-size: 1.2rem;
    display: inline-block;
    padding-left: 5px;
}
.logo-wrap {
    line-height: 1;
}
.email-block a:hover {
    color: #111;
}
.head-contacts-block-wrap {
    line-height: 36px;
}
.university_hub_widget_social li a svg {
    width: 18px;
}
.university_hub_widget_social li a svg {
    fill: #042E6D;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.university_hub_widget_social li a:hover svg {
    fill: #0D6EFF;
}
.head-menu-row {
    background: #042E6D;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    position: relative;
    margin-bottom: 44px;
}
.head-menu-row:after {
    position: absolute;
    width: 100%;
    max-width: 1620px;
    left: 0;
    right: 0;
    bottom: -44px;
    margin: auto;
    background: #C9C9C9;
    height: 1px;
    content: "";
}
.faculty-list .search-form input.search-field {
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
    border-radius: 6px;
    color: #fff;
    padding: 15px 11px;
    box-sizing: border-box;
    width: 350px;
    height: 50px;
    height: auto;
    background: #6882a8;
}
.faculty-list .search-form input.search-field::placeholder {
    color: #ddd;
}
.faculty-list .search-form .search-submit {
    width: 11px;
    font-size: 1.2rem;
    opacity: 0.6;
    padding: 0;
    right: 14px;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.faculty-list .search-form:after {
    display: none;
}
#primary-menu {
    display: flex;
    list-style-type: none;
    justify-content: space-between;
}
#primary-menu a {
    color: #fff;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
#primary-menu a:hover {
    opacity: 0.8;
}
#primary-menu li {
    padding: 25px;
    position: relative;
}
#primary-menu li.menu-item-6054 {
    padding-left: 0;
}
#primary-menu li.menu-item-6066 {
    padding-right: 0;
}
#primary-menu li.menu-item-2767,
#primary-menu li.menu-item-185 {
    padding: 25px 55px;
}
.submit-link,
input[type="submit"] {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    padding: 17px;
    box-sizing: border-box;
    background: #0361ED;
    display: block;
    max-width: 180px;
    text-align: center;
    color: #fff;
    margin: 40px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    border-radius: 5px;
    outline: none;
}
.submit-link:hover,
input[type="submit"]:hover,
.submit-link:focus,
input[type="submit"]:focus,
.submit-link:visited,
input[type="submit"]:visited,
.submit-link:active,
input[type="submit"]:active {
    color: #fff;
    background: #0361ED;
}
.link-form {
    background: #07A652;
    max-width: 100%;
}
.hide-block {
    display: none;
}
.fancybox__container {
    z-index: 100001;
}
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    padding: 0;
}
#form-wrap-head {
    /*    background: #204F94;*/
    color: #fff;
    /*    padding: 60px 30px 10px;*/
    max-width: 465px;
    box-sizing: border-box;
    position: relative;
    line-height: 1.5;
}
#form-wrap-head h2 {
    font-size: 2.4rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    padding: 0;
    border: none;
    margin: 0;
    text-align: left;
    margin-bottom: 30px;
}
#form-wrap-head label {
    margin: 0;
}
#form-wrap-head input {
    background: #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #111;
    font-weight: 400;
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
    padding: 11px 13px;
    box-sizing: border-box;
    max-width: 100%;
}
#form-wrap-head .error input {
    box-shadow: 0px -5px 0px 0 red inset;
}
#form-wrap-head p {
    margin-bottom: 20px;
}
#form-wrap-head .wpcf7-spinner {
    position: absolute;
    top: 20px;
    left: 5px;
}
.privacy-agree {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
}
.privacy-agree a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: underline;
}
#form-wrap-head .wpcf7-submit,
#form-wrap-head .btn-close {
    margin-top: 30px;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    background: #0D6EFF;
    border: 1px solid #0D6EFF;
    font-size: 1.4rem;
    padding: 11px;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    cursor: pointer;
}
#form-wrap-head .wpcf7-submit:hover,
#form-wrap-head .btn-close:hover {
    background: #193763;
    border: 1px solid #193763;
}
#form-wrap-head .wpcf7-not-valid-tip {
    font-weight: 700;
    font-size: 1.4rem;
}
#form-wrap-head .wpcf7 form.invalid .wpcf7-response-output,
#form-wrap-head .wpcf7 form.unaccepted .wpcf7-response-output,
#form-wrap-head .wpcf7 form.spam .wpcf7-response-output {
    font-size: 1.2rem;
    border: none;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}
.fancybox__content > .carousel__button.is-close {
    width: 22px;
    height: 22px;
    top: 20px;
    right: 20px;
    opacity: 0.7;
    background: url('/wp-content/themes/university-hub/img/mobile-icon/close-b.svg') no-repeat top center / 100%;
    border: none;
    margin: 0;
}
.fancybox__content > .carousel__button.is-close:active,
.fancybox__content > .carousel__button.is-close:focus {
    box-shadow: none;
}
.fancybox__content > .carousel__button.is-close svg {
    display: none;
}
.form-success-wrap {
    width: 264px;
    position: relative;
    text-align: center;
    margin: -12px auto 0;
    display: none;
    cursor: initial;
}
.form-success-wrap:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    content: "";
    background: url('/wp-content/themes/university-hub/img/mobile-icon/success.svg') no-repeat top center / 100%;
}
.thnk-block {
    font-size: 2.4rem;
    font-weight: 600;
    margin: 12px 0 10px;
}
.form-success-wrap .order-sent-block {
    font-weight: 400;
    font-size: 1.4rem;
    opacity: 0.8;
}
.form-success-wrap .btn-close {
    max-width: 203px;
    display: inline-block;
    margin-bottom: 20px;
}
#form-wrap-head .wpcf7-form.sent .wpcf7-response-output,
#form-wrap-head .wpcf7-form.sent .form-feedback-block {
    display: none;
}
#form-wrap-head .wpcf7-form.sent .form-success-wrap {
    display: block;
}
.search-page h2 {
    text-align: left;
    border: none;
    font-size: 2.2rem;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.site-content .search-box-wrap {
    max-width: 574px;
    margin: 10px 0 40px;
}
.site-content .search-box-wrap .search-form::after {
    content: "";
    width: 93px;
}
.site-content .search-box-wrap .search-submit {
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
    width: 58px;
    padding: 0;
}
.mark-string {
    height: 60px;
    padding: 10px 0 0;
    color: #f4f4f4;
    font-weight: 500;
    font-size: 2rem;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    bottom: -70px;
    max-width: 1920px;
    width: 100%;
}
.mark-string .js-marquee-wrapper {
    color: #EB5757;
}
.departments{
    padding-bottom: 65px;
}
.departments-wrap {
    max-width: 1740px;
}
.departments-wrap > div {
    width: 43%;
    max-width: 733px;
    box-sizing: border-box;
}
.departments-wrap > div.faculty-list {
    margin-top: -10px;
    overflow: hidden;
}
.departments-wrap > div.faculty-list > div:not(.title-search) {
    overflow: auto;
    padding: 0 60px 0 10px;
}
.departments-wrap > div.slider-front-course {
    width: 57%;
    max-width: 986px;
    position: relative;
}
.departments-wrap > div.slider-front-course h2{
    margin-top: 5px;
    margin-bottom: 0;
}
.departments-wrap .course-span {
    text-transform: uppercase;
}
.departments-wrap .slide-title {
    font-size: 4rem;
    line-height: 1.5;
    margin-bottom: 23px;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 500px;
}
.departments-wrap .slide-title a {
    color: #fff;
}
.departments-wrap .slide-text {
    max-width: 405px;
}
.departments-wrap .slider-front-course {
    height: 100%;
    overflow: hidden;
    padding: 0 60px;
}
.faculty-list .title-search {
    padding-right: 60px;
    padding-bottom: 15px;
}
.faculty-list .title-search h2 {
    margin-bottom: 0;
}
.slick-arrow {
    width: 59px;
    height: 59px;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.07));
    background: #fff;
    padding: 0;
    margin: 0;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    border: none;
}
.slick-arrow:before {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background: url('/wp-content/themes/university-hub/img/new/icons/arr-blue.svg') no-repeat center center;
}
.slick-prev {
    left: 8px;
}
.slick-prev:before {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slick-next {
    right: 8px;
}
.slide-info {
    position: absolute;
    top: 53px;
    left: 80px;
    color: #fff;
    z-index: 2;
}
.slide-img {
    position: relative;
}
.slide-img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #004FC0 0%, rgba(0, 0, 0, 0) 100%);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.slider-front-course .submit-link {
    max-width: 272px;
    background: #fff;
    color: #111;
    margin-top: 75px;
    border-radius: 10px;
}
.slider-front-course .slick-slider {
    height: 467px;
    overflow: hidden;
}
.slide-course {
    position: relative;
}
.faculty-list .submit-link {
    border-radius: 0 5px 5px 0;
    padding: 21px;
    width: 180px;
}
.faculty-list h2 {
    margin-bottom: 15px;
    margin-left: 10px;
}
.faculty-title {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(3, 97, 237, 0.15);
    border-radius: 5px;
    margin-bottom: 14px;
}
.faculty-title h3 {
    font-size: 1.8rem;
    font-weight: 400;
    padding: 15px 15px 15px 45px;
}
.faculty-title h3 a {
    color: #111;
}
.faculty-title h3,
.faculty-title .submit-link {
    margin: 0;
}
.order-form-not-front {
    margin-top: 25px;
}
html body #special-version-controls {
    background: #d6d6d6 !important;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    z-index: 100500;
    box-shadow: 0 0 15px -2px #111;
    padding: 10px 0;
    display: none;
}
html body.special-wrapper #special-version-controls {
    display: block;
}
html body #special-version-controls > div {
    margin: 0 auto;
    max-width: 825px;
    position: relative;
}
html body #special-version-controls > div > div {
    display: inline-block;
    color: #000;
    font-size: 1.8rem !important;
    margin: 0 20px 0 0;
}
html body #special-version-controls > div > div {
    display: inline-block;
    color: #000;
    font-size: 1.8rem !important;
    margin: 0 20px 0 0;
}
html body #special-version-controls > div > div {
    display: inline-block;
    color: #000;
    font-size: 1.8rem !important;
    margin: 0 20px 0 0;
}
html body #special-version-controls #crfont-style a {
    text-decoration: none;
}
html body #special-version-controls #crfont-style a:first-child {
    font-size: 1.6rem !important;
}
html body #special-version-controls #crfont-style a:nth-child(2) {
    font-size: 2rem !important;
}
html body #special-version-controls #crfont-style a:nth-child(3) {
    font-size: 2.4rem !important;
}
html body #special-version-controls #crfont-style a:nth-child(4) {
    font-size: 2.8rem !important;
}
html body #special-version-controls #bgcolor-style a {
    text-decoration: none;
    display: inline-block;
    padding: 0 11px;
}
html body #special-version-controls #bgcolor-style a:first-child {
    background-color: #fff;
    color: #000000;
}
html body #special-version-controls #bgcolor-style a:nth-child(2) {
    background-color: #000;
    color: #ffffff;
}
html body #special-version-controls #bgcolor-style a:nth-child(3) {
    background-color: #9DD1FF;
    color: #063462;
}
html body #special-version-controls #cr_version_link {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 1.8rem !important;
    font-weight: 400;
    padding-left: 36px;
    width: 220px !important;
}
.fontsize20 p,
.fontsize20 h2,
.fontsize20 h1,
.fontsize20 h3,
.fontsize20 h4,
.fontsize20 div,
.fontsize20 a,
.fontsize20 span {
    font-size: 2rem !important;
    line-height: 1.25 !important;
}
.fontsize24 p,
.fontsize24 h2,
.fontsize24 h1,
.fontsize24 h3,
.fontsize24 h4,
.fontsize24 div,
.fontsize24 a,
.fontsize24 span {
    font-size: 2.4rem !important;
    line-height: 1.25 !important;
}
.fontsize28 p,
.fontsize28 h2,
.fontsize28 h1,
.fontsize28 h3,
.fontsize28 h4,
.fontsize28 div,
.fontsize28 a,
.fontsize28 span {
    font-size: 2.8rem !important;
    line-height: 1.25 !important;
}
.fontbgbgwhitecolorblack {
    background: #fff !important;
    color: #000 !important;
}
.fontbgbgwhitecolorblack p,
.fontbgbgwhitecolorblack span,
.fontbgbgwhitecolorblack h2,
.fontbgbgwhitecolorblack h1,
.fontbgbgwhitecolorblack h3,
.fontbgbgwhitecolorblack h4,
.fontbgbgwhitecolorblack section,
.fontbgbgwhitecolorblack header,
.fontbgbgwhitecolorblack footer {
    background: #fff !important;
    color: #000 !important;
}
.fontbgbgwhitecolorblack div:not(.no-change) {
    background: #fff !important;
    color: #000 !important;
}
.fontbgbgwhitecolorblack a:not(.no-change) {
    background: #fff !important;
    color: #000 !important;
}
.fontbgbgblackcolorwhite {
    background: #000 !important;
    color: #fff !important;
}
.fontbgbgblackcolorwhite p,
.fontbgbgblackcolorwhite span,
.fontbgbgblackcolorwhite h2,
.fontbgbgblackcolorwhite h1,
.fontbgbgblackcolorwhite h3,
.fontbgbgblackcolorwhite h4,
.fontbgbgblackcolorwhite section,
.fontbgbgblackcolorwhite header,
.fontbgbgblackcolorwhite footer {
    background: #000 !important;
    color: #fff !important;
}
.fontbgbgblackcolorwhite div:not(.no-change),
.fontbgbgblackcolorwhite a:not(.no-change) {
    background: #000 !important;
    color: #fff !important;
}
.fontbgbluecolor {
    background: #9dd1ff !important;
    color: #063462 !important;
}
.fontbgbluecolor p,
.fontbgbluecolor span,
.fontbgbluecolor h2,
.fontbgbluecolor h1,
.fontbgbluecolor h3,
.fontbgbluecolor h4,
.fontbgbluecolor section,
.fontbgbluecolor header,
.fontbgbluecolor footer {
    background: #9dd1ff !important;
    color: #063462 !important;
}
.fontbgbluecolor div:not(.no-change),
.fontbgbluecolor a:not(.no-change) {
    background: #9dd1ff !important;
    color: #063462 !important;
}
.full-text-container .dt-curs__inner{
    display: block; 
}
.entry-header-subtitle{
    font-weight: 600;
    font-size: 1.8rem;
    max-width: 660px;
}
.entry-header-subtitle span{
    display: block;
}
.entry-header-subtitle span{
    text-transform: lowercase;
}
.entry-header-subtitle span:first-letter{
    text-transform: uppercase;
}
.course-type{
    color: #042e6d;
    font-weight: 600;
}
.type-page-program{
    margin-bottom: 10px;
}
.logo-menu-wrap .quick-call-wrap span.quick-call-wrap-mess{
    padding-left: 0;
}
.dt-features.work-page{
    padding-top: 60px;
}
.dt-features.work-page .dt-features__inner{
    padding-top: 10px;
    padding-left: 0;
}
.dt-features.work-page .dt-features__item:first-child{
    margin-left: 0;
}
.category-work-wrap h1,
.dt-features.work-page h2{
    font-size: 4.4rem;
    font-weight: 600;
}
.category-work-wrap h1{
    margin-bottom: 20px;
}
.legend-category-work{
    font-weight: 500;
    color: #707070;
    font-size: 1.2rem;
    display: flex;
    justify-content: space-between;
    max-width: 732px;
    margin-bottom: 40px;
    align-items: center;
}
.legend-category-work>div:first-child{
    width: 365px;
    max-width: 100%;
}
.legend-category-work>div:first-child p{
    margin-bottom: 10px;
}
.legend-category-work>div:first-child p+p{
    margin-bottom: 0;
}
.legend-category-work>div:last-child{
    width: 280px;
}
.legend-category-work .title-legeng-category-work{
    font-weight: 600;
    font-size: 1.6rem;
    color: #111;
}
.legend-category-work input[type="text"]{
    background: none;
    font-size: 1.2rem;
    color: #111;
    font-weight: 500;
    padding: 3px 0 7px;
    border-bottom: 1px solid #111;
    border-radius: 0;
    width: 100%;
}
.legend-category-work .category-form{
    position: relative;
}
.legend-category-work .category-work-btn{
    position: absolute;
    top: 0;
    right: 0;
    background: url('/wp-content/themes/university-hub/img/new/icons/search.svg') no-repeat center center;
    padding: 0;
    width: 16px;
    height: 16px;
    margin: auto;
    bottom: 0;
}
.dt-result__slide {
    display: flex;
    align-items: center;
}
.discharge-block{
    background: #0361ED;
    padding: 70px 30px;
    margin-bottom: 70px;
}
.discharge-block h2{
    color: #fff;
}
.discharge-list-item{
    font-size: 2rem;
}
.discharge-num{
    color: #1351c1;
    padding: 7px 10px;
    width: 19%;
    max-width: 268px;
    margin-top: 8px;
    background: #68a0f4;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.discharge-num-active .discharge-num{
    background: #EB5757;
    color: #fff;
    cursor: inherit;
}
.discharge-all-desc{
    border-radius: 8px;
    background: #fff;
    color: #111;
    min-height: 100%;
    opacity: 0;
    width: 80%;
    padding: 25px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 20%;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;   
    line-height: 1.17;
}
.discharge-num-active .discharge-all-desc{
    opacity: 1;
}
.discharge-desc{
    margin-bottom: 15px;
}
.discharge-list>div{
    position: relative;
    min-height: 300px;
}
.title-discharge{
    font-weight: 600;
}
.edu-steps h2{
    text-align: center;
}
.steps-wrap{
    position: relative;
    margin-top: 130px;
}
.steps-wrap>div{
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(3, 89, 218, 0.15);
    border-radius: 8.99235px;
    padding: 25px 40px 15px 15px;
    max-width: 400px;
    color: #111;
    box-sizing: border-box;
    line-height: 1.15;
    height: 130px;
}
.steps-wrap:after{
    content: "";
    border-bottom: 2px dashed #99b7e1;
    height: 1px;
    width: 100%;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    z-index: -1;
}
.num-step-0{
    margin-top: 0;
}
.step-img{
    width: 70px;
    margin-right: 15px;
    flex-shrink: 0;
}
.step-text{
    font-size: 1.2rem;
}
.step-title{
    font-weight: 700;
    font-size: 1.6rem;
    padding-bottom: 7px;
    padding-top: 5px;
}
.steps-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1140px;
    margin: 25px auto;
    position: relative;
}
.steps-block>div{
    width: 50%;
}
.steps-block>div:last-child .steps-wrap{
    display: flex;
    justify-content: flex-end;
}
.steps-block:after{
    content: "";
    height: 586px;
    border-left: 2px dashed #99b7e1;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    width: 1px;
}
.dt-document.work-documents{
    margin-top: 80px;
}
.dt-intro__photo.work-photo{
    display: flex;
    align-items: end;
}
.dt-curs__inner.work-img-desc-block{
    align-items: center;
}
.dt-curs__inner.work-img-desc-block .dt-curs__content-img{
    max-width: 640px;
}

.page-template-faculty .breadcrumb-row{
    display: none;
}
.page-template-faculty #page #content{
    font-family: 'Roboto', sans-serif;
    color: #111; 
    font-size: 1.8rem; 
    line-height: 1.2;
    overflow: hidden;
    padding-bottom: 124px;
}
.page-template-faculty h1{
    margin: 0;
    border: none;
    font-size: 4.8rem;
    text-transform: uppercase;
    padding-bottom: 15px;
    max-width: 850px;
}
.course-tag.faculty-tag>div{
    font-size: 2.4rem;
    font-weight: 700; 
    padding: 12px;
    margin-right: 16px;
    border-radius: 12px; 
    background: #667FFE; 
}
.course-tag.faculty-tag>div.orange-tag{
    background: #F90; 
}
.faculty-main{
    padding-top: 56px;
}
.category-img-block{
    position: relative;
    z-index: 1;
}
.faculty-main .category-img{
    max-width: 708px;
    border-radius: 12px;
    box-shadow: 12px 12px 0 #d3d9f7;
}
.faculty-main .category-img img{
    border-radius: 12px;
}
.faculty-main>div:first-child{
    max-width: 811px;
}
.faculty-main .category-img>div{
    border-radius: 12px; 
    overflow: hidden;
}
.faculty-params{
    flex-wrap: wrap;
    padding-top: 70px;
    line-height: 1.2;
}
.faculty-params>div{
    width: 49%;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.10); 
    margin-bottom: 12px;
    padding: 14px 75px;
    box-sizing: border-box;
    position: relative;
}
.faculty-params>div:before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url('/wp-content/themes/university-hub/img/new/icons/book.svg') no-repeat center center;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto; 
}
.faculty-params>div.faculty-params-item-2:before,
.faculty-params>div.faculty-params-item-6:before{
    background: url('/wp-content/themes/university-hub/img/new/icons/info.svg') no-repeat center center;
}
.faculty-params>div.faculty-params-item-3:before{
    background: url('/wp-content/themes/university-hub/img/new/icons/calendar.svg') no-repeat center center;
}
.faculty-params>div.faculty-params-item-4:before{
    background: url('/wp-content/themes/university-hub/img/new/icons/cart.svg') no-repeat center center;
}
.faculty-params .strong{
    display: block;
}
.faculty-features .dt-features__item{
    width: 307px;
    height: 170px;
    box-sizing: border-box;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.17); 
    margin: 0px 7px;
}

.faculty-features .dt-features__inner{
    padding: 80px 0 0;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
    margin-bottom: 120px;
}

.page-template-faculty .dt-articl-title{
    font-weight: 700;
    color: #111;
}
.faculty-features{
    position: relative;
}
.faculty-features:before{
    content: "";
    position: absolute;
    top: 5px;
    right: -5px;
    width: 885px;
    height: 750px;
    transform: rotate(-30deg);
    opacity: 0.02;
    background: url(/wp-content/themes/university-hub/img/logo.svg) no-repeat 50% 50%/100%;
}
.logo-form{
    justify-content: inherit;
    align-items: center;
    margin-bottom: 30px;
}
.logo-form-block{
    margin-right: 18px;
}
.dt-application__form-new .logo-form .sale-date{
    margin: 14px 0 0;
}

.dt-application__form-new.form-faculty{
    margin-bottom: 140px;
}

.dt-application__form-new.form-faculty .dt-application__form > div::before{
    transform: none;
    background: #667FFE; 
    padding: 25px 0;
    font-size: 3.2rem;
    width: 408px;
    border: none;
    box-shadow: 5px 5px 0 #d3d9f7;
    right: 9px;
    top: -75px;
}
.dt-application__form-new.form-faculty .dt-application__form::after{
    display: none;
}
.faculty-text{
    flex-wrap: wrap;
}
.faculty-text>div{
    width: 49%;
}
.faculty-text>div>div{
    padding: 25px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #667FFE;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.10); 
    margin-bottom: 24px;
}
.faculty-text>div>div:nth-child(2n){
    border: 1px solid #F90; 
}
.faculty-text h2{
    color: #667FFE; 
    font-size: 3.2rem;
    font-weight: 700;
    padding-left: 60px;
    position: relative;
}
.faculty-text h2:before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    background-image: url(/wp-content/themes/university-hub/img/new/icons/text-faculty/1.svg);
    position: absolute;
    top: -5px;
    left: 0;
}
.faculty-text>div:first-child>div:nth-child(2n+2) h2:before{
    background-image: url(/wp-content/themes/university-hub/img/new/icons/text-faculty/3.svg);
}
.faculty-text>div:last-child h2:before{
    background-image: url(/wp-content/themes/university-hub/img/new/icons/text-faculty/2.svg);
}
.faculty-text>div:last-child>div:nth-child(2n+2) h2:before{
    background-image: url(/wp-content/themes/university-hub/img/new/icons/text-faculty/4.svg);
}
.faculty-text>div>div:nth-child(2n) h2{
    color: #F90; 
}
.faculty-text{
    padding-bottom: 116px;
}
.faculty-category-post{
    font-weight: 700;
}
.table-faculty{
    display: table
}
.thead-faculty{
    display: table-header-group;
}
.tbody-faculty{
    display: table-row-group;
}
.tr-faculty{
    display: table-row;
}
.td-faculty{
    display: table-cell;
}
.td-faculty .desctop-hide{
    display: none;
}
.faculty-category-post .thead-faculty .td-faculty{
    font-size: 2rem; 
}
.faculty-category-post .td-faculty{
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
    font-size: 1.6rem; 
    vertical-align: middle;
}
.faculty-category-post .td-faculty:nth-child(3){
    width: 17%;
}
.faculty-category-post .td-faculty:nth-child(4),
.faculty-category-post .td-faculty:nth-child(5){
    width: 15%;
}
.faculty-category-post .tbody-faculty .td-faculty:nth-child(4),
.faculty-category-post .tbody-faculty .td-faculty:nth-child(5){
    color: #667FFE; 
    font-size: 1.8rem;
}
.faculty-category-post .td-faculty{
    border: 1px solid #d3d9f7;
}
.faculty-category-post .tbody-faculty .tr-faculty:last-child{
    border-bottom: none;
}
.faculty-category-post .tbody-faculty .td-faculty:first-child{
    font-size: 2.4rem;
    color: #667FFE; 
}
.faculty-category-post a{
    border-radius: 5px;
    border: 1px solid #667FFE;
    background: #667FFE; 
    width: 197px;
    padding: 13px 0;
    text-align: center;
    color: #fff;
    display: block;
}
.orange-text{
    color: #F90; 
}
.base-c{
    display: block;
    font-size: 1.6rem; 
    color: rgba(17, 17, 17, 0.40);
    text-decoration: line-through;
}
.dt-result.dt-result-faculty{
    margin-top: 113px;
    background: #4154B1; 
    color: #fff;
    margin-bottom: 140px;
}
.dt-result.dt-result-faculty .dt-result__inner{
    padding: 80px;
}
.dt-result.dt-result-faculty .dt-result__info{
    margin: 0;
}
.dt-result.dt-result-faculty .dt-result__info .dt-result__text{
    max-width: 505px;
    margin: 0;
}
.dt-result.dt-result-faculty .dt-result__info .dt-result__text p,
.dt-result.dt-result-faculty .dt-result__info .dt-result__text ul{
    margin: 0 0 20px 0;
    color: #fff;
    font-weight: 700;
}
.dt-result.dt-result-faculty .dt-result__info .dt-result__text ul{
    list-style-type: none;
}
.dt-result.dt-result-faculty .dt-result__info .dt-result__text li{
    padding-left: 20px;
    position: relative;
}
.dt-result.dt-result-faculty .dt-result__info .dt-result__text li:before{
    content: "";
    width: 10px;
    height: 10px;
    background: #F90;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 0;
}
.dt-result.dt-result-faculty .dt-result__slider{
    max-width: 685px;
}
.dt-result.dt-result-faculty .dt-result__slide{
    height: 484px;
    padding-bottom: 15px;
}
.dt-result.dt-result-faculty .dt-result__slider:before,
.dt-result.dt-result-faculty .dt-result__slider:after{
    display: none;
}

.dt-result.dt-result-faculty .dt-result__title{
    font-size: 4.2rem;
    color: #fff;
}

.dt-result.dt-result-faculty .swiper-pagination-bullet{
    width: 18px;
    height: 18px;
}
.dt-result.dt-result-faculty .swiper-pagination-bullet-active::after{
    width: 12px;
    height: 12px;
    background-color: #F90;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
.dt-result.dt-result-faculty .dt-result__image{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    opacity: 0.17;
    max-width: 770px;
}

.page-template-faculty .dt-application-new h2 span{
    color: #667FFE; 
}

.dt-application-faculty{
    align-items: center;
}

.faculty-main-text{
    background: #fff;
    box-shadow: 0px 4px 18px rgba(3, 97, 237, 0.17);
    padding: 50px 100px;
    width: 55%;
    max-width: 875px;
    box-sizing: border-box;
    border-radius: 0 20px 20px 0;
}

.faculty-main-text h3{
    font-size: 3.2rem; 
    font-weight: 700; 
    margin: 0;
}

.faculty-main-text h3:after{
    content: "";
    display: block;
    max-width: 196px;
    height: 5px;
    margin: 15px 0;
    background: #667FFE; 
}

.faculty-main-text p{
    margin: 0 0 25px 0;
    max-width: 568px;
}

.faculty-main-text p span{
    color: #667FFE; 
}

.faculty-main-text .dt-about__socials img{
    margin-right: 19px;
    height: 50px;
}

.faculty-main-round{
    border-radius: 100%;
    height: 661px;
    width: 661px;
    border: 11px solid #F90; 
    background: #FFF; 
    padding: 60px 10px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
}

.faculty-main-round>div{
    width: 100%;
    align-items: center;
}

.faculty-main-round span{
    color: #667FFE; 
    font-size: 5rem; 
    display: block;
    font-weight: 700;
}
.faculty-info{
    margin: 60px 0 35px;
}
.faculty-info img{
    opacity: 0.8;
}
.faculty-info-num{
    width: 25%;
}
.dt-document.dt-document-faculty{
    padding: 0;
}
.dt-document-faculty .dt-document__list{
    margin: 0;
    width: 100%;
}
.dt-document-faculty .dt-document__list .dt-document__item{
    width: 20%;
    max-width: 314px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(3, 97, 237, 0.17); 
    padding: 25px;
    box-sizing: border-box;
}
.dt-document-faculty .dt-document__description{
    color: #111; 
}
.dt-document-faculty .dt-document__image{
    height: 184px;
    width: 188px;
    justify-content: center;
    display: flex;
    align-items: center;
}
.dt-document-faculty .dt-document__list img{
    width: 100%;
}
.dt-document-faculty .dt-document__list li:first-child img,
.dt-document-faculty .dt-document__list li:nth-child(3) img,
.dt-document-faculty .dt-document__list li:nth-child(5) img{
    height: 100%;
    width: auto;
}
.page-template-faculty .dt-reviews{
    margin-top: 140px;
}
.page-template-faculty .dt-rev__list{
    margin-bottom: 90px;
}
.page-template-faculty .dt-about,
.page-template-faculty #main-order-form{
    display: none;
}
.faq-wrap>div{
    padding: 24px 30px 16px 0;
    border-top: 1px solid #d3d9f7;
    font-size: 1.6rem; 
    position: relative;
    cursor: pointer;
}
.faq-wrap>div:after{
    content: "";
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px; 
    background: url(/wp-content/themes/university-hub/img/new/icons/open-arr.svg) no-repeat 50% 50%;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.faq-wrap>div.open-faq:after{
    transform: rotate(180deg);
}
.faq-wrap .faq-text{
    max-width: 700px;
    max-height: 0;
    transition: all 0.4s ease-out 0s;
    overflow: hidden;
}
.faq-wrap>div.open-faq .faq-text{
    max-height: 1000px;
}
.faculty-faq h2{
    margin-bottom: 40px;
}
.faq-wrap h3{
    font-weight: 700; 
    margin-bottom: 8px;
}
.faculty-bottom-form .dt-application__form-new.form-faculty .dt-application__form > div::before{
    background: #F90;
    box-shadow: 2px 3px 0 #ffd43b;
}
.faculty-bottom-form .dt-application__form-new .course-current-price{
    color: #667FFE; 
}
.faculty-bottom-form .dt-application__form-new .dt-application__btn{
    background: #667FFE;
}
.faculty-text-block p{
    margin: 0;
}
.list-way-block{
    list-style-type: none;
    flex-wrap: wrap;
    margin: 0;
    margin-top: 5px;
}
.list-way-block>li{
    width: 49%;
    margin-bottom: 10px;
}
.list-way-block a{
    font-weight: 500;
}
.front-slider-block .slick-slide img{
    width: 100%;
}
.submit-link.more-category-button.faculty-bottom-btn{
    width: 335px;
}
.pp-block{
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}
.pp-block>div{
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 18px 0 rgba(3, 97, 237, 0.17);
    padding: 0;
    border-radius: 8px;
    overflow: hidden;
    border: none;
    align-items: center;
    justify-content: inherit;
}
.program-desc-block{
    width: calc(100% - 180px);
    padding: 0 24px;
    align-items: center;
}
.program-desc-wrap-pp{
    width: 25%;
}
.img-pp-page{
    max-width: 180px;
}
.img-pp-page img{
    height: 116px;
}
.info-pp-block{
    font-size: 1.4rem;
    color: #0361ED;
}
.info-img-pp{
    justify-content: inherit;
}
.pp-block .entry-title{
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0;
    max-width: 350px;
}
.pp-block .entry-title:first-letter{
    text-transform: uppercase;
}
.course-pp-icons{
    font-size: 1.4rem;
    max-width: 284px;
    width: 25%;
    padding: 10px 0;
}
.course-pp-icons>div{
    margin-bottom: 5px;
    position: relative;
    padding-left: 19px;
    color: #111;
}
.course-pp-icons>div:last-child{
    margin: 0;
}
.course-pp-icons span{
    display: inline-block;
}
.course-pp-icons span:first-letter{
    text-transform: uppercase;
}
.course-pp-icons>div:before{
    position: absolute;
    width: 14px;
    height: 14px;
    content: "";
    left: 0;
    top: 3px;
    bottom: 0;
    background: url(/wp-content/themes/university-hub/img/new/icons/time.svg) no-repeat 50% 50%;
}
.course-pp-icons>div.entry-header-subtitle-pp:before{
    background: url(/wp-content/themes/university-hub/img/new/icons/books.svg) no-repeat 50% 50%;
}
.course-pp-icons>div.duration-block-pp:before{
    background: url(/wp-content/themes/university-hub/img/new/icons/duration.svg) no-repeat 50% 50%;
}
.price-program-wrap-pp{
    width: 225px;
    text-align: right;
}
.sale-block-pp{
    padding: 5px 12px;
    background: none;
    border: 1px solid #EB5757;
    color: #EB5757;
    border-radius: 24px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.4rem;
}
.sale-block-pp span{
    font-weight: 700;
}
.price-pp{
    font-weight: 700;
    font-size: 2.2rem;
    color: #EB5757;
}
.price-pp.old-price{
    text-decoration: line-through;
    color: #a0a0a0;
    font-size: 1.6rem;
}
.price-program-wrap-pp .submit-link{
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 0;
    font-size: 1.8rem;
}
.seo-block-content .program-wrap{
    margin-top: 25px;
    margin-bottom: 0;
}
.blue-text{
    color: #0361ed;
}
.new-front-reviews.reviews-block{
    max-height: inherit;
    margin-bottom: 40px;
}
.new-front-reviews .dt-reviews,
.new-front-reviews .dt-rev__list{
    margin: 0;
}
h1.main-title-page.news-title-page{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.news-tags{
    background: #fff;
    box-shadow: 0 4px 18px rgba(3, 97, 237, 0.17);
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 30px;
    position: relative;
    font-family: 'Roboto', sans-serif;
}
.news-tags .all-tags-block{
    list-style-type: none;
    margin: 0;
/*    padding-right: 280px;*/
/*    max-height: 34px;
    overflow: hidden;*/
    transition: all 0.2s ease 0s;
}
.news-tags .all-tags-block a,
.news-item-tags a,
.all-tags-block .all-tags{
    display: inline-block;
    padding: 8px 12px;
    line-height: 1;
    transition: all 0.2s ease 0s;
    border-radius: 24px;
    border: 1px solid #0361ed;
    color: #000;
    margin-right: 10px;
    margin-bottom: 10px;
}
.news-tags .all-tags-block a:hover,
.news-item-tags .all-tags-block a:hover,
.news-item-tags a:hover,
.all-tags-block .all-tags{
    background: #0361ed;
    color: #fff;
}
.open-all-tags{
    width: 32px;
    height: 32px;
    position: absolute;
    right: 24px;
    top: 24px;
    background: url(/wp-content/themes/university-hub/img/icon/arr-tags.svg) no-repeat 50% 50%;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    z-index: 1;
    display: none;
}
.all-tags-open .open-all-tags{
    transform: rotate(-180deg);
}
.all-tags-open .all-tags-block{
    max-height: 5000px;
}
.news-list-page{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-family: 'Roboto', sans-serif;
}
.news-list-page>div{
    width: 32%;
    max-width: 460px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 8px;
}
.news-list-page .news-form-line{
    width: 100%;
    max-width: 100%;
    background: none;
    margin: 40px 0 70px;
}
.news-list-page:after{
    content: "";
    flex: auto;
    justify-content: flex-start;
    width: 32%;
    max-width: 460px;
}
.news-list-page .news-img{
    overflow: hidden;
    height: 240px;
    border-radius: 8px 8px 0 0;
}
.news-list-page img{
    width: 100%;
}
.news-list-page .news-info{
    box-shadow: 0 4px 18px rgba(3, 97, 237, 0.17);
    padding: 24px;
    font-size: 1.4rem;
    line-height: 1.17;
}
.news-list-page .news-date{
    color: #0361ed;
    padding-bottom: 5px;
}
.news-list-page h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 10px;
}
.news-list-page h2 a{
    color: #111;
}
.news-list-page h2 a:hover{
    color: #0361ed;
}
.news-list-page .news-text p{
    margin: 0;
}
.news-item-tags{
    height: 32px;
}
.news-item-tags a{ 
    margin-right: 5px;
}
.news-info-main{
    height: 130px;
    overflow: hidden;
}
.news-list-page .news-btn{
    width: 100%;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 5px;
    box-sizing: border-box;
    font-size: 1.8rem;
    background: #0361ed;
    border-radius: 5px;
    text-align: center;
    margin-top: 15px;
    height: 32px;
}
.dt-application__form-new .dt-application__form > div.form-news-features:before{
    display: none;
}
.news-list-page .form-news-features img {
    width: auto;
}
.form-news-features .dt-features__item{
    background: none;
    box-shadow: none;
    padding: 0;
    height: auto;
}
.form-news-features .dt-features__inner{
    padding: 0;
    padding-top: 30px;
}
.content-news{
    width: 69%;
    padding-right: 50px;
    box-sizing: border-box;
    color: #000;
}
.content-news p{
    color: #000;
}
.content-news-other-form{
    width: 31%;
}
.content-news img{
    width: 100%;
}
.content-news h2{
    margin-bottom: 15px;
    margin-top: 20px;
}
.content-news .wp-block-image,
.content-news img,
.content-news p{
    margin: 15px 0;
}
.content-news ul,
.content-news ol{
    margin: 15px 20px;
    line-height: 2;
}
.content-news .wp-block-image img{
    margin-top: 0;
}
.content-news table tr:first-child{
    background: #0361ed;
    color: #fff;
    text-align: center;
}
.content-news table td{
    border: 1px solid #aaa;
}
.content-news .wp-block-embed,
.content-news .wp-block-embed iframe{
    max-width: 100%;
    width: 100%;
}
h1.news-title-page-single{
    margin-bottom: 30px;
}
.news-list-page.other-news-block{
    padding: 24px;
    display: block;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 18px rgba(3, 97, 237, 0.17);
    background: #fff;
    margin-bottom: 20px;
}
.news-list-page.other-news-block h2{
    font-size: 24px;
    font-weight: 700;
}
.news-list-page.other-news-block>div{
    max-width: 100%;
    width: 100%;
    margin: 0;
}
.news-list-page.other-news-block .news-img{
    display: none;
}
.news-list-page.other-news-block .news-info{
    box-shadow: none;
    padding: 15px 0 0;
    margin: 0;
    width: 100%;
    border-top: 1px solid rgba(3, 97, 237, 0.2);
    margin-top: 15px;
}
.news-list-page.other-news-block .news-info-main,
.news-list-page.other-news-block .news-item-tags{
    height: auto;
    margin-bottom: 10px;
}
.news-list-page.other-news-block h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.news-list-page.other-news-block .news-btn{
    margin-top: 10px;
}
.form-single-block .news-form-line{
    margin: 40px 0 0; 
}
.content-news a{
    color: #0361ed;
}
.content-news-other-form .news-date-main{
    color: #0361ed;
    margin-top: 31px;
    margin-bottom: 45px;
}
.post-411 a{
    color: #042e6d;
}
/*# sourceMappingURL=style.css.map */