.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.d-block {
    display: block;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

#cupdate {
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-radius: 0px;
    border: none;
    margin: 0px;
}

#cupdate button {
    margin: 0px 17px;
}

#cupdate a {
    margin: 0px 17px;
}

.main_header_area i {
    color: #2761d8;
}

.main_menu_area {
    background: #213258;
    background: #0d1933;
}

.header_top {
    padding: 0px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.header_c_text {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}

#office {
    background: #2761d8;
    color: #fff;
    border: none;
    padding: 8px;
}

#office .dropdown-menu {
    border-radius: 0;
    position: absolute;
}

#office .dropdown-menu h4 {
    padding: 5px 0px;
}

#selectedOffice i {
    padding: 0 10px;
    color: #fff;
}

#logo {
    height: 75px !important;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

#logo {
    height: 75px !important;
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    .header_top {
        display: none;
        padding: 0px;
        margin: 0px;
    }
}

.page-header {
    background: #213258;
    color: #fff;
    padding: 30px 0 30px 0;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    margin: 0px 0px 5px 0px;
}

.page-header h3::before,
.page-header h3::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #2761d8;
    display: inline-block;
    margin: 0 15px 5px 15px;
}

.page-header p {
    color: #fff;
}

.blue-lines h3::before,
.blue-lines h3::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #2761d8;
    display: inline-block;
    margin: 0 15px 5px 15px;
}

@media only screen and (max-width: 992px) {
    .our_about_image {
        display: none;
    }
}

#stats-area li {
    margin-bottom: 30px;
}

#stats-area img {
    height: 60px;
    width: 60px;
}

#stats-area .media-body {
    padding-left: 12px;
}

#stats-area h4 {
    font-size: 30px;
}

#stats-area p {
    font-size: 15px;
}

.infoslider .card {
    margin: 15px !important;
    line-height: 10px;
    background: white;
    -webkit-box-shadow: 0px 0px 16px rgba(136, 159, 229, 0.2);
    box-shadow: 0px 0px 16px rgba(136, 159, 229, 0.2);
}

.infoslider .content {
    text-align: center;
    background: white;
    padding: 15px !important;
    -webkit-box-shadow: 0px 0px 14px rgba(136, 159, 229, 0.2);
    box-shadow: 0px 0px 14px rgba(136, 159, 229, 0.2);
}

.infoslider .title {
    padding-top: 10px;
    padding-bottom: 15px;
}

.infoslider p {
    padding-bottom: 10px;
}

.infoslider .owl-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -40px;
}

.infoslider .owl-dots .owl-dot.active {
    background: #2761d8;
}

.infoslider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background: #dedede;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.infoslider .owl-dots .owl-dot:last-child {
    margin-right: 0px;
}

.get_quote_area {
    background: #f5f7f9;
}

.get_quote_area .pull-left h4 {
    color: #59595b;
}

.get_quote_area .pull-right a {
    border: none;
    border-radius: 0px;
    background: #2761d8;
}

.home-trace {
    padding-top: 50px;
    padding-bottom: 50px;
}

.home-trace h3 {
    padding-bottom: 20px;
}

.home-trace p {
    padding-bottom: 20px;
}

.home-trace button {
    border: none;
    height: 50px;
    padding: 0px;
    width: 150px;
    background: #2761d8;
    border-radius: 0px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    letter-spacing: .45px;
}

.home-trace button:hover {
    background: #2ecc71;
}

.home-trace button a {
    color: #fff;
}

.price_faq_area {
    padding: 45px 0px 0px 0px;
}

.price_faq_inner .panel-group {
    padding-top: 0px;
    padding-bottom: 20px;
}

.price_faq_area #js-contact-btn {
    border-radius: 0px;
}

.testimonials_area {
    padding-top: 40px;
    padding-bottom: 40px;
}

.testimonials_slider .item p {
    padding-top: 15px;
    padding-bottom: 15px;
}

.testimonials_slider .item h5 {
    margin-top: 40px;
}

.special-area {
    background: #f5f7f9;
}

.special-area h3 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.special-area p {
    font-size: 19px;
    text-align: center;
}

.special-area li {
    margin-bottom: 30px;
}

.special-area img {
    height: 60px;
    width: 60px;
}

.special-area .media-body {
    padding-left: 12px;
    vertical-align: middle;
}

.special-area .media-body p {
    font-size: 17px;
    text-align: center;
}


/* ------- FOOTER -------- */

.footer_area i {
    color: #2761d8;
}

.contact_details i {
    padding-right: 10px;
}


/* ----------------------- */

.h3-blue-line::before {
    content: '';
    width: 10px;
    height: 2px;
    background: #2761d8;
    display: inline-block;
    margin: 0 15px 5px 0px;
}

.gray-btn {
    background-color: #efefef;
    border: none;
}

.services-area-contact {
    padding: 10px 0 50px 0;
}

.services-area-contact .b_get_btn {
    background: #2761d8;
    border: none;
    border-radius: 0px;
    line-height: 45px;
    padding: 0 20px;
    font-size: 14px;
}


/* -------- Safe-Fast-Support -------- */

.safe-fast-support h4,
.safe-fast-support p {
    color: #fff;
}

.safe-fast-support .card {
    padding: 25px;
}

.safe-fast-support col {
    height: 400px;
}

.safe-fast-support img {
    width: 60px;
    padding-bottom: 5px;
}


/* -------- Car Transportation -------- */

.services-area {
    background: #ffffff;
    padding: 40px 0px;
}

.services-area .service {
    padding-bottom: 60px;
}

.card-ext {
    background: white;
    -webkit-box-shadow: 0px 0px 16px rgba(136, 159, 229, 0.2);
    box-shadow: 0px 0px 16px rgba(136, 159, 229, 0.2);
}

.card-ext img {
    width: 100%;
}

.card-ext .content {
    background: white;
    padding: 0 30px 10px 30px;
    margin: 10px;
}

.card-ext .title {
    padding-top: 10px;
    padding-bottom: 45px;
    text-align: center;
}

.card-ext p {
    padding-left: 5px;
}

.blue-checked li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.blue-checked li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\f00c";
    color: #1086df;
}


/* All Services */

.xt {
    margin: 15px !important;
    line-height: 10px;
    background: white;
    -webkit-box-shadow: 0px 0px 16px rgba(136, 159, 229, 0.2);
    box-shadow: 0px 0px 16px rgba(136, 159, 229, 0.2);
    /* width: 300px; */
}

.xt .content {
    text-align: center;
    background: white;
    padding: 15px !important;
    /* -webkit-box-shadow: 0px 0px 14px rgba(136, 159, 229, 0.2);
    box-shadow: 0px 0px 14px rgba(136, 159, 229, 0.2); */
}

.xt .title {
    padding-top: 10px;
    padding-bottom: 15px;
}

.xt p {
    padding-bottom: 10px;
}

.xt img {
    width: 100%;
}

.max-500 {
    max-width: 700px;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-top: 10px;
}

.escnum {
    color: #fff;
    background-color: #3498db;
    padding: 3px 3px;
    margin-right: 7px;
}


/* #contact-tbl tr {
    line-height: 80px;
}

#contact-tbl i {
    vertical-align: middle;
    margin-right: 10px;
    color: #2761d8;
} */

.contact_title {
    color: #58585a !important;
    font-size: 20px !important;
}

.contact_us_form ::placeholder {
    color: #d3d3d3 !important;
    opacity: 1;
    /* Firefox */
}

.contact_us_form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d3d3d3 !important;
}

.contact_us_form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d3d3d3 !important;
}


/* Team */

.team-member {
    margin: 15px !important;
}

.team-member .content {
    text-align: center;
    background: white;
    padding: 15px !important;
    -webkit-box-shadow: 0px 0px 14px rgba(136, 159, 229, 0.2);
    box-shadow: 0px 0px 14px rgba(136, 159, 229, 0.2);
    margin-top: 20px;
}

.team-member .title {
    padding-top: 10px;
    padding-bottom: 15px;
}

.team-member img {
    width: 100%;
}

@media (max-width: 1200px) {
    #fax,
    #office {
        display: none;
    }
}

.dot-flashing {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 23px;
    background-color: #2496eb;
    color: #2496eb;
    -webkit-animation: dot-flashing 1s infinite linear alternate;
    animation: dot-flashing 1s infinite linear alternate;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.dot-flashing::before,
.dot-flashing::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
}

.dot-flashing::before {
    left: -30px;
    width: 18px;
    height: 18px;
    border-radius: 23px;
    background-color: #2496eb;
    color: #2496eb;
    -webkit-animation: dot-flashing 1s infinite alternate;
    animation: dot-flashing 1s infinite alternate;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.dot-flashing::after {
    left: 30px;
    width: 18px;
    height: 18px;
    border-radius: 23px;
    background-color: #2496eb;
    color: #2496eb;
    -webkit-animation: dot-flashing 1s infinite alternate;
    animation: dot-flashing 1s infinite alternate;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@-webkit-keyframes dot-flashing {
    0% {
        background-color: #2496eb;
    }
    50%,
    100% {
        background-color: #bbdef6;
    }
}

@keyframes dot-flashing {
    0% {
        background-color: #2496eb;
    }
    50%,
    100% {
        background-color: #222c3f;
    }
}

.preloader {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    min-height: 100vh;
    z-index: 99999999;
    background-color: #0d1933;
    background-position: center;
}

.navbar-toggle {
    border: 2px solid transparent;
    border-radius: none;
    margin-top: 27px;
    border-radius: 0px;
}