@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat&family=Poppins&display=swap');

* {
    margin: 0px;
    font-family: 'Raleway', sans-serif;
}

header {
    padding-bottom: 30px;
}

IMG.logo {
    margin-left: 70px;
    margin-top: 20px;
    height: 90px;
    width: 90px;
}

.image2 {
    margin-top: 30px;
    float: right;
    width: 200px;
    height: 60px;
    margin-right: 70px;
}

.slideshow-content {
    height: 100%;
    width: 100%;
    background-image: url("img/image1.png");
    background-position: center;
    background-size: cover;
    padding-bottom: 40px;
}

IMG.slideshow {
    object-fit: cover;
    display: block;
    height: 100%;
    width: 100%;
}

.button3 {
    background-color: #5BD8C0;
    width: 180px;
    height: 50px;
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: white;
    font-weight: lighter;
    margin: 0px auto;
    display: block;
    font-weight: bold;
}

.button3:hover {
    background-color: #68BBCE;
    cursor: pointer;
}

.DivOnImage {
    width: 70%;
    height: auto;
    background: rgb(255, 255, 255); /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.7);
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin: 40px auto;
}


.TitleOnImage {
    font-size: 38px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}

.TextOnImage {
    color: black;
    text-align: center;
    padding-top: 15px;
    max-width: 100%
}

.Graybox1 {
    background: white;
    width: 100%;
    height: 640px;
    object-fit: contain;
}
.text {
    font-size: 32px;
    color: black;
    font-weight: bold;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 0; left: 0; bottom: 0; right: 0;
    max-width:80%;
    margin:auto;
    text-align: center;
}

.smallimage {
    width: 50px;
    height: 55px;
    padding-bottom: 20px;
}

.textbox {
    display: inline-block;
    background-color: #2E268F;
    width: 365px;
    height: 110px;
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 80px;
    color: white;
    text-align: center;
    float: left;
    width: 30%;
    margin: 0 1% 3% 12%;
}

.textbox2 {
    display: inline-block;
    background-color: #2E268F;
    width: 365px;
    height: 110px;
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 80px;
    color: white;
    text-align: center;
    width: 30%;
    margin: 0px 12% 3% 1%;
    float: right;
}

.textbox3 {
    display: inline-block;
    background-color: #2E268F;
    width: 365px;
    height: 110px;
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 80px;
    color: white;
    text-align: center;
    float: left;
    width: 30%;
    margin: 0px 1% 0px 12%;
}

.textbox4 {
    display: inline-block;
    background-color: #2E268F;
    width: 365px;
    height: 110px;
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 80px;
    color: white;
    text-align: center;
    width: 30%;
    margin: 0px 12% 0px 1%;
    float: right;
}

.button1 {
    background-color: #5BD8C0;
    width: 180px;
    height: 50px;
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: white;
    font-weight: lighter;
    margin: 500px auto;
    display: block;
    font-weight: bold;
}

.button1:hover {
    background-color: #68BBCE;
    cursor: pointer;
}

.Bluebox1 {
    background: white;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.text1 {
    color: black;
    display: flex;
    font-size: 32px;
    font-weight: bolder;
    margin: 30px 0px 0px 12%;
    padding-bottom: 20px;
}

.textbox5 {
    display: inline-block;
    float: left;
    color: black;
    margin-left: 240px;
    font-size: 16px;
    font-weight: lighter;
    margin: 0px 1% 0px 12%;
    width: 36%;
}

.lawyer {
    display: inline-block;
    border-radius: 5px;
    border: 2px solid white;
    float: right;
    margin: 0px 12% 0px 1%;
    width: 36%;
    height: 250px;
    margin-bottom: 30px;
}

.Graybox2 {
    background: #2E268F;
    padding-bottom: 50px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.text2 {
    text-align: center;
    padding-top: 30px;
    color: white;
    font-size: 35px;
    font-weight: bold;
}

.text3 {
    text-align: center;
    padding-top: 30px;
    color: white;
    font-size: 55px;
    font-family: "Caveat";
    font-weight: bold;
}

.Bluebox2 {
    background: white;
    width: 100%;
    height: 120px;
}

.text4 {
    text-align: center;
    color: black;
    font-size: 32px;
    padding-top: 30px;
    font-weight: bolder;
}

.in {
    display: inline-block;
    margin-top: 30px;
    margin-left: 340px;
    max-width: 220px;
    max-height: 220px;
    display: inline-block;
    border-radius: 5px;
    border: 2px solid white;
    float: left;
}

.textbox6 {
    color: black;
    margin-left: 240px;
    max-width: 400px;
    font-size: 16px;
    font-weight: lighter;
    padding-top: 30px;
    padding-left: 340px;
}

.textbox7 {
    display: flex;
    color: white;
    margin-left: 340px;
    max-width: 300px;
    font-size: 16px;
    font-weight: lighter;
    text-align: left;
}

.textimage {
    display: inline-block;
}

.button2 {
    background-color: #5BD8C0;
    width: 180px;
    height: 50px;
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: white;
    font-weight: lighter;
    justify-content: center;
    margin: 20px auto;
    display: block;
    font-weight: bold;
}

.button2:hover {
    background-color: #68BBCE;
    cursor: pointer;
    color: white;
}

.text6 {
    margin: 0 12%;
    font-size: 24px;
    font-weight: bolder;
    padding-bottom: 7px;
}

footer {
    background: white;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    display: block;
    max-inline-size: 65%;
}

table {
    width: 40%;
    margin-left: 12%;
}

table, td, th {
    white-space: nowrap;
    overflow: hidden;
    padding-right: 10px;
}

td, tr {
    font-family: 'Poppins', sans-serif;
}

.email {
    text-decoration: none;
    color: #3FAFB4;
}

.removeunderline {
    text-decoration: none;
}

@media (min-width: 1px) and (max-width: 680px) {

    IMG.logo {
        height: 70px;
        width: 70px;
        margin-left: 15px;
    }

    .image2 {
        width: 170px;
        height: 50px;
        margin-right: 10px;
    }

    .text {
        font-size: 24px;
    }

    .TitleOnImage {
        font-size: 24px;
    }

    .TextOnImage {
        text-align: center;
        font-size: 18px;
    }

    .Graybox1 {
        display: inline-block;
        width: 100%;
        height: 1010px;
    }

    .textbox, .textbox2, .textbox3, .textbox4 {
        height: auto;
        width: 50%;
        margin: 10px auto;
        display: block;
        float: none;
        font-size: 18px;
    }

    .text6 {
        font-size: 24px;
    }

    .text5, .text7, .text8, .text9 {
        font-size: 18px;
    }

    .text1, .textbox5 {
        margin-left: 10px;
        margin-right: 10px;
    }

    .text1 {
        font-size: 24px;
    }

    .Bluebox1 {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .lawyer {
        display: block;
        border-radius: 5px;
        border: 2px solid white;
        margin: 0 auto;
        width: 65%;
        height: 250px;
        float: none;
        padding-top: 20px;
    }

    .text2 {
        padding: 0px;
        padding-top: 15px;
        font-size: 30px;
    }

    .text3 {
        padding: 0px;
        padding-top: 15px;
        font-size: 30px;
    }

    .text4 {
        font-size: 24px;
    }

    .Bluebox2 {
        width: 100%;
        height: 100%;
        margin-bottom: 30px;
    }

    .in, .textbox7 {
        margin-left: 20px;
        padding-left: 0px;
    }

    .textbox5 {
        width: auto;
        font-size: 18px;
    }

    .link {
        text-decoration: none;
        color: black;
    }

    .textbox6 {
        padding-left: 100px;
        max-width: 350px;
        margin-left: 160px;
        padding-right: 10px;
    }

    .image2 {
        padding: 0px;
    }

    .button1 {
        margin: 0px auto;
    }

    .text6 {
        margin-left: 10px;
        margin-top: 40px;
    }

    table {
        width: 100%;
        margin-left: 10px;
    }
}

@media (min-width: 681px) and (max-width: 1270px) {

    .text {
        font-size: 22px;
    }

    .TitleOnImage {
        font-size: 30px;
    }

    .TextOnImage {
        text-align: center;
    }

    .Graybox1 {
        display: inline-block;
        width: 100%;
        height: 1010px;
    }

    .textbox, .textbox2, .textbox3, .textbox4 {
        height: auto;
        width: 50%;
        margin: 10px auto;
        display: block;
        float: none;
    }

    .lawyer {
        width: 57%;
        margin: 10px auto;
        display: block;
        float: none;
    }

    .text1, .textbox5 {
        margin-left: 10px;
        margin-right: 10px;
    }

    .text1 {
        font-size: 22px;
        padding-bottom: 5px;
    }

    .Bluebox1 {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .text2, .text3 {
        padding: 0px;
        padding-top: 15px;
    }

    .text3 {
        font-size: 50px;
    }

    .text4 {
        font-size: 22px;
    }

    .Bluebox2 {
        width: 100%;
    }

    .in, .textbox7 {
        margin-left: 20px;
        padding-left: 0px;
    }

    .textbox5 {
        margin-left: 22%;
        width: 55%;
        margin-bottom: 10px;
    }

    .textbox6 {
        padding-left: 100px;
        max-width: 350px;
        margin-left: 160px;
        padding-right: 10px;
    }

    .text1 {
        margin-left: 22%;
        margin-top: 30px;
    }

    .text5 {
        padding: 0px;
        padding-top: 40px;
        padding-left: 10px;
    }

    .image2 {
        padding: 0px;
    }

    .button1 {
        margin: 0px auto;
    }

    table, .text6 {
        margin-left: 22%;
    }

}

@media (min-width: 1270px) and (max-width: 1460px) {
    .textbox, .textbox3 {
        width: 30%;
        margin: 30px 1% 0px 11%;
    }

    .textbox2, .textbox4 {
        width: 30%;
        margin: 30px 11% 0px 1%;
    }
}