@font-face{
	font-family: "BPG Nino Mtavruli";
	src: url('../fonts/fixed/bpg_nino_mtavruli_normal.ttf') format("truetype");
}
@font-face{
	font-family: "BPG Nino Mtavruli bold";
	src: url('../fonts/fixed/bpg_nino_mtavruli_bold.ttf') format("truetype");
}

@font-face{
	font-family: "BPGArial2010Regular";
	src: url('../fonts/fixed/bpg_arial.ttf') format("truetype");
}




.main_wrapper {
	/*width: 1280px;*/
	margin:0 auto;
}
.header_up {
	min-height:60px;
	/* Nothing yet */
}
.header_down {
	padding-top: 20px;
	padding-bottom:25px;
}
.menu_bar {
	position: relative;
	max-width:1141px;
	margin:0 auto;
}
.responsive_menu {
	display: none;
}
.menu ul {
	overflow: hidden;
}
.menu ul li {
	float:left;
	border-left: 1px solid #d4d4d4;
}
.menu ul li a {
	display: block;
	padding:16px 25px 21px 29px;
	/* border-left: 1px solid #373737; */
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:18px;
	color:#8d8d8d;
	border-top: 5px solid #fff;
	font-weight: 600;
}
.menu ul li:last-child {
	border-right: 1px solid #d4d4d4;
}
.menu ul li:hover a,
.menu ul li.active a{
	border-top: 5px solid #8c1e1f;
	/* color:#ffffff; */
}
.menu ul li.home a {
	background-repeat: no-repeat;
	background-image: url('../imgs/home_big.png');
	background-position: center 10.5px;
	width:23px;
	height:23px;
	/*border-top: 5px solid #8c1e1f;*/
	padding-top: 11px;
	overflow: hidden;
	text-indent: -1000px;
}

.menu ul li.home:hover a {
	/* background-image: url('../imgs/home_big_hover.png'); */
}



.search_wrapper {
	margin-top:14px;
}
.search_box {
	/* margin-right:10px; */
}
.black_back {
	background-color: #fff;
}
.lilac_back {
	background-color: #52489f;
}
.blue_back {
	background-color: #0d4da4;
}
.yellow_back {
	background-color: #E4B90D;
}
.grey_back {
	background-color: #e8e8e8;
}
.left_arrow_responsive_home:hover, .right_arrow_responsive_home:hover, .slider_links.red_back:hover, .red_back {
	background-color: #8c1e1f;
}
.green_back, .slider_links.green_back:hover, .left_arrow_responsive:hover, .right_arrow_responsive:hover, .arrow_faculty_responsive:hover {
	background-color: #00a24c;
}


.school_of_arts_and_sciences .pager_for_news ul li a:hover,
.school_of_arts_and_sciences .pager_for_news ul li.active a,
.school_of_arts_and_sciences.news_line_width,
.school_of_arts_and_sciences .header_down,
.school_of_arts_and_sciences.faculty_title{
	background-color: #00a24c;
}


.school_of_law .pager_for_news ul li a:hover,
.school_of_law .pager_for_news ul li.active a,
.school_of_law.news_line_width,
.school_of_law .header_down,
.school_of_law.faculty_title{
	background-color: #E4B90D;
}



.iliauni_business_school .pager_for_news ul li a:hover,
.iliauni_business_school .pager_for_news ul li.active a,
.iliauni_business_school.news_line_width,
.iliauni_business_school .header_down,
.iliauni_business_school.faculty_title{
	background-color: #52489f;
}


.school_of_engineering .pager_for_news ul li a:hover,
.school_of_engineering .pager_for_news ul li.active a,
.school_of_engineering.news_line_width,
.school_of_engineering .header_down,
.school_of_engineering.faculty_title{
	background-color: #0d4da4;
}






.school_of_arts_and_sciences.faculty_title:hover{
	background-image: url('../imgs/faculty/school_of_arts_and_sciences.jpg');
}

.school_of_law.faculty_title:hover{
	background-image: url('../imgs/faculty/school_of_law.jpg');
}

.iliauni_business_school.faculty_title:hover{
	background-image: url('../imgs/faculty/iliauni_business_school.jpg');
}

.school_of_engineering.faculty_title:hover{
	background-image: url('../imgs/faculty/school_of_engineering.jpg');
}






.search_properties {
	font-family: 'BPGArial2010Regular';
	background: #FFFFFF;
	font-size:12px;
	/*font-weight: bold;*/
	color:#767676;
	padding: 10px 10px 9px 14px;
	width: 210px;
	color: #000;
}
.submit_properties {
	display: block;
	background: #8c1e1f url('../imgs/search.png')no-repeat center center;
	width: 34px;
	height: 33px;
	text-indent: -99999px;
}
.submit_properties:hover {
	cursor: pointer;
}
.choose_language {
	display: block;
	float: right;
}
.choose_language a {
	display: block;
	font-family: Arial;
	font-size:12px;
	color: #8c1e1f;
	font-weight: 700;
	padding:10px 7px 10px 7px;
	border: 1px solid #8c1e1f;
	margin-left: 15px;
}
.choose_language a:hover {
	/* border:1px solid #ffffff; */
}
.logo_header {
	max-width:1141px;
	margin:0 auto;
}

.logo{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../imgs/logos/1_.png');
	width: 90px;
	height: 90px;
	display: block;
	float: left;
}

.faculty_title.iliauni_business_school,
.logo_container.iliauni_business_school .logo{
	background-image: url('../imgs/logos/3_.png');
}
.faculty_title.school_of_law,
.logo_container.school_of_law .logo{
	background-image: url('../imgs/logos/4_.png');
}
.faculty_title.school_of_arts_and_sciences,
.logo_container.school_of_arts_and_sciences .logo{
	background-image: url('../imgs/logos/2_.png');
}
.faculty_title.school_of_engineering,
.logo_container.school_of_engineering .logo{
	background-image: url('../imgs/logos/5_.png');
}

.logo_container .middle{
	float: left;
	line-height: 90px;
	vertical-align: middle;
	padding-left: 20px;
	width: 342px;
}
.logo_container {
	/*width: 241px;*/
	height: 90px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.logo_container strong{
	font-family: 'BPG Nino Mtavruli bold';
	text-transform: uppercase;
	font-size: 28px;
	color: #ffffff;
	font-weight: normal;
	line-height: 30px;
	display: block;

	/*opacity: 0.8;*/
	/*transition: all 200ms linear;*/
}

.logo_container small{

	color: #fff;
	font-family: "BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 17px;
	line-height: 19px;
	display: block;
}

.valign{
	/* line-height: 116px; */
	vertical-align: middle;
	display: inline-block;
}


.lists {
	margin-top:7px;
	/*width:435px;*/
}
.lists ul {
}
.lists ul li {
	padding-top:3px;
	padding-bottom:3px;
}
.lists ul li a {
	background:url('../imgs/li.png') no-repeat 0 3px;
	display: inline-block;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:16px;
	line-height:20px;
	font-weight: 100;
	color: #ffffff;
	color: rgba(255, 255, 255, 0.8);
	padding-left:10px;
	-webkit-transition: color linear 150ms;
	-moz-transition: color linear 150ms;
	-o-transition: color linear 150ms;
	transition: color linear 150ms;
}
.lists ul li a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.slider {
	position: relative;
	height:490px;
	overflow: hidden;
}
.pic_wrapper {
	display: inline-block;
}
.info {
	transition: all 200ms linear;
	display: block;
	position: absolute;
	bottom:0;
	/*left:70px;*/
	font-family:"BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size:24px;
	color:#ffffff;
	line-height: 28px;
	padding: 10px 12px 10px 16px;
	background:rgba(29, 29, 29, .8);
	width:985px;
	/* font-kerning: normal; */
	-webkit-font-smoothing: subpixel-antialiased;
}
.mainslider_nav.mainslider1_nav {
	display: none;
}
.arrows {
	z-index: 30;
	position: absolute;
	bottom:0;
	right: 0px;
}
.arrows a {
	display: block;
	width:60px;
	height:48px;
}
.left_arrow {
	background: #202020 url('../imgs/left_arrow.png')no-repeat center center;
}
.right_arrow {
	background: #202020 url('../imgs/right_arrow.png')no-repeat center center;
}
.arrows a:hover {
	background-color: #a8292a;
}
.left_arrow_responsive_home, .right_arrow_responsive_home, .left_arrow_responsive, .right_arrow_responsive {
	display: none;
	height:60px;
	position: absolute;
	z-index:30;
	width:50px;
	background-repeat: no-repeat;
	background-position: center;
	top:50%;
	margin-top:-60px;
}
.right_arrow_responsive, .right_arrow_responsive_home {
	background-image: url('../imgs/right_arrow.png');
	right:0;
}
.left_arrow_responsive, .left_arrow_responsive_home {
	background-image: url('../imgs/left_arrow.png');
	left:0;
}
.content {
}
.liner {
	height:1px;
	background: #d8d8d8;
}
.dark_liner {
	height:1px;
	background-color: #202020;
}
.title {
	display: inline-block;
	/* width: 125px; */
	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 20px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size: 14px;
	color:#ffffff;
	font-weight: 500;
}
/* HERE SHOULD BE CONTENT FROM */
 .top-margin {
	margin-top:25px;
	margin-bottom:25px;
}
.top_margin_only {
	margin-top:25px;
}
.margin_bottom {
	margin-bottom:25px;
}
.top-padding {
	padding-top:25px;
	padding-bottom:25px;
	overflow: hidden;
}
.faculty_title {
	/* background-image: url('../imgs/faculty_logo.png'); */

	background-repeat: no-repeat;
	background-position: top 10px left 8px;
	display: block;
	font-family: 'BPG Nino Mtavruli bold';
	text-transform: uppercase;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.83);
	line-height: 25px;
	/* font-weight: bold; */
	/* width:160px; */
	width: 24.62%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 102px;
	padding-left: 104px;
	/* padding-top:30px; */
	line-height: 102px;
	vertical-align: middle;
	padding-right: 10px;
	margin-right: 0.5%;
	position: relative;
}

.faculty_title:hover{
	background-position: 0 0;
}
.faculty_title:hover:after {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	content: " ";
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
}


.faculty_wrapper .faculty_title:nth-child(4) {
	margin:0;
}
.see_all {
	display: block;
	margin-left: 20px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:14px;
	color:#090909;
	margin-top: 15px;
}
.subscribe_wrapper {
	width:370px;
}
.mail_input, .subscribe_submit {
	display: inline-block;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:14px;
}
.mail_input {
	padding: 10px 10px 7px 17px;
	width: 205px;
	color:#090909;
}
.only_for_border {
	border:1px solid #d5d5d5;
	border-right: 0;
}
.subscribe_submit {
	padding: 10px 18px 8px 18px;
	color:#ffffff;
	cursor:pointer;
}
#black_placeholder::-webkit-input-placeholder {
	color:#090909;
}
#black_placeholder:-moz-placeholder {
	color:#090909;
}
#black_placeholder::-moz-placeholder {
	color: #090909;
}
#black_placeholder:-ms-input-placeholder {
	color: #090909;
}
.news_wrapper {
	display: block;
	padding-bottom:5px;
	height: 210px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 600px;
	background-image: url('../imgs/noimage.jpg');
	/*background-color: #ededed;*/
	/*background-position: center;*/
	background-size: contain;
}



.news_inner_wrapper {
	margin-top:5px;
	width:258px;
	height:190px;
	padding-left: 18px;
	padding-right:18px;
	padding-top:7px;
	position:relative;
	z-index:10;
}
.news_line_width {
	position: relative;
	z-index: 10;
	margin:0 auto;
	width: 256px;
	height: 3px;
	background-color: #8c1e1f;
}
.news_type, .news_date {
	margin-top:2px;
	/*	margin-top:12px;
	margin-bottom:12px;*/
	color:#858585;
	font-size: 12px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	/* width: 200px; */
}
.news_date {
	/*	margin-top:10px;*/
}
.news_info {
	margin-top:10px;
	display: inline-block;
	color:#555555;
	color: #000;
	font-size: 18px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	line-height: 24px;
}
.main_news_wrapper {
	margin: 0 -13px;
	position: relative;
	/* padding-bottom:18px; */
}
.second_line_marg {
	margin-top:20px;
}
.slider_links_wrapper {
	width:80px;
	margin-top:7px;
	margin-right:18px;
}
.slider_links {
	display: block;
	padding:10px;
	border-radius: 99999px;
	background:#e7e7e7;
	margin-right:10px;
	-webkit-transition: background linear 150ms;
	-moz-transition: background linear 150ms;
	-o-transition: background linear 150ms;
	transition: background linear 150ms;
}
.slider_links_wrapper .slider_links:nth-child(3) {
	margin:0;
}
.editional_padding_for_research {
	padding-top:40px;
	padding-bottom:20px;
}
.research_text_pic_wrapper {
	width:370px;
	margin-bottom:25px;
	margin-right:15px;
}
.research_text_pic_wrapper:nth-child(3n+3) {
	margin-right:0;
}
.research_pic_wrapper {
	display: block;
	width:370px;
	height:146px;
	overflow: hidden;
}
.research_text_wrapper {
	padding:15px;
	background:#ffffff;
	height:84px;
}
.research_text_pic_wrapper:hover .research_text_wrapper {
	background: #202020;
}
.research_text {
	display: inline-block;
	color:#202020;
	font-size: 16px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	line-height: 21px;
}
.research_text_pic_wrapper:hover .research_text {
	color:#ffffff;
}
/* HERE SHOULD BE CONTENT TO */
 .images_wrapper {
	margin-top: 20px;
}
.library {
	display: inline-block;
	position: relative;
	width:391px;
	height:246px;
}
.some_text {
	position: absolute;
	bottom:23px;
	left:22px;
	width:260px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size: 40.44px;
	color:#ffffff;
	font-weight: bold;
	line-height: 47px;
}
.spec_wrapper {
	position: relative;
	padding-top:60px;
	width:1140px;
	margin:0 auto;
}
.logos_wrapper {
	width: 736px;
}
.logo_wrapper {
	width:240px;
	height:115px;
	margin-right:8px;
	margin-bottom:16px;
}
.logo_wrapper:hover, .library:hover {
	opacity:0.6;
}
.logos_wrapper a:nth-child(3n){
	margin-right:0;
}
.logos_wrapper a:nth-child(4), .logos_wrapper a:nth-child(5), .logos_wrapper a:nth-child(6) {
	/* margin-bottom:0; */
}
.theatre {
	background: #dfdfdf url(../imgs/pic3.png) no-repeat center center;
}
.sService {
	background: #ffcf2f url(../imgs/pic4.png) no-repeat center center;
}
.erasmus {
	background: url(../imgs/pic5.png) no-repeat center center;
}
.business {
	background: url(../imgs/pic6.png) no-repeat center center;
}
.videochannel {
	background: #dfdfdf url(../imgs/pic7.png) no-repeat center center;
}
.media {
	background: url(../imgs/pic8.png) no-repeat center center;
}
.footer {
	margin-top:68px;
}
.fast_links {
	padding-bottom:60px;
}
.copyright {
	padding-top:14px;
	padding-bottom:17px;
}
.ligamus:hover {
	opacity: 1;
}
.ligamus {
	transition: opacity linear 200ms;
	opacity: 0.2;
	display: block;
	background: url('../imgs/ligamus.png') no-repeat top left;
	width:105px;
	height:100px;
	margin-right:50px;
}
.fast_links_wrapper .lists ul {
	border-right: 1px solid #954445;
	padding-right: 25px;
	margin-right: 25px;
}
.fast_links_wrapper .lists ul:nth-child(4) {
	border:0;
	padding-right:0;
}
.editional_width {
	width:auto;
}
.f_links_header {
	font-size: 14px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-weight: 600;
	color:#fff;
	margin-bottom: 10px;
}
.rights, .created, .rights span, .created a {
	font-family: arial;
	font-size: 12px;
	color:#757373;
	font-weight: 800;
}
.rights, .created {
	font-family: Sylfaen;
}
.no_padding {
	padding:0;
}
.created a:hover {
	color:#ffffff;
}
/* Faculty CSS here */
 .arrows_faculty a:hover {
	background-color: #00a24c
}
.left_container {
	width:300px;
}
.right_container {
	width:800px;
}
.main_container {
	padding-top:25px;
}
.facebook_like_share {
	display: inline-block;
	margin-top:20px;
}
.left_menu_header {
	font-size: 14px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-weight: 600;
	color:#fff;
	line-height: 18px;
	padding-left:23px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.left_menu li {
	position: relative;
}
.left_menu li a {
	display: block;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 16px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-weight: 500;
	color:#272a2a;
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #ebebeb;
}
.faculty_information_wrapper, .left_menu li a {
	background:#ebebeb;
}
.left_menu li:last-child a {
	border-bottom: 1px solid #ebebeb;
}
.left_menu li:hover:before {
	display: block;
	content:" ";
	position: absolute;
	top: -1px;
	height: 1px;
	background: #ebebeb;
	width: 100%;
}
.left_menu li a:hover:after {
	display: block;
	content:"-";
	position: absolute;
	left: 10px;
	top: 10px;
}
.left_menu li a:hover {
	background:#ffffff;
	color:#26a95d;
	border-bottom:1px solid #00a24c;
	border-top:1px solid #00a24c;
	-webkit-transition: background linear 200ms;
	-moz-transition: background linear 200ms;
	-o-transition: background linear 200ms;
	transition: background linear 200ms;
}
.left_menu li:first-child a:hover {
	border-top: 1px solid #ebebeb;
}
.left_menu li:first-child:hover:before {
	display: block;
	content:" ";
	position: absolute;
	top: 0;
	height: 0;
	background: #ebebeb;
	width: 100%;
}
.faculty_information_wrapper {
	padding-left:25px;
	padding-right: 20px;
	padding-bottom:5px;
}
.faculty_information_header {
	font-size: 18px;
	line-height: 25px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-weight: 800;
	color:#202020;
	padding-top:15px;
}
.faculty_information p {
	color:#838282;
	line-height: 25px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size: 14px;
}
.faculty_information p:first-child {
	padding-top:20px;
}
.news_wrapper_for_faculty {
	height:300px;
	margin-bottom:30px;
}
.news_info_for_faculty {
	width:242px;
	max-height:145px;
	overflow: hidden;
}
.news_line_for_faculty {
	width: 266px;
}
.news_inner_wrapper_for_faculty {
	width: 254px;
	padding-bottom: 5px;
}
.slider_links_wrapper_for_faculty {
	margin-top:30px;
}
.faculty_news_pic_wrapper {
	display: block;
	margin:0 auto;
	width: 266px;
	height:94px;
	overflow: hidden;
	/* background: red; */
}
.news_wrapper:hover
/*.news_inner_wrapper,*/
 .news_wrapper_for_faculty:hover {
	background:#e8e8e8;
}
/*.mainslider_container ul,
.mainslider_container ul li,
.mainslider_container{
*/
/*  .mainslider_container ul li .mainslider_image {
}
*/

.mainslider_container ul li .mainslider_image {
	display: block;
	height: 490px;
	background-position: center;
	background-size: auto 490px;
	width: 100%;
	background-repeat: no-repeat;
}
.mainslider_container {
	position: relative;
}
/* END of Faculty CSS */
 .responsive_subscribe {
	display: none;
}
/* Media queries */
 .lists .left {
	margin-right: 50px;
}

.faculty_title span {
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 100;
}
.left_menu_for_responsive {
	display: none;
}
.ligamus_line, .ul_line {
	display:none;
	overflow: hidden;
}
.close {
	background:url('../imgs/close.png') no-repeat top 3px left 3px;
	width:23px;
	height:23px;
}
.date_type {
	margin-left:20px;
	width: 190px;
}
.events {
	background:url('../imgs/cat_icons/events.png') no-repeat center center;
	background-position: center -2px;
	width:40px;
	height:36px;
}
.competitions {
	background:url('../imgs/cat_icons/competitions.png') no-repeat center center;
	width:24px;
	height:30px;
}
.public_lectures_and_seminars {
	background:url('../imgs/cat_icons/public_lectures_and_seminars.png') no-repeat center center;
	width:32px;
	height:25px;
}
.employment_at_iliauni,
.employment {
	background:url('../imgs/cat_icons/employment.png') no-repeat center center;
	width:34px;
	height:26px;
}
.news {
	background:url('../imgs/cat_icons/news.png') no-repeat center center;
	width:35px;
	height:27px;
}
.discussions {
	background:url('../imgs/cat_icons/discussion.png') no-repeat center center;
	width:34px;
	height:28px;
}
.exchange_programs {
	background:url('../imgs/cat_icons/exchange_programs.png') no-repeat center center;
	width:29px;
	height:30px;
}
.announcements {
	background:url('../imgs/cat_icons/announcements.png') no-repeat center center;
	background-position: center -4px;
	width:33px;
	height:34px;
}
.news_wrapper_for_home:hover {
	 position:relative;
	/* background-image:url('../imgs/pic_back.png'); */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
	/*opacity: 0.5;*/

	background-color: #ededed;
	background-position: center;

	/*background-position: 0 0;*/
}
.news_wrapper_for_home:hover .news_header {
	/* opacity:0; */
	/* display: none; */
	visibility: hidden;
}
.news_wrapper_for_home:hover .news_info {
	color:#ffffff;
}
.toggle_class_for_back_black {
	display:none;
}
 .news_wrapper_for_home:hover .toggle_class_for_back_black {
	position:absolute;
	display: block;
	background:rgba(0, 0, 0, .5);
	top:0;
	left:0;
	width:294px;
	height:215px;
	z-index: 1;
}
.map {
	background:url('../imgs/map_pic.png') no-repeat center center;
	background-size: cover;
	height:490px;
}
.news_wrapper_for_faculty:hover {
	background:#e8e8e8;
}
.contact_map_below_menu ul {
	overflow: hidden;
	margin-top:20px;
	margin-bottom: 20px;
}
.contact_map_below_menu ul li {
	float:left;
	/* border-left:1px solid #999999; */
	background-image: url('../imgs/breadcrumbs-arrow.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px 0px;
	padding-top: 3px;
}
.contact_map_below_menu ul li a:hover {
	color: #8c1e1f;
}



.contact_map_below_menu ul li a {
	display: block;
	/* padding-left:8px; */
	/* padding-right: 8px; */
	color:#858585;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size: 14px;
}
.contact_map_below_menu ul li:first-child a:hover {
	background-image: url('../imgs/home_small_redhover.png');
}
.contact_map_below_menu ul li:first-child a {
	width: 20px;
	background-image: url('../imgs/home_small.png');
	overflow: hidden;
	text-indent: 100px;
	background-repeat: no-repeat;
	margin-top: -3px;
}

.school_of_arts_and_sciences .contact_map_below_menu ul li:first-child a:hover {
	background-image: url('../imgs/home_school_of_arts_and_sciences.png');
}
.school_of_law .contact_map_below_menu ul li:first-child a:hover {
	background-image: url('../imgs/home_school_of_law.png');
}
.iliauni_business_school .contact_map_below_menu ul li:first-child a:hover {
	background-image: url('../imgs/home_iliauni_business_school.png');
}
.school_of_engineering .contact_map_below_menu ul li:first-child a:hover {
	background-image: url('../imgs/home_school_of_engineering.png');
}

.school_of_arts_and_sciences .contact_map_below_menu ul li a:hover {
	color: #00a24c;
}
.school_of_law .contact_map_below_menu ul li a:hover {
	color: #E4B90D;
}
.iliauni_business_school .contact_map_below_menu ul li a:hover {
	color: #52489f;
}
.school_of_engineering .contact_map_below_menu ul li a:hover {
	color: #0d4da4;
}

.school_of_arts_and_sciences .arrows a:hover {
	background-color: #00a24c;
}
.school_of_law .arrows a:hover {
	background-color: #E4B90D;
}
.iliauni_business_school .arrows a:hover {
	background-color: #52489f;
}
.school_of_engineering .arrows a:hover {
	background-color: #0d4da4;
}


.contact_map_below_menu ul li:first-child a {
	padding-left:0;
}
.contact_map_below_menu ul li:first-child {
	background: none;
	padding-left: 10px;
	overflow: visible;
}
.container_left_right_for_contact {
	margin-top:30px;
}
.left_container_for_contact {
	border-top:4px solid #8c1e1f;
	width:295px;
}










.right_container_for_contact {
	width:800px;
}
.header_for_contacts {
	color:#575757;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-weight:bold;
	font-size: 30px;
}
.liner_margin_for_contact {
	margin-top:12px;
	margin-bottom:10px;
}
.some_text_for_contact {
	font-weight: bold;
}
.first_column_for_contact, .second_column_for_contact {
	width:260px;
}
.first_column_for_contact {
	margin-right:55px;
}
.some_text_for_contact, .street_description, .mobile_contacts, .mail_contacts {
	color:#575757;
	font-family:"BPGArial2010Regular";
	font-size:14px;
	line-height: 20px;
}
.street_description, .mobile_contacts {
	margin-bottom:18px;
}
.address_for_contact {
	margin-top:25px;
	margin-bottom:55px;
}
.contact_form {
	margin-top: 25px;
}
.first_column_for_contact_form {
	width:285px;
	margin-right:10px;
}
.second_column_for_contact_form {
	width:495px;
}
.fill_in_hints {
	display: block;
	font-family:'BPGNinoMtavruliBold';
	font-size: 12px;
	color:#585858;
}
.first_name_for_contact, .last_name_for_contact, .e_mail_for_contact, .your_message {
	display: block;
	margin-top:5px;
	margin-bottom:18px;
	height:30px;
	background:#ebebeb;
	width:100%;
}
.left_margin_checkbox_contact {
	margin-left:5px;
}
.your_message {
	padding:0;
	margin:0;
	height:215px;
	margin-top:5px;
	margin-bottom:5px;
	border:0;
}
.your_message:active {
	outline: none;
}
.change_display_for_inline {
	display: inline;
}
.edd_left_margin_for_contact {
	margin-left:20px;
}
.submit_for_contact_letter {
	display: block;
	cursor:pointer;
	text-align: center;
	padding-top:12px;
	padding-bottom:10px;
	border:1px solid #d1d2cf;
	font-size:14px;
	font-family:'BPGNinoMtavruliBold';
	color:#585858;
	width:100%;
	background:#ffffff;
}
.submit_for_contact_letter:hover {
	background:#8c1e1f;
	border:1px solid #8c1e1f;
	color:#ffffff;
}
.logo2 {
	width:260px;
	background:url('../imgs/logo2.png') no-repeat top left;
	padding-top:12px;
	padding-bottom:12px;
}
.iliauni_name {
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:15px;
	color:#ffffff;
	font-weight: 100;
	line-height: 25px;
}
.news_main_header {
	padding-top: 30px;
	padding-bottom: 25px;
	background:#f2f2f2;
	border-bottom:1px solid #e5e5e5;
}
.news_drop_down {
	margin-right:20px;
	font-size:30px;
}
.news_main_header h1 {
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	color:#8c8c8c;
	font-size:36px;
	margin-left:20px;
}
.left_container_for_news {
	width:260px;
}
.see_all_news, .subscrube_news {
	display: block;
	background:#ececec;
	text-align: center;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	color:#202020;
	font-size:18px;
	padding-top:20px;
	padding-bottom: 15px;
}
.subscrube_news {
	margin-top:15px;
	background:#8c1e1f;
	color:#ffffff;
	font-size: 14px;
	padding-top:12px;
	padding-bottom:12px;
}
.news_wrapper_for_news {
	margin-bottom:15px;
}
.right_container_for_news {
	width: 840px;
}
.main_container_for_news {
	/*margin-top:30px;*/
}
.news_header_main {
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	color:#404040;
	font-size:30px;
	line-height: 35px;
	font-weight: bold;
}
.main_type_of_news {
	margin-top:5px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	color:#9b9b9b;
	font-size:18px;
	margin-bottom:10px;
}
.txt {
	margin-top:10px;
}
.txt {
	color:#575757;
	font-family:"BPGArial2010Regular";
	font-size:14px;
}
.txt ul {
	margin-left: 18px;
}
.news_gallery {
	color:#575757;
	margin-bottom: 15px;
}
.news_photo_gallery_wrapper {
	margin-top:30px;
}
.news_photo_gallery_wrapper ul {
	overflow: hidden;
	position:relative;
	margin:-9px;
}
.news_photo_gallery_wrapper ul li {
	float:left;
	margin:9px;
}
.photo_gallery_list ul li a div,
.news_photo_gallery_wrapper ul li a div{
	position: absolute;
	background-color: rgba(139,29,31,0.64);
	background-image: url('../imgs/zoom.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
}
.news_photo_gallery_wrapper ul li a {
	display: block;
	position: relative;
	overflow: hidden;
}
.my_select, .my_select option {
	width:180px;
	height:38px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:12px;
	color:#7a7a7a;
	font-weight: bold;
}
.my_select:hover {
	cursor: pointer;
}
.additional_width_news {
	width:155px;
}
.additional_margin_news {
	/* margin-top:30px; */
	margin-right:-42px;
	position: relative;
}
.additional_margin_news .news_wrapper_for_faculty {
	/* margin-right: 22px; */
	margin-bottom:15px;
}
.pager_for_news ul {
	/*border-left: 0;*/
}
.pager_for_news {
	/*margin-top:20px;*/
	/* margin-right:30px; */
}
.pager_for_news ul li {
	float:left;
	margin-right:5px;
}
.pager_for_news ul li a, .pager_for_news ul li:first-child a {
	display: block;
	padding:12px 21px 12px 21px;
	color:#6c6c6c;
	border:1px solid #d1d1d1;
	/* font-weight: bold; */
	font-family: "BPGArial2010Regular";
}
.pager_for_news ul li a:hover,
.pager_for_news ul li.active a {
	background: #8c1e1f;
	color:#ffffff;
}
.left_container_for_news .news_wrapper_for_news {
	width: 260px;
}
.left_container_for_news .news_wrapper_for_news .news_inner_wrapper_for_faculty {
	width:100%;
	padding-left:0;
	padding-right:0;
}
.left_container_for_news .news_wrapper_for_news .news_inner_wrapper_for_faculty .news_info_for_faculty {
	width:220px;
}
.left_container_for_news .news_wrapper_for_news:hover .news_inner_wrapper_for_faculty {
	padding-left:12px;
}
.left_container_for_news .news_wrapper_for_news *, .left_container_for_news .news_wrapper_for_news {
	transition: background-color 200ms linear , color 200ms linear , padding 200ms linear , background-image 200ms linear;
}
.attachment_for_news {
	margin-top:60px;
}
.attachment_wrapper_news {
	margin-top:15px;
	margin-bottom: 45px;
}
.attachment_wrapper_news ul li {
	margin-bottom:8px;
}
.attachment_wrapper_news ul li a {
	display: block;
	padding-top:20px;
	padding-bottom: 18px;
	padding-left:55px;
	padding-right:15px;
	background-color:#f5f5f5;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}
.pdf_icon {
	background-image:url('../imgs/pdf_red.png');
	background-repeat: no-repeat;
	background-position: center left 10px;
}


.attachment_wrapper_news ul li a.pdf_icon:hover {
	color:#ffffff;
	background-color: #8c1e1f;
	background-image:url('../imgs/pdf_white.png');
	background-repeat: no-repeat;
	background-position: center left 10px;
}

.docx_icon {
	background-image:url('../imgs/doc_blue.png');
	background-repeat: no-repeat;
	background-position: center left 10px;
}
.attachment_wrapper_news ul li a.docx_icon:hover {
	color:#ffffff;
	background-color: #2372ba;
	background-image:url('../imgs/doc_white.png');
	background-repeat: no-repeat;
	background-position: center left 10px;
}



.xlsx_icon {
	background-image:url('../imgs/file-icons/excel.png');
	background-repeat: no-repeat;
	background-position: center left 10px;
	background-size: 32px;
}
.attachment_wrapper_news ul li a.xlsx_icon:hover {
	color:#ffffff;
	background-color: rgb(16, 120, 65);
	background-image:url('../imgs/file-icons/o-excel.png');
	background-repeat: no-repeat;
	background-position: center left 10px;
}







.additional_content_for_gallery {
	background:#f5f5f5;
	border-top:1px solid #e0e0e0;
}
.back_for_photo_gallery {
	background:#f5f5f5;
	padding:0;
}
.gallery_container {
	padding:18px;
	margin-right:-18px;
}
.gallery_picture_wrapper {
	margin-right:18px;
	margin-bottom:55px;
}
.gallery_content_picture {
	position:relative;
	display: block;
	overflow: hidden;
}
.gallery_picture_description {

	display: block;
	padding:20px 25px 20px 25px;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size:14px;
	color:#3d3d3d;
	background:#ffffff;
	height:52px;
	width: 212px;
	overflow: hidden;
}
.gallery_content_picture:hover .gallery_picture_description{
	background: #8c1e1f;
	color: #fff;
}

/*

img{
		width: 262px;
		height: 134px;
	}
	text{
		width: 262px;
		height: 92px;
	}
 */

.photo_gallery_list {
	/* margin-top:45px; */
	/* padding-left:14px; */
	margin-right: -23px;
}
.photo_gallery_list ul {
	overflow: hidden;
}
.photo_gallery_list ul li {
	float:left;
	margin-right: 23px;
	margin-bottom:20px;
}
.photo_gallery_list ul li a {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.fb_photo_gallery_list {
	margin-right:18px;
}
.second_content_photo_gallery_list {
	margin-top:100px;
}
.additional_for_gallery_container_list {
	background:#f5f5f5;
	padding-bottom:10px;
}
/*
.pdf_icon, .pdf_icon_white, .docx_icon_white, .docx_icon{
	background: url(../imgs/sprites.png) no-repeat;
}

.pdf_icon{
	background-position: -9px -8px ;
	width: 31px;
	height: 33px;
}*/

/*.pdf_icon_white{
	background-position: -56px -8px ;
	width: 31px;
	height: 33px;
}

.docx_icon_white{

	background-position: -159px -9px ;
	width: 31px;
	height: 33px;
}

.docx_icon{
	background-position: -109px -10px ;
	width: 31px;
	height: 33px;
}*/
 @media screen and (max-width: 1200px) {
	.big_wrapper {
		padding-left:10px;
		padding-right:10px;
	}
	.logo {
		margin-left: 10px;
	}
	.spec_wrapper {
		width:auto;
	}
	.choose_language {
		margin-right:15px;
	}
	.faculty_title {
		width: 49%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 100px;
		margin: 0 0.5% 20px;
	}
	.arrows {
		display: none;
	}
	.left_arrow_responsive, .right_arrow_responsive, .left_arrow_responsive_home, .right_arrow_responsive_home {
		display: block;
	}
	.info {
		width: auto;
		padding-left:30px;
		padding-right:30px;
	}
	.faculty_wrapper .faculty_title:nth-child(4) {
		margin: 0 0.5% 20px;
	}
	.lists {
		margin-right:10px;
	}
	.main_news_wrapper {
		width:auto;
		margin:0 auto;
		display: inline-block;
	}
	.news_wrapper {
		width:294px;
	}
	.ligamus {
		margin-left: 20px;
	}
	.left_container {
		display: none;
	}
	.left_menu_header {
		padding-top:17px;
		padding-bottom: 11px;
		margin-top:10px;
	}
	.news_inner_wrapper {
		margin:5px auto;
	}
	.right_container {
		float:none;
		width: auto;
	}
	.left_menu_for_responsive {
		margin-top:20px;
		display: block;
		width:auto;
		float:none;
	}
	.left_container_for_contact {
		margin-right:40px;
		width:30%;
	}
	.left_container_for_contact, .right_container_for_contact {
		float:left;
	}
	.right_container_for_contact {
		width: 65%;
		margin:auto;
	}
	.second_column_for_contact_form {
		margin-top:18px;
	}
	body {
		width:auto;
		margin:0 auto;
	}
	#content {
		width: 700px;
	}
	.sidebar {
		width:280px;
	}
}
@media screen and (max-width: 1186px) {
	.ligamus, .fast_links_wrapper {
		float:none;
	}
	.fast_links_wrapper {
		margin-top:20px;
		margin-left:20px;
	}
}
@media screen and (max-width: 1155px) {
	.research_text_pic_wrapper:nth-child(3n+3) {
		margin-right:15px;
	}
	.research_text_pic_wrapper:nth-child(2n+2) {
		margin-right:0;
	}
	.research_wrapper {
		margin:0 auto;
	}
	.logos_wrapper {
		margin:0 auto;
		margin-top:10px;
		float: none;
	}
	.library {
		margin:auto;
		float:none;
		display: block;
	}
	.logos_wrapper {
		width:488px;
	}
	a.logo_wrapper:nth-child(3n+3) {
		margin-right:8px;
	}
	a.logo_wrapper:nth-child(2n+2) {
		margin-right:0;
	}
	.library {
		height:auto;
		width:488px;
	}
	.library img {
		width:488px;
	}
}
@media screen and (max-width: 1085px) {
	.search_properties {
		width:100px;
	}
}
@media screen and (max-width: 980px) {
	body {
		width:auto;
		margin:0 auto;
	}
	#content {
		width: 550px;
	}
	.sidebar {
		width:280px;
	}
	.first_column_for_contact, .second_column_for_contact {
		float:none;
	}
	.left_container_for_contact {
		width:100%;
	}
	.right_container_for_contact {
		width:100%;
		margin-top:20px;
	}
}
@media screen and (max-width: 965px) {
	.fast_links_wrapper {
		width:450px;
		float:left;
	}
	.ligamus {
		float:left;
	}
	.fast_links_wrapper .lists ul:nth-child(2n+2) {
		border-right:0;
		padding-right:0;
		margin-right: 0;
	}
	.fast_links_wrapper .lists ul:nth-child(1), .fast_links_wrapper .lists ul:nth-child(2) {
		margin-bottom:40px;
	}
	.first_column_for_contact, .second_column_for_contact {
		float:none;
	}
	.left_container_for_contact {
		width:295px;
	}
	.right_container_for_contact {
		width:280px;
		margin-top:20px;
	}
}
@media screen and (max-width: 896px) {
	.news_wrapper:nth-child(2n+1) {
		float:left;
	}
	.main_news_wrapper {
		margin:0 auto;
	}
	.search_properties {
		width:50px;
	}
}
@media screen and (max-width: 840px) {
	.search_properties {
		width:294px;
	}
	.responsive_menu {
		display: block;
		font-size: 30px;
		font-weight: bold;
		color:#696969;
		margin-top:14px;
		margin-left:15px;
		cursor: pointer;
	}
	.menu ul li a {
		border-left:5px solid #202020;
		border-top:1px solid #373737;
	}
	.menu ul li a.ge {
		padding: 21px 25px 17px 29px;
	}
	.menu ul li {
		float:none;
	}
	.menu ul li a:hover {
		border-top:1px solid #373737;
		border-left:5px solid #8c1e1f;
	}
	.menu {
		display: none;
		top:60px;
		background:#202020;
		position: absolute;
		z-index:35;
		width:100%;
	}
	.menu ul li:first-child a:hover {
		border-top:1px solid #373737;
	}
	.menu ul li:first-child a {
		width:100%;
		border-top:1px solid #373737;
		background-position:left 30px top 15px;
	}
	.right_container_for_contact {
		width: 500px;
	}
	.header_for_contacts {
		width:200px;
		margin:auto;
	}
	.some_text_for_contact {
		width:300px;
		margin:auto;
	}
	.first_column_for_contact, .second_column_for_contact {
		margin:auto;
		display: block;
		float:none;
	}
	.second_column_for_contact {
		margin-top:18px;
	}
	.add_class_for_contact_header_responsive {
		width:300px;
	}
	.first_column_for_contact_form {
		margin:0 auto;
		float:none;
		margin-bottom:18px;
	}
}
@media screen and (max-width: 784px) {
	.research_pic_wrapper img {
		width:100%;
	}
	.research_pic_wrapper, .research_text_pic_wrapper {
		width:100%;
	}
	.research_wrapper.spec_wrapper.no_padding {
		width:auto;
		margin-left:5px;
		margin-right:5px;
	}
}
@media screen and (max-width: 760px) {
	.info {
		position: static;
		background:rgba(29, 29, 29, 1);
	}
	.spec_wrapper {
		position:static;
		width: 100%;
	}
	body {
		width:auto;
		margin:0 auto;
	}
	#content {
		width: 400px;
	}
	.sidebar {
		width:190px;
		margin: 0 0 20px 10px;
	}
}
@media screen and (max-width: 725px) {
	.lists {
		float:none;
		margin-left:20px;
	}
	.lists ul.left {
		clear:both;
	}
	.lists ul.right {
		float:left !important;
	}
	.logo {
		margin-bottom: 20px;
	}
	.fast_links_wrapper {
		width:233px;
		float:none;
		margin:20px auto;
	}
	.ligamus {
		float:none;
		margin:0 auto;
	}
	.fast_links_wrapper .lists ul {
		border-right:0;
		padding-right:0;
		margin-right: auto;
		margin-left:auto;
		float:none;
	}
	.fast_links_wrapper .lists ul:nth-child(1), .fast_links_wrapper .lists ul:nth-child(2) {
		margin-bottom:0;
	}
	.editional_width {
		width:180px;
	}
	.fast_links_wrapper .lists ul li, .f_links_header {
		text-align:center;
	}
	.fast_links_wrapper .lists ul li a {
		background:none;
		padding-left:0;
	}
	.ligamus_line, .ul_line {
		background:rgb(155, 49, 50);
		height:1px;
		width:100%;
		display:block;
	}
	.ligamus_line {
		margin-top:20px;
		margin-bottom:20px;
	}
	.fast_links_wrapper .lists {
		margin:auto;
	}
	.fast_links_wrapper .lists ul {
		padding-bottom:20px;
		padding-top:20px;
		border-bottom:1px solid rgb(155, 49, 50);
	}
}
@media screen and (max-width: 660px) {
	.rights, .created {
		float:none;
		text-align: center;
	}
	.created {
		margin-top:10px;
	}
}
@media screen and (max-width: 630px) {
	/* .subscribe {
		display: none;
	}
	*/
	.see_all {
		float: right;
	}
	.responsive_subscribe {
		display: block;
		float:right;
	}
}
@media screen and (max-width: 617px) {
	.news_wrapper:nth-child(2n+1) {
		float:left;
	}
	.mail_input {
		width:151px;
	}
}
@media screen and (max-width: 580px) {
	.faculty_title {
		width: 100%;
	}
}
@media screen and (max-width: 540px) {
	body {
		width:auto;
		margin:0 auto;
	}
	#content {
		width: 450px;
	}
	#content .bloc {
		margin:0px;
	}
	.sidebar {
		width:450px;
		margin: 0 0 10px 0;
	}
}
@media screen and (max-width: 501px) {
	.logos_wrapper {
		width:240px;
	}
	.logos_wrapper a.logo_wrapper {
		margin-right:0;
		margin-bottom:16px;
	}
	.library {
		height:auto;
		width:240px;
	}
	.library img {
		width:240px;
	}
	.library .some_text {
		width:auto;
		left:0;
		bottom:25px;
		font-size:38px;
	}
}
@media screen and (max-width: 485px) {
	.search_properties {
		width:200px;
	}
}
@media screen and (max-width: 470px) {
	.lists .left {
		clear: both;
	}
	.lists ul {
		float: none;
		/*margin-left:;*/
	}
	.logo_header .logo {
		width: 220px;
		margin:auto;
		float:none;
	}
	.logo_header .lists ul li a {
		background:none;
		padding-left:0;
		padding-top:5px;
		padding-bottom:5px;
	}
	.logo_header .lists ul li {
		border-top:1px solid rgb(155, 49, 50);
		text-align:center;
	}
	.logo_header .lists ul li, .logo_header .lists ul {
		width:100%;
	}
	.logo_header .lists {
		margin-left:10px;
	}
}
@media screen and (max-width: 391px) {
	.search_properties {
		width:150px;
	}
}
@media screen and (max-width: 380px) {
	body {
		width:auto;
		margin:0 auto;
	}
	#content {
		width: 360px;
	}
	#content .bloc {
		margin:0px;
	}
	.sidebar {
		width:360px;
		margin: 0 0 10px 0;
	}
	.research_pic_wrapper img {
		width:370px;
	}
}
@media screen and (max-width: 340px) {
	.search_properties {
		width:100px;
	}
}
@media screen and (max-width: 310px) {
	.logo {
		padding-top:13px;
	}
}
#popup_bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
}
.alert.alert-dismissable.alert-danger {
	color: red;
}
.alert.alert-dismissable.alert-danger button {
	display: none;
}
.contact_form label.error {
	display: none !important;
}
.error {
	border: 1px solid red !important;
}
.alert.alert-dismissable.alert-info button {
	display: none;
}
.ilia-modal {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
}
.ilia-modal:before {
	content:'';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.ilia-modal-center {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 100%;
	max-width: 1000px;
}
.ilia-modal-title {
	color: #1f1f1f;
	font-family:"BPG Nino Mtavruli bold";
	text-transform: uppercase;
	font-size: 36px;
	/* margin-bottom: 40px; */
}
.subscribe_mail {
	width: 522px;
	height: 46px;
	border: 1px solid #000;
	background-color: #e7e7e7;
	display: block;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.subscribe_mailbox {
	height: 100%;
	width: 100%;
	background: none;
	box-sizing: border-box;
	padding: 12px;
	color: #1f1f1f;
	font-family:"BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 16px;
}

.subscribe_mailbox:focus::-webkit-input-placeholder {
	color: #A3A3A3;
}
.subscribe_mailbox::-webkit-input-placeholder {
	color: #1f1f1f;
}

.subscribe_mailbox:-moz-placeholder {
	color: #1f1f1f;
}

.subscribe_mailbox::-moz-placeholder {
	color: #1f1f1f;
}

.subscribe_mailbox:-ms-input-placeholder {
	color: #1f1f1f;
}

.subscribe_check {
	width: 522px;
	height: 46px;
	border: 1px solid #E0E0E0;
	background-color: #fff;
	display: block;
	display: block;
	color: #1f1f1f;
	font-family:"BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	vertical-align: middle;
	/* line-height: 47px; */
	/* width: 100%; */
	/* height: 100%; */
	padding: 18px 15px 12px 40px;
	box-sizing: border-box;
	text-align: left;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-repeat: no-repeat;
	background-position: 10px;
	background-image: url('../imgs/checkbox_not_checkd.png');
}
.subscribe_checkbox {
	display: none;
}
.subscribe_button:hover {
	background-color: #7c1e1f;
}
.subscribe_button {
	width: 522px;
	height: 46px;
	line-height: 46px;
	/* border: 1px solid #bcbcbc; */
	background-color: #1f1f1f;
	border: none;
	color: #fff;
	font-family:"BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	vertical-align: middle;
}
button{
	cursor: pointer;
}

.subscribe_checkbox:checked + .subscribe_check {
	border-color: #000;
	background-image: url('../imgs/checkbox_checkd.png');
}
.ilia-modal-close {
	position: absolute;
	height: 22px;
	width: 22px;
	top: 0;
	right: 0;
	background-image: url('../imgs/close_black.png');
}
.ilia-modal-content {
	display: inline-block;
	/* width: auto; */
}
a.info:hover {
	background-color: rgba(29, 29, 29, 1);
}

a.logo:hover {
	/*opacity: 1;*/
}



.news_type_icon{
	background-size: cover;
	opacity: 0.4;
	margin-left: 2px;
}
.news_wrapper:hover .news_type_icon{
	opacity: 1;
}

.news_wrapper:hover .news_type,
.news_wrapper:hover .news_date {
	color:#000;
}
.news_list,
.news_list *{
	transition: background-color 100ms linear;
}


.left_container_for_news .faculty_news_pic_wrapper,
.left_container_for_news .faculty_news_pic_wrapper img,
.left_container_for_news .news_line_for_faculty{
	width: 260px;
}

.submit_for_search{
	background: #414141 url('../imgs/search_submit.png') no-repeat center center;
	width:45px;
	height:30px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	top: 12px;
	margin-left:70px;
}
.header_margin_for_search h1{
	margin-top:12px;
}
.form_for_search .my_select{
	margin-left:10px;
	margin-right:10px;
	border:1px solid #e1e1e1;
}
.form_for_search .my_select.select_for_where{
	width:120px;
	margin-right:2px;
	margin-left: 2px;
}
.select_for_number,.select_for_yes_no{
	width:80px;
	margin-right:2px !important;
}
.result_on_page_search{
	color: #5e5e5e;
	font-family:"BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 12px;
	width: 70px;
	display: inline-block;
	position: relative;
	top: 10px;
}
.yes_no_text_search{
	margin-right:70x;
}
.form_for_search .my_select.search_text_border{
	border:1px solid #e1e1e1;
	cursor: text;
}
.count_search_word{
	color: #6d6d6d;
	font-family:"BPGArial2010Regular";
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.count_search_word span{
	font-weight: bold;
}
.main_news_wrapper.additional_margin_news.additional_width_for_search{
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
	margin-left: 0;
}
.search_result_wrapper{
	margin-top:20px;
	margin-bottom: 35px;
}
.left_picture_for_search_result{
	display: inline-block;
}
.right_content_for_search_result{
	margin-left:25px;
	width:935px;
}
.right_content_for_search_result a{
	color: #353535;
	font-family:"BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	font-weight: bold;
}
.navigation_div_must_change{
	height:15px;
	width:400px;
	margin-top:12px;
	margin-bottom:12px;
	background: green;
}
.search_result_content_information, .update_date_for_search{
	color: #343434;
	font-family:"BPGArial2010Regular";
	font-size: 14px;
	line-height: 20px;
	margin-top:15px;
}

.search_result_content_information span{
	color:#8c1e1f;
	font-family:"BPGArial2010Regular";
}
.update_date_for_search{
	font-size: 12px;
	color:#565555;
	margin-top:10px;
	font-family:"BPGArial2010Regular"
}
.pager_for_search_additional{
	margin-top: 30px;
}


.chose_news_type{
	margin-left: 4px;
}

.submenu_wrapper{
	margin-top: 20px;
}
.submenu{
    margin: 0 -10px;

}

.submenu:after{
	clear: both;
	display: block;
	content: " ";
	float: none;
}

.submenu li{
	float: left;
	display: block;
	border-bottom: 3px solid #8c1e1f;
	margin-bottom: 50px;
	margin: 0 0.86% 50px;
	width: 23.2772%;
	box-sizing: border-box;
}
.submenu li a:hover,
.submenu li a:focus{
	border-color: #8c1e1f;
	background: #8c1e1f;
	color: #fff;
}





.submenu li.school_of_arts_and_sciences,
.school_of_arts_and_sciences .submenu li{
	border-bottom: 3px solid #00a24c;
}
.submenu li.school_of_arts_and_sciences a:hover,
.submenu li.school_of_arts_and_sciences a:focus,
.school_of_arts_and_sciences .submenu li a:hover,
.school_of_arts_and_sciences .submenu li a:focus{
	background-color: #00a24c;
	border-color: #00a24c;
}

.submenu li.school_of_law,
.school_of_law .submenu li{
	border-bottom: 3px solid #E4B90D;
}
.submenu li.school_of_law a:hover,
.submenu li.school_of_law a:focus,
.school_of_law .submenu li a:hover,
.school_of_law .submenu li a:focus{
	background-color: #E4B90D;
	border-color: #E4B90D;
}
.submenu li.iliauni_business_school,
.iliauni_business_school .submenu li{
	border-bottom: 3px solid #52489f;
}
.submenu li.iliauni_business_school a:hover,
.submenu li.iliauni_business_school a:focus,
.iliauni_business_school .submenu li a:hover,
.iliauni_business_school .submenu li a:focus{
	background-color: #52489f;
	border-color: #52489f;
}

.submenu li.school_of_engineering,
.school_of_engineering .submenu li{
	border-bottom: 3px solid #0d4da4;
}
.submenu li.school_of_engineering a:hover,
.submenu li.school_of_engineering a:focus,
.school_of_engineering .submenu li a:hover,
.school_of_engineering .submenu li a:focus{
	background-color: #0d4da4;
	border-color: #0d4da4;
}




.submenu li a{
	float: none;
	display: table-cell;
	width: 536px;
	height: 151px;
	border: 1px solid #DADADA;
	border-bottom: none;
	background-color: #fff;
	color: #575757;
	font-family: "BPG Nino Mtavruli";
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding: 0 10px;
}


.wrapper_two_column .submenu li {
	width: 31.55%;
}



a.info:empty {
	display: none;
}





.search_content_path ul {
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
}
.search_content_path ul li {
	float:left;
	/* border-left:1px solid #999999; */
	background-image: url('../imgs/breadcrumbs-arrow.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px 0px;
	padding-top: 3px;
}
.search_content_path ul li a:hover {
	color: #8c1e1f;
}
.search_content_path ul li a {
	display: block;
	/* padding-left:8px; */
	/* padding-right: 8px; */
	color:#858585;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
.search_content_path ul li:first-child a:hover {
	background-image: url('../imgs/home_small_redhover.png');
}
.search_content_path ul li:first-child a {
	width: 20px;
	background-image: url('../imgs/home_small.png');
	overflow: hidden;
	text-indent: 100px;
	background-repeat: no-repeat;
	margin-top: -3px;
}
.search_content_path ul li:first-child a {
	padding-left:0;
}
.search_content_path ul li:first-child {
	background: none;
	padding-left: 0;
	overflow: visible;
}
.right_content_for_search_result strong{
	color: #8b1e1f;
}





a.news_wrapper.news_wrapper_for_home.left:nth-child(5n) {
	clear: both;
}
.bx-viewport li{
	width: auto !important;
}
.bx-clone{
	display: none;
}

.pager_for_news ul li:last-child {
	margin-right: 0;
}


.subscribe_error {
	display: block;
	font-family: "BPGArial2010Regular";
	font-size: 16px;
	color: #8c1e1f;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-align: left;
}

.subscribe_success {
	display: block;
	font-family: "BPGArial2010Regular";
	font-size: 16px;
	color: #00a24c;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
}



.no_image{
	display: inline-block;
	background-image: url('../imgs/noimage.jpg');
	background-color: #ededed;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}





















.left_menu_new li {
	background:#ebebeb;
	position: relative;
}

.left_menu_new li ul li ul li{
	background:#8c1e1f;
}

.left_menu_new li ul li {
	background:#ffffff;
}

.left_menu_new li ul,
.left_menu_new li ul li ul {
	display: none;
}

.left_menu_new li .a,
.left_menu_new li ul li .a,
.left_menu_new li ul li ul li .a {
	display: block;
	font-family:'BPG Nino Mtavruli';
	text-transform: uppercase;
	font-size: 16px;
	color:#000;
	padding-left:20px;
	padding-top:14px;
	padding-bottom:10px;
	padding-right: 38px;
	border-bottom:1px solid #c8c8c8;
}

.left_menu_new li ul li ul li .a {
	border-bottom:1px solid #a14748;
	color:#fff;
}

.left_menu_new li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_red.png');
}

.left_menu_new li.has_childs.active > .a > .plus_minus ,
.left_menu_new li.par_active >  .a > .plus_minus {
	background-image: url('../imgs/minus_red.png');
}

.left_menu_new > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_red.png');
	/*background-image: url('../imgs/plus_white.png');*/
}

.left_menu_new > ul > li > ul > li.has_childs.active > .a > .plus_minus ,
.left_menu_new > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/minus_red.png');
	/*background-image: url('../imgs/minus_white.png');*/
}

.left_menu_new > ul > li > ul > li.has_childs.active > ul ,
.left_menu_new > ul > li > ul > li.par_active > ul {
	display: block;
}




.left_menu_new .active > .a > a,
.left_menu_new a:hover{
	opacity: 1;
	text-decoration: underline;
}

.left_menu_new a{
	opacity: 0.8;
	color: inherit;
	line-height: 20px;
	display: block;
	float: left;
}

.left_menu_new li.has_childs.active > .a > .plus_minus ,
.left_menu_new li.par_active >  .a > .plus_minus ,
.left_menu_new li.has_childs >  .a > .plus_minus {
	background-repeat: no-repeat;
	background-position: center;
	width: 38px;
	height: 41px;
	right: 0px;
	top: 0px;
	position: absolute;
}

.left_menu_new li.has_childs.active > ul ,
.left_menu_new li.par_active > ul {
	display: block;
}




.school_of_arts_and_sciences .left_menu_new{
	border-color: #00a24c;
}

.school_of_law .left_menu_new{
	border-color: #E4B90D;
}

.iliauni_business_school .left_menu_new{
	border-color: #52489f;
}

.school_of_engineering .left_menu_new{
	border-color: #0d4da4;
}

.left_menu_new{
	border-top: 3px solid #8c1e1f;
}

.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li > ul > li{
	background: #00a24c;
}

.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li > ul > li > .a /* , */
/*.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li > .a */
{
	border-bottom: 1px solid #3BBE79;
}

.school_of_law .left_menu_new > ul > li > ul > li > ul > li{
	/*background: #E4B90D;*/
	background: #E2A404;
}

.school_of_law .left_menu_new > ul > li > ul > li > ul > li > .a /* , */
/*.school_of_law .left_menu_new > ul > li > ul > li > .a */
{
	/*border-bottom: 1px solid #EFD360;*/
	border-bottom: 1px solid #E4B90D;
}

.iliauni_business_school .left_menu_new > ul > li > ul > li > ul > li{
	background: #52489f;
}

.iliauni_business_school .left_menu_new > ul > li > ul > li > ul > li > .a /* , */
/*.iliauni_business_school .left_menu_new > ul > li > ul > li > .a */
{
	border-bottom: 1px solid #67647E;
}

.school_of_engineering .left_menu_new > ul > li > ul > li > ul > li{
	background: #0d4da4;
}

.school_of_engineering .left_menu_new > ul > li > ul > li > ul > li > .a /* , */
/*.school_of_engineering .left_menu_new > ul > li > ul > li > .a */
{
	border-bottom: 1px solid #466999;
}

.school_of_arts_and_sciences .left_menu_new > ul > li.has_childs > .a > .plus_minus ,
.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_arts_and_sciences_plus.png');
}


.school_of_arts_and_sciences .left_menu_new > ul > li.par_active > .a > .plus_minus ,
.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_arts_and_sciences_minus.png');
}

.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_arts_and_sciences_plus.png');
}

.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li > ul > li.has_childs.active > .a > .plus_minus,
.school_of_arts_and_sciences .left_menu_new > ul > li > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_arts_and_sciences_minus.png');
}

.school_of_law .left_menu_new > ul > li.has_childs > .a > .plus_minus ,
.school_of_law .left_menu_new > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_law_plus.png');
}


.school_of_law .left_menu_new > ul > li.par_active > .a > .plus_minus ,
.school_of_law .left_menu_new > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_law_minus.png');
}

.school_of_law .left_menu_new > ul > li > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_law_plus.png');
}

.school_of_law .left_menu_new > ul > li > ul > li > ul > li.has_childs.active > .a > .plus_minus,
.school_of_law .left_menu_new > ul > li > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_law_minus.png');
}

.iliauni_business_school .left_menu_new > ul > li.has_childs > .a > .plus_minus ,
.iliauni_business_school .left_menu_new > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/iliauni_business_school_plus.png');
}


.iliauni_business_school .left_menu_new > ul > li.par_active > .a > .plus_minus ,
.iliauni_business_school .left_menu_new > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/iliauni_business_school_minus.png');
}

.iliauni_business_school .left_menu_new > ul > li > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/iliauni_business_school_plus.png');
}

.iliauni_business_school .left_menu_new > ul > li > ul > li > ul > li.has_childs.active > .a > .plus_minus,
.iliauni_business_school .left_menu_new > ul > li > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/iliauni_business_school_minus.png');
}

.school_of_engineering .left_menu_new > ul > li.has_childs > .a > .plus_minus ,
.school_of_engineering .left_menu_new > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_engineering_plus.png');
}


.school_of_engineering .left_menu_new > ul > li.par_active > .a > .plus_minus ,
.school_of_engineering .left_menu_new > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_engineering_minus.png');
}

.school_of_engineering .left_menu_new > ul > li > ul > li > ul > li.has_childs > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_engineering_plus.png');
}

.school_of_engineering .left_menu_new > ul > li > ul > li > ul > li.has_childs.active > .a > .plus_minus,
.school_of_engineering .left_menu_new > ul > li > ul > li > ul > li.par_active > .a > .plus_minus {
	background-image: url('../imgs/plus_minus_m_c_kvadrat/school_of_engineering_minus.png');
}



.header_search form.SearchForm {
	padding-top: 10px;
}


.magic{
	display: table;
	width: 100%;
}
.magic-item{
	display: table-cell;
	vertical-align: top;
}

.magic-item .search_properties{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_search.header_up.black_back{
	transition: height 100ms ease-in-out;
	min-height: inherit;
	min-height: initial;
	height: 0px;
	overflow: hidden;
	background: #e8e8e8;
}
.header_search.header_up.black_back.open{

	height: 60px;
}

.plus_minus:hover,
.submit_properties:hover{
	will-change: background-image;
}


.plus_minus,
.submit_properties{
	-webkit-transition: background 100ms ease-in-out;
	-o-transition: background 100ms ease-in-out;
	transition: background 100ms ease-in-out;

}
.submit_properties.close {
	display: block;
	background: #8c1e1f url('../imgs/close.png')no-repeat center center;
	width: 34px;
	height: 33px;
	text-indent: -99999px;
	background-size: 45%;
}
div.pp_details {
	display: none;
}

































.black_back.title,.black_back.copyright {
	background: #202020;
}




.social-links a:focus,
.social-links a:hover{
	background-color: #AD2F30;
}
.social-links a{
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	height: 40px;
}
.social-links{
	width: 38px;
	background-color: #8c1e1f;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 88;
	color: #ffffff;
}


a.faculty_title.school_of_engineering span {
	/* font-size: 13px; */
}





.submenu.playlist li a{
	border: none;
	color: #fff;
	font-size: 17px;
	transition: all 100ms linear;
	background-color: rgba(52, 52, 52, 0.39);
	height: 180px;
	padding: 10px;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.submenu.playlist li a:hover {
	background-color: rgba(140, 30, 31, 0.76);
}


/*.gm-style-iw::after {

	width: 50px;
	margin-left: -26px;
	height: 40px;
	bottom: -40px;
	left: 50%;
	background-repeat: no-repeat;
	display: block;
	content: " ";
	position: absolute;
	pointer-events: none;

   background-size: 50px 30px;

   border-top: 30px;

   border-left: 25px;

   border-right: 25px;
	border-top-color: #fff;
	border-style: solid;
	-webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box;

   border-left-color: transparent;
   border-right-color: transparent;
   border-bottom: 0px;
}*/
.gm-style-iw a {
	color: #19b7bb;
}
/*.gm-style-iw {
	background-color: #fff !important;
	border-radius: 0 !important;
	top: 0px !important;
	left: -10px !important;
	bottom: -1px !important;
	right: -10px !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
}*/
/*.gm-style-iw + div * {
	display: none;
}
.gm-style-iw + div {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7ElEQVQ4y5WSSQrCQBBFIw7ggCFEl4oiKh5FcEDxEuJWEJOgd4jD0gPEYeVNvJC/oBqapjvpLB6kO/2Lql/f8f3WFrjAyckE7OjjCC6gnkPcA2+woUMFBCAGVQtxl8VLOss/RCdNC/Fc3KkPqJMb8DTiEYsX8r36qABO4K4YK8RrtbCuzTI48zjkTwckYKUbyzQrCQ/gAT5gavIlze0++IFv2opN4qHk9p7H8WwLjLlteeaQt+NmFRiAl8btEoi4k4apAIXkqe5ZMTbkxNbUAkI8y4hxkRMbC2OFYYkcTwsCHqdNh6suYRZQYqM/KzBbbLxuJyQAAAAASUVORK5CYII=);
	width: 16px;
	height: 16px;
	right: 0px !important;
	top: 10px !important;
}

.gm-style-iw > div {
	padding: 10px 30px;
	width: 100% !important;
	height: auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/
.gm-style-iw p {
	color: #535151;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
}
.gm-style-iw h2 {
	color: #434343;
	font-family: "BPG Nino Mtavruli bold";
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

body.en *:not(.fa){
	font-family: Arial, Helvetica, sans-serif !important;
}
