.image img{
    width:1441px !important;
    max-width:80% !important;
    height:540px !important;
    display:block;
    position:relative;
    left:150px;
}


.service{
    background:#B7CAD8;
    height:545px;
    width:1217px;
    margin-left:150px;
    margin-right:150px;
    }

.service h3{
    position:relative;
    top:35px;
    font-family:Playfair Display;
    font-size:27px;
    font-weight:700;
    text-align: center;}

.services1 img{
    width:293px;
    height:297px;
    margin-right:45px;
    margin-top:45px;
    }

.service p{
    font-family:Playfair Display;
    font-weight:700;
    font-size:22px;
    margin-top:35px;
    gap:20px;}


.container1 {
    display:flex;
    justify-content: center;
    gap: 40px; }

.service button{
    margin:25px auto;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50px;
    border-color:#717E86;
    background:#717E86;
    width:200px;
    height:45px;
    margin-top:25px;
    color:white;
    font-family:Playfair Display;
    }

.archievenews{
    height:600px;
    background:#B7CAD8;
    width:1217px;
    margin-left:150px;
    margin-right:150px;
    font-family:Playfair Display;
    }

.archievenews p {
    margin-top:35px;
    width: fit-content;}

.archievenews h3{
    position:relative;
    top:60px;
    text-align:center;
    font-family:Playfair Display;
    font-weight:700;}

.archievenews a{
text-decoration:none;
}



.read{
text-decoration:none;
color:grey;
margin-right:75px;}

.news-card a{
text-decoration:none;
color:grey !important;
}

.archievenews button{
    margin:25px auto;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50px;
    border-color:#717E86;
    background:#717E86;
    width:200px;
    height:45px;
    margin-top:35px;
    color:white;
    font-family:Playfair Display;
    }

.service a{
text-decoration:none;}

.container2{
display:flex;
justify-content:center;
gap:30px;
margin:50px,50px,0;
}

.news-card{
text-align:center;
width:200px;
margin-right:55px;
}

.news-card img{
margin-top:100px;
width:100%;
height:240px;
object-fit:cover;
}

.news-card p{
margin-top:30px;
margin-left:5px !important;
}


iframe{
    margin-left:150px;
    width:750px;
}

.map{
    flex:grid;
    }
.contact{
    margin-left:900px;
    margin-top:-408px;
    width:467px;
    white-space: nowrap;
    background:#B7CAD8;
    height:400px;
    text-align:center;
    }
