	body{
	font-family:cera;
	//background:rgb(245,15,100); 
	
	font-size:18px;
	
	//background:rgb(89,203,232); //url(images/bg1_1.svg); rgb(0,195,137); rgb(240,240,240); 
	}
	
	
	
@font-face {
	font-family: cerab;
	src: url(fonts/CeraPro-Bold.ttf);
}
		   
		   
@font-face {
	font-family: cera;
	src: url(fonts/CeraPro-Regular.ttf);
}
		   
	
      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }
	  
	  
	    .copq{
			padding:25px !important; 
		}
		
		

      @media (min-width: 767px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
		
		.copq{
			padding:0px !important;
		}
      }
	  
	 
	  
	  
	  .mins{
		  font-size:14px;
		  
	  }
	 
	   
	   .bbt{
		   background:#f3f3f3 !important;
		   //background:#c2c2c2 !important;
		   border:none !important;
		   color:#c2c2c2 !important;
		   font-size:12px; 
		   padding:5px 8px 5px 8px;
		   border-radius:5px;
		   margin-top:10px;
	   }
	   
	   
	   
	   
	   
	   .bbtc{
		   background:#fff !important;
		   //background:#c2c2c2 !important;
		   border:none !important;
		   color:#000 !important;
		   font-size:18px; 
		   padding:10px 18px 10px 18px;
		   border-radius:5px;
		   margin-top:10px;
	   }
	   
	   
	   
	   
	   
	   
	   
	  .card{
	  cursor:pointer;
	  text-align:center;
	  vertical-align:middle;
	  border:0px;
	  box-shadow: none !important;
	  border-radius:0px;
	  background: #f1f1f1;
	  border-radius:5px;
	  }
	  
	  .card:hover{
	  background:rgb(250,207,0);
	  box-shadow:none !important;
	  background: rgb(245,15,100);
	  color:#fff;
	  }
	  
	  .card-text{
		font-size:16px;
		text-transform:uppercase;
		font-family:cerab;
	  }
	  
	  .card-text2{
		font-size:12px;
	  }
	  
	  table {
		  //border-collapse: collapse;
		}

		table, th, td {
		  border:0px #dfdfdf solid;
		  padding:5px;
		}

		tr:first-child {
		 // background: #f1f1f1;
		 }
	
	 table td{
		  //border-collapse: collapse;
		}
	
		
		   
		.dost{
			text-align:left;
		
		}
		
		.bigt{
			text-align:center;
			font-family: cerab;
			font-size:24px;
			color:rgb(245,15,100);
		}
		
		.cent_t{
			text-align:center;
			font-family: cerab;
			font-size:24px;
			color:rgb(245,15,100);
			margin-bottom:0px;
		}
		
		.bloks{
		background:#f8f8f8;
		padding:10px;
		border-radius:10px;
		margin:10px;
		}
		
		.kto{
		background:#f8f8f8; padding:5px 10px 5px 10px; border-radius:5px;
		}
		
		
		ol.gigiena {
		  list-style-type: none;
		  list-style-type: decimal !ie; /*IE 7- hack*/

		  margin: 0;
		  margin-left: 1.35em;
		  padding: 0;
		  margin-top:20px;
		  counter-reset: li-counter;
		}
		ol.gigiena > li{
		  position: relative;
		  margin-bottom: 15px;
		  padding-left: 0.8em;
		}
		ol.gigiena > li:before {
		  position: absolute;
		  top: 0;
		  left: -1.33em;
		  width: 1.5em;
		  height: 1.5em;

		  text-align: center;
		  color: #fff;

		  border-radius: 0%;
		  background-color: rgb(245,15,100);
		  content: counter(li-counter);
		  counter-increment: li-counter;
		}


		ol.gigiena > li:before {
		  background: rgb(245,15,100);
		}

		ol.malina > li::before {  
		  background: rgb(245,15,100);
		}

		ol.green > li::before {  
		  background: #a7e643;
		}

		ol.orange > li::before {  
		  background: #fcee33;
		}
		
		
		table {
		  //border-collapse: collapse;
		}

		table, th, td {
		  //border:1px #dfdfdf solid;
		  padding:5px;
		}

		tr:first-child {
		 // background: #f1f1f1;
		 }
		
		.zooms:hover {
		  -webkit-transform: scale(1.1);
		  -ms-transform: scale(1.1);
		  transform: scale(1.1);
		  transition: 0.1s ease;
		}
		
		.btnu{
		background:#fff;
		border-radius:10px;
		padding:25px 35px 25px 35px;
		}
		
		
		a.anchor {
			display: block;
			position: relative;
			top: -100px;
			visibility: hidden;
		}
		
		.btn1{
			text-align:left;
			margin-bottom:10px;
			border-radius:0px;
			background:#fff;
			//text-transform:lowercase;
			//text-transform:capitalize;
		}
		
		
		
		
		
		
		
		
		.missiya1{
				border-radius:0px 0px 0px 10px;
			}
		
		.missiya2{
				border-radius:0px 0px 10px 0px;
			}
		
		.razd{
			border-left:1px rgb(0,0,0,.1) solid;
			border-right:1px rgb(0,0,0,.1) solid;
			}
		
		.prem{
			border-left:1px rgb(0,0,0,.1) solid;
			border-right:1px rgb(0,0,0,.1) solid;
			}
		
		@media (max-width: 767px) {
			
			.missiya1{
				border-radius:0px 0px 0px 0px;
			}
			.missiya2{
				border-radius:0px 0px 10px 10px;
			}
			
			.razd{
			border-left:0px #c2c2c2 solid;
			border-right:0px #c2c2c2 solid;
			}
			
			.prem{
			border-left:0px #c2c2c2 solid;
			border-right:0px #c2c2c2 solid;
			}
		}
		
		
		
		.video-container{ position: relative; padding-bottom: 56.25%;height: 0; overflow: hidden }
		.video-container iframe,
		.video-container object,
		.video-container embed{ position: absolute; top: 0; left: 0; width: 100%; height: 100% }
		
		
		
		
		.cerab{
			font-family: cerab;
			font-size:22px;
		}
		
		.pred{
			color:rgb(245,15,100);
		}
		
		.pwhite{
			color:#ffffff;
		}
		
		
		.p0{
			padding:0px;
		}
		
		.fmalina{
			color:rgb(245,15,100);
		}
		
		.sbold{
			font-family: cerab;
		}
		
		.sboldp{
			background:rgb(245,15,100);
			padding:3px 5px 3px 5px;
			color:#fff;
		}
		
		a{
			color:rgb(245,15,100);
		}
		
		a:hover{
			color:rgb(245,15,100);
		}
		
		
		.quote{
			border-left:5px #c2c2c2 solid;
			padding-left:15px;
		}
		
		strong{
			font-family: cerab;
		}
		
		.bgred{
			background:rgb(245,15,100);
			padding:15px;
		}
		
		.bgred img{
			width:35px;
		}
		
		.tbl15 td{
			padding:10px 15px 12px 15px;
			border:none;
		}
		
		
		.bud img{
			width:35px;
			//float:right;
		}
		
		.budp{
			background:rgb(245,15,100);
			color:#fff;
			padding:15px 15px 0px 15px;
			margin:0px;
		}
		
		.budp1{
			background:rgb(245,15,100);
			color:#fff;
			text-align:right;
			margin:0px;
			padding:0px 15px 15px 15px;
		}
		
		.kadrz{
			color:#000;
			background:#f1f1f1;
			padding:25px;
			border:none;
			outline: none !important;
			text-align:left;
			width:100%;
			max-width:500px;
		}
		
		.cursor1{
			display: none;
		  }
		  
		  
		  
		  
		.cg{
			background:#fff;
			padding:0px 30px 30px 30px;
		}
		
		  
		  
		#back-to-top{
			position:fixed; 
			z-index: 999;	
			bottom:15px; 
			right:15px; 
			cursor:pointer;
			background:#f1f1f1;
			padding:15px;
			opacity:0.7;
		}
		#back-to-top i{
			width: 50px; 
			height: 50px; 
			display:block; 
			color: #fff; 
			background: #26ADE4 ; 
			text-align:center; 
			font-size:16px; 
			line-height: 50px; 
			border-radius: 5px;
			-webkit-transition:  .3s all;
			   -moz-transition:  .3s all;
				-ms-transition:  .3s all;
				 -o-transition:  .3s all;
					transition:  .3s all;
		}
		#back-to-top i:hover{background:#333;}  
		  
		 video::-moz-media-controls {
    display: none;
}

video::-ms-media-controls {
    display: none;
}
		
		ul{
			//list-style-image:url(images/icons/bullet-03.png);
			margin-bottom:0px !important;
			margin-left:-15px;
        }
		
		ul li{
			
			//border-bottom:1px #c2c2c2 dotted;
			padding-bottom:5px;
		}
		
		
		.pbottom{
			margin-bottom:0px !important;
		}
		
		  
		.gl{
			list-style-image:url(images/icons/ok-01.png);
        }
		 
		.gl li{
			padding-top:5px;
			margin-top:5px;
		}
		  
		 

		.uppercase{
			text-transform:uppercase;
		}
		  
		  
		.sec_p{
			padding:10px 10px 10px 10px;
			border-left:5px rgb(245,15,100) solid;
			margin-top:10px;
		}  
		
		
		.sec_d{
			padding:10px 10px 10px 10px;
			margin-top:10px;
		}  
		
		
		.gray_span{
			color:#c2c2c2;	
		}
		
		
		.imright{
			padding-right:30px;
		  }
		
		  
		
		@media (min-width: 767px) {
		  
		  .imleft{
			padding-left:30px;
		  }
		  
		  .cursor1{
			display: inline-block;
		  }
		  
		}
		
		
		
		
		
		
.stats{
	font-family: cera;
	font-size:14px;
	background:rgb(0,197,137);
	color:#ffffff;
	padding:10px;
	margin:0px;
	margin-bottom:10px;
}
		
.stats_srok{
	border-left:3px rgb(245,15,100) solid;
	background:#fff;
	color:#000;
	font-size:12px;
	padding:3px 7px 3px 7px;
	font-family: cerab;
}
		
.stats_chto{
	font-size:14px;
	margin-left:-27px;
}		


.chto{
	font-size:14px;	
}

		
.strls{
	width:20px;
	margin:10px 10px 15px 0px;
}		
		
		
		
		
.bbs{
	color:#000;
}		
		
		
		
		
		
		
		
.accordion-item{
	margin-bottom:8px;
	border:none;
	background:#f9f9f9;
}
		
		
	

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
	//background-color:#fff;
    transition: var(--bs-accordion-btn-icon-transition);
	//content: 'Показать';
}


.ind {
    display: inline-block; /* Строчно-блочный элемент */
    position: relative; /* Относительное позиционирование */
}

.ind:hover::after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: 20%; top: 30%; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(255,255,255,1); /* Полупрозрачный цвет фона */
    font-size: 12px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
	border-radius:5px;
	box-shadow:0px 0px 10px rgba(0,0,0,.2);
    border: 0px solid #333; /* Параметры рамки */
	color:#000;
}



.container{
	
}

.row{
	 margin:0px !important;
}

video::-webkit-media-controls {
  //display: none;
}


.shad{
	box-shadow:0px 0px 10px rgba(0,0,0,.2);
}