html {
    scroll-padding-top: 102px;
}

.navbar-area .desktop-nav .navbar .navbar-brand img {
    width: 200px;
}

.quote-price-content .courses-form .form-group input {
    background-color: #fff;
    color: #000024;
}

.banner-area.bg-3 {
    background-image: url(../img/banner.jpg);
    height: 100vh;
}

.banner-area.banner-area-three::before {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
}

.banner-content {
    max-width: 100%;
}

.banner-content .top-title {
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
}

.banner-content h1 {
    color: #075ea5;
    text-transform: uppercase;
}

.banner-content p {
    color: #ffffff;
}

.banner-content p {
    color: #ffffff;
}

.courses-title .courses-img {
    position: relative;
    overflow: hidden;
}

.courses-title .courses-img img {
    transition: transform 0.9s;
    cursor: pointer;
}
.courses-title .courses-img img:hover {
    transform: scale(1.5);
}

.single-services-box.custom_box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
}

.main-contact-area .contact_form {
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    background-color: #fff;
    padding: 50px;
}

.shipment-area {
    background-image: url(../img/banner.jpg);
    background-attachment: fixed;
}

.single-footer-widget .logo img {
    width: 120px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.footer-area>* {
    position: relative;
    z-index: 9999;
}

.footer-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-image: url(../img/banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0 20px;
}

.footer-area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
}

.single-footer-widget h3::before {
    background-color: #ed143d;
}

.copy-right-area {
    padding: 10px 0;
}

.copy-right-area p {
    font-size: 14px;
}

.page-title-area.bg-1 {
    background-image: url(../img/banner.jpg);
}

.copy-right-area .left_block {
    text-align: left;
}

.copy-right-area .right_block {
    text-align: right;
}

.main-contact-area .trackForm {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    background-color: #fff;
    padding: 50px
}


/**********Start For Home Tracking**********/

.courses-form .select2-container {
    width: 100% !important;
}

.courses-form .select2-container:last-child {
    display: none;
}

.courses-form .select2-container .select2-selection {
    width: 100% !important;
    border-radius: unset !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #999;
    background-color: #fff;
    border: 1px solid #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 15px;
}

.courses-form .select2-container .select2-selection__arrow {
    top: 10px;
}

.courses-form .select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0 !important;
}

.courses-form .select2-container:last-child .selection {
    display: none;
}

.courses-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
}


/**********End For Home Tracking**********/

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection {
    width: 100% !important;
    border-radius: unset !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #999;
    background-color: #fff;
    border: 1px solid #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.select2-container .select2-selection__arrow {
    top: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0 !important;
}

.select2-container:last-child .selection {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
}

.form-control {
    border: 1px solid #999;
}

.nice-select {
    border: 1px solid #999;
}

.page-title-area {
    padding-top: 185px;
    padding-bottom: 45px;
}

.page-title-area::before {
    background-color: #000;
    opacity: .6;
}

.page-title-area .page-title-content h2 {
    color: #fff;
}

.page-title-area .page-title-content ul li a {
    color: #ffffff;
}

.top_section {
    margin-top: 140px;
}

.privacy-policy .privacy-content {
    box-shadow: 0px 0px 30px rgb(73 78 92 / 15%);
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.privacy-policy .privacy-content p:last-child {
    margin-bottom: 0;
}

.top-header .header-right-content .flag-area li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.top-header .header-right-content .flag-area li a {
    color: #fff;
    font-size: 18px;
}

.top-header .header-right-content .flag-area li a:hover {
    color: #000001;
}

@media only screen and (max-width: 991px) {
    .mobile-nav .logo a img {
        width: 50px;
    }
}