

.topdiv {
    clear:both;
    position:fixed;
    top:0;
    height:50px;
    width:100%;
    background-color: #667eea;
    color:#FFFFFF;
    font-size:16px;
    
    border-radius: 0px;
    }
.bottomdiv {clear:both;position:fixed;bottom:0;height:50%;width:100%;background-color:#009900;color:#FFFFFF;font-size:16px;text-align:center;}

.container56 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;



}

.header {
    text-align: center;
    margin-bottom: 30px;
    color: white;
    font-size: 1em;
}

.card-header h1 {
    font-size: 2em;
    margin-bottom: 10px;
   
}

.header p {
    font-size: 1.1rem;
    opacity: 0.9;
}

.bg_s{
position:fixed;
  left: 0;
  right: 0;
  height: 100vh;
  background-image : url("https://rdegroup.ru/upload/iblock/267/xb8r02qm8kr45cpiq4b0lzpflivv2hit/1.jpg");
  background-size: cover;
  margin-top: 50px;
  
}	

.logo_1 {
    float: left;
   width: 50%;
    padding: 0 0 0 5px;
   

}

.logo_2 {
  float: right;
  width: 50%;
 padding-right: 10px;
}

.left_h {
    text-align: left;
   width: 100;
  height: 100;
   padding: 5px;
   outline: 2px solid white;
   background-color: white;
}

.left_h_1 {
    text-align: left;
   font-size: 2em;
   color: white;
}

.right_h {
    text-align: right;
   font-size: 1.5em;

   font: italic 1.2rem "Fira Sans", serif;
}

.right_h a {
    color: white;
}

.a_h {
    padding: 0px;
}

.draw_prof {
    width: 50%; /* Ширина */

    text-align: center;

   }
   
.chart-container {
    background: white;
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    min-height: 60px;
}

.profile-photo {
  width: 150px;
  height: 150px;
}

.col-mdr-51 {
    margin: 0.5em auto auto auto;
    width: 500px;
    height: auto;
    text-align: center;
}

.ind_api {
    width: 50%; /* Ширина */
    text-align: center;
    background: blue;
    border-radius: 15px;
    padding: 4px;
    font-size:26px;
    margin: 0.5em auto auto auto
}

.ind_h {
    width: 100%; /* Ширина */
    text-align: center;
    background: gray;
    height: 1.6em;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size:36px;
    color: white;
    font-weight: bold;

}

.ind_st{
    width: 95%; /* Ширина */
    text-align: center;
    background: white;
    border-radius: 15px;
    padding: 4px;
    font-size:26px;
    margin: 0.5em auto 0.5em auto
}

.footer {
  position: absolute;
  bottom: 0; 
  width: 100%; 
  text-align: right;
}

.button-advanced {
display: inline-block;
padding: 12px 24px;
background: linear-gradient(to right, #3498db, #2980b9);
color: white;
text-decoration: none;
border-radius: 50px; /* Скругленные углы */
font-family: 'Segoe UI', sans-serif;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border: none;
cursor: pointer;
}

.button-advanced:hover {
transform: translateY(-2px);
box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
}



#your-id00  {

	padding: 50px 0.5% 0.5% 0.5%;
	height: 300px;
	width: 99%;
	border-radius: 15px;

	

	
}

#pump-100  {

	padding: 50px 0.5% 0.5% 0.5%;
	height: 300px;
	width: 99%;
	border-radius: 15px;

	

	
}

