.jzboxleftimg {
    position: relative;
    overflow: hidden;
    padding-bottom: 56%;
    padding-top: 20px;
}

.jzboxleftimg {
    width: 100%;
}

.jzboxleftimg iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.Observatio_R{
    font-size: 18px ;
    font-weight: 500;
    color: #1A1A1A;
    margin-top: 33px ;
}

.Febru {
    display: flex;
    align-items: center;
}

.Febru i{
    color: #1e2480;
    margin-right: 12px ;
    font-size: 21px ;
}

.Febru_flex{
    display: flex;
   color: #333333;
}

.Febru1w{
    margin-left: 30px ;
}

.Febru_flex_box{
    margin-top: 33px ;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.foot_iconVideo{
    margin-top: 0;
}

.pasnoi{
    display: flex;
    justify-content: space-between;
    margin-top: 20px ;
}

.pasnoi>div{
    width: 48% ;
    padding: 8px 0 ;
    text-align: center;
    border-radius: 30px ;
    border: 1px solid #e7e7e7;
}

.xc_LEFT{
    position: relative;
}

.conwe{
    position: absolute;
    top: 50%;
    left: 50% ;
    transform: translate(-50% ,-50%);
    color: #ffce1b;
}

.conwe i{
    color: #ffce1b;
}