/*
Theme Name: NUPH
Theme URI: http://www.kharkiv.net/
Author: Kirichenko O.C.
Description: 2018 NUPH
Version: 92
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nuph2
*/
/*--------------------------------------------------------------
>>> 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

--------------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5qayjp');
  src:  url('fonts/icomoon.eot?5qayjp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5qayjp') format('truetype'),
    url('fonts/icomoon.woff?5qayjp') format('woff'),
    url('fonts/icomoon.svg?5qayjp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fab.viber::before {
    content:"\f409";
}
.fab.telegram::before {
    content:"\f3fe";
}
body.pdfprnt_print {
    margin: 10px 20px;
    padding-left: 10px;
}
body.pdfprnt_print #content {
   /* max-width: 1024px;*/
    margin: auto;
}
body.pdfprnt_print .entry-content {
    font-size: 22px;
}
	.mobile-nav-wrap {
    display: none;
}
span.news-tags-links {
    position: absolute;
    top: 10px;
    padding: 2px 15px;
    text-align: center;
    background: #ff6000;
    opacity: 0.8;
}
span.news-tags-links a {
    color: #fff;
}
.lastnews-buttons {
    position: absolute;
    top: 5px;
    transition: all 0.4s ease 0s;
    width: 100%;
    text-align: left;
	background: #ff6000;
    border-color: #ff6000;
	opacity: 0.8;
}
.lastnews-buttons a {
    background: #fff;
    border: none;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    padding: 8px 25px;
    margin: 0 20px 0 0;
}

#tophead .container {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
.mec-wrap .mec-event-countdown-style3 {
    background: rgba(79, 140, 74, 0.5) linear-gradient(to top, rgb(255, 255, 255, 0.8) 15px, rgba(79, 140, 74, 1) 100%) repeat scroll 0 0!important;
}
.mec-event-countdown-style3 .mec-event-date:after {
    border-color: transparent transparent #92b88f transparent!important;
}
.mec-skin-monthly-view-month-navigator-container {
    position: relative;
}
.mec-calendar .mec-calendar-topsec {
    position: relative;
}
.mec-calendar .mec-calendar-side {
    position: static!important;
}

.mec-wrap .mec-totalcal-box .mec-totalcal-view span {
    font-size: 14px!important;
    letter-spacing: 0.1em;
    font-family: "Roboto",Arial,sans-serif!important;
}
.mec-calendar .mec-calendar-events-side .mec-table-side-title {
    font-size: 14px!important;
}
dt.mec-calendar-day-head,.entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6 {
    font-family: "Roboto",Arial,sans-serif!important;
}
#B753624u81 li._pdg1._ru a {
    font-size: 16px!important;
    padding-top: 8px!important;
}
.site-content #primary {
    width: 75%;
}
span.mec-totalcal-yearlyview {
    display: none !important;
}
span.mec-totalcal-yearlyview {
    display: none !important;
}
.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected:hover {
	color: #fff!important;
}
.mec-single-modern .col-md-4 .mec-frontbox {
    margin-left: 0!important;
}
.mec-single-modern .col-md-4 .mec-frontbox {
    margin-top:20px!important;
}
footer.entry-footer {
        /* display: none; */
}
.light-theme.wp-posts-carousel .wp-posts-carousel-slide {
    margin-left: 19%!important;
    margin-right: 19% !important;
}
.owl-item.active {
    margin-right: auto!important;
}
nav#site-navigation {
    display: inline-block;
    padding-right: 20px;
}
.custom-entry-date,header.page-header {
    display: none;
}

.clear {
    clear: both;
}

#main-nav {
    display: inline-block;
}
nav#site-navigation {
    display: inline-block;
    padding-right: 20px;
}
aside#polylang-2 {
    display: inline-block;
}
.lang-en {
    display: inline-block;
}

._main ul {
    margin: 0;
}
._main li {
    padding: 8px 3px 9.3px 10px;
}
._mian  {
    /* background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(253,220,201,0) 70%, rgba(254,223,177,0.14) 85%, rgba(252,191,115,0.25) 96%, rgba(251,181,94,0.38) 100%);
    background: -webkit-linear-gradient(left, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 20%,rgba(254,223,177,0.14) 25%,rgba(252,191,115,0.25) 96%,rgba(251,181,94,0.38) 100%);
    background: linear-gradient(to left, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 10%,rgba(254,223,177,0.14) 23%,rgba(252,191,115,0.25) 96%,rgba(251,181,94,0.38) 100%); */
}
._mian li a {
    color:rgb(33, 115, 22);
    text-shadow: 0.5px 1px 1px rgba(24, 12, 5, 0.21);
    letter-spacing: .05em !important;
    font-weight: bold;
    /* line-height: 1.95; */
    line-height: 1.4;
    outline-style: none;
}
._mian li:first-child {
    border-top: 0;
    /* background: url(img/butt7.png) 153px 2px no-repeat; */
}
._mian li {
    padding: 8px 3px 9.3px 10px;
    transition: 1s;
    /* background: url(img/butt7.png) right 2px no-repeat; */
    /* width: 100%; */
    background-size: contain;
    /* min-height: 40px; */
    position: relative;
    border-top: 1px solid rgb(249, 244, 233);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    /* -webkit-box-shadow: rgba(114, 114, 114, 0.43) 0px 1px 1px 2px; */
    /* box-shadow: rgba(226, 218, 218, 0.19) 0px 1px 5px 1px; */
    margin: 0;
    list-style: none;
}
._mian li:hover, #l_import_info ._mian li:hover {
    background-color: rgba(253, 228, 196, 0.42);
}
a:hover, a:active {
    outline: 0;
}
._grin a {
    color: rgba(31,114,20,1) !important;
}
._rector.menu-item a {
    padding-left: 60px;
    vertical-align: middle;
    height: 40px;
    display: block;
    /* line-height: 2.7; */
    background: url(img/r-nfau1-47x40.png) left center no-repeat;
}
div#Maincontent-sidebar {
    background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(253,220,201,0) 70%, rgba(254,223,177,0.14) 85%, rgba(252,191,115,0.25) 96%, rgba(251,181,94,0.38) 100%);
    background: -webkit-linear-gradient(left, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 65%,rgba(254,223,177,0.14) 77%,rgba(252,191,115,0.25) 96%,rgba(251,181,94,0.38) 100%);
    background: linear-gradient(to right, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 65%,rgba(254,223,177,0.14) 77%, rgba(252,191,115,0.25) 96%,rgba(251,181,94,0.38) 100%); 
    display: table;
	    max-width: 1490px;
}
#B753624u81 li a {
    display: block;
    height: 80px;
    padding-left: 17%;
    padding-right: 17%;
	border-radius: 4px;
    background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(253,220,201,0) 70%, rgba(254,223,177,0.14) 85%, rgba(252,191,115,0.25) 96%, rgba(251,181,94,0.38) 100%);
    background: -webkit-linear-gradient(left, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 65%,rgba(254,223,177,0.14) 77%,rgba(252,191,115,0.25) 96%,rgba(251,181,94,0.38) 100%);
    background: linear-gradient(to right, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 5%,rgba(254,223,177,0.14) 7%, rgba(252,191,115,0.25) 36%,rgba(251,181,94,0.38) 100%);
}
#B753624u81 li._pdg6 a {
    padding-top: 30px;
}
#B753624u81 li._pdg1 a {
    padding-top: 15px;
}
#B753624u81 li {
    display: block;
    float: left;
    width: 21%;
    height: 80px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 15px 15px 15px 2%;
    background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(253,220,201,0) 70%, rgba(254,223,177,0.14) 85%, rgba(252,191,115,0.25) 96%, rgba(251,181,94,0.38) 100%);
    background: -webkit-linear-gradient(left, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 65%,rgba(254,223,177,0.14) 77%,rgba(252,191,115,0.25) 96%,rgba(251,181,94,0.38) 100%);
    background: linear-gradient(to right, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 5%,rgba(254,223,177,0.14) 7%, rgba(252,191,115,0.25) 36%,rgba(251,181,94,0.38) 100%);
}
ul#menu-coledj-ipksf,ul#menu-kolledzh-ipksf-ru {
    background-color: #57a061;
	border-bottom: 1px #d8c8c8 solid;
}
._top-mian li {
    display: inline-block;
    width: 42%;
}
._top-mian li.L-Ibut {
    border-right: 1px #fff solid;
}
._top-mian li a::after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 15px;
    position: absolute;
    top: 5.6px;
	color: #f4f9f5;
}
._top-mian li a{
    color:#fff;
	font-weight: bold;
}
.home-section-latest-news {
    background-color: beige;
}
#Maincontent-sidebar {
border-bottom:1px solid #f7efe4;border-top:1px solid #f7efe4;margin: auto;
}
#buthome {
padding: 40px 0 55px 0!important;
}
.fa-angle-up:before {
        text-shadow: 0 1px 0 #FFF;
}

#top-nav li._home.menu-item a {
	background: url(img/icon_hom.png) no-repeat scroll 0 0 transparent !important;
	font-size: 0px !important;
    line-height: 28px;    
	position: absolute !important;
    margin: 16px 0 0 -13px;
}
#top-nav li._second{
	padding-left:40px!important;
}
._chel2 a img {
    top: -9px;
    right: 10px;
    position: relative;
}
.sidr-class-_chel2 {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom:#fffc solid 1px !important;

}
/*._vtour::before {
    background: url(img/vtur-.jpg) 0px 4px no-repeat;
        background-size: auto;
    background-size: auto;
    background-size: auto !important;
    position: absolute;
    left: 8px;
    content: '';
    width: 40px;
    height: 40px;
}
._vtour:hover::before {
    opacity: .2;
}
._vtour{position:relative;transition:.2s}
._vtour a{padding-left:35px}*/
.brand-footer {
    width:232px;
    height:55px;
    top:8px;
    position:absolute;
    z-index:10;
}
.brand-footer img {
    height:45px;
    outline-style: none;
    margin: auto;
}
div#dop-banners {
    position: relative;
}
h1.mapa-title {
    font-weight: 100;
    font-size: 13px;
    text-align: center;
}
.mapa-site {
    position: absolute;
    right: 0px;
  right: 15px;
    left: auto !important;
    /* width: 180px; */
	top: -20px;
}
.brand-footer a {
    display: table;
	margin-left:35px;
}
div#custom_html-4 {
    position: absolute;
    top:-34px;
    right:6px;
}
.menu-main1-ru-container a {
    font-size: 15.6px;
}
#mobile-trigger i {
 background-color: #0a3e1499;
    /* box-shadow: 0 1px 2px #242424; */
    color: #ffffff;
    border-radius: 16px;
    font-size: 21px;
    padding: 6px 8px;
}
.sidr ul a {
    border-bottom: #96940cad solid 1px;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body {
    margin: 0;
   /* background-color: beige;*/
}

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;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #001837;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    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;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

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: #222;
    font-size: 16px;
    line-height: 1.5;
}

body {
    line-height: 1.7;
    color: #727272;
    font-family: "Roboto",sans-serif;
	background: #f5f5dc45;

}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 0 15px 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #222222;
}
h1, h2{
    font-weight: 400;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

h3{
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}
p {
    color:#727272;
}
dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}
nav.navigation.post-navigation {
    display: none;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
   /* box-sizing: border-box;*/
}

*,
*::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. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


td, th {
    border: 1px solid #ddd;
    padding: 5px;
}
.printfriendly.pf-alignleft {
    float: none !important;
}
.crumbs {
    width: 100%;
    max-width: 100%;
}
ul.crumbs li {
    display:inline-block!important;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #39883c none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    padding: 5px 15px;
}



button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color:transparent;
    background-color: #ff6000;
    color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
    color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea,
select {
    color: #666;
    border: 1px solid #ddd;
    background-color: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
    outline:none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"]{
    padding: 6px 0 6px 9px;
}

select {
    width: 100%;
    padding:5px;
}

textarea {
    padding:10px;
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: rgba(31,114,20,1);
    text-decoration: inherit;
}

a:visited {
    color: rgb(25, 113, 13);
}

a:hover,
a:focus,
a:active {
    color: #f25b00;
}

a:focus {
    outline:inherit;
}

a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#main-nav {
    /*background: #ffffff none repeat scroll 0 0;*/
    clear: both;
    float: right;
   /* margin-top: 40px;
    width: 100%;*/
}

.enabled-sticky-primary-menu #main-nav.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.main-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
}


.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    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: #179BD9;
    padding: 5px 20px 0;
}
.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 .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}


.main-navigation ul ul ul {
    left:105%;
    top: 0
}

.main-navigation li {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    position: relative;
}
#main-nav aside {
    display: inline-block;
}
ul.lang-en2 {
    display: inline-block;
}
.main-navigation li li {
    float: none;
    display: block;
}

.main-navigation ul li li:first-child > a {
    border-left: none;
}

.main-navigation ul li a {
    color: #222222;
    display: block;
    font-size: 15px;
    padding: 15px 10px 5px 10px;
    position: relative;
    z-index: 99;
}
.main-navigation ul ul a {
    border-bottom: 1px solid rgba(221, 221, 221, 0.34);
    border-left: medium none;
    border-right: medium none;
    color: rgba(255, 255, 255, 0.74);
    height: auto;
    padding: 9px 0;
    text-align: left;
    width: 100%;
}

.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 10px;
    margin-right: 0;
    position: absolute;
    right: 10px;
    top: 14px;
}

.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after {
    content: "\f105";
    top: 10px;
}

.main-navigation ul li.menu-item-has-children a,
.main-navigation ul li.page_item_has_children a {
    padding-right: 30px;
}



#top-nav ul li a:hover,
#top-nav ul li.current-menu-item a,
#top-nav ul li.current_page_item a,
#top-nav ul li:hover > a {
    /*background: #39883c none repeat scroll 0 0;*/
    /*color: #ffffff;*/
}

.main-navigation ul ul li a:hover,
.main-navigation ul ul li.current-menu-item a,
.main-navigation ul ul li.current_page_item a,
.main-navigation ul ul li:hover > a {
    color: #fff;
    background-color:inherit;
}
.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
    display: none;
}

/*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 #39883c;
    background: #39883c;
    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: 17px;
    margin-top: 15px;
}

.meta-nav {
    background: #39883c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
    padding: 7px 10px;
    text-align: center;
    width: 115px;
}
.post-navigation a {
    color: #1a1a1a;
    display: block;
}
.post-navigation a:hover {
    color:#39883c;
}


.post-navigation .nav-previous, .post-navigation .nav-next {
    border-bottom: 4px solid #39883c;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
    padding-left: 30px;
}


/** pagination **/

.navigation,
.pagination {
    margin-top: 15px;
    margin-left: 30px;
}

.nav-links{
    border-top: medium none;
    margin-bottom: 20px;
    padding: 20px 0;
    overflow: hidden;
}

.navigation.pagination .nav-links .page-numbers {
    padding: 5px 10px;
    text-align: center;
	font-size: 15px;
    line-height: 1.5;
}

.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: #0e4618 none repeat scroll 0 0;
    border-color: #0e4618;
    color: #ffffff;
	font-size: 15px;
    line-height: 1.5;
	border-radius: 3px;
}

.navigation .nav-links a{
    background: #39883c;
    border:none;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    padding: 5px 20px;
	    border-radius: 3px;
}

 .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: 14px;
    font-size: 0.875rem;
    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 {
 
    margin-right: 15px;
    margin-bottom: 15px;
}

.alignright {
   
    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: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: 36px;
    text-align: center;
    position: relative;
}





/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#primary article.hentry {
    background: #ffffff none repeat scroll 0 0;
      /* box-shadow: 0 0 2px #cfcfcf; */
}
.page-header .page-title {
    margin: 0;
}
.page-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 2px #cfcfcf;
    margin-bottom: 20px;
    padding: 5px 30px;
}
footer.entry-footer {
    margin-bottom: 25px;
}
.entry-footer > span {

    display: inline-block;
    font-size: 14px;
    height: 100%;
    margin-right: 15px;
    text-align: center;
}

.entry-footer > span:last-child{
    border-right: none;
}

.cat-links > a {
    margin-left: 5px;
}
.cat-links > a:first-child {
    margin-left: 0;
}
.entry-title a {
    color: #001837;
}
.entry-title a:hover {
    color: #39883c;
}

.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:#39883c;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 15px 0 0;
}
.home .entry-content-wrapper .entry-content {
    margin: 0;
}
.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";
}

.entry-footer > .cat-links::before {
    content: "\f115";
}


.entry-footer > .byline::before {
    content: "\f007";
}

.entry-footer .edit-link::before{
    content: "\f044";
}

.entry-footer .tags-links::before{
    content: "\f03a";
}
.entry-footer > .posted-on::before {
    content: "\f017";

}
#footer-widgets {
    color: rgba(255, 255, 255);
    line-height: 1.7;
}
#footer-widgets {
    font-size: 14px !important;
}
.custom-entry-date,.custom-entry-date,.custom-entry-img {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
 .custom-entry-date span.entry-month {
    background: #0f531c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 12px;
    padding: 8px 22px;
    text-transform: uppercase;
    width: 73px;
}
 .custom-entry-date span.entry-day {
    font-size: 38px;
    font-weight: bold;
    line-height: 26px;
    overflow: hidden;
    padding: 12px 0 22px;
    background: #39883c;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    width: 73px;
}

.custom-entry-date > span {
    display: block;
    text-align: center;
}

.entry-header .entry-title {
    font-family: "Tahoma",Geneva,sans-serif;
    font-size: 25px;
    margin-bottom: 25px;
}
.entry-content-wrapper .entry-header .entry-title {
   margin-bottom: 10px;
}
/*--------------------------------------------------------------
## 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;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-notes {
    position: relative;
}


.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: 20px;
    margin-bottom: 5px;
}

.comment-list .children {
    background-position: left 20px;
    background-repeat: no-repeat;
    border-left: 1px solid rgb(238, 238, 238);
    margin-left: 0;
    padding-left: 40px;
}

.comment-list li.comment > div img.avatar {
    left: 29px;
    position: absolute;
    top: 29px;
}

#comment-form-title {
    font-size: 24px;
    padding-bottom: 10px;
}

.vcard .avatar {
    float: left;
    margin: 7px 15px 15px 0;
}

.comment-metadata {
    font-size: 14px;
    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;
}


.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;
}

#commentform label {
    display: inline;
    position:relative;
}

#commentform input[type="checkbox"],
#commentform input[type="radio"] {
	margin-right: 10px;
}

#commentform  p.form-submit {
    margin-top: 30px;
}

#commentform  span.required {
    color: #f0632b;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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;
    margin-right:-5px;
    margin-left: -5px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 5px;
}

.gallery-item img {
    vertical-align: middle;
}

.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
--------------------------------------------------------------*/

#page {
    position: relative;
    margin: 0 auto;

}
.container { /*
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1490px;
	*/
}
.container {
    margin: 0 auto;
     width: 100%;
    padding: 0;
}
.inner-wrapper {
    margin-left: 15px;
    margin-right: 15px;
}

.custom-button {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.custom-button {
    border: 2px solid #39883c;
    display: inline-block;
    font-size: 15px;
    margin: 10px;
    padding: 8px 25px;
}

.custom-button:hover {
    background:#39883c;
    color: #fff;
    border-color:#39883c;
}

.call-to-action-buttons .custom-button {
    border-color:#fff;
    color:#fff;
}

.call-to-action-buttons .custom-button:hover {
    border-color:#39883c;
}

/*buttons*/
footer#colophon .container {
    background-color: #0f531c;
}
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: 17px;
    margin-left: 9px;
}

a.more:hover {
    color: #343434;
    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: #39883c;
}
/*--------------------------------------------------------------
##  Header Style By WEN Themes
--------------------------------------------------------------*/
img.alignnone.wp-image-53764 {
    max-width: 150px;
}
.sidr ul li a, .sidr ul li span {
    padding: 0 25px 10px 25px !important;
}
.site-description {
    color: #0f531c;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
#header-social {
    float: right;
}
#header-social li {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    display: inline-block;
    padding: 8px 7px;
    margin: 0;
    float: left;
}

#header-social .university_hub_widget_social ul li a::before {
    line-height: 1.5;
    font-size: 16px;
}
#header-social .university_hub_widget_social li a {
    height: 25px;
    background: inherit;
    width: 20px;
}
#header-social .university_hub_widget_social ul li a::before {
    color: rgba(255, 255, 255, 0.71);
    text-shadow: inherit;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}
#header-social .university_hub_widget_social ul li a:hover::before {
    color: #fff;
}
.header-search-box {
    float: right;
    position: relative;
	right: 2%;
}

.header-search-box .search-box-wrap {
       
    width: 165px;
}
.search-form input.search-field {
    border: 1px solid #dddddd;
    height: 15px;
    margin-top: 8px;
    padding: 10px;
    width: 89%;
}

.search-form {
    position: relative;
}
.search-form .search-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    border: medium none;
    color: #999999;
    font: 14px/1.3 FontAwesome;
    height: 37px;
    padding: 3px 13px;
    top: 5px;
    right: 6px;
    position: absolute;

}
.search-form .search-submit:hover,
.search-form .search-submit:focus {
    color: #357fe2;
    background: none;
}
.woocommerce-product-search {
	position: relative;
}

.woocommerce-product-search .search-field {
    border: 1px solid #dddddd;
    height: 37px;
    padding: 10px 55px 10px 10px;
    width: 100%;
    box-sizing: inherit;
}

.woocommerce-product-search button {
    border: medium none;
    border-radius: 0;
    font-size: 13px;
    height: 37px;
    line-height: 1.8;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
}

/*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 {
    float: right;
    margin-top: 10px;
}
#quick-contact > ul {
    margin: 0;
    padding: 0;
}
a.quick-call, span.main-address {
    font-size: 17px;
}

#quick-contact a,
 #quick-contact span{
    color: #ffffff;
    display: block;
    padding: 5px;
}
#quick-contact li.quick-address-info::before {
    content: "\f015";
}
#quick-contact li.quick-call-info::before {
    content: "\f095";
}

#quick-contact li::before {
    color: #ffffff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 32px;
    margin-right: 5px;
    padding: 6px 0;
    text-align: center;
    width: 27px;
    position: absolute;
    left: 5px;
    top: 5px;
}

#quick-contact li {
    clear: inherit;
    float: left;
    font-size: 14px;
    line-height: 0.8;
    list-style: outside none none;
    margin-top: 5px;
    padding: 0 5px 0 0;
    text-align: left;
    position: relative;
    padding-left: 50px;
    margin-left: 20px;
}

a.quick-email,
.sub-address {
    opacity: 0.7;
}
.top-news {
    float: left;
    width: 35%;
}

.top-news-title {
    background: #ff6000  none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    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: 14px;
    font-weight: 500;
    margin: 9px 0 6px 20px;
    max-height: 21px;
    overflow: hidden;
    width: 270px;
}
.site-header {
   /* transition: all 0.5s ease-in-out 0s;*/
    width: 100%;
    z-index: 9999;
    padding: 0px 0 0;
}

.slider-enabled .site-header {
   /* transition: all 0.5s ease-in-out 0s;*/
    width: 100%;
    z-index: 99999;
}

.site-header.fixed{
    background-color: #39883c;
    box-shadow: 0 0 3px #aaaaaa;
    left: 0;
    padding: 0 0;
    position: fixed;
    top: 0;
    z-index: 9999;
}

#H603y57890hdsdbr .widget p {
    color: #daa425;
	    margin: 0;
}
#site-identity {
    margin-right: 15px;
   /* text-align: left;*/
}
.site-header.fixed #main-nav a {
    color: #ffffff;
}
.site-branding .custom-logo-link img {
    margin-top:7.5px;
    vertical-align: middle;
}
.site-branding div#custom_html-4 img {
    margin-top:10px;
    vertical-align: middle;
}
.site-branding {
   /* float: left; */
	position: relative;
	padding-bottom: 15px;
}

.site-title > a {
    color: #0f531c;
}

.site-header.fixed .site-description {
    display: none;
 }

#masthead {
    background: #fff none repeat scroll 0 0;
    clear: both;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999;
	min-height:210px;
}

#site-logo {
    max-width: 300px;
}

.site-title {
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
 /* font-family: 'Roboto,Tahoma', Geneva, sans-serif; */
 /*   text-transform: uppercase; */
  color: #0f531c;
}
h2.site-title2 {
    color:#0f531c;
	font-size:14.5px;
	font-weight:bold;
}

.site-info a{
    color: #fff;
}

/*Top Header*/

#tophead {
    background-color: #0f531c;
    clear: both;
    float: left;
    width: 100%;
}
.shap-osvita{
    margin-bottom: 35px;
    display: block;
    margin-top: -10px;
    font-weight: bold;
    font-size:29px;
color:#ee762d;
letter-spacing:.03em;
	font-family:'Monotype Corsiva';font-style:italic;
}
.header-social {
    float: right;
    margin-top: 20px;
    padding: 0 15px;
}
#top-nav {
    display: inline-block;
    margin-left: 210px;
    transition: all 0.5s ease-in-out 0s;
    width: auto;
}

#top-nav ul {
    display: block;
    margin: 0;
    padding: 0;
}
#top-nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 100%;
	width:270px;
    -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: #f8f6e8;*/
	background-color: white;
    padding: 0 18px;
    margin-top: 7px;
}
#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 .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
	border: 1px solid #4c654c29;
    margin-top: 6px;
}

#top-nav ul ul ul {
    left:100%;
    top: 0;
	margin-top:-1px!important;
}
#top-nav li {
   
    display: inline-block;
    float: left;
    margin-bottom: 0;
    padding-left: 5px;
    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: rgb(255, 255, 255);
    display: block;
    padding:13px 10px 7px 10px;
    position: relative;
    z-index: 99;
}
#top-nav ul ul a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    font-size: 16px;
    height: auto;
    padding: 10px 0 !important;
    text-align: left;
    width: 100%;
	color: green;
    border-left: none;
    border-right: none;
}
#top-nav ul ul li:last-child a {
    border-bottom: none;
}
#top-nav ul ul a:hover {
    color:#FE5004!important;

}
#top-nav  ul ul li:first-child,
#top-nav  ul ul li {
    /*border:none;*/
	    border-bottom: 1px solid rgb(223, 232, 225);
}
#top-nav ul li.menu-item-has-children > a::after,
#top-nav ul li.page_item_has_children > a::after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 10px;
    margin-right: 0;
    position: absolute;
    right: 0px;
    top: 13px;
}

#top-nav ul li li.menu-item-has-children > a::after,
#top-nav ul li li.page_item_has_children > a::after {
    content: "\f105";
    top: 10px;
   /* display: none;*/
}

#top-nav ul li.menu-item-has-children a,
#top-nav ul li.page_item_has_children a {
    padding-right: 30px;
}



#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: #fff;

}

#top-nav ul ul li a:hover,
#top-nav ul ul li.current-menu-item a,
#top-nav ul ul li.current_page_item a,
#top-nav ul ul li:hover > a {
    color: #13882a !important;

}

#top-nav ul ul li.current-menu-parent.menu-item-has-children a,
#top-nav ul ul li.current-menu-parent.menu-item-has-children a {
  /* font-weight: bold;*/

}
#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;
}

.university_hub_widget_social li a {
		display: block;
		height: 44px;
		margin-right: 0;
		padding: 0;
		text-align: center;
		vertical-align: middle;
		width: 44px;
		border-radius: 30px;
		border: 2px solid white;
}

.university_hub_widget_social li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.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:26px;
}
.university_hub_widget_social li a i {
    color:#cacad8;
    font-size: 18px;
    font-weight: normal;
}
.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;
}


.university_hub_widget_social ul li a:hover {
    background-color:#0f531c;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.fab, .fab a::before {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400;
}

.university_hub_widget_social ul li a:hover::before {
    color: #fff;
}

.university_hub_widget_social ul li a[href*="tiktok.com"]::before {
    content: "\e07b";
}

.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:hover[href*="github.com"] {
    background-color: #4183c4;
}
.university_hub_widget_social ul li a:hover[href*="instagram.com"]{
    background-color: #007bb6;
}
.university_hub_widget_social ul li a[href*="pinterest.com"] {
    background-color: #cb2027;
}

.university_hub_widget_social ul li a:hover[href*="flickr.com"] {
    background-color: #ff0084;
}

.university_hub_widget_social ul li a:hover[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:hover[href*="youtube.com"] {
    background-color:#ee3106;
}
.university_hub_widget_social ul li a:hover[href*="instagram.com"] {
    background-color: #517fa4;
}
.university_hub_widget_social ul li a:hover[href*="tiktok.com"]{
    background-color: #000;
}
.university_hub_widget_social ul li a:hover[href*="facebook.com"]{
    background-color: #001837;
}
.university_hub_widget_social ul li a:hover[href*="dribbble.com"] {
    background-color: #ea4c89;
}

.university_hub_widget_social ul li a:hover[href*="skype.com"] {
    background-color: #12a5f4;
}

.university_hub_widget_social ul li a:hover[href*="digg.com"] {
    background-color: #333;
}

.university_hub_widget_social ul li a:hover[href*="codepen.io"] {
    background-color: #001837;
}

.university_hub_widget_social ul li a:hover[href*="reddit.com"] {
    background-color: #ff4500;
}

.university_hub_widget_social ul li a:hover[href*="mailto:"] {
    background-color: #1d62f0;
}

.university_hub_widget_social ul li a:hover[href*="foursquare.com"] {
    background-color: #f94877;
}

.university_hub_widget_social ul li a:hover[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.university_hub_widget_social ul li a:hover[href*="twitch.tv"] {
    background-color: #6441a5;
}

.university_hub_widget_social ul li a:hover[href*="tumblr.com"] {
    background-color: #32506d;
}

.university_hub_widget_social ul li a:hover[href*="foursquare.com"] {
    background-color: #f94877;
}

.university_hub_widget_social ul li a:hover[href*="stumbleupon.com"] {
    background-color: #eb4924;
}

.university_hub_widget_social ul li a:hover[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.2) 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.3) 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: 23px;
    line-height: 1.2;
    margin-bottom: 6px;
    background: rgba(23, 128, 43, 0.88) none repeat scroll 0 0;
    padding: 10px 20px 10px;
}

#main-slider h3 a  span {
    color:#fff;
}

#main-slider p {
    background: rgba(255, 255, 255,0.8) none repeat scroll 0 0;
    color: #707070;
    font-size: 15px;
    margin-bottom: 25px;
    padding: 15px 20px;
}

#main-slider h3 a {
    color:#fff;
}

#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;
	opacity: 0.8;
}
.slider-buttons .button-secondary {
    background: #39883c;
    border-color: #39883c;
}
.slider-buttons a:hover {
    opacity: 1;
}

/*slider pager box*/
#main-slider .pager-box {
    background-color: #ffffff;
	border-color: #ffffff;
    color: #ffffff;
    border-radius: 75px;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin: 0 4px;
    padding: 0 5px;
    width:12px;
    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: #39883c;
    border-color: #ffffff;
    color: #39883c;
    border-radius: 75px;
}
/*Slider cycle next / previous*/

#main-slider .cycle-prev,
#main-slider .cycle-next {
    background: rgba(23, 128, 43, 0.88) ;
    top:20px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 28px;
    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: 6%;
}

#main-slider .cycle-next {
    right:2.5%;
}

#main-slider .cycle-prev:hover,
#main-slider .cycle-next:hover{
   color: #fff;
   background-color:rgba(23, 128, 43, 1);
}
.sidr ul li a, .sidr ul li span {
    padding: 0 25px !important;
}
.sidr.left {
    width: 70px!important;
}
/*--------------------------------------------------------------
## Main Content Style By WEN Themes
--------------------------------------------------------------*/
#primary {
    float: left;
    width: 70%;
}
#content {
    clear: both;
    padding: 30px 0;
}
.home.home-content-not-enabled #content {
    display: none;
}

/*--------------------------------------------------------------
## Sidebar Style By WEN Themes
--------------------------------------------------------------*/
.sidebar {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
#sidebar-primary {
    float: right;
}

#sidebar-secondary {
    float: left;
}

.widget-area .widget::after,
.widget-area .widget::before {
    clear: both;
    content: "";
    display: table;
}



.sidebar .widget-title {
    border-bottom: 1px solid #e7ecef;
    font-size: 18px;
    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 a {
    display: block;
    margin: 20px 20px 0 20px;
    padding-bottom: 20px;
	
    font-weight: 600;
    font-size: 18px;
}
._anos a {
    border-bottom: 1px solid rgb(223, 232, 225);
}
.left-m.widget.widget_advanced_menu {
    padding: 0 !important;
}

.sidebar ul li::before {
    color: #222222;
    /*content: "\f105";*/
	content: none;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 6px;
}
.sidebar .widget a,
.sidebar .widget a:visited {
    color: rgb(15, 83, 28);
}
.sidebar .widget a:hover,
.sidebar .widget a:active {
   color: #39883c;
}
.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: #39883c none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
}

.widget_calendar .pad {
    background: #eeeeee none repeat scroll 0 0;
}

.widget_calendar #today {
    background: #39883c none repeat scroll 0 0;
    color: #ffffff;
}

.widget .tagcloud a {
    border: 1px solid #dddddd;
    color: #001837;
    display: inline-block;
    font-size: 16px !important;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px 15px;
}

.widget .tagcloud a:hover {
    border: 1px solid #39883c;
    color: #39883c;
}

.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 By WEN Themes
--------------------------------------------------------------*/

#colophon {
    background-color: #0F531C;
    clear: both;
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    height:60px;
    text-align: center;
	position: relative;
}
.wi_fi img{height:55px}
._rx{position:relative;top:-5px;right:8px}
#colophon a{color:#ccc}
#custom_html-8 {display: table;margin: auto!important}
#colophon a:hover{color:rgba(255, 255, 255, 0.75)}
#colophon .copyright{
    display:table;
    margin:auto;
    padding-top:20px;
}
.tc-header2{
    min-height: 45px;
    background: #fff;
    z-index: 0;
    height: 116px !important;
    width: 100%;
    text-align: center;
    position: relative;
}
.tc-header3.logo {
    background-image: url(img/SH4.svg);
	    /*margin-right: 120px;*/
}
.tc-header3.logo2 {
    background-image: url(img/iSHru.svg);
	    margin-right: 120px;
}
.tc-header3 {
    min-height: 45px;
    z-index: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 134px;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
}
#footer-widgets {
    background:#0f531c none repeat scroll 0 0;
    overflow:hidden;
    padding:35px 0;
    color:rgba(255, 255, 255);
    background:#39883c none repeat scroll 0 0;
    line-height:1.7;
	font-size:14px!important;
	padding:15px 0px!important;
}

#footer-widgets ul {
    list-style: none;
    margin: 0;
}

#footer-widgets ul li {
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 3px 15px 3px 13px;
    position: relative;
}
#footer-widgets ul li::before {
    color: rgba(255, 255, 255, 0.75);
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 3px;
}

#footer-widgets a .footer-widget-area {
    float: left;
    padding: 0 25px;
    width: 25%;
}
#footer-widgets a,
#footer-widgets p {
    color:rgba(255, 255, 255, 0.89);
}
.footerw._white .fab.viber{color:white}
#footer-widgets a:hover {
    color:#fff;
}
#footer-widgets .footer-active-1 {
    width: 100%;
}

#footer-widgets .footer-active-2 {
    /*width: 50%;*/
}

#footer-widgets .footer-active-3 {
    width: 28.5%;
}

#footer-widgets .footer-active-4 {
	width: 20.5%;
    width:calc(25% - 55px);
}

#footer-widgets .footer-widget-area  {
    float: left;
    padding: 0 25px;
}
.footer-active-2.footer-widget-area {
    padding: 0!important;
}
#footer-widgets .widget-title {
   color: #fff;
   font-size: 20px;
   font-weight: 400;
   margin: 0 0 8px 0 !important;
}
#university-hub-social-2,#university-hub-social-3,.inner-wrapper .footer-active-2:last-child.footer-widget-area {
   text-align: center;
}
/*Footer Navigation*/
#colophon .university_hub_widget_social ul li a::before {
    font-size: 14px;
}
#colophon .university_hub_widget_social li a {
    height: 30px;
    width: 30px;
}
#colophon .footer-social {
    margin: 5px 0;
}
#footer-navigation li {
    display: inline-block;
    list-style: outside none none;
}
#footer-navigation li a {
    display: block;
    padding: 0 5px 5px;
}
#footer-navigation ul {
    margin: 0;
}

#footer-widgets h1,
#footer-widgets h2,
#footer-widgets h3,
#footer-widgets h2,
#footer-widgets h4
#footer-widgets h5
#footer-widgets h6 {
color:#fff;
}





/*Scrollup Style*/
.scrollup {
   background-color: rgba(119,119,119,.2);
    bottom: 30px;
    color: #ffffff;
    display: none;
    float: right;
    line-height: 1.2;
    padding: 1px 10px 4px;
    position: fixed;
    right: 32px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    z-index: 99;
    border-radius: 6px;display: none !important;
}
.scrollup:hover {
    background: rgba(119,119,119,.5);
}
.scrollup i {
    font-size: 38px;
    color: rgb(25, 113, 13);
}



/*--------------------------------------------------------------
##  layout sidebar By WEN Themes
--------------------------------------------------------------*/

.global-layout-left-sidebar #primary {
    float: right;
}

.three-columns-enabled #primary {
    display: inline-block;
    float: none;
    width: 50%;
}

.global-layout-three-columns .sidebar{
    float: right;
}
.three-columns-enabled .sidebar{
     width: 25%;
}
.global-layout-no-sidebar #primary{
    width: 100%;
}

/*--------------------------------------------------------------
## Inner Pages Style By WEN Themes
--------------------------------------------------------------*/

/*Basic Breadcrumb */
#breadcrumb {
    color: #ffffff;
    padding: 18px 0;
    width: 100%;
    overflow: hidden;
    background:#0f531cb8;
}

#breadcrumb .breadcrumb-trail li {
    display: inline;
    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:#fb8e02;
}

/*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: 320px;
    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;
}
#overfooter-banners .widget {
    margin: 0 !important;
}
aside#wp_posts_carousel-11 {
    padding-top: 15px;
    padding-bottom: 0;
}
.home #content {
    padding: 0 !important;
}
#B753624u81 li._pdg1 a {
    height: 95px !important;
}
/*--------------------------------------------------------------
## 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 > div::after,
#university-hub-front-page-widgets::after {
    clear: both;
    content: "";
    display: table;
}
#front-page-home-sections > div,
#university-hub-front-page-widgets {
    padding: 30px 0;
    clear: both;
}
#front-page-home-sections .section-title,
#university-hub-front-page-widgets .widget-title {
    border-left: 4px solid #ff6000;
    color: rgba(31,114,20,1);
    display: inline-block;
    font-size: 23px;
    line-height: 1.1;
    /*margin-bottom: 30px;*/
    padding-left:25px;position:relative;
}
.latest-news-inner-wrapper {
    font-size: 14px;
}
#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: rgb(247, 252, 254);
}
#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: 19px;
}
.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: 17px;
    letter-spacing: 1px;
    padding: 6px 5px;
    background: rgb(221, 242, 255) 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 style By WEN Themes
--------------------------------------------------------------*/

.home-section-latest-news .latest-news-text-wrap {
    padding: 20px 10px;
}
.home-section-latest-news .latest-news-inner-wrapper {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 3px #dddddd;
    clear: both;
    overflow: hidden;
}
.home-section-latest-news .latest-news-item {
    float: left;
    padding: 15px;
    margin-bottom: 0;
}
.home-section-latest-news .latest-news-text-wrap {
    padding: 15px;
}
.home-section-latest-news .latest-news-layout-2 .latest-news-text-wrap {
    padding: 20px 10px 20px 20px;
    width: 56%;
    float: left;
}
.home-section-latest-news .latest-news-col-3 .latest-news-item:nth-child(3n+1) {
    clear: both;
}
.home-section-latest-news .latest-news-col-4 .latest-news-item:nth-child(4n+1) {
    clear: both;
}
.home-section-latest-news .latest-news-item img{
    margin: 0;    width: 100%;
}
.home-section-latest-news .latest-news-wrapper{
    position: relative;
    transition: all 0.5s ease 0s;
    border-bottom: 5px solid transparent;
}
.home-section-latest-news{
    background-color: beige;
}
.home-section-latest-news .section-title a::after{
	content: "\f101";
    font-family: FontAwesome;
    margin-left: 20px;
    margin-right: 0;
    position: absolute;
}
.home-section-latest-news .latest-news-title{
    line-height: 1.2;
}
.home-section-latest-news  .latest-news-thumb {
    overflow: hidden;
    position: relative;
}
.home-section-latest-news .latest-news-title a {
    color:rgba(31,114,20,1);
    display: block;
}
.home-section-latest-news .latest-news-layout-2 .latest-news-thumb {
    overflow: hidden;
    position: relative;
    float: left;
    width: 44%;
}
.home-section-latest-news .latest-news-wrapper.latest-news-layout-2 .latest-news-item {
    width: 50%;
    clear: inherit;
}

.home-section-latest-news .latest-news-item img {
    vertical-align: middle;
}

.home-section-latest-news .latest-news-title {
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 6px;
    font-size: 17px;
    font-family: Roboto;
}

.home-section-latest-news .latest-news-col-3 .latest-news-item {
    width: 33.33%;
}

.home-section-latest-news .latest-news-col-2 .latest-news-item {
    width: 50%;
}

.home-section-latest-news .latest-news-col-1 .latest-news-item {
    width: 100%;
}

.home-section-latest-news .read-more-button {
    height: 0;
    position: absolute;
    top: -100%;
    transition: all 0.4s ease 0s;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 50px 0;
    text-align: center;
}

.home-section-latest-news  .latest-news-item:hover .read-more-button {
    width: 100%;
    visibility: visible;
    opacity: 1;
    height: 100%;
    top: 40px;
}
.home-section-latest-news .read-more-button::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 8;
    opacity: 0.7;
}
a.more {
    position: relative;
    z-index:9;
}
.latest-news-inner-wrapper {
    overflow: hidden;
}
.home-section-latest-news p {
    margin: 0;
}

.home-section-latest-news .latest-news-title a:hover {
    color: #f23800ed;
  
}
.home-section-latest-news .latest-news-thumb a:hover {
    color: #fff;
    font-weight: bold;
	box-shadow: #48454540 0.8px 0.8px;
    text-shadow: #5f5f53 0.8px 0.8px;
}
.home-section-latest-new .latest-news-meta {
    margin-bottom: 15px;
}

.home-section-latest-news .latest-news-meta > span::before,
.home-section-news-and-events .block-meta span::before{
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right:4px;
    content: "";
}

span.views_::before {
	content: none!important;
}
span._views {
    margin-left: 4px;
}
.home-section-latest-news .latest-news-meta > span,
.home-section-latest-news .latest-news-meta > span a,
.home-section-latest-news .block-meta span a,
.home-section-latest-news .block-meta span {
    font-size: 13px;
    color: #888;
}
.home-section-latest-news .latest-news-meta > span {
    display: inline-block;
    margin-right: 10px;
}
.home-section-latest-news .latest-news-meta.byline .author.vcard {
    margin-left: -4px;
}

.home-section-latest-news .latest-news-meta span.comments-link::before,
.home-section-news-and-events .block-meta span.comments-link::before {
    content: "\f0e6";
}

.home-section-latest-news .latest-news-meta > .cat-links::before {
    content: "\f115";
}


.home-section-latest-news .latest-news-meta > .byline::before {
    content: "\f007";
}

.home-section-latest-news  .latest-news-meta .edit-link::before{
    content: "\f044";
}

.home-section-latest-news  .latest-news-meta .tags-links::before{
    content: "\f02c";
}
.home-section-latest-news  .latest-news-meta > .posted-on::before,
.home-section-news-and-events .block-meta .posted-on::before {
    content: "\f017";

}
.home-section-latest-news  .latest-news-meta {
    margin-bottom: 10px;
}
/*sidebar and footer widget area style*/

#footer-widgets .home-section-latest-news  .latest-news-item,
.sidebar .home-section-latest-news .latest-news-item{
    margin-bottom: 15px;
    width: 100%;
}

/*--------------------------------------------------------------
## call to action style By WEN Themes
--------------------------------------------------------------*/
#front-page-home-sections .home-section-call-to-action {
    background: #39883c 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: 26px;
    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: 18px;
    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;
}

/*--------------------------------------------------------------
### Featured News Events section style By WEN Themes
--------------------------------------------------------------*/
.home-section-news-and-events .block-meta span {
    margin-right: 15px;
}

.home-section-news-and-events h2 {
    color: #0f531c;
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 500;
}
.home-section-news-and-events h2::before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    margin-right: 10px;
    font-weight: 300;
}

.home-section-news-and-events .recent-news h2::before{
    content: "\f00a"
}

.home-section-news-and-events .recent-events h2::before{
    content: "\f274"
}
.home-section-news-and-events h3 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    font-family: Roboto;
}
.home-section-news-and-events .recent-news {
    float: left;
    padding: 0 15px;
    width: 65%;
}

.home-section-news-and-events .recent-events {
    float: left;
    padding: 0 15px;
    width: 35%;
    float: right;
}

.home-section-news-and-events .news-post {
    float: left;
    padding: 0 15px;
    width: 50%;
}

.home-section-news-and-events .news-post:last-child {
    border: medium none;
}

.home-section-news-and-events .news-post:nth-child(2n+1) {
    clear: both;
}
.home-section-news-and-events .recent-events img {
    max-width: 95px;
}

.home-section-news-and-events .event-post .entry-meta {
    background: #ffab1f none repeat scroll 0 0;
    border-radius: 8px 8px 5px 5px;
    border-top: 3px solid #002147;
    color: #ffffff;
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 20px 10px 0;
    padding: 0 10px 10px;
    position: relative;
    text-align: center;
    text-shadow: 0 0 1px #5d5d5d;
    width: 71px;
}

.home-section-news-and-events .event-post .entry-meta::before {
    border: 1px solid #ffab1f;
    border-radius: 100%;
    content: "";
    display: block;
    height: 25px;
    left: 24px;
    position: absolute;
    top: -15px;
    width: 25px;
}

.home-section-news-and-events .event-post .entry-meta::after {
    border: 1px solid #ffffff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 44px;
    width: 100%;
}

.home-section-news-and-events p {
    margin: 0;
}
.home-section-news-and-events .event-post .entry-meta a{
    color: #fff;
}
.home-section-news-and-events .block-meta {
    margin-bottom: 8px;
}
.home-section-news-and-events .event-post {
    background: #fff none repeat scroll 0 0;
    clear: both;
    margin-top: 25px;
    overflow: hidden;
    padding: 0;
}
.home-section-news-and-events .event-post:first-child {
    margin-top:0;
}
.home-section-news-and-events {
    clear: both;
    padding: 30px 0 30px;
    background-color: #f7fcfe;
}
.home-section-news-and-events .inner-wrapper {
    margin: 0 -15px;
}

.home-section-news-and-events .news-content {
    padding: 7px 20px 14px;
    background: #fff;
}
.home-section-news-and-events .news-post img{
    margin-bottom:0;
}

.home-section-news-and-events .custom-entry-date {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
}
.home-section-news-and-events .custom-entry-date span.entry-month {
    background: #0f531c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 12px;
    padding: 8px 22px;
    text-transform: uppercase;
    width: 73px;
}
.home-section-news-and-events .custom-entry-date span.entry-day {
    font-size: 38px;
    font-weight: bold;
    line-height: 26px;
    overflow: hidden;
    padding: 12px 0 22px;
    background: #39883c;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    width: 73px;
    text-shadow:#505ba0 1px 1px,   #505ba0 2px 2px,   #505ba0 3px 3px,
                #505ba0 4px 4px,   #505ba0 5px 5px,   #505ba0 6px 6px,
                #505ba0 7px 7px,   #505ba0 8px 8px,   #505ba0 9px 9px,
                #505ba0 10px 10px, #505ba0 11px 11px, #505ba0 12px 12px,
                #505ba0 13px 13px, #505ba0 14px 14px, #505ba0 15px 15px,
                #505ba0 16px 16px, #505ba0 17px 17px, #505ba0 18px 18px,
                #505ba0 19px 19px, #505ba0 20px 20px, #505ba0 21px 21px,
                #505ba0 22px 22px, #505ba0 23px 23px, #505ba0 24px 24px,
                #505ba0 25px 25px, #505ba0 26px 26px, #505ba0 27px 27px,
                #505ba0 28px 28px, #505ba0 29px 29px, #505ba0 30px 30px,
                #505ba0 31px 31px, #505ba0 32px 32px, #505ba0 33px 33px,
                #505ba0 34px 34px, #505ba0 35px 35px, #505ba0 36px 36px,
                #505ba0 37px 37px, #505ba0 38px 38px, #505ba0 39px 39px,
                #505ba0 40px 40px, #505ba0 41px 41px, #505ba0 42px 42px,
                #505ba0 43px 43px, #505ba0 44px 44px, #505ba0 45px 45px,
                #505ba0 46px 46px, #505ba0 47px 47px, #505ba0 48px 48px,
                #505ba0 49px 49px, #505ba0 50px 50px, #505ba0 51px 51px,
                #505ba0 52px 52px, #505ba0 53px 53px, #505ba0 54px 54px,
                #505ba0 55px 55px, #505ba0 56px 56px, #505ba0 57px 57px,
                #505ba0 58px 58px;
}

.home-section-news-and-events .custom-entry-date > span {
    display: block;
    text-align: center;
}

/*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;
}

/*------------font-------*/

[class^="fa-icon-"], [class*=" fa-icon-"] {
 
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-size: 58px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height:  unset;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline-style: none;
}
.fa-icon-edu7:before {
  content: "\e943";
      font-size: 60px;
}
.fa-icon-edu6:before {
  content: "\e942";
}
.fa-icon-edu3:before {
  content: "\e93b";
}
.fa-icon-edu4:before {
  content: "\e93c";
}
.fa-icon-edu5:before {
  content: "\e93d";
}
.fa-icon-granty4:before {
  content: "\e93e";
}
.fa-icon-granty5:before {
  content: "\e93f";
}
.fa-icon-granty6:before {
  content: "\e940";
      font-size: 62px;
}
.fa-icon-granty7:before {
  content: "\e941";
}
.fa-icon-area:before {
  content: "\e900";
}
.fa-icon-area2:before {
  content: "\e901";
}
.fa-icon-bazipraktik:before {
  content: "\e902";
}
.fa-icon-bazipraktik2:before {
  content: "\e903";
}
.fa-icon-bazipraktik3:before {
  content: "\e904";
}
.fa-icon-bazipraktik4:before {
  content: "\e905";
}
.fa-icon-countries:before {
  content: "\e906";
}
.fa-icon-countries2:before {
  content: "\e907";
}
.fa-icon-dergav:before {
  content: "\e908";
}
.fa-icon-edu:before {
  content: "\e909";
}
.fa-icon-edu2:before {
  content: "\e90a";
}
.fa-icon-granty:before {
  content: "\e90b";
}
.fa-icon-granty2:before {
  content: "\e90c";
}
.fa-icon-granty3:before {
  content: "\e90d";
}
.fa-icon-gurtgitki:before {
  content: "\e90e";
}
.fa-icon-intellectual:before {
  content: "\e90f";
}
.fa-icon-intellectual2:before {
  content: "\e910";
}
.fa-icon-intellectual3:before {
  content: "\e911";
}
.fa-icon-intellectual4:before {
  content: "\e912";
}
.fa-icon-journals:before {
  content: "\e913";
}
.fa-icon-journals2:before {
  content: "\e914";
}
.fa-icon-journals3:before {
  content: "\e915";
}
.fa-icon-journals4:before {
  content: "\e916";
}
.fa-icon-kafedri:before {
  content: "\e917";
}
.fa-icon-kafedri2:before {
  content: "\e918";
}
.fa-icon-korpus:before {
  content: "\e919";
}
.fa-icon-korpus2:before {
  content: "\e91a";
}
.fa-icon-labor:before {
  content: "\e91b";
}
.fa-icon-labor2:before {
  content: "\e91c";
}
.fa-icon-labor3:before {
  content: "\e91d";
}
.fa-icon-labor4:before {
  content: "\e91e";
}
.fa-icon-librfond:before {
  content: "\e91f";
}
.fa-icon-librfond2:before {
  content: "\e920";
}
.fa-icon-medicines:before {
  content: "\e921";
}
.fa-icon-medicines2:before {
  content: "\e922";
}
.fa-icon-medicines3:before {
  content: "\e923";
}
.fa-icon-multiuser:before {
  content: "\e924";
}
.fa-icon-multiuser2:before {
  content: "\e925";
}
.fa-icon-partnerstvo:before {
  content: "\e926";
}
.fa-icon-partnerstvo2:before {
  content: "\e927";
}
.fa-icon-partnerstvo3:before {
  content: "\e928";
}
.fa-icon-readingroom:before {
  content: "\e929";
}
.fa-icon-readingroom2:before {
  content: "\e92a";
}
.fa-icon-restaurants:before {
  content: "\e92b";
}
.fa-icon-restaurants2:before {
  content: "\e92c";
}
.fa-icon-restaurants3:before {
  content: "\e92d";
}
.fa-icon-restaurants22:before {
  content: "\e92e";
}
.fa-icon-schools:before {
  content: "\e92f";
}
.fa-icon-schools2:before {
  content: "\e930";
}
.fa-icon-specialties:before {
  content: "\e931";
}
.fa-icon-study:before {
  content: "\e932";
}
.fa-icon-study0:before {
  content: "\e933";
}
.fa-icon-studylibr:before {
  content: "\e934";
}
.fa-icon-studylibr2:before {
  content: "\e935";
}
.fa-icon-studylibr3:before {
  content: "\e936";
}
.fa-icon-user:before {
  content: "\e937";
}
.fa-icon-user2:before {
  content: "\e938";
}
.fa-icon-vid:before {
  content: "\e939";
}
.fa-icon-vikladachi:before {
  content: "\e93a";
}
.fa-icon-uniF003:before {
  content: "\f003";
}
.fa-icon-uniF012:before {
  content: "\f012";
}
.fa-icon-uniF016:before {
  content: "\f016";
}
.fa-icon-uniF028:before {
  content: "\f028";
}
.fa-icon-uniF029:before {
  content: "\f029";
}
.fa-icon-uniF02D:before {
  content: "\f02d";
}
.fa-icon-uniF040:before {
  content: "\f040";
}
.fa-icon-uniF041:before {
  content: "\f041";
}
.fa-icon-uniF044:before {
  content: "\f044";
}
.fa-icon-uniF072:before {
  content: "\f072";
}
.fa-icon-uniF0AC:before {
  content: "\f0ac";
}
.fa-icon-uniF0C3:before {
  content: "\f0c3";
}
.fa-icon-uniF0C5:before {
  content: "\f0c5";
}
.fa-icon-uniF0F0:before {
  content: "\f0f0";
}
.fa-icon-uniF0F6:before {
  content: "\f0f6";
}
.fa-icon-uniF0F7:before {
  content: "\f0f7";
}
.fa-icon-uniF0F8:before {
  content: "\f0f8";
}
.fa-icon-uniF18C:before {
  content: "\f18c";
}
/*-----------------*/
.omsc-clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.mobitable {
    width: 100%;
    display: block;
    position: relative;
}
.omsc-clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.omsc-box-icon {
    background-color: #fff;
}

.omsc-green .omsc-box-icon {
    color: #126603!important;
}
.omsc-green .omsc-counter {
    background-color: #126603!important;
}
table .omsc-box.omsc-with-icon {
    /*width: 186px;*/
}
.omsc-custom-table td {
    width: 24.2%;
}
table .omsc-counter {
     min-height: 199px;
    display: flex;
    flex-direction: column;
}
.vizitka-nfau {
    display: table;
}
table.omsc-custom-table.w75 {
    max-width: 100% !important;
	    padding-top: 1.5em;
}
.omsc-counter-number {
    font-size: 300%;
    padding-top: 16px;
       text-shadow: 2px 0.7px 1px rgb(220, 153, 2);
    letter-spacing: .05em;
	color: #FFEB3B;
}
.omsc-counter-title {
     color: white;
    text-shadow: 2px 0.7px 1px rgb(125, 154, 33);
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 1px 0;
    flex: 1;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
table .omsc-box {
    margin: 3em 0 1em 0!important;
	padding:2em 4px .5em!important;
}
.omsc-box.omsc-icon-style-border .omsc-box-icon {
    border-width: 2px;
    margin-left: -2px;
	padding-left: 2px;
    padding-right: 1px;
}
.omsc-box-icon-wrapper {
    font-size: 3.2em;
}
ul.crumbs li {
    display: inline;
    list-style: outside none none;
    padding-right: 10px;
}
ul.crumbs li a::after {
    content: "\f105";
    margin-left: 10px;
    font-family: 'FontAwesome';
}
li:last-child a::after {
	content:none;
}
/*--------------------------------------------------------------
##  Media Queries By WEN Themes
--------------------------------------------------------------*/
/* Smaller than standard 1349 above (devices and browsers) */
@media only screen and (min-width:1400px) {
    .university_hub_widget_featured_page .container {
        width: 1230px;
        padding:0 15px;
        max-width: 100%;
    }
}

@media only screen and (min-width:1321px) {
  .custom-logo-link {
    left: 40px;
}
.home-section-latest-news .latest-news-col-4 .latest-news-item {
    width: 22.5%;
}
}

@media only screen and (min-width:1301px) {
body {
    font-size: 17px;
}
#university-hub-social-2, #university-hub-social-3,.inner-wrapper .footer-active-2:last-child.footer-widget-area {
    margin-right: -25px;
}
}

@media only screen and (min-width:1000px) {
	#advanced_menu-15,#advanced_menu-16{display:table;margin:auto 0 auto auto!important}
	.latest-news-inner-wrapper {
	height: 375px;
}
	#top-nav ul ul {
    margin: 7px 18px 0 18px!important;
	}
	.mec-calendar-events-sec {
    position: absolute;
   /* right: 250px;*/
    top:60px;
}
	a.logo-link {
    width: 215px;
    height: 162px;
    margin-top: -162px;
    display: block;
    position: absolute;
}
	.wrapper.of_row {
    width: 100%;
    display: block;
    height:51.2px;
    /* margin: auto; */
    background-color: #0f531c;
    z-index: -10;
    position: absolute;
    top: 0;
}
.admin-bar .wrapper.of_row {
	height:83.2px!important;
}

	#B753624u81 {
       /* display: table; */
    margin: auto;
    max-width: 1490px;
   
}
.site-branding div#custom_html-4 img {
    margin-top: 11px!important;
}
	#main-slider {
    width: 71.8%;
    float: left;
}
#publik {
    width: 28%;
    float: right;
}
   .custom-logo-link {
    position: absolute;
    top: -84px;
	    z-index: 999;
}
.site-branding {
    /*height: 145px;*/
    margin-left: -40px;
}
#H603y57890hdsdbr #text-40,#H603y57890hdsdbr #text-41, .site-title, h2.site-title2 {
    display: none;
}
}

@media only screen and (max-width:1370px) {
div#importantpubl {
    font-size: 15px;
}
}
@media screen  and (min-width:1000px) and (max-width:1320px) {
	.home-section-latest-news .latest-news-col-4 .latest-news-item {
    width: 21.5%;
}
	#top-nav ul ul {
    width: 190px!important;
	}
	.custom-logo-link {
    left: 66px;
	}
	body {
    font-size: 15px;
    }
    #news-ticker {
        width: 187px;
    }
    .container {
        width:100%;
    }
	#masthead .container {
        padding:0!important;
    }
	.site-branding .custom-logo-link img {
    width:130px!important;
	}
	.custom-logo-link {
    top:-64px!important;
	}
	.tc-header2 {
    min-height:45px;
    height:116px !important;
	}
	.tc-header3 {
    height:120px!important;
    margin-top:15px!important;
	}
	.tc-header3.logo {
    margin-right:40px!important;
    }
	div#custom_html-12 {
    top:-20px;
}
#top-nav {
    margin-left: 151px!important;
}
#custom_html-12 img {
    width: 190px!important;
}
a#mobile-trigger {
    display: block;
    float: left;
    padding-left: 14px;
}
.sidr-main-open a#mobile-trigger {
    padding-left: 12px;
}
.logged-in .mobile-nav-wrap {
        top: 6px;
    /* height: 40px; */
    /*right: 15px; */
}
.mobile-nav-wrap {
 /* background: #242424 none repeat scroll 0 0; */
    display: block;
    left: 0; 
    /* padding: 6px; */
    position: absolute;
    text-align: center;
    
    /* width: 100%; */
    z-index: 99999;
}
#mobile-trigger i {
 background-color: #0a3e1499;
    /* box-shadow: 0 1px 2px #242424; */
    color: #ffffff;
    border-radius: 16px;
    font-size: 21px;
    padding: 6px 8px;
}
.header-search-box {
    display: none;
}
#main-nav {
    height: 53.25px;
}
#top-nav li._second {
    padding-left: 30px!important;
}
#top-nav li._home.menu-item a {
    margin: 16px 0 0 -13px!important;
}
}
/* Smaller than standard 1139 (devices and browsers) */
@media only screen and (max-width:1300px) {
    .comments-area form#commentform p {
        float: left;
        width: 100%;
    }


    #comments input#submit {
        width: auto;
    }
    .right-header {
        width: auto;
    }
   .main-navigation ul li a {
        padding: 15px 10px;

    }
    .main-navigation ul li li a {
        padding: 9px 0;

    }
    .main-navigation ul li li a {
        margin: 0;
    }
    .header-search-box .search-box-wrap {
        width: 200px;
    }
    .search-form input.search-field {
        width: 85%;
    }
    #main-slider .cycle-caption {
        max-width: 50%;
        bottom: 20%;
        left: 15px;
    }

    #main-slider h3 {
        font-size: 20px;
    }
    #main-slider .cycle-caption .caption-wrap {
        max-width: inherit;
    }

    #main-slider .next-prev-wrapper {
        max-width: 100%;
    }

    .home-section-testimonials article.cycle-slide {
        padding-left:5%;
        padding-right:5%;
    }

    .authorbox  .author-info,
    .authorbox  .author-bio-posts-content {
        float: left;
        max-width:70%;
        width: 70%;
    }

    #main-slider .cycle-prev {
        right: 61px;
    }

    #main-slider .cycle-next {
        right: 30px;
    }

    .home-section-services .services-item h3 {
        font-size: 20px;
    }
    .home-section-call-to-action .cta-content {
        width: 79%;
    }
    .home-section-call-to-action .cta-buttons {
        padding: 15px 0;
    }
    .home-section-call-to-action .cta-btn {
        clear: both;
        float: right;
        margin: 0 0 15px;
        padding: 9px 15px;
        min-width: 150px;
    }
    #front-page-home-sections .home-section-call-to-action .section-title {
        font-size: 23px;
    }


    .home-section-news-and-events p {
        margin: 0;
        line-height: 1.4;
    }
    #university-hub-front-page-widgets .featured-page-widget img.alignleft {
        margin-bottom: 0;
        margin-right: 30px;
        max-width: 45%;
    }
}
@media only screen and (min-width:1251px) {
	ul.crumbs {
    margin: 0 0 0 30px;
}
	.sidebar{max-width:20%}
}
@media only screen and (max-width:1250px) {
	   body #content #primary {
        width: 94%!important;
    }
	#sidebar-primary, body #content .sidebar {
    /* margin-left: 25px !important; */
    width: 96% !important;
}
}
/* Smaller than standard 1024 (devices and browsers) */
@media only screen and (max-width:1023px) {
	
    .site-header.fixed, .home .site-header.fixed{
      position: absolute;
      background-color: inherit;
      box-shadow: inherit;
    }
    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 20px;
    }

    h3{
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 15px;
    }

    h6 {
        font-size: 14px;
    }

    #main-slider .cycle-caption {
        max-width: 70%;
        bottom: 17%;
    }

    td,
    th {
        font-size: 12px;
        padding: 2px;
    }
   .university_hub_widget_contact .wpcf7-form > p {
        width: 100%;
    }
    .home-section-testimonials article.cycle-slide {
        padding-left:0;
        padding-right:0;
    }
    body.three-columns-enabled #primary,
    body.three-columns-enabled #content .sidebar,
    body #content #primary, body #content .sidebar {
        border-bottom: 1px solid #dddddd;
        padding-bottom:31px;
        width: 100%;
    }
    #main-slider .cycle-next {
        right: 25px;
    }
    .home-section-latest-news .latest-news-item.news-featured {
        width: 100%;
    }
    .home-section-latest-news .latest-news-item:nth-child(3n),
    .home-section-latest-news .latest-news-item:nth-child(6n) {
        clear: none;
    }

    #university-hub-front-page-widgets .widget {
        padding: 30px 0;
    }
    .widget-area .home-section-latest-news .latest-news-meta li.news-read-more {
        float: none;
        margin-top: 10px;
    }

    .widget-area .home-section-latest-news .latest-news-meta li {
        display: inline-block;
        float: none;
        margin-right: 0;
    }

    .home-section-team .team-title {
        padding: 0 5px;
    }

    .home-section-services .services-item {
        padding: 10px;
    }

    .home-section-team .teams-col-4 .team-item,
    .home-section-services .services-col-4 .services-item  {
        width: 50%;
    }

    .home-section-services .services-col-4 .services-item:nth-child(4n+1)    {
        clear: inherit;
    }

    .home-section-portfolio .popup-link  {
        top: 35px;
    }

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:1000px) {
	#advanced_menu-15,#advanced_menu-16{display:table;margin:auto!important}
	.omsc-custom-table.omsc-style-1 td, .omsc-custom-table-wrapper.omsc-style-1 table td {
    display: table !important;
    float: left;
}
	.mec-totalcal-view span {
    margin-bottom: 10px !important;
}
	.site-branding .custom-logo-link img {
    margin-top:18px!important;
    vertical-align: middle;
    }
    #latest-news.home-section-latest-news .latest-news-item {
        width: 46.5%;
    }
	div#custom_html-3 {
    display: none;
   }
div#custom_html-5 {
    display: none;
}
#B753624u81 {

    margin: auto;

    padding-right: 20px;
}
.site-branding img {
    width: 130px!important;
}
    body{
        padding-top: 0;
    }
	div#custom_html-11 {
    display: none;
}
.site-branding #custom_html-12 img {
    width: 150px;
    margin-top: 18px;
}

    #page {
        margin-top:50px;
    }

    #main-nav {
        display: none;
    }

    .enabled-sticky-primary-menu.sidr-open #masthead.fixed {
        position: relative;
        top: 89px;
    }

    .enabled-sticky-primary-menu  #masthead.fixed {
        top: 39px;
    }

    .enabled-sticky-primary-menu.admin-bar #masthead.fixed {
        top: 87px;
    }

    .sidr-open #mobile-trigger {
           transition: 0.15s;
    }


    a#mobile-trigger {
        display: block;
        float: left;
        padding-left:10px;
		    z-index: 100000;
    }
    .sidr-main-open  a#mobile-trigger{
       padding-left:75px;
    }
.sidr {
    background:#0d561bfa!important;
    box-shadow: 0 0 2px 2px #222 inset!important;
}
.sidr ul {
    border-top: none!important;
    margin:0!important;
	    min-height: 45px;
}
.sidr.right {
   /* right: -120px!important;*/
}
.sidr ul li a, .sidr ul li span {
       /*padding-top: 10px !important;*/
}
button.menu-toggle {
    display: block;
    float: right;
    /* padding-right: 20px; */
    z-index: 100000;
    margin-right: 25px;
    background: #0c4617 none repeat scroll 0 0;
	    border: 0;
    box-shadow: none;
	outline-style: none;
    }
	
	.header-toggled-on .site-branding{
	display:none;
	}
	.spantoggled {
   z-index: 900000000;
    width: 100%;
    /* padding: 0 12px; */
    height: 44px;
    position: absolute;
    right: 2px;
   }
   .children-activ-of > .spantoggled {
    width: 0;
}
   .site-navigation.primary-navigation.toggled-on ul li.activ ul {
    display: block;
}
	.wrap-toggled-on a#mobile-trigger {
    opacity: 0.2;
    }
	nav.site-navigation.primary-navigation.toggled-on {
    height: 100vh;
 
    overflow: visible;
	max-width: 1440px;
    width: 100%;
    border: 0;
    position: absolute;
    left: 0;
    }
	nav.site-navigation.primary-navigation {
    height: 33px;
    overflow: hidden;
   }
   .menu-main-container {
    background: #0c4617;
    margin-top: 39px;
	height: 92vh;
    overflow: auto;
   }

    .mobile-nav-wrap {
        background: #0f531c none repeat scroll 0 0;
        display: block!important;
        left: 0;
        padding: 6px 0;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 99999;
		max-height: 33px;
        overflow: hidden;


    }
	.mobile-nav-wrap.wrap-toggled-on {
    overflow: visible;
	}
    .logged-in .mobile-nav-wrap {
        top: 45px;
        height: 49px;
    }
	.site-header.header-toggled-on .site-branding{
    display: none;
	}
	#masthead.site-header.header-toggled-on  {
	z-index:0!important;	
	}
 
.site-navigation.primary-navigation.toggled-on ul li a, .site-navigation.primary-navigation.toggled-on ul li span {
	line-height: 1.5;
        padding-bottom: 10px !important;
        padding-left: 30px;
        padding-top: 10px !important;
    border-bottom: #fffc solid 1px!important;
    /* width: 100%; */
    background: none !important;
    font-size: 15px !important;
    margin: 0;
    position: relative !important;
    display: block;
    text-align: left !important;
	    list-style: none;
}
.site-navigation.primary-navigation.toggled-on ul li {
	text-align: left;
	    display: block;
    margin: 0;
    line-height: 48px;
	    position: relative;
}
.menu-main-container ul {
    margin: 0!important;
}
.menu-main-container > ul > li > a, .menu-main-container > ul > li > span {
text-transform: uppercase;
}
.menu-main-container li a,.menu-main-container li span {
    font-size: 14px;
    color: #fff;
}
.menu-main-container ul#menu-top-main > li.menu-item-has-children > a, .menu-main-container ul#menu-top-main > li.menu-item-has-children > span {
    color: #d4e6d8;
    text-transform: uppercase;

}
.menu-main-container li.menu-item-has-children > a::after, .menu-main-container li.menu-item-has-children > span::after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 5px;
    margin-right: 0;
    position: absolute;
    right: 16px;
}
ul.sub-menu {
    background-color: #0f531c;
    display: none;
}

    .logged-in .mobile-nav-wrap {
        top: 45px;
        height: 49px;
    }

    .sidr ul li ul li a,
    .sidr ul li ul li span {
        line-height: 1.5;
        padding-bottom: 10px !important;
        padding-left: 30px;
        padding-top: 10px !important;
    }


   /*#top-nav*/

    #top-nav {
        display: none;
    }
    #mobile-trigger2 {
        text-align: right;
        transition: inherit;
        padding-right: 25px;

    }
    .sidr2-open   #mobile-trigger2{
       padding-right:278px;
    }
    #mobile-trigger2 i {
        background-color: #0c4617;
        box-shadow: 0 1px 2px #242424 ;
        color: #ffffff;
        font-size: 21px;
        padding: 6px 8px;
		    z-index: 100000;
    }
    a#mobile-trigger2 {
        float: right;
        display: block;
    }
    .home-section-team .team-title {
        font-size: 16px;
    }
    .home-section-team .team-item {
        padding: 0 15px;
    }
    #primary,
    .sidebar {
        width: 100%;
    }
    .university_hub_widget_recent_posts .recent-posts-item {
        clear: both;
        float: left;
        margin-top: 30px;
        width: 100%;
    }
    .site-branding {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
		float: none !important;
    max-width: 100%;
    position: absolute;
    text-align: center;
    
    }
	#masthead .container {
    padding-left: 0!important;
}
	#site-identity {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    }
	.custom-logo-link {
    display: table;
    float: none !important;
    margin-right: auto !important;
    MARGIN-LEFT: auto !important;
    Z-INDEX: 100001;
    POSITION: RELATIVE;
}
	
     .site-title {
        font-size: 18px;
    }
	.site-title > a {
max-width: 290px;
	}

	#text-41 p,#text-40 p {
    font-size: 14px!important;
    }
    .home-section-latest-news .latest-news-item {
        padding: 10px;
    }

    .slider-enabled .site-header {
        position: inherit;
    }

   .site-description {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0;
    }
    .top-news {
        float: left;
        width: 50%;
    }
    #masthead {
        padding:15px 0 45px;
    }
    #quick-contact li {
        font-size: 12px;
        line-height: 0.8;
        margin-left: 8px;
        margin-top: 5px;
        padding: 0 5px 0 35px;
    }
    #quick-contact li::before {
        font-size: 25px;
    }
    a.quick-call, span.main-address {
        font-size: 14px;
    }
    .home-section-call-to-action .cta-content {
        width: 100%;
        text-align: center;
    }
    .home-section-call-to-action .cta-buttons {
        padding: 15px 0;
        float: none;
        width: 100%;
        clear: both;
    }
    .home-section-call-to-action .cta-btn {
        clear: both;
        float: right;
        min-width: auto;
        padding: 5px 15px;
        float: none;
        display: inline-block;
        margin: 15px 5px 0;
    }
    .home-section-news-and-events .recent-news {
        padding: 0 15px 30px;
        width: 100%;
    }
    .home-section-news-and-events .recent-events {
        float: inherit;
        padding: 0 15px;
        width: 100%;
    }
    .home-section-news-and-events h3 {
        font-size: 19px;
    }
    .home-section-news-and-events p {
        font-size: 15px;
    }
    .home-section-latest-news .latest-news-layout-2 .latest-news-thumb ,
    .home-section-latest-news .latest-news-layout-2 .latest-news-text-wrap{
        width: 100%;
    }
    #university-hub-front-page-widgets .featured-page-widget img.alignleft {
        margin-bottom: 30px;
        margin-right: 0;
        max-width: 100%;
    }
    #university-hub-front-page-widgets .university_hub_widget_featured_page .container {
        max-width: 97%;
        padding: 0 15px;
    }
    #university-hub-front-page-widgets .fetured-page-content {
        padding: 30px;
    }

    .university-hub-woocommerce-product-grid-4 ul.products li.product .button {
        padding: 5px 13px;
        left: 13%;
        font-size: 14px;
    }
    .university-hub-woocommerce-product-grid-3 ul.products li.product .button {
        left: 16%;
    }
    .enabled-sticky-primary-menu #masthead.fixed {
        position: inherit;
        top: 0;
    }

      .site-header.fixed .site-branding, .site-header.fixed #quick-contact {
        display: block;
    }
    .university-hub-woocommerce .products .star-rating {
    top: 20px;
    }
	.wrapper.of_row {
    display: none;
}
}
@media only screen and (min-width:811px) {
._wifi{position:absolute;right:30px;top:-40px}
}
@media only screen and (max-width:810px) {
#B753624u81 li {
    width: 42% !important;
font-size: 14px !important;
margin: 15px auto;
background: linear-gradient(to right, rgba(252,252,252,0) 0%,rgba(253,220,201,0) 5%,rgba(254,223,177,0.14) 7%, rgba(252,191,115,0.05) 36%,rgba(251,181,94,0.18) 100%);
}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
    h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 22px;
    }

    h3{
        font-size: 20px;
    }

    h4 {
        font-size:18px;
    }

    h5 {
        font-size: 17px;
    }

    h6 {
        font-size: 16px;
    }
    body .sidebar,
    body #primary {
        width: 100%;
    }

    .site-content {
        padding-top: 15px;
    }

    /*featured slider style*/

    #main-slider .cycle-caption h3 {
        font-size: 22px;
        line-height: 1.4;
    }

    #main-slider .cycle-caption p {
        font-size: 14px;
        margin-bottom: 15px;
        overflow: hidden;
    }

    #university-hub-front-page-widgets .widget-title {
        font-size: 25px;
    }

    #university-hub-front-page-widgets .university_hub_widget_call_to_action .call-to-action-description p {
        font-size: 15px;
    }

    #content {
        clear: both;
    }

    #university-hub-front-page-widgets {
        clear: both;
    }

    .home-section-call-to-action .cta-btn {
        display: inline-block;
        margin: 15px 5px;
        padding: 5px 20px;
    }

    /*footer widget area*/

    .sibebar {
        margin-top: 15px;
    }

    #footer-widgets .footer-widget-area{
       float: none !important;
		padding: 15px 15px 0;
		width:auto;
		text-align: center;
    }
	#footer-widgets .footer-widget-area {
    text-align: center;
}
	#advanced_menu-15{
    margin: auto!important;
    text-align:center;
    padding-top:15px;
	}
    #footer-widgets .footer-active-1 {
        width: 100%;
    }
    #footer-widgets .footer-widget-area:nth-child(3n) {
        clear: both;
    }
    .university_hub_widget_products_grid .university-hub-woocommerce-product-grid-4 ul.products li.product,
    .university_hub_widget_products_grid .university-hub-woocommerce-product-grid-3 ul.products li.product {
        margin: 0 1.5% 30px;
        width: 47%;
    }
    .university-hub-woocommerce-product-grid-4 ul.products li.product .button,
     .university-hub-woocommerce-product-grid-3 ul.products li.product .button {
        font-size: 14px;
        left: 22%;
        padding: 5px 13px;
    }
    .widget.home-section-services .service-block-item,
    .home-section-featured-blocks .inner-wrapper article {
        width: 50%;
    }
    .block-title {
        margin-bottom: 5px;
    }
     .home-section-featured-blocks .entry-content {
        margin-top: 5px;
    }
    a.more {
        padding: 2px 15px 5px;
    }
    .home-section-featured-blocks p {
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .widget {
        margin: 15px 0 0;
    }

    #footer-widgets {
        padding: 30px 15px;
    }

    #colophon .copyright,
    #colophon .site-info {
        clear: both;
        text-align: center;
        width: 100%;
    }
#main-slider::before,
#main-slider::after {
    display: none;
}


    .home-section-testimonials .cycle-slide > img {
        margin-bottom: 15px;
        margin-right: 15px;
        max-width: 100px;
    }

    .home-section-testimonials .testimonial-excerpt > p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .home-section-team .teams-col-4 .team-item,
    .home-section-team .teams-col-3 .team-item,
    .home-section-team .teams-col-2.team-item,
    .home-section-team .teams-col-1 .team-item {
        max-width: 300px;
        margin: 0 auto;
        width: 50%;
        float: none;
    }

    .home-section-team .teams-col-4 .team-item,
    .home-section-team .teams-col-3 .team-item,
    .home-section-team .teams-col-2 .team-item,
    .home-section-team .teams-col-1 .team-item {
        max-width: 300px;
        margin: 0 auto 15px;
        width: 50%;
        float: left;
    }

    #colophon .colophon-column {
        float: left;
        width: 100%;
    }

    #footer-navigation {
        text-align: center;
        margin-bottom:10px;
    }

    .copyright {
        margin-bottom: 5px;
    }

    .entry-footer > span {
        border-right: medium none;
        border-top: 1px solid #dddddd !important;
        display: block;
        float: left;
        padding: 10px 15px;
        width: 100%;
    }
    #university-hub-front-page-widgets .widget {
        margin: 0;
        padding: 30px 0;
    }
    .home-section-latest-news .latest-news-title {
        position: inherit;
        width: 100%;
    }
    .service-block-inner-content {
        display: block;
    }
    .home-section-latest-news .latest-news-item:nth-child(3n),
    .home-section-latest-news .latest-news-item:nth-child(6n) {
        clear: both;
    }
    .slider-buttons a {
        color: #ffffff;
    }
    #university-hub-services.home-section-services .services-item {
        width: 50%;
    }
    #front-page-home-sections > div {
        clear: both;
        padding: 20px 0;
    }
    #front-page-home-sections .section-title {
        margin-bottom:15px;
    }
    .home-section-testimonials .testimonials-thumb {
        display: block;
        float: none;
        margin: 0;
        text-align: center;
    }
    .home-section-testimonials {
        text-align: center;
    }
    #breadcrumb, #breadcrumb {
        padding: 5px 0;
        border-top: 2px solid;
    }
}
@media screen  and (min-width:768px) and (max-width:1100px) {
#footer-widgets .inner-wrapper {
    display: table;
    margin: auto !important;
}
.footer-active-3.footer-widget-area {
    width: auto !important;
}
#university-hub-social-2,.inner-wrapper .footer-active-2:last-child.footer-widget-area {
   float:right!important;
}
}
@media screen  and (min-width:1100px) {
	#university-hub-social-2,#university-hub-social-3,.inner-wrapper .footer-active-2:last-child.footer-widget-area {
   float:right!important;
}
}
@media screen  and (min-width:641px) and (max-width:1000px) {
	.custom-logo-link {  
    width: 160px;    
	margin-top: -67px;
}
.latest-news-inner-wrapper {
	height: 450px;
}
	.omsc-custom-table.omsc-style-1 td, .omsc-custom-table-wrapper.omsc-style-1 table td {
    width: 48%;
}
}
@media only screen and (max-width:670px) {
.latest-news-inner-wrapper {
	height: 420px;
}
}
@media only screen and (min-width:401px) {
#primary{padding-left:15px;padding-right:15px} }
@media screen  and (min-width:401px) and (max-width:640px){.custom-logo-link{width:130px;margin-top:-68px}}
@media only screen and (max-width:640px){.omsc-custom-table.omsc-style-1 td, .omsc-custom-table-wrapper.omsc-style-1 table td{width:45%} 
a.highslide-image img, a.cboxElement img, img.alignleft{margin: 15px auto 15px auto;display:block}
footer.entry-footer{background-color:#f9f8f8}}
@media only screen and (min-width:641px) {
.dont-left{clear:left}
.clear{clear:both}
.alignleft{display:inline;float:left}
.alignright{display:inline;float:right}
hr {
    clear: left;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.su-spacer {
    border-bottom: rgba(245, 239, 216, 0.99) 1px solid;
    clear: left;
    display: block;
    padding-top: 15px;
    margin-bottom: 10px;
}
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:640px) {
	a.highslide-image img, a.cboxElement img, img.alignleft {
    margin: 15px auto 15px auto;
    display: block;
    }
	a.highslide-image, a.cboxElement {
    display: block;
    width: 98%;
    }
	.brand-footer {
    display: none;
}
#latest-news.home-section-latest-news .latest-news-item {
        width: 94%!important;
    }
	
#colophon .copyright {
    padding-top: 20px!important;
}
	table.omsc-custom-table.omsc-style-1 {
    width: 100%!important;
}
.omsc-counter-number {
    font-size: 200%!important;
}
.omsc-counter-title {
font-size:16px!important;}
.omsc-box {
    padding: 1px 1px;
}
.clear,.su-spacer,.dont-left {
    clear: both;
}	
	.site-branding #custom_html-4 img {
    margin-top:0!important;

}	
    #main-slider .cycle-caption p {
        display: none;
    }
    .testimonials-item-inner > h3 {
        font-size: 17px;
    }
    .home-section-testimonials .testimonials-content-area p {
        font-size: 15px;
    }
     .slider-buttons a {
        font-size: 15px;
        line-height: 1.5;
        margin-bottom: 10px;
        margin-top: 15px;
        padding: 0 5px;
    }

    #main-slider .cycle-caption {
        top:inherit;
        bottom: 80px;
        max-width: 100%;
    }
    #main-slider .cycle-caption h3 {
        padding:0 10px;
        height: auto;
        font-size: 18px;
        line-height: 1.5;
        font-weight: 300;
    }

    .home-section-services .services-item h3 {
        font-size: 16px;
    }

    .page-title {
        font-size: 30px;
    }
    .home-section-services .services-col-3 .services-item:nth-child(3n+1) {
        clear: inherit;
    }
    #quick-contact {
        clear: both;
        float: none;
        text-align: center;
    }
	.logged-in .mobile-nav-wrap {
    height: 41px!important;
	}

    #site-identity {
        margin-right: 0;
    }
    a.quick-call, span.main-address {
        font-size: 18px;
    }
    #quick-contact li::before {
        font-size: 33px;
    }
    #quick-contact li {
        display: inline-block;
        float: none;
        margin: 15px 0;
        padding: 0 5px 0 48px;
    }
    .top-news {
        float: left;
        width: 100%;
    }
    #news-ticker {
        width: 270px;
    }
    #header-social {
        border-top: 1px solid rgba(255, 255, 255,0.2);
        clear: both;
        float: none;
        width: 100%;
        text-align: center;
    }
    #header-social li {
        display: inline-block;
        float: none;
    }
    #header-social li:first-child {

        border-left: 1px solid rgba(255, 255, 255, 0.15);
    }
    .home-section-call-to-action .cta-buttons {
        padding: 15px 0 0;
    }
    .home-section-news-and-events p {
        font-size: 14px;
    }
    .home-section-news-and-events .event-post {
        padding-right: 10px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {
.latest-news-inner-wrapper {
	height: 375px!important;
}
    #news-ticker {
        width: 176px;
    }

    #quick-contact li::before {
        font-size: 17px;
        left: -4px;
        top: 0;
    }

    a.quick-call, span.main-address {
        font-size: 11px;
    }


    #quick-contact li {
        margin: 11px 0;
        padding: 0 0 0 19px;
        font-size: 11px;
    }
    .site-branding {
        text-align: center;
    }

    .home-section-latest-news .latest-news-item.news-featured .latest-news-thumb {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .widget.home-section-latest-news .latest-news-item {
        width: 100%;
    }

    /*main slider */

    #university-hub-front-page-widgets .widget-title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .site-header {
        padding: 0;
    }

    #footer-widgets .footer-widget-area {
        width: 100%;
    }

    #footer-widgets .footer-widget-area:first-child {
        border: none;
        margin-top: 0;
        padding-top: 0;
    }

    #footer-widgets .footer-widget-area {
        width: 100%;
        padding-top: 15px;
        border-top: 1px solid #fff;
        margin-top: 15px;
    }

    .social-links {
        float: right;
        max-width: 208px;
        text-align: right;
    }

    .social-links .university_hub_widget_social li {
        display: inline-block;
        float: none;
    }

    .home-section-news-and-events p {
        font-size: 13px;
    }
    .home-section-news-and-events h3 {
        font-size: 14px;
        line-height: 1.1;
    }
    .widget.home-section-services .service-block-item,
    .home-section-news-and-events .news-post {
        width: 100%;
    }

    .page-title {
        font-size: 20px;
        margin-bottom: 7px;
    }

    .home-section-testimonials .cycle-slide > img {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 100px;
    }

    .home-section-testimonials .testimonial-content-area {
        float: left;
        max-width: 100%;
        padding-top: 15px;
    }

    .home-section-testimonials .cycle-pager > span.cycle-pager-active {
        max-width: 60px;
    }

    .home-section-testimonials .cycle-pager span {
        cursor: pointer;
        max-width: 55px;
        overflow: hidden;
        padding: 2px 5px;
    }

    .home-section-latest-news .latest-news-thumb a::before {
        font-size: 20px;
        height: 40px;
        opacity: 1;
        visibility: visible;
        width: 40px;

    }

    .home-section-latest-news .latest-news-item::after {
        content: "";
        display: table-cell;
    }

    .home-section-latest-news .latest-news-text-wrap{
        overflow: hidden;
    }

    .widget.home-section-services .service-block-item {
        border-bottom: 1px dashed #aaaaaa;
        width: 100%;
    }

    #university-hub-front-page-widgets .widget-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .call-to-action-buttons .custom-button {
        border-radius: 27px;
        font-size: 17px;
        width: 100%;
    }

    .home-section-testimonials .testimonial-excerpt > p {
        font-size: 15px;
        font-style: normal;
        line-height: 1.2;
        margin-bottom: 8px;
    }

    .header-social-wrapper .university_hub_widget_social li {
        float:none;
        display: inline-block;
    }

    #main-slider .cycle-pager {
        display: none;
    }
    #main-slider .cycle-caption {
        bottom: 0;
        max-width: 100%;
        top: inherit;
        left: 0;
    }
    #main-slider .cycle-caption h3 {
        font-size: 14px;
    }
    .slider-buttons a {
        font-size: 12px;
        margin-bottom: 0;
        margin-top: 6px;
        margin-top: 10px;
        margin-right: 10px;
    }
    #main-slider .cycle-prev,
    #main-slider .cycle-next {
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 1.6;
        top: 10px;
    }
    #footer-widgets .footer-active-2 .university_hub_widget_social {
        margin-top: 0;
    }

    #university-hub-services.home-section-services .services-item,
    .home-section-latest-news .latest-news-item,
    #latest-news.home-section-latest-news .latest-news-item,
    .home-section-featured-blocks .inner-wrapper article {
        width: 86%;
        max-width: 300px;
        margin:0 auto 0;
        float: none;
    }

    .services-block-list {
        text-align: center;
    }
    .home-section-services .services-item h3 {
        font-size: 18px;
    }
    #university-hub-front-page-widgets .fetured-page-content {
        padding: 0 15px ;
        text-align: left;
    }
    #university-hub-front-page-widgets .fetured-page-content .widget-title {
        font-size: 19px;
        text-align: left;
    }
     .entry-header .entry-title {
        font-size: 20px;
     }
     #primary article.hentry,
     .sidebar .widget {
        padding: 15px;
     }
    #main-slider .cycle-prev {
        right: 55px;
    }
    #front-page-home-sections .home-section-call-to-action .section-title {
        font-size: 17px;
        text-align: center;
    }
    .home-section-call-to-action .cta-btn {
        display: inline-block;
        margin: 3px 3px;
        padding: 5px 12px;
        font-size: 13px;
    }
    .home-section-news-and-events .custom-entry-date span.entry-month,
    .home-section-news-and-events .custom-entry-date span.entry-day {
        width: 60px;
    }
    .home-section-news-and-events .custom-entry-date span.entry-day {
        font-size: 31px;
    }
        .sidr-main-open a#mobile-trigger2 {
        float: right;
		display: inline-block !important;
		/*float: left;*/
		clear: both;
		/*padding-left: 260px;*/
    }

    .sidr-main-open a#mobile-trigger {
        display: inline-block !important;
		float: left;
		clear: both;
		/*padding-left: 260px;*/
    }

    .sidr2-open a#mobile-trigger {
        float: left;
        padding-left: 5px;
		display: none;
    }

    .sidr2-open  a#mobile-trigger2 {
        padding-right: 267px;
    }

    .site-title {
        margin: 0;
    }
}
@media only screen and (max-width:400px) {
	.custom-logo-link {  
    width:100px;
	margin-top:-60px;
    }
.site-branding div#custom_html-4 img {
    width: 90px !important;
    }
div#custom_html-4 {
    right: 2px!important;
    }
    }
@media only screen and (min-width:381px) {
._nauka-v .omsc-box.omsc-with-bg-color.omsc-with-icon.omsc-icon-style-border.omsc-icon-shape-circle{min-height:351px}
}
@media only screen and (max-width:380px) {
	.omsc-custom-table.omsc-style-1 td {
    width:96%!important;
    }
    }
/*** Block Styles ***/
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
	font-style: italic;
	margin-bottom: 1.5em;
	text-align: left;
}

hr.wp-block-separator {
	background: none;
	border-bottom-width: 1px;
}

.wp-block-gallery {
	margin: 0;
	margin-bottom: 15px;
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignnone,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignright {
	display: flex;
}

.wp-block-gallery figcaption {
	font-style: italic;
}

p.has-drop-cap:not(:focus)::first-letter {
	font-size: 5em;
	margin-top: 0.075em;
}

.wp-block-image {
	margin-bottom: 1.5em;
}

.wp-block-image figure {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-image figure.alignleft {
	margin-right: 1.5em;
}

.wp-block-image figure.alignright {
	margin-left: 1.5em;
}

.wp-block-audio audio {
	display: block;
	width: 100%;
}

.wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
	display: flex;
}

.wp-block-pullquote blockquote {
	margin: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote {
	border-left: 5px solid #39883c;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	border: none;
	background: #39883c;
	padding: 30px;
	color: #fff;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	color: #fff;
}
blockquote:before {
	display: none;
}
blockquote {
    margin: 0 0 15px 0;
    position: relative;
    padding-left: 20px;
}
.entry-content ul.wp-block-gallery {
    margin-left: 0;
    padding-left: 0;
}
.entry-content ul,.entry-content ol {
    padding-left: 20px;
    margin-left: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal;
    font-size: 18px;
    color: #000;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: both;
}
