@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");

.vr-website-logo {
  height: 50px;
  width: 50px;
}

.nav-item {
  font-size: 20px;
}

.vr-website-banner-section {
  background-image: url("https://d2clawv67efefq.cloudfront.net/ccbp-responsive-website/vr-banner-bg.png");
  background-size: cover;
  height: 100vh;
}

.vr-website-banner-section-text-container-main-heading {
  font-family: "Roboto";
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
}

.vr-website-banner-section-text-container-button {
  font-family: "Roboto";
  background-color: #1a2137;
  border-style: solid;
  color: #ffffff;
  border-width: 0px;
  width: 125px;
  height: 50px;
  border-radius: 5px;
  font-size: 20px;
  margin-top: 20px;
}

.vr-website-features-section-bg-container {
  background-color: #ffffff;
}

.vr-website-features-section-main-heading {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 30px;
  font-weight: bold;
}

.vr-website-feature-section-image {
  height: 80px;
  width: 80px;
}

.vr-website-features-section-card-main-heading {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 20px;
  font-weight: 300;
}

.vr-website-features-section-text-container-paragraph {
  font-family: "Roboto";
  color: #7b8794;
  font-size: 16px;
  font-weight: 200;
}

.vr-website-features-section-text-container-highlight-text {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 16px;
  font-weight: bold;
}

.vr-website-kit-section-bg-container {
  background-color: #f9fbfe;
}

.vr-website-kit-section-main-heading {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 25px;
  font-weight: bold;
}

.vr-website-kit-section-card-image {
  height: 290px;
  width: 250px;
}

.vr-website-kit-section-card-heading {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 18px;
  font-weight: 400;
}

.vr-website-optics-and-control-section-bg-container {
  background-color: #ffffff;
}

.vr-website-optics-and-control-section-image {
  width: 100%;
}

.vr-website-optics-and-control-section-text-container-heading {
  font-family: "Roboto";
  font-size: 30px;
  font-weight: bold;
  color: #1f2933;
}

.vr-website-optics-and-control-section-text-container-para {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 600;
  color: #7b8794;
}

.vr-website-control-section-button {
  background-color: #1a2137;
  color: #ffffff;
}

.vr-website-trending-blogs-container {
  background-color: #ffffff;
}

.vr-website-trending-blogs-container-main-heading {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 30px;
  font-weight: bold;
}

.trending-blog-images {
  width: 100%;
}

.vr-website-trending-blogs-para {
  font-family: "Roboto";
  color: #959ead;
  font-size: 15px;
  font-weight: 700;
}

.vr-website-trending-blogs-section-heading {
  font-family: "Roboto";
  color: #1f2933;
  font-size: 20px;
}

.vr-website-technology-blogs-link {
  font-family: "Roboto";
  color: #1754a1;
  font-size: 15px;
  font-weight: bold;
}

.vr-website-trending-blogs-button {
  width: 125px;
  background-color: #1754a1;
  border-style: solid;
  border-radius: 5px;
  color: #ffffff;
}

.vr-website-production-section-bg-container {
  background-color: white;
}

.vr-webdite-production-section-container-main-heading {
  font-family: "Roboto";
  font-size: 30px;
  color: #1f2933;
  font-weight: bold;
}

.vr-website-production-section-container-card {
  background-image: url("https://d2clawv67efefq.cloudfront.net/ccbp-responsive-website/vr-products-headset-img.png");
  background-size: cover;
  height: 100vh;
}

.vr-website-production-section-container-card-second {
  background-image: url("https://d2clawv67efefq.cloudfront.net/ccbp-responsive-website/vr-products-headset-with-controllers-img.png");
  background-size: cover;
  height: 100vh;
}

.vr-website-production-section-card-main-heading {
  font-family: "Roboto";
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
}

.vr-website-production-section-card-para {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 100;
}

.vr-website-production-section-card-button {
  width: 100px;
  border-style: solid;
  border-width: 2px;
}

.vr-website-production-section-button {
  background-color: #1754a1;
  color: #ffffff;
  width: 125px;
  height: 45px;
}

.vr-website-contact-us-section-bg-container {
  background-color: #222b36;
}

.vr-website-contact-us-section-card-main-heading {
  font-family: "Roboto";
  color: #ffffff;
  font-weight: bold;
  font-size: 32px;
}

.vr-website-contact-us-section-card-image {
  width: 75%;
}

.vr-website-footer-section {
  background-color: #19232d;
}

.vr-website-footer-section-logo {
  height: 50px;
  width: 80px;
}

.vr-website-footer-section-address-para {
  font-family: "Roboto";
  color: #5a7184;
  font-weight: 300;
  font-size: 18px;
}

.vr-website-footer-section-images {
  background-color: #202b36;
  height: 50px;
  width: 50px;
  font-size: 20px;
  border-radius: 30px;
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  color: #959ead;
  margin-right: 10px;
}

.contact-section-image {
  font-size: 25px;
  color: #5a7184;
  margin-right: 18px;
}

.vr-website-fotter-image-para {
  font-family: "Roboto";
  font-size: 18px;
  color: #959ead;
  font-weight: 500;
}

.vr-website-footer-contact-heading {
  font-family: "Roboto";
  color: #959ead;
  font-size: 26px;
  font-weight: 900;
}

.vr-website-footer-contact-para {
  font-family: "Roboto";
  color: #5a7184;
  font-size: 24px;
  font-weight: 500;
}

.vr-website-footer-section {
  font-family: "Roboto";
  color: #959ead;
  font-size: 25px;
  font-weight: 400;
}

.vr-website-line {
  background-color: #959ead;
  width: 60%;
}

.vr-website-align {
  margin-right: 120px;
}