.MyNav {
	background-color: rgb(41,223,59);
	margin-left: auto;
	margin-right:auto;
}

.logo {
	height: 56px;
	padding-bottom: 25px;
	margin-top: -6px;
	
}

.map {
	position: relative;
	left: 115px;
	top: 70px;
}

.form {
	background-color: #;
	
	border-left: 1px solid #2f549d;
}

.imgPage {
	display: inline-block;   
    position: relative;
	width:100%;
	height: auto;
	padding-top:25px;
}

.imgPage h2
{
    display:inline-block;
    position:absolute;
    top:45px;   
    left:0px;
     
    /* Оформление текста */
    color:#FFF;
    font-family:;
    font-size:16px; 
     
    /* Фон */
    background-color:rgba(0,83,161,.6);
    padding:10px 30px;
	border-radius:0 30px 30px 0px;
}

@media (min-width: 768px) {
	.imgPage h2 {
	font-size:35px;
	}
}
.myCarusel {
    display:inline-block;
    position:absolute;
    top:px;   
    left:0px;
     
    /* Оформление текста */
    color:rgba(0,83,161,.6);
    font-family:;
    font-size:35px; 
     
    /* Фон */
    background-color:rgba(250,250,250,.9);
    padding:10px 30px;
	border-radius:0 30px 30px 0px;
}

body {
	background-attachment: fixed;
	background-image: url(img/background5.jpg) ;
	background-size: 100%;
	background-position: center top;
}

.thumb img { 
      filter: none; /* IE6-9 */ 
      -webkit-filter: grayscale(0); 
      border-radius:5px; 
      background-color: #fff; 
      border: 1px solid #ddd; 
      padding:5px; 
    } 
    .thumb img:hover { 
      filter: gray; /* IE6-9 */ 
      -webkit-filter: grayscale(1); 
    } 
    .thumb { 
      padding:5px; 
    } 
.featurette  {
	text-align: center;
}

.marketing {
	text-align: center;
}

.chbox {
	font-weight:normal;
}

.mynavbar {
	font-weight:;
	font-family:times;
	font-size:19px;
}
{
}

.navbar-default .navbar-nav > li > a {
  color: rgba(0,83,161,.9);
}

.btn-default {
	color:rgba(0,83,161,.9);
}

.panel-default> .panel-heading  {
	color:rgba(0,83,161,.9);
}	
	
.panel-default-2 > .panel-heading  {
	background-color:rgba(0,83,161,.7);
	color:white;
	text-align: center;
}

.text {
	font-size: 18px;
	text-align:justify;
	color:rgba(0,0,0,0.77);
}

b {
	color:rgba(0,0,0,0.9);
}
.panel-default-1 {
	margin-bottom: 20px;
    background-color: rgba(250, 250, 250, .8);
	border: 2px solid transparent;
	
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	border-color: rgba(0,83,161,.9);
	
}

 .col-md-55 {
    width: 48%;
	
  }

.col-md-05 {
    width: 3.9%;
  }
  
    * {
      box-sizing: border-box;
    }

    .slider {
        width: 80%;
        margin: 25px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }

.partners {
	color:rgba(0,83,161,.9);
	font-weight: bolder;
	text-align:center;
	padding:10px 30px;
	border: 3px solid;
	border-color:rgba(0,83,161,.8);
	border-radius: 10px;
	font-size: 23px;
	text-align:center;
}

.chapter{
	color:rgba(0,83,161,.9);
	border-bottom: 1px solid;
}

.publications {
	color:rgba(0,83,161,.8);
	font-weight: bolder;
	font-size:22px;
}

.img-responsive:hover {
	background:rgba(0,83,161,.7);
	border-radius:5px;
	-moz-transition: background-color 1s ease;
    -o-transition: background-color  1s ease;
    -webkit-transition: background-color 1s ease;
}

.img-circle:hover {
	background:rgba(0,83,161,.2);
	-moz-transition: background-color 1s ease;
    -o-transition: background-color  1s ease;
    -webkit-transition: background-color 1s ease;
}

.border-right {
	border-right:1px solid rgba(0,83,161,.7);
}

.border-left {
	border-left:1px solid rgba(0,83,161,.7);
}

.border-bottom {
	border-bottom:1px solid rgba(0,83,161,.7);
}
/*.featurette-heading:hover {
  background-color:rgba(250,250,250,.2);
  border:1px solid rgba(0,83,161,.6);
   
  padding:10px 30px;
  color:rgba(0,83,161,.9);
  text-decoration:none;
  -moz-transition: background-color 1s ease;
    -o-transition: background-color  1s ease;
    -webkit-transition: background-color 1s ease;
}*/
.head:hover { 
    text-decoration: none;
}

.contact {
	margin-top:-6px;
	height:33px;
	width:auto;
	font-size:23px;
}

.chapter_contact {
	font-size:19px;
	color:rgba(0,83,161,.9);
	border-left: 5px solid;
}

@media (min-width: 768px) {
	.chapter_contact {
	font-size:29px;
	color:rgba(0,83,161,.9);
	border-left: 5px solid;
	}
}

.contactFoto {
	height:350px;
	width:auto;
}

.catalogFoto {
    width: 80%;
    height: 5vw;
    object-fit: cover;
	/*display: block;*/
    
}

.lang {
	outline: 2px solid rgba(0,83,161,.6);
	outline-offset: -13px;
}

.page_contact {
	margin-left:12px;
	font-size:25px;
	color:white;
	background: linear-gradient(to right, rgba(0,83,161,.9), rgba(0,0,0,0));
}

.img_zoom {
 overflow:hidden;
 /*width:100%;*/
 }
 
 .img_zoom img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
 
.img_zoom img:hover{
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
 }
 
 #panel {
    position: fixed;
    top: 75%;
	z-index:2;
    right: -400px;
    margin: -40px 0 0 0;
    
	
}
#panel-content {
    background: rgba(250,250,250,.8);
    border: 1px solid #CCC;
    width: 388px;
    margin-top:px;
    float: right;
    padding: 3px 5px;
	position:relative;
	top:-377px;
}
#panel-sticker {
    float: left;
    position: relative;
    background: rgba(0,83,161,.8);
	color:white;
    padding: 3px 20px 3px 2px;
    border-radius:13px 0px 0px 13px;
    cursor: pointer;
}

a.publ {
    font-size: 90%;
	line-height: 1.5;
    display: inline-block;
    color:rgba(0,83,161,.9);
    text-decoration:none;
    cursor: pointer;
}
a.publ:after {
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    background-color: rgba(0,83,161,.9);
    transition: width .3s ease-in-out;
}
a.publ:hover:after,
a.publ:focus:after {
    width: 100%;
}

#video_bg {
    /* Делаем так, чтобы видеофон занимал фиксированное положение. */
    position:absolute;
    top: 0;
    left: 0;
    /* Располагаем наш фон под всем содержимым на странице.
    Для этого используем отрицательный z-index. */
    z-index: -1000;
    /* Растягиваем видео так, чтобы не было видно черных полос и
    чтобы независимо от разрешения экрана видеофон занимал все рабочее пространство. */
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.Mylead {
	text-align:justify;
}

.NewsFoto {
	text-align: center;
	width:100%;
}

.volodya {
	margin-top:-1em;
	margin-bottom:-0em;
}

.flowRight {
	float: right; /* Выравнивание по правому краю  */ 
    margin: 12px 0 12px 12px;
	
}

.flowLeft {
	float:left; 
    margin: 12px 12px 12px 0;
	
}
/*
выровнять меня по середине

.navbar-brand {
	padding-left:100px;
}
.navbar-brand > img {
  display: block; убрать надо будет
}
.navbar-nav   {
float: none;
text-align: center;
}
.navbar-nav li {
float: none;
display: inline-block;
}*/

