@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap');/*font-family: 'Oswald', sans-serif; https://fonts.google.com/share?selection.family=Oswald:wght@300*/
@import url('https://fonts.googleapis.com/css2?family=Comforter&display=swap');/*font-family: 'Comforter', cursive; https://fonts.google.com/share?selection.family=Comforter*/


/*#goog-gt-tt {display:none !important;}*/
/*.goog-te-banner-frame {display:none !important;}*/
/*.goog-te-menu-value:hover {text-decoration:none !important;}*/
/*.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}*/
/*body {top:0 !important;}*/
/*#google_translate_element2 {display:none!important;}*/
body,html{
     overflow-x: hidden;
     /*background:red;*/
}

/*@media screen and (prefers-color-scheme: dark) {*/
/*  body {*/
/*    background: black;*/
/*    color: white;*/
/*      }*/
/*}*/


body{
    
    /*min-width: 668px;*/
    /*background-color: #f2f2f2;*/
    /*font-family: "Raleway";*/
   /*font-family: 'Zen Kaku Gothic Antique', sans-serif !important;*/
    font-size: 15px;
    color: black;
    /*margin-right: 10%;*/
    /*margin-left: 10%;*/
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    transition: opacity .1s ease-in-out;
    font-family: "Open Sans",sans-serif;
    cursor: default
    
    
    /*margin-top: 70px;*/
}
#cookie_notification{
    z-index:10;
}

.older{
    border: 5px ridge #A40000;
    background: #E14338;
    text-align: center;
}


#news-title{
    font-size: 1.7rem;
}

.n_oth {
    padding: 4px;
    border-radius: 5px;
    opacity: 0.7;
    background: #e5e5e5;
    font-size: 12px;
    margin: 22px 0 22px 0;
}



h1,h2,h3,h4,h5,h6 {
    font-weight:300;
}

a{
    text-decoration: none;
    color: #8d6717;
    
}
a:hover{
    cursor: pointer;
    color: #c99b37;
    text-decoration: none;
}

.title_main{
    margin-top: 30px;
}

/*отступ. создать дололнительный див и уже внуть сутунь содержимое которое должно быть не больше 1300*/
.indent {
    position: relative;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    /*padding: 0 20px;*/
}

@media (max-width: 1000px) {
  #f1 {visibility:hidden;
      width: 0;
  }
}

/*.nav-item > .nav-link > .active{*/
/*    font-weight:800;*/
/*    font-size: 24px;*/
/*}*/

.header{
    font-size: 13px;
/*    letter-spacing: 0.5px;*/
/*   background: rgb(215,180,106);*/
/*background: linear-gradient(90deg, rgba(215,180,106,0.2) 40%, rgba(255,255,255,1) 100%);*/
    min-height: 80px;
}
.header img {
   width: 5rem;
}

.sosialh{
    padding-top:10px;
    /*color:#d7b46a;*/
}
.sosialh a{
    color: black;
}
.fab:hover{
 opacity: 0.5;   
}
.social-head{
    /*color:#d7b46a;*/
    /*border: 1px solid;*/
    /*border-radius: 50px;*/
}

.social-head:hover{
    opacity: 0.5;   
}
.carousel-item img{
/*opacity: 0.5;*/

    
}
.carousel-item{
    background-color:rgb(215,180,106, 0.3);
}
.project{
    
        -webkit-box-shadow: 4px 5px 10px 3px rgb(0 0 0 / 56%);
    box-shadow: 4px 5px 10px 3px rgb(0 0 0 / 56%);
    
    
    text-align: center;
    align-items: center;
    background-size: cover;
    justify-content: center;
    margin: 15px;
    
    /*width: 300px;*/
    height: 300px;
    /* overflow: hidden;*/
   background-color: #d7b46a;
}
.project img{
    width: 300px;
   
}
.project p{
color: black;
text-shadow: 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 20px #000000;
}
/*.project p:hover{*/
/*text-shadow: 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 20px #000000;*/
/*}*/
#dle-content img{
        max-width: 100%;
    height: auto;
    
}
#dle-content{
    display: flex;
    /*width: 100%;*/
    justify-content: space-around;
    flex-wrap: wrap;
    
}

.n_text_full img{
    margin:10px;
}

.p{
    margin: 0 auto;
}

.vr{
    height: 50px;
    width: 2px;
    color: #b7b46a;
    opacity: 1;
    margin-right: 15px;
}


 .baner-nav:hover{
     background-color: rgb(215, 180, 106, 0.2);
     z-index: 50;
     
 }
 
 .blog{
     background-color:#d7b46a;
     border-color:#d7b46a;
 }
 .breg{
      color: black;
      text-decoration: none;
 }
 
  .breg:hover {
      color: #d7b46a;
 }
 
 .text-run{
    padding: 0px;
    background-color: rgb(215, 180, 106, 0.3);
    /*opacity: 0.7;*/
width:100%;
white-space:nowrap;
overflow:hidden;
}
 
.text-run span {
    color:#212121;
    font-size:25px;
    display:inline-block;
    padding-left:100%;
    -webkit-animation: text-run 10s infinite linear;
    animation: text-run 40s infinite linear;
}
 
@-webkit-keyframes text-run {
    0%{-webkit-transform: translate(0, 0);}
    100%{-webkit-transform: translate(-100%, 0);}
}
    @keyframes text-run{
    0%{transform: translate(0, 0);}
    100%{transform: translate(-100%, 0)}
}



.img-run{
    padding: 0px;
    /*background-color: rgb(215, 180, 106, 0.3);*/
    /*opacity: 0.7;*/
width:100%;
white-space:nowrap;
overflow:hidden;
}
 
.img-run span {
    color:#212121;
    font-size:25px;
    display:inline-block;
    padding-left:100%;
    -webkit-animation: img-run 10s infinite linear;
    animation: img-run 40s infinite linear;
}
 
@-webkit-keyframes img-run {
    0%{-webkit-transform: translate(0, 0);}
    100%{-webkit-transform: translate(-100%, 0);}
}
    @keyframes img-run{
    0%{transform: translate(0, 0);}
    100%{transform: translate(-100%, 0)}
}





.full_news{
    margin-top: 30px;
    text-align: justify;
    width: 68%;
}
@media (max-width: 900px){
.full_news{
    margin-top: 30px;
    text-align: justify;
    width: 90%;
}
}

.n_more{
    font-size: 0.8rem;
    margin: 15px 0 10px 0;
}


.list-full-story{
    margin: 0 auto;
}


.rtng{
    min-width: 41px;
}


.footer{
    margin-top: 70px;
    background-color:#c9c9c9;
}

.navigation {
    /*background-color:#faeedd;*/
    border-radius: 5px;
    
}

.navigation span{
   font-size: 1.5rem;
}

.navigation a{
    padding: 8px 9px 8px 9px;
}
.navigation a:hover{
    border-radius: 5px;
    background-color: #d7b46a;
    padding: 8px 9px 8px 9px;
    /*margin: 0 auto;*/
    color: #000;
    
}


.short-new{
    cursor: pointer;
    
    width: 210px;/*было 210*/
    
    border-radius: 5px;
    /*border: 1px solid black ;*/
    /*-webkit-box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56); */
/*box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56);*/
    /*width: 14rem;*/
    -webkit-box-shadow: 4px 4px 34px 7px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 4px 4px 34px 7px rgba(0, 0, 0, 0.2);
box-shadow: 4px 4px 34px 7px rgba(0, 0, 0, 0.2);

/*-webkit-box-shadow: 4px 4px 18px 7px rgba(0, 0, 0, 0.2);*/
/*-moz-box-shadow: 4px 4px 18px 7px rgba(0, 0, 0, 0.2);*/
/*box-shadow: 4px 4px 18px 7px rgba(0, 0, 0, 0.2);*/
    /*height: 17rem;*/
    margin: 1rem;
    
    margin-bottom: 40px;
}

.short-new img{
   /*  margin-top: -50px;*/
   width: 210px;
    height: 210px !important;
    
    /*width: 100%;*/
    /*overflow: hidden;*/
    
       /*width: 310px;*/
    /*height: 160px;*/
    /*margin: 2rem;*/
    border-radius: 5px 5px 0 0;
}

.multiple-items{
    margin: 75px 0 70px 0;
}


.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    /*color: white;*/
    border: none;
    outline: none;
    /*background: white;*/
}

.slick-next {
    right: -25px;
    background: url('/templates/ggcbs/images/nice/rarr.png') 0 0 / 100% no-repeat;
}

.slick-prev {
    left: -25px;
    background: url('/templates/ggcbs/images/nice/larr.png') 0 0 / 100% no-repeat;
}
 
 .slick-next .slick-prev:hover{
  cursor: pointer;
      opacity: 0.5;   
    
    
 }

.books img{
    max-width: 150px;
    -webkit-box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56); 
box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56);
border-radius: 0 5px 5px 0;
margin: 20px 0 20px 0;
    
}

/*.books {*/
/* -webkit-box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56); */
/*box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56);*/
/*}*/


/*.book{*/
/*    justify-content: space-evenly;*/
/*    display: flex;*/
/*    margin: 15px;*/
    /*justify-content: center;*/
    
/*}*/
.imges{
    margin-left: auto;
    margin-right: auto;
    
}



.intagrams {
     /*max-width: 200px;
    -webkit-box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56); 
box-shadow: 4px 5px 10px 3px rgba(0,0,0,0.56);
border-radius: 0 5px 5px 0;
margin: 20px;*/
max-height: 300px;
overflow: auto;
    
}


.intagrams::-webkit-scrollbar {
  display: none; /*chrome*/
}

.intagram{
    max-width: 200px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
}


/*.project_sort_block img{*/
/*    max-width: 200px;*/
    
/*}*/


.imges1{
    /*max-width: 100px;*/
    /*max-height: 200px;*/
}




.projects{
	
    display: flex;
     width: 100%; 
    justify-content: space-around;
    flex-wrap: wrap;
}



.tab-content>.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}






.project_sort_block h2{
    font-size: 17px;
    position: absolute;
    bottom: 8px;
    margin: 2px;
    
}

.project_sort_block h3{
    
    font-size: 1.5rem;
    text-shadow: 2px 1px 2px #000000, 2px 2px 2px #393939, 2px 2px 2px #c4c4c4, 2px 2px 20px #cccccc;
    color: #d7b46a;
       
}



.project_sort_block {
    overflow: hidden;
    cursor: pointer;
    /* width: 200px; */
    margin: 14px;
    width: 200px;
    height: 200px;
    position: relative;
    text-align: center;
    /* color: white; */
}

.project_sort_block:hover .centered_block{
display:flex;


}

.project_sort_block img {
border-radius: 5px;

}


.centered_block{
    
   
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0.7766456924566701) 0%, rgba(255,255,255,0.6281863087031687) 28%, rgba(255,255,255,0.39289219105610995) 48%, rgba(255,255,255,0) 100%);/*padding-top: 10px;*/
    /*background-color: #fff;*/
    display: none;
    /*visibility: hidden;*/
    position: absolute;
    /*bottom: 0px;*/
    /* left: 50%; */
    /* transform: translate(-50%, -50%);*/
    height: 200px;
   
}


#pills-home-tab{
    background: #F79E1F;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;

}

#pills-profile-tab{
    background: #2A347A;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;
}

#pills-contact-tab{
    background: #F04F34;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;
}
#pills-contact1-tab{
    background: #4EC4D1;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;
}

#pills-contact2-tab{
    background: #F04F34;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;
}
#pills-contact3-tab{
    background: #2A347A;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;
}
#pills-contact4-tab{
    background: #F79E1F;
    margin: 5px;
    text-transform: uppercase;
    color: white;
        font-weight: bold;
        opacity: .3;
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    opacity: 1 !important;
}


.navbar-light .navbar-nav .nav-link{
    color: black ;
}

.carousel-caption{
    /*bottom: 3.25rem;*/
}
.footer a{
 text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .7s;
    font-size: 16px;
    color: black;
}

.footer a:hover {
    background-size: 100% 2px;
}

.point{
    display: none;
}
.library h1{
    font-size: 26px;
    border-bottom: 1px solid;
    margin: 10px 70px;
    
}
.library{
    margin-top: 70px;
}
.about {
    text-align:justify;
    /*width: 100%;*/
    color: black;
    margin: 0 0 15px 10px;
}


.rules h3{
    font-size:20px;
}

.rules p{
    text-align: justify;
}

.mybtn{
    margin: .5rem;
    
    background: #d7b46a;   
    color:#fff;
    
    
}

.mybtn:focus{
        outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(253 124 13 / 25%);
}

.baner_title{
    color:#745a21;
    text-transform:uppercase;
    letter-spacing: 5px;
}

.cirkle {
    background: #d7b46a;
    display: flex;
    border-radius: 100%;
    height: 300px;
    justify-content: center;
    align-items: center;
}

.plataimg{
    
}


/*в новостях цитаты подровнять*/

.quote {
       display: flex;
    flex-direction: column;
}


a.nav-link {
    text-align: center;
}

a.nav-link:hover {
    background:#f3f3f3;
    border-radius:5px;
}

.banerbtn{
    
}


@media (max-width: 642px){
    
    
    
    .point{
        display:none !important;
    }
    
    .quote{
        display:inline-block;
    }
    #news-title {
     text-align: left; 
  
}
    
   .carousel-caption{ 
       bottom: -1.75rem;
   }

    .banerbtn
    {
        margin-top: -5rem;
    }
    
}

tr.colored {
    border-radius: 5px;
    border-bottom: 5px solid #9162004f;
}


tr.today {
    border-bottom: 4px solid #9162004f;
}


/*//////////////////////////////////////////*/


.descr {
    /*width: 210px;*/
    border-radius: 0 0 5px 5px;
    display: none;
    /* margin-left: -350px; */
    padding: 10px;
    /* margin-top: 30px; */
    background: #f3f3f3;
    max-height: 250px;
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
    box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
    overflow: auto;
    
      -ms-overflow-style: none;
      scrollbar-width: none;
}

.descr::-webkit-scrollbar {
      width: 0;
      height: 0;
}

.descr img{
    display: none;
}
.short-new:hover .descr{
    display:block;
    position:absolute;
    /*top:120px;*/
    z-index:9999;
    width:210px;
    
}
/*.short-new:hover .short-new-title{
    background: #d7b46a;
    color:#fff;
}*/

.button-near-project .mybtn{
    margin: 5px;
    background: #ddd;
    color: #000;
}
.button-near-project .mybtn:hover{
   
    background: #d7b46a;
    color: #fff;
}


.book h3 {
    margin: 5px;
    width: 300px;
}



.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #d7b46a;
}


.show1{
	display: flex !important;
}


.img_news{
  /*  width: 290px;
    height: 155px !important;
    overflow: hidden;*/
    background: #d7b46a;
    border-radius: 5px;

}

.img_news img{
  opacity: 0.85;

}

.data_news {
    font-size: 13px;
    color: #646464;
    text-align: center;
    background: #FFFFFF;
    border-radius: 5px;
}
/*.data_news {
 /*   padding: 2px;
  /*  z-index: 9;
  /*  position: absolute;
    /* text-align: right; */
   /* background: #d7b46a;
   /* border-radius: 5px 0 5px 0;
/*}*/

.project_block{
flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}


/*short-new > descr{*/
/*-webkit-transition: all 0.3s ease;;*/
/*  -moz-transition: all 0.3s ease;;*/
/*  -o-transition: all 0.3s ease;;*/
/*  transition: all 0.3s ease;*/
/*}*/

.day-current {
    background-color: #af9447 !important;
     color: #000 !important; 
}

.calendar {
    width: 100%;
    color: black !important;
    font-size: 22px !important;
}



.emo_cart{
         cursor: pointer;
         background:url(https://gorbibl.gomel.by/uploads/posts/2022-05/1652694254_karta-gomelya-menshe.jpg);
         width: 100%;
         height:200px;
         -webkit-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2) inset;
         -moz-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2) inset; box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2) inset;
         border-radius: 5px;
         transition: 1s;
}

.emo_cart:hover {
    -webkit-box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.6) inset;
-moz-box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.6) inset;
box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.6) inset;
    
}


.lin button {
    text-transform: uppercase;
    background: #d7b46a;
    color: #000;
    border: none;
    margin: 5px;
}

.lin button:hover {
    color: #000;
    background: #f1f1f1;
}

.lin button:active {
    color: #000;
    background: #c99b37;
}





/*это код стилей для куки*/
#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_notification p{
  margin: 0;
    font-size: 0.9em;
    text-align: center;
  
}
#cookie_notification a{
    margin: 0;
    font-size: 1em;
    text-align: center;
    font-weight: bold;
  
}

@media (min-width: 576px){
  #cookie_notification.show{
    display: flex;
    align-items: center;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }
  .smalnav{
      visibility:hidden;
      
  }
  .bignav{
      visibility:visible;
  }
}

@media (max-width: 575px){
  #cookie_notification.show{
   display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.7em;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
  
  .bignav{
      visibility:hidden;
      
  }
  .smalnav{
      visibility:visible;
  }
  #cookie_notification{
      padding: 5px;
      bottom: 3px;
  }
  
  .carousel-caption .d-none .d-md-block{
      
  }
  
  .d-sm-block {
    display: block!important;
    }
  
}

/*Конец стилей для куки*/


/*промышленые свидетели эпохи*/


.friendship td{
	padding:	15px 5px 5px 5px;
}
.friendship td:hover{
	cursor:			pointer;
	background:	rgba(80,132,74,0.2);
}
.friendship {
    text-align: justify;
	/*font:					12px normal 'PT Serif', Verdana;*/
}
.friendship a:hover{
	color:	black;
	font-weight:	bold;
}
.friendship div{
	margin:			10px 10px 5px 10px;
	padding:		 5px;
	/*font:				16px normal 'PT Serif', Verdana;*/
	border:			1px solid black;
	background:	white;
}
.friendship p{
	padding-bottom:	3px;
	text-indent:			18px;
}
div.friendship p{
	/*font:				20px normal 'PT Serif', Verdana;*/
}
.friendship-block img{
	width:	auto;
	height:	150px !important;
}

.friendship-block:hover {
    background: #f1f1f1;
    transition: 1s;
}

.friendship-block {
    transition: 1s;
    border-radius: 5px;
    /* background: #f1f1f1; */
    text-align: center;
    width: 250px;
    margin: 5px 0 5px 0;
}
.bk_body .book{
	display: 				block;
	min-height: 		200px;
	background: 		#fff;
	margin: 				10px;
	position: 			relative;
	overflow: 			hidden;
	color:				#666;
}
.bk_body .book h1{
	font: 				normal 14px Arial, sans-serif;
	color: 				#424242;
	padding: 			4px 2px 4px 150px;
	border-bottom: 	solid 1px #e7e7e7;
	text-align: 			left;
}
.bk_body .b_img{
	width: 				165px;
	height: 				220px;
	float: 				left;
	margin-right: 		10px;
}
.bk_body .b_img img{
	width: 				100%;
}
.bk_body .bk_body{
	background:		#ececec;
	padding:				10px 0;
}
/*конец промышленых*/



#toTop {
    /*opacity: 0.5 !important;*/
    z-index: 99;
    /* width: 100px; */
    /* border: 1px solid #ccc; */
    /* background: #f7f7f7; */
    /* text-align: center; */
    /* padding: 5px; */
    position: fixed;
    bottom: 40px;
    right: 10px;
    cursor: pointer;
    display: none;
    /* color: #333; */
    /* font-family: verdana; */
    font-size: 11px;
}

#toTop:hover {
    opacity: 1;
}




.preloader {
      /*фиксированное позиционирование*/
      position: fixed;
      /* координаты положения */
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      /* фоновый цвет элемента */
      background: #e0e0e0;
      /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
      z-index: 1001;
    }

    .preloader__row {
      position: relative;
      top: 50%;
      left: 50%;
      width: 70px;
      height: 70px;
      margin-top: -35px;
      margin-left: -35px;
      text-align: center;
      /*animation: preloader-rotate 2s infinite linear;*/
    }

    .preloader__item {
      position: absolute;
      display: inline-block;
      top: 0;
      background-color: #337ab7;
      border-radius: 100%;
      width: 35px;
      height: 35px;
      animation: preloader-bounce 2s infinite ease-in-out;
    }

    .preloader__item:last-child {
      top: auto;
      bottom: 0;
      animation-delay: -1s;
    }

    @keyframes preloader-rotate {
      100% {
        transform: rotate(360deg);
      }
    }

    @keyframes preloader-bounce {

      0%,
      100% {
        transform: scale(0);
      }

      50% {
        transform: scale(1);
      }
    }

    .loaded_hiding .preloader {
      transition: 0.3s opacity;
      opacity: 0;
    }

    .loaded .preloader {
      display: none;
    }



.grafik-test{
         overflow-x: auto;
	display: flex;
	flex-wrap: nowrap;
	/*justify-content: space-evenly;*/
}
.grafik-test div{
	display: flex;
	/* flex-direction: column; */
	align-items: center;
	/*width: 100px;*/
	background: #fff;
	border-radius: 15px;
	margin: 10px;
	box-shadow: 0px 0px 10px #bebebe;
	color:#000;
}
.grafik-test div span{

}
.grafik-test div.today{
background: #d7b46a;
	color: #fff;
}
.day {
min-width: 91px;
	padding: 10px;
	flex-direction: column;
	text-transform: uppercase;
}



.title_otdel{
    line-height: 0.8;
    font-weight: bold;
    color:#d7b46a;
    font-size: 40px;
}

.name_otdel{
    color: #817e7f;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: normal;
}

/*.cont_in {*/
/*    width: 80%;*/
/*}*/
.banersadv img {
    transition-duration: .4s;
    border-radius: 5px;
}

.banersadv img:hover {
    -webkit-box-shadow: 0px 0px 21px 10px rgba(193, 101, 8, 0.39);
    -moz-box-shadow: 0px 0px 21px 10px rgba(193, 101, 8, 0.39);
    box-shadow: 0px 0px 21px 10px rgba(193, 101, 8, 0.39);
}







































