/* TOP HEAD */

#tophead {
	height: 200px;
	overflow: visible;
}

.logotype1 {
	width: 420px;
	height: 238px;
	display: block;
	background: url(../images/fraternica_top_logo_all.png) no-repeat center bottom;
	background-size: 420px 238px;
	margin: 0 auto;
	position: relative;	
	top:12px;
	z-index: 981;
	pointer-events: none;
}



.grayback {
	background: url(../images/frat_bck_light.png);
	background-size: 78px 106px;
}

.grayback1 {
	background: url(../images/FC-Logotype-Drawing-background.jpg) center center #f3efeb;
	background-size: 1280px 800px;
}

.darkback {
	background: url(../images/frat_bck_dark.png);
	background-size: 78px 106px;
}

.darkback * {
	color: rgba(255,255,255,0.75);
}

.uk-navbar {
	z-index: 10;

}

/* GALLERY */

#events .item {
	-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#events .item .title {
	min-height: 40px;
}

#events .item .eg-content .data {
	padding: 10px 0;
	background-color: rgba(0, 0, 0, 0.25);
}

.img-thumbnail {
	border: none;
	padding: 0;
}


/* TABLESORTER */

select.pagesize, select.gotoPage {
	width: 60px;
	display: inline-block;
        margin: 0 20px;	
}

.file_listing_table .file_listing_header_row {
	background: #333333!important;
}


/* DROPBOX */

input.dropbox_file_search {
	width: 250px!important;
}

/* to top*/

a.uk-totop.uk-icon {
    border-radius: 50%;
    background: rgba(0,0,0,0.5)!important;
    position: fixed;
        right: 18px;

    bottom: 18px;
    width: 36px;
    height: 36px;
    line-height: 28px;
    text-align: center;
}

a.uk-totop.uk-icon:hover {
    background: rgba(0,0,0,0.75)!important;
}


/* menu */

li a.enteraccount {
	background: url(../images/key.svg) no-repeat left center;
	background-size: 18px 18px;
	padding-left: 25px;
}

li a.enteraccount:hover {
	background: url(../images/key_on.svg) no-repeat left center;
	background-size: 18px 18px;
}


/* LOGO */
	
div.uk-navbar-container:not(.uk-navbar-sticky) a.uk-logo {
	opacity: 0;
    -webkit-transition: opacity 0.1s ease-in;
    -moz-transition: opacity 0.1s ease-in;
    -o-transition: opacity 0.1s ease-in;
    -ms-transition: opacity 0.1s ease-in;
    transition: opacity 0.1s ease-in;
}

div.uk-navbar-container.uk-navbar-sticky a.uk-logo {
	opacity: 1;
    -webkit-transition: opacity 0.25s ease-in;
    -moz-transition: opacity 0.25s ease-in;
    -o-transition: opacity 0.25s ease-in;
    -ms-transition: opacity 0.25s ease-in;
    transition: opacity 0.25s ease-in;
}




/* SUB MENU */

#menusubbar {
	background-color: #dad5c9;
	z-index: 10000;
text-align: center;	
}

#menusubbar  .uk-grid.uk-grid-stack {
	display: block;
}

#menusubbar div.uk-first-column {
	display: inline-block;
}

#menusubbar ul.uk-subnav {
text-align: center;
align-items: center;
  justify-content: center;
  margin: 0;
}

#menusubbar ul.uk-subnav li a {
height: 30px;
line-height: 30px;
}



/* map style */

.gm-style .gm-style-iw-c {
  background: #111111;
  padding: 26px!important;
}

.gm-style .gm-style-iw-t p.uk-margin-small:last-child {
	margin-bottom: 0;
}

.gm-style-iw-c div.iw_title {
margin-right: -5px!important;
}

.gm-style-iw-c div.iw_title h3 {
	font-size: 16px;
	letter-spacing: 1px;
}

.iw_title p.uk-text-meta {
	font-size: 9px;
}

span.filter-text {
 font-size: 10px;
 text-transform: uppercase;
 letter-spacing: 1.5px;
 font-weight: 700;
 margin-right: 15px;
}

button.gm-ui-hover-effect {
	background-image: inherit!important;
	background-image: url(../images/close.svg)!important;
	background-size: 20px 20px!important;
	background-repeat: no-repeat!important;
	background-position: center center!important;
	position: absolute;
	top: 0!important;
	right: 0!important;
}

button.gm-ui-hover-effect:hover {
	background-image: url(../images/close-on.svg)!important;
	background-size: 20px 20px!important;
	background-repeat: no-repeat!important;
	background-position: center center!important;
}

.distributors {
	pointer-events: none;
	}

.distributors h1, .distributors h5 {
	pointer-events: none;
	color: rgba(255,255,255,0.7);
}

span.sec-row {
margin-left: 24px;
}

.grecaptcha-badge { visibility: hidden; }


/* Footer */ 

#footer a.fc-marcoaventino {
	display: inline-block;
	width: 155px;
	height: 24px;
	background: url(../images/marco_aventino.svg) no-repeat center center;
	background-size: 155px 24px;

}

#footer a.fc-marcoaventino:hover {
	background: url(../images/marco_aventino_on.svg) no-repeat center center;
	background-size: 155px 24px;
}

span.fc-vert-sep {
	color: #86754d;
	margin: 0 15px;
	
}

span.fc-address {
	background: url(../images/address.svg) no-repeat center left;
	background-size: 19px 19px;
	padding-left: 30px;
	
}

/* MAP */

a.fc-facebook {
	display: inline-block;
	width: 44px;
	height: 44px;
	background: url(../images/facebook.svg) no-repeat center center;
	background-size: 44px 44px;
	float: right;
	margin-top: 46px;
}

a.fc-facebook:hover {
	background: url(../images/facebook_on.svg) no-repeat center center;
	background-size: 44px 44px;
}

.fc-map {
	text-align: center;
}

.map {
	height: 262px;
}


/* TABLESORTABLE */

.tablesorter th.tablesorter-headerUnSorted {
	background: url(../images/sort_up_down.svg) no-repeat 3px center;
	background-size: 7px 15px;
	cursor: pointer;
}

.tablesorter th.tablesorter-headerAsc {
	background: url(../images/sort_down.svg) no-repeat 3px center;
	background-size: 7px 15px;
	cursor: pointer;
	color: #86754d;	
}

.tablesorter th.tablesorter-headerDesc {
	background: url(../images/sort_up.svg) no-repeat 3px center;
	background-size: 7px 15px;
	cursor: pointer;
	color: #86754d;	
}

#fc-kursu-list thead tr {
	border-bottom: 1px solid black;

}

#fc-kursu-list tr th {
	height: 32px;
}

#fc-kursu-list tr th:hover {
	color: #86754d;
}


#fc-kursu-list tr td, #fc-kursu-list tr th {
	vertical-align: middle;
	padding-left: 17px!important;
}

#fc-kursu-list tr td:nth-child(2), #fc-kursu-list tr td:nth-child(3) {
	font-weight: 700;
}

#fc-kursu-list tr td:nth-child(6) {
	white-space: nowrap;
}

#fc-kursu-list tr td:nth-child(7) {
	max-width: 170px;
    overflow: hidden; /* Обрезаем все, что не помещается в область */
    padding: 5px; /* Поля вокруг текста */
    text-overflow: ellipsis; /* Добавляем многоточие */	
}

#fc-kursu-list span.smallwhite  {
	font-size: 1px;
	color: transparent;
}


#pager {
	text-align: center;
}

#pager .first, #pager .last, #pager .next, #pager .prev {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size: 32px 32px;
	cursor: pointer;
	vertical-align: middle;
	margin: 3px;
}

#pager .first {
background: url(../images/first.svg) no-repeat center center;	
}

#pager .last {
	background: url(../images/last.svg) no-repeat center center;
}

#pager .next {
	background: url(../images/next.svg) no-repeat center center;
}

#pager .prev {
	background: url(../images/prev.svg) no-repeat center center;
}

#pager .first:hover {
background: url(../images/first_on.svg) no-repeat center center;	
}

#pager .last:hover {
	background: url(../images/last_on.svg) no-repeat center center;
}

#pager .next:hover {
	background: url(../images/next_on.svg) no-repeat center center;
}

#pager .prev:hover {
	background: url(../images/prev_on.svg) no-repeat center center;
}


.fc-selectpagesize {
	margin: 10px 0 0 0;
	display: block;
	width: 100%;
}





@media (min-width: 1601px) and (max-width: 1920px) { 



}


@media (min-width: 1441px) and (max-width: 1600px) {       


}


@media (max-width: 1600px) {


}


@media (min-width: 981px) and (max-width: 1600px) {       



}


@media (max-width: 768px) {  

#contact a.fc-facebook {
	display: inline-block;
	float: none;
	margin-top: 25px;
	text-align: center;
}


#contact {
	text-align: center;
}

}

@media (max-width: 1200px) {   
div.uk-navbar-container:not(.uk-navbar-sticky) a.uk-logo {
	opacity: 1;
}
}

@media (min-width: 641px) and (max-width: 980px) {       

     
}

@media (max-width: 480px) {  

span.dot_sep {
	display:none;
}

spa.sword,span.work,span.friends {
	display: block;
}


#command [class*=uk-width] {
box-sizing: border-box;
width: 50%;
max-width: 50%;
}


}


@media (min-width: 321px) and (max-width: 640px) {       

    	   
}

@media (min-width: 320px) and (max-width: 830px) and (orientation: landscape) {


}


@media (max-width: 320px) {       
  
	   
}


@media print {  

}
