@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

* {
    margin: 0;
    padding: 0;
    /* border: 2px solid red; */
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

/* body{
    border: 2px solid red;
} */
.demo {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.nav1 {
    height: 50px;
    width: 100%;
    border: 2px solid black;
    background-color: white;
}

.nav2 {
    height: 50px;
    width: 100%;
    color: white;
    background-color: #4C4C4C;
}

.nav-btn {
    display: flex;
    justify-content: flex-end;
}

.btn {
    text-align: right;
    background-color: black;
    color: white;
    margin-top: 6px;
}

/* //////nav bar done-/////// */

.page1 {
    margin-top: 100px;
    background-image: url("../images/backgrounds/h1_hero.jpg");
    background-size: cover;
    height: 450px;
    background-position: center;
}

.txt1 {
    color: #FDE02F;
    font-size: 35px;
    font-family: "Satisfy", cursive;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding-top: 20px;
}

.txt2 {
    color: white;
    font-size: 25px;
    text-align: center;
    font-family: "Barlow Condensed";
}

.btn1 {
    border-radius: 5px;
    height: 50px;
    width: 230px;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.btn2 {
    border-radius: 5px;
    height: 50px;
    width: 230px;
    margin-bottom: 25px;
}

.btn3 {
    border-radius: 5px;
    height: 50px;
    width: 230px;
    margin-bottom: 25px;
    background-color: #FDE02F;
    border: none;
}

.box {
    text-align: center;
}

/* ////////section 1 done-//////// */

.box1 {
    height: 250px;
    width: 250px;
    text-align: center;
    margin-top: 30px;
    /* border: 1px solid black; */
    padding-top: 50px;
}

.img1 {
    height: 50px;
    width: 50px;
}

.txt3 {
    font-weight: 900;
    margin-top: 20px;
    color: #001f38;
    line-height: 1.4;
    font-family: "Barlow Condensed";
}

.box1:hover {
    box-shadow: 0 0 5px 5px rgb(220, 213, 213);
}

/* /////////section 2 done-///////// */

.txt4 {
    color: #efb121;
    text-align: center;
    margin: 15px auto;
}

.txt5 {
    font-weight: 650;
    font-size: 33px;
    text-align: center;
    margin-bottom: 30px;
}

.icon1 {
    color: #efb121;
}

.txt6 {
    color: #888e94;
}

.txt7 {
    font-family: "Barlow Condensed";
    font-weight: 600;
    font-size: 20px;
}

.num {
    color: #4CAFA4;
    font-weight: 500;
}

.txt8 {
    color: #888e94;
    margin: 30px auto;
}

.line1 {
    margin: 25px auto;
}

/* /////////section 3 done-////////// */

.page4 {
    background-image: url("../images/backgrounds/video-bg.jpg");
    background-size: 100% 100%;
    background-position: center;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 50px;
}

.icon2 {
    height: 80px;
    width: 80px;
    outline: 1px solid rgb(238, 226, 226);
    outline-offset: 15px;
    background-color: #FDE02F;
    text-align: center;
    font-size: 30px;
    padding-top: 12px;
}

.p4txt {
    color: white;
    font-size: 13px;
    margin-top: 70px;
}

.p4txt2 {
    color: white;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}

/* ////////section 4 done-//////// */

.p5img {
    object-fit: cover;
    width: 100%;
    margin-top: 50px;
}

.p5txt {
    color: yellow;
    font-size: 25px;
    font-weight: 600;
    background-color: #21607E;
    height: 50px;
    width: 200px;
    text-align: center;
    padding-top: 5px;
    position: relative;
    bottom: 450px;
    left: 50px;
}

.p5txt2 {
    text-align: left;
}

.txt9 {
    color: #efb121;
}

.p5txt2 h2 {
    font-weight: 600;
    line-height: 35px;
    font-size: 25px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.txt10 {
    color: #606672;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.icon3 {
    color: #014B85;
    font-size: 20px;
}

.line2 {
    gap: 10px;
}

.p5txt3 {
    color: #606672;
    margin-top: 3px;
}

.btn4 {
    height: 60px;
    width: 160px;
    border-radius: 5px;
    border: 2px solid #014B85;
    background-color: white;
    color: #014B85;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn4:hover {
    background-color: #014B85;
    color: white;
}

/* ////////section 5 done-//////// */

.page6 {
    background-image: url("../images/backgrounds/testimonial_bg.jpg");
    background-size: cover;
    background-position: center;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
}

.page6 p {
    margin-top: 40px;
    font-weight: 700;
    font-size: 18px;
    color: #033153;
    text-align: center;
    line-height: 25px;
}

.txt11 {
    color: white;
    font-weight: 500;
}

.line3 {
    gap: 20px;
    margin-top: 20px;
}

/* ///////section 6 done-//////// */

.box2 {
    color: white;
    background-color: #014B85;
    border: 2px solid #014B85;
    height: 80px;
    width: 80px;
    font-size: 20px;
    text-align: center;
}

.txt12 {
    font-size: 18px;
    font-weight: 600;
}

.box3 {
    height: 200px;
    width: 200px;
    position: relative;
    bottom: 50px;
    left: 16px;
    background-color: white;
}

.p5img2 {
    object-fit: cover;
    width: 285px;
    margin-top: 50px;
}

/* ///////section 7 done-//////// */

.footer {
    background-color: #11293C;
}

.ftext {
    color: #CED6DC;
    /* width: 310px; */
    line-height: 30px;
    margin-bottom: 20px;
}

.footer h4 {
    color: white;
}

.footer p {
    color: #CED6DC;
}

.line4 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 600;
}

.links p:hover {
    color: #efb121;
}

.ftext2 {
    color: white;
    line-height: 30px;
    width: 262px;
}

.icon4,
.word {
    color: #efb121;
}

.icon5 {
    gap: 10px;
    color: #888e94;
    font-size: 20px;
    padding-bottom: 40px;
}

/* ///////footer done-/////// */

@media(min-width:576px) {

    .btn1,
    .btn2,
    .btn3 {
        width: 400px;
    }

    .txt1,
    .txt2 {
        width: 360px;
    }

    .img2 {
        height: 400px;
        width: 450px;
    }

    .i {
        width: 500px;
        margin: 0 auto;
    }

    .p4txt2 {
        font-size: 30px;
        text-align: center;
    }

    .p5txt {
        font-weight: 800;
        bottom: 700px;
    }

    .page7 img {
        width: 100%;
    }

    .txt12 {
        font-size: 15px;
    }

    .box3 {
        width: 332px;
        left: 52px;
    }
}

@media(min-width:768px) {

    .nav1,
    .nav2 {
        width: 99%;
    }

    .page1 {
        margin-top: 50px;
        height: 650px;
    }

    .txt1 {
        font-size: 55px;
        padding-top: 200px;
        width: 510px;
    }

    .txt2 {
        font-size: 30px;
        width: 450px;
        padding-bottom: 10px;
    }

    .i {
        transition: transform 0.2s;
    }

    .i:hover {
        transform: scale(1.1);
    }

    .box1 {
        width: 194px;
    }

    .btn1 {
        width: 300px;
        margin: 0;
    }

    .btn2 {
        width: 200px;
        margin: 0;
    }

    .btn3 {
        width: 100px;
        margin: 0;
    }

    .page4 {
        height: 500px;
    }

    .p4txt2 {
        font-size: 48px;
        text-align: center;
    }

    .p5img {
        width: 710px;
    }

    .p5txt {
        font-weight: 800;
        bottom: 940px;
    }

    .p5txt2 h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .page6 p {
        width: 540px;
    }

    .ftext {
        width: 230px;
    }

    .page7 img {
        width: 100%;
    }

    .ftext2 {
        width: 476px;
    }

    .box3 {
        left: 30px;
    }
}

@media(min-width:992px) {
    .nav1 {
        width: 99.8%;
    }

    .page1 {
        margin-top: 50px;
        height: 650px;
    }

    .txt1 {
        font-size: 55px;
        padding-top: 200px;
        width: 520px;
    }

    .txt2 {
        font-size: 30px;
        width: 465px;
        padding-bottom: 10px;
    }

    .btn1 {
        width: 400px;
        margin: 0;
    }

    .btn2 {
        width: 250px;
        margin: 0;
    }

    .btn3 {
        width: 150px;
        margin: 0;
    }

    .page2 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .txt5 {
        font-size: 45px;
    }

    .p4txt2 {
        font-size: 50px;
    }

    .p5img {
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .p5txt {
        bottom: 605px;
        right: 300px;
    }

    .p5txt2 {
        margin-top: 40px;
        width: 100%;
    }

    .p5txt2 h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .page6 {
        margin-top: 50px;
    }

    .page6 p {
        width: 675px;
        font-size: 20px;
    }

    .txt9 {
        margin: 0;
    }
}

/* /////////all section done-///////// */