.panelduma {
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 10px;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-defaultduma {
  border-color: #ddd
}

#center_block {
width:100px;
height:50px;
margin:auto auto;
background: blue;
}

#carousel {
border: 2px;
width: 0px;
heigth: 0px;
position: absolute;
top: 0;
left: 0; 
}

#main1 {
position: relative;
}

.test {
wight: 300px;
height: 300px;
background-color: #ff4b65;
margin: 50px;
position: relative;
border: 3px solid #333;
}

.test1 {
width: 150px;
height: 150px;
background-color: #96d900;
position: absolute;
top: 50%;
left: 50%;
transform: translate (-50%, -50%);
border: 3px solid #333;
}

#deps_block {
background: #f8f8f8;
text-align: center;
color: #222222;
font-size: 12px;
width: 180px;
margin: 0 auto;
}

#deps_okrug {
text-align: center;
width: 180px;
margin: 0 auto;
}

#deps_fio {
heigt: 100px;
width: 100px;
background: green;
color: #f8f8f8;
}
#deps_foto { 
width 180px;
margin: 0 auto;
}

