body {
  /*background-color: #050505;*/
  font-family: sans-serif;
  /*color: white;*/
  color:black;
}

.level-item,
.level-right,
.level-left {
  -ms-flex-negative: unset;
  flex-shrink: unset;
}
.level-item a{
    text-decoration:none;
}

.content figure:not(:first-child) {
  margin-bottom: 2rem;
  margin-top: 0em;
}

.content figure {
  margin: 0.2rem;
}

.columns {
  margin: 0.2rem;
}

.specs-box {
  padding: 0.2rem;
  background-color: transparent;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 500px;
}

.specs-box .accordion {
  width: 100%;
  border: none;
  background-color: white;
  color: black;
  padding: 5px;
  padding-left: 20px;
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
}

.specs-box .accordion-content {
  max-height: 0;
  overflow: hidden;
}

.floatBtn {
  position: fixed;
  right: 1%;
  z-index: 5;
  cursor: pointer;
}

.call {
  top: 62%;
}

.whatsapp {
  top: 72%;
}

.totop {
  top: 82%;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

footer {
  width: 100%;
  padding: 1rem;
  color: #303030;
  background-color: white;
  font-size: 14px;
}

footer .level:not(:last-child) {
  margin-bottom: 0.75rem !important;
}

footer .container {
  padding: 1rem !important;
}

footer .other-links a,
footer .other-links a:hover,
footer .other-links .fab,
footer .other-links .fab:hover,
footer .social-links a,
footer .social-links a:hover,
footer .social-links .fab,
footer .social-links .fab:hover {
  color: #303030;
  cursor: pointer;
}

footer .other-links .fab,
footer .social-links .fab {
  font-size: 24px;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  padding: 1px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: 2px solid white;
  background-color: #1378bb;
}

.quote {
  background-color: white;
  color: #303030;
  padding: 0.2rem 1rem;
  border-radius: 0.2rem;
  font-style: italic;
}

.login-body .button,
.model-query .button,
.query-body .button {
  font-weight: bold;
  letter-spacing: 0.5px;
}

.login-body {
  min-height: 100vh;
  max-height: 100%;
  padding-top: 2rem;
  position: relative;
  padding-bottom: 2rem;
}

.model-query {
  min-height: 100vh;
  max-height: 100%;
  padding-top: 2rem;
  position: relative;
  padding-bottom: 2rem;
}

.model-query .add-admin {
  background-color: blueviolet;
}

.query-body {
  min-height: 100vh;
  max-height: 100%;
  padding-top: 2rem;
  position: relative;
  padding-bottom: 2rem;
}

.query-body .query-top-box {
  background-color: blueviolet;
}

.query-body .query-box .copyBtn,
.query-body .query-box .CopyBtn2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 1023px) {
  .login-body .container,
  .query-body .container,
  .model-query .container {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .login-body .button,
  .query-body .button,
  .model-query .button {
    width: 100%;
  }
}

.thank-body {
  cursor: default;
  max-height: 100%;
  position: relative;
}

.thank-body h1,
.thank-body h2,
.thank-body h3,
.thank-body h4,
.thank-body h5,
.thank-body h6 {
  color: white;
}

.thank-body .level-button {
  margin-bottom: 5rem;
}

.thank-body .level-button .button {
  margin-top: 0.5rem;
}

.thank-body .underline-style p {
  display: inline-block;
  background-color: white;
  margin-top: -1rem;
}

.thank-body .underline-style .icon-car {
  background-color: transparent !important;
  
}

.thank-body .underline-style .stb {
  margin-bottom: 0.4rem !important;
  border-radius: 2px;
}

.thank-body .underline-style .stb-1,
.thank-body .underline-style .stb-12 {
  height: 4px;
  width: 4px;
}

.thank-body .underline-style .stb-2,
.thank-body .underline-style .stb-11 {
  height: 6px;
  width: 6px;
}

.thank-body .underline-style .stb-3,
.thank-body .underline-style .stb-10 {
  height: 8px;
  width: 8px;
}

.thank-body .underline-style .stb-4,
.thank-body .underline-style .stb-9 {
  height: 10px;
  width: 10px;
}

.thank-body .underline-style .stb-5,
.thank-body .underline-style .stb-8 {
  height: 12px;
  width: 12px;
}

.thank-body .underline-style .stb-6,
.thank-body .underline-style .stb-7 {
  height: 14px;
  width: 14px;
}

.thank-body .underline-style p {
  margin: 0rem 0.5rem;
}

@media screen and (max-width: 1023px) {
  .thank-body .container {
    padding: 0.5rem;
  }
  .thank-body .underline-style p {
    margin: 0rem 0.2rem;
  }
}

.vellfire-body .underline-style p {
  display: inline-block;
  background-color: white;
  margin-top: -1rem;
}

.vellfire-body .underline-style .icon-car {
  background-color: transparent !important;
}

.vellfire-body .underline-style .stb {
  margin-bottom: 0.4rem !important;
  border-radius: 2px;
}

.vellfire-body .underline-style .stb-1,
.vellfire-body .underline-style .stb-12 {
  height: 4px;
  width: 4px;
}

.vellfire-body .underline-style .stb-2,
.vellfire-body .underline-style .stb-11 {
  height: 6px;
  width: 6px;
}

.vellfire-body .underline-style .stb-3,
.vellfire-body .underline-style .stb-10 {
  height: 8px;
  width: 8px;
}

.vellfire-body .underline-style .stb-4,
.vellfire-body .underline-style .stb-9 {
  height: 10px;
  width: 10px;
}

.vellfire-body .underline-style .stb-5,
.vellfire-body .underline-style .stb-8 {
  height: 12px;
  width: 12px;
}

.vellfire-body .underline-style .stb-6,
.vellfire-body .underline-style .stb-7 {
  height: 14px;
  width: 14px;
}

.vellfire-body .underline-style p {
  margin: 0rem 0.2rem;
}

.vellfire-body .ellipse-overlay {
  background-image: radial-gradient(
    80vw 30vh at center bottom,
    #000000ee 50%,
    transparent
  );
}

.vellfire-body .container {
  padding: 2rem 0rem;
}
.vellfire-body .banner-1 .container {
  padding: 0rem 0rem !important;
}
.vellfire-body .container h1,
.vellfire-body .container h2,
.vellfire-body .container h3,
.vellfire-body .container h4,
.vellfire-body .container h5,
.vellfire-body .container h6 {
  color: white;
}

.vellfire-body .container form {
  border-radius: 0.5rem;
  background-color: #afb2b4;
  padding: 2rem 2rem;
}

.vellfire-body .container form textarea {
  height: 140px;
  resize: none;
  overflow-y: auto;
}

.vellfire-body .container form h2,
.vellfire-body .container form .label,
.vellfire-body .container form input {
  color: #303030;
}

.vellfire-body .container form .button {
  width: 100%;
}

.vellfire-body .container form .field-body {
  padding-bottom: 0.5rem;
}

.vellfire-body .container .heading-bottom h1,
.vellfire-body .container .heading-bottom h2,
.vellfire-body .container .heading-bottom h3,
.vellfire-body .container .heading-bottom h4,
.vellfire-body .container .heading-bottom h5,
.vellfire-body .container .heading-bottom h6 {
  margin-bottom: 0px;
}

.vellfire-body .banner-1 .new {
  font-size: 2rem;
}

.vellfire-body .banner-1 .under-name {
  margin-top: -1rem;
  display: block;
  font-size: 14px;
}

.vellfire-body .banner-1 .description {
  padding-top: 2rem;
  width: 18rem;
  font-size: 1.2rem;
}

.vellfire-body .banner-2,
.vellfire-body .banner-3 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.vellfire-body .banner-2 .container,
.vellfire-body .banner-3 .container {
  height: 90vh;
}

.vellfire-body .banner-2 .heading-bottom,
.vellfire-body .banner-3 .heading-bottom {
  position: absolute;
  width: 100%;
  margin: auto;
  bottom: 5rem;
}

.vellfire-body .banner-2 {
  background-image: url(../images/vellfire/banner-2.jpg);
}

.vellfire-body .banner-3 {
  background-image: url(../images/vellfire/banner-4.jpg);
}

.vellfire-body .banner-5,
.vellfire-body .banner-7 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.vellfire-body .banner-5 .overlay,
.vellfire-body .banner-7 .overlay {
  background-color: #0000008c;
}

.vellfire-body .banner-5 .level,
.vellfire-body .banner-5 h2,
.vellfire-body .banner-7 .level,
.vellfire-body .banner-7 h2 {
  margin-bottom: 0;
}

.vellfire-body .banner-5 .quote,
.vellfire-body .banner-7 .quote {
  margin-bottom: 2rem;
  margin-top: 1rem;
}

.vellfire-body .banner-5 {
  background-image: url(../images/vellfire/banner-5.jpg);
}

.vellfire-body .banner-7 {
  background-image: url(../images/vellfire/banner-7.jpg);
}

.vellfire-body .banner-7 h4,
.vellfire-body .banner-7 h3 {
  height: auto;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
}

.vellfire-body .banner-7 .column {
  background-color: #507c3e99;
  margin: 0.75rem;
  border-radius: 0.5rem;
}

.vellfire-body .slide-5 h6,
.vellfire-body .slide-6 h6 {
  height: 40px;
  border-bottom: 2px solid white;
}

.vellfire-body .slide-9 table tbody tr {
  background-color: #050505 !important;
  color: white;
}

.vellfire-body .slide-9 table tbody tr td {
  width: 50%;
}

.vellfire-body .slide-9 table .td100 tr th {
  color: white;
}

.vellfire-body .slide-9 table .td100 tr td {
  width: 100% !important;
}

.vellfire-body .slide-10 .container {
  width: 80%;
  margin: auto;
}

.vellfire-body .slide-10 .container h2 {
  margin-bottom: 0;
}

.vellfire-body .slide-10 .container .quote {
  margin-bottom: 2rem;
}

.utrust-body .underline-style p {
  display: inline-block;
  background-color: white;
  margin-top: -1rem;
}

.utrust-body .underline-style .icon-car {
  background-color: transparent !important;
}

.utrust-body .underline-style .stb {
  margin-bottom: 0.4rem !important;
  border-radius: 2px;
}

.utrust-body .underline-style .stb-1,
.utrust-body .underline-style .stb-12 {
  height: 4px;
  width: 4px;
}

.utrust-body .underline-style .stb-2,
.utrust-body .underline-style .stb-11 {
  height: 6px;
  width: 6px;
}

.utrust-body .underline-style .stb-3,
.utrust-body .underline-style .stb-10 {
  height: 8px;
  width: 8px;
}

.utrust-body .underline-style .stb-4,
.utrust-body .underline-style .stb-9 {
  height: 10px;
  width: 10px;
}

.utrust-body .underline-style .stb-5,
.utrust-body .underline-style .stb-8 {
  height: 12px;
  width: 12px;
}

.utrust-body .underline-style .stb-6,
.utrust-body .underline-style .stb-7 {
  height: 14px;
  width: 14px;
}

.utrust-body .underline-style p {
  margin: 0rem 0.2rem;
}

.utrust-body .level {
  margin-bottom: 0;
}

.utrust-body .container {
  padding: 4rem 0rem;
}

.utrust-body .container h1,
.utrust-body .container h2,
.utrust-body .container h3,
.utrust-body .container h4,
.utrust-body .container h5,
.utrust-body .container h6 {
  color: white;
}

.utrust-body .con-top {
  padding: 0.5rem 0rem;
}

.utrust-body .con-top h1,
.utrust-body .con-top h2,
.utrust-body .con-top h3,
.utrust-body .con-top h4,
.utrust-body .con-top h5,
.utrust-body .con-top h6 {
  color: white;
}

.utrust-body form {
  border-radius: 0.5rem;
  background-color: #afb2b4;
  padding: 2rem 2rem;
}

.utrust-body form h2,
.utrust-body form .label,
.utrust-body form input,
.utrust-body form .checkbox {
  color: #303030 !important;
}

.utrust-body form option:not(:first-child) {
  font-weight: bold;
}

.utrust-body form .button {
  width: 100%;
  margin-top: 0.5rem;
}

.utrust-body form .checkbox {
  padding-top: 0.5rem;
  font-weight: 600;
  font-size: 14px;
}

.utrust-body form .field-body {
  padding-bottom: 0.5rem;
}

.utrust-body .slide-3 .column table {
  margin-top: 1rem;
}

.utrust-body .slide-3 table td {
  vertical-align: middle !important;
}

.utrust-body .slide-3 table h5 {
  margin-bottom: 0;
}

.utrust-body .slide-4 .col-text {
  padding-top: 2.5rem;
}

.utrust-body .slide-4 .col-text h6 {
  margin-bottom: 0;
}

.utrust-body .slide-4 .col-text th {
  color: white;
}

.utrust-body .slide-4 .col-text td {
  vertical-align: middle !important;
}

.utrust-body .slide-5 .container {
  padding-top: 0;
}

.utrust-body .slide-5 .column {
  padding: 0.2rem;
}

.utrust-body .slide-5 .image-prop {
  height: 150px;
  width: auto;
}

.utrust-body .slide-5 .image-prop img {
  height: 100%;
}

.models-body .nav-dropdown .hide {
  display: none;
}

.models-body .nav-dropdown .show {
  display: block;
}

.models-body .nav-dropdown .drop-items {
  right: 0.5rem;
  margin-top: 0.5rem;
  position: absolute;
  min-width: 40vh;
  overflow: visible;
  border-radius: 0.5rem;
  border: 2px solid;
  z-index: 99;
  background-color: white;
}

.models-body .nav-dropdown .drop-items ul li:hover {
  background-color: #2793da;
 
}
.models-body .nav-dropdown .drop-items ul li a:hover {
  color: white;
}

.models-body .nav-dropdown .drop-items ul li:last-child {
  border-bottom: 0px solid #303030;
}

.models-body .nav-dropdown .drop-items ul li {
  list-style: none;
  width: 100%;
  text-align: center;
  border-bottom: 0.5px solid #303030;
}

.models-body .nav-dropdown .drop-items ul li .button {
  border: 0px;
  border-radius: 0;
  background-color: transparent;
}

.models-body .nav-dropdown .drop-items ul li a {
  width: 100%;
  color: #303030;
  font-weight: bold;
}

.models-body .nav-dropdown .drop-items ul li a,
.models-body .nav-dropdown .drop-items ul li a:hover {
  text-decoration: none !important;
}

.models-body .container form {
  border-radius: 0.5rem;
  background-color: #afb2b4;
  
  padding: 2rem 2rem;
}

.models-body .container form textarea {
  height: 140px;
  resize: none;
  overflow-y: auto;
}

.models-body .container form h2,
.models-body .container form .label,
.models-body .container form input {
  color: #303030;
}

.models-body .container form .button {
  width: 100%;
 background-color:#d10c10;
}

.models-body .container form .field-body {
  padding-bottom: 0.5rem;
}

.models-body .container h1,
.models-body .container h2,
.models-body .container h3,
.models-body .container h4,
.models-body .container h5,
.models-body .container h6 {
  /*color: #d10c10;*/
  /*color:white;*/
  color:black;
}

.models-body .container h1 {
  margin-top: 2rem;
  margin-bottom: 0;
}

.models-body .container .morebtn {
  width: 100%;
  margin-top: 2rem;
}

.models-body .underline-style p {
  display: inline-block;
  /*background-color: white;*/
  background-color:black;
  margin-top: -1rem;
}

.models-body .underline-style .icon-car {
  background-color: transparent !important;
 
}

.models-body .underline-style .stb {
  margin-bottom: 0.4rem !important;
  border-radius: 2px;
   background-color:#696969;
}

.models-body .underline-style .stb-1,
.models-body .underline-style .stb-12 {
  height: 4px;
  width: 4px;
}

.models-body .underline-style .stb-2,
.models-body .underline-style .stb-11 {
  height: 6px;
  width: 6px;
}

.models-body .underline-style .stb-3,
.models-body .underline-style .stb-10 {
  height: 8px;
  width: 8px;
}

.models-body .underline-style .stb-4,
.models-body .underline-style .stb-9 {
  height: 10px;
  width: 10px;
}

.models-body .underline-style .stb-5,
.models-body .underline-style .stb-8 {
  height: 12px;
  width: 12px;
}

.models-body .underline-style .stb-6,
.models-body .underline-style .stb-7 {
  height: 14px;
  width: 14px;
}

.models-body .underline-style p {
  margin: 0rem 0.2rem;
}

.models-body .slide-gal-m .image-prop {
  height: 18vh;
  width: auto;
}

.models-body .slide-gal-m .image-prop img {
  height: 60%;
  margin-bottom:10px;
}

.models-body .slide-m1,
.models-body .slide-m2,
.models-body .slide-gal-m {
  background-color: white;
}

.models-body .slide-m1 h1,
.models-body .slide-m1 h6,
.models-body .slide-m2 h1,
.models-body .slide-m2 h6,
.models-body .slide-gal-m h1,
.models-body .slide-gal-m h6 {
  color: #303030;
}

.models-body .slide-m1 .drop-items,
.models-body .slide-m2 .drop-items,
.models-body .slide-gal-m .drop-items {
  border-color: #303030;
  background-color: #303030;
}

.models-body .slide-m1 .drop-items li:last-child,
.models-body .slide-m2 .drop-items li:last-child,
.models-body .slide-gal-m .drop-items li:last-child {
  border-bottom: 0px solid white;
}

.models-body .slide-m1 .drop-items li,
.models-body .slide-m2 .drop-items li,
.models-body .slide-gal-m .drop-items li {
  border-bottom: 0.5px solid white !important;
}

.models-body .slide-m1 .drop-items a,
.models-body .slide-m2 .drop-items a,
.models-body .slide-gal-m .drop-items a {
  color: white !important;
}

.models-body .slide-m1 .underline-style p,
.models-body .slide-m2 .underline-style p,
.models-body .slide-gal-m .underline-style p {
  background-color: #303030;
}

.models-body .banner-1,
.models-body .banner-2,
.models-body .banner-3,
.models-body .banner-4,
.models-body .banner-5,
.models-body .banner-6,
.models-body .banner-7 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.models-body .banner-1 .banner-title,
.models-body .banner-2 .banner-title,
.models-body .banner-3 .banner-title,
.models-body .banner-4 .banner-title,
.models-body .banner-5 .banner-title,
.models-body .banner-6 .banner-title,
.models-body .banner-7 .banner-title {
  padding-top: 4rem;
  font-size: 3rem;
  font-weight: bold;
  font-style: italic;
}

.models-body .banner-3 {
  background-image: url(../images/models/yaris-1.jpg);
}

.models-body .slide-gal h6 {
  min-height: 2.5rem;
}

@media only screen and (max-device-width: 766px) and (orientation: portrait) {
  .vellfire-body form {
    padding: 2rem 1rem !important;
  }
  .vellfire-body .container {
    padding: 2rem 0rem;
  }
  .vellfire-body .banner-1 .container {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .vellfire-body .banner-2,
  .vellfire-body .banner-3 {
    text-align: center;
    background-size: 100%;
    background-position: top;
  }
  .vellfire-body .banner-2 .container,
  .vellfire-body .banner-3 .container {
    height: 18rem;
  }
  .vellfire-body .banner-2 .heading-bottom,
  .vellfire-body .banner-3 .heading-bottom {
    bottom: 2rem;
    left: 5%;
    right: 5%;
    width: 90% !important;
  }
  .vellfire-body .slide-10 .container {
    width: auto;
    margin: auto;
  }
  .utrust-body form {
    padding: 2rem 1rem !important;
  }
  .utrust-body .slide-3 .column p {
    padding-top: 0rem;
  }
  .models-body .banner-1 .overlay,
  .models-body .banner-2 .overlay,
  .models-body .banner-3 .overlay,
  .models-body .banner-4 .overlay,
  .models-body .banner-5 .overlay,
  .models-body .banner-6 .overlay,
  .models-body .banner-7 .overlay {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    height: 50vh;
  }

  .models-body .banner-1 .banner-title,
  .models-body .banner-2 .banner-title,
  .models-body .banner-3 .banner-title,
  .models-body .banner-4 .banner-title,
  .models-body .banner-5 .banner-title,
  .models-body .banner-6 .banner-title,
  .models-body .banner-7 .banner-title {
    padding-top: 0.5rem;
    font-size: 1.5rem;
  }
  .models-body .slide-5 .level-btn,
  .models-body .slide-3 .level-btn,
  .models-body .slide-7 .level-btn,
  .models-body .slide-9 .level-btn,
  .models-body .slide-11 .level-btn,
  .models-body .slide-14 .level-btn {
    margin-top: 3.8rem;
  }
  .models-body .underline-style p {
    margin: 0px 1.5px !important;
  }
  .models-body .nav-dropdown button {
    width: 100%;
  }
  .models-body .nav-dropdown .drop-items {
    left: 5%;
    right: 5%;
    width: 90% !important;
  }

  .nav-dropdown button {
    width: 100%;
  }
  .nav-dropdown .drop-items {
    left: 5%;
    right: 5%;
    width: auto !important;
  }
  .models-body .container {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .models-body .container form {
    padding: 2rem 1rem !important;
  }
  .models-body .slide-gal h6 {
    min-height: 3.5rem;
  }
  .models-body .slide-gal-m .column {
    margin-top: 2rem;
  }
  .models-body .slide-gal-m .image-prop {
    height: 14vh;
  }
}

@media only screen and (min-device-width: 600px) and (max-device-width: 920px) and (orientation: landscape) {
  .vellfire-body .container {
    padding: 2rem 1rem;
  }

  .vellfire-body .banner-2,
  .vellfire-body .banner-3 {
    background-size: 100%;
    background-position: top;
  }
  .vellfire-body .banner-2 .container,
  .vellfire-body .banner-3 .container {
    height: 24rem;
  }
  .vellfire-body .banner-2 .heading-bottom,
  .vellfire-body .banner-3 .heading-bottom {
    bottom: 2rem;
    left: 5%;
    right: 5%;
    width: 90% !important;
  }
  .vellfire-body .slide-10 .container {
    width: auto;
    margin: auto;
  }
  .vellfire-body .call,
  .utrust-body .call,
  .models-body .call {
    top: 50%;
  }
  .vellfire-body .whatsapp,
  .utrust-body .whatsapp,
  .models-body .whatsapp {
    top: 65%;
  }
  .vellfire-body .totop,
  .utrust-body .totop,
  .models-body .totop {
    top: 80%;
  }
  .models-body .banner-1 .overlay,
  .models-body .banner-2 .overlay,
  .models-body .banner-3 .overlay,
  .models-body .banner-4 .overlay,
  .models-body .banner-5 .overlay,
  .models-body .banner-6 .overlay,
  .models-body .banner-7 .overlay {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    height: 20rem;
  }

  .models-body .banner-1 .banner-title,
  .models-body .banner-2 .banner-title,
  .models-body .banner-3 .banner-title,
  .models-body .banner-4 .banner-title,
  .models-body .banner-5 .banner-title,
  .models-body .banner-6 .banner-title,
  .models-body .banner-7 .banner-title {
    padding-top: 0.1rem;
    font-size: 1.5rem;
  }
  .models-body .banner-2 .overlay {
    height: 70vh;
  }
  .models-body .slide-5 .level-btn,
  .models-body .slide-3 .level-btn,
  .models-body .slide-7 .level-btn,
  .models-body .slide-9 .level-btn,
  .models-body .slide-11 .level-btn,
  .models-body .slide-14 .level-btn {
    margin-top: 5rem;
  }
  .models-body .nav-dropdown button {
    width: 100%;
  }
  .models-body .nav-dropdown .drop-items {
    left: 20%;
    right: 20%;
    width: auto !important;
  }
  .nav-dropdown button {
    width: 100%;
  }
  .nav-dropdown .drop-items {
    left: 20%;
    right: 20%;
    width: auto !important;
  }
  .models-body .slide-gal h6 {
    min-height: 3.5rem;
  }
  .models-body .container {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: portrait) {
  .vellfire-body .container:not(:last-child) {
    padding: 4rem 1.5rem !important;
  }
  .vellfire-body .ellipse-overlay {
    background-image: radial-gradient(
      90vw 26vh at center bottom,
      #000000ee 36%,
      transparent
    );
  }
  .vellfire-body .heading-bottom {
    bottom: 2.5rem !important;
    left: 5%;
    right: 5%;
    width: 90% !important;
  }
  .vellfire-body .slide-10 .container {
    width: auto;
    margin: auto;
  }

  .vellfire-body .banner-2,
  .vellfire-body .banner-3 {
    background-position: top;
  }
  .vellfire-body .banner-2 .container,
  .vellfire-body .banner-3 .container {
    height: 28rem;
  }
  .utrust-body .slide-3 .column p {
    padding-top: 0rem;
  }
  .models-body .banner-1 .overlay,
  .models-body .banner-2 .overlay,
  .models-body .banner-3 .overlay,
  .models-body .banner-4 .overlay,
  .models-body .banner-5 .overlay,
  .models-body .banner-6 .overlay,
  .models-body .banner-7 .overlay {
    height: 30vh;
  }

  .models-body .banner-1 .banner-title,
  .models-body .banner-2 .banner-title,
  .models-body .banner-3 .banner-title,
  .models-body .banner-4 .banner-title,
  .models-body .banner-5 .banner-title,
  .models-body .banner-6 .banner-title,
  .models-body .banner-7 .banner-title {
    padding-top: 01rem;
    font-size: 1.5rem;
  }
  .models-body .slide-5 .level-btn,
  .models-body .slide-3 .level-btn,
  .models-body .slide-7 .level-btn,
  .models-body .slide-9 .level-btn,
  .models-body .slide-11 .level-btn,
  .models-body .slide-14 .level-btn {
    margin-top: 14rem;
  }
  .models-body .container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .models-body .slide-gal h6 {
    min-height: 2.2rem;
  }
  .models-body .slide-gal-m .column {
    margin-top: 2rem;
  }
  .models-body .slide-gal-m .image-prop {
    height: 12vh;
  }
}

@media only screen and (min-device-width: 921px) and (max-device-width: 1280px) and (orientation: landscape) {
  .vellfire-body .container:not(:last-child) {
    padding: 4rem 1.5rem !important;
  }
  .vellfire-body .ellipse-overlay {
    background-image: radial-gradient(
      90vw 26vh at center bottom,
      #000000ee 36%,
      transparent
    );
  }
  .vellfire-body .heading-bottom {
    bottom: 2.5rem !important;
    left: 5%;
    right: 5%;
    width: 90% !important;
  }
  .vellfire-body .slide-10 .container {
    width: auto;
    margin: auto;
  }

  .vellfire-body .banner-2 .container,
  .vellfire-body .banner-3 .container {
    height: 34rem;
  }
  .models-body .banner-1 .overlay,
  .models-body .banner-2 .overlay,
  .models-body .banner-3 .overlay,
  .models-body .banner-4 .overlay,
  .models-body .banner-5 .overlay,
  .models-body .banner-6 .overlay,
  .models-body .banner-7 .overlay {
    height: 54vh;
  }

  .models-body .banner-1 .banner-title,
  .models-body .banner-2 .banner-title,
  .models-body .banner-3 .banner-title,
  .models-body .banner-4 .banner-title,
  .models-body .banner-5 .banner-title,
  .models-body .banner-6 .banner-title,
  .models-body .banner-7 .banner-title {
    padding-top: 1rem;
    font-size: 2rem;
  }
  .models-body .slide-5 .level-btn,
  .models-body .slide-3 .level-btn,
  .models-body .slide-7 .level-btn,
  .models-body .slide-9 .level-btn,
  .models-body .slide-11 .level-btn,
  .models-body .slide-14 .level-btn {
    margin-top: 14rem;
  }
  .models-body .slide-gal h6 {
    min-height: 3.2rem;
  }
}

@media only screen and (min-device-width: 1281px) and (max-device-width: 1400px) and (orientation: landscape) {
  .vellfire-body .container:not(:last-child) {
    padding: 4rem 1.5rem !important;
  }
  .vellfire-body .ellipse-overlay {
    background-image: radial-gradient(
      90vw 26vh at center bottom,
      #000000ee 36%,
      transparent
    );
  }
  .vellfire-body .heading-bottom {
    bottom: 2.5rem !important;
    left: 5%;
    right: 5%;
    width: 90% !important;
  }
  .vellfire-body .slide-10 .container {
    width: auto;
    margin: auto;
  }

  .vellfire-body .banner-2 .container,
  .vellfire-body .banner-3 .container {
    height: 44rem;
  }
  .vellfire-body .banner-2 .heading-bottom,
  .vellfire-body .banner-3 .heading-bottom {
    width: 80vw !important;
  }
  .models-body .banner-1 .overlay,
  .models-body .banner-2 .overlay,
  .models-body .banner-3 .overlay,
  .models-body .banner-4 .overlay,
  .models-body .banner-5 .overlay,
  .models-body .banner-6 .overlay,
  .models-body .banner-7 .overlay {
    height: 54vh;
  }

  .models-body .banner-1 .banner-title,
  .models-body .banner-2 .banner-title,
  .models-body .banner-3 .banner-title,
  .models-body .banner-4 .banner-title,
  .models-body .banner-5 .banner-title,
  .models-body .banner-6 .banner-title,
  .models-body .banner-7 .banner-title {
    padding-top: 2rem;
    font-size: 3rem;
  }
  .models-body .slide-5 .level-btn,
  .models-body .slide-3 .level-btn,
  .models-body .slide-7 .level-btn,
  .models-body .slide-9 .level-btn,
  .models-body .slide-11 .level-btn,
  .models-body .slide-14 .level-btn {
    margin-top: 21rem;
  }
  .models-body .slide-gal h6 {
    min-height: 2.6rem;
  }
}

.models-body .banner-1 .level p {
  width: 100%;
  text-align: center;
}
.models-body .banner-1 .level p .button {
  margin: 0.5rem;
}
.models-body .banner-2 .level p {
  width: 100%;
  text-align: center;
}

.models-body .banner-2 .level p .button {
  margin: 0.5rem;
}
.models-body .banner-4 .level p {
  width: 100%;
  text-align: center;
}
.models-body .banner-4 .level p .button {
  margin: 0.5rem;
}
.models-body .banner-5 .level p {
  width: 100%;
  text-align: center;
}
.models-body .banner-5 .level p .button {
  margin: 0.5rem;
}
.models-body .banner-7 .level p {
  width: 100%;
  text-align: center;
}
.models-body .banner-7 .level p .button {
  margin: 0.5rem;
}
.models-body .banner-6 .level p {
  width: 100%;
  text-align: center;
}
.models-body .banner-6 .level p .button {
  margin: 0.5rem;
}

.vellfire-body .banner-1 .level p {
  width: 100%;
  text-align: center;
}
.vellfire-body .banner-1 .level p .button {
  margin: 0.5rem;
}
.models-body .container {
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
}

@font-face {
  font-family: CharlotteSouthern;
  src: url("Charlotte\ Southern.ttf");
}

.toyota-aws {
  color: #d10c10;
  font-size: 5rem;
  font-weight: 400;
  font-family: CharlotteSouthern;
}

.model-header-level {
  padding: 1rem;
}

.model-header-level .level-left {
  text-align: center;
}

.utrust-block{
    align-items:center;
   background-color:black;
   color:white;
    
}

.paragraph {
    
   max-width:57rem;
   justify-content:center;
   display:flex;
    flex-wrap:wrap;
    margin:auto;
}
.image{
    max-width:20rem;
    margin:auto;
  
 
}

.qdr{
    
    display:flex;
    flex-wrap:wrap;
    padding:1rem;
    align-items:center;
}
.utrust{
   
    display:flex;
    flex-wrap:wrap;
    padding:1rem;
    align-items:center;
}
.hovarable figure :hover{
    -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
  
}
.column figure:hover{
    transform:scale(1.1);
}
.container h2{
    color:#d10c10;
}

a:hover { color: blue; }

@media (hover: none) {
  a:hover { color: inherit; }
}
.models-body .nav-dropdown .drop-items ul li a, .models-body .nav-dropdown .drop-items ul li a:hover {background-color:#d10c10;}







/*# sourceMappingURL=style.css.map */











