@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');


body{
    background:#fff;
}

.intro {
  padding: 0;
}

p.mhomecontent {
  padding-top: 0 !important;
}

.photo img.logo_pic {
  display: block;
  margin: 0px auto !important;
}

.wid-8{
width:90% !important;
margin-left:5%;
margin-right:5%;
}

.mar-top-10{
margin-top:-10%;
}

.mar-top2{
margin-top:2%;
}

.title_big{
font-family: "Rajdhani", sans-serif;
font-size:22px;
line-height:1.2;
color:#404042;
margin:0 0 10px 0;
}

.title_small{
font-family: "Rajdhani", sans-serif;
font-size:22px;
line-height:1.2;
color:#000000;
margin: 0 0 12px 0;
}

.content_text{
font-family: "Red Hat Display", sans-serif;
font-size:16px;
line-height:1.8;
}

.btn-square{
color:#fff !important;
background:#008a95 !important;
border:1px solid #008a95!important;
padding:8px 25px;
font-size:14px;
transition: linear .3s;
position:relative;
z-index:10;
}

.btn-square:hover{
background:transparent !important;
border:1px solid #008a95  !important;
color:#008a95  !important;
cursor:pointer;
text-decoration:none;
}

.section_1{
padding:50px 0;
background:transparent;
}

.section_2{
position:relative;
z-index:2;
padding:0;
background-image:none;
background:transparent;
padding:20px 0 50px 0;
}

.section_2::after{
content:'';
background-image:url(https://www.newpages2u.com/userfiles/19436/image/prd-big_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
position:absolute;
z-index:-1;
display: block;
bottom:0;
height:90%;
width:100%;
}

.section_3{
background-image:none;
background-repeat:no-repeat;
background-color:transparent;
padding:50px 0 20px 0;
position:relative;
overflow:hidden;
}

.sec1_content{
padding:5%;
}

.sec1_content .title_small{
color:#008a95;
}

.sec2_imgBox{
position:relative;
margin-bottom:5%;
display:flex;
justify-content:center;
align-items-center;
}

.upperLeft{
background-image:url(https://www.newpages2u.com/userfiles/19436/image/color_block1_top_left.png);
background-size:80%;
background-position:left top;
background-repeat:no-repeat;
padding: 4% 10% 0 10%;
}

.bottomLeft{
background-image:url(https://www.newpages2u.com/userfiles/19436/image/color_block_3_bottom_left.png);
background-size:80%;
background-position:left top;
background-repeat:no-repeat;
padding: 4% 10% 0% 10%;
}

.upperRight{
background-image:url(https://www.newpages2u.com/userfiles/19436/image/color_block1_top_left.png);
background-size:80%;
background-position:left top;
background-repeat:no-repeat;
padding: 4% 10% 0 10%;
}

.bottomRight{
background-image:url(https://www.newpages2u.com/userfiles/19436/image/color_block_3_bottom_left.png);
background-size:80%;
background-position:left top;
background-repeat:no-repeat;
padding: 4% 10% 0% 10%;
}

.upperLeft .sec2_img, .bottomLeft .sec2_img{
margin-left:auto;
flex:1 1 90%;
order:2;
}

.upperRight .sec2_img, .bottomRight .sec2_img{
margin-right:auto;
flex:1 1 90%;
order:2;
}

.sec2_imgBox h3{
writing-mode: sideways-lr;
text-orientation: mixed;
color:#b1dbde;
font-size:18px;
font-weight:700;
top: 0;
text-align: center;
margin:0;
}

.upperLeft h3, .bottomLeft h3{
left:17%;
flex:1 1 10%;
order:1;
}

.upperRight h3, .bottomRight h3{
right:17%;
flex:1 1 10%;
order:1;
}

.sec3_whyGroup{
margin-top:50px;
display: flex;
flex-wrap: wrap;
justify-content: center;
 align-items:center;
}

.sec3_whyGroup .title_small{
text-align:center;
    width:100%;
}

.sec3_why{
width:45%;
margin:0 auto;
}

.sec3_why h3{
font-family: "Rajdhani", sans-serif;
font-size:16px;
color:#000;
text-align:center;
margin:0 0 20px 0;
}

.sec3_whyicon{
max-width:100px;
    margin:5px auto;
}

.sec4_album{
margin:2% 0 5% 0;
}

.sec4_album .owl-theme .owl-nav .owl-prev {
  left: -30px;
}

.owl-theme .owl-nav [class*="owl-"] {
    background:#008b95;
}

.sec4_album .owl-theme .owl-nav .owl-next {
  right:-30px;
}

.sec4_logoGroup{
display:flex;
align-items:center;
justify-content:center;
}

.sec4_logo{
flex:1 1 20%;
max-width:250px;
}

.sec4_logo img{
margin:0 auto;
}

.mobile_bottom{
    padding:0 !important;
}

.footer_infoTitle{
    color:#fff;
    text-decoration:underline;
    margin-bottom:25px;
    
}
.footer_infoGroup h4{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin:0 0 5px 0;
}

.footer_infoContentGroup{
  display:flex;
    align-items:start;  
}

.footer_infoLocation{
    margin-bottom:20px;
}

.footer_infoGroup p, .footer_infoGroup .content_text p a{
    color:#fff;
    font-size:16px;
    margin:0;
}

.footer_infoIcon{
    flex: 0 0 7%;
    margin-right:8px;
}

.footer_google{
    margin-top:25px;
}

#footer{
    margin-top:0 !important;
}

.pagedetailcontent {
  overflow: auto;
  padding: 0 !important;
}