
.section_1{
    padding:0 0 25px 0;
}

.section_2{
    background-image:none;
    background-color:#f9f9f9;
    padding: 0;
}

.section_3{
    padding:50px 0 0 0 ;
}

.section_4{
    padding: 50px 0;
    background-image:linear-gradient(to right,#fff,#eeefef);
}

.section_5{
    background-image:url(https://www.newpages2u.com/userfiles/22113/image/bg6.jpg);
    padding:0 0 50px 0;
}


.wid-8{
    width:80%;
    margin:0 10%;
}

.wid-9{
    width:90%;
    margin:0 5%;
}

.t-img{
    max-width:90px;
    height:auto;
}

.t-img2 {
    max-width:210px;
    height:auto;
    margin:0 auto;
}

.font1{
    font-size:19px;
    line-height:30px;
    color:#666;
    font-family: 'Noto Serif SC', serif;
}

.font2{
    font-size:16px;
    line-height:30px;
    color:#666;
    font-family: 'Noto Serif SC', serif;
}

.font3{
    font-size:25px;
    color:#fff;
    font-family: 'Noto Serif SC', serif;
    font-weight:700;
}

.mob-font{
    font-size:15px !important;
    line-height:25px  !important;
    color:#666;
    font-family: 'Noto Serif SC', serif;
    vertical-align: top;
    
}

.col-3 img {
    width: 35px !important;
    max-width: 35px !important;
}

.txt-content1{
    padding:10px;
}


.colx1{
    width:100%;
}

.colx2{
    width:100%
}

.col-5{
    width:100%;
    display:inline-block;
}


.col-3{
    width:25%;
    display:inline-block;
}


.col-9{
    width:72%;
    display:inline-block;
}


.show-content {

    margin: 20px !important;
}


.show-content .content-holder {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 15px;
    transform: scale(1) !important;
    opacity: 1 !important;
    transition: all .4s ease-in-out !important;
    z-index: 1;
    background-color: rgba(0,57,119,0.5) !important;
    color: #fff;
}



.show-content .img-holder{
   object-fit:cover;
}


.show-content .img-holder img{
  width:100% !important;
   transition:Ease-in-out 0.3s;
}

.show-content:hover .img-holder img{
  transform:scale(1.05);
}


.intro {
    padding: 0px !important;
    overflow-x: auto;
}

.company_name {
    display:none;   
}