*{
/**
 * border: 1px solid red;
 */
}

.text-rozklad {
    
    color: #003151;
}

.rozklad_text {

font-size: 16pt;

}

.rozklad_text:hover {
color: white;

text-shadow: 1px 1px #052F4E, 1px -1px #052F4E, -1px 1px #052F4E, -1px -1px #052F4E, 3px 3px 6px rgba(0,0,0,.5);
}

.tit_rozklad {

    font-size: 20pt;
}

.text-tit_rozklad {
    
    color: #052E4E;
    font-size: 20pt;
}

.bg-day1 {
    background-color: #9BC1CE;
    
}


.bg-simfonia {
    background-color: #F15A25;
    
}

.bg-transformacia {
    background-color: #F8931F;
    
}

.bg-poklik {
    background-color: #9F005D;
    
}

.bg-liderstvo {
    background-color: #CA1F28;
    
}

.bg-fonrozklad {
    background-color: #D5DEE3;
    
}

.spiker_img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    box-shadow: -18px 0 20px -20px #333, 
                 18px 0 20px -20px #333;
}

.spiker_text:hover {
color: white;
text-shadow: 1px 1px #052F4E, 1px -1px #052F4E, -1px 1px #052F4E, -1px -1px #052F4E, 3px 3px 6px rgba(0,0,0,.5);
}

 .img-quadrata {
       border-radius:50%;
       width:200px;
       height:200px;
}

.bg-spiker {
    background-color: #d4dee3;
    color: #052f4e;
}


 .img-quadrata {
       border-radius:50%;
       width:200px;
       height:200px;
}

.bg-spiker {
    background-color: #d4dee3;
    color: #052f4e;
}




.card-header {
    
 padding: 0 !important;
 margin-bottom: 0 !important;
    
}

.card-footer{
position:absolute;
  bottom:0;
  width:100%;
  padding-bottom:10px;

  border-top: 0 !important;
  
}


.card-deck .card {
  min-width: 340px;
  padding-bottom:30px;
}


hr {
  margin-top: 1.2rem !important;
  margin-bottom: 1.2rem !important;
  border: 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }

.bg-pak1 {
    background-color: #9E005D;
    color: #9E005D;
}

.bg-pak2 {
    background-color: #CB1F28;
    color: #CB1F28;
}

.bg-pak3 {
    background-color: #F15A24;
    color: #F15A24;
}


.fixed-top2 {
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 1030; }



header {
  
    height: 123px;
    background: url('../img/top_fon.png') center center / cover no-repeat;
}

.row-flex, .row-flex > div[class*='col-'] { 
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
 align-content: flex-start;
 flex:0;
}

.row-flex > div[class*='col-'] {
     margin:-.2px; 
}


.video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}

.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}




.btn-light {
  color: #2ebde9;
  font-weight: bold;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-light:hover {
    color: #2ebde9;
	font-weight: bold;
    background-color: #ececec;
    border-color: #e6e6e6; }


.navbar-nav {
  font-family: "RobotoSlab-Regular";
  font-size: 120% !important; 
  font-weight: 200;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }


html, body {
  margin-top: 25px; 
  margin-right: auto; /* Отступ справа */
  margin-left: auto; /* Отступ слева */
  height: 100%;
  min-width: 370px !important; /* Минимальная ширина  */
  max-width: 1680px !important; /*max ширина  */
  background-color: #F1F2F2 !important;
  position: relative !important;
  }

strong {
    font-family: "RobotoSlab-Bold";
  font-style: normal;
  font-weight: 700 !important; }



.bg-info {
    color: #000000;
}
 
.bg-secondary {
  background-color: #ca1f28 !important; }


.bg-dark {
  background-color: #052F4E !important; }

.bg-orange {
  background-color: #F08C1E !important; }

.bg-gray {
  background-color: #5FB446 !important; }

.text-thin {
    font-family: "RobotoSlab-Thin";
    font-style: normal;
    font-weight: 100;
}


.text-regular {
    font-family: "RobotoSlab-Regular";
    font-style: normal;
    font-weight: regular;
}

.text-medium {
    font-family: "RobotoSlab-Regular";
    font-style: normal;
    font-weight: normal; 
  }

.text-bold {
  font-family: "RobotoSlab-Bold";
  font-style: normal;
  font-weight: 700; 
  }

	.toptitul {
		background: url('../img/top_fon.png') center center / cover no-repeat;
	}

	.toptitul2 {
		background: url('../img/titul2.png') center center / cover no-repeat;
	}


	.lin1 {
		background: url('../img/lin1.png')   no-repeat;
	}

	.lin2 {
		background: url('../img/lin2.png')   no-repeat;
	}

	.lin3 {
		background: url('../img/lin3.png')   no-repeat;
	}

	.lin4 {
		background: url('../img/lin4.png')   no-repeat;
	}

	.lin5 {
		background: url('../img/lin5.png')   no-repeat;
	}

.bg-pol1 {
  background-color: #d7cbe2 !important; }


.bg-pol2 {
  background-color: #edc7e2 !important; }


.bg-pol3 {
  background-color: #f0c8cb !important; }


.bg-pol4 {
  background-color: #fbd0c8 !important; }

.jumbotron {
  position: relative;
  overflow: hidden;
  background-color:black;
}
.jumbotron video {
  position: absolute;
  z-index: 1;
  top: 0;
  width:100%;
  height:100%;
  object-fit: cover;
  opacity:0.5;
}
.jumbotron .container {
  z-index: 2;
  position: relative;
}

 
@media (max-width: 767px) {
	.toptitul {
		background: none;
	}

	.jumbotron video {
		display: none;
	}


}



/*-----------------------*/


.page_name_min  {
 /* margin-bottom: 0.75rem;*/
  font-family: "RobotoSlab-Regular";
  font-size: 36px;
  font-weight: 200;
  line-height: 1.2;
  color: inherit; }



.page_name  {
 /* margin-bottom: 0.75rem;*/
  font-family: "RobotoSlab-Regular";
  font-size: 33px;
  font-weight: 200;
  line-height: 1.2;
  color: inherit; }

.btn-dlinzakrug {
    border-radius: 30px !important;
	width: 300px;
}

.btn-zakrug {
    border-radius: 30px !important;
	
}

.card-news {

 line-height: 1.53;
  
  font-size: 15px;
  
 }



.card-event{

 line-height: 1.78;
  
  font-size: 18px;
  
 }


.pad {
   padding-left: 0px;
    padding-right: 15px;
}

.cont {
    width: 100%;
    height: 195px;
    background: url('/img/page-12.png') center no-repeat;
    background-size: cover;
}


.prog {
    width: 100%;
    height: 195px;
    background: url('/img/page-11.png') center no-repeat;
    background-size: cover;
}


.vizit {
    width: 100%;
    height: 195px;
    background: url('/img/page-10.png') center no-repeat;
    background-size: cover;
}

.u4astie {
    width: 100%;
    height: 195px;
    background: url('/img/page-08.png') center no-repeat;
    background-size: cover;
}

.about {
    width: 100%;
    height: 195px;
    background: url('/img/page-03.png') center no-repeat;
    background-size: cover;
}

.prog_vist {
    width: 100%;
    height: 492px;
    background: url('/img/titul3.png') center no-repeat;
    background-size: cover;
}


.rek_rinok {
    width: 100%;
    height: 100%;
    background: url('/img/titul2.png') center no-repeat;
    background-size: cover;
}


.titul2 {
    width: 100%;
    height: 248px;
    background: url('/img/titul_2.png') center no-repeat;
    background-size: cover;
}








#logo-small  {
display:none; }

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #2ebde9;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
    outline: 0;
}



.card-body {
    flex: 1 1 auto;
    padding: 1.15rem;
}

.card-body2 {
    flex: 1 1 auto;
    padding: 1.28rem;
}

.body, .html {
    width: 100%;
    height: 100%;
}


.titul1 {
    width: 100%;
    height: 100%;
    background: url('/img/titul1.png') center no-repeat;
    background-size: cover;
}


.fon_krugi {
    width: 100%;
    height: 100%;
    background: url('/img/fon_krugi.png') center no-repeat;
    background-size: cover;
}


.bg-futer {
  background-color: #64646e !important; }

.bg-black {
  background-color: #000000 !important; }

.bg-tit_mestoprov {
  background-color: #2EBDE9 !important; }

.bg-mestoprov {
  background-color: #122441 !important; }

.bg-about {
  background-color: #D64B98 !important; }


.bg-news {
  background-color: #663694 !important; }

.bg-primary {
  background-color: #FFD700 !important; }
  
 
.bg-info {
  background-color: #d4dee3 !important; }
  

  
 .bg_text_dark {
  color: #000000 !important; } 

.navbar-brand {
    display: inline-block;
    padding-top: 0.65rem;
    padding-bottom: 0.65rem;
    margin-right: 0.25rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand_min {
    display: inline-block;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 0.25rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}


.pointer { cursor: pointer }


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

.owl-prev i, .owl-next i {
    color: white;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 28%;
    margin-top: 10px;
}
.owl-prev {
    left: 5px;
}
.owl-next {
    right: 5px;
}



.dropdown-toggle::after {
    display:none
}



@media (min-width: 979px) {
.dp-style:hover>.dropdown-menu {
display: block;
margin-top: 0;
}
}

