.section_2{
    padding:100px 0;
    background-image:url(https://www.newpages2u.com/userfiles/22177/image/bg1.jpg);
    color:#fff;
}

.font1{
    font-size:26px;
}

.font2{
    font-size:15px;
    line-height:25px;
}

.font3{
    font-size:20px;
    font-family: 'PT Serif', serif;
    font-weight:400;
}

.box1{
    padding:5% 8%;
    text-align:center;
}

.iconx1{
    max-width:80px;
    margin:0 auto;
}

.imgx1{
    transition:ease-in-out 0.3s;
    filter:brightness(1.1);
    overflow:hidden;
    padding:20px;
}


.imgx1:hover{
    filter:brightness(0.9);
}


.imgx2 {
    background-image: url(https://www.newpages2u.com/userfiles/22177/image/img1.jpg);
    min-height: 350px;
    background-position: top;
    background-size: cover;
}

.box-border{
    border: 2px solid #fff;
    margin: 20px;
    padding: 20px;
    height: auto;
}

.dividerx1{
    max-width:150px;
    margin:0 auto 20px auto;
}

.wid-8{
    width:80% !important;
    margin:0 10%  !important;
}


.intro {
    padding: 0 !important;
    overflow-x: auto;
}