@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

header {
    position: fixed;
    /* margin-bottom: 10px; */
    z-index: 1000;
    left: 0;
    top: 0;
    background-color: white;
    width: 100%;
}

#logo {
    color: #4667ec;
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
}

#div1 {
    float: left;
    margin-left: -60px;
    margin-right: 30px;
    padding-left: 20px;
}

nav {
    display: flex;
    height: 80px;
    width: 100%;
    background: FFFFFF;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 50px 0 100px;
    flex-wrap: wrap;
    z-index: 2;
    /* position: fixed; */
}

nav ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

nav ul li {
    margin: 0 5px;
}

nav ul li a {
    color: #111;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 5px;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}

nav ul li a.active,
nav ul li a:hover {
    color: #111;
    background: #fff;
}

nav .menu-btn i {
    color: #111;
    font-size: 21px;
    cursor: pointer;
    display: none;
}

input[type="checkbox"] {
    display: none;
}

.content {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 80px;
}

#truck {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 65vh;
    width: 100%;
    z-index: 1;
}

#back {
    position: absolute;
    left: 0;
    top: 0;
    height: 65vh;
    width: 50%;
    z-index: 1;
}

#vector {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
}

#group {
    top: 10px;
    right: 25px;
    /* bottom: 0; */
    height: 70vh;
    z-index: 1;
    /* width: 28%; */
    position: absolute;
}

#imgtxt1 {
    position: absolute;
    color: white;
    font-size: 60px;
    z-index: 1;
    left: 100px;
    top: 80px;
    width: 30%;
}

#imgtxt3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: absolute;
    color: white;
    font-size: 30px;
    z-index: 1;
    left: 100px;
    width: 45%;
    top: 250px;
}

#imgtxt5 {
    position: absolute;
    color: white;
    z-index: 1;
    width: 20%;
    left: 100px;
    top: 400px;
    font-size: 20px;
}

#google {
    position: absolute;
    z-index: 1;
    width: 20%;
    left: 100px;
    top: 440px;
    width: 10%;
    background-color: white;
    height: 9vh;
    border-radius: 10px;
}

#div2 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    margin-top: 90px;
    justify-content: space-around;
}

.s1 {
    padding: 25px;
}

.t1 {
    text-align: start;
    margin-left: 35px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: 454356;
}

.ul1 {
    margin-bottom: 30px;
}

.li1 {
    margin-top: 5px;
    margin-left: 50px;
    letter-spacing: .05rem;
    color: #546070;
}

#div3 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    margin-top: 50px;
    padding: 10px;
    align-items: center;
    justify-content: space-around;
    /* max-width: 100%; */
}

.s2 {
    padding: 10px;
    max-width: 100%;
}

.t2 {
    margin-bottom: 10px;
}

.p1 {
    color: #546070;
    margin-top: 5x;
    margin-bottom: 5px;
}

.ul2 {
    list-style-image: url("tick.png");
}

.li2 {
    margin-top: 10px;
    margin-left: 40px;
    letter-spacing: .05rem;
    color: #546070;
}

#div4 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    margin-top: 50px;
    padding: 10px;
    align-items: center;
    justify-content: space-around;
    /* max-width: 100%; */
}

.s3 {
    padding: 10px;
    max-width: 100%;
}

.t3 {
    margin-bottom: 10px;
}

.p1 {
    color: #546070;
    margin-top: 5x;
    margin-bottom: 5px;
}

.ul3 {
    list-style-image: url("tick.png");
}

.li3 {
    margin-top: 10px;
    margin-left: 40px;
    letter-spacing: .05rem;
    color: #546070;
}

#div5 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    margin-top: 50px;
    padding: 10px;
    /* align-items: center; */
    justify-content: center;
    /* max-width: 100%; */
}

.t4 {
    padding: 20px;
}

.p3 {
    text-align: center;
    color: #546070;
}

#div6 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
}

.s4 {
    padding: 10px;
    max-width: 100%;
}

#div7 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    margin-top: 50px;
    padding: 10px;
    /* align-items: center; */
    justify-content: center;
    /* max-width: 100%; */
}

.t5 {
    padding: 20px;
}

.p4 {
    text-align: center;
    color: #546070;
}

#div8 {
    position: relative;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.s5 {
    margin-top: -20px;
    max-width: 100%;
}

.footer {
    position: relative;
    bottom: 0;
    /* And if you want the div to be full-width: */
    left: 0;
    right: 0;
    margin-top: 20px;
    /* position: relative; */
    background-color: #4667ec;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    padding: 80px;
}

#phone {
    text-decoration: none;
    color: white;
    font-size: 18px;
}

@media (max-width: 1000px) {
    nav {
        padding: 0 40px 0 50px;
    }
}

@media (max-width: 920px) {
    nav .menu-btn i {
        display: block;
    }
    #click:checked~.menu-btn i:before {
        content: "\f00d";
    }
    nav {
        justify-content: space-between;
        z-index: 2;
    }
    nav ul {
        position: fixed;
        top: 60px;
        left: -100%;
        background: white;
        height: 43vh;
        width: 100%;
        text-align: left;
        display: block;
        transition: all 0.3s ease;
        overflow: visible;
        z-index: 2;
    }
    #click:checked~ul {
        left: 0;
    }
    nav ul li {
        width: 100%;
        margin: 40px 0;
        margin-bottom: -30px;
        z-index: 2;
    }
    nav ul li a {
        padding-top: 20px;
        height: 70px;
        width: 100%;
        margin-left: -100%;
        display: block;
        font-size: 20px;
        transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        z-index: 2;
    }
    #click:checked~ul li a {
        margin-left: 0px;
    }
    nav ul li a.active4,
    nav ul li a:hover {
        border: 5px solid white;
        background: rgba(70, 103, 236, .10);
        color: #4667ec;
        border-left-color: #4667ec;
    }
    #truck {
        height: 40vh;
        width: 100%;
        z-index: 1;
    }
    #back {
        height: 40vh;
        width: 50%;
        z-index: 1;
    }
    #vector {
        width: 60%;
        height: 12vh;
        z-index: 1;
    }
    #group {
        top: 15px;
        right: 5px;
        height: 42vh;
        width: 30%;
        z-index: 1;
    }
    #imgtxt1 {
        top: 50px;
        left: 15px;
        width: 40%;
        font-size: 25px;
        letter-spacing: -0.05rem;
    }
    #imgtxt3 {
        position: absolute;
        color: white;
        font-size: 16px;
        z-index: 1;
        width: 40%;
        left: 15px;
        top: 128px;
        letter-spacing: -0.05rem;
    }
    #imgtxt5 {
        position: absolute;
        color: white;
        font-size: 18px;
        z-index: 1;
        left: 15px;
        top: 230px;
        letter-spacing: -0.05rem;
        width: 50%;
    }
    #google {
        position: absolute;
        z-index: 1;
        width: 20%;
        left: 15px;
        top: 255px;
        width: 12%;
        background-color: white;
        height: 4vh;
        border-radius: 6px;
    }
    /* nav ul li a.active2 {} */
}

@media (max-width:486px) {
    #group {
        width: 40%;
    }
    #imgtxt1 {
        font-size: 20px;
    }
    #imgtxt3 {
        font-size: 14px;
    }
    #imgtxt5 {
        font-size: 15px;
    }
}

@media (max-width:350px) {
    #group {
        width: 40%;
    }
    #imgtxt1 {
        font-size: 17px;
    }
    #imgtxt3 {
        font-size: 12px;
    }
    #imgtxt5 {
        font-size: 12px;
    }
}

h4 {
    font-size: medium;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#heading {
    font-size: large;
}

inline {
    font-weight: 600;
}

.title {
    text-align: center;
    font-size: xx-large;
    font-weight: 700;
}

.text {
    margin: auto;
    margin-top: 98px;
    max-width: 1100px;
    width: 90%;
    background-color: #f1f1f1;
    border: 1px;
    border-style: solid;
    border-color: white;
    padding: 4rem;
}

.main {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

.restheading {
    font-size: medium;
    font-weight: 600;
}

.subhead {
    font-size: medium;
    font-weight: 600;
}

.headline {
    margin: 10px;
    text-align: center;
    font-size: medium;
    font-weight: 600;
}

#update {
    padding: 10px;
}

#contact {
    padding: 10px
}

.contactUs {
    font-size: x-large;
}