@font-face {
  font-family: 'Volvo-Novum-Medium';
  src: url(fonts/Volvo-Novum-Medium.eot);
  src: url(fonts/Volvo-Novum-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/Volvo-Novum-Medium.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Volvo-Novum-Bold';
  src: url(fonts/Volvo-Novum-Bold.eot);
  src: url(fonts/Volvo-Novum-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Volvo-Novum-Bold.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Volvo-Novum-Regular';
  src: url(fonts/Volvo-Novum-Regular.eot);
  src: url(fonts/Volvo-Novum-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Volvo-Novum-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Volvo-Novum-Light';
  src: url(fonts/Volvo-Novum-Light.eot);
  src: url(fonts/Volvo-Novum-Light.eot?#iefix) format("embedded-opentype"), url(fonts/Volvo-Novum-Light.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
body {
  font-family: 'Volvo-Novum-Light';
}
h3, h1, h2, h3, h4, h5, h6 {
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25em;
  margin: 0;
  text-rendering: optimizeLegibility;
}
p, a, label, input, select, button {
  font: 15px/22px "Volvo-Novum-Light", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
}
p, a, label, input, select, button {
  font: 15px/22px "Volvo-Novum-Light", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
}
h2 {
  font-family: "Volvo-Novum-Light", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
}
h1 {
    font-size: 2rem;
}
btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #535f75;
  border-color: #535f75;
}
.navbar-brand img {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .navbar-brand img {
    width: 130px;
  }
  .tel-info .nav li a {
    font-size: 17px;
  }
  ul.nav.justify-content-end.list-inline.social {
    justify-content: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
  }
  .form-columns {
    padding: 0;
  }
  .text-left.col-md-6.fl {
    text-align: center !important;
  }
  .tradein-terms {
    padding: 1rem !important;
  }
  .terms-arabic {
    padding: 2rem 2rem 0 0;
 }
 .deviders .btnHld {
    margin-top: 0px !important;
 }
    .navbar-brand {
        margin-right: 0;
    }
    li.lang-switch a {
        margin-top: 0 !important;
    }
}
p.copy {
  font-family: Arial;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  transform: scaleY(1.001);
  line-height: 30px;
  padding: 0;
  margin: 0;
}
.navbar-nav {
  flex-direction: row;
}
.navbar {
  background-color: #fafafa;
    min-height: 64px;
}
.nav li:first-child {
  margin-right:0;
}
.nav li {
  display: inline-flex;
  color: #000;
}
.nav li a {
    color: #000000;
    font-family: Volvo-Novum-Regular;
}
.nav li a i {
  margin-right: 5px;
}
.overlay.form .btn-primary {
  color: #fff;
  background-color: #cf7629;
  border-color: #cf7629;
  width: 100%;
  opacity: 1;
  margin-top: 15px;
  max-width: 50%;
}
.overlay.form {
  padding: 15px 0;
}
.overlay h2 {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  background: #2a609d;
  padding: 15px 0;
  color: #fff;
  margin-bottom: 15px;
  font-size: 22px;
    text-transform: uppercase;
  font-family: Volvo Novum, Arial, sans-serif;
    font-weight: 600;    
}
section.deviders {
  margin: 0px auto;
  color: #333;
}
.deviders h2 {
  margin-bottom: 15px;
  font-weight: 300;
  color: #333;
  font-size: 1.4rem;
}
.atAglance img {
  max-width: 100%;
  width: 100%;
}
.deviders h5.h5 {
  font-weight: bold;
  font-size: 17px;
  margin: 20px 0;
}
.brd {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  border: 1px solid #ddd;
}
.txt {
  padding: 0 10px;
  color: #333;
}
.atAglance .col-md-6 {
  margin-bottom: 15px;
}
.deviders .btnHld {
  margin-top: 30px;
}
.btn-primary {
  color: #fff;
  background-color: #cf7629;
  border-color: #cf7629;
}
section.deviders.atAglance.grey {
  background: rgba(83, 95, 117, .05);
  padding: 30px 0;
}
footer.container-fluid {
  background: #000;
  padding: 15px 0;
}
footer .nav li a {
  color: #fff !important;
  font-size: 26px;
}
.row.h-100 .rt address {
  margin-top: 30px;
}
label {
    display: inline-block;
    margin-top: 0.5rem;
}
input, textarea {
    border: solid 1px;
    padding: 5px;
    border-color: rgb(213, 213, 213);
    /* border-radius: 5px; */
}
button {
    /* border-color: rgb(42, 96, 157); */
    background: rgb(42, 96, 157);
    border: 0;
    padding: 1rem 2rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #000000;
}
.tactical-banner{
    margin-top: 64px;
}
.owl-carousel .owl-item img {
    padding: 1rem 0;
}
em {
    font-style: NORMAL;
    font-weight: bold;
    display: block;
    text-align: left;
    font-size: 12px;
}
.item {
    PADDING: 1REM;
    font-size: 0.75rem;
}
.item h4{
    font-family: Volvo Novum, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-align: left;
}
a em {
    color: rgba(0, 0, 0, 0.56);
}
a em:hover, a h4:hover{
    color: rgb(42, 96, 157);
}
.product-list-carousel-item-links {
    display: inline-flex;
    text-align: center;
    color: #2a609d;
    text-transform: uppercase;
}
.product-list-carousel-item-links a {
    color: #2a609d;
    font-family: Volvo Novum, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.product-list-carousel-item-links a:hover {
    color:rgba(0, 0, 0, 0.92);
}
li.lang-switch a {
    font-size: 14px !important;
    margin-top: 3px;
    margin-left: 1rem;
}
@media screen and (min-width: 769px) {
  .overlay.form {
    padding: 30px;
  }
  .overlay h2 {
    margin-left: -15px;
    margin-right: -15px;
  }
  footer.container-fluid {
    padding: 30px 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .atAglance .col-md-6 {
    margin-bottom: 0;
  }
  .row.h-100 .rt {
    position: relative;
  }
  .row.h-100 .rt address {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .deviders h2 {
    font-size: 2rem;
  }
  .tel-info .nav li a {
    font-size: 25px;
  }
}
.mtb-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  section.deviders.atAglance.grey {
    padding: 15px 0;
  }
  section.deviders {
    margin: 0px auto;
  }
  .deviders h2 {
    margin-bottom: 30px;
  }
  .overlay.form {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8);
    padding: 30px;
    border-radius: 6px 6px 0 0;
  }
  .overlay h2 {
    border-radius: 6px 6px 0 0;
  }
  .overlay.form {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8);
    padding: 0 15px 15px;
    border-radius: 6px 6px 0 0;
  }
  .overlay.form .btn-primary {
    max-width: 100%;
  }
}
@media screen and (min-width: 1400px) {
  .overlay h2 {
    margin-left: -30px;
    margin-top: -1px;
    margin-right: -30px;
    font-size: 22px;
  }
  .overlay.form {
    padding: 0 30px 30px;
  }
}
a.close {
  top: 30px;
  border-color: #cfcfcf;
  line-height: 18px;
}
#formTitle span {
  text-transform: uppercase;
}
.jotFeedbackWholeWrap .help-block.with-errors {
  position: absolute;
  right: 0;
  top: -21px;
}
section#cars {
  padding: 30px 0;
  background: #e3eff8;
  border-top: 1px solid #777
}
.cars h5 {
  color: #777;
  font-size: 22px;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  ;
  margin: 15px auto
}
.cars .btn-default {
  color: #e3eff8;
  background-color: #3462b0;
  border-color: #306eb6
}
.jotFeedbackWholeWrap {
  position: fixed;
  bottom: 10px;
  right: 30px;
  z-index: 1000;
  max-width: 304px
}
.jotFeedbackWholeWrap .jotFormWidgetWrap {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  background: #f2f3f5;
  border-radius: 8px;
  color: #000;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(204, 204, 204, 1) 100%);
  box-sizing: border-box;
  transition-property: all, opacity;
  transition-duration: .5s, .4s;
  transition-timing-function: cubic-bezier(0, 1, .5, 1);
  max-width: 0;
  opacity: 0
}
.feedBackBtn {
  position: relative;
  height: 50px
}
.jotFeedbackWholeWrap .jotFormWidgetWrap p {
  font-size: 16px;
  margin-top: 10px
}
.jotFeedbackWholeWrap .jotFormWidgetWrap * {
  color: #000;
  position: relative;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.jotFeedbackWholeWrap .jotFormWidgetWrap button {
  color: #fff;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}
.jotFeedbackWholeWrap .control_head {
  margin: 0 auto 10px
}
button#phone {
  right: 70px
}
.feedBackBtn button {
  position: absolute;
  background-color: #cf7629;
  color: #fff;
  border-radius: 24px;
  padding: 0;
  max-width: 48px;
  height: 48px;
  border: 0;
  cursor: pointer;
  transition: all .25s ease !important;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  z-index: 999999;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  bottom: 10px;
  right: 0px;
  min-width: 48px;
  outline: none;
}
.feedBackBtn button:hover, .jotFeedbackWholeWrap.open button.jotFeedback {
  border-radius: 8px;
  max-width: 288px;
  padding: 5px 15px
}
.feedBackBtn button .u-envelope, .feedBackBtn button .jfFeedbackButton-text {
  font-size: 14px;
  vertical-align: top;
  color: transparent;
  display: inline-block;
  padding: 0;
  overflow: hidden;
  transition: padding .25s ease 0s, color .15s ease .1s !important;
  line-height: 39px;
  color: #fff
}
.feedBackBtn button:hover .u-envelope, .jotFeedbackWholeWrap.open button .u-envelope, .feedBackBtn button:hover .jfFeedbackButton-icon.u-phone {
  opacity: 0
}
.feedBackBtn button:hover .jfFeedbackButton-text, .jotFeedbackWholeWrap.open button .jfFeedbackButton-text {
  padding: 0 48px 0 0
}
.jotFeedbackWholeWrap.open .jotFormWidgetWrap {
  margin-bottom: 12px;
  padding: 30px 30px 0;
  max-width: 300px;
  opacity: 1;
  max-height: 500px;
  display: inline-block;
  border: 1px solid #d4d4d4;
  box-shadow: 2px 2px 2px #a0a0a0;
}
.jotFeedbackWholeWrap.open .jotFormWidgetWrap.hide {
  max-width: 0;
  overflow: hidden;
  padding: 0;
  max-height: 0;
  opacity: 0
}
.form-control {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-sizing: border-box;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}
.form-group {
  margin-bottom: 15px
}
.jotFormWidgetWrap .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.jotFormWidgetWrap label {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}
.control_head {
  text-align: center
}
.jotFormWidgetWrap .control_head label {
  font-size: 22px
}
.jotFormWidgetWrap .control_button {
  margin-right: -15px;
  margin-left: -15px;
  text-align: center;
  background: #cf7629;
  border-radius: 0 0 8px 8px;
  margin-bottom: 0;
  margin-top: 30px
}
.jotFormWidgetWrap .control_button .btn {
  background: #a52834;
  color: #fff;
  padding: 5px 30px;
  font-size: 16px;
  line-height: 32px;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}
.jotFeedbackWholeWrap .jotFormWidgetWrap .help-block.with-errors ul {
  padding: 0;
  margin: 5px 0;
  color: #ca4a4a;
  font-family: "Volvo-Novum-Medium", sans-serif, "Volvo-Novum-Regular", sans-serif, "Arial Narrow", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}
.form-group.control_phone.has-error.has-danger .form-control {
  border-color: #ca4a4a
}
a.close:hover {
  color: #fff;
  background: #3562b0
}
a.close {
  border: 1px solid #3562b0;
  width: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 11px;
  position: absolute !important;
  right: 10px;
  margin-top: -20px;
  top: auto;
  color: #3562b0;
  cursor: pointer
}
.jotFeedbackWholeWrap .intro {
  display: inline-block;
  text-align: center;
  min-width: 217px;
  vertical-align: middle
}
.jotform-form {
  width: 100%;
  max-width: 100%
}
.jotFeedbackWholeWrap.open .jotFormWidgetWrap.done {
  padding: 0
}
.tradein-terms{
    padding: 0 8rem;
}
.tradein-terms h2 {
    font-family: 'Volvo-Novum-Regular';
    font-weight: 700;
}
.terms-arabic h2{
    font-family: 'Almarai', sans-serif !important;
}
.terms-arabic ul li{
    font-family: 'Almarai', sans-serif !important;
}
.terms-arabic {
    text-align: right;
}
input[type="text"], input[type="email"], input[type="tel"] {
    border-color: rgb(213, 213, 213);
    padding: 6px 15px;
    height: 3rem;
    border-radius: 5px;
    box-shadow: none;
}
footer li {
    padding: 0 5px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    padding: 0 10px !important;
    border: 0 !important;
}
@media only screen and (max-width:600px) {
  .cars .col-md-6.text-center:first-child {
    margin-bottom: 30px
  }
}
.help-block.with-errors li {
  color: red;
  font-size: 12px
}
div#stage {
  padding: 30px
}
.jotFormWidgetWrap img {
  width: auto;
  margin: auto
}
.control_textbox label {
  position: absolute !important;
  top: -10px;
  z-index: 2;
  left: 10px;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  font-size: 13px;
  height: 15px;
  background-color: #fefefe;
  padding: 0 10px
}
.control_email label {
  position: absolute !important;
  top: -10px;
  z-index: 2;
  left: 10px;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  font-size: 13px;
  height: 15px;
  background-color: #fefefe;
  padding: 0 10px
}
.control_phone label {
  position: absolute !important;
  top: -10px;
  z-index: 2;
  left: 10px;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  font-size: 13px;
  height: 15px;
  background-color: #fefefe;
  padding: 0 10px
}
a.close {
  line-height: 17px;
  font-size: 12px;
}
button {
  box-shadow: none;
}
.overlay.form .jotform-form {
  width: 100%;
}
a.close {
  top: 30px;
  border-color: #cfcfcf;
  line-height: 18px;
}
.tdBtn {
  padding: 10px 30px;
}
.deviders h2, .tdBtn {
  /*text-transform: uppercase;*/
     font-family: 'Volvo-Novum-Regular';
    font-weight: 400;
}
.feedBackBtn button .u-envelope {
  font-size: 32px;
  padding: 5px 8px;
}
.white-b {
  background-color: #ffffff;
}
.gray-b {
  background-color: #fafafa;
}
.media-list {
  padding-left: 0;
  list-style: none;
  margin: 0 !important;
}
.media {
  margin-bottom: 10px;
}
.lead-carwash ul li {
  font-size: 15px;
  color: #616161;
  margin-bottom: 2px;
  font-family: 'Volvo-Novum-Light';
  margin-left: 20px;
  list-style: square;
}
.contact-list .media-left {
  margin-right: 15px;
}
.contact-list .media-right {
  margin-left: 15px;
}
.contact-list .media .fa {
  min-width: 18px;
  color: #ffffff;
  background-color: #2a609d;
  border-radius: 2px;
  padding: 7px;
  text-align: center;
}
.border-tb {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
.b1 {
  background: #495662 !important;
}
.btn-primary {
  outline: none;
}
.btn-primary:hover {
  color: #fff;
  background-color: #5b7f95;
  border-color: #5b7f95;
  outline: none;
}
a:hover {
  text-decoration: none !important;
}
.tel-info .nav li a:hover {
    color: #2a609d;
}
.terms {
  margin: 0;
  padding: 10px;
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #5b7f95;
  opacity: 1;
  padding: 5px 25px;
  margin-bottom: 10px;
  border-color: transparent;
}
a {
    color: #2a609d;
}
.invert {
    filter: invert(1);
}
.row.icoC{
    justify-content: center;
}
@media (min-width: 1025px) {
    /* styles for screens 1024px or larger */
    .atAglance img {
    max-height: 450px;
    object-fit: cover;
    object-position: center;
}
    .text-md-right{text-align: right !important}
    .text-md-left{text-align: left !important}

    
}

    .atAglance .icoC img {
    max-height: 90px;
    object-fit: contain;
    object-position: center;
}
a:hover{text-decoration: none !important; cursor: pointer;}

