@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,700&display=swap');

#navItem1 {
    font-family: "Roboto";
    color: #323f4b;
}

#navItem2 {
    font-family: "Roboto";
    color: #323f4b;
}

#navItem3 {
    font-family: "Roboto";
    color: #323f4b;
}

#navItem4 {
    font-family: "Roboto";
    color: #323f4b;
}

.logo-img {
    width: 40px;
    height: 30px;
}

.bannor-background {
    background-image: url('./images/vr-banner-bg.png');
    height: 100vh;
    background-size: cover;
}

.banner-heading {
    font-family: "Roboto";
    color: white;
    font-weight: bold;
}

.banner-button {
    background-color: #1a2137;
    width: 120px;
    height: 40px;
    color: white;
    text-align: center;
    border-width: 0px;
    border-radius: 8px;
}

.VR-Website-Features-Section-background {
    background-color: white;
}

.heading {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 28px;
}

.VR-Website-Features-Section-card {
    text-align: center;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #e5eaf4;
    border-radius: 16px;
}

.image {
    width: 70px;
    padding-bottom: 6px;
}

.card-heading {
    color: #1f2933;
    font-family: "Roboto";
    font-size: 25px;
    font-weight: 500;
}

.card-para {
    color: #7b8794;
    font-family: "Roboto";
    font-size: 17px;
}

span {
    font-weight: bold;
    font-style: italic;
    color: #1f2933;
}

.VR-Website-Kit-Section {
    background-color: #f9fbfe;
}

.Kit-Section-heading {
    font-family: "Roboto";
    font-weight: bold;
    color: #1f2933;
    font-size: 25px;
}

.Kit-Section-card-heading {
    font-family: "Roboto";
    font-weight: 500;
    color: #323f4b;
    font-size: 20px;
}

.vr-image {
    width: 200px;
    height: 250px;
}

.VR-Website-Optics-and-Controllers-Section-background {
    background-color: white;

}
.VR-Website-Optics-heading {
    font-family: "Roboto";
    color: #1f2933;
    font-weight: 700;
}

.VR-Website-Optics-para {
    font-family: "Roboto";
    color: #7b8794;
    font-weight: 400;
}

.button-optics {
    background-color: #1a2137;
    color: white;
    text-align: center;
    font-family: "Roboto";
    padding: 5px;
    border-radius: 5px;
    width: 120px;
    height: 50px;
}

.VR-Website-Contact-Us-Section {
    background-color: #222b36;
}

.Contact-Us-Section-image {
    width: 100%;
    margin-bottom: 10px;
}

.Contact-Us-Section-heading {
    color: white;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 35px;
}

.Contact-Us-Section-button {
    background: transparent;
    color: white;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    text-align: center;
    font-family: "Roboto";
    width: 130px;
    height: 35px;
    padding: 3px;
}

.VR-Website-Trending-Blogs-Section {
    background-color: white;
}

.VR-Website-Trending-Blogs-Section-heading {
    font-family: "Roboto";
    color: #1f2933;
    font-size: 30px;
    font-weight: 600;
}

.card-image {
    width: 100%;
}

.card-para-1 {
    font-family: "Roboto";
    color: #959ead;
    font-size: 17px;
}

.card-para-2 {
    font-family: "Roboto";
    color: #323f4b;
    font-size: 20px;
}

.blog-button {
    background-color: #1754a1;
    font-family: "Roboto";
    font-size: 13px;
    color: white;
    border-radius: 4px;
    width: 110px;
    height: 33px;
    text-align: center;
    border-width: 0px;
}

.card-link {
    color: #1754a1;
    font-family: "Roboto";
    font-weight: bold;
}

.Products-Section-heading {
    color: #1f2933;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 30px;
}

.vr-headset-background {
    background-image: url('./images/vr-products-headset-img.png');
    width: 100%;
    background-size: cover;
    height: 60vh;
}

.vr-headsetHeading {
    color: white;
    font-family: "Roboto";
    font-size: 28px;

}

.para {
    color: lightgray;
    font-family: "Roboto";
    font-size: 15px;
}

.products-button {
    background-color: transparent;
    border-radius: 5px;
    color: white;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    text-align: center;
    width: 100px;
    height: 35px;
}

.vr-controller-background {
    background-image: url('./images/vr-products-headset-with-controllers-img.png');
    width: 100%;
    background-size: cover;
    height: 60vh;
}

.Footer-Section-background {
    background-color: #19232d;
}

.footer-section-image {
    width: 56px;
    height: 36px;
}

.follow-us-icon-container {
    background-color: #202b36;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin-top: 15px;
    margin-bottom: 30px;
    margin-right: 8px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 10px;
}

.icon {
    color: #5a7184;
    font-size: 18px;
}

.icon-2 {
    color: #5a7184;
    font-size: 35px;

}

.text-footer-text {
    color: #5a7184;
    font-family: "Roboto";
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 400;
}

.text-footer-heading {
    color: #5a7184;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
}

.vr-footer-list {
    list-style-type: none;
    padding-left: 0;
}

.hr-line {
    background-color: #5a7184;
}

.vr-copyright {
    color: #959ead;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
}
