  .form-wizard .input-error {
    border: 1px solid red !important;
}
/* .form-inline label {
  display: inline-block;
  } */
/* .input-group input {
  border-radius: 4px 0px 0px 4px;
}
.input-group select {
  border-radius: 0px 4px 4px 0px;
}
.custom-select:focus,
.form-control:focus {
  box-shadow: none !important;
  } */
.small-nav-top1 {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 90%;
}
.quotationItem:not(:first-child) label {
    visibility: hidden;
}
.redish {
    color: #ed1c24;
}
.bmsg {
    background: #fefefe;
    color: #666666;
    font-weight: bold;
    font-size: small;
    padding: 12px 12px 12px 16px;
    border-top: solid 3px #cccccc;
    border-radius: 5px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.08);
}
.bmsg-clear {
    border-color: #fefefe;
    -webkit-box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.15);
}
.bmsg-info {
    border-color: #b8dbf2;
}
.bmsg-success {
    border-color: #cef2b8;
}
.bmsg-warning {
    border-color: rgba(255, 165, 0, 0.5);
}
.bmsg-danger {
    border-color: #ec8282;
}
.bmsg-primary {
    border-color: #9ca6f1;
}
.bmsg-magick {
    border-color: #e0b8f2;
}
.bmsg-info-text {
    color: #39b3d7;
}
.bmsg-success-text {
    color: #51942d;
}
.bmsg-warning-text {
    color: #db9e34;
}
.bmsg-danger-text {
    color: #c9302c;
}
.bmsg-primary-text {
    color: rgba(47, 106, 215, 0.9);
}
.bmsg-magick-text {
    color: #bb39d7;
}
.b1solid {
    border: 1px solid;
}
#loader {
    display: none;
}
.cssload-loader {
    width: 244px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    color: rgb(206, 66, 51);
    letter-spacing: 0.2em;
    z-index: 99999;
}
.cssload-loader::before,
.cssload-loader::after {
    /*content: "";*/
    display: block;
    width: 15px;
    height: 15px;
    background: rgb(29, 37, 85);
    position: absolute;
    animation: cssload-load 0.81s infinite alternate ease-in-out;
    -o-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -ms-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -webkit-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -moz-animation: cssload-load 0.81s infinite alternate ease-in-out;
}
.cssload-loader::before {
    top: 0;
}
.cssload-loader::after {
    bottom: 0;
}
.padding-10 {
    padding: 10px;
}
.custom_col_spaces {
    border: 1px solid;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 5px;
}
@keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}
@-o-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}
@-ms-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}
@-webkit-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}
@-moz-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}
.btn-light {
    color: #464646 !important;
    background-color: #fff !important;
}
.btn-light {
}
.btn-light:hover {
    border: none !important;
}
.dropdown-menu {
    z-index: 999999999 !important;
}
.form-wizard .btn.btn-pay-now,
.form-wizard .btn.btn-pay-now:focus,
.form-wizard .btn.btn-pay-now:active:focus,
.form-wizard .btn.btn-pay-now.active:focus {
    background: #1d2555;
}
.text_check {
    display: flex;
}
.text_check input {
    width: 30px;
    height: 30px;
}
.check_box_size {
    width: 18px;
    height: 18px;
    top: 5px;
}
#myTabContent .bg-light h5 {
    font-size: 1em;
}
.form-group label,
.form-group > span,
.input-group label,
.input-group > span {
    z-index: 1015 !important;
}
.cust_fon {
    font-size: 14px;
}
.cust_fon input {
    margin-top: 5px !important;
}
.cust_font {
    font-size: 12px;
}
#total_services {
    color: #fff !important;
}
@media (max-width: 992px) {
    .navbar-collapse {
        position: absolute;
        top: 58px;
        right: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.3s ease;
        display: block;
        background: #144d90;
        z-index: 99999;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-right: 50%;
        transition: all 0.3s ease;
        display: block;
    }
    .navbar-collapse.show {
        right: 0;
    }
}
/*
.custom_label {
  top: -1em !important;
  } */
/*--------------------
Boarding Pass
--------------------*/
.boarding-pass {
    position: relative;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-transform: uppercase;
}
.boarding-pass small {
    display: block;
    font-size: 11px;
    color: #a2a9b3;
    margin-bottom: 2px;
}
.boarding-pass strong {
    font-size: 15px;
    display: block;
}
.boarding-pass header .flight {
    float: right;
    color: #fff;
    text-align: right;
}
.boarding-pass header .flight small {
    font-size: 8px;
    margin-bottom: 2px;
    opacity: 0.8;
}
.boarding-pass header .flight strong {
    font-size: 18px;
}
.boarding-pass .cities {
    position: relative;
    margin-bottom: 0 !important;
}
.boarding-pass .cities::after {
    content: "";
    display: table;
    clear: both;
}
.boarding-pass .cities .city {
    padding: 20px 18px;
    float: left;
}
.boarding-pass .cities .city:nth-child(2) {
    float: right;
}
.boarding-pass .cities .city strong {
    font-size: 1.75rem;
    font-weight: 300;
    line-height: 1;
    color: #1d2555;
}
.boarding-pass .cities .city small {
    margin-bottom: 0;
    margin-left: 3px;
}

.boarding-pass .cities .airplane {
	width: 48px;
    height: 45px;
    top: 59%;
    left: 50%;
    opacity: 100;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	position:absolute;
	}
.margin-left-5 {
    margin-left: 5px !important;
}
.edit-buton .btn {
    min-width: 50px !important;
}
@-webkit-keyframes move {
    40% {
        left: 50%;
        opacity: 1;
    }
    100% {
        left: 70%;
        opacity: 0;
    }
}
@keyframes move {
    40% {
        left: 50%;
        opacity: 1;
    }
    100% {
        left: 70%;
        opacity: 0;
    }
}
/* Mixins */
/* bg shortcodes */
.bg-gradient1 span,
.bg-gradient1:before {
    background: #144d90;
}
.bg-gradient2 span,
.bg-gradient2:before {
    background: #44ea76;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#44ea76),
        color-stop(80%, #39fad7),
        to(#39fad7)
    );
    background: linear-gradient(
        to right,
        #44ea76 0%,
        #39fad7 80%,
        #39fad7 100%
    );
}
.bg-gradient3 span,
.bg-gradient3:before {
    background: #fa6c9f;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fa6c9f),
        color-stop(80%, #ffe140),
        to(#ffe140)
    );
    background: linear-gradient(
        to right,
        #fa6c9f 0%,
        #ffe140 80%,
        #ffe140 100%
    );
}
/* fancy Button */
.fancy-button {
    display: inline-block;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    font-size: 17px;
}
button.fancy-button {
    border: none;
    background: none;
}
button.fancy-button:focus {
    outline: none !important;
    outline: none !important;
}
.fancy-button i {
    margin-top: -1px;
    margin-right: 20px;
    font-size: 1.265em;
    vertical-align: middle;
}
.fancy-button span {
    display: inline-block;
    padding: 12px 52px;
    border-radius: 50em;
    position: relative;
    z-index: 2;
    will-change: transform, filter;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-bottom: 13px;
}
.fancy-button:focus,
.fancy-button:active {
    color: #ffffff;
}
.fancy-button:hover {
    color: #fff;
    cursor: pointer;
}
.fancy-button:hover span {
    -webkit-filter: brightness(1.05) contrast(1.05);
    filter: brightness(1.05) contrast(1.05);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
.fancy-button:hover:before {
    bottom: 0;
}
.fancy-button.pop-onhover:before {
    opacity: 0;
    bottom: 10px;
}
.fancy-button.pop-onhover:hover:before {
    bottom: -7px;
    opacity: 1;
}
.fancy-button.pop-onhover:hover span {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.fancy-button.pop-onhover:hover:active span {
    -webkit-filter: brightness(1) contrast(1);
    filter: brightness(1) contrast(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.fancy-button.pop-onhover:hover:active:before {
    bottom: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.service-header {
    align-items: center;
}
.nav-profile .no-round {
    border-radius: 0 !important;
}
.parcel-card .nav > li > a {
    padding: 14px 15px 13px;
}
.bg-light-grey {
    background-color: azure !important;
    border-bottom-right-radius: 1rem;
}
.live-help .circle-wrapper {
    position: relative;
    width: 100px;
    height: 100px;
    float: left;
    margin: 10px;
}
.live-help .icon {
    position: absolute;
    color: #fff;
    font-size: 55px;
    top: 52px;
    left: 49px;
    transform: translate(-50%, -50%);
}
.live-help .circle {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 2.5px;
    background-clip: content-box;
    animation: spin 10s linear infinite;
}
.live-help .circle-wrapper:active .circle {
    animation: spin 2s linear infinite;
}
.live-help .success {
    background-color: #4bb543;
    border: 2.5px dashed #4bb543;
}
.live-help .error {
    background-color: #ca0b00;
    border: 2.5px dashed #ca0b00;
}
.live-help .warning {
    background-color: #f0d500;
    border: 2.5px dashed #f0d500;
}
@keyframes spin {
    100% {
        transform: rotateZ(360deg);
    }
}
.live-help {
    display: flex;
    align-items: center;
}
.payment-container h6 {
    color: #9aa3ab;
    font-weight: 300;
    line-height: 15px;
}
.payment-container h5 {
    color: #99a1aa;
    font-weight: 300;
}
.payment-container h4 {
    font-weight: 300;
    font-size: 13px;
    color: #97a2ad;
}
.payment-container h3 {
    color: #58636a;
    font-weight: 500;
}
.payment-container .container {
    min-width: 636px;

    margin: auto;
    overflow: hidden;
    border-radius: 1rem;
    -webkit-box-shadow: 0px 5px 21px 0px rgba(128, 128, 128, 0.2);
    -moz-box-shadow: 0px 5px 21px 0px rgba(128, 128, 128, 0.2);
    box-shadow: 0px 5px 21px 0px rgba(128, 128, 128, 0.2);
    border: 1px solid #ccc;
}
.payment-container .left {
    background-color: #144d90;
    width: 36%;
    height: 261px;
    float: right;
    color: #ffffff;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.payment-container .info-box {
    margin-top: 13px;
    margin-left: 35px;
    margin-right: 35px;
}
.payment-container .receipt {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #3895f4;
    height: 15%;
}
.payment-container .receipt > span {
    font-weight: 500;
    font-size: 24px;
}
.payment-container .entry {
    border-bottom: 1px solid #3895f4;
    display: flex;
    align-items: center;
}
.payment-container .entry > p {
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    margin-top: 0px !important;
    float: right;
}
.payment-container .entry > i {
    margin-top: 4px;
    margin-right: 13px;
    float: right;
    color: #b4d8fc;
}
.payment-container span {
    font-weight: 500;
    font-size: 38px;
}
.payment-container .entry:last-child {
    border-bottom: none;
}
.payment-container .right {
    background-color: #fefefe;
    width: 61%;
    height: 100%;
    float: left;
    border-radius: 0 5px 5px 0;
}
.payment-container .content {
    margin-top: 10px;
    margin-left: 24px;
    margin-right: 40px;
}
.payment-container .header {
    border-bottom: 1px solid #d7e2e7;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    clear: both;
    margin-top: 10px;
}
.payment-container .header > img {
    width: 120px;
    float: left;
}
.payment-container .header > h4 {
    text-align: right;
    margin-top: 10px;
}
.payment-container .main {
    margin-top: 0px;
}
.payment-container .main h4 {
    font-size: 20px;
}
.payment-container .message {
    margin-top: 40px;
}
.payment-container .message > p {
    font-weight: 300;
    font-size: 15px;
    color: #7a838d;
    line-height: 30px;
}
.payment-container .message > h6 {
    margin-top: 10px;
}
.payment-container .footer {
    overflow: hidden;
    border-top: 1px solid #d7e2e7;
    margin-top: 40px;
    padding-top: 30px;
}
.payment-container .footer > a {
    font-size: 13px;
    font-weight: 500;
    float: left;
}
.payment-container .footer > h6 {
    color: #7a838d;
    text-align: right;
    margin-top: 0px !important;
}
.rounded {
    border-radius: 1rem !important;
}
.card {
    border-bottom: 1px solid #ccc;
    border-radius: 1rem;
}
.headers {
    position: relative;
    text-align: center;
    background: linear-gradient(
        60deg,
        rgba(24, 130, 239, 1) 0%,
        rgba(0, 172, 193, 1) 100%
    );
    color: white;
    margin-bottom: 15px;
    padding-top: 10px;
}
.headers .inner-header {
    height: 10vh;
    width: 100%;
    margin: 0;
    padding: 5% 5%;
}
.headers .inner-header h1 {
    margin-top: 24px;
    text-shadow: 1px 2px 5px #000;
}
.headers .inner-header h1 span {
    display: block;
    font-size: 15px;
}
.flex {
    /*Flexbox for containers*/
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.headers .waves {
    position: relative;
    width: 100%;
    height: 7vh;
    margin-bottom: -7px; /*Fix for safari gap*/
    min-height: 50px;
    max-height: 150px;
}
.headers .content {
    position: relative;
    height: 15vh;
    text-align: center;
    background-color: white;
}
/* Animation */
.parallax > use {
    animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}
.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}
.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}
.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}
@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
    .waves {
        height: 40px;
        min-height: 40px;
    }
    .content {
        height: 30vh;
    }
    h1 {
        font-size: 24px;
    }
}
.no-round-noborder {
    border: none;
    border-bottom-left-radius: 1rem;
}
.no-round-noborder p {
    font-size: 14px !important;
}
.bg-dark-blue h3 {
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}
.main-slideshow-form .btn-danger:hover {
    background-color: #fff;
    border-color: #fff;
    color: #1d2555;
}
.main-slideshow-form .btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    background-color: #fff;
    border-color: #fff;
    color: #1d2555;
}
.input-group-text:hover {
    background: #1d2555 !important;
    color: #fff;
}
.input-group-addon {
    background-color: #1d2555;
    border-right: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom: 0;
}
.custom-control-label::before,
.custom-control-label::after {
    top: 0rem;
    width: 2rem;
    height: 2rem;
}
.custom-control-label {
    padding-left: 20px;
    padding-top: 5px;
}
.icon-grey {
    color: #1d2555;
}
.float-right .btn {
    height: 39px;
}
.btn-barclasy {
    background: #00aeef;
    border-radius: 50rem !important;
    color: #fff !important;
    padding: 6px 36px;
    font-size: 12px;
    margin-top: 20px;
    cursor: pointer;
}
.btn-barclasy:hover {
    background: #144d90;
}
.btn-paypal {
    padding: 5px 20px !important;
    font-size: 21px !important;
    margin-top: 20px !important;
    cursor: pointer !important;
}
/* Pen Title */
.pen-title {
    padding: 50px 0;
    text-align: center;
    letter-spacing: 2px;
}
.pen-title h1 {
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: 300;
}
.pen-title span {
    font-size: 12px;
}
.pen-title span .fa {
    color: #144d90;
}
.pen-title span a {
    color: #144d90;
    font-weight: 600;
    text-decoration: none;
}
/* Form Module */
.form-module {
    position: relative;
    background: #ffffff;
    max-width: 498px;
    width: 100%;
    border-top: 5px solid #144d90;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}
.form-module .toggle {
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 8px;
    background: #144d90;
    width: 30px;
    height: 30px;
    margin: -5px 0 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    padding-top: 10px;
}
.form-module .toggle .tooltips {
    position: absolute;
    top: 5px;
    right: -65px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
    padding: 5px;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
}
.form-module .toggle .tooltips:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -5px;
    display: block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(0, 0, 0, 0.6);
}
.form-module .form {
    display: none;
    padding: 40px 40px 0 40px;
}
.form-module .form:nth-child(2) {
    display: block;
}
.form-module h2 {
    margin: 0 0 20px;
    color: #144d90;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}
.form-module input {
    outline: none;
    display: block;
    width: 100%;
    border: 1px solid #d9d9d9;
    margin: 0 0 20px;
    padding: 10px 15px;
    box-sizing: border-box;
    font-wieght: 400;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.form-module .custom-checkbox input {
    display: inline-block;
    width: auto;
}
.form-module input:focus {
    border: 1px solid #144d90;
    color: #333333;
}
.form-module button {
    cursor: pointer;
    background: #144d90;
    width: 100%;
    border: 0;
    padding: 10px 15px;
    color: #ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.form-module button:hover {
    background: #178ab4;
}
.form-module .cta {
    background: #f2f2f2;
    width: 100%;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #666666;
    font-size: 12px;
    text-align: center;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.form-module .cta a {
    color: #333333;
    text-decoration: none;
}
.facebook-btn {
    background-color: #3c589c;
}
.google-btn {
    background-color: #df4b3b;
}
.social-btn {
    width: 210px;
}
.form-module .toggle .tooltip {
    position: absolute;
    top: 5px;
    right: -65px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    width: auto;
    padding: 5px;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
}
.pricing-item {
    height: 158px;
}
.parcel-card-header .table td {
    border-bottom: 1px solid #dee2e6 !important;
}
.form-module .division {
    float: none;
    margin: 0 auto 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.form-module .division .line {
    border-top: 1px solid #dfdfdf;
    position: absolute;
    top: 10px;
    width: 34%;
}
.form-module .division .line.l {
    left: 0;
}
.form-module .division .line.r {
    right: 0;
}
.form-module .division span {
    color: #424242;
    font-size: 17px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.03) !important;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: 41% !important;
}
.text-danger {
    color: #144d90 !important;
}
.text-delete {
    color: #dc3545 !important;
}
.main-slideshow-form textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
        0 0 8px rgba(126, 239, 104, 0.6);
    outline: 0 none;
}
.main-slideshow-form .form-group .form-control {
    font-size: inherit;
    border: 1px solid #ddd;
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    border: none;
    border-left: 1px solid #ddd;
}
.main-slideshow-form .input-group .form-control {
    font-size: inherit;
    border: 1px solid #ddd;
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    border: none;
    border-left: 1px solid #ddd;
}
.main-slideshow-form .input-group:hover .input-group-text {
    background: #1d2555;
    color: #fff;
    border: 1px solid #1d2555;
}
.no-round-noborder p.font-size16 {
    font-size: 16px !important;
}
.order-list-page-nav .btn-primary:not(:disabled):not(.disabled).active {
    border-top: 3px solid #343a40 !important;
    margin-top: -3px;
}
.order-list-page-nav .btn-primary:not(:disabled):not(.disabled):active {
    border-top: 3px solid #144d90 !important;
    margin-top: -3px;
}
.form-wizard .btn:hover {
    background: #144d90;
    color: #fff;
}
.btn-danger:hover {
    color: #fff;
    background-color: #144d90;
    border-color: #144d90;
}
.white {
    color: #fff;
    font-size: 12px;
}
@media (max-width: 767px) {
    .hidden_box {
        display: none;
    }
}
.copyright {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cart_link {
    margin-bottom: 0px;
}

.cart_link li a {
    padding: 16px 10px;
}

.mobile-m-bar {
    font-size: 29px;
}

#bulkyFolder {
    display: none;
}

#Layer_1 {
    display: none;
}
#bulkyFolder:not(*:root) {
    /* Supports only WebKit browsers */
    display: block;
}

#Layer_1:not(*:root) {
    /* Supports only WebKit browsers */
    display: block;
}

.form-control {
    border-radius: 20px;
}

.input-group-text {
    border-radius: 12px;
    background-color: #ddd;
    color: #000;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.input-group > .input-group-append > .input-group-text {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.input-group:hover .input-group-text {
    background-color: #e9ecef !important;
    border: 1px solid #e9ecef !important;
    color: #000 !important;
}

.form-control {
    height: calc(2.25rem + 8px) !important;
}

#mobile_menu:not(.mm-menu) {
    display: none;
}

.margin-top-15 {
    margin-top: 15px !important;
}
.verify_email_box {
    color: #000;
    border-radius: 10px;
}
#verification_email_send {
    color: #144d90;
    cursor: pointer;
}
#verification_email_msg {
    display: none;
}
#verification_email_send_order {
    color: #144d90;
    cursor: pointer;
}
#verification_email_msg_order {
    display: none;
}
.corona_msg {
    font-size: 18px;
}

.location_link:hover {
    text-decoration: none;
}

.btn_web_height {
    height: 45px !important;
}

@media (min-width: 767px) {
    .cus_verification_msg {
        text-align: center;
    }
}

.wrp-faq span:focus {
    outline: none;
}
.wrp-faq span {
    border: none;
    background: transparent;
    width: 100%;
    outline: none;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    padding: 10px 20px 5px 20px;
}
.wrp-faq .card-header {
    padding: 0;
}
.wrp-faq span .btn {
    float: right;
    margin-right: 30px;
    border-radius: 53px !important;
}
.wrp-faq .card i.fa {
    float: right;
    transition: all 0.5s;
    position: absolute;
    right: 20px;
    font-size: 32px;
}

.wrp-faq h6 {
    margin-bottom: 0;
}

.card .card-separator {
    width: 100%;
    margin: 10px 0 10px 0;
    border: 1px solid #3498db;
}

.wrp-faq .btn {
    border-radius: 53px !important;
}

.form-height-fix {
    height: auto !important;
}

.color-black {
    color: #000;
}

.terms-conditions-error:before {
    border: 1px solid red !important;
}


.header-top {
	top: 0;
	width: 100%;
	background: #FFF;
	z-index: 999
}
.container {
	max-width: 1220px;
}
.bg-primary {
	background-color: #dee3e9 !important;
}
.carousel-item {
	background-size: cover !important;
	/*background-position: center !important;*/
	padding: 150px 0;
}
.carousel-item .btn-danger:hover {
	color: #fff;
	background-color: #f9c803;
	border-color: #f9c803;
}
.carousel-item .btn.btn-danger {
	font-weight: 600;
	min-width: 142px;
	font-size: 18px;
}
.btn-danger {
	color: #fff;
	background-color: #ed2f26;
	border-color: #ed2f26;
	font-weight: 600;
}
.carousel-caption-new p {
	font-size: 30px;
}
.carousel-caption-new h5 {
	font-size: 50px;
	font-weight: bold;
}
.carousel-caption-new {
	max-width: 1020px;
	margin: auto;
	text-align: center;
	color: #FFF;
	padding: 0 20px;
}
.btn-danger:hover {
	color: #fff;
	background-color: #144d90;
	border-color: #144d90;
}
.about h3 {
	color: #232b38;
	font-size: 18px;
	font-weight: 700;
}
.ul-list li {
	margin-bottom: 14px;
}
.ul-list li {
	margin-bottom: 14px;
	font-size: 15px;
}
.clientbg {
	background: url(../img/newtheme/bg-logo.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 80px 0;
}
.how-it-wrok-box-top img {
	width: 100%;
	position: relative;
	right: 0;
}
.how-it-wrok-box-top {
	position: relative;
}
.clientimg {
	padding-bottom: 15px;
	padding-top: 22px;
}
.clientbg p {
	margin: 0;
}
.how-it-wrok-box-top h2 {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	text-align: center;
	left: 0;
	margin: auto;
	top: 28px;
	bottom: 0;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-weight: 700;
	font-size: 22px;
}
.how-it-wrok-box-text {
	padding: 15px;
	width: 90%;
}
.how-it-wrok-box {
	position: relative;
	padding: 30px 0;
	height: 100%;
	padding-bottom: 0;
	max-width: 400px;
	margin: auto;
}
.how-it-wrok-box::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	background: url(../img/newtheme/shadow.png) no-repeat;
	width: 35px;
	background-position: center;
	background-size: contain;
	opacity: 0.5;
}
.how-it-wrok-box ul li {
	margin-bottom: 20px;
	list-style: none;
	position: relative;
	padding-left: 25px;
	color: #3a5363;
	font-weight: 500;
	line-height: 23px;
}
.how-it-wrok-box ul li img {
	position: absolute;
	left: -10px;
	top: 5px;
}
.how-it-wrok-box ul {
	margin: 0;
	padding: 0;
}
.formtop {
	border-radius: 7px;
}
.form-select:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none;
}
.form-control:focus {
	box-shadow: none;
}
.input-form {
	height: 68px;
	margin-top: 4px;
}
.input-form-title {
	left: 25px;
	font-weight: 500;
	padding-bottom: 0px;
	color: #8c8c8c;
}
.we-have-rates-bottom .input-form-title {
	padding-top: 4px;
}
.weight-text label {
	position: absolute;
	top: auto;
	right: 21px;
	bottom: 20px;
	margin: 0;
	font-weight: bold;
	z-index: 9;
	color: #144d90;
	font-size: 17px;/* height: 100%; */
}

.form-check-input:checked {
	background-color: #144d90;
	border-color: #144d90;
}
.we-have-rates-bottom  .form-check-input {
	width: 2em;
	height: 2em;
}

.btn-group-lg > .btn, .btn-lg {
	border-radius: .5rem;
	font-size: 1.2rem;
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
	color: #fff;
	background-color: #144d90;
	border-color: #144d90;
	box-shadow: 0 0 0 .25rem rgb(20, 77, 144);
}


.socailink a {
	font-size: 30px;
	margin: 0 10px;
	color: #000;
}

.clintlogo .thumbnail {
	max-width: 165px;
	background: #FFF;
	box-shadow: 0 0 11px #00000040;
	padding: 23px;
	border-radius: 5px;
	margin: auto;
}

.clintlogo .thumbnail {
	max-width: 165px;
	background: #FFF;
	box-shadow: 0 0 11px #00000040;
	padding: 25px;
	border-radius: 5px;
}

.clintlogo .owl-height {
	padding: 15px;
}


.header-top .btn {
	min-width:80px;
}

.header-top .dropdown-toggle::after {
	content: "\f107";
	border: 0;
	font: normal normal normal 20px/1 FontAwesome;
	color: #000;
	position: absolute;
	right: 8px;
	top: 9px;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 15px;
}
.bg-light {
	background-color: #edf6fc !important;
}

.clintlogo .owl-nav{
	position: absolute;
	top: 40%;
	width:100%;
	font-size:60px;
}

.clintlogo .owl-next {
	position: absolute;
	right: -50px;
}

.clintlogo .owl-prev {
	position: absolute;
	left: -35px;
}

.ul-list {
	margin: 0;
	padding: 0;
	padding-left: 14px;
}
.clientbg .bg-white{
	height: 100%;
}
.navbar-toggler:focus {
	box-shadow: none;
}

@media (max-width:1080px){
.how-it-wrok-box-top h2 {
	top: 23px;
	font-size: 16px;
}
.how-it-wrok-box::before {
	right: -6px;
}
}


.clinthead span {
	font-size: 42px;
}
}
@media (max-width:991px){
	.clintlogo .owl-nav {
		display:none;
}
.bg-white.formtop {
	margin: 10px 0;
}
.how-it-wrok-box-top h2 {
	top: 17px;
	font-size: 15px;
}
.how-it-wrok-box::before {
	right: -14px;
}
.how-it-wrok-box-text {
	width: 95%;
}


.navbar-nav {
	display: flex;
	flex-direction: inherit;
	float: left;
	padding-right: 15px;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 15px;
	margin-right: 15px;
}
.header-top .btn {
	min-width: 74px;
	margin-left: 10px;
}
}
@media (max-width:767px){

.carousel-caption-new h5 {
	font-size:25px;
	font-weight: bold;
}

.carousel-caption-new p {
	font-size: 16px;
}

.title-section h2 {
	color: #000;
	font-weight: 800;
	font-size: 30px;
}


.input-form {
	height: 55px;
	font-size: 13px;
}

.we-have-rates-bottom .form-check {
	margin-top: 10px;
}


.clintlogo .thumbnail {
	max-width: 120px;
}
.clientimg img {
	height: auto;
	/* width: 100%; */
	max-width: 80%;
}

.ul-list {
	padding-top:20px;
}
.about.py-5 {
	padding-bottom: 0 !important;
}
.clintlogo .owl-nav {
	display: none;
}

.how-it-wrok-box-top h2 {
	top:28px;
	font-size: 16px;
}
footer {
	color: ;
	text-align: center;
}

.how-it-wrok-box {
	padding: 30px 0;
	height: auto;
	margin-top: 20px;
	padding-bottom:0
}

.how-it-wrok-box::before {
	right: -10px;
}

.how-it-wrok-box-text {
	width: 97%;
}

.weight-text label {
	position: absolute;
	top: 18px;
}

label {
	font-size: 13px;
}

.clintlogo .thumbnail {
  max-width: 104px;
    padding: 16px;
}
.we-have-rates-bottom .form-check {
	margin-top: 10px;
	text-align: center;
	justify-content: center !important;
}


.clinthead span {
	font-size:30px;
}


}


  .btn-danger {
    font-style: normal;
}
