body{
    margin: 0;
    font-family: Poppins, sans-serif;
    cursor: url(Cursors/icons8-paint-brush-94.cur), default;
    background:  url(Resources/backgroundimages/servicebanner.jpg)no-repeat fixed center center;
    background-size: cover;
    width: 100%;
    height: 3000px;
}


header {
    position: sticky;
    margin-top: 3.5%;
    top: 0;
    z-index: 1;
    width: 100%;
    transition: background-color 0.4s, width 100% ,ease-in-out;
}


header:hover {
    opacity: 2;
}

nav {
    margin: 0 auto;
    width: 80%;
    transition: 500ms;
}

nav.sticky {
    width: 100%;
    height: 100%;
    opacity: 0.95;
}


nav.sticky .nav-items{
    width: 84%;
    border-radius: 0;
}

.logo-sec img {
    border-radius: 12px 0 0 12px;
    height: 80px;
    position: absolute;
}

nav.sticky .logo-sec img {
    border-radius: 0;
}

.nav-items {
    border-radius: 0px 12px 12px 0px;
    width: 80%;
    min-height: 80px;
    float: right;
    background-image: linear-gradient(to right, #c81d5e, #1385c4, #00d0a2);
    display: grid;
    grid-template-columns: 25% 25% 25% 25% ;
    text-align: center;
}

.nav-items a {
    margin: auto auto;
    text-decoration: none;
    color: white;
    font-weight: 700;
    font-size: 20px;
    transition: color 0.4s, 500ms ;
}


.nav-items a:hover {
    font-size: 30px;
}




.name-container {
    background-color: rgba(156, 207, 173, 0.705);
    position: relative;
    float: left;
    text-align: left;
    margin: 10% 0 0 0;
    padding: 0% 10% 10% 10%;
}

.name-container h1 {
    margin: 5% 0;
    font-size: 100px;
    font-weight: 600;
    color: white;
}

.number {
    text-decoration: none;
    font-size: 20px;
    border: 2px white solid;
    border-radius: 10px;
    padding: 10px;
    color: white;
    font-weight: 500;
    margin: 20px;
    margin-left: 0;

}

.name-container a img{
    display: inline-flex;
    margin: -2%;
    padding: 0 10px 0 10px;
    width: 7%;
}

.contactbttn {
    text-decoration: none;
    font-size: 20px;
    border: 2px white solid;
    border-radius: 10px;
    padding: 10px;
    color: rgb(33, 110, 52);
    background-color: white;
    font-weight: 600;
    margin: 20px;
    margin-left: 0;
}







.container {
    position: absolute;
    top: 110%;
    background-image: linear-gradient(to right, rgb(244, 248, 252) , rgb(190, 224, 233) );
    height: auto;
}

.service {
    background-color: #b4cef0;
    display: block;
    display: inline-end;
    margin-top: 50px;
    height: 100%;
    border-radius: 15px;
    margin-right: 50px;
    padding-right: 40px;
    padding-left: 40px;
    margin-left: 450px;
    margin-bottom: 50px;

}


.painting2 {
    float: left;
    top: 10%;
    margin-right: 20px;
    margin-left: 50px;
    width: 50%;
    opacity: 1;
    border-radius: 10px;
    box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
    margin-bottom: 100px;
}


.service h3{
    text-align: center;
    font-size: 200%;
    font-weight: 800;
    color: #055d6d;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-right: 100px;
    padding-top: 50px;
}

.service p {
    margin-top: 40px;
    line-height: 120%;
    font-size: 18px;
}


.painting3 {
    position: relative;
    float: right;
    margin-left: 20px;
    margin-right: 50px;
    width: 52%;
    opacity: 0.9;
    border-radius: 10px;
    box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
}

.service2 {
    margin-top: 100px;
    width: 60%;
    border-radius: 15px;
    padding-left: 30px;
    background-color: #aee6c7;
    margin-left: 50px;
    margin-bottom: 50px;
}

.service2 h3 {
    font-size: 30px;
    font-weight: 800;
    color: #0a2701;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 50px;
    width: 60%;
    padding-top: 50px;
}

.service2 p {
    padding-bottom: 0px;
}




.painting4 {
    position: relative;
    float: right;
    margin-right: 50px;
    margin-left: 20px;
    width: 50%;
    opacity: 0.9;
    border-radius: 10px;
    box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
}

.choose-us {
    padding-top: 40px;
    margin-top: 0%;
    width: 80%;
    border-radius: 15px;
    padding-left: 30px;
    background-color: #ffd0d0;
    margin-left: 50px;
    margin-bottom: 100px;
}

.choose-heading {
    text-align: center;
    color: white;
    font-size: 36px;
    height: 100px;
    padding-top: 100px;
    font-weight: 750;
    margin-bottom: 50px;
    background: url(Resources/backgroundimages/pink-stroke.png) no-repeat 51% 115%;
}

.choose-us ul {
    padding: 0;
}

.choose-us li {
    list-style: none;
}

.choose-us h4 {
    font-size: 24px;
    width: 100%;
    display: inline;
    padding: 5px;
    color: #b64040;
    margin-bottom: 0;
}

.choose-us p {
    font-family: poppins;
    font-size: 17px;
    padding-left: 40px;
    font-weight: 400;
    margin-bottom: 1.2%;
    margin-top: 0;
}


.last-p {
    padding-right: 200px; 
    padding-bottom: 30px;
}








.footer {
    background-image: linear-gradient(to right, #a3305c, #347497, #04c299);
    padding: 70px 120px 80px 150px;
    box-sizing: border-box;
    top: 100px;
}

.footercontent {
    display: grid;
    grid-template-columns: auto auto auto;
}

.footercontent a {
    text-decoration: none;
    color: white;
}

.column1 {
    padding: 0 80px 0 0px;
}

.footer h4 {
    color: white;
    font-size: 28px;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.column1 li {
    margin: 30px 0;
}

.column1 ul li a{
    font-size: 18px;
    color: white;
    text-decoration: none;
    font-weight: 400;
    transition: 200ms;
}

.column1 ul li a:hover{
    padding-left: 15px;
    color: black;
    text-decoration: none;
    font-weight: 400;

}


.column2 {
    width: auto;
    padding: 0 0px;
}


.column2 h4{
    margin-bottom: 10px;
}

.column2 ul {
    color: white;
}

.number1 {
    font-size: 20px;
    margin-bottom: 0px;
    margin: 0; 
    padding: 0px 0 0px 40px;
    margin-bottom: 15px;
}


.icon {
    margin: 0;
    width: 7%;
    float: left;
}

#text {
    margin-bottom: 100px;
}

.column2 li {
    font-size: 18px;
    color: rgb(194, 248, 250);
    font-weight: 600;
}

.column2 a {
    padding-left: 50px;
    font-weight: 400;
    transition: 200ms;
}

.column2 a:hover{
    padding-left: 65px;
    color: black;
    text-decoration: none;
    font-weight: 400;
}

.column3 {
    padding: 0 0 0 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}

.column3 img {
    width: 75%;
}

.col3-icons {
    text-align: center;
}

.col3-icons img {
    padding: 0 20px;
    width: 14%;
    transition: 450ms;
}

.col3-icons img:hover {
    width: 17%;
}










@media only screen and (min-width: 1500px) {


    body {
        height: 4000px;
    }

    nav {
        margin: 0 auto;
        width: 80%;
        transition: 500ms;
    }
    
    nav.sticky {
        width: 100%;
        opacity: 0.95;
    }
    
    nav.sticky .nav-items{
        width: 84%;
        border-radius: 0;
    }
    
    .logo-sec img {
        border-radius: 12px 0 0 12px;
        height: 100px;
        width: 16%;
        position: absolute;
    }
    
    
    nav.sticky .logo-sec img {
        border-radius: 0;
    }
    
    .nav-items {
        border-radius: 0px 12px 12px 0px;
        width: 80%;
        min-height: 100px;
        float: right;
        background-image: linear-gradient(to right, #c81d5e, #1385c4, #00d0a2);
        display: grid;
        grid-template-columns: 25% 25% 25% 25% ;
        text-align: center;
    }


    .nav-items a {
        margin: auto auto;
        text-decoration: none;
        color: white;
        font-weight: 700;
        font-size: 25px;
        transition: color 0.4s, 500ms ;
    }
    
    
    .nav-items a:hover {
        font-size: 35px;
    }




    .name-container {
        background-color: rgba(156, 207, 173, 0.705);
        position: relative;
        float: left;
        text-align: left;
        margin: 8% 0 0 0;
        padding: 0% 10% 11% 10%;
    }
    
    .name-container h1 {
        margin: 5% 0;
        font-size: 140px;
        font-weight: 600;
        color: white;
    }
    
    .number {
        text-decoration: none;
        font-size: 30px;
        border: 2px white solid;
        border-radius: 10px;
        padding: 15px;
        color: white;
        font-weight: 500;
        margin: 20px;
        margin-left: 0;
    
    }
    
    .name-container a img{
        display: inline-flex;
        margin: -2%;
        padding: 0 10px 0 10px;
        width: 7%;
    }
    
    .contactbttn {
        text-decoration: none;
        font-size: 30px;
        border: 2px white solid;
        border-radius: 10px;
        padding: 15px;
        color: rgb(33, 110, 52);
        background-color: white;
        font-weight: 600;
        margin: 20px;
        margin-left: 0;
    }








    .container {
        position: absolute;
        top: 100%;
        background-image: linear-gradient(to right, rgb(244, 248, 252) , rgb(190, 224, 233) );
        height: auto;
    }
    
    .service {
        background-color: #b4cef0;
        display: block;
        display: inline-end;
        margin-top: 50px;
        height: 100%;
        border-radius: 15px;
        margin-right: 50px;
        padding-right: 40px;
        padding-left: 40px;
        margin-left: 450px;
        margin-bottom: 50px;
        padding: 1px;
    }
    
    
    .painting2 {
        float: left;
        top: 10%;
        margin-right: 20px;
        margin-left: 50px;
        width: 45%;
        opacity: 1;
        border-radius: 10px;
        box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
        margin-bottom: 100px;
    }
    
    
    .service h3{
        text-align: center;
        font-size: 300%;
        font-weight: 800;
        color: #055d6d;
        margin-bottom: 0;
        padding-bottom: 20px;
        padding-right: 100px;
        padding-top: 50px;
    }
    
    .service p {
        margin-top: 40px;
        line-height: 120%;
        font-size: 30px;
    }
    
    
    .painting3 {
        position: relative;
        float: right;
        margin-left: 20px;
        margin-right: 50px;
        width: 50%;
        opacity: 0.9;
        border-radius: 10px;
        box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
    }
    
    .service2 {
        margin-top: 100px;
        width: 60%;
        border-radius: 15px;
        padding-left: 30px;
        background-color: #aee6c7;
        margin-left: 50px;
        margin-bottom: 50px;
    }
    
    .service2 h3 {
        font-size: 48px;
        font-weight: 800;
        color: #0a2701;
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-top: 50px;
        width: 60%;
        padding-top: 50px;
    }
    
    .service2 p {
        font-size: 30px;
        padding: 0;
    }
    
    
    
    
    .painting4 {
        position: relative;
        float: right;
        margin-right: 50px;
        margin-left: 20px;
        width: 50%;
        opacity: 0.9;
        border-radius: 10px;
        box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
    }
    


    .choose-us {
        padding-top: 0px;
        width: 60%;
        border-radius: 15px;
        padding-left: 30px;
        background-color: #ffd0d0;
        margin-left: 50px;
        margin-bottom: 100px;
        padding: 50px;
    }
    
    .choose-heading {
        text-align: center;
        color: white;
        font-size: 36px;
        height: 100px;
        padding-top: 100px;
        font-weight: 750;
        margin-bottom: 50px;
        background: url(Resources/backgroundimages/pink-stroke.png) no-repeat 51% 115%;
    }
    
    .choose-us ul {
        padding: 0;
    }
    
    .choose-us li {
        list-style: none;
    }
    
    .choose-us h4 {
        font-size: 34px;
        width: 100%;
        display: inline;
        padding: 5px;
        color: #b64040;
        margin-bottom: 0;
    }
    
    .choose-us p {
        font-family: poppins;
        font-size: 26px;
        padding-left: 40px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 0;
    }













    .footer {
        background-image: linear-gradient(to right, #a3305c, #347497, #04c299);
        padding: 70px 120px 80px 150px;
        box-sizing: border-box;
        top: 100px;
    }
    
    .footercontent {
        display: grid;
        grid-template-columns: auto auto auto;
    }
    
    .footercontent a {
        text-decoration: none;
        color: white;
    }
    
    .column1 {
        padding: 0 80px 0 0px;
    }
    
    .footer h4 {
        color: white;
        font-size: 38px;
    }
    
    .footer ul {
        list-style: none;
        padding: 0;
    }
    
    .column1 li {
        margin: 30px 0;
    }
    
    .column1 ul li a{
        font-size: 28px;
        color: white;
        text-decoration: none;
        font-weight: 400;
        transition: 200ms;
    }
    
    .column1 ul li a:hover{
        padding-left: 15px;
        color: black;
        text-decoration: none;
        font-weight: 400;
    
    }











    .column2 {
        width: auto;
        padding: 0 0px;
    }
    
    
    .column2 h4{
        margin-bottom: 50px;
    }
    
    .column2 ul {
        color: white;
    }
    
    .number1 {
        font-size: 300px;
        margin-bottom: 0px;
        margin: 0; 
        padding: 0px 0 0px 40px;
        margin-bottom: 15px;
    }
    
    
    .icon {
        margin: 0;
        width: 7%;
        float: left;
    }
    
    #text {
        margin-bottom: 100px;
    }
    
    .column2 li {
        font-size: 28px;
        color: rgb(194, 248, 250);
        font-weight: 600;
    }
    
    .column2 a {
        font-size: 25px;
        padding-left: 50px;
        font-weight: 400;
        transition: 200ms;
    }
    
    .column2 a:hover{
        padding-left: 65px;
        color: black;
        text-decoration: none;
        font-weight: 400;
    }
    
}










@media only screen and (max-width: 730px) {




    body{
        margin: 0;
        font-family: Poppins, sans-serif;
        cursor: url(Cursors/icons8-paint-brush-94.cur), default;
        background-attachment: fixed;
        background-size: cover;
        width: 100%;
        height: 4500px;
    }
    
    
    header {
        position: sticky;
        margin-top: 10%;
        top: 0;
        z-index: 1;
        width: 100%;
        transition: background-color 0.4s, width 100% ,ease-in-out;
    }
    
    
    header:hover {
        opacity: 2;
    }
    
    nav {
        margin: 0 auto;
        width: auto;
        transition: 5000ms;
    }
    
    
    nav.sticky .nav-items{
        position: relative;
        width: 100%;
        left: 0.01%;
        border-radius: 0;
    }

    .logo-sec {
        width: 0px;
        display: none;
    }
    
    .logo-sec img {
        display: none;
    }
    
    
    nav.sticky .logo-sec img {
        border-radius: 0;
    }
    
    .nav-items {
        position: relative;
        left: -3%;
        background-image: linear-gradient(to right, #c81d5e, #1385c4, #00d0a2);
        display: grid;
        min-height: 70px;
        border-radius: 10px;
        grid-template-columns: 25% 25% 25% 25% ;
        text-align: center;
        width: 95%;
    }
    
    .nav-items a {
        margin: auto auto;
        text-decoration: none;
        color: white;
        font-weight: 700;
        font-size: 16px;
        transition: color 0.4s, 500ms ;
    }
    
    
    .nav-items a:hover {
        font-size: unset;
    }
    
    
    .name-container {
        background-color: rgba(156, 207, 173, 0.705);
        position: relative;
        float: left;
        text-align: left;
        margin: 20% 0 0 0;
        padding: 10% 0% 30% 4%;
    }
    
    .name-container h1 {
        margin: 1% 0;
        font-size: 70px;
        font-weight: 600;
        color: white;
    }
    
    .number {
        text-decoration: none;
        font-size: 17px;
        border: 2px white solid;
        border-radius: 10px;
        padding: 10px;
        color: white;
        font-weight: 500;
        margin: 20px;
        margin-left: 0px;
    
    }
    
    .name-container a img{
        display: inline-flex;
        margin: -2%;
        padding: 0 10px 0 10px;
        width: 7%;
    }
    
    .contactbttn {
        text-decoration: none;
        font-size: 17px;
        border: 2px white solid;
        border-radius: 10px;
        padding: 10px;
        color: rgb(33, 110, 52);
        background-color: white;
        font-weight: 600;
        margin: 20px;
        margin-left: 0;
    }



    .container {
        position: absolute;
        top: 95%;
        background-image: linear-gradient(to right, rgb(244, 248, 252) , rgb(190, 224, 233) );
        height: auto;
    }
    
    .service {
        background-color: #b4cef0;
        display: block;
        margin-top: 0px;
        border-radius: 15px;
        margin-right: 00px;
        padding-right: 0px;
        padding-left: 0px;
        margin-left: 0px;
        margin-bottom: 100px;
        padding: 10px;
    }
    
    
    .painting2 {
        float: unset;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 50px;
        width: 100%;
        opacity: 1;
        border-radius: 10px;
        box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
        margin-bottom: 0px;
    }
    
    
    .service h3{
        text-align: unset;
        font-size: 25px;
        font-weight: 800;
        color: #055d6d;
        margin-bottom: 0;
        padding-bottom: 20px;
        padding-right: 0px;
        padding-top: 0px;
    }
    
    .service p {
        margin-top: 40px;
        line-height: 120%;
        font-size: 16px;
    }
    
    
    .painting3 {
        position: relative;
        float: unset;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        opacity: 0.9;
        border-radius: 10px;
        box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
    }
    
    .service2 {
        margin-top: 0px;
        width: auto;
        display: block;
        border-radius: 15px;
        padding: 0;
        padding-left: 10px;
        background-color: #aee6c7;
        margin-left: 0px;
        margin-bottom: 100px;
    }
    
    .service2 h3 {
        font-size: 25px;
        font-weight: 800;
        color: #0a2701;
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-top: 50px;
        width: 100%;
        padding-top: 50px;
        margin: 0;
    }
    
    .service2 p {
        padding-bottom: 0px;
    }
    
    
    
    
    .painting4 {
        position: relative;
        float: unset;
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
        opacity: 0.9;
        border-radius: 10px;
        box-shadow: 0 0px 50px 20px rgba(0, 0, 0, 0.2), 0 6px 15px 0 rgba(0, 0, 0, 0.6);
    }
    
    .choose-us {
        padding-top: 40px;
        margin-top: 0px;
        width: auto;
        border-radius: 15px;
        padding-left: 30px;
        background-color: #ffd0d0;
        margin-left: 0px;
        margin-bottom: 100px;
    }
    
    .choose-heading {
        text-align: center;
        color: white;
        font-size: 36px;
        height: 100px;
        padding-top: 100px;
        font-weight: 750;
        margin-bottom: 50px;
        background: url(Resources/backgroundimages/pink-stroke.png) no-repeat 51% 115%;
    }
    
    .choose-us ul {
        padding: 0;
    }
    
    .choose-us li {
        list-style: none;
    }
    
    .choose-us h4 {
        font-size: 20px;
        width: 100%;
        display: inline;
        padding: 5px;
        color: #b64040;
        margin-bottom: 0;
    }
    
    .choose-us p {
        font-family: poppins;
        font-size: 17px;
        padding-left: 40px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 0;
    }

    .choosep {
        padding: 0px;
        margin: 0;
    }


    .last-p {
        padding: 0;
    }

















    .footer {
        background-image: linear-gradient(to right, #a3305c, #347497, #04c299);
        padding: 30px;
        box-sizing: border-box;
        top: 0px;
    }
    
    .footercontent {
        display: block;
    }
    
    .footercontent a {
        text-decoration: none;
        color: white;
    }
    
    .column1 {
        padding: 0 80px 0 0px;
        margin-bottom: 100px;
    }
    
    .footer h4 {
        color: white;
        font-size: 28px;
    }
    
    .footer ul {
        list-style: none;
        padding: 0;
    }
    
    .column1 li {
        margin: 30px 0;
    }
    
    .column1 ul li a{
        font-size: 18px;
        color: white;
        text-decoration: none;
        font-weight: 400;
        transition: 200ms;
    }
    
    .column1 ul li a:hover{
        padding-left: 15px;
        color: black;
        text-decoration: none;
        font-weight: 400;
    
    }
    
    
    .column2 {
        width: auto;
        padding: 0 0px;
        margin-bottom: 100px;
    }
    
    
    .column2 h4{
        margin-bottom: 10px;
    }
    
    .column2 ul {
        color: white;
    }
    
    .number1 {
        font-size: 20px;
        margin-bottom: 0px;
        margin: 0; 
        padding: 0px 0 0px 40px;
        margin-bottom: 15px;
    }
    
    
    .icon {
        margin: 0;
        width: 7%;
        float: left;
    }
    
    #text {
        margin-bottom: 100px;
    }
    
    .column2 li {
        font-size: 18px;
        color: rgb(194, 248, 250);
        font-weight: 600;
    }
    
    .column2 a {
        padding-left: 50px;
        font-weight: 400;
        transition: 200ms;
    }
    
    .column2 a:hover{
        padding-left: 65px;
        color: black;
        text-decoration: none;
        font-weight: 400;
    }
    
    .column3 {
        padding: 0 0 0 0px;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-bottom: 100px;
    }
    
    .column3 img {
        width: 75%;
    }
    
    .col3-icons {
        text-align: center;
    }
    
    .col3-icons img {
        padding: 0 20px;
        width: 14%;
        transition: 450ms;
    }
    
    .col3-icons img:hover {
        width: 17%;
    }

}






    













