/*

Theme Name:		LNU Admission
Description:	A theme for lnu.edu.ua
Version:			2.0
Author:			Відділ інформаційного забезпечення
Author URI:		http://dis.lnu.edu.ua
Domain Path:	/lib/languages
Text Domain:	lnu

*/

/* = Document Setup
---------------------------------------------------- */

*{
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent no-repeat left top;
	word-wrap: break-word;
	outline: none;
}

body{
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	color: #333;
}

body.news-listing{
	background-color: #f2f2f2;
}
.soc-icon {
	position: absolute;
	right: 0px;	
}
h1{
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 700;
	color: #002561;
}

h2{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: 400;
	color: #002561;
}

h3{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 700;
	color: #002561;
}

h4{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	font-weight: 700;
	color: #002561;
}

a,
a:active,
a:focus{
	text-decoration: none;
	color: #002561;
}

a:hover{
	text-decoration: underline;
	color: #002561;
}

select,
textarea,
input{
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
}

select,
textarea,
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"]{
	border-color: #69f;
	border-style: solid;
	border-radius: 4px;
	border-width: 1px;

	font-size: 16px;
	line-height: 24px;
	font-family: 'PT Sans', sans-serif;
	color: #333;
}

select,
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"]{
	padding: 7px 15px;
	height: 40px;
}

input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"]{
	-webkit-appearance: none;
}

textarea{
	padding: 7px 15px;
	resize: vertical;
}

select:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus{
	border-color: #fc0;
}

input[type="radio"],
input[type="checkbox"]{
	width: 20px;
	height: 20px;
	margin: 0 6px 0 0;
	cursor: pointer;
}

input[type="button"],
input[type="submit"]{
	padding: 0 30px;
	border-radius: 3px;
	-webkit-appearance: none;
	cursor: pointer;

	font-size: 18px;
	line-height: 38px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;

	background-color: #f8b502;
	color: #fff;
}

input[type="button"]:disabled,
input[type="submit"]:disabled{
	background-color: #ffe293;
}

input:-ms-input-placeholder { color: #777; }
input::-webkit-input-placeholder { color: #777; }
input:-moz-placeholder { color: #777; opacity: 1; }
input::-moz-placeholder { color: #777; opacity: 1; }

textarea:-ms-input-placeholder { color: #777; }
textarea::-webkit-input-placeholder { color: #777; }
textarea:-moz-placeholder { color: #777; opacity: 1; }
textarea::-moz-placeholder { color: #777; opacity: 1; }

hr{
	height: 0;
	width: 30%;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	margin: 15px auto 30px;
	clear: both;
}

/* = Core Classes
---------------------------------------------------- */

.wrap{
	padding: 0 10px;
	max-width: 950px;
	margin: 0 auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

.alignleft{
	margin: 10px 20px 10px 0;
	float: left;
	z-index: 5;
}

.aligncenter{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.alignright{
	margin: 10px 0 10px 20px;
	float: right;
	z-index: 5;
}

.textleft{
	text-align: left;
}

.textcenter{
	text-align: center;
}

.textright{
	text-align: right;
}

.hidden{
	display: none;
}

.nomargin{
	margin: 0;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 0;
}

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

/* = Site Container
---------------------------------------------------- */

.site-container{
	position: relative;
	overflow: hidden;
}

/* = Site Header
---------------------------------------------------- */

.site-header{
	position: relative;
	z-index: 50;
}

.site-header-warning{
	padding: 15px 0;
	background-color: #c90d0d;
	font-size: 20px;
	color: #fff;
}

.site-header-main{
	background-color: #fff;
	border-bottom: 1px solid #f7f4ec;
	padding-bottom: 5px;
	padding-top: 13px;
}

.site-header-main .wrap{
	position: relative;
}
.site-header-main .sub-menu {
	text-align: left;
}

/* logo */

.site-logo{
	width: 70px;
	height: 73px;
	margin-right: 30px;
	background-image: url(lib/images/logos/main.png);
	overflow: hidden;
	display: block;
	float: left;
}

/* title */

.site-title{
	font-size: 30px;
	line-height: 24px;
	letter-spacing: 0.075em;
	margin-bottom: 10px;
	padding-top: 7px;
	color: #002561;
	text-align: center;
}


/* navigation */

.site-navigation{
	font-size: 18px;
	text-align: center;
}

.site-navigation li{
	list-style: none;
	display: block;
}

.site-navigation > ul > li{
	margin-right: 15px;
	position: relative;
	/*float: left;*/
	display: inline-block;
	margin-bottom: 10px;
}

.site-navigation > ul > li:last-child{
	margin-right: 0;
}

.site-navigation li a{
	display: block;
}

.site-navigation > ul > li > a{
	position: relative;
	text-decoration: none;
	color: #005ffc;
}

.site-navigation > ul > li:hover > a,
.site-navigation > ul > li.current_page_item > a,
.site-navigation > ul > li.current-menu-item > a,
.site-navigation > ul > li.current_page_parent > a,
.site-navigation > ul > li.current-menu-parent > a,
.site-navigation > ul > li.current-page-ancestor > a,
.site-navigation > ul > li.current-menu-ancestor > a{
	color: #002561;
}

.site-navigation > ul > li:hover > a:after,
.site-navigation > ul > li.current_page_item > a:after,
.site-navigation > ul > li.current-menu-item > a:after,
.site-navigation > ul > li.current_page_parent > a:after,
.site-navigation > ul > li.current-menu-parent > a:after,
.site-navigation > ul > li.current-page-ancestor > a:after,
.site-navigation > ul > li.current-menu-ancestor > a:after{
	height: 1px;
	background-color: #f8b502;
	position: absolute;
	display: block;
	content: "";
	bottom: -1px;
	right: 3px;
	left: 3px;
}

.site-navigation > ul > li.menu-item-has-children > a{
	padding-right: 12px;
}

.site-navigation > ul > li.menu-item-has-children > a i{
	width: 5px;
	height: 4px;
	margin-top: -2px;
	background-image: url(lib/images/menu-arrows.png);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	content: "";
	right: 0;
	top: 50%;
}

.site-navigation > ul > li.menu-item-has-children:hover > a:after,
.site-navigation > ul > li.menu-item-has-children.current_page_item > a:after,
.site-navigation > ul > li.menu-item-has-children.current-menu-item > a:after,
.site-navigation > ul > li.menu-item-has-children.current_page_parent > a:after,
.site-navigation > ul > li.menu-item-has-children.current-menu-parent > a:after,
.site-navigation > ul > li.menu-item-has-children.current-page-ancestor > a:after,
.site-navigation > ul > li.menu-item-has-children.current-menu-ancestor > a:after{
	right: 8px;
}

.site-navigation > ul > li.menu-item-has-children:hover > a i,
.site-navigation > ul > li.menu-item-has-children.current_page_item > a i,
.site-navigation > ul > li.menu-item-has-children.current-menu-item > a i,
.site-navigation > ul > li.menu-item-has-children.current_page_parent > a i,
.site-navigation > ul > li.menu-item-has-children.current-menu-parent > a i,
.site-navigation > ul > li.menu-item-has-children.current-page-ancestor > a i,
.site-navigation > ul > li.menu-item-has-children.current-menu-ancestor > a i{
	background-position: right;
}

.site-navigation > ul > li > ul{
	padding: 30px 40px;
	background-color: #002561;
	position: absolute;
	display: none;
	z-index: 10;
	top: 100%;
	left: 0;
}

.site-navigation li:hover ul{
	display: block;
}

.site-navigation li li a{
	white-space: nowrap;
	color: #fff;
}

.site-navigation li li:hover a,
.site-navigation li li.current_page_item a,
.site-navigation li li.current-menu-item a,
.site-navigation li li.current_page_parent a,
.site-navigation li li.current-menu-parent a,
.site-navigation li li.current-page-ancestor a,
.site-navigation li li.current-menu-ancestor a{
	text-decoration: underline;
}

.site-navigation li li.highlighted a{
	color: #f8b502;
}
.site-navigation > ul > li > ul > li > .sub-menu {
  padding-left: 17px;
  font-size: 14px;
  list-style: circle;
  color: #fff;
}
.site-navigation > ul > li > ul > li > .sub-menu li {
  list-style: circle;
  color: #fff!important;
  display: list-item!important;
}
.site-navigation > ul > li > ul > .menu-item-has-children > .sub-menu a,.site-navigation > ul > li > ul > .menu-item-has-children > a {
  text-decoration: none!important;
}


/* navigation button */

.navigation-button{
	width: 38px;
	height: 38px;
	border: 1px solid #002561;
	position: absolute;
	cursor: pointer;
	display: none;
	z-index: 10;
	right: 10px;
	top: 30px;
}

.navigation-button:hover{
	border-color: #fc0;
}

.navigation-button.closed span,
.navigation-button.closed span:after,
.navigation-button.closed span:before{
	width: 24px;
	height: 3px;
	background-color: #002561;
	position: absolute;
	display: block;
}

.navigation-button.closed span{
	left: 7px;
	top: 18px;
}

.navigation-button.closed span:after,
.navigation-button.closed span:before{
	display: block;
	content: "";
}

.navigation-button.closed span:after{
	top: -7px;
}

.navigation-button.closed span:before{
	top: 7px;
}

.navigation-button.closed:hover span,
.navigation-button.closed:hover span:after,
.navigation-button.closed:hover span:before{
	background-color: #fc0;
}

.navigation-button.opened:after{
	font-size: 34px;
	text-align: center;
	color: #002561;

	position: absolute;
	display: block;
	content: "x";
	top: 3px;
	right: 0;
	left: 0;
}

.navigation-button.opened:hover:after{
	color: #fc0;
}

/* languages */

.language-switcher{
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: absolute;
	right: 5px;
	top: 5px;
}

.language-switcher li{
	list-style: none;
	float: left;
}

.language-switcher li a,
.language-switcher li span{
	padding: 5px;
	position: relative;
	display: block;
}

.language-switcher li a:hover,
.language-switcher li span{
	text-decoration: none;
	color: #1a3b71;
}

.language-switcher li a:hover:before,
.language-switcher li span:before{
	height: 1px;
	background-color: #f8b502;
	position: absolute;
	display: block;
	content: "";
	bottom: 2px;
	right: 5px;
	left: 5px;
}

/* = Site Main
---------------------------------------------------- */

.site-main{
	display: block;
	position: relative;
	z-index: 40;
}

/* = Page Content
---------------------------------------------------- */

.page-content{
	z-index: 10;
}

.page-content p{
	margin-bottom: 24px;
}

.page-content ol,
.page-content ul{
	margin-bottom: 24px;
}

.page-content li{
	padding-right: 40px;
	position: relative;
	left: 40px;
}

.page-content blockquote{
	border-left: 1px solid #e1e1e1;
	margin: 24px 0 24px 40px;
	padding-left: 20px;
}

.page-content blockquote p{
	margin-bottom: 18px;
}

.page-content img,
.page-content iframe{
	max-width: 100%;
}

/* tabs */

.page-content .tabs-list{
	padding-bottom: 25px;
	margin: 0 -5px;
	font-size: 0;
}

.page-content .tabs-list .item{
	font-size: 18px;
	font-weight: 700;

	border-radius: 3px;
	border-style: solid;
	border-width: 1px;

	background-color: #fff;

	display: inline-block;
	margin: 0 5px 8px;
	padding: 6px 25px;
}

.page-content .tabs-list .item.active{
	border-color: #f8b502;
	color: #002561;
}

.page-content .tabs-list .item:not(.active){
	cursor: pointer;
	border-color: #fff;
	color: #005ffc;
}

.page-content .tab.active{
	display: block;
}

.page-content .tab:not(.active){
	display: none;
}

/* tables */

.page-content .tablepress thead th{
	background-color: #002561;
	color: #fff;
}

/* share buttons */

.share-buttons{
	text-align: right;
	font-size: 0;
}

.share-buttons .btn{
	height: 24px;
	margin-left: 15px;
	padding-left: 44px;
	border-radius: 4px;
	border: 1px solid #cfcfcf;
	background-color: #fff;

	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;

	font-size: 12px;
	line-height: 24px;
	text-align: center;
	color: #999;
}

.share-buttons .btn:first-child{
	margin-left: 0;
}

.share-buttons .btn span{
	display: block;
}

.share-buttons .btn .icon{
	padding: 0 8px;
	position: absolute;
	left: 0;
	top: 0;
}

.share-buttons .btn .icon i{
	width: 28px;
	height: 24px;
	background-image: url(lib/images/share-buttons.png);
	display: block;
}

.share-buttons .btn.fb .icon{
	background-color: #3c5a96;
}

.share-buttons .btn.tw .icon{
	background-color: #59adeb;
}

.share-buttons .btn.tw .icon i{
	background-position: 0 -25px;
}

.share-buttons .btn.gp .icon{
	background-color: #bd4c3a;
}

.share-buttons .btn.gp .icon i{
	background-position:  0 -50px;
}

.share-buttons .btn .count{
	min-width: 44px;
}

/* = Front Page
---------------------------------------------------- */

/* header */

.page.home .page-header{
	height: 540px;
	padding-top: 165px;
	background-position: center top;
	background-size: cover;
	position: relative;
}

.page.home .page-header:after{
	content: "";
	border-width: 0 0 800px 8000px;
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	position: absolute;
	display: block;
	z-index: 2;
	bottom: 0;
	right: 0;
	left: 0;
}

.page.home .page-header .overlay{
	background-color: rgba(0,0,0,0.40);
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

.page.home .page-header .wrap{
	text-align: center;
	position: relative;
	z-index: 3;
}

.page.home .page-header .page-title-wrap{
	height: 180px;
	max-width: 500px;
	margin: 0 auto 50px;
	display: table;
}

.page.home .page-header .page-title{
	vertical-align: middle;
	display: table-cell;
	letter-spacing: 0;
	line-height: 60px;
	font-weight: 400;
	font-size: 48px;
	color: #fff;
}

.page.home .page-header .cta-text{
	margin: 30px 0;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
}

.page.home .page-header .scroll-btn{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background-image: url(lib/images/scroll-btn.png);
	cursor: pointer;
	display: block;
}

/* content */

.page.home .page-content{
	padding-bottom: 80px;
	padding-top: 20px;
	background: #fff;
}

.page.home .search-form .tabs-list{
	padding-bottom: 22px;
	text-align: center;
}

.page.home .search-form form{
	font-size: 13px;
	position: relative;
	padding: 0 16%;
}

.page.home .search-form .label{
	text-align: right;
	color: #2d2c2c;

	position: absolute;
	right: 85.3%;
	top: 8px;
}

.page.home .search-form select,
.page.home .search-form .select2{
	width: 100% !important;
}

.page.home .search-form input[type="submit"]{
	margin-top: 25px;
	float: right;
}

/* units */

.page.home .units-list{
	margin: 0 -5px;
	font-size: 0;
}

.page.home .units-list .item{
	font-size: 18px;
	font-weight: 700;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	width: 25%;
}

.page.home .units-list .item a{
	height: 70px;
	padding-top: 150px;
	background-color: #fff;
	text-decoration: none;
	position: relative;
	display: block;
}

.page.home .units-list .item a:hover{
	box-shadow: 0 1px 10px rgba(0,0,0,0.33);
	color: #002561;
}

.page.home .units-list .item a span{
	display: block;
	text-align: center;
	padding: 0 5px;
	color: #005ffc;
}

.page.home .units-list .item a i{
	width: 76px;
	height: 76px;
	margin-left: -38px;
	background-image: url(lib/images/unit-icons.svg);
	position: absolute;
	left: 50%;
	top: 40px;
}

.page.home .units-list .item.ami a i { background-position: -197px -274px; }
.page.home .units-list .item.biology a i { background-position: -97px 5px; }
.page.home .units-list .item.chemistry a i { background-position: -197px -91px; }
.page.home .units-list .item.cultart a i { background-position: -97px -274px; }
.page.home .units-list .item.economics a i { background-position: -390px -190px; }
.page.home .units-list .item.electronics a i { background-position: -293px 5px; }
.page.home .units-list .item.financial a i { background-position: -97px -191px; }
.page.home .units-list .item.geography a i { background-position: 6px -91px; }
.page.home .units-list .item.geology a i { background-position: 6px 4px; }
.page.home .units-list .item.history a i { background-position: 5px -274px; }
.page.home .units-list .item.intrel a i { background-position: -197px -191px; }
.page.home .units-list .item.journalism a i { background-position: -196px 5px; }
.page.home .units-list .item.law a i { background-position: -295px -274px; }
.page.home .units-list .item.lingua a i { background-position: -295px -90px; }
.page.home .units-list .item.math a i { background-position: -390px 4px; }
.page.home .units-list .item.pedagogy a i { background-position: -390px -91px; }
.page.home .units-list .item.philology a i { background-position: 6px -191px; }
.page.home .units-list .item.philosophy a i { background-position: -295px -191px; }
.page.home .units-list .item.physics a i { background-position: -97px -90px; }
.page.home .units-list .item.lawcollege a i { background-position: -295px -274px; }
.page.home .units-list .item.natcollege a i { background-position: 6px -91px; }
.page.home .units-list .item.pedcollege a i { background-position: -390px -91px; }

/* subjects */

.page.home .subjects-list ul{
	padding: 0 6px;
}

.page.home .subjects-list li{
	vertical-align: top;
	margin: 6px 6px 0 0;
	padding: 0 8px;
	left: 0;
}

.page.home .subjects-list li:first-child{
	background-color: #002561;
	border-color: #002561;
	color: #fff;
}

.page.home .subjects-list li:first-child span{
	display: none;
}

.page.home .subjects-list li.select2-search{
	padding: 0;
	margin: 0;
}

.page.home .subjects-list input[type="search"]{
	height: 38px;
	padding: 6px 0;
	margin: 0;
}

/* = Search Page
---------------------------------------------------- */

.page.search .page-content{
	padding-bottom: 80px;
}

/* form */

.page.search .search-form{
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;
	padding: 25px 0;
}

.page.search .search-form .tabs-list{
	padding-bottom: 17px;
	text-align: center;
}

.page.search .search-form form{
	padding: 20px 25.3%;
	background-color: #fff;
	border: 1px solid #ccc;
	position: relative;
}

.page.search .search-form .label{
	font-size: 13px;
	text-align: right;
	color: #2d2c2c;

	position: absolute;
	right: 76.3%;
	top: 28px;
}

.page.search .search-form select,
.page.search .search-form .select2{
	width: 100% !important;
}

.page.search .search-form input[type="submit"]{
	position: absolute;
	right: 4.2%;
	top: 21px;
}

/* subjects */

.page.search .subjects-list ul{
	padding: 0 6px;
}

.page.search .subjects-list li{
	vertical-align: top;
	margin: 6px 6px 0 0;
	padding: 0 8px;
	left: 0;
}

.page.search .subjects-list li:first-child{
	background-color: #002561;
	border-color: #002561;
	color: #fff;
}

.page.search .subjects-list li:first-child span{
	display: none;
}

.page.search .subjects-list li.select2-search{
	padding: 0;
	margin: 0;
}

.page.search .subjects-list input[type="search"]{
	height: 38px;
	padding: 6px 0;
	margin: 0;
}

/* results */

.page.search .search-results .table-header{
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0;
}

.page.search .search-results .table-row{
	border-bottom: 1px solid #eeece9;
	font-size: 0;
}

.page.search .search-results .table-row:nth-child(2n+1){
	background-color: #fafafa;
}

.page.search .search-results .table-cell{
	font-size: 13px;
	color: #036;

	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
}

.page.search .search-results .table-cell.code{
	padding: 12px 0 12px 4.2%;
	width: 10.5%;
}

.page.search .search-results .table-cell.title{
	padding: 12px 0 12px 20px;
	width: 46.3%;
}

.page.search .search-results .table-cell.unit{
	padding: 12px 0 12px 20px;
	width: 33.7%;
}

.page.search .search-results .table-cell.info{
	padding: 12px 0 12px 20px;
	position: relative;
	width: 9.5%;
}

.page.search .search-results .table-cell.info i{
	width: 24px;
	height: 24px;
	background-image: url(lib/images/icon-help.png);
	background-position: center;
	cursor: pointer;
	display: block;
}

.page.search .search-results .table-cell.info div{
	width: 260px;
	padding: 15px 8px;
	margin-right: -9px;
	border-radius: 3px;
	box-shadow: 0 0 7px rgba(0,0,0,0.35);
	background-color: #fff;
	position: absolute;
	display: none;
	right: 100%;
	top: 0;
}

.page.search .search-results .table-cell.info i:hover + div{
	display: block;
}

.page.search .search-results .table-cell.info div:after{
	width: 13px;
	height: 21px;
	background-image: url(lib/images/popup-arrow.png);
	position: absolute;
	display: block;
	content: "";
	right: -13px;
	top: 14px;
}

.page.search .search-results .table-cell.info div td{
	padding: 2px 12px;
}

.page.search .no-results{
	padding-bottom: 25px;
	padding-top: 25px;
}

.page.search .search-results .table-cell .label{
	display: none;
}

/* = Single Specialization
---------------------------------------------------- */

/* header */

.page.specialization .page-header{
	min-height: 500px;
	padding: 55px 0 45px;
	background-position: center;
	background-size: cover;
	position: relative;
}

.page.specialization .page-header:after{
	content: "";
	border-width: 0 0 1000px 8000px;
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	position: absolute;
	display: block;
	z-index: 2;
	bottom: 0;
	right: 0;
	left: 0;
}

.page.specialization .page-header .overlay{
	background-color: rgba(255,255,255,0.72);
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

.page.specialization .page-header .wrap{
	text-align: center;
	position: relative;
	z-index: 3;
}

.page.specialization .page-header .unit-logo{
	width: 160px;
	margin: 0 auto 25px;
	background-position: center;
	display: block;
}

.page.specialization .page-header .unit-logo img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.page.specialization .page-header .unit-title{
	font-size: 13px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: 700;
}

.page.specialization .page-header .page-title-wrap{
	width: 100%;
	height: 120px;
	padding: 10px 0;
	display: table;
}

.page.specialization .page-header .page-title{
	vertical-align: middle;
	display: table-cell;
}

/* content */

.page.specialization .page-content{
	padding-bottom: 60px;
}

.page.specialization .tabs-list{
	padding-top: 10px;
}

.page.specialization .subject{
	margin-bottom: 10px;
}

.page.specialization .subject h3{
	margin-bottom: 5px;
}

.page.specialization .subject h3 span{
	text-transform: lowercase;
	font-weight: 400;
}

.page.specialization .subject .col-1{
	padding: 2px 10px 8px 0;
	width: 16px;
}

.page.specialization .subject .col-2{
	color: #002561;
	font-size: 14px;
	font-weight: 700;
	text-align: right;
	padding: 3px 30px 8px 0;
	width: 40px;
}

.page.specialization .subject .col-3{
	padding: 2px 0 8px;
}

.page.specialization .info-box{
	width: 280px;
	margin: 0 20px 20px 0;
	border-radius: 3px;
	border: 1px solid #f8b502;
	text-align: center;
	float: left;
}

.page.specialization .info-box .top-caption,
.page.specialization .info-box .bottom-caption{
	display: block;
	color: #002561;
}

.page.specialization .info-box .top-caption{
	padding: 17px 10px 7px;
}

.page.specialization .info-box .bottom-caption{
	padding: 3px 10px 17px;
}

.page.specialization .info-box .price{
	padding: 0 10px;
	display: block;
}

.page.specialization .info-box .price strong{
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	line-height: 60px;
	font-size: 60px;
}

.page.specialization .info-box .price span{
	display: inline-block;
	vertical-align: top;
	margin-top: 34px;
}

.page.specialization .info-box .length{
	display: block;
	padding: 12px 10px;
	border-top: 1px solid #f8b502;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #002561;
}

.page.specialization .bottom-button{
	text-align: center;
	margin-top: 40px;
}

/* = News Listing Page
---------------------------------------------------- */

.page.news-listing .page-content{
	padding-bottom: 60px;
	padding-top: 40px;
}

.page.news-listing .post{
	background-color: #fff;
	margin-top: 20px;
}

.page.news-listing .post.with-image{
	min-height: 210px;
	padding: 20px 20px 5px 300px;
	box-sizing: border-box;
	position: relative;
}

.page.news-listing .post.no-image{
	padding: 20px 20px 5px;
}

.page.news-listing .post:first-child{
	margin-top: 0;
}

.page.news-listing .post .post-date{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	font-weight: 300;
	color: #999;
}

.page.news-listing .post.with-image .post-title{
	font-weight: 700;
	line-height: 21px;
	font-size: 18px;
}

.page.news-listing .post.no-image .post-title{
	font-weight: 700;
	line-height: 24px;
	font-size: 20px;
}

.page.news-listing .post .post-thumb{
	width: 280px;
	background-size: cover;
	background-position: center;
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	top: 0;
}

.page.news-listing .post .post-excerpt{
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 20px;
	font-weight: 300;
}

/* = Single News
---------------------------------------------------- */

.page.news .page-meta{
	margin-bottom: 25px;
}

.page.news .page-date{
	font-size: 12px;
	line-height: 26px;
	display: inline-block;
	font-weight: 300;
	color: #999;
}

.page.news .share-buttons{
	float: right;
}

.page.news .post-thumb{
	margin-bottom: 30px;
	position: relative;
}

.page.news .post-thumb img{
	display: block;
	width: 100%;
}

.page.news .post-thumb span{
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

/* = Default Page
---------------------------------------------------- */

.page.default .page-content{
	padding-bottom: 60px;
	padding-top: 40px;
}

/* = Pagination
---------------------------------------------------- */

.pagination{
	font-size: 14px;
	line-height: 28px;
	background-color: #fff;
	padding: 16px 20px;
	margin-top: 20px;
}

.pagination a,
.pagination span{
	display: block;
	float: left;
}

.pagination .link,
.pagination .current{
	text-decoration: underline;
}

.pagination .link.page{
	margin-right: 4px;
	padding: 0 5px;
}

.pagination .link.prev,
.pagination .link.next{
	padding: 7px 0;
	width: 20px;
}

.pagination .link.prev{
	margin-right: 10px;
}

.pagination .link.next{
	margin-left: 6px;
}

.pagination .link.prev i,
.pagination .link.next i{
	width: 20px;
	height: 14px;
	background-image: url(lib/images/pagination-arrows.png);
	display: block;
}

.pagination .link.prev:hover i{
	background-position: 0 -15px;
}

.pagination .link.prev.disabled i{
	background-position: 0 -30px;
}

.pagination .link.next i{
	background-position: -21px 0;
}

.pagination .link.next:hover i{
	background-position: -21px -15px;
}

.pagination .link.next.disabled i{
	background-position: -21px -30px;
}

.pagination .current{
	padding: 0 10px;
	margin-right: 4px;
	border-radius: 2px;
	background-color: #002561;
	color: #fff;
}

.pagination .dots{
	margin-right: 4px;
	color: #002561;
}

/* = Site Footer
---------------------------------------------------- */

.site-footer{
	margin-top: 170px;
	padding: 35px 0 60px;
	position: relative;
	z-index: 30;

	text-align: center;
	background-color: #002561;
	color: #fff;
}

.site-footer:before{
	content: "";
	border-width: 0 0 800px 8000px;
	border-color: transparent transparent #002561 transparent;
	border-style: solid;
	position: absolute;
	display: block;
	bottom: 100%;
	right: 0;
	left: 0;
}

.site-footer a{
	color: inherit;
}

.bottom-navigation{
	font-size: 14px;
	max-width: 600px;
	margin: 0 auto;
}

.bottom-navigation li{
	margin: 0 8px;
	display: inline-block;
	list-style: none;
}

.bottom-navigation li:first-child{
	margin-left: 0;
}

.bottom-navigation li a{
	display: block;
	padding: 5px;
}

.bottom-logo{
	width: 149px;
	height: 155px;
	background-image: url(lib/images/logos/bottom.png);
	margin: 40px auto;
	display: block;
}

.bottom-title{
	max-width: 420px;
	margin: 0 auto;
	display: block;

	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.075em;
	text-transform: uppercase;
	font-weight: 700;
}

.bottom-title:hover,
.bottom-title:active,
.bottom-title:focus{
	text-decoration: none;
}
 /*{ box-sizing: border-box; }*/
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#vidtop-content {
	top: 0;
	color: #fff;
}
.vid-info { position: absolute; top: 0; right: 0; width: 100%; background: rgba(0,0,0,0.3); padding: 1rem; }
.play-video {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: -145px;
	left: 40px;
}
.play-video  .video-btn {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    cursor: pointer;
    display: block;
}
.play-video .cur-play,.video-panel .cur-play{
	background-image: url(lib/images/play-btn.png);
}
.play-video .cur-stop,.video-panel .cur-stop{
	background-image: url(lib/images/stop-btn.png);
}
.video-panel .cur-mute{
	background-image: url(lib/images/volume-mute.png);
}
.video-panel .cur-volume{
	background-image: url(lib/images/volume-on.png);
}
.video-panel {	
	height: 50px;
	position: absolute;
	bottom: 80px;
	left: 40px;
	z-index: 10;
} 
.video-panel .video-btn {
	 width: 50px;
    height: 50px;
    margin: 0 auto;
    cursor: pointer;
    display: block;
    background-size: contain;
}
.video-panel .volume-btn {
	 width: 50px;
    height: 50px;
    margin: 0 auto 10px;
    cursor: pointer;
    display: block;
    
    background-size: contain;
}



.wrapper-features{
 display: flex;
 width: 100%;
align-items: center;
margin-bottom: 60px;
}
.wrapper-features .wrapper-features-right{
 width: 70%;
}
.wrapper-features .wrapper-features-left{
 width: 43%;
}
.wrapper-features .wrapper-features-logo{
 height: 200px;
    width: 200px;
    margin-right: 80px;
position: relative; 
    border-radius: 50%;
    background: rgba(0, 64, 175, 0.19);
}
.wrapper-features .wrapper-features-logo img{
position: absolute;
    top: 39px;
    left: 47px;
height: 193px;
    width: 170px;
}
.page-content .wrapper-features ul li{
     list-style-type: none;
    left: 0;
    /* border-bottom: 2px solid #002561; */
    padding: 0;
    margin-bottom: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    list-style-type: disc;
}


.wrapper-socials{
   display: flex !important;
   min-height: 52px;
}

.wrapper-sp-instagram,
.wrapper-sp-facebook,
.wrapper-sp-telegram,
.wrapper-sp-youtube{
 margin-right: 20px;
}

.wrapper-socials a:hover{
    padding-top: 5px;
    display: block;
    transition: all 0.4s ease-out;

}

    

.mg-top{
   margin-top: 20px;
   margin-bottom: 15px;
}



.text-mg{
margin-bottom: 10px;
}

.wrapper-socials-global{
 display: flex;
align-items: center;
 
}


 .wrapper-information .sub-information .text-num{
  display: flex;
    color: #08275D;
   font-weight: 800;
}
.wrapper-information .sub-information{
 margin-bottom: 46px;
}
.sub-information .text-num .t-line{
     width: 32px;
    height: 3px;
    background: #08275D;
    padding-top: 10p;
    margin-top: 10px;
    margin-left: 18px;
    margin-right: 18PX
}
.wrapper-information .text-num h3{
 font-size: 20px;
color:#08275D;
font-weight: 800;
margin-bottom: 10px;
line-height: 30px;
}




.custom-list{
 display:flex;
justify-content:space-between;
margin-bottom: 60px !important;

}


.custom-list .active{
     
    color: #ffffff !important;
background: #08275D !important;
border-color: transparent !important;
}

.custom-list span{
 color: #000000 !important;
font-weight: 800 !important;
font-size: 18px !important;
text-transform: uppercase !important;
    padding: 13px 23px !important;
    letter-spacing: 0.9px !important;
}

.wrapper-information{
display:flex;
flex-wrap: wrap;
margin-bottom: 45px;
}
.wrapper-information .item-1{
 width: 26%;
}
.wrapper-information .item-2{
 width: 45%;
}
.wrapper-information .item-2 .text-num{
 padding-left: 47px;
}
.wrapper-information .item-3{
 width: 29%;
}
.wrapper-information .item-4{
 width: 32%;
}
.wrapper-information .item-5{
 width: 50%;
}

.wrapper-career h2{
 font-weight: 800;
font-size: 27px;
color: #08275d;
letter-spacing: 0.9px !important;
}

.wrapper-career{
 margin-bottom: 100px !important;
}

.wrapper-career ul{
 margin-left: -20px;
list-style-type: auto;
}
.wrapper-career ul li{
 font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.7px;
    color: #000000;
    line-height: 27px;
}

.special-title{
 font-weight: 800;
font-size: 27px;
color: #08275d;
letter-spacing: 0.9px !important;
text-align: center;
    margin-bottom: 60px;
}

.wrapper-features-logo{
 position: relative;
}
.wrapper-features-logo::before{
 position: absolute;
}
    

.wrapper-socials-global{
 display: flex;
}

.tab p span{
 text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
margin-bottom: 53px;
    display: flex;
}


.wrapper-socials-global .text-mg{
 margin-top: 0px !important;
    font-weight: 800;
    font-size: 27px;
    color: #08275d;
    letter-spacing: .9px !important;
   margin-right: 25px;
}


.bottom-button .button{
 color: #fff !important;
    background: #08275d !important;
    border-color: transparent !important;
    font-weight: 800 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    padding: 13px 23px !important;
    letter-spacing: 0.9px !important
}

.second-social-j{
 margin-bottom: 70px;
}
.descr-j{
 color: #000000;
}


@media screen and (min-device-width: 320px) and (max-device-width: 768px) { 
     .wrapper-features{
 flex-direction: column;
}
  .wrapper-features .wrapper-features-left{
   width: 100%;
}
.wrapper-features .wrapper-features-right{
 width: 100%;
}
.wrapper-features .wrapper-features-logo{
 width: 200px !important;
}

.tabs-switcher .tabs-list{
 display: flex !important;
 flex-direction: column !important;
}

.wrapper-information .sub-information{
 width: 100% !important;
}
.wrapper-information .item-2 .text-num{
 padding-left: 0px !important;
}
.wrapper-socials-global {
  flex-direction: column !important;
}
.wrapper-socials-global .text-mg{
font-size: 20px !important;
}
}



@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
.play-video {width: 50px; height: 50px;bottom: -55px;left: 10px;}
.play-video .video-btn { width: 100%;    height: 100%; background-size: contain;}
.video-panel .video-btn,.video-panel .volume-btn { width: 40px;    height: 40px;}
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
@media all and (max-width: 768px) {
    .soc-icon{
    right: 12px;    
    bottom: -3px;
    }
}


/* = Changes 21 Jun 2022
---------------------------------------------------- */

.page.home .units-list .item.terytorialno-vidokremlenyy-strukturnyy-pidrozdil-cherkaske-navchalno-naukove-viddilennia a i {
    width: 76px;
    height: 76px;
    margin-left: -38px;
    background-image:url(https://admission.lnu.edu.ua/wp-content/uploads/2022/06/icon-house.svg);
    position: absolute;
    left: 50%;
    top: 40px;
}
.page.home .units-list {
	display: flex;
    flex-wrap: wrap;
}
.page.home .units-list .item.terytorialno-vidokremlenyy-strukturnyy-pidrozdil-cherkaske-navchalno-naukove-viddilennia {
	order: 5;
}
wrapper-sp-telegram{
  display:none;
}
