header{
    background-color: #c2bebe;
    width: 110%;
    height: 120px;
    margin-top: -25px;
    margin-left: -10px;
    margin-right: -10%;
}
.logopage{
    position: absolute;
    left:2px;
    width: 120px;
    height: 75px;
    top: 5px;
    text-align: center;
}
.logopage img{
    width: 100px;
    margin-top: -20%;
}
.logopage h4{
    margin-top: -26%;
    font-size: 12px;
}
div#hecpagelogo{
    position: absolute;
    top: 19px;
    left: 150px;
    transform: scale(0.75);
}
div#hecpagelogo img{

    display: inline;
}
div#hecpagelogo p{
    position: relative;
    left: 44px;
    bottom: 110%;
}
a#a2{
    color: #a04f0d;
}
.hec{
    width: 30px;
    height: 27px;
    border-radius: 12px;
}
iframe#if1{
    position:absolute;
    top: 420px;
    left: 0;
    width: 100%;
    height: 290px;
    margin-left: -15px;
    margin-right: -20px;
    
  }
  footer{
    margin-top: 600px;
  }