/* Generated by less 2.1.1 */
/*, compress: true, strictMath: true*/
@font-face {
	font-family: 'bmwtypelightbold';
	src: url('../fonts/bmwltbd.eot');
	src: url('../fonts/bmwltbd.eot?#iefix') format('embedded-opentype'), url('../fonts/bmwltbd.woff2') format('woff2'), url('../fonts/bmwltbd.woff') format('woff'), url('../fonts/bmwltbd.ttf') format('truetype'), url('../fonts/bmwltbd.svg#bmwtypelightbold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: 'bmwtypelightregular';
	src: url('../fonts/bmwlt.eot');
	src: url('../fonts/bmwlt.eot?#iefix') format('embedded-opentype'), url('../fonts/bmwlt.woff2') format('woff2'), url('../fonts/bmwlt.woff') format('woff'), url('../fonts/bmwlt.ttf') format('truetype'), url('../fonts/bmwlt.svg#bmwtypelightregular') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: 'bmwtype_v2_arabic_boldbold';
	src: url('../fonts/bmwbob.eot');
	src: url('../fonts/bmwbob.eot?#iefix') format('embedded-opentype'), url('../fonts/bmwbob.woff2') format('woff2'), url('../fonts/bmwbob.woff') format('woff'), url('../fonts/bmwbob.ttf') format('truetype'), url('../fonts/bmwbob.svg#bmwtype_v2_arabic_boldbold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  body,
  html {
		font-family: 'bmwtypelightregular' !important;
	height: 100%;
	
  }
  /* * {
	margin: 0px !important;
	padding: 0px;
	outline: none;
	border: 0px;
	list-style: none;
  } */
  .container.form{
	   position: relative;
	width: 100%;
	  min-height: 900px;
	height: 100%;
	background: url('../images/XPO-Wallpaper.jpg') no-repeat center bottom;
	  background-size: cover;
  }
  .col-centered{
	  float:none;
	  margin:0 auto !important;
  }
  .formBody{
	  background: rgba(0,0,0,.5);
	  padding: 50px;
	  width:60%;
	  border-radius: 8px;
  }
  .form-group{
	  padding-bottom: 10px;
  }
  .formBody label{
	 color: #fff;
	  padding: 4px 0px 4px 13px;
	  font-size: 15px;
	  border-radius: 4px;
	 font-family: 'bmwtypelightregular';
	  width: 25%;
		  font-weight: normal !important;
	  
  }
  .formBody input[type="radio"] {
	  background: transparent;
	  border: 2px solid #c6c6c6;
	  border-radius: 6px;
	  color: #fff;
	 width: 20px;
	  height: 20px;
	  display: inline-block;
  }
  .formBody input{
	  width: 55%;
	 background: transparent;
	  border: 2px solid #c6c6c6;
	  border-radius: 6px;
	  height: 40px;
	  color:#fff;
	  padding-left: 35px;
  }
  .input_name{
	  background:transparent url(../images/name.png) no-repeat  left !important;
  }
  .input_mobile{
	  background:transparent url(../images/mobile.png) no-repeat  left !important;
  }
  .input_email{
	  background:transparent url(../images/email.png) no-repeat  left !important;
  }
  .logo{
	  width:60%;
	  
  }
  .logo img{
	  margin-bottom: 50px !important;
	  width: 150px;
  }
  .header{
	  font-size:32px;
		font-family: 'bmwtypelightregular';
	  color:#fff;
	  text-align:center;
	  margin-bottom: 20px !important;
  }
  .header span{
	  color:#1e96ce;
  }
  .header2{
	  font-size:14px;
		font-family: 'bmwtypelightregular';
	  color:#fff;
		  margin-bottom: 50px !important;
  }
  .submitbtn{
	  text-align:center;
	  padding:0px !important;
	  color:#fff;
	  background: #1a94cd !important;
	  width:55%;
	  border:0px !important;
	  margin-top:20px !important;
  }
  .submitgroup label{
	  background: transparent;
  }
  
  
  .clearfix:after {
	content: " ";
	/* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
  }
  .foot {
	
  }
  .foot a {
	color: #2c65d6;
  }
  .body {
	overflow-x: hidden;
	height: 906px;
	overflow-y: hidden;
  }
  @media (max-width: 1024px) {
	.container.welcome,
	.container.questionss {
	  background-size: cover !important;
	  width: 100% !important;
	}
  }
  @media (max-width: 600px) {
	  .formBody{
	   width:100% !important;
	}
	  .form-group {
		  padding-bottom:0px !important;
	  }
	  .header{
		  font-size:20px;
		   margin-bottom:30px !important;
	  }
	  .header2{
		  font-size:15px;
		  margin-bottom:30px !important;
	  }
	  .formBody label{
		  width: 50% !important;
	  margin-bottom: 15px !important;
	  }
	  .formBody input  {
		  width:100% !important;
	  }
		  .formBody input[type="radio"] {
		  width:auto !important;
	  }
		  .confirm{
			  margin-top: 10px;
		  }
		  .confirm label.first{
			 width: 95% !important;
		  }
	  .formBody{
		  padding:20px;
	  }
	  .container.form{
	  
	  /*min-height: 880px;*/
   
  }
	  .col-centered {
		  float:right !important;
	  }
  }
  
  @media (min-width: 601px) and (max-width: 1200px) {
   
	  .logo{
		  width:30%;
	  }
	  .formBody{
	   width:100% !important;
	}
	  .header{
		  font-size:25px;
	  }
	  .header2{
		  font-size:20px;
	  }
	  .formBody label{
		  font-size:18px;
	  }
  }
  @media (min-width: 992px) and (max-width: 1280px) {
   
	  .logo{
		  width: 30%;
	  float: right;
	  margin-right: 100px !important;
	  }
	  .formBody{
	   width:80% !important;
	}
	  .header{
		  font-size:30px;
	  }
	  .header2{
		  font-size:26px;
	  }
	  .formBody label{
		  font-size:20px;
	  }
  }
  @media (max-width: 992px){
   
	  .logo.col-centered{
		  float:right !important;
	  }
	  
  }
  @media (max-width: 992px){
   
	  .logo.col-centered{
		  float:right !important;
	  }
	  
  }
  @media (max-width: 480px) {
	  .container.form{
	  
	background: url('../images/BG2.png') no-repeat left top !important;
  
  }
  }
  @media (min-width: 401px) and (max-width: 750px) {
	  .container.form{
	  
	background: url('../images/BG3.png') no-repeat left top !important;
  
  }
  }
  
  @media (min-width: 1200px){
   
	  .logo{
		  width:60% !important;
	  }
	  
  }
  .foot {
	  float: left;
	  font-size: 12px;
	  color: #fff !important;
	  font-family: 'bmwtypelightregular';
	  font-weight: 600;
	  padding-right: 11px;
	  margin-top:-23px !important;
	  position:relative;
	  float:right;
	  padding: 0px 13px 5px 8px;
	  background: rgba(0,0,0,.5);
	  display:none;
  }
  
  .form-group.select-box select {
	  width: 55%;
	  background: transparent;
	  border: 2px solid #c6c6c6;
	  border-radius: 6px;
	  height: 40px;
	  color: #fff;
	  padding-left: 10px;
  }
  
  .form-group.select-box select option {
	  background: #333
  }
  
  .form-group .checkbox {
	  background: transparent;
	  font-size: 14px;
	  font-weight: normal;
	  border-radius: 0;
	  padding: 0;
	  width: auto;
	  padding-left: 25px;
	  width: 85%;
  }
  
  .form-group .checkbox input {
	  width: auto !important;
	  padding: 0;
	  border-radius: 0;
	  background: transparent;
	  border: none;
	  height: auto;
	  left: 0;
	  top: 4px;
  }
  .img-mob {
	  position: relative;
  }
  .img-mob img.bg-mob {
	  display: none;
	  max-width: 100%;
	  height: auto;
  }
  .logo-image {
	  margin-bottom: 50px !important;
  }
  .logo-image img {
	  margin-left: auto !important;
  }
  .logo-image img {
	  width: 130px;
  }
  @media (max-width: 767px){
	  .form-group.select-box select {
		  width: 100% !important;
	  }
	  .logo-image {
		  position: absolute;
		  right: 30px;
		  top: 0;
				  display: none;
	  }
	  .logo-image img {
		  width: 100px;
	  }
	  .form-group .checkbox {
		  width: 100% !important;
		  margin-top: 20px !important;
	  }
	  .container.form{
		background: transparent !important;
	  }
	  .img-mob img.bg-mob {
		  display: block
	  }
	  .formBody{
		  border-radius: 0;
	  }
	  .formBody label {
		  background: transparent
	  }
	  
  }
  @media (min-width: 600px) {
	  .form-group.select-box select {
		  width: 55% !important
	  }
  
  }
  @media(max-width: 600px){
	  .check-boxes .top-label{
		  width: 100% !important;
	  }
	  .check-boxes label:not(.top-label){
		  width: 30% !important;
	  }
  }
  
  .head-wrapper {
	  width: 700px;
	  margin: auto;
  }
  
  .head-wrapper .head-txt {
  
  margin-bottom: 40px;
  }
  
  .head-wrapper .head-txt h3 {
	  font-weight: 600;
	  font-size: 34px;
	  letter-spacing: 1px;
	  margin-bottom: 20px;
	  text-transform: uppercase
  }
  
  .head-wrapper .head-txt p {
	  
  font-size: 16px;
  margin-bottom: 20px;
  }
  
  .head-wrapper .form-group {
  
  }
  
  .head-wrapper .form-group label {
  
  }
  .head-wrapper .form-group {
	  margin-bottom: 0px
  }
  
  .head-wrapper .form-group input {
	box-shadow: none;
    outline: none;
	color: #000;
	border: 2px solid #c6c6c6;
	height: 40px;
	width: 70%;
	display: initial;
  }
  .head-wrapper .form-group.submitgroup {
	  text-align: center
  }

  .head-wrapper .form-group.submitgroup input[type="submit"] {
	background: #000 !important;
    color: #fff !important;
    border-radius: 5px;
    width: 43% !important;
    padding: 11px !important;
    font-weight: 600;
  }
  .head-wrapper .form-group select {
	width: 100%;
	border: 2px solid #c6c6c6;
	box-shadow: none;
	outline: none;
	color: #000;
  }
  .head-wrapper .form-group input,
  .head-wrapper .form-group select {
	width: 75% !important;
  }

  .head-wrapper .form-group input[type="radio"] {
	  width: auto !important;
	  height: auto !important
  }

  .head-wrapper .form-group select option {
	  color: #fff
  }

  .head-wrapper .form-group select option[disabled] {
	  color: #999
  }

  .head-wrapper .form-group input:focus {
	  border-color: #000
  }

  .head-wrapper .form-group.check-boxes {
	margin-top: 10px
  }

  .head-wrapper .form-group.check-boxes label.top-label {
	  display: block;
	  margin-bottom: 15px
  }

  .head-wrapper .form-group.check-boxes .check-inner {
	display: flex
  }

  .head-wrapper .form-group.check-boxes .check-inner .one-check {
	  margin-left: 70px
  }
  
  .head-wrapper {
	  margin-top: 30px
  }
  

  .logos-design {
	text-align: right;
	padding: 50px 0 30px;
	margin-right: 100px;
  }

  .logos-design img {
	  max-width: 70px
  }

  .logos-design img:first-child {
	  margin-right: 20px
  }

  .logos-design img:nth-child(2) {
	max-width: 130px
  }

  .header-head {
	background: url(../images/XPO2.jpg) no-repeat center;
    background-size: cover;
    min-height: 580px;
  }

  @media (max-width: 767px) {
	.head-wrapper {
		width: auto;
		margin: auto;
	}
	.head-wrapper .form-group {
		margin-bottom: 10px;
	}
	.head-wrapper .head-txt h3 {
		font-size: 24px;
	}
	.head-wrapper .head-txt p {
		font-size: 14px;
	}
	.head-wrapper .form-group input, .head-wrapper .form-group select {
		width: 100% !important;
	}
	.logos-design {
		text-align: center;
		margin-right: auto;
	}
	.logos-design img {
		max-width: 50px;
	}
	.logos-design img:nth-child(2) {
		max-width: 100px;
	}
	.header-head {
		min-height: 300px;
	}
  }