@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Slackey&display=swap');

* {
    box-sizing: border-box;
}

body {
    font-family: 'Lato', sans-serif;
    line-height: 1.6;
    margin: 0;
    background-color: #ececec;
}

ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, a {
    color: #34495E;
}

.topnav {
    width:1440px;
    background-color: #fff;
    margin: 0 auto;
    justify-content: space-between;
    padding: 1.5em 0;
}

.topnav, .main-nav {
    display: flex;
}

.main-nav {
    margin: 0 auto;
    padding: 10px 0;
}

.logo {
    margin: 0;
    font-size: 3em;
    font-family: 'Slackey', cursive;
    padding-left: 100px;
}

.main-nav a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
}

.main-nav a:hover {
    color: #ff0aba;
}

.main-nav li a:hover {
    display: block;
    background-color: #ccc;
    border-left: 2px solid;
}

header {
    background-image: url("../images/door.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1440px;
    height: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 100px;
}

header h1 {
    font-family: 'Slackey', cursive;
    font-size: 60px;
    color: white;
    text-align: center;
    margin: 0;
    padding: 0;
}

.center {
    margin: 40px auto;
}

.center2 {
    text-align: center;
}

.cta {
    background-color: #5ced74;
    padding: .20em 1em;
    display: inline-block;
    border-radius: 16px;
    font-size: 24px;
    text-decoration: none;
    color: #000;
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
}

.cta:hover {
    color: #fff;
    background-color: #00a50c;
}

.trio {
    width: 1440px;
    background-color: #9dddfb;
    padding: 70px 30px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 45px;
    text-align: center;
    align-items: center;
    color: #fff;
    line-height: 1;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}

.trio-box {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 20%;
    padding: 70px 0;
    border-radius: 20px;
    margin: 0 5px;
}

.trio-one {
    background-image: url("../images/skaters.jpg");
    background-size: 170%;
}

.trio-two {
    background-image: url("../images/lab.jpg");
}

.trio-three {
    background-image: url("../images/galaxylounge.jpg");
}

.row {
    width: 1440px;
    display: flex;
    margin: 0 auto;
}

.row h2 {
    font-family: 'Slackey', cursive;
    font-size: 28px;
    font-weight: 900;
    color: #000;
    margin: 0;
}

.row-text {
    padding: 20px 40px;
}

.parties {
    background-color: #c05dd9;
    padding: 125px 150px;
    width: 50%;
}

.food-drink {
    background-color: #85ccc9;
    padding: 125px 150px;
    width: 50%;
}

.summer-camp {
    background-color: #f9fe94;
    padding: 125px 150px;
    width: 50%;
}

.img-block {
    display: block;
}

.burger-image {
    background-image: url("../images/burger.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    width: 50%;
}

.tile {
    font-family: 'Lato', sans-serif;
    width: 1440px;
    margin: 0 auto;
    background-image: linear-gradient(#8f72ff, #8bdeff);
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding: 70px 0;
}

.tile-box {
    width: 25%;
    border-radius: 20px;
    margin: 0 5px;
    background-color: white;
    text-align: center;
    overflow: hidden;
}

.tile-box h2 {
    font-weight: 700;
    font-size: 45px;
    color: white;
    text-align: center;
    line-height: 1.2;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
    padding: 50px 0;
    margin: 0;
}

.tile-box p {
    padding: 10px 20px;
    font-weight: bold;
}

.pricing {
    color: #f823ec;
}

.funtazmic h2 {
    background-image: url(../images/skaters.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.extreme-fun h2 {
    background-image: url("../images/lab.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ultimate-fun h2 {
    background-image: url("../images/galaxylounge.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.grid {
    width: 1440px;
    height: 618px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.grid-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ccc;
    width: 20%;
}

.grid-image1 {
    background-image: url("../images/photo_5.jpg");
}

.grid-image2 {
    background-image: url("../images/photo_7.jpg");
}

.grid-image3 {
    background-image: url("../images/photo_4.jpg");
}

.grid-image4 {
    background-image: url("../images/photo_9.jpg");
}

.grid-image5 {
    background-image: url("../images/photo_1.jpg");
}

.grid-image6 {
    background-image: url("../images/photo_12.jpg");
}

.grid-image7 {
    background-image: url("../images/photo_11.jpg");
}

.grid-image8 {
    background-image: url("../images/photo_3.jpg");
}

.grid-image9 {
    background-image: url("../images/photo_6.jpg");
}

.grid-image10 {
    background-image: url("../images/photo_2.jpg");
}

footer {
    font-family: 'Lato', sans-serif;
    width: 1440px;
    margin: 0 auto;
    padding: 4% 0 1% 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: white;
    background: linear-gradient(#b822d3, #fd80db)
}

.logo-outline {
    filter: drop-shadow(0 0 5px white);
}

.info {
    display: flex;
    justify-content: space-between;
    width: 80%;
    padding: 2% 0 4% 0;
}

ul {
    text-align: right;
}

.address {
    text-align: center;
}

.footer-list li {
    list-style: none;
    font-weight: bold;
}

.footer-list a {
    color: white;
    text-decoration: none;
}

.copyright {
    font-size: 15px;
}