
.section_2{
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/bg1-2.jpg);
    background-position:bottom;
    color:#fff;
    padding:50px 0;
    }

.section_3{
background-image:none;
    padding:50px 0;
}

.section_4{
    padding:50px 0;
    background-color:#f9f9f9;
    color:#333;
}

.section_5{
    padding:0px;
    background-color:#f9f9f9;
}

.font1{
    font-size:16px;
    line-height:30px;

}

.font2{
    font-size:25px;
    line-height:30px;
    font-weight:600;
    text-transform:uppercase;
}

.font3{
    font-size: 25px;
    line-height: 30px;

}

.font4 a{
    font-size:26px;
    font-weight:bold;
    transition:Ease-in-out 0.3s;
    color:#333 !important;
}

.font4 a:hover{
    color:#18387f !important;
    text-decoration:none;
}

.section_4 .fontx3{
    font-size:2em;
    margin-bottom:!0px;
}


.colx1{
    float:left;
    position:relative;
    width:5%;
}

.colx10{
    float:left;
    position:relative;
    width:95%;
}

.border-1{
    height:300px;
    padding:20px;
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/p1.jpg);
    background-size:cover;
    background-position:center;
}

.border-2{
    height:300px;
    padding:20px;
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/p2.jpg);
    background-size:cover;
    background-position:center;
}

.border-3{
    height:300px;
    padding:20px;
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/p3.jpg);
    background-size:cover;
    background-position:center;
}

.border-4{
    height:300px;
    padding:20px;
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/p4.jpg);
    background-size:cover;
    background-position:center;
}

.border-5{
    height:300px;
    padding:20px;
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/p5.jpg);
    background-size:cover;
    background-position:center;
}

.border-6{
    height:300px;
    padding:20px;
    background-image:url(https://www.newpages2u.com/userfiles/21786/image/p6.jpg);
    background-size:cover;
    background-position:center;
}

.show-content {
    width: 90%;
    margin: 0 auto;
}

.show-content .content-holder {
    transform: scale(1);
    transition: all .3s ease-in-out !important;
    background-color: rgba(255,255,255,0.75) !important;
}

.show-content .content-holder {
    padding-top: 40%;
}



.txt-content2{
    padding:10% 25%;
}

.txt-content3{
    padding:10%;
}

.btn-orange{
    background-color:#f59d16 !important;
    border:1px solid #f59d16  !important;
    color:#fff !important;
}

.btn-orange:hover{
    background-color:#fff !important;
    border:1px solid #f59d16  !important;
    color:#000 !important;
}


.intro {
    padding: 0px !important;
    overflow-x: auto;
}