	body{
	font-family:cera;
	//background:rgb(245,15,100); 
	//box-shadow:0px 0px 25px rgba(0, 0, 0, 0.3);
	}


@font-face {
	font-family: cerab;
	src: url(fonts/CeraPro-Bold.ttf);
}
		   
		   
@font-face {
	font-family: cera;
	src: url(fonts/CeraPro-Regular.ttf);
}	
	
.reds{
	color:rgb(245,15,100);
	font-size:22px;
}

.ments{
	color:rgb(0,195,137);
	font-size:22px;
}

.vazhno{
	border:5px rgb(245,15,100) solid;
	padding:15px;
	border-radius:10px;
}

hr{
	border-top:5px #f1f1f1 solid;
	margin:20px;
}

.p0 div{
	border-radius:10px;
}

img{
	border-radius:10px;
}

.td1{
 border:none !important;	
 border-right:5px rgb(245,15,100) solid !important;
}


.td2{
 border:none !important;
}

.tdsp1{
	background:rgb(245,15,100);
	color:#fff;
	padding:15px;
	display:inline-block;
	margin:0px;
}

.tdsp2{
	background:rgb(0,195,137);
	color:#fff;
	padding:15px;
	display:inline-block;
	margin:0px;
}

.tdsp3{
	background:rgb(89,203,232);
	color:#fff;
	padding:15px;
	display:inline-block;
	margin:0px;
}



	
      .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;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
	   
	  .card{
	  cursor:pointer;
	  height:180px;
	  text-align:center;
	  vertical-align:middle;
	  border:0px;
	  box-shadow: none !important;
	  border-radius:0px;
	  background: #f1f1f1;
	  }
	  
	  .card:hover{
	  background:rgb(250,207,0);
	  box-shadow:none !important;
	  background: rgb(245,15,100);
	  color:#fff;
	  }
	  
	  .card-text{
		font-size:22px;
		text-transform:uppercase;
		font-family:cerab;
	  }
	  
	  .card-text2{
		font-size:12px;
	  }
	  
	  table {
		  //border-collapse: collapse;
		}

		table, th, td {
		  //border:1px #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(180,0,75);
		  content: counter(li-counter);
		  counter-increment: li-counter;
		}


		ol.gigiena > li:before {
		  background: rgb(180,0,75);
		}

		ol.malina > li::before {  
		  background: rgb(180,0,75);
		}

		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;
			border:none;
			//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(180,0,75);
		}
		
		.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 10px 10px 10px;
		}
		
		  
		  
		#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;}  
		  
		 
		
		ul{
			list-style-image:url(images/icons/bullet.png);
			margin-bottom:0px !important;
        }
		
		
		.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(180,0,75) 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;
		  }
		  
		}
		
		
		
		
		
		
		
.box img {
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -webkit-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
 border-radius:10px;
 }
 
.box img:hover{
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
 transform: scale(1.2);
 
 border-radius:10px;
 }
		
		
		
		
		
		
		
		
		
		
		