body {
    padding-top: 0px;
    padding-bottom: 0px;
    /*-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;*/
    font-family: 'Poppins', sans-serif;
    position: relative;
}

a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

.theme-dropdown .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase>p>.btn {
    margin: 5px 0;
}

.theme-showcase .navbar .container {
    width: auto;
}

li a:hover {
    text-decoration: none;
}

.no-resize {
    resize: none !important;
}

input[type="file"].form-control {
    height: auto !important;
}


/********************************************************

********************************************************/

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
}

#banner-carousel .owl-nav .owl-prev,
#banner-carousel .owl-nav .owl-next {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    font-size: 2em;
    color: #4670bb;
}

#banner-carousel .owl-nav .owl-prev {
    left: 5%;
}

#banner-carousel .owl-nav .owl-next {
    right: 5%;
}


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/

.pad0T {
    padding-top: 0px !important;
}

.pad0R {
    padding-right: 0px !important;
}

.pad0B {
    padding-bottom: 0px !important;
}

.pad0L {
    padding-left: 0px !important;
}

.pad0A {
    padding: 0px !important;
}


/********************************************************

********************************************************/

.pad5T {
    padding-top: 5px !important;
}

.pad5R {
    padding-right: 5px !important;
}

.pad5B {
    padding-bottom: 5px !important;
}

.pad5L {
    padding-left: 5px !important;
}

.pad5A {
    padding: 5px !important;
}


/********************************************************

********************************************************/

.pad10T {
    padding-top: 10px !important;
}

.pad10R {
    padding-right: 10px !important;
}

.pad10B {
    padding-bottom: 10px !important;
}

.pad10L {
    padding-left: 10px !important;
}

.pad10A {
    padding: 10px !important;
}


/********************************************************

********************************************************/

.pad15T {
    padding-top: 15px !important;
}

.pad15R {
    padding-right: 15px !important;
}

.pad15B {
    padding-bottom: 15px !important;
}

.pad15L {
    padding-left: 15px !important;
}

.pad15A {
    padding: 15px !important;
}


/********************************************************

********************************************************/

.pad20T {
    padding-top: 20px !important;
}

.pad20R {
    padding-right: 20px !important;
}

.pad20B {
    padding-bottom: 20px !important;
}

.pad20L {
    padding-left: 20px !important;
}

.pad20A {
    padding: 20px !important;
}


/********************************************************

********************************************************/

.pad30T {
    padding-top: 30px !important;
}

.pad30R {
    padding-right: 30px !important;
}

.pad30B {
    padding-bottom: 30px !important;
}

.pad30L {
    padding-left: 30px !important;
}

.pad30A {
    padding: 30px !important;
}


/********************************************************

********************************************************/

.pad40T {
    padding-top: 40px !important;
}

.pad40R {
    padding-right: 40px !important;
}

.pad40B {
    padding-bottom: 40px !important;
}

.pad40L {
    padding-left: 40px !important;
}

.pad40A {
    padding: 40px !important;
}


/********************************************************

********************************************************/

.mrg0T {
    margin-top: 0px !important;
}

.mrg0R {
    margin-right: 0px !important;
}

.mrg0B {
    margin-bottom: 0px !important;
}

.mrg0L {
    margin-left: 0px !important;
}

.mrg0A {
    margin: 0px !important;
}


/********************************************************

********************************************************/

.mrg5T {
    margin-top: 5px !important;
}

.mrg5R {
    margin-right: 5px !important;
}

.mrg5B {
    margin-bottom: 5px !important;
}

.mrg5L {
    margin-left: 5px !important;
}

.mrg5A {
    margin: 5px !important;
}


/********************************************************

********************************************************/

.mrg10T {
    margin-top: 10px !important;
}

.mrg10R {
    margin-right: 10px !important;
}

.mrg10B {
    margin-bottom: 10px !important;
}

.mrg10L {
    margin-left: 10px !important;
}

.mrg10A {
    margin: 10px !important;
}


/********************************************************

********************************************************/

.mrg15T {
    margin-top: 15px !important;
}

.mrg15R {
    margin-right: 15px !important;
}

.mrg15B {
    margin-bottom: 15px !important;
}

.mrg15L {
    margin-left: 15px !important;
}

.mrg15A {
    margin: 15px !important;
}


/********************************************************

********************************************************/

.mrg20T {
    margin-top: 20px !important;
}

.mrg20R {
    margin-right: 20px !important;
}

.mrg20B {
    margin-bottom: 20px !important;
}

.mrg20L {
    margin-left: 20px !important;
}

.mrg20A {
    margin: 20px !important;
}


/********************************************************

********************************************************/

.mrg30T {
    margin-top: 30px !important;
}

.mrg30R {
    margin-right: 30px !important;
}

.mrg30B {
    margin-bottom: 30px !important;
}

.mrg30L {
    margin-left: 30px !important;
}

.mrg30A {
    margin: 30px !important;
}


/********************************************************

********************************************************/

.mrg40T {
    margin-top: 40px !important;
}

.mrg40R {
    margin-right: 40px !important;
}

.mrg40B {
    margin-bottom: 40px !important;
}

.mrg40L {
    margin-left: 40px !important;
}

.mrg40A {
    margin: 40px !important;
}


/********************************************************

********************************************************/

.font_10 {
    font-size: 10px !important;
}

.font_12 {
    font-size: 12px !important;
}

.font_14 {
    font-size: 14px !important;
}

.font_16 {
    font-size: 16px !important;
}

.font_18 {
    font-size: 18px !important;
}

.font_20 {
    font-size: 20px !important;
}

.font_24 {
    font-size: 24px !important;
}

.font_28 {
    font-size: 28px !important;
}

.font_32 {
    font-size: 32px !important;
}


/********************************************************

********************************************************/

header {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    z-index: 9;
}

.header_top {
    padding: 6px 0 6px 0;
    background: #0836a8;
}

.address_txt p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    padding-left: 36px;
    position: relative;
    margin-bottom: 0;
}

.address_txt p img {
    position: absolute;
    left: 0;
    top: 0;
}

.log_list {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    text-align: right;
}

.log_list li {
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #fff;
}

.log_list li a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    display: block;
    padding: 0 24px 0 24px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.log_list li a:hover {
    color: #184ac8;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.log_list li:last-child a {
    padding-right: 0;
}

.log_list li a img {
    margin-right: 8px;
}

.header_bttm {
    background: #fff;
    padding: 23px 0 23px 0;
}


/*************/

.search_list {
    padding: 0;
    margin: 3px 0 0 0;
    list-style: none;
    width: 100%;
    text-align: right;
}

.search_list li {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.btn-blue {
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif;
    border: #0836a8 0px solid;
    padding: 9px 22px;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    background: #0836a8;
}

.btn-blue:focus,
.btn-blue:hover {
    background: #000000;
    color: #fff;
    outline: none;
    border: #000 0px solid;
}

.search_area {
    margin-right: 12px;
    position: relative;
}

.search_area .search_ico {
    cursor: pointer;
}

.search_sec {
    width: 250px;
    height: auto;
    background: #0836a8;
    padding: 7px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 990;
    display: none;
}

.search_sec .form-control {
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    font-family: 'Poppins', sans-serif;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    border: 1px solid #d7d5d6;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.search_sec .form-control:focus {
    border-color: #0836a8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(8, 54, 168, .075), 0 0 8px rgba(8, 54, 168, .6);
    box-shadow: inset 0 1px 1px rgba(8, 54, 168, .075), 0 0 8px rgba(8, 54, 168, .6);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}

.search_sec .btn-search {
    background: #000000;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    border: #000000 1px solid;
    padding: 3px 13px;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    display: inline-block;
}

.search_sec .btn-search:focus,
.search_sec .btn-search:hover {
    background: #0836a8;
    color: #fff;
    border: #0836a8 1px solid;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    outline: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    font-family: 'Poppins', sans-serif;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    border: 1px solid #d7d5d6;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

textarea.form-control {
    height: auto;
}

.form-control:focus {
    border-color: #ef3742;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(239, 55, 66, .075), 0 0 8px rgba(239, 55, 66, .6);
    box-shadow: inset 0 1px 1px rgba(239, 55, 66, .075), 0 0 8px rgba(239, 55, 66, .6);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}

#banner-carousel .overlay {
    width: 67%;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;
    margin: 0 auto;
    text-align: center;
}

#banner-carousel .overlay h3 {
    font-size: 39px;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 7px;
}

#banner-carousel .overlay h2 {
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 7px;
}

#banner-carousel .overlay p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 30px;
}

#banner-carousel .overlay .btn-blue {
    padding: 13px 22px;
}

#banner-carousel .owl-dots {
    position: absolute;
    top: 131px;
    bottom: 0;
    left: inherit;
    right: 0;
    margin: auto;
    width: 31px;
    padding: 25px 5px 25px 10px;
    height: 106px;
    background: #fff;
    border-radius: 27px 0 0 27px;
}

#banner-carousel .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

#banner-carousel .owl-dots .owl-dot {
    display: initial;
    zoom: 1;
}

#banner-carousel .owl-dots .owl-dot span,
#banner-carousel .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 8px 1.5px;
    border: #dadada 1px solid;
    background: #dadada;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

#banner-carousel .owl-dots .owl-dot.active span,
#banner-carousel .owl-dots .owl-dot:hover span {
    width: 9px;
    height: 9px;
    margin: 8px 1.5px;
    background: #0836a8;
    border: #0836a8 1px solid;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

#banner-carousel .owl-controls .owl-page.active span,
#banner-carousel .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}


/********************************************************

********************************************************/

.our_service_sec {
    padding-top: 60px;
    padding-bottom: 20px;
}

.provider_Area h1 {
    font-size: 76px;
    color: #0836a8;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 22px;
}

.provider_Area h1 big {
    font-size: 161px;
    color: #0836a8;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: .7;
    display: block;
    text-transform: uppercase;
    padding: 3px 0;
}

.provider_Area h1 big {
    background-image: url("../img/big_img.png");
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.provider_Area h1 big {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.provider_Area p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
    padding-right: 22px;
}

.provider_sec {
    width: 100%;
    height: auto;
}

.provider_sec .provider_img {
    width: 78px;
    height: 78px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: #fff 1px solid;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.32);
    vertical-align: middle;
    margin-right: 15px;
}

.provider_sec .provider_name {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle
}

.provider_sec .provider_name h4 {
    font-size: 20px;
    color: #0836a8;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
}

.provider_sec .provider_name h5 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
}

.service_sec {
    width: 100%;
    height: auto;
    background: #fff;
    /*padding: 10px 22px;*/
    padding: 16px 0px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 55px;
}

.service_sec .service_ico {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 8px;
}

.service_sec .service_txt {
    width: 100%;
    height: auto;
    position: relative;
}

.service_sec .service_txt h4 {
    font-size: 20px;
    color: #0836a8;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 16px;
}

.service_sec .service_txt p {
    font-size: 16px;
    color: #757575;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
    margin-bottom: 26px;
}

.service_sec .service_txt .service_btn {
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -61px;
    margin: 0 auto;
}

.our_progress {
    padding-top: 50px;
    padding-bottom: 133px;
    background: url(../img/progress_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.our_progress .headline {
    text-align: center;
    margin-bottom: 90px;
}

.our_progress .headline h2 {
    font-size: 40px;
    color: #0836a8;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.our_progress .headline p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
}

.progres_list {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.progres_list:before {
    width: 95%;
    height: 1px;
    border-top: #0836a8 1px dashed;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 76px;
}

.progres_list li {
    padding: 0 45px;
    margin: 0;
    display: inline-block;
    text-align: center;
    z-index: 1;
    position: relative;
}

.progres_list li:first-child {
    padding-left: 0;
}

.progres_list li:last-child {
    padding-right: 0;
}

.progres_list li .progres_ico {
    width: 152px;
    height: 152px;
    background: #fff;
    border: #0836a8 2px solid;
    border-radius: 50%;
    display: block;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

.progres_list li .progres_ico .icon {
    width: 121px;
    height: 107px;
    display: block;
    margin: 17px auto;
}

.progres_list li .progres_txt {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #666667;
}

.progres_list li .progres_txt p {
    color: #000;
}

.progres_list li:hover .progres_ico,
.progres_list li.active .progres_ico {
    background: #0836a8;
}

.progres_list li.Step1 .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px 8px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.progres_list li.Step1:hover .progres_ico .icon,
.progres_list li.Step1.active .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -108px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.progres_list li.Step2 .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -217px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.progres_list li.Step2:hover .progres_ico .icon,
.progres_list li.Step2.active .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -337px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.progres_list li.Step3 .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -458px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.progres_list li.Step3:hover .progres_ico .icon,
.progres_list li.Step3.active .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -592px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.progres_list li.Step4 .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -707px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.progres_list li.Step4:hover .progres_ico .icon,
.progres_list li.Step4.active .progres_ico .icon {
    background: url(../img/progress_ico.png) no-repeat -2px -814px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.download_area {
    background: url(../img/download_bg.png) no-repeat;
    background-size: 100% 100%;
}

.download_img {
    width: 100%;
    height: 410px;
    position: relative;
}

.download_img img {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.download_txt {
    padding-top: 75px;
}

.download_txt h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.download_txt p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
    margin-bottom: 25px;
}

.download_txt .btn_sec {
    display: inline-block;
    margin-right: 30px;
}

footer {
    background: url(../img/footer_bg.png) no-repeat top center;
    padding-top: 40px;
    background-size: cover;
}

.address_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.address_list li {
    padding: 0 0 16px 36px;
    margin: 0;
    position: relative;
    font-size: 16px;
    color: #bfbfbf;
    line-height: 1.9;
}

.address_list li a {
    color: #bfbfbf;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.address_list li a:hover {
    color: #0836a8;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}


/*

.address_list li:first-child{

	padding: 0 0 30px 36px;

}

*/

.address_list li img {
    position: absolute;
    left: 0;
    top: 8px;
}

.social_list {
    padding: 0;
    margin: 40px 0 0 0;
    list-style: none;
    position: relative;
}

.social_list li {
    padding: 0 7px;
    margin: 0;
    display: inline-block;
}

.social_list li a img {
    width: auto;
}

.social_list li a i {
    color: #fff;
}

.upload_images_truck .form-control {
    margin-bottom: 15px;
}

.job_number_area img {
    width: auto!important;
}

.editdriverimg {
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 15px!important;
    margin-bottom: 15px!important;
}

.big_footer .social_list {
    padding: 0;
    margin: 2px 0 0 0;
}

a.footer_logo {
    width: 143px;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
}

footer h3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    margin-top: 30px;
    margin-bottom: 35px;
}

.footer_menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_menu li {
    padding: 5px 0;
    margin: 0;
}

.footer_menu li a {
    font-size: 16px;
    color: #bfbfbf;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.footer_menu li a:hover {
    color: #0836a8;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

footer .latest_sec {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

footer .latest_sec .latest_img {
    width: 73px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-right: 15px;
}

footer .latest_sec .latest_img img {
    width: 100%;
}

footer .latest_sec .latest_txt {
    width: 64%;
    height: auto;
    display: inline-block;
    vertical-align: top
}

footer .latest_sec .latest_txt p {
    font-size: 15px;
    color: #bfbfbf;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    letter-spacing: -.5px;
}

footer .latest_sec .latest_txt p a {
    color: #0836a8;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

footer .latest_sec .latest_txt p a:hover {
    color: #bfbfbf;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.copy_footer {
    border-top: rgba(255, 255, 255, .1) 1px solid;
    padding-top: 33px;
    padding-bottom: 30px;
    text-align: center;
}

.copy_footer p {
    font-size: 15px;
    color: #868686;
    margin-bottom: 0;
}

.copy_footer p a {
    color: #fff;
    text-decoration: none;
}

.copy_footer p a:hover {
    color: #868686;
    text-decoration: none;
}

a.mail_img {
    width: 67px;
    height: 61px;
    display: block;
    position: absolute;
    right: 0;
}

.opening_text {
    color: red!important;
}

.wrapper_sec .head_line p a.add-btn,
.wrapper_sec .head_sec p a.add-btn {
    color: #fff;
}


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/


/********************************************************

********************************************************/

.stellarnav.mobile.right>ul {
    z-index: 99;
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}


/********************************************************

********************************************************/

ul.log_list li:first-child img {
    float: left;
    margin: 4px 10px 0 0;
}

#google_translate_element a.goog-logo-link {
    display: none !important;
}

#google_translate_element .skiptranslate.goog-te-gadget {
    font-size: 0;
}

#google_translate_element select.goog-te-combo {
    margin-right: 15px;
    background: none;
    color: #fff;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
}

div#google_translate_element {
    display: inline;
}

#google_translate_element select.goog-te-combo option {
    color: #000;
}

.inr_Dashboard_translate #google_translate_element select.goog-te-combo {
    color: #000;
    border: 1px solid #a2a2a2;
    height: 40px;
    float: left;
    border-radius: 20px;
    padding: 5px;
    margin-top: 6px;
}

.gps_location_search {
    margin-bottom: 15px;
}

.gps_map_area {
    width: 100%;
    height: 300px;
    margin-bottom: 30px !important;
}

#map {
    width: 100%;
    position: relative !important;
    overflow: hidden!important;
    height: 300px!important;
    border: 1px solid #ccc!important;
    margin-bottom: 30px!important;
}

#list_job {
    border-bottom: 2px solid #DDD !important;
    margin-left: 15px;
    margin-bottom: 8px;
}

#list_job.nav-tabs>li>a {
    padding: 5px 17px;
    color: #000;
    border-radius: 5px 5px 0 0;
    border: none;
    font-size: 15px;
    font-weight: 600;
    background-color: #dbd9d8;
    margin-right: 5px;
    letter-spacing: 0.3px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.26);
}

#list_job.nav-tabs>li.active>a,
#list_job.nav-tabs>li.active>a:focus,
#list_job.nav-tabs>li.active>a:hover {
    border: none !important;
    color: #fff !important;
    background-color: #0836a8 !important;
}

#list_job.nav-tabs>li>a {
    border: none !important;
    color: #666 !important;
    padding: 6px 15px !important;
    box-shadow: none !important;
    background: #f2f2f2 !important;
    margin-right: 3px !important;
    border-radius: 5px;
    margin: 0 0 15px 0;
    display: inline-block;
}

.pac-container,
.pac-item {
    z-index: 2147483647 !important;
}

span.hl_text {
    background: #fff;
    color: #0836a8;
    border-radius: 35%;
    width: 29px;
    height: 60px;
    padding: 1px 6px 2px 7px;
    margin-left: 28px;
}

.haul_tabs nav {
    width: 100%;
}

.haul_tabs .haul_tabs_content {
    margin-top: 15px;
    width: 100%;
}

#pac-input {
    width: 100%;
    margin: 0 0 15px 0;
    border: #ccc solid 1px;
    height: 45px;
    padding: 0 15px;
}

.trucking_big .postet_job .trucking_btn a.haul_btn {
    padding: 8px 15px;
    font-size: 13.5px;
    margin-top: 3px;
}

.request_list {
    height: 429px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px;
}

.exporter_request_list {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 20%);
    padding: 22px 18px;
    margin-bottom: 30px;
    min-height: 330px;
}

.exporter_request_list .job_no {
    font-weight: 600;
    padding-bottom: 15px;
}

.request_list .exporter_request_list .haul_btn {
    font-size: 12px;
    margin-bottom: 15px;
}

.requestlistbuttonpanel {
    text-align: right;
}

.exporter_request_list p {
    font-size: 14px;
}

.detailsheading {
    padding: 15px 0 0 0;
    margin: 0 0 5px 0;
}

.jodde .job_no {
    padding: 0 0 15px 0;
}

.jodde .address_part p {
    margin: 0 0 5px 0;
}

.jodde .haul_btn {
    font-size: 12px;
    margin-bottom: 15px;
}

.detailsbuttonpanel {
    text-align: right;
    padding-top: 35px;
}

.detailsimagebox img {
    width: 100%;
}


/*.currencyinput {
    border: 1px inset #ccc;
}
.currencyinput input {
    border: 0;
}*/

.currencyinput,
.currencyinputt {
    display: inline-block;
    position: relative;
}

.currencyinput input,
.currencyinputt input {
    padding-left: 15px;
}

.currencyinput:before {
    position: absolute;
    content: "$";
    left: 5px;
    top: 13px;
}

.currencyinputt:before {
    position: absolute;
    content: "$";
    left: 5px;
    top: 6px;
}

.about_page {
    margin-bottom: 30px;
    margin-top: 30px;
}

.payout-settings h3 {
    font-size: 22px;
    color: #757575;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
    margin-bottom: 26px;
    padding: 0 0 20px 0;
    margin: 0;
}

.linkpaymentlink a {
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif;
    border: #0836a8 0px solid;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    background: #0836a8;
    margin: 15px 15px 0 0;
}

.cardsettings label {
    color: #000 !important;
    font-size: 16px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
}

.completeprofilesection h3 {
    font-size: 29px;
    font-weight: bold;
    color: #0836a8;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 7px;
    padding: 0;
}

.completeprofilesection h4 {
    font-size: 24px;
    font-weight: 400;
    color: #767a7e;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 7px;
    padding: 15px 0;
}


/* --------------------------------------- */