input:focus, button:focus, textarea:focus, select:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: inherit;
}

.bgform.pboxcolor {
    background: #fff;
    border: 0px solid #ccc;
    box-shadow: #a2989875 0 10px 10px;
    border-radius: 5px;
}

.pricing-amout.new-p-a .form-check-label {
    font-size: 50px !important;
    padding-top: 20px !important;
}

.pricing-amout.new-p-a .dollar {
    font-size: 24px;
    color: #EB001B;
    font-weight: bold;
}

.pricing-amout.new-p-a {
    border-bottom: solid 2px #EB001B;
    padding: 0 20px 16px;
}

.pricing-amout.new-p-a .start-p {
    text-align: left;
    display: block;
    font-weight: bold;
    color: #000;
}

.pricing-amout.new-p-a .uspto {
    text-align: right;
    display: block;
    font-weight: bold;
    color: #000;
}

.pricing-amout.new-p-a strike {
    font-size: 20px;
    padding: 0 0 0 10px;
    font-weight: normal;
}

.pricing-amout.new-p-a h4 {
    font-weight: bold;
    font-size: 70px;
}

.pricing-area.step-5-form {
    margin: 0;
    padding: 20px 0px 60px;
    background-color: #EB001B;
}

.pricing-area.step-5-form .row {
    margin: 0;
}

.pricing-area.step-5-form h2 {
    color: #fff !important;
    padding-bottom: 30px;
}

.pricing-area.step-5-form .form-check.radio {
    padding: 30px 22px 20px;
}

.pricing-area.step-5-form h3 {
    color: #EB001B;
}

.row.pkg-box {
    text-align: center;
}

.row.pkg-box .col-md-4 a {
    display: inline-block;
    background: #535353;
    padding: 10px 40px;
    border-radius: 50px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    box-shadow: #928078d6 0 4px 1px;
}

.row.pkg-box .col-md-4 h2 {
    font-size: 20px;
}

.row.pkg-box .col-md-4 p {
    font-size: 15px;
    font-weight: 600;
}

.row.pkg-box .col-md-8 h3 {
    font-size: 21px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 span {
    display: block;
    color: #007bf2;
    font-size: 15px;
    font-weight: 700;
}

.input-50 input, .input-50 select {
    width: 48.7% !important;
    display: inline-block;
}

.row.pkg-box .col-md-8 strike {
    padding-right: 10px;
    font-size: 15px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 b {
    font-size: 15px;
    font-weight: 700;
    color: red;
}

.row.pkg-box .col-md-8 i {
    display: block;
    font-size: 11px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 .col-md-4 a, .row.pkg-box .col-md-8 .col-md-6 a {
    background: #EB001B;
    padding: 6px 30px;
    display: inline-block;
    margin: 10px 0 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: inherit;
    text-transform: capitalize;
}

.row.pkg-box .col-md-8 .col-md-4 {
    text-align: center;
}

.row.pkg-box .col-md-4 {
    text-align: left;
}

.row.pkg-box .col-md-4 i img {
    margin: 0 auto;
    float: left;
}

table.pricing {
    margin: 0 0 30px;
}

.bgform.pboxcolor {
    background: #fff;
    border: 0px solid #ccc;
    box-shadow: #a2989875 0 0px 10px;
    border-radius: 5px;
}

section.checkoutsec form.checkform h1 {
    font-size: 26px;
    margin-bottom: 28px;
    text-transform: capitalize;
    font-weight: 700;
    color: black;
    letter-spacing: 1px;
}

span.card-icons {
    display: inline-block;
    float: right;
    max-width: 150px;
    position: relative;
    top: -8px;
}

span.card-icons img {
    max-width: 100%;
}

.row.pkg-box .col-md-8 .col-md-4:nth-child(2) a, .row.pkg-box .col-md-8 .col-md-6:nth-child(2) a {
    background: #EB001B;
}

.row.pkg-box .col-md-8 .col-md-4:nth-child(3) a {
    background: #6db6e4;
}

.exp_fld input {
    width: 32.7%;
    display: inline-block;
}

.form-group.ind_own_fld.exp_fld label {
    display: block;
}

section.checkoutsec form.checkform .form-group {
    margin-bottom: 12px;
}

.cstm_box {
    background: #fff;
    padding: 60px 70px 40px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border: 2px solid #6db6e4;
}

.cstm_box h3 {
    font-size: 19px;
    font-weight: 700;
    padding-left: 40px;
    color: #007bff;
    position: relative;
    margin-bottom: 20px;
}

.cstm_box p {
    font-size: 15px;
    font-weight: 500;
}

.step-form .form-wrapper .cstm_box .form-check {
    margin-bottom: 0;
}

.cstm_box .info {
    background: #6db6e4;
    padding: 5px;
    text-align: center;
    width: 200px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "baloo_thambiregular";
    position: absolute;
    right: -55px;
    top: 15px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    left: -55px;
    right: auto;
    font-weight: 700;
    letter-spacing: 1px;
}

.cstm_box h3:before {
    content: "";
    width: 29px;
    height: 32px;
    content: "";
    background: url(../images/icon-title-package1.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
}

.ov_box strong {
    font-size: 19px;
    color: #4b5a6a;
    font-weight: 700;
}

.ov_box a {
    color: #047bff;
    font-weight: 600;
}

.ov_box {
    overflow-y: scroll;
    height: 300px;
    padding: 13px 20px;
    font-size: 12px;
    border: 1px solid rgb(223, 225, 226);
    line-height: 20px;
    margin-bottom: 20px;
}

.failure {
    color: #ffffff;
    background-color: #27c178;
    display: none;
    width: 340px;
    padding: 20px;
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 999;
    border-radius: 15px;
    border: 3px solid #fff;
}

.failure h3 {
    font-size: 22px;
    font-weight: 700;
}

.popup-content h5 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
    color: red;
    margin-bottom: 15px;
    text-align: left;
}

#clickload .modal-body a, #ouibounce-modal .modal {
    padding-right: 62px;
    margin-bottom: 23px;
    font-size: 14px;
    margin-top: 10px
}

#clickload .modal-footer, #ouibounce-modal .modal-footer {
    position: absolute;
    top: 11px;
    right: 14px;
    border: 0 none;
    padding: 0;
}

#clickload .modal-footer a, #ouibounce-modal .modal-footer a {
    cursor: pointer;
    width: 28px!important;
    padding: 1px 0px 1px !important;
    height: 28px!important;
    background-color: #27c178;
    background-size: cover;
    font-size: 14px;
    box-shadow: none;
    border-radius: 72px;
    color: #fff;
    text-align: center;
    display: block;
    border: #27c178 3px solid;
}

#clickload, #ouibounce-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

#ouibounce-modal form {
    margin-top: 33px;
}

#clickload .underlay, #ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .73);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s
}

#clickload .modal, #ouibounce-modal .modal {
    width: 900px;
    height: 430px;
    background-color: #fff;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    display: block;
    -webkit-animation: popin .3s;
    animation: popin .3s;
    padding: 0;
    overflow: visible;
}

#ouibounce-modal h4 {
    color: #000;
    font-size: 25px;
    text-transform: none;
    font-weight: 800;
    position: relative;
    padding-left: 19px;
    margin-top: 13px;
    margin-bottom: 8px
}

#clickload .modal-body, #ouibounce-modal .modal-body {
    font-size: 13px;
    padding: 0
}

#clickload form input[type=email], #clickload form input[type=text], #clickload form select, #clickload form textarea, #ouibounce-modal form input[type=email], #ouibounce-modal form input[type=text], #ouibounce-modal form textarea {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 12px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    color: #000;
    box-shadow: none!important;
    outline: 0!important;
    margin: 0;
    margin-bottom: 18px
}

#clickload form input[type=submit], #ouibounce-modal form input[type=submit] {
    color: #fff
}

.hvr-grow, .hvr-pulse, .hvr-pulse-grow, .hvr-pulse-shrink, .hvr-shrink {
    box-shadow: 0 0 1px transparent
}

#ouibounce-modal form input[type=submit] {
    text-transform: uppercase;
    padding: 12px;
    font-size: 16px;
    border-radius: 4px;
    margin-right: 8px;
    background-color: #27c178;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    font-weight: 800;
    text-shadow: #000 0 1px 1px;
    width: 49%;
    display: inline-block;
}

.popup-bann {
    float: left;
    width: 31%;
    text-align: left;
    display: block
}

.popup-content {
    float: left;
    /* width: 69%;

    padding: 12px 25px 0 50px; */
    text-align: left;
}

form.popup-form [class^=col-] {
    padding: 0 6px
}

.popupform select {
    height: 41px
}

.popup-content input[type=email], .popup-content input[type=tel], .popup-content input[type=text], .popup-content select, .popup-content textarea {
    background: #ffffff;
    border: #d7d7d7 1px solid;
    padding: 10px;
    width: 100%;
    border-radius: 3px;
    font-size: 13px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
    background: #ededed;
    margin-bottom: 18px;
}

.popup-content textarea {
    height: 161px;
}

.popupform .modal-body {
    padding: 0;
}

.form-group h2 {
    color: #2c2e3a;
}

.radio label {
    padding: 18px 15px 17px 50px;
    width: auto;
    display: block;
    color: #3C454C;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    color: #212B35;
    font-size: 17px;
}

.radio label:before {
    width: 100%;
    height: 100%;
    content: '';
    /* border: 1px solid #C4CDD5;	 */
    border-radius: 4px;
    background-color: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.radio label::after {
    width: 22px;
    height: 22px;
    content: '';
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 2px;
    cursor: pointer;
    border: 2px solid #90959A;
}

.radio input:checked ~ label {
    color: #EB001B;
    font-weight: 600;
}

.radio input:checked ~ label:before {
    /* border: 1px solid #EC008C;	

	background-color: rgba(236,0,140,0.05); */
}

.radio:hover label::after {
    border: 2px solid #EB001B;
}

.radio input:checked ~ label::after {
    border-color: #EB001B;
    background-size: 14px;
    background-position: 2px 2px;
    background-color: #000;
}

.radio input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    cursor: pointer;
    visibility: hidden;
}

.radio:hover label::before {
    border-color: #EB001B;
}

/* .radio {

    margin: 0.5rem;

}

.radio input[type="radio"] {

    position: absolute;

    opacity: 0;

}

.radio .radio-label:before {

    content: '';

    background: #f4f4f4;

    border-radius: 100%;

    border: 1px solid darken(#f4f4f4, 25%);

    display: inline-block;

    width: 1.4em;

    height: 1.4em;

    position: relative;

    top: -0.2em;

    margin-right: 1em; 

    vertical-align: top;

    cursor: pointer;

    text-align: center;

    transition: all 250ms ease;

}

.radio input:checked, .radio-label:before {

    background-color: #3197EE;

    box-shadow: inset 0 0 0 4px #f4f4f4;

}

.radio input:focus, .radio-label:before {

    outline: none;

    border-color: #3197EE;

} */
p.form_tagline {
    font-size: 12px;
}

.popup-content input[type="submit"] {
    box-shadow: none !important;
    border: 0px none;
    border-radius: 5px;
}

.popup-content form .col-md-12 button {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px 20px;
    letter-spacing: 1.5px;
    border-radius: 3px;
    outline: 0;
    width: 200px;
    font-weight: 400;
    background: rgba(251, 100, 100, 1);
    background: -moz-linear-gradient(top, rgba(251, 100, 100, 1) 0, rgba(224, 62, 62, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(251, 100, 100, 1)), color-stop(100%, rgba(224, 62, 62, 1)));
    background: -webkit-linear-gradient(top, rgba(251, 100, 100, 1) 0, rgba(224, 62, 62, 1) 100%);
    background: -o-linear-gradient(top, rgba(251, 100, 100, 1) 0, rgba(224, 62, 62, 1) 100%);
    background: -ms-linear-gradient(top, rgba(251, 100, 100, 1) 0, rgba(224, 62, 62, 1) 100%);
    background: linear-gradient(to bottom, rgba(251, 100, 100, 1) 0, rgba(224, 62, 62, 1) 100%);
    border: 0px none !important;
    cursor: pointer;
}

.popup-content input[type=email]:focus, .popup-content input[type=text]:focus, .popup-content textarea:focus {
    border: 1px solid #dc7707!important;
}

.popupform {
    width: 900px;
    border-radius: 0;
    padding: 0!important;
    overflow: visible;
}

.popup-content h2 {
    font-size: 23px;
    color: #000000;
    font-weight: 800;
    padding-left: 0;
    margin-bottom: 5px;
    line-height: 27px;
    margin-top: 11px;
}

.popup-content h2+p {
    line-height: 19px;
    font-size: 13px;
    margin-bottom: 22px;
    font-weight: 300;
    color: #888;
}

#clickload .modal-body p.form_tagline input[type=checkbox], #ouibounce-modal .modal-body p.form_tagline input[type=checkbox] {
    top: 8px;
}

#clickload .modal-body p.form_tagline, #ouibounce-modal .modal-body p.form_tagline {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 13px;
}

.pkg-selected-actv strong {
    display: block;
    margin-top: 28px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0px;
    color: #ff4a00;
}

.pkg-selected-actv strong * {
    vertical-align: top;
}

p.hightlight {
    font-size: 12px;
    margin-top: 6px;
    color: #5a5959;
    background: #fffdfd;
    padding: 5px;
}

thead.bg-warning {
    background: #27c178 !important;
    color: #fff;
    font-weight: 600;
}

a.alert-box-close {
    background: #fff;
    color: #000;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    border-radius: 50px;
    position: absolute;
    right: 4px;
    top: 4px;
}

div#clickload .modal-dialog:before {
    content: "";
    width: 200px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    top: -15px;
    left: 5%
}

.popup-content h2 b {
    font-weight: 700;
    color: #ff3400;
    display: inline-block;
}

div#clickload .modal-dialog:after {
    content: "";
    width: 200px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: -15px;
    right: 7%
}

.step-form .form-wrapper .form-group input[type="file"] {
    background: #fff;
    padding: 7px;
    width: 400px;
    border: #ccc 1px solid;
    margin-bottom: 19px;
    border-radius: 4px;
}

#clickload .modal:before, #ouibounce-modal .modal:before, div#clickload .modal-content:before {
    content: "";
    width: 4px;
    height: 80%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: -15px
}

#clickload .modal:after, #ouibounce-modal .modal:after {
    content: "";
    width: 4px;
    height: 60%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -15px
}

.our-banner .btn-block a+a {
    background: #ff4a00 !important;
    color: #fff !IMPORTANT;
}

.popupform:after {
    content: "";
    width: 4px;
    height: 80%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: -15px;
}

.popupform:before {
    content: "";
    width: 4px;
    height: 60%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -15px;
}

.btn-chat {
    background: #ff4a00 !important;
    color: #fff !important;
    margin: 10px 0 0 5px;
    font-size: 13px;
}

section.our-banner .btn-orange {
    background: rgba(75,108,252,1);
    background: -moz-linear-gradient(top, rgba(75,108,252,1) 0%, rgba(9,94,168,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(75,108,252,1)), color-stop(100%, rgba(9,94,168,1)));
    background: -webkit-linear-gradient(top, rgba(75,108,252,1) 0%, rgba(9,94,168,1) 100%);
    background: -o-linear-gradient(top, rgba(75,108,252,1) 0%, rgba(9,94,168,1) 100%);
    background: -ms-linear-gradient(top, rgba(75,108,252,1) 0%, rgba(9,94,168,1) 100%);
    background: linear-gradient(to bottom, rgba(75,108,252,1) 0%, rgba(9,94,168,1) 100%) !important;
    filter: progid:DXIma;
    border: none;
}

.result p strong {
    color: green;
    margin: 11px 0 0;
    font-size: 18px;
}

.result p {
    font-size: 16px;
}

.result a.btn {
    color: #fff;
    background: #27c178;
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 4px;
    border: none;
    margin: 15px 0 0;
}

.alert-heading {
    margin-bottom: 10px;
}

label#pn-error {
    display: block !important;
    color: red;
    font-size: 11px;
    font-weight: 500;
    margin-top: -10px;
}

table.pricing.pricingn tr td:first-child {
    width: 26.3%;
    color: #000;
    font-weight: 500;
}

table.pricing.pricingn {
    width: 100%;
}

.row.pkg-box .col-md-8 {
    padding-left: 0;
}

table.pricing.pricingn tr td {
    width: 19.3%;
}

table.pricing tr td:first-child {
    font-size: 15px;
    line-height: 26px;
    color: #5f7182;
}

.tp-check-pricing {
    width: 24px;
    height: 23px;
}

table.pricing tr td:first-child {
    width: 34.3%;
    font-size: 13px;
    line-height: 22px;
    color: #7b8a9b;
    text-align: left;
}

table.pricing tr td:nth-child(2) {
    color: #EB001B;
    font-size: 20px;
}

table.pricing tr td:nth-child(3) {
    color: #EB001B;
    font-size: 20px;
}

.tp-check-pricing {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: #344454 url("../images/check-pricing.png") no-repeat center;
    border-radius: 100%;
}

/* line 3237, ../../sass/style.scss */
.tp-check-pricing.orange {
    background-color: #ff4a00;
}

/* line 3241, ../../sass/style.scss */
.tp-check-pricing.blue {
    background-color: #6db6e4;
}

table.pricing tr td {
    border: 1px solid #e6e4e4;
    padding: 10px 15px;
    text-align: center;
}

section.checkoutsec {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b6d6ef+56,ffffff+100 */
    background: #b6d6ef;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b6d6ef 56%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b6d6ef 56%,#ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b6d6efbd 16%,#ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d6ef', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    padding: 50px 0;
}

.borderbox {
    padding: 50px 0;
    border: 10px solid #262931;
    padding: 20px;
    background: #fff;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    min-height: 498px;
}

.borderbox ul li {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding: 20px 40px 20px 0;
    position: relative;
    top: 0;
    font-size: 14px;
}

.borderbox h4 {
    font-size: 19px;
    font-weight: 800;
    margin: 15px 0;
    color: #27c178;
    letter-spacing: 0;
}

.borderbox h4 span {
    display: inline-block;
    color: #000;
}

.borderbox h2 {
    font-size: 20px;
    color: #121312;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
}

.borderbox ul li span {
    position: absolute;
    right: 0;
    font-weight: 700;
    top: 19px;
}

.row.pkg-box {
    text-align: center;
}

.row.pkg-box .col-md-4 a {
    display: inline-block;
    background: #535353;
    padding: 10px 40px;
    border-radius: 50px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.row.pkg-box .col-md-4 h2 {
    font-size: 20px;
}

.row.pkg-box .col-md-4 p {
    font-size: 15px;
    font-weight: 600;
}

.row.pkg-box .col-md-8 h3 {
    font-size: 21px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 span {
    display: block;
    color: #007bf2;
    font-size: 15px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 strike {
    padding-right: 10px;
    font-size: 15px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 b {
    font-size: 15px;
    font-weight: 700;
    color: #EB001B;
}

.row.pkg-box .col-md-8 i {
    display: block;
    font-size: 11px;
    font-weight: 700;
}

.row.pkg-box .col-md-8 .col-md-4 a {
    background: #27c178;
    padding: 6px 30px;
    display: inline-block;
    margin: 10px 0 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: inherit;
    text-transform: capitalize;
}

.row.pkg-box .col-md-8 .col-md-4 {
    text-align: center;
}

.row.pkg-box .col-md-4 {
    text-align: left;
}

.row.pkg-box .col-md-4 i img {
    margin: 0 auto;
    float: left;
}

table.pricing {
    margin: 0 0 30px;
}

.bgform.pboxcolor {
    background: #fff;
    border: 0px solid #ccc;
    box-shadow: #a2989875 0 10px 10px;
    border-radius: 5px;
}

.row.pkg-box {
    text-align: center;
}

.row.pkg-box .col-md-4 a {
    display: inline-block;
    background: #535353;
    padding: 10px 40px;
    border-radius: 50px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    box-shadow: #928078d6 0 4px 1px;
}

.row.pkg-box .col-md-4 h2 {
    font-size: 20px;
}

.row.pkg-box .col-md-4 p {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding: 0 16px;
}

.row.pkg-box .col-md-8 h3 {
    font-size: 21px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-weight: 700;
    color: #2c2e3a;
}

.row.pkg-box .col-md-8 span {
    display: block;
    color: #2c2e3a;
    font-size: 15px;
    font-weight: 700;
}

.input-50 input, .input-50 select {
    width: 48.7% !important;
    display: inline-block;
}

.row.pkg-box .col-md-4 a {
    display: block;
    background: #EB001B;
    padding: 10px 40px;
    border-radius: 50px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    box-shadow: #EB001B 0 4px 1px;
    width: 100%;
    max-width: 165px;
    margin: 12px auto 12px;
}

.row.pkg-box .col-md-4 h2 {
    font-size: 20px;
    color: #2c2e3a;
    text-align: center;
    display: block;
}

.form-main select {
    border: solid 2px #EB001B;
    font-size: 16px;
}

.form-main textarea {
    border: solid 2px #EB001B;
}

body {
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
    color: #848484;
    line-height: 20px;
}

.form-main label {
    font-size: 17px !important;
    text-transform: capitalize;
}

label.form-check-label {
    font-size: 17px !important;
    line-height: 22px;
}

.form-main p {
    font-size: 16px;
    line-height: 26px;
}

.form-check input {
    border: solid 2px #EB001B;
}

.title {
    text-align: center;
}

.terms-details {
    height: 500px;
    overflow-y: scroll;
    border: solid 2px #EB001B;
    padding: 20px 22px;
    margin-bottom: 20px;
}

.form-main input {
    border: solid 2px #EB001B;
}

.file-upload-btn {
    background: #EB001B !important;
    border-bottom: 4px solid #EB001B !important;
}

.image-upload-wrap {
    border: 4px dashed #EB001B !important;
}

.image-dropping, .image-upload-wrap:hover {
    background-color: #EB001B !important;
    border: 4px dashed #ffffff;
}

a {
    color: #fff;
}

.dropdown-menu li a {
    color: #EB001B;
}

a:hover {
    text-decoration: none;
    color: #EB001B;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: 'Baloo Thambi 2', cursive;
    margin: 0;
    color: #ffffff;
}

p {
    font-family: 'Mulish', sans-serif;
    color: #767eb6;
    font-size: 13px;
    line-height: 22px;
}

h1 {
   margin-top: -67px;
    /* height: 250px; */
    text-align: left;
    font-size: 42px;
    line-height: 44px;
    position: relative;
    z-index: 1;
    color: #fff;
    max-width: 73%;
    /* margin: 0 auto 30px; */
    text-transform: uppercase;
}

h2 {
    font-size: 37px;
    position: relative;
    display: inline-block;
    line-height: 40px;
    z-index: 1;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.btn {
    padding: 10px 50px;
    color: #fff;
    font-size: 16px;
    outline: none !important;
    box-shadow: none;
    position: relative;
    z-index: 9;
    transition: all ease .3s;
    font-weight: 700;
    font-family: 'Baloo Thambi 2', cursive;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
}

.btn-green, .btn-orange {
    background: #EB001B;
}

.btn-white, .btn-grey {
    background: #ffffff;
}

.btn:focus {
    box-shadow: none !important;
}

button:focus {
    outline: none !important;
}

.btn:hover {
    border-radius: 0px 10px 0px 10px;
    transform: translateY(-2px);
    color: #fff;
    box-shadow: 0px 0px 6px #EB001B;
}

header {
        /* margin-left: 54px; */
    /* margin: 60px; */
     margin: auto;
    /* margin-left: 54px; */
    /* margin: 60px; */
    margin: 10px 50px;
    /* width: 988px; */
    position: absolute;
    top: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    /* background-color: rgba(0,0,0,0.4); */
    /*margin: 24px 260px 0px 114px;*/
}
    /* background-color: rgba(0,0,0,0.4); */
}
    /*position: absolute;*/
    /*top: 0;*/
    /*z-index: 9999;*/
    /*left: 0;*/
    /*right: 0;*/
    /* background-color: rgba(0,0,0,0.4); */
}

.form-banner {
    background: url(../images/trade-service4.jpg) no-repeat 0px 0px / cover;
    padding-top: 250px !important;
}

.sologan {
    display: none;
}

.file-upload {
    background-color: #ffffff;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

.image-dropping, .image-upload-wrap:hover {
    background-color: #1FB264;
    border: 4px dashed #ffffff;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #15824B;
    padding: 60px 0;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}

#datepicker {
    width: 180px;
    margin: 0 20px 20px 20px;
}

#datepicker > span:hover {
    cursor: pointer;
}

.logo img {
        /*margin-left: 60px;*/
    height: 90px;
}

.header-nav ul li a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #EB001B;
    height: 2px;
    width: 0;
    transition: .3s all;
}

.header-nav ul li a:hover:before {
    width: 30px;
}

.footer-cta .btn:hover {
    box-shadow: 0px 0px 16px #000;
}

.header-nav ul {
    display: inline-block;
}

.header-num ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-num ul li a svg {
    height: 26px;
    width: 20px;
    transform: rotate(4deg);
    vertical-align: bottom;
}

.header-nav ul li a {
    transition: .3s all ease-in-out;
    padding: 6px 0px;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin: 0 20px;
    font-family: 'Baloo Thambi 2';
    font-weight: 700;
    font-size: 16px;
}

.top-bar .row {
    align-items: center;
}

.header-num ul li a svg path {
    fill: #5b89ff;
    transition: .5s all;
}

.top-bar {
    padding: 10px 0;
}

.menu-btn, .close-btn {
    display: none;
}

.top-contact ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top-contact ul li a svg {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.top-contact ul li a {
    display: inline-block;
    margin: 0 20px;
    font-size: 14px;
    color: #fff;
    transition: .3s all;
}

.top-contact ul li a svg path {
    fill: #EB001B;
}

.top-area {
    padding: 10px 0;
}

.top-area .row {
    align-items: center;
}

.top-contact ul li.top-phone a {
    border: 2px solid #fff;
    padding-right: 12px;
}

.top-contact ul li.top-phone a span {
    display: inline-flex;
    border-right: 2px solid #fff;
    padding: 8px 10px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}

.top-contact ul li.top-phone a span svg {
    margin: 0;
}

.top-support a {
    font-size: 14px;
    color: #fff;
    transition: .5s all;
}

.top-support a:hover {
    color: #EB001B;
}

.top-contact ul li a:hover {
    color: #EB001B;
}

.header-nav ul li {
    display: inline-block;
}

.header-nav {
    text-align: right;
}

.inner-banner {
        height: 600px;
    background: url(../images/about.png) no-repeat 0px 0px / cover;
    padding-top: 530px !important;
}

.banner-amazon-registry {
    background: url(../images/trade-service2.png) no-repeat 0px 0px / cover;
    padding-top: 270px;
}

.banner-area {
    height:650px;
    position: relative;
    background: url("../images/banner.jpg") no-repeat 0px 0px / cover;
    z-index: 1;
    text-align: left;
    padding-top: 335px;
}

.banner-btn .btn-white, .banner-btn .btn-grey {
    background: transparent;
    border: 2px solid #fff;
    margin-left: 20px;
}

.banner-area p {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0px;
}

.banner-area p a {
    color: #1ed28c;
    position: relative;
    text-decoration: underline;
}

.banner-area p a::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #1ed28c;
    float: right;
    margin-top: 7px;
    margin-left: 6px;
}

section {
    padding: 60px 0;
}

.gurantee-area {
    padding: 0;
        margin-top: 30px;
    position: relative;
    background: #f6f7f9;
        /*background: #2c2e3a;*/
}

.gurantee-area .container {
    background: #2c2e3a;
    padding: 40px;
    text-align: center;
    margin-top: -30px;
    position: relative;
    z-index: 1;
}

.gurantee-area h4 {
    font-size: 20px;
    margin: 20px 0 8px;
}

.gurantee-area p {
    font-weight: 500;
    font-size: 17px;
    color: #a3a5b2;
    max-width: 100%;
    margin-bottom: 0;
}

.gurantee-area p span {
    display: block;
}

.our-works {
    text-align: center;
    background: #f6f7f9;
    padding: 0;
}

.our-works .row {
    text-align: center;
    margin-top: 60px;
}

.our-works-wrapper {
    background: #ffffff;
    padding: 60px 30px;
    position: relative;
    z-index: 1;
}

h2::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    background: #EB001B;
    height: 1px;
    width: 100px;
    bottom: 0;
}

.our-works h2 {
    color: #2c2e3a;
    max-width: 50%;
}

.site-para {
    margin: 20px 0;
    color: #848484;
    font-size: 20px;
}

.our-works .row p {
    font-size: 16px;
    margin: 0;
    min-height: 110px;
}

.our-works .our-works-box {
    background: #fcfcfd;
    padding: 50px 30px;
    position: relative;
}

.our-works .our-works-box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 8px;
    background: #EB001B;
}

.our-works .row [class*='col-'] {
    padding: 0 10px;
}

.our-works-box span {
    font-weight: 600;
    font-size: 24px;
    font-family: 'Baloo Thambi 2';
    color: #EB001B;
}

.our-works-box img {
    position: absolute;
    right: 30px;
    top: 30px;
    animation: flash 2s linear infinite;
}

.our-works-box h4 {
    font-weight: 600;
    color: #2c2e3a;
    font-size: 18px;
    margin: 20px 0;
}

.our-works-box h4 span {
    font-size: 18px;
    display: block;
    color: #2c2e3a;
}

.our-works .row [class*='col-']:nth-child(2) .our-works-box::before {
    background: #EB001B;
}

.our-works .row [class*='col-']:nth-child(3) .our-works-box::before {
    background: #EB001B;
}

.our-works-wrapper::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 24px solid #dbe2ec;
    border-left: 14px solid transparent;
    position: absolute;
    left: -15px;
    top: 0;
}

.our-works-wrapper::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 24px solid #dbe2ec;
    border-right: 14px solid transparent;
    position: absolute;
    right: -15px;
    top: 0;
}

.site-btn {
    margin-top: 40px;
}

.site-btn .btn-white {
    border-color: #000;
    color: #000000;
    margin-left: 20px;
    background: transparent;
}

.pricing-area {
    text-align: center;
    background: #2C2E3A;
    margin-top: -40px;
    padding-top: 120px;
    padding-bottom: 0;
}

.pricing-box h3 {
    font-size: 22px;
    color: #808292;
    width: 100%;
    border-bottom: 1px solid #cbcdd6;
    padding: 14px 30px;
}

.pricing-amout {
    margin: 20px 0 20px;
    padding: 0 30px;
}

.pricing-box {
    background: #fff;
    padding-bottom: 20px;
}

.pricing-amout span {
    color: #a3a5b2;
    font-size: 16px;
}

.pricing-amout h4 {
    font-size: 45px;
    color: #EB001B;
    font-weight: 500;
    margin: 10px 0;
}

.pricing-content p {
    font-size: 16px;
    color: #a3a5b2;
    margin: 0;
}

.pricing-content {
    text-align: left;
    padding: 0 30px;
}

.pricing-area h2 {
    color: #d4d6de !important;
    max-width: 50%;
}

.pricing-area .row {
    align-items: center;
    margin-top: 70px;
}

.pricing-content ul li {
    color: #a3a5b2;
    font-size: 15px;
    position: relative;
    margin-top: 10px;
    padding-left: 20px;
}

.pricing-content ul {
    margin: 20px 0 30px;
}

.pricing-content ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 6px;
    height: 8px;
    width: 8px;
    background: #EB001B;
    border-radius: 50%;
}

.pricing-box-orange ul li::before {
    background: #EB001B;
}

.pricing-box-grey ul li::before {
    background: #EB001B;
}

.pricing-box .btn {
    width: 84%;
}

.pricing-box-orange .pricing-amout h4 {
    color: #EB001B;
}

.pricing-box-orange .btn {
    background: #EB001B !important;
}

.pricing-box-grey .pricing-amout h4 {
    color: #EB001B;
}

.pricing-box-grey .btn {
    background: #EB001B !important;
}

.pricing-area .row [class*='col-'] {
    padding: 0 8px;
}

.why-us-area {
    background: #f6f7f9;
    margin-top: -96px;
    padding-top: 150px;
    text-align: center;
}

.why-us-area h2 {
    color: #2c2e3a;
    max-width: 50%;
}

.why-us-area .row {
    margin-top: 60px;
}

.why-us-area h4 {
    font-size: 22px;
    font-weight: 600;
    color: #2c2e3a;
    margin: 0px 0 10px;
}

.why-us-area h4 span {
    display: block;
}

.why-us-area .row p {
    font-size: 18px;
    color: #848484;
}

.why-us-area .row [class*='col-'] {
    padding: 34px 60px;
    z-index: 1;
}

.why-us-area .row [class*='col-']::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    background: url(../images/vector-bfr.png) no-repeat center;
    height: 189px;
    width: 100%;
    z-index: -1;
}

.why-us-area .row [class*='col-']:last-child::before {
    display: none;
    
}

.why-us-area .row [class*='col-']:last-child::before {
    display: none;
    
}

.why-us-area .row [class*='col-']:last-child {
    padding: 0;

    
}

.cta-area {
    text-align: center;
    background: #2C2E3A;
}

.cta-area .btn-green {
    background: #EB001B !important;
}

.cta-area .btn-white {
    background: transparent;
    color: #9c9fab;
    border-color: #9c9fab;
}

.review-area {
    position: relative;
    z-index: 1;
    text-align: center;
}

.review-area .owl-review {
    text-align: left;
    margin-top: 70px;
}

.review-area h2 {
    color: #2c2e3a;
}

.owl-review .item {
    display: flex;
    justify-content: space-between;
}

.review-box {
    max-width: 31%;
}

.review-header {
    display: inline-block;
    width: 100%;
}

.owl-review.owl-carousel .owl-item img {
    float: right;
    margin-top: 4px;
}

.review-header h4 {
    float: left;
    color: #000;
    font-size: 18px;
    max-width: 50%;
}

.review-box p {
    color: #848484;
    font-size: 15px;
    margin: 10px 0;
}

.review-box h5 {
    color: #838697;
    font-weight: 600;
    font-size: 18px;
}

.owl-review .owl-dots button {
    height: 10px;
    width: 20px;
    background: #dbdce5;
    margin: 0 4px;
    border-radius: 20px;
    transition: .3s all;
}

.owl-review .owl-dots button.active {
    width: 40px;
    background: #EB001B;
}

.owl-review .owl-dots {
    text-align: center;
    margin-top: 30px;
}

/* .review-area::before {content: "";top: 30px;left: 30px;background: url(../images/testi-befr.png) no-repeat 0 0 / 100%;height: 283px;width: 286px;position: absolute;}



.review-area::after {content: "";top: 30px;right: 80px;background: url(../images/testi-aftr.png) no-repeat 0 0 / 100%;height: 307px;width: 169px;position: absolute;} */
.client-reviews {
    text-align: center;
}

.client-reviews h2 {
    color: #2c2e3a;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.client-wrapper ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.client-reviews {
    background: url(../images/review-bg.jpg) no-repeat 0 0 / 100% #f6f7f9;
    padding: 40px 0;
}

.client-reviews h2::before {
    display: none;
}

.footer-cta {
    background: #EB001B;
    padding: 80px 0;
}

.footer-cta h2 {
    padding: 0;
    font-size: 52px;
    text-transform: capitalize;
}

.footer-cta h2::before {
    display: none;
}

.footer-cta [class*='col-'] {
    text-align: center;
}

.footer-cta p {
    font-size: 20px;
    text-align: left;
    padding-left: 20px;
    max-width: 100%;
    color: #ffffff;
    margin: 14px 0 0;
}

.footer-cta .row {
    align-items: center;
}

.footer-cta .btn {
    background: #EB001B;
    padding: 16px 70px;
    box-shadow: 0px 0px 16px #000;
}

footer h4 {
    color: #4a4d5e;
    font-size: 20px;
    font-weight: 600;
}

footer {
    background: #f6f7f9;
    padding-top: 60px;
}

.footer-links li a {
    color: #9295a4;
    font-size: 14px;
    margin-bottom: 8px;
    display: inline-block;
    transition: .5s all;
}

.footer-links {
    margin: 12px 0;
}

.social-links {
    display: flex;
    margin-top: 10px;
}

.social-links li a {
    height: 30px;
    width: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #EB001B;
    margin-right: 10px;
    transition: .5s all;
}

.social-links li a svg path {
    fill: #fff !important;
}

.social-links li a svg {
    height: 14px;
}

.social-links li a:hover {
    background: #EB001B;
}

.footer-links li a:hover {
    color: #EB001B;
}

.footer-chat li a {
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding: 20px 0 20px 70px;
    margin-top: 4px;
    color: #4a4d5e;
    transition: .5s all;
}

.footer-chat li a img {
    margin-right: 20px;
}

.footer-chat li a img {
    position: absolute;
    left: 0;
    top: 14px;
}

.footer-chat li a span {
    display: block;
    font-size: 16px;
}

.footer-chat li a.chat img {
    top: 3px;
}

.footer-chat li a.chat {
    padding-left: 80px;
    z-index: 1;
    color: #fff;
}

.footer-chat li a.chat::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background: url(../images/livechat-bg.png) no-repeat 0 0;
    height: 57px;
    width: 194px;
    z-index: -1;
}

.footer-chat li a:hover {
    opacity: .7;
}

footer .copyright {
    border-top: 1px solid #d6d9e1;
    text-align: center;
    margin-top: 40px;
    padding: 20px 0;
}

.copyright img {
    margin-bottom: 16px;
}

.our-banner.copyright p {
    font-size: 16px;
    font-weight: 500;
    margin: auto;
    margin: 20px 0;
}

.process-area [class*='col-'] img {
    animation: swing 1s linear infinite;
}

.gurantee-area [class*='col-']:nth-child(odd) img {
    animation: fadeIn 2s linear infinite;
}

.gurantee-area [class*='col-']:nth-child(even) img {
    animation: flash 2s linear infinite;
}

input.required.error, textarea.required.error, select.required.error {
    border-bottom: red 2px solid !important;
    color: red !important;
}

label.error {
    display: none !important;
}

.popupform {
    max-width: 64%;
    padding: 0;
    overflow: visible;
}

.popupform::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300px;
    background: url(../images/pop-bg.png) no-repeat 0px 0px / 90%;
}

.popupform::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 300px;
    background: url(../images/pop-img.png) no-repeat 0 0 / cover;
}

.custom-pop .row {
    margin: 0;
}

.popup-content h2 {
    font-size: 28px;
    padding: 0;
    color: #313131;
    padding-left: 12px;
    line-height: 30px;
}

.popup-content p {
    max-width: 86%;
    margin: 10px 0;
    color: #313131;
    font-weight: 500;
    padding-left: 14px;
}

.custom-pop {
    padding: 30px 0;
}

.popup-content p.form_tagline {
    max-width: 100%;
    font-size: 11px;
    margin: 0;
    position: relative;
}

.popup-content p.form_tagline input {
    vertical-align: middle;
    height: auto;
    position: absolute;
    left: 0;
    top: 4px;
}

.popup-content [class*='col-'] {
    padding: 0 8px;
    margin-top: 14px;
}

.popup-content [class*='col-'] input {
    color: #313131;
    font-weight: 500;
    font-size: 14px;
    height: 40px;
    border-radius: 0;
}

.popup-content [class*='col-'] input::placeholder, .popup-content [class*='col-'] textarea::placeholder {
    color: #313131;
}

.popup-content [class*='col-'] textarea {
    color: #313131;
    font-weight: 500;
    font-size: 14px;
    height: 70px;
    border-radius: 0;
    resize: none;
}

.popup-content [class*='col-'] input.btn {
    background: #EB001B;
    color: #fff;
}

.pop-txt {
    left: -40px;
    padding: 0;
}

.popup-content [class*='col-'] input:focus {
    box-shadow: none;
    outline: none;
}

.popupform button.fancybox-button {
    background: #EB001B;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 4px;
    opacity: 1;
    top: -10px;
    right: -10px;
}

.popupform button.fancybox-button svg path {
    fill: #fff;
}

.popupform button.fancybox-button svg {
    height: 26px;
}

.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    background-image: aliceblue;
}

.cta-area h2 {
    max-width: 70%;
    color: #fff !important;
}

.why-us-area .site-btn {
    margin-top: 20px;
}

.cta-area .site-btn {
    margin-top: 20px;
}

.header-nav ul li.drop-down {
    position: relative;
}

ul.dropdown-menu {
    position: absolute;
    width: 300px;
    top: 36px;
    transition: .5s all;
    transform: scale(0);
}

.header-nav ul li.drop-down::before {
    position: absolute;
    content: "";
    right: 6px;
    top: 10px;
    border: solid #90969b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.header-nav ul li.drop-down:hover ul {
    transform: scale(1);
}

.our-banner.registration-banner {
    background: url("../images/registration-banner.jpg") no-repeat center top;
    background-size: cover;
}

.our-banner.services-banner {
    background: url("../images/services-banner.jpg") no-repeat center top;
    background-size: cover;
    padding-bottom: 80px;
}

.our-banner.z-grapic-banner {
    background: url(../images/terminal/z-graphics-banner.jpg) no-repeat center top;
    background-size: cover;
    min-height: 500px;
    padding: 100px 0;
    margin-bottom: 70px;
}

.inner-banner {
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0;
}

.inner-banner .caption {
    position: absolute;
    top: 42%;
}

.inner-banner .caption h1 {
    color: white;
    font-weight: 200;
    font-size: 52px;
}

.about {
    padding: 40px 0;
}

.about h6 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: 700;
    color: #475268;
    line-height: 27px;
    text-transform: capitalize;
}

.about h6 span {
    background: #ffe7cc;
    display: inline-block;
    padding: 2px 15px;
}

.about p {
    font-size: 14px;
    color: #848a9c;
    font-weight: 500;
    line-height: 26px;
}

.faq-sec {
    background: #eef4ff;
    padding: 40px 0;
    background: white;
}

.faq-sec .head p {
    color: #627598;
    font-size: 22px;
    margin: 0;
    line-height: 30px;
    margin-top: 15px;
}

.faq-sec .head p a {
    color: #EB001B;
    font-weight: 700;
}

.faq-sec .head p a.chat {
    font-weight: 700;
    color: #627598;
}

.faq-sec .head h2 {
    position: relative;
    z-index: 11;
    font-size: 34px;
    color: #000;
}

.faq-sec .head h2:before, .faq-sec .head h2:after {
    content: '';
    left: -30px;
    top: -15px;
}

.faq-sec .head h2:after {
    background: #eef4ff;
    height: calc(100% + 30px);
    width: 90%;
    position: absolute;
    z-index: -1;
}

.faq-sec .head h2::before {
    display: none;
}

section.faq-sec .card-header {
    background: none;
    border: none;
    outline: none !important;
    position: relative;
}

section.faq-sec .card-header a {
    display: block;
    font-size: 18px;
    color: #627598;
    font-weight: 600;
    padding: 6px 0;
}

section.faq-sec .card {
    margin-bottom: 12px;
    border: none;
    background: #f7f7f7;
    border-radius: 0;
    color: #8e929c;
    font-size: 16px;
    line-height: 24px;
    padding: 0 30px;
}

section.faq-sec .card-body {
    padding: 0 25px;
}

section.faq-sec .card-header a.card-link:after,section.faq-sec .card-header a.card-link.collapsed:after {
    color: #EB001B;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
    font-size: 22px;
    position: absolute;
    right: -10px;
}

section.faq-sec .card-header a.card-link.collapsed:after {
    content: "\f0dd";
    font-family: FontAwesome;
}

section.faq-sec .card-header a.card-link:after {
    content: "\f0de";
    font-family: FontAwesome;
}

div#accordion {
    margin-top: 50px;
}

section.faq-sec .card-body p {
    font-size: 14px;
    color: #848a9c;
    line-height: 26px;
}

section.faq-sec .card-header:before {
    content: "\f005";
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: #EB001B;
    font-size: 20px;
    position: absolute;
    top: 17px;
    left: -14px;
}

.about ul li {
    font-size: 15px;
    color: #848a9c;
    font-weight: 500;
    margin-bottom: 8px;
    padding-left: 28px;
    position: relative;
}

.about ul li:before {
    color: #EB001B;
    font-family: "FontAwesome";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    position: absolute;
    left: 0;
    content: "\f058";
    top: -3px;
}

.about.gurantee-sec h2 {
    margin: 0 0 20px;
    color: #000;
}

.search-banner {
    background: url("../images/search-banner.jpg") no-repeat;
    width: 100%;
    background-size: cover;
    text-align: center;
    padding: 80px 0;
}

.search-banner p {
    font-size: 18px;
    color: #ff8600;
    font-weight: 700;
}

.search-banner h1 {
    color: white;
    position: relative;
}

.search-banner .form-wrapper {
    width: 70%;
    margin: auto;
}

.search-banner .form-wrapper input {
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #627598;
    width: 70%;
    display: inline-block;
}

.search-banner .form-wrapper button {
    height: 50px;
    left: -10px;
    position: relative;
    top: -2px;
}

.money-saver .btn {
    padding: 7px 20px;
    font-size: 13px;
    border: 1px solid;
    letter-spacing: 1px;
}

.our-work.money-saver [class^=col-] p {
    width: 93%;
    margin-bottom: 15px;
}

.money-saver h6 {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    background: #ffe5c9;
    display: inline-block;
    padding: 6px 10px;
    margin: 3px 0 10px;
}

.our-work.money-saver {
    padding: 60px 0;
}

.our-work.money-saver:before, .our-work.money-saver:after {
    display: none;
}

.our-banner.copyright {
    background: url("../images/copyright-banner.jpg") no-repeat center top;
    padding: 60px 0 117px;
    background-size: cover;
}

.our-banner.copyright h1 span {
    font-size: 18px;
    /* margin-top: 10px; */
    display: block;
}

.our-banner.copyright h1 {
    margin-bottom: 0;
    max-width: 100%;
}

.our-banner.copyright ul li {
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 7px;
    padding-left: 28px;
    position: relative;
}

.our-banner.copyright ul li:before {
    color: #EB001B;
    font-family: "FontAwesome";
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    position: absolute;
    left: 0;
    content: "\f05d";
    top: 0;
}

.our-banner.copyright ul {
    display: flex;
    justify-content: space-between;
    max-width: 60%;
    flex-wrap: wrap;
    text-align: left;
    margin: 10px 0 20px;
}

.approved-striped {
    background: #2f3138;
    padding: 14px 0 24px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgb(47,49,56);
    background: linear-gradient(90deg, rgba(47,49,56,1) 0%, rgba(150, 150, 150, 0.18) 100%);
}

.approved-striped p {
    margin-top: 8px;
    margin-left: -40px;
}

.approved-striped p img {
    vertical-align: sub;
    padding: 0 20px;
}

.why-copyright h2 {
    text-align: center;
    color: #191919;
}

.why-copyright h6 {
    font-weight: 500;
    margin: 0 0 30px;
}

.why-copyright h4 {
    font-weight: 700;
    color: #475268;
    font-size: 24px;
    margin: 0 0 15px;
}

.why-copyright {
    background: #f3f3f3;
    padding: 60px 0;
    width: 98%;
    margin: auto;
    position: relative;
    text-align: center;
}

.why-copyright:after {
    content: '';
    background: #EB001B;
    height: 40px;
    width: 35px;
    position: absolute;
    bottom: -17px;
    left: -13px;
    z-index: 9;
}

.what-can-copyright {
    padding: 50px 0;
    text-align: center;
}

.what-can-copyright h2 {
    text-align: center;
    color: #000000;
}

.what-can-copyright p {
    font-weight: 500;
    margin: 20px 0 40px;
    font-size: 20px;
    text-align: center;
    color: #848a9c;
}

.what-can-copyright li {
    font-size: 13px;
    color: #848a9c;
    font-weight: 500;
    margin-bottom: 8px;
    padding-left: 28px;
    position: relative;
    width: 24%;
    display: inline-block;
}

.what-can-copyright ul {
    clear: both;
    text-align: left;
}

.what-can-copyright li:before {
    color: #EB001B;
    font-family: "FontAwesome";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    position: absolute;
    left: 0;
    content: "\f058";
    top: -3px;
}

.our-banner.registration-banner {
    background: url("../images/registration-banner.jpg") no-repeat center top;
    background-size: cover;
    text-align: left;
}

.our-banner {
    padding-top: 270px !important;
}

.our-banner.services-banner {
    background: url("../images/services-banner.jpg") no-repeat center top;
    background-size: cover;
    padding-bottom: 80px;
}

.our-banner.z-grapic-banner {
    background: url(../images/terminal/z-graphics-banner.jpg) no-repeat center top;
    background-size: cover;
    min-height: 500px;
    padding: 100px 0;
    margin-bottom: 70px;
}

.get-trademark img {
    float: right;
    margin-top: -80px;
}

.get-trademark {
    padding: 100px 0 60px;
    text-align: left;
}

.similar-marks {
    padding: 80px 0;
}

.similar-marks h4 {
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0 15px;
    color: #475268;
}

.similar-marks p {
    line-height: 26px;
    color: #8292b0;
    font-weight: 500;
}

.similar-marks p span {
    color: #EB001B;
    font-weight: 600;
}

.contact-us .form-wrapper {
    width: 50%;
    margin: auto;
}

.contact-us .form-group {
}

.contact-us input, .contact-us textarea {
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    padding: 0 15px;
    background: #fffffffc;
    box-shadow: none;
    border: none;
    color: #627598;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}

.contact-us textarea {
    resize: none;
    height: 110px;
    padding: 15px;
}

.progress {
    background: #45484d;
    height: 50px;
}

.progress-bar {
    background: #ff8600;
    font-size: 18px;
    font-weight: 700;
}

.step-form {
    padding: 40px 0;
}

.step-form h2 {
    font-size: 30px;
}

.step-form.form-wrapper {
    background: #f4f4f4;
    padding: 30px;
}

.step-form .form-wrapper h6 {
    color: #747c8c;
    font-weight: 700;
    margin-bottom: 14px;
}

.step-form .form-wrapper h6 i {
    color: #ff8600;
}

/*



Form*/
/* Customize the label (the container) */
/* Hide the browser's default radio button */
.step-form .form-wrapper label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
}

/* On mouse-over, add a grey background color */
.step-form .form-wrapper label:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.step-form .form-wrapper label input:checked ~ .checkmark {
    background-color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.step-form .form-wrapper label input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.step-form .form-wrapper label .checkmark:after {
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ff8600;
}

.form-check label {
    position: relative;
    margin-right: 30px;
    padding-left: 40px;
    font-size: 12px;
    font-weight: 500;
    color: #747c8c;
    padding-top: 2px;
}

.step-form .bgform {
    background: #f4f4f4;
    padding: 40px;
    margin-top: 30px;
    position: relative;
}

.step-form .form-wrapper .form-check {
    padding: 0;
    margin-bottom: 15px;
}

.step-form .form-wrapper .form-group {
    margin-bottom: 6px;
    margin-top: 16px;
}

.step-form .form-wrapper .form-group label {
}

.step-form .form-wrapper p.does {
    font-size: 12px;
    color: #747c8c;
    font-weight: 500;
}

.step-form .form-wrapper p.does i {
    color: #ff8600;
    font-size: 16px;
    margin-left: 5px;
}

.step-form .form-wrapper p.continue {
    font-size: 12px;
    color: #747c8c;
    font-weight: 500;
    display: block;
    margin: 0;
}

.step-form .form-wrapper p.continue a {
    font-size: 12px;
    color: #747c8c;
    font-weight: 600;
}

.step-form .form-wrapper button.btn.btn-orange {
    margin-top: 20px;
    color: #fff;
}

.our-testimonial h3 {
    font-size: 28px;
    line-height: 35px;
    margin: 8px 0 0 -30px;
}

section.faq-sec .card-body ul {
    list-style: decimal;
    margin-left: 20px;
}

section.faq-sec .card-body ul li {
    font-size: 14px;
    color: #848a9c;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 10px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.our-work {
    text-align: center;
    padding: 80px 0;
    position: relative;
}

.our-work h2 {
    color: #000000;
}

.our-work p {
    margin-bottom: 50px;
    font-size: 20px;
    font-weight: 500;
    color: #848a9c;
    margin-top: 20px;
}

.our-work img {
    /* margin-bottom: 8px; */
    display: table;
    margin: 0 auto 8px;
}

.our-work h5 {
    font-size: 18px;
    font-weight: 700;
    color: #475268;
}

.our-work h5 span {
    color: #EB001B;
    vertical-align: baseline;
}

.our-work [class^=col-] p {
    color: #8292b0;
    width: 86%;
    margin: auto;
    font-size: 13px;
    font-weight: 400;
}

.copyright p a {
    color: #fff;
}

.trade-services {
    position: relative;
    background: #f3f3f3;
    width: 98%;
    margin: auto;
}

.trade-services::after {
    content: '';
    background: #66d189;
    height: 40px;
    width: 35px;
    position: absolute;
    bottom: -17px;
    left: -13px;
}

.trade-img-left img {
    position: absolute;
    left: -90px;
    top: 0;
    max-width: 860px;
}

.trade-img-right img {
    position: absolute;
    right: -90px;
    top: 0;
    max-width: 840px;
}

.trade-services-box {
    position: relative;
    margin-bottom: 50px;
}

.trade-txt-container {
    background: #f3f3f3;
    padding: 30px 24px 10px;
    z-index: 1;
    margin-top: 26px;
    overflow: hidden;
    min-height: 480px;
}

.trade-txt-container h2 {
    position: relative;
    font-size: 24px;
    padding-top: 14px;
}

.trade-txt-container h2::after {
    content: "";
    position: absolute;
    left: 0;
    background: #66d189;
    width: 10%;
    right: inherit;
    height: 6px;
    top: 0;
}

.trade-txt-container1 h2::after {
    left: inherit;
    right: 0;
}

.trade-txt-container h2 {
    margin: 0;
    color: #000;
    padding-bottom: 0;
}

.trade-txt-container p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
}

.trade-txt-container1 {
    z-index: 1;
    text-align: right;
}

.trade-txt-container .btn {
    margin: 0;
}

.trade-txt-container::before {
    content: "";
    height: 270px;
    width: 70%;
    position: absolute;
    right: -70px;
    background: url(../images/trade-star.png) no-repeat 0 0 / 100%;
    z-index: -1;
    top: 0;
}

.trade-txt-container1::before {
    right: inherit;
    left: -70px;
}

.trade-txt-container h2::before {
    display: none;
}

.our-banner {
    text-align: left;
}

.our-banner h1 {
    max-width: 100%;
}

.our-banner p {
    max-width: 50%;
    margin: 20px 0;
    color: #fff;
}

.seo-content {
    background: #1d1d1d;
    font-size: 12px;
    border-top: 1px solid #262626;
    padding: 20px 0;
    color: #656565;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
}

.colspArticle .moreContnt {
    display: none;
    text-align: justify;
}

a.readBtn {
    background: #EB001B;
    color: #fff !important;
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 13px;
    border-radius: 3px;
    margin-top: 10px;
    font-size: 11px !important;
}

.seo-content p {
    color: #fff;
    margin-bottom: 0;
}

footer .copyright p {
    margin: 0;
}

.pricing-content ul li strong {
    display: block;
}

.why-copyright .row {
    text-align: left;
}

.copy-registration .row {
    justify-content: center;
    align-items: flex-start;
}

.inner-banner h1 {
    max-width: 100%;
}

.contact-us:before {
    content: '';
    background: url("../images/contact-us.png") no-repeat;
    height: 1252px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    background-size: contain;
    opacity: .2;
    right: 0;
    margin: auto;
    z-index: -1;
}

.contact-us {
    padding: 60px 0 20px;
    position: relative;
    overflow: hidden;
    background: #f3f7ff;
    z-index: 1;
    text-align: center;
}

.contact-us h2 {
    text-align: center;
    margin: 0 0 30px;
    position: relative;
    color: #000;
}

.contact-us input[type="submit"] {
    width: auto;
    background: #EB001B;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.z-grapic-main h2 {
    position: relative;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    z-index: 1;
    color: #000;
}

.z-grapic-main h2::before {
    position: absolute;
    content: "";
    color: #fff;
    z-index: -1;
    -webkit-text-stroke: 1px #f8eadd;
    font-size: 89px;
    top: -110px;
    line-height: 66px;
    left: -4px;
    text-transform: uppercase;
    opacity: .6;
    background: transparent;
    bottom: auto;
    right: auto;
}

.z-grapic-main section {
    padding: 80px 0;
}

.z-grapic-vector1 .row {
    align-items: center;
}

.z-grapic-vector1 img {
    max-width: 100%;
}

.z-grapic-main p {
    color: #8f8f8f;
    margin: 0;
    line-height: 24px;
}

.z-grapic-main {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
}

.z-grapic-vector1 .z-y-btn {
    padding: 10px 50px;
    background: #ff8600;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    display: inline-block;
}

.z-grapic-vector1 p {
    margin: 14px 0;
}

.z-grapic-vector1 h2::before {
    content: "Graphic Design";
}

.z-grapic-awards h2::before {
    content: "Awards";
    left: 0;
    right: 0;
    margin: auto;
    top: -50px;
    font-size: 124px;
}

.z-grapic-awards h2 {
    font-size: 33px;
    margin-bottom: 20px;
}

.z-grapic-vector2 h2::before {
    content: "Logo Types";
    font-size: 74px;
    top: -36px;
}

.z-grapic-vector2 h2 {
    font-size: 26px;
    line-height: 34px;
}

.z-grapic-vector2 h2 span {
    font-size: 34px;
    color: #ff8600;
}

.z-grapic-vector2 {
    position: relative;
}

.z-grapic-vector2-img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 700px;
}

.z-grapic-vector2 p {
    margin: 14px 0;
}

.z-grapic-vector2-img img {
    max-width: 100%;
}

.z-grapic-port h2::before {
    content: "Portfolio";
    left: 0;
    right: 0;
    margin: auto;
    top: -40px;
}

.z-grapic-port h2 {
    margin-bottom: 40px;
}

.owl-zgrapic-port .owl-item img {
    margin-bottom: 10px;
}

.owl-zgrapic-port .owl-item img {
    margin-bottom: 10px;
}

.z-grapic-why {
    background: #fffdef;
}

.z-grapic-why h2::before {
    content: "Why Us";
    font-size: 82px;
    top: -40px;
    left: -8px;
    color: #fffdef;
}

.z-grapic-why h2 {
    font-size: 26px;
    line-height: 30px;
}

.z-grapic-why .row {
    align-items: center;
}

.z-grapic-why-icons {
    margin-top: 40px;
}

.z-grapic-why-icons [class*='col-'] {
    position: relative;
}

.z-grapic-why-icons [class*='col-'] img {
    position: absolute;
    left: 0;
}

.z-grapic-why-icons [class*='col-'] p {
    padding-left: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 16px;
    padding-top: 10px;
}

.z-grapic-main section.z-grapic-vector2 {
    padding: 40px 0;
}

.owl-zgrapic-vector .owl-item {
    padding: 40px 0;
}

.z-grapic-banner h1 {
    font-weight: 700;
    max-width: 60%;
    margin: 0;
}

.z-grapic-banner p {
    color: #fff;
    font-size: 16px;
    max-width: 34%;
}

.z-grapic-banner a {
    padding: 10px 50px;
    background: #ff8600;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 30px;
}

section.services-inner {
    color: #545554;
    font-size: 16px;
}

section.services-inner h2 {
    color: #212529;
    font-size: 26px;
    margin: 30px 0 30px 0;
    line-height: 30px;
}

section.services-inner h2 span {
    font-size: 44px;
    font-weight: 800;
    display: block;
    letter-spacing: 0.5px;
}

section.services-inner p {
    font-size: 14px;
    line-height: 23px;
}

section.services-inner p span {
    font-size: 20px;
    font-style: italic;
    position: relative;
    line-height: 26px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
}

section.services-inner .col-md-8 {
    padding-right: 82px;
}

section.services-inner p span:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 14px;
    background: #66d28d;
    width: 20px;
    height: 2px;
}

section.services-inner img {
    max-width: 100%;
}

ul.list-dash {
    margin: 0;
}

ul.list-dash li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 19px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: .25px;
    display: inline-block;
    width: 49%;
    font-weight: 700;
}

ul.list-dash li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    background: #66d28d;
    width: 8px;
    height: 2px;
}

section.services-inner h2::before {
    display: none;
}

.registration-banner ul li {
    max-width: 50%;
    width: 100%;
}

.our-banner.registration-banner ul {
    max-width: 50%;
}

.registration-banner h1 span br {
    display: none;
}

.registration-banner h1 span {
    max-width: 60%;
    line-height: 20px;
    margin: 10px 0 40px;
}

.about.gurantee-sec h2::before {
    right: auto;
}

.inc-txt {
    font-weight: bold;
    color: #ff4a00 !important;
    box-shadow: 0px 0px 5px #ddd;
    font-size: 13px;
    padding-bottom: 6px;
}

.llp-bg .nav-tabs li {
    width: 100%;
}

.llp-bg .nav-tabs li a {
    background: #fff;
    padding: 10px 16px;
    font-size: 15px;
    border: 0;
    margin-bottom: 10px;
    box-shadow: 0px 0px 20px #ecedef;
    color: #070707;
    font-weight: 600;
}

.llp-bg .nav-tabs li:last-child a {
    margin-bottom: 0px;
}

.llp-bg {
    padding: 50px 0px;
}

.llp-bg .nav-tabs li a span {
    height: 33px;
    width: 40px;
    display: inline-block;
    border-right: 1px solid #d8dce5;
    margin-right: 10px;
}

.llp-bg .nav-tabs li a i {
    float: right;
    color: #171a21;
    margin-top: 8px;
}

.tab-icon1 {
    background: url(../images/past-icon.png) no-repeat;
}

.tab-icon2 {
    background: url(../images/building-icon.png) no-repeat;
}

.tab-icon3 {
    background: url(../images/pros-icon.png) no-repeat;
}

.tab-icon4 {
    background: url(../images/llp-icon1.png) no-repeat;
}

.tab-img img {
    display: inline-block;
    max-width: 100%;
}

.tab-img p {
    display: inline-block;
    max-width: 64%;
    margin: 0;
    vertical-align: top;
}

.tab-img {
    margin: 20px 0;
    position: relative;
}

.llp-tab-txt h4 {
    font-size: 22px;
    color: #1260b1;
    font-weight: 700;
}

.llp-tab-txt p {
    margin-bottom: 10px;
    color: #070707;
    font-size: 15px;
    font-weight: 500;
}

.llp-tab-txt {
    padding-left: 30px;
}

.llp-bg .nav-tabs li a:hover {
    background: #EB001B;
    color: #fff;
}

.llp-bg .nav-tabs li a:hover i {
    color: #fff;
}

.llp-bg .nav-tabs li a:hover span {
    filter: brightness(122);
}

.llp-bg .nav-tabs .nav-link.active {
    background: #EB001B;
    color: #fff;
}

.llp-bg .nav-tabs .nav-link.active i {
    color: #fff;
}

.llp-bg .nav-tabs .nav-link.active span {
    filter: brightness(122);
}

.tab-img1 p {
    margin: 20px 0;
}

.tab-img2 {
    height: 159px;
    width: 100%;
    background: url(../images/plus-icon.png) no-repeat 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.plus-left, .plus-right {
    width: 49%;
    text-align: center;
}

.tab-img2 h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}

.tab-img2 span {
    font-size: 15px;
}

.llp-togle .card-header a {
    width: 100%;
    display: inline-block;
    padding: .75rem 1.25rem;
    position: relative;
    padding-left: 50px;
    color: #000;
    font-weight: 620;
    font-size: 15px;
}

.llp-togle .card-header {
    padding: 0;
}

.llp-togle .card-header a::before {
    content: "\f05d";
    font-family: "FontAwesome";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: #EB001B;
    font-size: 19px;
    position: absolute;
    top: 8px;
    left: 16px;
}

.llp-togle {
    margin: 0 !important;
    margin-bottom: 40px !important;
}

.llp-togle .card {
    margin-bottom: 20px;
}

.llp-togle .card-header a.card-link::after, .llp-togle .card-header a.card-link.collapsed::after {
    color: #EB001B;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
    font-size: 22px;
    position: absolute;
    right: 16px;
    top: 5px;
}

.llp-togle .card-header a.card-link::after {
    content: "\f0de";
    font-family: fontawesome;
}

.llp-togle .card-header a.card-link.collapsed::after {
    content: "\f0dd";
    font-family: fontawesome;
}

.llp-togle h3 {
    font-size: 22px;
    color: #1260b1;
    font-weight: 700;
    margin-bottom: 20px;
}

#accordion1 .card-header a::before {
    color: #f00;
    content: "\f057";
}

.llp-color-box {
    background: #fef7e0;
    padding: 30px 40px;
    border-radius: 0px 40px 40px 0px;
    margin-bottom: 20px;
}

.llp-color-box h3 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
}

.llp-color-box p {
    margin: 0;
}

.llp-color-box1 {
    background: #f2f6ff;
}

.info-registry h1 {
    font-size: 56px;
    line-height: 56px;
    font-weight: 800;
}

.info-registry h1 + p {
    font-size: 22px;
    line-height: 32px ;
    color: #fff;
}

.info-register2 h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}

.info-register2 h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
}

.info-register2 p {
    font-size: 16px;
    line-height: 24px;
}

.info-register2 h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}

.info-register2 h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
}

.banner-amazon-registry a {
    /* background: transparent; */
    /* border: 1px solid #000; */
    /* color: #000; */
}

.info-register2 p {
    font-size: 16px;
    line-height: 24px;
}

.register-1 h6 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}

.register-1 h6+a {
    display: table;
    margin: auto;
}

.info-registry img {
    max-width: 98%;

    margin-bottom: 82px;
  
}

section {
    padding: 60px 0;
}

.register-1 .row {
    align-items: baseline;
}

.row.not-flex input {
    margin-bottom: 20px;
    border: solid 2px #EB001B;
}

.row.not-flex input.btn {
    background-color: #EB001B;
}

.extra-copy {
    padding-bottom: 80px;
}

.extra-copy .pricing-box {
    height: 720px;
    position: relative;
}

.extra-copy .btn.btn-green.various {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bg-rg {
    background: #f0f0f0;
}

img {
    max-width: 100%;
}

.bg-rg img {
    margin-bottom: 30px;
}

.info-reg h2 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
}

.info-reg h2> span {
    font-size: 13px;
    line-height: 18px;
    display: block;
    font-weight: 600;
}

.info-reg {
    width: 60%;
}

.info-reg p {
    font-size: 16px ;
    line-height: 24px;
    width: 76%;
    margin-bottom: 40px;
}

.info-r3 h4 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
    margin-bottom: 5px;
}

.info-r3 p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.info-r3 {
    box-shadow: 0 4px 10px rgb(179 179 179 / 25%);
    padding: 15px 20px;
    margin-bottom: 40px;
    border-radius: 10px;
    min-height: 295px;
    background: #fff;
}

.info-r3 img {
    min-height: 92px;
    margin-bottom: 15px;
}

.registry-3 h6 {
    text-align: center;
    margin-bottom: 20px;
    color: #000;
}

.registry-3 h6+a {
    display: table;
    margin: auto;
}

.registry-3 {
    background: #f0f0f0;
}

.amazon-brand ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
    margin-bottom: 90px;
}

.our-banner.llp-banner {
    background: url(../images/llp-bg.jpg) no-repeat center top;
    padding-bottom: 50px;
}

.llp-banner h1 {
    font-weight: 800;
}

.llp-faqs {
    background: #fafafa;
}

.llp-faqs h2::before {
    position: absolute;
    left: 0;
    height: 54px;
    width: 5px;
    background: #EB001B;
    content: "";
    right: auto;
    bottom: auto;
}

.llp-faqs h2 {
    position: relative;
    padding-left: 20px;
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 38px;
    color: #000;
}

.amazon-brand h3 {
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 50px;
}

.amazon-brand {
    padding: 0;
}

.trade-services {
    position: relative;
    background: #f3f3f3;
    width: 98%;
    margin: auto;
}

.trade-services::after {
    content: '';
    background: #EB001B;
    height: 40px;
    width: 35px;
    position: absolute;
    bottom: -17px;
    left: -13px;
}

.trade-img-left img {
    position: absolute;
    left: -90px;
    top: 0;
    max-width: 860px;
}

.trade-img-right img {
    position: absolute;
    right: -90px;
    top: 0;
    max-width: 840px;
}

.trade-services-box {
    position: relative;
    margin-bottom: 50px;
}

.trade-txt-container {
    background: #f3f3f3;
    padding: 30px 24px 10px;
    z-index: 1;
    margin-top: 26px;
    overflow: hidden;
    min-height: 480px;
}

.trade-txt-container h2 {
    position: relative;
    font-size: 24px;
    padding-top: 14px;
}

.trade-txt-container h2::after {
    content: "";
    position: absolute;
    left: 0;
    background: #EB001B;
    width: 10%;
    right: inherit;
    height: 6px;
    top: 0;
}

.trade-txt-container1 h2::after {
    left: inherit;
    right: 0;
}

.trade-txt-container h2 {
    margin: 0;
}

.trade-txt-container p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
}

.trade-txt-container1 {
    z-index: 1;
    text-align: right;
}

.trade-txt-container .btn {
    margin: 0;
}

.trade-txt-container::before {
    content: "";
    height: 270px;
    width: 70%;
    position: absolute;
    right: -70px;
    background: url(../images/trade-star.png) no-repeat 0 0 / 100%;
    z-index: -1;
    top: 0;
}

.trade-txt-container1::before {
    right: inherit;
    left: -70px;
}

.our-banner.services-banner ul.list-inline li {
    width: 100%;
}

.services-banner p {
    text-transform: capitalize;
    max-width: 42%;
    margin-bottom: 20px;
}

.tab-img a {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 36%;
    font-size: 70px;
    line-height: normal;
    width: 20%;
    transition: .5s all;
}

.tab-img a:hover {
    transform: scale(1.1);
}

.company-cta-wrapper {
    position: relative;
    text-align: center;
    padding: 100px 0;
}

.company-cta-oval {
    max-height: 412px;
    max-width: 412px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
}

.company-cta-map {
    width: 100%;
    max-width: 970px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    z-index: -1;
}

.company-cta-oval svg {
    transform: scale(-1, 1);
}

.company-cta-wrapper h2 {
    max-width: 40%;
    margin: auto;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 34px;
    color: #000;
    display: block;
}

.company-cta-wrapper p {
    margin: 20px 0;
    font-size: 15px;
    color: #000;
}

.company-cta-wrapper a {
    background: #EB001B;
    color: #fff;
    display: inline-block;
    border-radius: 100px;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid transparent;
    transition: .5s all;
}

.company-cta-wrapper a:hover {
    background: #fff;
    border-color: #EB001B;
    color: #EB001B;
}

.company-cta-wrapper a i {
    margin-left: 10px;
}

#company-faqs2, #company-faqs3, #company-faqs4 {
    display: none;
}

.llp-faqs .row [class*='col-']:nth-child(2) {
    margin: auto;
}

.llp-togle p {
    margin: 0;
}

.info-registry h1 {
    color: #fff;
    max-width: 100%;
}

.custom-style h1 {
    color: #000;
    max-width: 100%;
}

.info-r3 h2, .info-r3 h3, .info-r3 h4, .info-reg h2 {
    color: #000;
}

.info-register2 h2, .info-r2 h3, .info-r2 h4 {
    color: #000 !important;
}

.custom-style h2, .custom-style h3, .custom-style h4 {
    color: #000 !important;
}

.custom-style h2::before {
    right: auto;
}

.llp-banner span {
    line-height: 24px;
    margin: 10px 0 20px;
}

.inner-content h2, .inner-content h3, .inner-content h4 {
    color: #000;
    margin: 20px 0 4px;
}

.inner-content h3 {
    font-size: 19px;
    margin: 20px 0 0;
    font-weight: 600;
    color: #232323;
}

.inner-content {
    padding: 30px;
}

.inner-content h4 {
    margin: 22px 0 4px;
    font-size: 19px;
    font-weight: bold;
    color: #EB001B;
    text-transform: uppercase;
}

.inner-content ul li {
    margin: 9px 0;
    color: #767eb6;
}

.inner-content ul {
    list-style: disc;
    margin: 0 0 0 18px;
}

.inner-content p {
    margin: 0 0 7px;
    font-size: 14px;
}

.thankyou-banner p {
    font-size: 24px;
    line-height: normal;
    color: #fff !important;
}

.thankyou-banner:before {
    background: #0000008a;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.thankyou-banner .container {
    position: relative;
    z-index: 1;
}

.thankyou-banner h1 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
    max-width: 100%;
}

.thankyou-banner h1 span {
    display: block;
    font-style: italic;
}

.thankyou-banner {
    text-align: center;
    background: url(../images/our-banner.jpg);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
}

a.live-chat-thank.chat {
    background: #ff8600;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}

.our-work.money-saver table td p {
    font-size: 13px;
    color: #000;
}

.our-work.money-saver table td h4 {
    color: #21b67c;
    font-size: 14px;
    font-weight: 500;
}

.our-work.money-saver table th h3 {
    font-size: 17px;
    color: #21b47b;
    text-align: center;
    margin-bottom: 13px;
    font-weight: 600;
}

.our-work.money-saver table tr th {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #d5d3d3;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #d6d3d3;
    color: #17494d;
    font-size: 13px;
}

.table-bordered small {
    color: #272727 !important;
    font-size: 13px;
}

.our-work.money-saver table tr th img {
    padding: 6px;
    background: #fff;
    margin: 8px 0 !important;
    display: inline-block !important;
    width: 170px;
    border: #c1c1c1 1px solid;
}

.result .bg-warning {
    background: #20b27b !important;
}

.result {
    margin-bottom: 63px;
}

.our-work.money-saver table tr th {
    text-align: center;
}

section.our-work.money-saver.contact-work h5+p>a {
    color: #EB001B;
    font-weight: 600;
}

.next-btn input {
    background: #EB001B;
    border: 0;
    padding: 12px 40px;
    display: block;
    color: #fff;
    margin: 20px 0;
    cursor: pointer;
}

.title h2 {
    color: #2c2e3a;
    padding-top: 25px;
    margin-bottom: 20px;
}
