.section_2{
    background-image:url(https://www.newpages2u.com/userfiles/22068/image/bg1.jpg);
    padding:50px 0 0 0;
    color:#fff;
}

.section_3{
    background-image:url(https://www.newpages2u.com/userfiles/22068/image/bg2.jpg);
    padding:50px 0 100px 0;
    color:#222;
    background-position:center;
}

.section_3 .font1{
    margin-top:0 !important;
}

.section_4{
    background-image: url(https://www.newpages2u.com/userfiles/22068/image/bg3.png);
    padding: 100px 0 50px 0;
    color: #222;
    background-position: top;
    margin-top: -50px !important;
    z-index: 2;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
}

.section_5{
    background-image:none;
    background-color:#fff;
    padding-bottom:0;
}

.wid-9{
    width:84%;
    margin:0 8%;
}

.font1{
    font-size:1rem;
    line-height:2rem;
}

.font2{
    font-size:1.2rem;
    line-height:1.6rem;
    font-family: 'Libre Baskerville', serif;
}

.titlex1{
    width:auto;
    height:auto;
    object-fit:contain;
}

.titlex1 img{
    height:auto !important;
    width:auto;
}

.btnx1{
    transition:Ease-in-out 0.3s;
    max-width:180px;
    margin:30px auto;
    display:block
}

.btnx1:hover{
    transform:scale(0.95);
}

.imgx1{
    max-width:650px;
    margin:0 auto;
}

.colx3{
    transition:Ease-in-out 0.3s;
    width:70%;
    display:block;
    margin:20px auto;
    padding:10px 10px 20px 10px;
    background:#fff;
    border:3px solid #fff;
    border-radius:5px;
    box-shadow:  0 0 5px rgb(0,0,0,0.3);
    text-align:center;
}

.colx3:hover{
    border:3px solid #F57D20;
    box-shadow:  0 0 5px rgb(0,0,0,0.5);
}

.iconx1{
    max-width:120px;
    margin:0 auto;
}

.box1{
    transition:Ease-in-out 0.3s;
    padding:20px 20px 30px 20px;
    background:#fff;
    border:3px solid #fff;
    border-radius:5px;
    box-shadow:  0 0 5px rgb(0,0,0,0.3);
    text-align:center;
    transform:scale(0.9);
}

.box1:hover{
    border:3px solid #F57D20;
    box-shadow:0 0 5px rgb(0,0,0,0.5);
}

.intro {
    padding: 0 !important;
    overflow-x: auto;
}