.header
{
    height:100px;
}
.header-img
{
    width:150px;
padding-top:20px;
}
.footer
{
    height: 100px;
    background-color:#333333;
    color:white;
    text-align: center;
    vertical-align: middle;
}
.footer p
{
    padding-top:30px;
}
.submit
{
    margin-top:33px;
}
.header_contianer
{
min-height:450px;
background-image:url('img/header.jpg');
}
.formular
{
padding:15px;
border:2px solid #4e2569;;

}
.smart
{
text-align:center;
}
.background_smart
{
background-color:#ece9f0;
padding:20px;
}
.container_smart 
{
text-align:center;
}
.bottom_consent
{
margin-left:300px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    /* padding: 0; */
    width: 33px;
}
.btn-success
{
background-color : #4e2569;
}
.modal
{
position: relative;
top: 40px;
right: 154px;
z-index: 1040;
display: block;
opacity: 1;
overflow:visible;
left:-156px;
}
.modal-body
{
text-align:left;
}
#preferinte
{
text-align:center;
}
.extra
{
overflow:hidden;
opacity:0;
display:none;
position: fixed;
top: 40px;
right: -158px;
z-index: 2000;
}