#message {
	display:none;
	position:fixed;
	left:50%; margin-left:-14%;
	width:420px;
	top: 21%;
	z-index: 100;
	cursor: not-allowed;
	color: #445161; /* С†РІРµС‚ С‚РµРєСЃС‚Р° */
	border: 1px solid #CFDBED;
	text-decoration: none; /* СѓР±РёСЂР°С‚СЊ РїРѕРґС‡С‘СЂРєРёРІР°РЅРёРµ Сѓ СЃСЃС‹Р»РѕРє */
	user-select: none; /* СѓР±РёСЂР°С‚СЊ РІС‹РґРµР»РµРЅРёРµ С‚РµРєСЃС‚Р° */
	background:#f4f4f4;
	padding: 0.93em 1.5em; /* РѕС‚СЃС‚СѓРї РѕС‚ С‚РµРєСЃС‚Р° */
	outline: none; /* СѓР±РёСЂР°С‚СЊ РєРѕРЅС‚СѓСЂ РІ Mozilla */
	border-radius: 0.5em;
	letter-spacing: 0.1em;
	/* text-align:center; */
}
.gradient-overlay:before {
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
}
.gradient-overlay-blue:before {
    background-image: linear-gradient(180deg, rgba(0, 150, 94, 0.22), #00615b 70%);
    background-repeat: repeat-x;
}

#overlay{
	display: none;

	background:#000;
	opacity:0.4;
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); */
	position:fixed;
	top:0px;
	left:0px;
	    width: 100%;
    height: 100%;
	z-index:50;
}

#message:before {
  content: '';
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 3px;


}

#preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
}


#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/preload.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
.bg-rpa{
	/* background-image: linear-gradient(107deg,#00965e,#00615b); */
	/* background-color: #800f1f; */
	position: fixed;
    width: 100%;
	height:155px;
    z-index: 1000;
    background: rgba(255,255,255,.9);
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.04);
    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,.04);
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.04);
}

.logoRpa{
    width: 93px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: none;
    background:  url("../images/logo.svg") no-repeat;
    margin: 0 auto;	
}
.logo {
    position: absolute;
    background: url(../images/logo.svg) no-repeat center center;
    background-size: 181px 101px;
    width: 181px;
	height: 101px;
    left: 50%;
    margin-left: -99px;
    top: 25px;
    
    z-index: 1002;
}

ul.month{
	text-align: center;
    margin-top: 10px;
}
ul.month li {
    position: relative;
    display: inline-block;
}
ul.month li span {
    display: block;
    color: #292929;
    padding: 10px 0px;
    margin: 0px 12px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
    border-bottom:4px solid rgba(29,29,29,0);
    font-size: 12px;
	background-size:0 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
ul.month li span:hover {
    border-bottom:4px solid rgba(29,29,29,1);
    text-decoration: none;
	cursor:pointer;
}
ul.month li span.active {
    border-bottom:4px solid rgba(29,29,29,1);
    text-decoration: none;
	/* cursor:pointer; */
}

a {
    text-decoration: none;
    color: #465457;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	z-index: 190;
	
}
a.link, a.link_file {
    text-decoration: none;
    /* color: rgb(128, 15, 31); */
    color: #465457;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    border-bottom: #465457 dashed 1px;
	z-index: 190;
	
}
a.link:hover, a.link_file:hover {
    text-decoration: none;
    color: rgb(128, 15, 31);
    border-bottom: rgb(128, 15, 31) solid 1px;
	
}

/***/

@font-face {
	font-family: 'Exo 2.0 Semi Bold';
	src: url('fonts/Exo_2.0_Semi_Bold.ttf');
}
.text_effect {
	font-family: 'Exo 2.0 Semi Bold';
	color: rgba(0, 0, 0, 0.6);
	font-size: 24px;
	/* background-color: rgb(85, 147, 194); */
	text-shadow: rgba(0, 0, 0, 0.2) 2px 6px 5px, rgba(255, 255, 255, 0.4) 0px -4px 30px;
}

@font-face {
font-family: 'ParsekC';
src: url('fonts/ParsekC.otf');
}
.quoteS{
	font-family: 'ParsekC';
	font-size: 24px;
	text-align:justify;
	padding-top:.3em;
}


body {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	
  height: 100%;
  background: #f7f5f3;
  color: #445161;

-webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    -ms-transition: background 0.6s;
    -o-transition: background 0.6s;
    transition: background 0.6s;
	
}






.bfw{
	background: #fff;
}
.backFon{
}

.footerLink{
	font-size: .895rem;
    line-height: 20px;
    flex-direction: column;
}

.footerLink  a{
	color:#343a40 !important;
}
.footerLink  a:hover{
	color:#fff !important;
}


.data{
	background: #fff;
}


.font-weight-bold45 {
    font-weight: 450!important;
}

.hidden {
	display: none;
}


div#banner {
    /* background: #228B22; */
    /* top: 7px; */
    /* left: 181px; */
    /* margin-top: 1.9em; */
    margin-left: 1.5em;
    height: 114px;
}



.center_block {margin:3px auto !important;}

.t-r {text-align:right !important;}
.t-j{
	text-align:justify;
}


.h1_header {
  /* font-family: 'Merriweather', serif; */
  font-size: 20px;
  letter-spacing: 1px;
  max-width: 550px;
  width: 100%;
  position: relative;
  display: inline-block;
  color: #465457;
  text-align: left;
  padding-bottom: 10px;
  /* border-bottom: 2px solid #E5EDEA;  */
  border-bottom: 2px solid #f5c3ca; 
}
.h1_header:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 30%;
  height: 4px;
  /* background: #A6D8CB; */
  background: #800f1f;
}

.h3_header {
  /* font-family: 'Merriweather', serif; */
	font-size: 20px;
	letter-spacing: .17em;
	max-width: 550px;
	width: 100%;
	position: relative;
	display: inline-block;
	color: #465457;
	/* text-align: left; */
	text-align: center;
	padding-top: 10px;
	margin-top:1.1em;
}
.h3_header:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #05665e;
}





/* оформление показа мероприятий*/

ul.events_w{list-style: none outside; margin-left:0px !important; padding-left: 0;}
.events_w{
	position:relative;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.events_w .imgPr{
	float:left;
	margin-right:3px;
}
.events_w img{
	/* width:100%; */
	max-width:215px;
	max-height:195px;
	
	display:block;
}
.events_w li{
	background:#FFF;
	position:relative;
	width:100%;
	
	padding-top:20px;
	padding-bottom:20px;
	/* background:rgba(200,200,200,.06); */
	border-top:1px dashed rgba(60,60,60,.05);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;	
}
.events_w li:hover{
	background:rgba(200,200,200,.16);
	box-shadow: inset 0 0 10px rgba(0,0,0,.05);
}
.events_w li:last-child{
	border-bottom:1px dashed rgba(60,60,60,.05);	
}

.events_w li h6{
	text-align:left;
	padding-top:25px;
	padding-bottom:10px;
}
.events_w li a h6{
	color:rgba(60,60,60,.9);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.events_w li a h6:hover{
	color:rgba(60,60,60,.5);
}

.events_w li p{
	text-align:left;
	padding-top:10px;
}
.events_w li p a{
	color:rgba(60,60,60,.9);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.events_w li p a:hover{
	color:rgba(60,60,60,.5);
}
/*	end*/
/* end*/




/* подсказки */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #17a2b8; /* цвет стрелочки (по умолчанию #000)*/
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #17a2b8; /* цвет стрелочки (по умолчанию #000)*/
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #17a2b8; /* цвет стрелочки (по умолчанию #000) */
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #17a2b8; /* цвет стрелочки (по умолчанию #000) */
}
.tooltip-inner {
    max-width: 250px; /* максимальная ширина подсказки (по умолчанию 200px) */
    color: #fff; /* цвет шрифта */
    background-color: #00965e; /* цвет фона (по умолчанию #000) */
    border-radius: 0.25rem; /* радиус скругдения углов */
}
/* подсказки */



/* переход к мобильным */
@media (max-width: 991.98px) {
 .videoS{
	 height:150px;
 }
 .rpa, .site{
	  font-size: 1.1em;
	  padding-top: 5px !important;
	  padding-left: 2.3rem;
	}
 .jumbotron {
    padding: 1rem 1rem;
 }
 #menuJm{
	display: none;
 }
 #menuNav{
	 display: inline;
 }
 .menuJm > .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
	font-size:.9rem;
 }
 .menuJm > .list-group-horizontal {
    -ms-flex-direction: column;
    flex-direction: column;
 }

}
@media (max-width: 960px) {
 .rpa, .site{
	  padding-top: 1.2rem !important;
	  padding-left: 0;
	}
 .jumbotron {
    padding: 1rem 1rem;
 }
 .logoRpaJT{
	 margin: 0 auto;
	 padding: 0;
 }
 .rector{
	font-size: 1.7rem;
	line-height: 1.1;
	letter-spacing: .05em;
	color:#fff;
 }
 .wrp{
	/* width: 241px;  */
	
	white-space: normal !important;
 }
}


/**/