.event {
    background-color: #000000;
    padding-bottom: opx;
    padding-top: 50;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 74%;
    opacity: 0.5;
    height: 50px;
}

.downloadhead h3 {
    background: #3c5d90;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 18px;
}

.downloadhead i {
    margin-right: 10px;
    color: orange;
}

.readmore a {
    color: blue;
}

/* ---counter----*/

.p-y-2 {
    padding-top: 28px;
    padding-bottom: 28px;
}

.p-y-3 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.m-b-1 {
    margin-bottom: 18px;
}

.m-t-1 {
    margin-top: 18px;
}

.main_counter_area {
    background: url(../images.pexels.com/photos/196288/pexels-photo-196288663a.jpeg?w=940&amp;h=650&amp;auto=compress&amp;cs=tinysrgb) no-repeat top center;
    background-size: cover;
    overflow: hidden;
}

.main_counter_area .main_counter_content .single_counter {
    background: rgba(236, 72, 72, 0.5);
    color: #fff;
}

.main_counter_area .main_counter_content .single_counter i {
    font-size: 36px;
}