/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
 /*  padding-top: 3rem;
  padding-bottom: 3rem; */
  color: #767676;
  font-size:16px;
  font-weight:400;
  font-family: 'Poppins', sans-serif;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

.whitebg{
	background-color:#fff;
	 padding-top:0px;
	padding-bottom:0px; 
}
.whitebg .navbar-brand{
	margin-top:25px;
	margin-bottom:25px;
}
.whitebg .navbar-nav .nav-link{
	padding:10px 15px;
	color:#231f20;
	font-weight:600;
}
.font-12{
	font-size:12px;
}
.border-btn, .whitebg .navbar-nav .nav-link.border-btn{
	background-color: transparent;
    color: #777;
    border: 2px solid #999;
	padding:5px 10px;
}
.section-full{
	padding:80px 0px;
	background:#000000;
	position:relative;
	overflow:hidden;
}
.curvy:after{
	content: '';
    background-color: #F1B030;
    position: absolute;
    height: 50px;
    bottom: -36px;
    width: 50%;
    transform: rotate(2.2deg);
    left: -2px;
}
.curvy:before{
	content: '';
    background-color: #F9B93D;
    position: absolute;
    height: 50px;
    bottom: -36px;
    width: 50%;
    transform: rotate(-2.2deg);
    right: -2px;
}
.raleway{
	font-family: 'Raleway', sans-serif;
}
.driverscls{
	font-size:26px;
	text-align:center;
	color:#fec144;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}
.iconscls{
	position: relative;
    width: 100px;
    height: 100px;
    line-height: 96px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
	margin:0px auto 20px auto;
}
.countcls{
	position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.step-title{
	font-size:18px;
	color:#fff;
	line-height:22px;
	font-weight:600;
}
.footer{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	background-color:#F3B02D;
	min-height:417px;
}
.footer1{
	padding:50px 0px;
}
.footer .footerlist{
	list-style:none;
	padding-left:20px;
	font-size:13px;
	min-height:190px;
}
.footer .footerlist li a{
	color: #777;
}
.footer .footerlist li{
	position:relative;
	border-bottom:1px dashed #313131;
	padding: 10px 10px 10px 15px;
	text-transform:uppercase;
}
.footer .footerlist li:last-child{
	border-bottom: none;
}
.footer .footerlist li:before{
	font-family: "FontAwesome";
    content: "\f0da";
    color: #000000;
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
}
.sociallist{
	padding-left:0px;
	margin-bottom:0px;
	list-style:none;
}
.sociallist li{
	display:inline-block;
	padding:0px 5px;
}
.sociallist li a{
	color:#000;
}
.blackbg{
	background:#231f20;
}
.loginform input{
	padding:9px 12px;
}
.themebtn, .themebtn:hover{
	background-color: #ffd500;
    border-color: #ffd500;
    color: #1a1a1a;
}
.signupmodal .tab-pane{
	border-width: 0px 1px 1px;
	border-style:solid;
	border-color:#e1e1e1;
    
	padding:30px;
}
.customnavtabs .nav-link{
	color:#555;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.hiw-banner{
	background-image:url(../images/how-it-workd-banner.jpg);
	background-repeat:no-repeat;
	min-height:100vh;
	background-position:center;
	background-size:cover;
}
.mont{
	font-family: 'Montserrat', sans-serif;
}
.hiw-banner h1{
	font-size:46px;
	color:#fff;
	font-weight:bold;
}
.hiw-banner .bannerdesc{
	color:#fff;
}
.themebtn-white{
	background: #FFF;
    border: 1px solid #e1e1e1;
	color:#767676;
}
.themebtn-white:hover{	
	color:#767676;
}
.becomedriver{
	background-color:#FFD500;
}
.becomedriver .title{
	color:#231f20;
	font-weight:400;
	margin-bottom:24px;
	font-size:38px;
}
h3.title{
	color: #231f20;
    font-weight: 400;
    margin-bottom: 24px;
    font-size: 38px;
}
.hiw-box{
	padding:35px;
	background:#fff;
	height:100%;
}
.rate-table, .rate-table th, .rate-table td, .boxsize-table, .boxsize-table th, .boxsize-table td{
	border:3px solid #f6b533
}
.rate-table .tablehead th:first-child{
	border-top-width:0px;
	border-left-width:0px;
	background-color:transparent;
}
.rate-table .tablehead th{
	background-color:#000;
	color:#f6b533;
}
.rate-table .td-data td:first-child{
	font-weight:bold;
}
.rate-table .td-data td{
	background:#fff;
}
.boxsize-table .td-data td{
	background:#fff;
}
.boxsize-table .td-data td:first-child{
	background:#000;
	color:#f6b533;
}
.safety-banner{
	background-image:url(../images/safety-bg.jpg);
	background-repeat:no-repeat;
	min-height:100vh;
	background-position:center;
	background-size:cover;
}
.safety-banner h1{
	font-size:46px;
	color:#231f20;
	font-weight:bold;
}
.bannertxt{
	background:#f7b837;
	padding:30px;
}
.safety-banner .bannerdesc{
	color:#231f20;
}
.safety4colboxtitle{
	font-size:24px;
	margin-bottom:20px;
	font-weight:bold;
	color:#555555;
}
.cdcguidetxt{
	font-weight:bold;
	font-size:18px
}
.cdcguide{
	padding:35px 0px;
	background-color:#0a0a0a
}
.contactbanner{
	background-image:url(../images/footer_bg.jpg);
	height:300px;
	background-size:cover;
	background-position:center;
	position:relative;
}
.contactbanner .title{
	font-size:36px;
	font-weight:bold;
	color:#fff;
}
.banneroverlay{
	background-color:#000;
	opacity:0.3;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.formtitle{
	font-size:18px;
	color:#555;
	margin:10px 0px 24px;
	font-weight:bold;
}
.formwrap{
	background:#fff;
	padding:30px;
	height:100%;
	border-radius:3px;
}
.infowrap{
	background:#fff;
	padding:15px;
	height:100%;
	border-radius:3px;
}
.contactinfolist{
	padding-left:25px;
	margin-bottom:0px;
	list-style:none;
}
.contactinfolist li{
	position:relative;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
.contactinfolist li:last-of-type{
	border-bottom-width:0px;
}
.contactinfolist li.icon:before{
	position:absolute;
	left:-25px;
	top:0px;
	color:#231f20;
	font-size: 16px;
	font-family: FontAwesome;
}
.contactinfolist li.location:before{
	content:"\f041";
}
.contactinfolist li.email:before{
	content:"\f0e0";
}
.contactinfolist li.phone:before{
	content:"\f095";
}
.f-26{
	font-size:26px;
	font-weight:bold;
}
.f-24{
	font-size:24px;
	font-weight:bold;
}

.color555{
	color:#555;
}
.buttonli a{
		display:inline-block;
	}
.parking-box{
	border:1px solid #333; padding:15px;
	position:relative;
}
.parking-box p{
	line-height:2;
}
.boxtitle{
	position:absolute;
	top:-10px;
}
.boxtitle h5 span{
	background:#fff;
	padding-left: 5px;
	padding-right: 5px;
}
.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 7px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 2px solid #333;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 3px;
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 5px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 8px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #333;
    color: #FFF;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    padding: 1px 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 4px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #eee;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #333;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-color: #333;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #333;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #333;
    border-radius: 3px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #333;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 2px solid #333;
    border-radius: 3px;
    outline: 0;
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #333;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #333;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #333;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #333;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #333;
}

.error-group .form-control{
	border-radius: 0px 0.25rem 0.25rem 0px;
    margin-left: -1px;
	width:86%;
}
#toTopBtn {
    position: fixed;
    bottom: 10px;
    right: 90px;
    z-index: 98;
   /*  padding: 21px; */
    background-color: #000;
	border-radius:50px;
	font-size: 20px;
    padding: 6px 12px;
	color:#fff;
}

.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    /* height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px; */
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
   
    background-color: #000;
    
}
.buttonli{
	padding-left:15px;
}
.buttonli .buttons{
	display:inline-block;
}
.bannerimg{
overflow:hidden;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
@media (max-width: 850px) {
	.formwrap, .infowrap{
		height:auto;
	}
	.custmar{
		margin-top:20px;
		padding-left:15px !important;
	}
	.curvy:after{
		transform: rotate(3.8deg);
	}
	.curvy:before{
		transform: rotate(-3.8deg);
	}
	.buttonli{
		padding-left:0px;
		margin-bottom:15px !important;
	}
	.buttonli .buttons{
		width:50%;
		float:left;
		text-align:center;
		padding: 10px;
		border: 1px solid #E9E9E9;
	}
	.buttonli .buttons a{
		width:100px;
	}
	.orderres li{
		order:2;
		padding: 12px 15px;
		border: 1px solid #E9E9E9;
		margin-bottom: -1px;
	}
	.orderres li:last-child{
		order:1;
		padding: 0;
    border: 0px solid #E9E9E9;
    
	}
	.whitebg .navbar-nav .nav-link{
		padding:0px;
	}
	.collapse.show{
		margin-bottom:1px;
	}
}
@media (max-width: 768px) {
	.hiw-banner{
		min-height: 82vh
	}
	.safety-banner{
		min-height: 82vh
	}
}
@media (max-width: 767px) {
	.container{
		max-width:100%;
	}
	.footerlist{
		margin-top:30px;
	}
	.footer p.pt-2, .footer .sociallist{
		text-align:center;
	}
	 .footer .sociallist{
		 margin-bottom:20px;
	 }
	 .hiw-box{
		 margin-bottom:30px;
		 height:auto;
	 }
}
@media (max-width: 480px){
	.restable{
		width:100%;
		overflow-y:scroll;
	}
	.bannerimg img{
		width: 150% !important;
		max-width: 150%;
		margin-left: -25%;
	}
}

@media (max-width: 420px){
	.bannerimg img{
		width: 250% !important;
		max-width: 250%;
		margin-left: -75%;
	}
}


@media (max-width: 320px){
	.safety-banner h1{
		font-size:36px;
	}
}
