﻿body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: rgb(0, 0, 0);
    padding-top: 0px;
    overflow-x: hidden;
    background: white;
    font-family: "Poppins";
}
.loader-holder{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgb(238 238 238 / 30%);
    z-index: 9;
    display: none;
}

#loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #c0c0c0;
    border-radius: 50%;
    border-top: 16px solid #696088;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 999999999;
}
@keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}
main {
    min-height: calc(100vh - 283.14px)
}

.column-index-content-nextto-ads {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
}
.div-contains-table-nextto-ads {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.countainer-2logos-header {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.icon-image-arrange {
    width: 100%;
}
.countriesdiv-bad-id-usage td {
    display: inline-block;
    padding-bottom: 0;
    padding: 5px;
    background: #eee;
    border-top: 1px solid white;
    font-family: sans-serif;
    color: rgb(7, 8, 92);
}
@font-face {
    font-family: "Courgette-Regular";
    src: url("../fonts/Courgette-Regular.ttf") format("truetype");
}
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.btn-primary {
    color: #fff;
    /* background-color: #002c69;
    border-color: #204d74; */
    background-color: #5cb85c;
}
.page-header {
    margin: 0px;
    border-bottom: none;
    background-color: rgb(255, 255, 255);
}
.dl-horizontal dt {
    white-space: normal;
}
.yellow-text {
    font-size: 30px;
    color: firebrick;
}
.page-header img.mail-img {
    position: absolute;
    right: 4px;
    top: 59px;
    width: 209px;
}
p {
    word-break: break-word;
}
::-webkit-scrollbar-thumb {
    background: rgb(98 89 131);
    height: 50px;
}
p {
    margin: 0px 0px 5px;
    font-size: 17px;
    font-weight: 500;
}
.large-row {
    min-height: calc(100vh - 123px);
}
.position-relative {
    position: relative !important;
}
.map {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.map iframe {
    width: 100%;
    border: 0px;
}
.map-box {
    max-width: 304px;
    top: 117px;
    background-color: rgb(215, 30, 40);
    margin: 0px 10px;
    padding: 5px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-radius: 2px;
    color: rgb(255, 255, 255);
    position: relative;
    font-size: 16px;
}
h5.heading {
    font-size: 21px;
}
.btn-responsive {
    overflow-wrap: break-word;
    width: 94%;
    white-space: normal !important;
}
.legcou-tbl th, .legcou-tbl td {
    width: 10%;
    border: 2px solid white;
    padding: 4px;
    border-top: 1px solid gainsboro;
}
.legcou-tbl th, .legcou-tbl td a{
    display: block;
}
.maintit-h2 {
    font-size: 28px;
    font-weight: bold;
}
.subtit-h2 {
    font-size: 37px;
    text-transform: uppercase;
    font-weight: bold;
}
.legcou-tbl .btn, .font-sen .btn {
    font-size: 16px;
    padding: 9px 0px;
    border: 0;
    background-color: rgb(249 249 249);
    color: rgb(45 97 135);
    border-top: 2px solid rgb(122 121 149);
    outline: 0px;
    border-radius: 0;
    width: 98%;
    font-family: "Poppins";
}
.legcou-tbl .nonhagbor:hover, .btn.nonhagbor:hover {
    font-weight: 500;
    color: white;
    background-color: rgb(155 154 191) !important;
    border-color: rgb(236 237 218) !important;
}
.navbar-inverse .navbar-header {
    background-color: #696088;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 0px;
    width: 100%;
    box-shadow: 2px 3px 4px #fdfd79;
}
.navbar-inverse .navbar-brand {
    color: rgb(255, 191, 191);
}
.navbar-inverse .navbar-nav > li > a {
    color: rgb(255, 255, 255);
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    padding-bottom: 18px;
    color: rgb(249, 249, 249);
    background-color: rgb(0, 44, 105);
}
.maintit-h1 {
    font-size: 32px;
    /* margin-top: -30px; */
    color: #696088;
    font-weight: bold;
}
.maintit-h1-small i {
    margin-right: 12px;
}
.maintit-h1-small {
    font-size: 33px;
    z-index: 16;
    position: relative;
    border-radius: 6px;
    margin-top: -33px;
    margin-bottom: 33px;
    text-align: left;
    padding-left: 26px;
    font-family: "Poppins", sans-serif;
    color: #2a388c;
}
.errorsHolder {
    max-width: 1500px;
    width: 100%;
    margin: 22px 50px;
    padding: 15px 30px;
    font-size: 18px;
    list-style: none;
    border: 5px solid #dc3545; /* 🔴 Red border */
    background-color: #fff5f5; /* light red background */
    color: #b02a37;            /* dark red text */
    border-radius: 8px;
    box-shadow: 0 0 6px rgba(220, 53, 69, 0.2);
    height: fit-content;
    animation: fadeIn 0.4s ease-in-out;
}

.errorsHolder li {
    margin-bottom: 6px;
}

.errorsHolder li:last-child {
    margin-bottom: 0;
}
@media (max-width:1400px) {
    .maintit-h1-small{
        font-size: 25px;
    }
}
img.lowpric-img {
    margin: auto auto 0px;
}
.mainhd-div {
    padding: 0px 10px;
    background-color: transparent;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    margin-top: 5px;
    border-radius: 0px !important;
}
.mainhd-div h1 {
    font-size: 27px;
}
@font-face {
    font-family: SIMSUN;
    src: url("../fonts/SIMSUN.ttf") format("truetype");
}
@font-face {
    font-family: signature;
    src: url("../fonts/Airin.ttf") format("truetype");
}
#signature-text {
    font-family: signature;
    font-size: 44px;
    padding-left: 12px;
    margin-top: -12px;
    text-transform: capitalize;
}
.contxt-p {
    font-size: 25px;
    font-family: SIMSUN;
}
.contxt-ul {
    font-size: 20px;
    padding: 22px 0px;
    color: rgb(215, 30, 40);
}
.contxt-ul li {
    list-style: none;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 22px;
}
.contxt-ul li span {
    color: rgb(0, 0, 0);
    line-height: 0;
}
.maincont-div {
    background-size: contain;
    background-attachment: fixed;
    margin-top: 15px;
}
.reqView h2 {
    color: #e9382b;
    margin: 15px;
    text-transform: capitalize;
}
.reqView h2 i {
    margin-right: 12px;
}
.fdxcont-div {
    border-radius: 5px;
    margin: 40px auto;
    background-color: rgb(245, 245, 237);
    padding: 5px 20px;
    box-shadow: rgb(163, 161, 161) 0px 0px 2px 1px;
}
.hagbor2 {
    border: 2px solid rgb(148, 148, 148) !important;
}
.btn.nonhagbor {
    border: 0;
    border-top: 2px solid rgb(255 152 45);
    background-color: rgb(249 249 249) !important;
    color: black;
    transition: 1s all ease;
}
.hagbor {
    border: 2px solid rgb(138, 180, 225);
}
ul {
    padding-left: 23px;
}
ul li {
    list-style: outside square;
    background: transparent;
}
.mainhead-div a {
    color: rgb(245, 245, 237);
}
.mainfoot-div {
    background-color: rgb(98 89 131);
    padding: 0 0px;
    border-top: 2px solid #b9b0c4;
    color: white;
    margin-top: 5px;
}
.slctcou-p {
    color: rgb(245, 245, 237);
    font-size: 20px;
}
.mainfoot-div p {
    padding: 17px 0px;
    margin-bottom: 0px;
    font-weight: normal;
}
h3.maintit-h3 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 29px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    position: relative;
}
h3.maintit-h3::before {
    content: "";
    height: 2px;
    position: absolute;
    background-color: rgb(245, 245, 237);
    top: 80px;
}
h3.chtop {
    margin-bottom: 20px;
}
h3.chtop::before {
    top: 26px !important;
}
h4 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    color: rgb(42, 56, 140);
}
.red {
    background: rgb(0, 44, 105);
    color: rgb(253, 253, 253);
    transition: all 0.2s ease-out 0s;
    min-height: 0px;
    min-width: 0px;
    margin: 0px;
    border: 2px solid rgb(0, 44, 105);
    font-size: 17px;
}
.red:hover {
    background-color: rgb(23, 79, 156);
    border-color: gainsboro;
    color: rgb(255, 255, 255) !important;
}
.txtsz-btn {
    font-size: 18px;
}
.addtit-b {
    font-size: 16px;
}
.getst-btn {
    background: rgb(255, 231, 151);
    color: rgb(16, 16, 16);
    transition: all 0.2s ease-out 0s;
    min-height: 0px;
    min-width: 0px;
    border-width: 0px;
    margin: auto;
    letter-spacing: 0px;
    font-size: 19px;
    box-shadow: rgb(156, 156, 156) 2px 2px 2px;
}
.prices-tbl {
    font-size: 18px;
}
.frmgrp-row {
    font-size: 17px;
}
.modpop-div {
    border-bottom: none !important;
}
.close-btn {
    font-size: 46px;
}
.order-btn {
    background: rgb(42 56 140);
    border: 0px;
    color: rgb(255 255 255);
    transition: all 0.2s ease-out 0s;
    min-height: 0px;
    min-width: 0px;
    margin: 15px auto 2px;
    letter-spacing: 0px;
    font-size: 31px;
    padding: 5px 45px;
    width: 200px;
}
.contfrm-lbl {
    font-weight: normal;
    font-size: 19px;
    display: inline;
}
.red-clr {
    color: rgb(215, 30, 40) !important;
}
.yellow-clr {
    color: rgb(255, 245, 212) !important;
}
.count-img {
    margin: 0px auto 32px;
    position: absolute;
    top: -25px;
    right: 28px;
    z-index: 0;
    width: 165px;
}
.mainhead-div ul {
    padding-left: 20px;
}
.mainhead-div ul li {
    list-style: outside square;
}
.mainhead-div ul li a {
    color: rgb(231, 231, 231);
    line-height: 28px;
}
.mainhead-div p span {
    font-weight: 600;
}
.searchbox {
    background-color: rgb(245, 245, 237);
    border-radius: 0px;
}
#search input.blur, #search input.searchbox {
    color: rgb(191, 13, 62);
}
.glyphicon-search {
    color: rgb(191, 13, 62);
}
.search-btn {
    background-color: rgb(245, 245, 237);
    border-radius: 0px;
}
.gndata-tbl {
    margin-top: 50px;
}
.othdata-tbl {
    margin-top: 198px;
}
.pricdoc-tbl td {
    padding: 0px !important;
    border: none !important;
    vertical-align: middle !important;
}
.pricdoc-tbl td label span {
    color: rgb(213, 44, 83);
    font-size: 28px;
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
}
.pricdoc-tbl td label {
    font-size: 21px;
    text-transform: none;
    font-weight: normal;
}
.pricdoc-tbl td:first-child::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 36px;
    background-color: rgb(217, 206, 209);
    right: 48%;
    top: 25%;
    transform: translateY(-50%);
}
.subtit-h3 {
    color: rgb(255 255 255);
    font-size: 34px;
    text-transform: capitalize;
    letter-spacing: -1px;
    position: relative;
    padding-bottom: 14px;
}
.subtit-h3::after {
    width: 84px;
    background: rgb(0, 44, 105);
    height: 3px;
    position: absolute;
    left: 5px;
    bottom: -6px;
}
.prictot-div {
    font-size: 15px;
    background: white;
    z-index: 1;
    border: 0;
}
.prictot-div td {
    padding: 7px 5px !important;
    vertical-align: middle !important;
    font-size: 19px;
}
.prictot-div th {
    background: #696088;
    color: white;
    font-weight: normal;
    font-size: 19px;
}
hr {
    margin: 0px;
}
.blue-clr {
    color: rgb(17, 97, 178);
}
.caldoc-div #daynumber {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
#todaycalendarbox1 {
    top: 82px;
    background: white;
    border-radius: 30px;
    top: 12px;
    left: 9px;
    position: relative;
}
#todaycalendarbox1 p#weekday {
    color: rgb(0, 44, 105);
    font-size: 21px;
    text-align: center;
    margin: 0px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    line-height: 1;
    border: 1px solid gainsboro;
    padding-bottom: 13px;
    text-transform: capitalize;
    font-weight: bold;
}
#todaycalendarbox p {
    box-shadow: rgb(128, 128, 128) 5px 5px 10px;
    z-index: 1;
    width: 100%;
}
#todaycalendarbox1 p#daynumber {
    background-color: rgb(99 99 99);
    text-align: center;
    font-size: 25px;
    margin: 0px;
    color: rgb(253, 253, 253);
    border-top-left-radius: 0.2em;
    border-top-right-radius: 0.2em;
    text-transform: uppercase;
    position: relative;
}
#todaycalendarbox p#monthname {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: rgb(250, 255, 251);
    background-color: rgb(180, 49, 55);
    margin: 0px;
    padding: 0.1em 0.5em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
.calend-p {
    padding-top: 6px !important;
    padding-bottom: 9px !important;
}
.caltxt-p {
    font-size: 22px;
    margin-bottom: 15px;
    color: rgb(47, 18, 19);
}
#OtherCountryDiv {
    margin-top: 25px;
    margin-bottom: 45px;
    background-color: rgb(253, 253, 253);
    border-radius: 10px;
    border: 1px solid gainsboro;
    padding: 22px;
}
.calw-div {
    width: 80%;
    margin: auto;
}
.start-btn {
    font-size: 20px;
    padding: 8px 55px;
    background-color: rgb(215, 30, 40);
}
.fedxrd-inp {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 15px;
}
.arbch-lbl {
    margin-top: 15px;
}
.othco-lbl {
    font-size: 24px;
    text-align: center;
}
.modfoot-btn {
    margin-bottom: 20px;
    text-align: center !important;
    border-top: none !important;
}
.quest-lbl {
    margin-bottom: 15px;
    font-size: 18px;
}
.ysz-btn {
    font-size: 20px;
    padding: 10px 25px;
    background-color: rgb(235, 27, 37);
}
.nsz-btn {
    font-size: 20px;
    padding: 10px 25px;
}
.pribg-tr {
    background-color: rgb(244, 244, 242);
}
.pribg-tr > tbody > tr > td {
    padding: 7px;
}
.order-form .select2-container {
    width: 66% !important;
}
label {
    font-weight: normal;
}
.docfrm-lbl {
    font-size: 23px;
    margin-top: 1em;
}
#cartDetId_li {
    position: relative;
    top: -15px;
}
.cartnum-spn {
    position: absolute;
    font-size: 27px;
    right: 8px;
    color: rgb(255, 255, 255);
    padding: 1px 6px;
    border-radius: 4px;
    top: -3px;
}
.cartnum-div {
    margin-top: 13px;
    display: inline-block;
    width: 130px;
    position: relative;
}
.cartnum-div img {
    margin: auto;
    width: 326px;
}
.shopcart-fa {
    font-size: 36px;
    position: relative;
    top: 6px;
}
.delete-fa {
    font-size: 25px;
    color: red;
}
.prictbl-div {
    margin-bottom: 0px;
    margin-top: 25px;
    background: white;
}
.prictbl-div td {
    padding: 3px 6px !important;
    vertical-align: middle !important;
}
.prictbl-div td span {
    color: rgb(213, 44, 83);
    font-size: 25px;
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
}
.arrw-fa {
    margin-left: 7px;
    font-size: 28px !important;
}
.arrow-img {
    position: relative;
    margin-top: -8px;
    float: right;
    width: 80px;
    left: 34px;
    z-index: 1000;
}
.tit-p {
    font-size: 21px;
    color: rgb(215, 30, 40);
    text-decoration: underline;
}
#countId-div .select2-container--default .select2-selection--single {
    font-size: 35px;
    border-radius: 7px;
    outline: none;
    height: 45px !important;
}
.select2-container .select2-selection--single {
    font-size: 20px;
    padding: 10px 5px;
    background-color: rgb(251 251 251) !important;
    height: 55px !important;
    outline: 3px solid#7c7c7c;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
#select2-Count-results .select2-results__option {
    padding: 0px 15px;
    font-size: 27px;
}
.otherDocumnets {
    width: 77%;
    margin: auto;
    overflow: hidden;
}
.social_footer_ul {
    display: flex;
    justify-content: right;
    align-items: center;
    list-style-type: none;
    padding-left: 0px;
    margin-left: auto;
    height: 100%;
    margin-bottom: 0;
}
.footer {
    z-index: 1;
}
.paymentMethod{
    padding: 15px 50px;
}
#divbillingcheck{
    margin-top: 1%;
}
.container-fluid {
    padding-bottom: 5px;
}
.footer .row {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1400px) and (min-width: 991px) {
    .contentCOntainer{
        /* padding-top: 56px; */
    }
}
.social_footer_ul li {
    padding-left: 10px;
    padding-top: 0px;
    float: left;
    list-style: none;
}
.social_footer_ul li a {
    color: rgb(215, 30, 40);
    border: 1px solid rgb(204, 204, 204);
    padding: 8px;
    border-radius: 50%;
}
.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
    color: white;
}
.email-img {
    margin: 1px auto auto;
    text-align: center;
    display: block;
    width: 210px;
}
.emltxt-p {
    font-size: 18px;
    font-style: italic;
    text-align: center;
}
.contfrm-inp {
    height: 31px;
    padding-left: 5px;
    border-radius: 3px;
}
.row-flex {
    display: flex;
    justify-content: space-between;
}
.subtit-txt {
    font-size: 23px;
    font-style: italic;
    color: rgb(215, 30, 40);
    text-decoration: underline;
}
.frmtit-h2 {
    font-size: 29px;
    border-bottom: 2px solid gainsboro;
    padding-bottom: 21px;
    width: 31%;
    margin: auto auto 36px;
}
#shiptypesdiff {
    margin-top: 20px;
}
#canclBtnId {
    margin-top: 15px;
}
.modhd-div {
    background-color: rgb(51, 122, 183);
    padding: 10px 15px;
    font-size: 17px;
    color: rgb(255, 255, 255);
}
.modhd-div .close {
    color: rgb(255, 255, 255);
    font-size: 35px;
}
.modtit-h4 {
    color: rgb(255, 255, 255);
    font-size: 22px;
}
.modcont-p {
    font-size: 20px;
}
.edtit-btn {
    font-size: 17px;
}
.carousel-inner > .item {
    height: auto;
    min-height: 215px;
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
    display: none;
}
.bs-slider, .bs-slider .bs-slider-overlay {
    background: transparent;
}
.slide-text > h1, .slide-text > p {
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
}
.slide-text h1 {
    font-size: 35px;
    margin-bottom: 0px;
    margin-top: 5px;
    line-height: 45px;
}
.slide-text h2 {
    font-size: 35px;
    margin-bottom: 0px;
    margin-top: 15px;
    line-height: 20px;
}
.slide-text h3 {
    font-size: 59px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.slide-text h4 {
    font-size: 53px;
}
.slide-text {
    top: 0%;
    padding-top: 0px;
}
.slide-text > p {
    font-size: 1.8em;
    line-height: 43px;
}
.mainslider-div .carousel-control.right {
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0px,rgba(231, 231, 231, 0) 100%);
}
.mainslider-div .carousel-control.left {
    background-image: linear-gradient(to left,rgba(0, 0, 0, 0) 0px,rgba(231, 231, 231, 0) 100%);
}
.vertfrm-txtt {
    text-align: center;
    vertical-align: middle;
    width: 47px;
    margin-right: 15px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 16px;
    color: red;
    margin-top: -60px;
    -webkit-text-stroke: 1px black;
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    white-space: nowrap;
    transform: rotate(-90deg);
    letter-spacing: 0.7px;
}
.accpay-div {
    font-size: 33px;
    margin-top: 0px;
}
.accpay-div div {
    display: inline-block;
}
.txtspn1 {
    font-size: 1.02em;
}
.txtspn2 {
    font-size: 1em;
}
.txtspn3 {
    font-size: 1.175em;
}
.txtspn4 {
    font-size: 1.05em;
}
#flip {
    height: 50px;
    overflow: hidden;
}
#flip > div {
    display: block;
}
#flip > div > div {
    color: rgb(0, 0, 0);
    padding: 4px 12px;
    height: 45px;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
}
#flip div:first-child {
    animation: 3s linear 0s infinite normal none running show;
}
@keyframes show {
    0% {
        margin-top: -270px;
    }
    5% {
        margin-top: -180px;
    }
    33% {
        margin-top: -180px;
    }
    38% {
        margin-top: -90px;
    }
    66% {
        margin-top: -90px;
    }
    71% {
        margin-top: 0px;
    }
    99.99% {
        margin-top: 0px;
    }
    100% {
        margin-top: -270px;
    }
}
#textSlider.row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100% !important;
}
#textSlider div {
    color: rgb(255, 255, 255);
    font-family: Lato, sans-serif;
    text-transform: uppercase;
}
.iamCol {
    text-align: right;
    float: left;
    font-weight: 300;
    font-size: 30pt;
}
.iamCol p:nth-child(2) {
    margin-top: -20pt !important;
}
.slideCol {
    text-align: left;
    overflow: hidden;
    font-weight: 900;
    font-size: 70pt;
    display: block;
    white-space: nowrap;
}
.slideCol p {
    margin: 0px !important;
}
.scroller {
    height: 70pt;
    line-height: 70pt;
    overflow: hidden;
}
.scroller .inner {
    animation: 10s ease 0s infinite normal none running scroll;
}
@keyframes scroll {
    0% {
        margin-top: 0px;
    }
    15% {
        margin-top: 0px;
    }
    25% {
        margin-top: -70pt;
    }
    40% {
        margin-top: -70pt;
    }
    50% {
        margin-top: -140pt;
    }
    65% {
        margin-top: -140pt;
    }
    75% {
        margin-top: -210pt;
    }
    90% {
        margin-top: -210pt;
    }
    100% {
        margin-top: 0px;
    }
}
p.textanimate-p, p.textanimate-p1, p.textanimate-p2, p.textanimate-p3 {
    border-right: 5px solid transparent;
    white-space: nowrap;
    overflow: hidden;
}
p.textanimate-p {
    animation: 2s linear 1s 1 normal both running animated-text, 600ms linear 0s infinite normal none running animated-cursor;
}
p.textanimate-p1 {
    animation: 2s linear 2s 1 normal both running animated-text, 600ms linear 0s infinite normal none running animated-cursor;
}
p.textanimate-p2 {
    animation: 2s linear 3s 1 normal both running animated-text, 600ms linear 0s infinite normal none running animated-cursor;
}
p.textanimate-p3 {
    animation: 2s linear 4s 1 normal both running animated-text, 600ms linear 0s infinite normal none running animated-cursor;
}
@keyframes animated-text {
    0% {
        width: 0px;
    }
    100% {
        width: 100%;
    }
}
@keyframes animated-cursor {
    0% {
        border-right-color: transparent;
    }
    100% {
        border-right-color: transparent;
    }
}
.dc {
    animation: 30s linear 0s 30 normal none running cssAnimation;
}
.dc-ring {
    background: url("../Images/dclogo-txt.png") no-repeat;
    width: 180px;
    height: 180px;
    position: relative;
    left: 263px;
    margin-top: -178px;
    display: none;
}
.dc-logo {
    margin-left: 180px;
    position: relative;
    top: 0px;
    left: -182px;
}
@-webkit-keyframes cssAnimation {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    }
    20% {
        transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    }
    40% {
        transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    }
    60% {
        transform: rotate(-90deg) scale(1) skew(1deg) translate(0px);
    }
    80% {
        transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
    }
    100% {
        transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    }
}
.inTurnFadingTextG {
    color: rgb(0, 0, 0);
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    float: left;
    animation-name: bounce_inTurnFadingTextG;
    animation-duration: 3.22s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}
@media (max-width: 1814px) and (min-width: 1670px) {
    #inTurnFadingTextG {
        width: 68%;
    }
}
#inTurnFadingTextG_1 {
    animation-delay: 0.2s;
}
#inTurnFadingTextG_2 {
    animation-delay: 0.4s;
}
#inTurnFadingTextG_3 {
    animation-delay: 0.6s;
}
#inTurnFadingTextG_4 {
    animation-delay: 0.8s;
}
#inTurnFadingTextG_5 {
    animation-delay: 1s;
}
#inTurnFadingTextG_6 {
    animation-delay: 1.2s;
}
#inTurnFadingTextG_7 {
    animation-delay: 1.4s;
}
#inTurnFadingTextG_8 {
    animation-delay: 1.6s;
}
#inTurnFadingTextG_9 {
    animation-delay: 1.8s;
}
#inTurnFadingTextG_10 {
    animation-delay: 2s;
}
#inTurnFadingTextG_11 {
    animation-delay: 2.2s;
}
#inTurnFadingTextG_12 {
    animation-delay: 2.4s;
}
#inTurnFadingTextG_13 {
    animation-delay: 2.6s;
}
#inTurnFadingTextG_14 {
    animation-delay: 2.8s;
}
#inTurnFadingTextG_15 {
    animation-delay: 3s;
}
#inTurnFadingTextG_16 {
    animation-delay: 3.2s;
}
#inTurnFadingTextG_17 {
    animation-delay: 3.4s;
}
#inTurnFadingTextG_18 {
    animation-delay: 3.6s;
}
#inTurnFadingTextG_19 {
    animation-delay: 3.8s;
}
#inTurnFadingTextG_20 {
    animation-delay: 4s;
}
#inTurnFadingTextG_21 {
    animation-delay: 4.2s;
}
#inTurnFadingTextG_22 {
    animation-delay: 4.4s;
}
#inTurnFadingTextG_23 {
    animation-delay: 4.6s;
}
#inTurnFadingTextG_24 {
    animation-delay: 4.8s;
}
#inTurnFadingTextG_25 {
    animation-delay: 5s;
}
#inTurnFadingTextG_26 {
    animation-delay: 5.2s;
}
#inTurnFadingTextG_27 {
    animation-delay: 5.4s;
}
#inTurnFadingTextG_28 {
    animation-delay: 5.6s;
}
.doc-tit {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 20px;
    background: none !important;
}
@-webkit-keyframes bounce_inTurnFadingTextG {
    0% {
        color: rgb(255, 204, 51);
    }
    100% {
        color: rgb(255, 255, 255);
    }
}
@keyframes bounce_inTurnFadingTextG {
    0% {
        color: rgb(255 130 1);
    }
    100% {
        color: rgb(255, 255, 255);
    }
}
#inTurnFadingTextG_12 {
    animation-delay: 3.3s;
}
#inTurnFadingTextG_13 {
    animation-delay: 3.5s;
}
#inTurnFadingTextG_14 {
    animation-delay: 3.6s;
}
#inTurnFadingTextG_15 {
    animation-delay: 3.7s;
}
#inTurnFadingTextG_16 {
    animation-delay: 3.8s;
}
#inTurnFadingTextG_17 {
    animation-delay: 3.99s;
}
#inTurnFadingTextG_18 {
    animation-delay: 4.2s;
}
#inTurnFadingTextG_19 {
    animation-delay: 4.5s;
}
#inTurnFadingTextG_20 {
    animation-delay: 4.8s;
}
#inTurnFadingTextG_21 {
    animation-delay: 5.1s;
}
#inTurnFadingTextG_22 {
    animation-delay: 5.4s;
}
#inTurnFadingTextG_23 {
    animation-delay: 5.7s;
}
@media (max-width: 767px) {
    .dc-logo {
        margin-left: auto;
    }
    .dc-ring {
        left: 83px;
    }
    .gndata-tbl {
        margin-top: 0px;
    }
    .othdata-tbl {
        margin-top: 0px;
    }
    /* .readm-img, #trigger4{
        display: none;
    } */
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 7px 0px;
}
#ServicesParentDiv .table > tbody > tr > td:nth-child(2) {
    text-align: center;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px;
    border-color: rgb(0, 44, 105);
    color: white !important;
}
.navbar-collapse {
    padding-left: 0px;
}
.block {
    border-radius: 4px;
    z-index: 1;
}
.border-block {
    padding: 12px 24px;
    border: 2px solid rgb(241, 241, 241);
    border-radius: 4px;
}
::-webkit-scrollbar-track {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(245, 245, 245);
}
::-webkit-scrollbar {
    width: 22px;
    background-color: rgb(245, 245, 245);
}
body::-webkit-scrollbar-thumb {
    border-radius: 00;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(98 89 131);
}
.table-responsive::-webkit-scrollbar-thumb{
    border-radius: 00;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: #fffed9;
}
.bascket tbody::-webkit-scrollbar-thumb {
    background-color: black;
    border-radius: 20px;
}
.bascket tbody::-webkit-scrollbar {
    width: 12px;
    background-color: rgb(245, 245, 245);
}
.select2-container--open .select2-dropdown {
    border: 1px solid gainsboro;
    background: rgb(245, 245, 237);
    border-radius: 8px;
    font-size: 26px;
}
.select2-container--open .select2-dropdown::before {
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
    right: 17px;
    top: -10px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid rgb(220, 220, 220);
}
.select2-results__option:hover {
    background: white;
}
.dc-cons-word {
    position: absolute;
    left: 0px;
}
.dc-cons-word img {
    width: 95px;
}
aside .content {
    background: rgb(255 255 255);
    text-align: center;
    border: 1px solid gainsboro;
}
aside .content .img-container {
    text-align: center;
    padding: 18px;
}
aside .content .img-container img {
    width: 95px;
}
.btn.charOfCountry {
    background: #42c1ff47;
    color: #2a304a;
    font-weight: bold;
    width: 131px;
    cursor: default;
    z-index: 2;
    position: relative;
    border-color: black;
    margin-right: 31px;
}
.btn.charOfCountry span {
    position: absolute;
    font-size: 30px;
    top: 0;
    left: 0;
    font-weight: 500;
    right: 0;
}
button.btn.btn-danger.btn-responsive.hagbor:hover {
    background: rgb(0, 44, 105);
    border-color: rgb(0, 44, 105);
    color: white !important;
}
.btn.otherCountriesButton {
    background: rgb(0 44 105);
    border-color: rgb(255 226 0);
    width: 150px;
    text-transform: capitalize;
    font-size: 16px;
    height: 43px;
    line-height: 22px;
    color: white !important;
    border-width: 3px;
}
.btn.charOfCountry::after {
    width: 0px;
    height: 0px;
    content: "";
    position: absolute;
    top: 0px;
    z-index: 1;
    right: -21px;
    border-top: 19px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid black;
}
.navbar-form {
    position: relative;
    left: 3em;
}
.subtit-h3 b {
    text-transform: uppercase;
}
.col:first-child .linkedDoucment {
    padding-left: 3px;
}
.linkedDoucment a {
    font-size: 23px;
    font-weight: 500;
    color: black;
    margin-left: 52px;
    line-height: 1;
    margin-left: 19px;
    display: flex;
    width: 68%;
    flex-direction: column;
    justify-content: center;
}
.linkedDoucment a:hover {
    color: rgb(76, 76, 255);
}
.linkedDoucment li {
    display: block;
}
.documentNumber {
    padding-right: 12px;
}
.linkedDoucment b {
    font-size: 35px;
    color: white;
    background: black;
    width: 85px;
    border-radius: 50%;
    height: 85px;
    display: inline-block;
    line-height: 72px;
    text-align: center;
}
.cartNum-div .cartNum {
    color: rgb(193, 0, 25);
    border-radius: 50%;
    font-size: 60px;
    font-family: ui-monospace;
}
.cartNum-div h4 {
    margin-top: 1.2em;
    text-transform: capitalize;
    font-size: 25px;
}
div#OtherDocumentDiv {
    border: 1px solid gainsboro;
    border-radius: 5px;
    padding: 17px;
    margin-top: 33px;
}
.font-sen .btn {
    width: 306px;
    margin-left: 22px;
    border-width: 4px;
    font-size: 20px;
    line-height: 0.9;
}
.font-sen .btn:last-child {
    margin-left: 0;
}
.fedxdemo-div li {
    line-height: 1.3;
    margin-bottom: 20px;
    font-size: 15px;
}
.fedximg {
    height: 100px;
}
.prictot-div tbody tr:last-child {
    background: #fffdb98c;
    font-weight: bold !important;
}
.documentType {
    display: flex;
}
.documents .col:first-child li {
    display: block;
    padding: 9px;
}
.col {
    flex: 2 1 0%;
}
.col:first-child, .col:last-child {
    flex: 2 1 0%;
}
.arrow_box {
    position: relative;
    background: rgb(0, 0, 0);
    border: 1px solid rgb(0, 0, 0);
    width: 50%;
    margin: 16px auto 23px;
}
.arrow_box::after, .arrow_box::before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
}
.arrow_box::after {
    border-color: rgb(249, 249, 249) rgba(136, 183, 213, 0)
        rgba(136, 183, 213, 0);
    border-width: 16px;
    margin-left: -16px;
    top: -1px;
}
.arrow_box::before {
    border-color: rgb(0, 0, 0) rgba(194, 225, 245, 0) rgba(194, 225, 245, 0);
    border-width: 20px;
    margin-left: -20px;
}
.transparentBackground {
    background: transparent;
    border: 0px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
.documentType li div {
    background: rgb(255 243 204 / 81%);
    margin-bottom: 30px;
    border-radius: 47px;
    width: auto;
    display: flex;
}
.documentType li:last-child div {
    margin-bottom: 0px;
}
.center_div {
    margin: auto auto auto 24px;
    text-align: center;
    font-size: 33px;
    line-height: 1;
    position: relative;
}
.selectedBlock {
    display: block;
}
.menu2 .navbar-nav > li > a {
    color: rgb(255, 255, 255);
    padding: 16px 14px;
}
.menu2 .navbar-brand {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.menu2 .dc-logo {
    margin-left: 0px;
    position: relative;
    width: 100%;
    left: 0;
    padding: 8px;
    z-index: 4;
    z-index: 200;
}
.content2 .maincont-div {
    margin-top: 0;
    padding-bottom: 5px;
}
.navbar.navbar-inverse.navbar-menu.menu2 {
    width: 100%;
    z-index: 100;
    left: 0;
    background: transparent;
    border: 0;
    margin: 0;
}
.sub-logo {
    position: relative;
    top: 14px;
    font-weight: bold;
    color: rgb(42, 56, 140);
    font-size: 24px;
    line-height: 1;
    text-align: left;
    left: 0;
    font-family: "Libre Caslon Display", serif;
}
.orderForm {
    background: white;
    padding: 17px;
}
.orderForm label {
    text-transform: capitalize;
    font-weight: bold;
}
.orderForm .mb-2 {
    margin-top: -2em;
}
.checkOut {
    padding: 0px 0px 0px 5px;
    margin-top: 43px;
}
.orderBtn {
    width: 200px;
    margin-top: 48px;
}
.h1-main {
    text-transform: capitalize;
    font-size: 28px;
    color: rgb(193 0 25);
    margin-bottom: 0;
    border-radius: 20px 0;
    margin: 0;
    /* padding-top: 1em; */
}
input[type="checkbox"] + label {
    margin-top: -6px;
}
input[type="radio"] + label {
    position: relative;
    top: -2px;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}
input[type="checkbox"] {
    border-radius: 0px;
    position: relative;
    display: inline-block;
    height: 30px;
    width: 30px;
    font-size: 30px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: background-color 0.2s ease-in-out 0s, border 0s ease 0s;
    cursor: pointer;
    border: 2px solid rgb(0, 44, 105);
    background-color: rgb(241, 244, 255);
    outline: none !important;
    box-shadow: none !important;
    color: black;
    -webkit-appearance: none;
}
input[type="radio"] {
    height: 32px;
    width: 36px;
    display: inline-block;
    height: 35px;
    width: 35px;
    position: relative;
    font-size: 30px;
    overflow: hidden;
    margin-top: -1px;
    vertical-align: middle;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: background-color 0.2s ease-in-out 0s, border 0s ease 0s;
    cursor: pointer;
    border: 2px solid rgb(98 89 131);
    background-color: rgb(255 255 255);
    outline: none !important;
    box-shadow: none !important;
    color: black;
    border-radius: 50%;
    -webkit-appearance: none;
}
@media (max-width: 1200px) and (min-width: 767px){
    #inputs input[type="radio"]{
        width: 117px;
    }
}
input[type="checkbox"]:checked::after {
    content: "✓";
    width: 15px;
    height: 15px;
    font-size: 24px;
    position: absolute;
    top: -5px;
    left: 2px;
}
input[type="radio"]:checked::after {
    content: "✓";
    width: 15px;
    height: 15px;
    font-size: 27px;
    position: absolute;
    top: -2px;
    left: 7px;
    font-weight: 900;
    color: red;
}
@media screen and (max-width: 1410px) {
    .dc-cons-word img {
        display: none;
    }
}
@media screen and (max-width: 867px) {
    .documentType .col:first-child li div {
        flex-direction: row;
    }
    .menu2 .navbar-brand {
        left: 12px;
    }
    .dc-logo {
        width: 11em;
        left: -12em;
        top: 2em;
    }
    .subtit-h3 {
        font-size: 21px;
    }
    .subtit-h2 {
        font-size: 22px;
    }
    .linkedDoucment a {
        font-size: 14px;
    }
    .col:first-child .linkedDoucment a {
        text-align: left;
    }
    .linkedDoucment b {
        font-size: 19px;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .linkedDoucment a {
        font-size: 14px;
        line-height: 1;
        margin-left: 14px;
        margin-right: 17px;
    }
    .linkedDoucment {
        padding-left: 11px;
    }
    .menu2 .dc-logo {
        top: 0;
        width: 8em;
        left: 17px;
    }
    .menu2 .navbar-collapse {
        margin-left: 12em;
    }
}
@media screen and (max-width: 678px) {
    .documentType .col:first-child li div {
        flex-direction: row;
        margin-left: 10px;
    }
    .dc-logo {
        width: 9em;
        left: 0em;
        top: 5em;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 13px 37px;
        font-size: 16px;
    }
    .navbar-nav {
        margin-top: 0;
    }
    #todaycalendarbox {
        width: 250px;
        margin: auto;
    }
    .subtit-h3 {
        font-size: 18px;
    }
    .linkedDoucment a {
        font-size: 15px;
    }
    .documentType {
        display: block;
    }
    .linkedDoucment b {
        font-size: 19px;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .linkedDoucment {
        padding-left: 11px;
        padding-right: 12px;
    }
    .col:first-child, .col:last-child {
        flex: 0 0 auto;
        display: block;
        width: 100%;
    }
    .menu2 .navbar-brand {
        left: 0px;
        top: -87px;
        width: 101%;
        box-shadow: initial;
        border: 0px;
        margin: 0;
        text-align: center;
    }
    .menu2 .dc-logo {
        margin-left: 0px;
        position: relative;
        top: 16px;
        width: 8em;
        left: 0px;
    }
}
.bordered {
    border: 1px solid rgb(208, 208, 208);
    border-radius: 5px;
    padding: 16px;
}
#choose-anothercountry, .addAnotherDocument {
    background: rgb(187 215 255) !important;
    border-color: rgb(0, 44, 105);
    font-size: 22px;
    padding: 10px 22px;
    margin: 15px auto 2px;
    text-transform: capitalize;
    min-width: 306px;
    min-height: 44px;
    color: black;
    font-weight: bold;
}
#choose-anothercountry:hover, .addAnotherDocument:hover {
    color: rgb(50 62 140);
    background: rgb(42, 56, 140);
}
.cartNum-div h4 span:first-child {
    color: rgb(43, 56, 143);
    display: block;
    font-weight: bold;
    font-size: 46px;
    text-transform: uppercase;
    margin-bottom: 31px;
}
#wrapper {
    margin: 41px 40px 40px 12px;
    border-radius: 5px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 2em;
}
.steps-container {
    width: 92%;
    display: block;
    text-align: center;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-direction: revert;
    justify-content: center;
    margin-top: 3em;
}
.title {
    color: rgb(51, 51, 51);
    font-size: 20px;
    padding-top: 12px;
    padding-left: 13px;
}
@media (max-width: 1400px) and (min-width: 767px){
    .title{
        margin-left: 0;
    }
    .inside-pages .content-container .invoice-row{
        margin-left: 0;
    }
}
.step {
    width: 187px;
    float: left;
}
.step-content {
    width: 50px;
    height: 50px;
    line-height: 1.3;
    background: rgb(255, 255, 255);
    display: inline-block;
    border-radius: 100%;
    border: 3px solid rgb(201, 214, 255);
    position: relative;
    font-size: 27px;
    color: rgb(43, 56, 143);
    font-weight: bold;
}
.step-content i {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
    font-size: 47px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.step-content::after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: rgb(201, 214, 255);
    margin-left: 46px;
    margin-top: 53%;
    position: absolute;
    transform: translateY(-50%);
    top: 0px;
}
.step:last-child .step-content::after {
    display: none;
}
.step-content.active {
    background: rgb(255, 231, 151);
    border-color: rgb(255, 231, 151);
    animation: 0.3s ease-out 0s 1 normal none running blob;
    color: rgb(43, 56, 143);
}
.step-content.done {
    background: rgb(43, 56, 143);
    border-color: rgb(43, 56, 143);
    animation: 0.3s ease-out 0s 1 normal none running blob;
    color: white;
}
.step-content.done::after {
    background: rgb(0, 44, 105);
}
.step-content .buttons {
    display: block;
    text-align: center;
}
.step-content button {
    padding: 13px 30px;
    background: rgb(53, 168, 212);
    border: none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    margin-top: 120px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    transition: background 0.3s ease-out 0s;
}
button:hover {
    background: rgb(49, 158, 199);
    cursor: pointer;
}
button[disabled] {
    opacity: 0.5;
}
.fill-document .row {
    margin-bottom: 12px;
}
.fill-document .row input {
    width: 100%;
    border-color: lightgray;
    outline: 0px;
}
#typdoc-Id select {
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
    border-color: gainsboro;
    border-radius: 5px;
}
.icon img {
    width: 102px;
    margin-top: -12px;
}
#typdoc-Id label span {
    font-weight: bold;
    color: red;
}
#typdoc-Id input {
    margin-bottom: 20px;
}
#typdoc-Id option {
    padding: 12px;
}
#typdoc-Id label {
    font-size: 14px;
}
#certificate-list label {
    font-size: 18px;
    margin-top: 10px;
}
.request2 label {
    font-size: 19px;
    font-weight: 800;
}
.yellow-block {
    background: rgb(226, 226, 226);
    border-top-color: rgb(43, 56, 143);
    border-right-color: rgb(43, 56, 143);
    border-bottom-color: rgb(43, 56, 143);
    padding: 12px;
    border-radius: 2px;
    margin-bottom: 18px;
    border-left: 2px solid;
}
@-webkit-keyframes blob {
    0% {
        transform: scale(0.5);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes blob {
    0% {
        transform: scale(0.5);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.documents-img {
    position: absolute;
    top: -4em;
    width: 335px;
    right: 21px;
}
.quality-img {
    width: 45%;
    position: absolute;
    top: 0.5em;
    left: 9em;
    box-shadow: rgb(199, 199, 199) -2px -1px 4px;
}
#returnDate {
    color: red;
}
.MonthYearRow {
    border-right: none !important;
    border-left: none !important;
}
tr {
    border-spacing: 0px;
}
.WeekVacation, .CountryVacation, .USLVacation {
    color: white;
    border-bottom: none !important;
    border-top: none !important;
    background: rgb(121, 121, 121) !important;
}
#tblServices td {
    white-space: nowrap;
    border-top: 1px solid rgb(170, 170, 170);
    border-right: 1px solid rgb(170, 170, 170);
    border-left: 1px solid rgb(170, 170, 170);
    border-image: initial;
    border-bottom: 0px !important;
}
#CalenderResult td {
    padding: 0px;
    white-space: nowrap;
    height: auto;
    text-align: center;
    font-weight: lighter;
    background: rgb(255, 255, 255);
    border: 2px solid whitesmoke;
}
#CalenderResult table {
    font-size: 13px;
    width: 100%;
    font-family: Tahoma;
    border: none;
    border-collapse: collapse;
}
#CalenderResult table tr:first-child {
    text-align: center;
    background-color: rgb(128, 128, 128);
    color: white;
    font-weight: bold;
    font-size: 14px;
    height: 27px;
    border-left: none;
}
#CalenderResult table tr:nth-child(2) td {
    font-size: 13px;
}
#CalenderResult {
    overflow: auto hidden;
    height: auto;
    width: 88%;
}
.CountDay {
    color: white;
}
.Vacation {
    border-left: none !important;
    border-right: none !important;
}
#tblServices {
    background-color: rgb(238, 238, 238);
    border-bottom: 1px solid rgb(170, 170, 170);
    margin-top: 10px;
    margin-left: -4px;
    position: absolute;
    text-align: center;
}
#DivTransportAccounts, #AccountOptions {
    margin-left: 0px;
    background-color: rgb(228, 215, 231);
    width: 80%;
    font-size: 17px;
    padding: 10px 5px;
}
.headcol {
    position: absolute;
    left: 219px;
    color: white !important;
}
.Income, .Outgoing {
    padding-right: 1px !important;
    padding-left: 1px !important;
}
.transportAccount {
    color: white;
}
.whiteCells {
    background-color: white;
    font-size: 20px;
    color: rgb(192, 192, 192);
}
.vacation-nme {
    background-color: rgb(231, 231, 231) !important;
    color: rgb(180, 49, 55) !important;
}
.calentabl .vacation-nme a {
    text-decoration: underline !important;
    color: blue !important;
    font-size: 16px !important;
    font-weight: normal !important;
}
.MonthYearRow {
    box-shadow: none !important;
    border: 0px !important;
    border-spacing: 0px !important;
}
#arrivedTime {
    font-weight: bold;
    font-family: inherit;
    font-size: 20px;
    color: rgb(54, 20, 82);
    line-height: 23px;
}
.calendocment-div {
    margin-left: 15px;
}
.tb_count {
    color: rgb(0, 0, 0);
    font-family: Calibri;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 16px;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    margin: 7px auto;
    border-radius: 5px;
}
.tdata_1, .tdata_2 {
    transition: all 0.3s ease;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.tdata_1:hover {
    cursor: pointer;
    background-color: #00a602;
    overflow: hidden;
    transition:.3s ease;
}
.tdata_122:hover {
    cursor: pointer;
    background-color: #ffc107!important;
    overflow: hidden;
    transition:.3s ease;
}
.tdata_2:hover {
    cursor: pointer;
    background: #ffc107;
}
.tdata_1:hover a, .tdata_2:hover a {
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color:#fff;
}
.tdata_1:hover a, .tdata_2:hover a {
    color: #fff;
}
.data {
    font-size: 14px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.data:hover {
    color: black;
    text-decoration: underline;
}
.td_count {
    background-color: rgb(214, 214, 214);
    border-color: rgb(59, 57, 96);
}
.count_p {
    background-color: rgb(237, 230, 242);
    padding: 5px 0px 5px 16px;
    margin-bottom: 0px;
    font-size: 23px;
    font-weight: bold;
    color: rgb(58, 44, 87);
    margin-top: 6px;
}
.tb_countt tr td {
    padding: 0.2em 0.1em !important;
}
.legapos-tab tr:nth-child(2n) {
    background-color: rgb(179, 171, 189) !important;
}
.legapos-tab tr:nth-child(2n + 1) {
    background-color: rgb(237, 237, 237) !important;
}
.legaps-th {
    color: rgb(150, 20, 20);
    background-color: rgb(241, 241, 241);
}
.caldoc-div #daynumber {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
#todaycalendarbox {
    width: 50%;
    font-family: Arial, sans-serif;
    margin: auto;
}
#todaycalendarbox p#weekday {
    color: white;
    font-size: 34px;
    text-align: center;
    font-weight: bold;
    background-color: rgb(193, 0, 25);
    padding: 13px 13px 0.1em;
    margin: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#todaycalendarbox p {
    box-shadow: rgb(128, 128, 128) 5px 5px 10px;
    z-index: 1;
    width: 100%;
}
#todaycalendarbox p#daynumber {
    background-color: white;
    text-align: center;
    font-size: 93px;
    padding: 10px 0.35em 10px 0.2em;
    margin: 0px;
    font-weight: bold;
    color: black;
    height: 98px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#todaycalendarbox p#monthname {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: rgb(43 56 143);
    background-color: rgb(255 255 255);
    margin: 0px;
    padding: 19px 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.calend-p {
    padding-top: 6px !important;
    padding-bottom: 9px !important;
}
.verticalText {
    text-align: center;
    vertical-align: middle;
    width: 15px;
    margin-right: 10px;
    padding: 10px 3px 0px 0px;
    white-space: nowrap;
    transform: rotate(-90deg);
}
.countdoc-div {
    margin-left: 20px;
    font-size: 17px;
}
.caltxt-p {
    font-size: 17px;
}
.countdoc-div ul {
    list-style: outside square;
}
.countdoc-div ul li {
    line-height: 27px;
    color: rgb(180, 49, 55);
}
.countdoc-div ul li span {
    color: rgb(35, 35, 35);
}
.CalenderTextHeader {
    margin: 20px 5px 10px;
}
#CalenderResult::-webkit-scrollbar-track {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    border-radius: 10px;
    background-color: rgb(245, 245, 245);
}
#CalenderResult::-webkit-scrollbar {
    width: 12px;
    background-color: rgb(245, 245, 245);
}
#CalenderResult::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(85, 85, 85);
}
#calendar .trShipped .vacation {
    background: rgb(18, 121, 152) !important;
}
#calendar .trDept .vacation {
    background: rgb(77, 20, 140) !important;
}
#calendar .trUsl .vacation {
    background: rgb(45, 154, 25) !important;
}
tbody tr td {
    font-weight: 400;
}
.msg {
    margin-top: 15px;
}
.readContent {
    margin-top: 50px;
}
.readContent .more {
    font-size: 14px;
    color: #138cbb;
}
.readContent .more:hover {
    text-decoration: underline;
    cursor: pointer;
}
.readContent .num {
    color: brown;
}
.rm {
    display: none;
    background: #ededed;
    padding: 12px;
    margin: auto;
    border-radius: 5px;
    border: 1px solid gainsboro;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.back-btn {
    /* background: rgba(193, 0, 26, 0.767); */
    background-color: #DC5F00;
    min-width: 176px;
    padding: 9px;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    color: white;
    margin-top: 20px;
    /* margin-left: 14px; */
    border-radius: 3px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.btns .btn-lg {
    min-width: 176px;
    font-size: 24px;
    margin-right: 38px;
    /* margin-top: 10%; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.backToReview{
    margin-top: 100px;
}
.nextbtninvoicesub{
    height: fit-content;
}
.btns{
    display: flex;
    align-items: flex-end;
flex-wrap: wrap;
    /* min-height: 250px; */
}
#ContinueOrderId:hover {
    /* background: #696088d9; */
    background-color: #68dd68;
}
#ContinueProcess {
    margin-top: 10px;
    padding: 5px 20px;
}
.big-btns .btn-lg {
    min-width: 20em;
}
.tuv-img {
    position: absolute;
    width: 11em;
    box-shadow: gainsboro 2px 3px 4px;
    left: 4em;
    top: 3em;
}
.state-img {
    position: absolute;
    width: 274px;
    right: 40px;
    top: 8px;
}
.btn-secondary {
    background: rgb(0, 44, 105);
    border-color: rgb(0, 44, 105);
    color: white;
}
.row.divVisible {
    margin-bottom: 34px;
    margin-top: 15px;
}
p.divVisible {
    font-size: 28px;
    margin-bottom: 17px;
}
.navbar-brand {
    background: white;
    height: 106px;
    margin-left: 15px;
}
.navbar-inverse .navbar-brand:hover {
    color: rgb(255, 255, 255);
    background-color: white;
}
.price-compare .card {
    margin: 69px auto auto;
    border-radius: 7px;
    transition: all 0.6s ease 0s;
    font-weight: 600;
    border: 1px solid gainsboro;
    padding: 12px 28px;
    width: 93%;
}
.price-compare .state-name {
    color: rgb(193, 0, 25);
    padding: 13px;
    text-align: center;
    font-size: 25px;
    font-family: inherit;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 1px solid gainsboro;
}
.price-compare .price {
    font-size: 48px;
    position: relative;
    text-align: center;
    padding-top: 30px;
    line-height: 0.5;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 29px;
}
.price-compare .price span:first-child {
    color: rgb(51, 122, 183);
    display: inline-block;
    font-weight: 400;
    margin-right: 12px;
}
.price-compare .price span:last-child {
    font-size: 19px;
    color: rgb(136, 136, 136);
}
.price-compare .card:hover {
    box-shadow: rgba(205, 205, 205, 0.55) 0px 2px 9px 0px;
    transform: translateY(-10px);
}
.price-compare .date {
    color: black;
    text-align: center;
    font-size: 20px;
    padding: 1em 0px;
    border-bottom: 1px solid gainsboro;
}
#ChooseDocument {
    padding-left: 2em;
    margin-top: 32px;
}
#ChooseDocument select {
    width: 100px;
    margin: 0px 31px;
}
.pl-20 {
    padding-left: 20px;
}
#documentSendType .form-group {
    display: flex;
    place-content: center;
}
#documentSendType {
    margin-top: 2em;
}
#documentSendType .form-group input {
    margin-right: 12px;
}
#calculateInput .form-group {
    display: flex;
}
#calculateInput .form-group input {
    width: 200px;
    margin: 0px 12px;
}
#calculteTable, #calculteTable td, #calculteTable table {
    border: 0px;
}
#calculteTable tr {
    border-bottom: 1px solid gainsboro !important;
}
#calculteTable h4 {
    margin: 0px;
}
#calculteTable tr:first-child {
    background: rgb(236, 236, 236);
    font-size: 22px;
}
.fedxUpImg {
    width: 102px;
}
.table-head {
    background: rgb(245, 245, 245);
    padding: 12px;
    font-size: 28px;
    min-height: 245px;
    position: relative;
    display: flex;
    font-family: emoji;
    flex-direction: column;
    margin: 0px;
    justify-content: center;
    border-radius: 2px;
}
.table-head p {
    font-size: 14px;
    font-family: sans-serif;
    margin-bottom: 23px;
}
.table-head i {
    color: rgb(193, 0, 25);
    margin-right: 9px;
    font-weight: 200;
    font-size: 12px;
}
.CITable {
    background: white;
}
.CITable tr {
    background: white;
}
.CITable td, .CITable th {
    text-align: center;
    vertical-align: inherit !important;
}
.CITable thead tr {
    background: rgb(245, 245, 245);
}
.CITable th {
    width: 80px;
    position: relative;
}
.CITable th p {
    width: 178px;
    transform: rotate(-90deg);
    position: absolute;
    left: -34px;
    top: 102px;
    font-size: 18px;
}
.CITable th:nth-child(2) {
    height: 253px;
}
#ChooseDocument i {
    font-size: 21px;
    margin-bottom: 19px;
    display: inline-block;
    font-style: inherit;
}
#ChooseDocument .form-group {
    margin-bottom: 29px;
}
.pdf-icon {
    width: 109px;
}
.white {
    background: white;
    box-shadow: gainsboro 3px 2px 5px 0px;
}
.price-compare .details {
    height: 18em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-weight: 300;
    font-family: sans-serif;
    font-size: 14px;
    padding-left: 0px;
    border-bottom: 1px solid gainsboro;
    list-style-type: none;
}
.price-compare .details li {
    margin-bottom: 12px;
    list-style-type: none;
}
.price-compare .details li i {
    margin-right: 10px;
    font-weight: 100;
    color: gainsboro;
}
#goToDocument {
    width: 189px;
    height: 40px;
}
#goToDocument2 {
    width: 189px;
    height: 40px;
}
.price-compare .details li span {
    color: rgb(42, 56, 140);
    font-weight: bold;
    font-size: 17px;
}
#ChooseDocument i {
    color: rgb(51, 122, 183);
    margin-right: 12px;
    top: 5px;
    font-size: 22px;
}
#ChooseDocument h4 {
    margin: 0px;
}
#ChooseDocument label, #ChooseDocument span {
    font-weight: 500;
    font-family: sans-serif;
    text-transform: capitalize;
}
.prictot-div .totalCol {
    background: rgb(236, 236, 236);
    color: red;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 400;
}
#calculteTable .total-price div {
    background: rgb(39, 51, 125);
    display: inline-block;
    padding: 12px;
    border-radius: 3px;
    color: white;
    width: 340px;
}
#calculteTable .total-price span {
    font-size: 38px;
    color: wheat;
    margin-left: 12px;
}
#ChooseDocument .quality-img {
    top: -23.5em;
    width: 79px;
    right: 0px;
    left: auto;
}
#ChooseDocument .tuv-img {
    top: -5em;
}
.cartDet-div .content {
    padding: 12px;
    border: 1px solid rgba(128, 128, 128, 0.42);
    border-radius: 4px;
    margin: 0px 17px;
}
.cartDet-div p {
    font-weight: 400;
}
.popup-container {
    width: 78%;
    margin: auto;
    display: flex;
    min-height: 75vh;
    flex-direction: column;
    justify-content: center;
}
.online-popup {
    border: 1px solid #c10019;
    padding: 12px;
    border-radius: 8px;
    font-size: 72px;
    background: #f9f9f9;
    box-shadow: 2px 3px 4px gainsboro;
}
.online-popup .content p b {
    font-size: 31px;
    color: red;
}
.online-popup .content p {
    font-size: 41px;
    font-weight: normal;
    line-height: 1.4;
}
.commercial-ques {
    padding-left: 28px;
}
.commercial-ques-container .title {
    color: #c10019;
    font-size: 32px;
}
.commercial-ques-container {
    width: 59%;
    margin: auto;
    min-height: 82vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.commercial-ques-container img {
    width: 296px;
    margin-top: 6em;
    margin-left: auto;
}
.commercial-ques p {
    text-align: left;
}
.countries-list .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 28px;
    margin-right: 33px;
    padding-right: 0;
    text-transform: capitalize;
}
.price-action-btn .btn-info {
    font-size: 25px;
    width: 127px;
    background: #002c69;
}
.price-action-btn .btn-warning {
    font-size: 25px;
    width: 130px;
    background: #c10019;
}
.price-action-btn h2 {
    color: black;
    font-size: 25px;
    margin-top: 7px;
}
.cartDet-div .block {
    background: rgba(220, 220, 220, 0.32);
    padding: 12px;
    margin: 8px 16px;
    border: 1px solid gainsboro;
}
.cartDet-div .total-amount {
    background: rgb(193, 0, 25);
    display: inline-block;
    padding: 8px;
    min-width: 263px;
    color: white;
    margin-bottom: 13px;
}
.cartDet-div .block h3 {
    margin: 0px 0px 12px;
}
.cartDet-div .block b {
    text-transform: capitalize;
    margin-right: 9px;
    font-weight: 500;
}
.cartDet-div .total-amount span {
    font-size: 30px;
    color: rgb(255, 227, 104);
}
.cartDet-div img {
    width: 175px;
    position: absolute;
    right: 15px;
}
.cartDet-div h2 {
    font-size: 23px;
    color: rgb(193, 0, 25);
    text-transform: uppercase;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 12px;
    display: inline-block;
}
.cartDet-div .block h3 {
    font-size: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-weight: 600;
    text-align: left;
}
.cartDet-div .table-responsive th, .cartDet-div .table-responsive td {
    padding: 6px 9px !important;
}
.personal-document {
    position: absolute;
    right: 0px;
    top: 32px;
    text-align: center;
}
.personal-document img {
    width: 179px;
    position: absolute;
    right: 18px;
    top: -20px;
}
.personal-btn {
    position: absolute;
    right: 0px;
    top: 98px;
    background: rgb(42, 56, 140);
    border-color: rgb(42, 56, 140);
    font-size: 17px;
}
.todayText {
    margin-bottom: -7px;
    text-align: center;
}
div#divmodelfedex {
    margin-bottom: 0px;
    margin-top: 2em;
    border: 1px solid gainsboro;
    padding: 10px;
}
.p-12 {
    padding: 0px 16px;
}
.back-btn:hover, .back-btn:focus {
    /* background: rgba(255, 80, 91, 0.849); */
    background-color: #fd6e02;
    color: white;
    border-color: rgba(171, 31, 40, 0.685);
}
div#numDoc_Id {
    padding-left: 13px;
    margin-top: 11px;
}
div#typdoc-Id {
    padding-left: 17px;
}
.card-details {
    padding-left: 2px;
    margin-top: 48px;
}
.pl-30 {
    padding-left: 20px;
}
.block .header {
    margin-bottom: 1em;
    color: rgb(42, 56, 140);
    font-size: 21px;
    text-align: center;
}
#states-list {
    padding-left: 12px;
}
.font-sen {
    font-family: "Libre Caslon Display", serif;
    color: rgb(0, 44, 105);
    font-weight: 600;
    font-size: 24px;
    margin: 0;
    margin-left: 36px;
}
.img-container1 {
    text-align: center;
    padding: 8px;
}
.img-container1 img {
    width: 230px;
    margin: auto;
}
.steps-container6 .step {
    width: 157px;
}
.steps-container3 .step {
    width: 300px;
}
.steps-container3 .step-content::after {
    width: 254px;
}
@media (max-width: 1400px) {
    .print_invoice_form, .print_taiwan_form, .print_china_form{
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
    .asideContainer .aside{
        margin-top: 0;
    }
    #ChooseDocument p {
        font-size: 11px;
    }
    .maintit-h1 {
        width: 76%;
        z-index: 1;
        font-size: 18px;
        position: absolute;
        left: 9px;
    }
    .count-img {
        z-index: 6;
        right: 2px;
        width: 72px;
        top: -4px;
    }
    .personal-document {
        position: relative;
        border-bottom: 1px solid gainsboro;
        margin-bottom: 12px;
        padding-bottom: 14px;
    }
    .personal-document img {
        position: relative;
    }
    .personal-btn {
        position: relative;
        top: 0px;
    }
    .step-content::after {
        width: 60px;
    }
    .step {
        width: 76px;
    }
    .steps-container6 .step {
        width: 63px;
    }
    .steps-container6 .step-content::after {
        width: 60px;
    }

    .steps-container3 .step {
        width: 131px;
    }
    .steps-container3 .step-content::after {
        width: 85px;
    }
    #ChooseDocument .tuv-img {
        width: 5em;
        left: 18em;
        top: -22em;
    }
    .steps-container {
        width: 100%;
    }
    #ChooseDocument .quality-img {
        width: 68%;
        left: 3em;
    }
    p {
        font-size: 14px;
    }
    #todaycalendarbox1 {
        position: unset;
        text-align: left;
        margin: auto;
    }
    .p-sm-0 {
        padding: 0px;
    }
    .row-flex {
        display: block;
    }
    .sub-logo {
        font-size: 14px;
        left: 5px;
        text-align: right;
        top: 20px;
    }
    aside .content {
        text-align: center;
        width: 70%;
        margin: auto;
    }
    .content2 .maincont-div {
        padding: 12px;
    }
    .row.divVisible {
        margin-top: 0;
    }
    .CITable th p {
        position: unset;
        width: auto;
    }
    .CITable {
        margin-top: 57px;
    }
    .CITable th {
        padding: 12px !important;
    }
    .table-head {
        margin: 0px 16px;
    }
    .todayText {
        text-align: left;
        margin-left: initial;
        margin: auto;
    }
    #numDoc_Id .tuv-img {
        left: 4px;
        width: 96px;
    }
    #numDoc_Id .quality-img {
        width: 68%;
        left: 2em;
    }
}
.flag-container {
    padding: 0;
    display: block;
}
.flag-container p{
    white-space: nowrap;
    text-wrap: nowrap;
}
.btn i {
    margin: 0 6px;
    font-weight: 400;
}
.prictot-div th, .prictot-div td {
    padding: 7px !important;
}
.content .btn-secondary {
    background: rgb(0 44 105);
    border-color: rgb(42 56 140);
    color: white;
    margin-top: 12px;
}
.img-container1 img {
    width: 70%;
    position: relative;
    left: 5px;
}
.content .btn {
    font-size: 22px;
    transition: 1s ease;
}
.img-container2, .img-container4 {
    padding: 8px;
}
.img-container5 {
    font-size: 23px;
    text-transform: capitalize;
    position: relative;
    left: 12px;
    padding: 8px;
}
.content hr {
    border-color: rgb(218 218 218);
    border-width: 5px;
}
.img-container2 img {
    width: 215px;
    width: 68%;
    position: relative;
    left: 8px;
}
.img-container3 img {
    width: 272px;
    position: relative;
    width: 55%;
    left: 10px;
    margin-top: -2em;
}
.img-container3 {
    padding: 8px;
}
.img-container5 img {
    width: 212px;
    width: 100%;
}
.img-container4 img {
    width: 212px;
    left: 13px;
    position: relative;
    width: 100%;
}
.img-container5 h2 {
    font-size: 25px;
    margin: 0px;
    text-align: center;
}
.nav-btn {
    color: white;
    text-transform: capitalize;
    font-size: 22px;
    margin-top: 8px;
    margin-left: 19px;
}
.nav > .cart-div, .cart-div {
    display: inline-block;
    align-items: center;
    padding: 2px;
    position: absolute;
    right: 6%;
    color: white;
    font-size: 18px;
}
.cart-div img {
    width: 39px;
    display: inline-block;
    position: relative;
    top: -5px;
}
.cart-div span {
    font-size: 21px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    top: -4px;
}
.navbar .container {
    position: relative;
}
.navbar .cart-num {
    background: white;
    padding: 0px 3px;
    color: rgb(0, 44, 105);
    border-radius: 3px;
    min-width: 44px;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin: 0px 12px;
    display: inline-block;
    position: relative;
    top: 0px;
    height: 44px;
    line-height: 47px;
}
.linkedDoucment span {
    font-size: 23px;
    margin-top: 19px;
    margin-left: 13px;
    text-transform: capitalize;
    font-weight: 600;
}
.documentType2 li div {
    width: 92%;
    margin: auto auto 12px;
}
.documents {
    display: flex;
}
.documents .col {
    display: flex;
}
.documents ul {
    width: 100%;
}
.documents ul li {
    list-style-type: none;
    background: rgb(236, 236, 236);
    width: 100%;
    padding: 9px;
    margin-bottom: 12px;
    border-radius: 0px 6px 6px 0px;
    border-left: 4px solid rgb(42, 56, 140);
    font-size: 19px;
}
.chooseCountryBtn {
    width: 16em;
    padding: 12px;
    font-size: 21px;
    text-transform: uppercase;
}
.chooseCountryBtn:hover {
    color: gold;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 17px;
    border-top-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border: 1px solid transparent;
    border-image: initial;
    font-family: "Poppins", sans-serif;
    background: transparent;
}
.navbar-inverse .navbar-nav > li > a i {
    font-weight: normal;
    margin-right: 4px;
    color: yellow;
}
.header2 {
    z-index: 1;
    margin: 30px 0;
}
.header2 p {
    line-height: 1.3;
    font-weight: normal;
    padding-left: 7px;
    font-size: 19px;
}
.menu2 .cart-div span {
    font-size: 20px;
}
.menu2 .navbar .cart-num {
    background: white;
    padding: 0px 3px;
    width: 45px;
    font-size: 30px;
    height: 43px;
    line-height: 42px;
}
.menu2 .cart-div img {
    width: 38px;
}
.menu2 .nav-btn {
    margin-top: 13px;
}
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
    color: black;
    font-size: 10px;
}
.custom-select-wrapper select {
    color: black;
}
.custom-select {
    position: relative;
    display: inline-block;
    width: 100%;
}
.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 0px 35px 0px 3px;
    font-size: 21px;
    line-height: 42px;
    background: rgb(255 255 255);
    border-radius: 4px;
    cursor: pointer;
    margin: auto;
    font-weight: 600;
    border: 1px solid;
    color: #000000;
    padding-left: 12px;
}
.custom-select-trigger::after {
    position: absolute;
    display: block;
    content: "";
    width: 13px;
    height: 13px;
    top: 50%;
    right: 8px;
    border-width: 6px;
    margin-top: -3px;
    border-bottom: 4px solid rgb(178, 41, 41);
    border-right: 4px solid rgb(177, 41, 41);
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    transform-origin: 50% 0px;
}
.custom-select.opened .custom-select-trigger::after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
    position: absolute;
    display: block;
    left: 0px;
    right: 0px;
    height: 131px;
    width: 100%;
    overflow-y: auto;
    margin: auto;
    border: 1px solid rgb(181, 181, 181);
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: rgba(167, 167, 167, 0.07) 1px -1px 4px 4px;
    background: rgb(255, 255, 255);
    transition: all 0.4s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    pointer-events: none;
    transform: translateY(-15px);
}
.up .custom-options {
    bottom: 113%;
}
.down .custom-options {
    top: 113%;
}
.custom-options::-webkit-scrollbar-track {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(245, 245, 245);
}
.custom-options::-webkit-scrollbar {
    width: 30px;
    background-color: rgb(245, 245, 245);
}
.custom-options::-webkit-scrollbar-thumb {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(85, 85, 85);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0px);
    z-index: 3;
}
.option-hover::before {
    background: rgb(249, 249, 249);
}
.custom-option {
    position: relative;
    background: white;
    display: block;
    padding: 0px 22px;
    border-bottom: 1px solid rgb(181, 181, 181);
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
    cursor: pointer;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0s;
}
.single-document-case-container .custom-option {
    padding: 0;
}
.custom-option:first-of-type {
    border-radius: 4px 4px 0px 0px;
}
.custom-option:last-of-type {
    border-bottom: 0px;
    border-radius: 0px 0px 4px 4px;
}
.custom-option:hover, .custom-option.selection {
    background: rgb(194, 45, 45);
    color: wheat;
}
#sources {
    width: 200px;
}
.menu2 .navbar-nav > li > a {
    font-size: 21px;
    padding: 24px 29px;
    text-transform: capitalize;
    height: 69px;
}
.lbl-sml {
    color: darkred;
    text-transform: capitalize;
    font-size: 21px;
    padding-left: 8px;
    font-weight: 600;
}
.country-table {
    margin-bottom: 37px;
    margin-top: 5em;
}
.country-table > thead > tr > th {
    padding: 12px;
    background: rgb(0, 44, 105);
    color: white;
    font-weight: normal;
    border: 0px;
}
.country-table > tbody > tr > td {
    padding: 8px;
    border-width: 0px 0px 1px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-bottom-style: solid;
    border-bottom-color: gainsboro;
}
.country-table .color-bg {
    background: rgb(255, 248, 224);
    color: rgb(42, 56, 140);
    text-align: center;
    font-size: 18px;
}
.country-table tr:last-child {
    color: rgb(165, 38, 38);
}
.country-table tr:last-child td:first-child {
    color: rgb(173, 40, 40);
    font-weight: bold;
    text-transform: capitalize;
}
.country-table thead th:first-child {
    background: rgb(156, 36, 36);
    font-size: 25px;
    right: 0px;
    padding: 0px;
}
.country-table thead th:first-child span {
    position: relative;
    left: 12px;
    top: -7px;
}
.calc-col .row:first-child {
    margin: 0px;
    padding: 0px 13px 0px 88px;
    display: flex;
    flex-direction: revert;
    align-items: stretch;
}
.calc-col .row:last-child {
    margin: 0px;
    text-align: center;
}
.calc-row .row {
    margin: 0px;
    position: relative;
}
.calc-col .row [class*="col-"] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 208px;
    margin-right: 32px;
    margin-left: 0px;
    padding: 0px;
}
.calc-col .row [class*="col-"]:first-child {
    background: white;
}
#countriesTable2 tr {
    border-bottom: 1px solid rgb(136, 136, 136);
}
#countriesTable2 tr a {
    cursor: pointer;
}
#countriesTable2 tr a:hover {
    text-decoration: none;
    color: rgb(168, 39, 39);
}
.calc-col .calcBtn {
    width: 413px;
    padding: 9px;
    margin-top: 55px;
    background: rgb(165, 38, 38);
    font-size: 38px;
}
.calc-row .calcBtn {
    width: 6.6em;
    font-size: 28px;
    background: rgb(255 193 19);
    border: navajowhite;
    font-weight: bold;
    margin-left: 17px;
    padding: 8px;
    font-weight: normal;
    color: black;
}
.countryNameBig .calc-col h5 {
    font-size: 20px;
    margin-top: 90px;
}
.countryNameBig .calc-row {
    margin-top: -1px;
}
.countryNameBig .h5-lg {
    font-size: 88px;
    position: relative;
    top: 6px;
}
.countryNameBig h2 {
    color: rgb(193, 0, 25);
    font-size: 62px;
    margin: 0px;
    font-weight: bold;
    padding-bottom: 55px;
    font-weight: normal;
}
.calculationFree .box-col p b {
    width: 50px;
    display: inline-block;
    border: 1px solid white;
    text-align: center;
    font-size: 57px;
    margin-right: 6px;
}
.calculationFree .box-col .btn-primary {
    min-width: 176px;
    font-size: 24px;
    margin-right: 38px;
}
.calculationFree .box-row {
    margin-bottom: 19px;
    margin-right: 14px;
    display: flex;
    align-items: center;
}
.calc-row b, .calc-row input {
    font-size: 50px;
    position: relative;
    border-top: 1px solid;
    border-bottom: 1px solid;
    top: 0px;
    height: 74px;
    width: 76px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    line-height: 1.3;
}
.backBtn {
    padding: 12px;
    font-size: 21px;
    width: 181px;
}
.calculationFree .backBtn {
    margin-left: 155px;
    width: 144px;
    font-weight: normal;
    position: relative;
    left: -5em;
}
.employeeImg-2 {
    width: 300px;
}
.ci-flag {
    position: absolute;
    right: 0;
    top: 0;
    width: 202px;
}
#ciForm .calc-time {
    top: -63px;
}
.calc-row .d-flex .btn-primary {
    padding: 10px;
    width: 59px;
    background: rgb(70 70 70);
    height: 76px;
    color: rgb(255 255 255);
    font-size: 33px;
}
.calc-row .d-flex p {
    position: relative;
    top: 10px;
    font-size: 26px;
}
.calc-row .d-flex p span {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    left: 1px;
    color: #464646;
}
.calculationFree .box-col p {
    display: flex;
    align-items: center;
    margin: 0px;
    font-size: 18px;
}
.countryNameBig .row {
    margin: 0px;
}
#countriesTable2 > thead > tr > th {
    border: 0px;
    padding: 8px;
    background: rgb(42, 56, 140);
    font-weight: 400;
    color: white;
    text-transform: capitalize;
    font-size: 23px;
    text-align: center;
}
.calculationFree .box-col p span {
    margin-top: -2em;
    font-size: 24px;
    line-height: 1.1;
}
.calculationFree .box-col {
    width: 176px;
    background: gainsboro;
}
.calc-alert {
    width: 101%;
    margin-left: 66px;
    margin-top: -6em;
}
.close {
    font-size: 28px;
    color: firebrick;
    opacity: 1;
}
.box-row .btn:first-child {
    border-radius: 7px 0px 0px 7px;
}
.box-row .btn:last-child {
    border-radius: 0px 7px 7px 0px;
    background: #c10019;
}
.close:hover, .close:active {
    color: rgb(220, 220, 220);
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    background: transparent;
}
.calculationFree .box-col p span span {
    font-size: 55px;
    position: absolute;
    font-weight: bold;
    margin-top: 0px;
    top: 125px;
}
#countriesTable2 > tbody > tr > td {
    padding: 13px;
    text-align: center;
    font-size: 29px;
    border: 0px;
}
.calc-time {
    width: 254px;
    text-align: center;
    border: 2px solid #636363;
    padding: 9px;
    border-radius: 4px;
    height: 352px;
}
#weekday span {
    font-size: 109px;
    color: rgb(249 146 11);
}
#calcTable #todaycalendarbox1 {
    position: absolute;
    top: 79px;
    right: 0px;
}
.countryNameBig h2 img {
    width: 50px;
}
.btn.disabled {
    opacity: 0.7;
    color: white;
}
.d-flex {
    display: flex;
flex-wrap: wrap;
}
.justify-content-between {
    justify-content: space-between;
}
.align-items-center{
    align-items: center;
}
#calcTable .calc-time {
    margin-top: 7em;
    right: 1px;
}
.ciForm .form-group {
    display: flex;
}
.ciForm .form-group label {
    flex: 2 1 0%;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: inherit;
    margin-top: 5px;
}
.ciForm .form-group .form-control, .ciForm .form-group .custom-select-wrapper {
    flex: 1 1 0%;
}
#FormContent table tr {
    border-bottom: 1px solid gainsboro;
}
#FormContent table th {
    padding: 7px;
    background: rgb(42, 56, 140);
    color: wheat;
    border: 0px;
}
#FormContent table td {
    padding: 6px;
    border: 0px;
    font-size: 26px;
}
#FormContent .custom-select-trigger, #ciForm .custom-options {
    width: 106%;
    margin-left: -17px;
}
.calc-time p {
    color: rgb(0, 44, 105);
    font-size: 14px;
}
.calc-time .caldoc-div {
    top: 0 !important;
    left: 12px;
}
.personalDocument .custom-options {
    max-height: 285px;
}
.personalDocument .custom-select-trigger {
    padding: 10px 67px 10px 15px;
}
.personalDocument .lbl-sml {
    margin-top: 12px;
}
#countriesTable2 .table {
    margin-top: 2em;
    border-width: 2px;
    border-color: rgb(211 211 211);
    margin: auto;
    border-radius: 6px;
    background: #eaeaea47;
    text-align: center;
    font-size: 30px;
}
#countId, #AppologyTxt, #ArabchamberDiv, #HasInvoiceDiv, #countId-div, #HasStateValue, #HasDurationValue, #HasDocValue, #countIdH-div, #doctypesI-Id, #duratId-div, #duratId-div2, .DocumentCaseContent {
    display: none;
}
@media screen and (max-width: 1024px) {
    .sub-logo {
        font-size: 20px;
        left: 0;
    }
    .menu2 .navbar-collapse {
        margin-left: 6em;
    }
    .maincont-div {
        min-height: 92vh;
    }
    .otherDocumnets {
        width: 90%;
    }
    .menu2 .navbar-brand {
        margin-left: -4em !important;
    }
}
#invoiceNumberModal .modal-dialog {
    width: 800px;
}
@media screen and (max-width: 768px) {
    .cart-div {
        position: relative;
        left: 24px;
        top: -22px;
    }
    .navbar-inverse .navbar-nav > li > a {
        border: 0px;
    }

}
@media screen and (max-width: 768px) {
    .quality-img {
        top: -5.5em;
        left: 8em;
    }
    .tuv-img {
        left: 1em;
        top: -1em;
    }
    .cart-div span {
        font-size: 14px;
    }
    h4 {
        margin-top: 49px;
        font-size: 15px;
        margin-bottom: 14px;
    }
    .sub-logo {
        font-size: 16px;
        left: 0;
        top: 0;
        text-align: center;
    }
    .content img {
        margin: auto;
        top: 0px;
    }
    .step-content::after {
        width: 124px;
    }
    .navbar-brand {
        margin: auto;
        display: flex;
        flex-grow: c;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .menu2 .dc-logo {
        top: 0;
        width: 10em;
        margin: auto;
    }
    .maintit-h1 {
        font-size: 24px;
        padding: 15px 1px;
        left: 0;
        width: 100%;
        text-align: center;
        position: relative;
    }
    .maincont-div {
        min-height: 88vh;
        margin-top: 0em;
        padding: 0;
        padding-left: 10px;
    }
    .tabs__content.is-active {
        display: block;
        overflow: auto;
        padding-left: 100px;
    }
    .textHorizontal {
        left: -189px !important;
    }
    .perposalHorzText {
        left: -231px !important;
    }
    .custom-select-trigger {
        width: 100%;
        font-size: 19px;
        color: black;
    }
}
@media screen and (min-width: 1200px) {
    .countryTable {
        display: block;
    }
    .countyDropdown {
        display: none;
    }
    .small-screen {
        display: none;
    }
    .big-screen {
        display: block;
    }
}
@media screen and (max-width: 411px) {
    .quality-img {
        top: -4.5em;
        left: 15em;
    }
    .tuv-img {
        left: 11em;
    }
}
@media screen and (max-width: 375px) {
    .quality-img {
        top: -4.5em;
        left: 13em;
    }
    .tuv-img {
        left: 8em;
        width: 155px;
    }
    .mainfoot-div {
        text-align: center;
    }
    .h1-main {
        font-size: 18px;
    }
    .step {
        width: 67px;
    }
    .step-content::after {
        width: 66px;
        margin-left: 45px;
    }
    .h1-main {
        font-size: 19px;
    }
    p.divVisible {
        font-size: 20px;
    }
}
#UserInformationForm .lbl-info {
    font-size: 21px;
}
#ServicesParentDiv h3 {
    color: #c10019;
    text-transform: uppercase;
    margin: 0;
    padding: 22px;
    font-size: 30px;
}
.pr-0 {
    padding-right: 0;
}
.chooseText {
    font-size: 24px;
    color: #c10019;
    font-weight: bold;
}
.condata-div h3 {
    font-size: 33px;
}
.condata-div input[type="radio"] {
    top: 0px;
    position: relative;
    width: 25px;
    height: 25px;
}
.envlop-divs label {
    width: 95%;
}
.condata-div .cal-txt {
    font-size: 18px;
    font-weight: bold;
}
@media screen and (min-width: 1024px) {
    .menu2 .navbar-brand {
        width: 100%;
        padding: 6px;
    }
}
.otherCountries .legcou-tbl .btn {
    width: 150px;
}
.otherCountries .btn.charOfCountry {
    width: 125px;
}
@media (max-width: 768px) {
    .btns .btn-lg {
        width: auto;
        /* font-size: 17px; */
    }
    .chooseText {
        font-size: 21px !important;
    }
    .fedxdiv-lft .text-right {
        text-align: left;
    }
    .envlop-divs input[type="radio"] + label {
        /* width: 87%; */
        font-size: 17px;
        margin-left: 7px;
    }
    #UserInformationForm .text-right {
        text-align: left;
    }
    .fedxdiv-lft input[type="radio"], .condata-div input[type="radio"] {
        float: left;
        top: 0;
    }
}
#ShippingFedexShaduleDate .cal-txt, #ShippingFedexShaduleDateOver .cal-txt {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: black;
    font-family: inherit;
    width: 70%;
    margin: auto;
    margin-bottom: 1em;
}
#ShippingFedexShaduleDate #todaycalendarbox, #ShippingFedexShaduleDateOver #todaycalendarbox {
    margin: auto;
}
.fedxdiv-lft {
    margin-bottom: 2em;
}
#divFedex hr {
    border-color: black;
}
@media (min-width: 768px) {
    #divFedex .modal-dialog {
        width: 70%;
    }
    .navbar-nav {
        display: flex;
        width: 100%;
    }
}
@media (min-width: 1400px) and (max-width: 1555px)  {
    .logo_col{
        width: 43.3%;
    }
    .nav_item_col{
        width: 56.7%;
    }
}
@media (min-width: 1200px) and (max-width: 1400px)  {
    .logo_col{
        width: 33.3%;
    }
    .nav_item_col{
        width: 66.7%;
    }
}
@media (max-width: 768px) {
    .ps-20 {
        padding: 20px 40px;
    }
}
.btn-secondary:hover {
    background: rgb(5 36 78);
    border-color: #fff900;
    color: #ffeb3b;
}
.envlop-divs .fedxdiv-rght, .envlop-divs .fedxdiv-lft {
    margin-bottom: 8px;
}
.modal-dialog div#divmodelfedex {
    padding: 0;
    border: 0;
    margin: 0;
}
.trackDocument h2 {
    font-size: 43px;
    text-align: center;
    width: 50%;
    margin: auto;
    margin-top: 2em;
    margin-bottom: 1em;
}
@media (max-width: 378px) {
    .chooseText {
        font-size: 22px;
    }
}
.count-num {
    height: 58px;
    font-size: 31px;
}
.InvoiceValueBtn {
    float: right;
}
.backToDocuments {
    /* background: rgba(193, 0, 26, 0.767); */
    background-color: #DC5F00;
    min-width: 176px;
}
.country-table > thead > tr > th {
    padding: 12px;
    background: rgb(0, 44, 105);
    color: white;
    font-weight: normal;
    border: 0px;
}
#DocCasesDivParent {
    margin-top: 0em;
    position: relative;
}
#countId {
    margin-left: 20px;
    padding: 38px 22px;
    margin: 0;
}
.content2 #DocCasesDivParent {
    min-height: 74vh !important;
}
.country-table .table > thead > tr > th {
    background: #162570;
    padding: 0;
    color: white;
    padding: 0;
}
.mb-3 {
    margin-bottom: 15px;
}
.subtit-h3 {
    position: relative;
    margin-top: 0;
    margin: 0;
    display: block;
    width: 100%;
    padding: 10px 12px;
    padding-top: 1em;
    border-radius: 20px 0;
    color: #696088;
    text-align: center;
    margin-bottom: 18px;
}
.subtit-h3:after {
    height: 3px;
    width: 165px;
    background: #c10019;
    position: absolute;
    left: 0;
}
.ml-4 {
    margin-left: 8px;
}
.centerText {
    text-align: center;
}
.select2-search {
    display: none;
}
#backToDocuments {
    min-width: 170px;
    color: white;
    background: #777;
    font-size: 18px;
    font-weight: 400;
}
@media (max-width: 1024px) {
    .trackDocument h2 {
        font-size: 33px;
        width: 70%;
    }
    .menu2 .dc-logo {
        width: 13.5em;
    }
    .menu2 .navbar-brand {
        width: 14em;
        margin-left: 17 !important;
        top: -54px;
    }
    #invoiceNumberModal .modal-dialog {
        width: auto;
    }
}
@media (max-width: 768px) {
    .menu2 .navbar-nav > li > a {
        font-size: 12px;
        padding: 16px 10px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }
    .navbar .cart-num {
        width: 38px;
        font-size: 23px;
    }
    .menu2 .navbar-collapse {
        margin-left: 12em;
    }
    .menu2 .cart-div span {
        font-size: 11px;
    }
    .form-row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .centerText {
        text-align: left;
    }
    .select2-results__option {
        font-size: 13px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
    }
    .Count {
        flex-direction: column;
    }
    #myImg {
        width: 100px;
        margin: auto;
        position: absolute;
        right: 10px;
        bottom: -10px;
    }
    #backToDocuments {
        width: 100%;
        font-size: 17px;
    }
    .documentType li div {
        background: white;
        margin-bottom: 31px;
    }
    .p-0 {
        padding: initial;
    }
    #todaycalendarbox {
        width: 262px;
    }
    .trackDocument h2 {
        font-size: 19px;
        width: 100%;
    }
    .p-sm-0 {
        padding: 0;
    }
}
@media (max-width: 500px) {
    .menu2 .navbar-collapse {
        margin-left: 0;
        margin: 0;
        display: block;
        width: 100%;
    }
    .menu2 .navbar-nav > li > a {
        font-size: 17px;
        padding: 16px 16px;
    }
    .sub-logo {
        font-size: 13px;
    }
}
.floatBtn {
    float: right;
    position: absolute;
    bottom: 30px;
    right: 33px;
}
.page-header .headLink {
    color: #002c69;
    font-size: 19px;
}
.page-header h4 {
    margin-top: 0;
}
.documentType li div input[type="checkbox"] {
    width: 40px;
    height: 40px;
    top: 33px;
    position: relative;
    margin-right: 11px;
}
.documentType li div input[type="checkbox"]:checked::after {
    content: "✓";
    width: 30px;
    height: 30px;
    font-size: 33px;
    left: 6px;
    font-weight: bold;
    color: #c10019;
}
#Layer_1, #Rectangle-1 {
    display: none;
}
.select2-results__option {
    font-size: 18px;
}
.Count label {
    font-size: 22px;
    font-weight: 500;
}
.arabchamb-div {
    margin-top: 2em;
}
#HasStateValue p {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 39px;
}
#HasStateValue .select2-container {
    margin-bottom: 4em;
}
.linkedDoucment2 .card {
    margin-bottom: 3em;
    box-shadow: 2px 3px 4px gainsboro;
    box-shadow: 0 2px 40px 0 rgb(0 0 0 / 7%);
    transition: box-shadow 0.3s ease-out, transform 0.3s ease-out, opacity 0.2s ease-out;
    transition-delay: 0.1s;
    border-radius: 4px;
    background: #dad9d9;
    position: relative;
    border: 3px solid #c10019;
}
.linkedDoucment2 .card img {
    height: 265px;
    object-fit: contain;
    object-position: left;
}
.custom .up {
    color: #55dd11;
}
.custom .card {
    color: #ffffff;
    width: 100%;
    height: 272px;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.custom .flipper {
    margin-bottom: 10px;
    perspective: 1000px;
    height: 265px;
}
section.custom .flipper.flip .card {
    transform: rotateY(180deg);
}
.custom .front, .custom .back {
    line-height: 1.3;
    color: black;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 27px;
}
.custom .front {
    z-index: 2;
    transform: rotateY(0deg);
}
.custom .back {
    transform: rotateY(180deg);
    height: 100%;
    padding: 15px;
    font-size: 19px;
    text-indent: 12px;
    padding-top: 2.5em;
}
.custom .goback {
    position: absolute;
    bottom: 0px;
    padding-left: 20px;
    left: 0px;
    text-decoration: underline;
    cursor: pointer;
}
.linkedDoucment2 .card .card-content {
    display: flex;
    height: 265px;
    padding-top: 40px;
}
.linkedDoucment2 .card .card-content a {
    width: 91%;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 500;
    color: #101010;
    font-size: 25px;
}
.linkedDoucment2 .card button {
    width: 77%;
    margin-top: 32px;
    background: #2a388c;
    font-weight: bold;
    position: absolute;
    bottom: 7px;
    font-size: 21px;
}
.fadercontent {
    display: none;
}
.rotator-wrapper {
    width: 100%;
    position: relative;
    position: absolute;
    left: 0;
    overflow: hidden;
    height: 265px;
}
#rotator {
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.rotator-list {
    width: 100%;
    position: relative;
    height: 150px;
}
.rotator-image {
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    right: 0;
    overflow: hidden;
}
.rotator-image img {
    width: 100%;
    margin: 0 auto;
    display: block;
    opacity: 1;
}
.m-0 {
    margin: 0;
}
.menu .navbar-brand {
    position: absolute;
    width: 111%;
}
.menu .cart-div {
    right: 0;
}
.menu .dc-logo {
    top: -18px;
    width: 312px;
    left: -189px;
}
.content2 .maincont-div {
    min-height: 88vh;
}
.char {
    position: absolute;
    background: #c10019;
    padding: 0px 6px 10px;
    top: 0;
    z-index: 3;
    font-size: 33px;
    right: 15px;
    color: white;
    line-height: 31px;
    text-align: center;
    width: 40px;
    height: 40px;
    text-transform: uppercase;
}
.chooseText {
    font-size: 30px;
    color: #696088;
    font-weight: 300;
    margin: 0;
}
.custom .row {
    margin: 0;
}
.card-content p {
    font-size: 27px;
    font-weight: bold;
    color: #c10019;
    position: absolute;
    top: 19px;
}
.linkedDoucment2 .card .back button {
    width: 88%;
}
.stampSteps .pics {
    display: flex;
    align-items: center;
    justify-content: center;
}
.stampSteps .d-flex {
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
}
.stampSteps .docContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15%;
}
.stampSteps .doc {
    width: 71%;
}
.stampSteps .arrowPic {
    width: 27%;
    height: 40px;
}
.stampSteps {
    margin-top: 2em;
}
.stampSteps .card {
    padding: 17px;
    border-radius: 3px;
    border: 1px solid #002c69;
    margin-bottom: 16px;
    box-shadow: rgb(45 45 45 / 3%) 0 2px 2px, rgb(49 49 49 / 3%) 0 4px 4px, rgb(42 42 42 / 3%) 0 8px 8px, rgb(32 32 32 / 3%) 0 16px 16px, rgb(49 49 49 / 3%) 0 32px 32px, rgb(35 35 35 / 3%) 0 64px 64px;
    transform: translate(0, -4px);
}
.soundPhoto .d-flex:nth-child(1) img {
    width: 85px;
}
.soundPhoto .d-flex:nth-child(2) img {
    width: 50px;
    margin-right: 50px;
    margin: auto;
}
.stampSteps #todaycalendarbox1 {
    position: relative;
    top: 0;
    margin: auto;
}
.stampSteps hr {
    border-color: #002c69;
    margin: 12px 0;
}
.proDays h2 {
    background: #002c69;
    font-size: 18px;
    text-align: center;
    margin: 0;
    color: white;
    padding: 9px;
}
.proDays p {
    font-size: 31px;
    line-height: 1.3;
}
.proDays h3 {
    margin: 0;
    background: #c10019;
    text-align: center;
    font-size: 46px;
    color: white;
    padding: 4px;
}
.stampSteps .expDays p {
    font-size: 20px;
}
.stampSteps .expDays .d-flex p {
    margin-right: 10px;
}
.stampSteps .expDays .d-flex input {
    width: 60%;
}
#DocCasesDivId .chooseText {
    margin-top: -7px;
    text-align: center;
    font-family: "Poppins";
    font-weight: normal;
    display: block;
    color: black;
}
.navbar {
    margin: 0;
    border-radius: 0;
    min-height: auto;
    border: 0;
    background: transparent;
}
.linkedDoucment2 {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap;
    font-family: "Poppins", sans-serif;
    padding: 0 12px;
}
#ServicesParentDiv .container {
    margin-top: 1em;
    border-radius: 5px;
    padding: 0;
}
@media screen and (max-width: 1200px) {
    .menu2 .navbar-nav > li > a {
        font-size: 16px;
    }
    #DocCasesDivId .chooseText {
        margin-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .flexOrder {
        display: flex;
        flex-direction: column;
    }
    .flexOrder .col-md-9 {
        order: 2;
    }
    .flexOrder .col-sm-3 {
        order: 1;
    }
}
.smallAmount {
    margin-top: 5em;
}
.borderRedBox {
    border: 2px solid #198904;
    position: absolute;
    font-size: 31px;
    padding: 6px;
    border-radius: 5px;
    top: 55px;
    right: 10em;
    background: white;
    text-transform: capitalize;
    font-weight: bold;
    display: inline-grid;
}
.chmseal-img {
    margin-top: 0em;
    position: relative;
    left: 12em;
    width: 187px;
    top: -2em;
    max-width: initial;
}
.counrtyName {
    font-size: 22px;
    color: #c10019;
}
.caldPos {
    margin-top: -4em;
}
.usarb-tab th, .usarb-tab td {
    font-weight: 400;
    font-size: 19px;
}
.usarb-tab th {
    color: #ffffff;
    font-size: 19px;
    font-weight: 300;
    background: #625983;
    text-transform: capitalize;
    border: 0;
}
.usarb-tab tbody .tr td:last-child {
    background: gray;
    font-weight: bold !important;
}
#UserInformationForm label {
    font-size: 20px;
    font-weight: 500;
}
.reqView .container {
    padding: 0;
}
.reqView .subtit-h3 i {
    margin-right: 12px;
}
.DocumentCaseContent {
    display: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 20px;
    margin-right: 33px;
    padding-right: 0;
    text-transform: capitalize;
}
.mainhead-div .select2-container--default .mainhead-div .select2-selection--single .mainhead-div .select2-selection__rendered {
    font-size: 22px;
}
.single-document-case-container img {
    display: inline-block;
    text-align: center;
    height: 418px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.single-document-case-container .ChamberImg {
    width: 89px;
    height: auto;
    border: 0;
}
.clearfix {
    clear: both;
}
.single-document-case-container .caseLabel {
    font-size: 22px;
    align-items: center;
    font-weight: normal;
    width: 100%;
    margin-left: 2px;
    margin-bottom: 15px;
    justify-content: center;
    line-height: 1;
    margin-top: -35px;
    height: 20px;
    display: flex;
    color: black;
    font-family: inherit;
    margin-top: 4px;
}
.single-document-case-container {
    text-align: center;
    position: relative;
    border-right: 2px solid #f1f1f1;
}
.caseStyle .single-document-case-container .hiddenInput {
    opacity: 0;
    visibility: hidden;
    display: inline-block;
}
.single-document-case-container h3 {
    color: blue;
    margin-bottom: 14px;
    font-weight: normal;
}
.single-document-case-container h3 b {
    color: #c10019;
    font-size: 30px;
}
.bg-white .cart-div i {
    font-size: 30px;
    color: yellow;
}
.fedxtxt-p {
    font-size: 8px !important;
    line-height: 10px !important;
}
.segboatxt-p {
    font-size: 25px !important;
    margin-top: 3px;
    margin-bottom: 11px;
}
.verfedx-txt {
    margin-top: 40px;
    font-size: 12px;
}
.numfdxrgt-txt {
    font-size: 14px;
}
.numfdxlft-txt {
    font-size: 12px;
}
.numfdx-spn {
    position: relative;
    bottom: 5px;
}
.spnfdx-txt {
    margin-left: 37px;
}
.DocCasesDivParentSuper h2 {
    color: #002c69;
    font-size: 25px;
    margin: 0;
}
.DocCasesDivParentSuper h2 i {
    margin-right: 12px;
}
.days .custom-select-wrapper {
    width: 175px;
    margin: 0 12px;
}
.days {
    margin-top: 4px;
    font-size: 20px;
}
#ServicesParentDiv .calPos {
    margin: 0 12px;
    width: 15%;
}
.linkedDoucment2 .custom-select-wrapper {
    width: 67px;
    margin-right: 6px;
}
a {
    color: #0216ff;
    text-decoration: none;
}
.CICO {
    margin: auto;
}
.calculationFree .info {
    margin: auto;
    margin-top: 2em;
}
.CICO h2 {
    color: firebrick;
    font-size: 49px;
    margin-bottom: 1em;
}
.otherCountries .btn {
    width: 143px;
    font-size: 14px;
}
.card .form {
    margin-top: 1em;
    padding: 0 12px 0em;
}
.cvv_card {
    background-color: white;
    height: 39px;
    position: relative;
    content: "";
    width: 90%;
    margin: auto;
    background-image: url("../images/lineBackground.jpg");
}
.cvv_card span {
    background-color: white;
    width: 79px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    float: c;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 25px;
    font-family: monospace;
}
.creditCardForm {
    max-width: 100%;
    background-color: #ffffff;
    margin-left: 15px;
    overflow: hidden;
    color: #4c4e56;
    border: 1px solid gainsboro;
    border-radius: 8px;
    margin-top: 21px;
}
.creditCardForm .form-control {
    background: white;
}
.creditCardForm label {
    width: 100%;
    margin-bottom: 10px;
}
.creditCardForm .heading h1 {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    color: #4c4e56;
}
.creditCardForm .payment {
    float: left;
    font-size: 18px;
    padding: 10px 25px;
    position: relative;
}
.creditCardForm .payment .form-group {
    float: left;
    margin-bottom: 15px;
}
.creditCardForm .payment .form-control {
    line-height: 40px;
    height: auto;
    padding: 0 16px;
}
.creditCardForm .owner {
    width: 100%;
    margin-right: 10px;
}
.creditCardForm .CVV {
    width: 35%;
}
.creditCardForm #card-number-field {
    width: 100%;
}
.creditCardForm #expiration-date {
    width: 49%;
}
.creditCardForm #credit_cards {
    width: 50%;
    margin-top: 25px;
    text-align: right;
}
.creditCardForm #pay-now {
    width: 100%;
}
.creditCardForm .payment .btn {
    width: 100%;
    margin-top: 3px;
    font-size: 33px;
    background-color: #c10019;
    color: white;
    border: 4px solid #f5da75;
}
.creditCardForm .payment select {
    padding: 10px;
    margin-right: 15px;
    color: black;
    font-size: inherit;
}
.payment .card {
    background-color: #3b3b6d;
    border-radius: 1rem;
    font-family: "Abel";
    color: #47474e;
    font-family: Abel;
    width: 550px;
    margin: auto;
    margin-top: 12em;
    background-image: url("../images/visaCreditCard.jpg");
    background-size: cover;
    height: 362px;
    padding-top: 1px;
}
.card__header {
    margin-bottom: 4rem;
    padding: 5px;
}
.card__header:before, .card__header:after {
    content: " ";
    display: table;
}
.card__header:after {
    clear: both;
}
.card__title {
    color: #fff !important;
    float: left;
    font-size: 2.5rem !important;
    font-family: Abel;
}
.card__logo {
    float: right;
}
.card__number__input {
    font-size: 3rem;
}
.card__expiration {
    float: left;
    width: 100%;
    position: relative;
}
.card__expiration p {
    position: absolute;
    top: 0;
    left: 44px;
    font-size: 25px;
    color: white;
}
.card__ccv {
    float: right;
}
.card__ccv__input {
    width: 3.75rem;
}
.card .ui-selectmenu-button {
    float: left;
    margin-right: 2rem;
}
.chipContainer img {
    width: 78px;
    position: relative;
    margin-left: 28px;
}
.chipContainer span {
    display: inline-block;
    margin-left: 12px;
    font-size: 25px;
    font-family: "Poppins";
}
.chipContainer {
    color: white;
    display: flex;
    align-items: center;
    margin-top: 11px;
    font-size: 20px;
    font-family: "Abel";
}
.card__expiration .form__field p {
    display: inline;
    font-size: 30px;
    color: white;
}
.card_bar {
    background-color: #646464;
    content: "";
    height: 54px;
    margin-top: 17px;
    display: block;
    width: 100%;
}
.p-0 {
    padding: 0;
}
.contactUS h1 {
    font-family: "Poppins", sans-serif, "arial";
    font-weight: 600;
    font-size: 72px;
    color: white;
    text-align: center;
}
.contactUS h4 {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 20px;
    color: #9b9b9b;
    line-height: 1.5;
}
.contactUS input:focus ~ label, .contactUS textarea:focus ~ label, .contactUS input:valid ~ label, .contactUS textarea:valid ~ label {
    font-size: 19px;
    color: #999;
    top: -31px;
    -webkit-transition: all 0.225s ease;
    transition: all 0.225s ease;
}
.contactUS .styled-input {
    float: left;
    width: 293px;
    margin: 1rem 0;
    position: relative;
    border-radius: 4px;
}
@media only screen and (max-width: 768px) {
    .contactUS .styled-input {
        width: 100%;
    }
    #orderForm {
        width: 100%;
    }
}
.contactUS .styled-input label {
    color: #999;
    padding: 1.3rem 27px 1rem 0;
    position: absolute;
    top: -7px;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
}
.contactUS .styled-input.wide {
    width: 650px;
    max-width: 100%;
}
.contactUS input, .contactUS textarea {
    padding: 14px;
    border: 0;
    width: 100%;
    font-size: 1rem;
    border-bottom: 1px solid gray;
}
.contactUS input:focus, .contactUS textarea:focus {
    outline: 0;
}
.contactUS input:focus ~ span, .contactUS textarea:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s ease;
    transition: all 0.075s ease;
}
.contactUS textarea {
    width: 100%;
    min-height: 9em;
}
.contactUS .input-container {
    width: 650px;
    max-width: 100%;
    margin: 20px auto 25px auto;
}
.contactUS .submit-btn {
    float: right;
    padding: 7px 35px;
    border-radius: 60px;
    display: inline-block;
    background-color: #002c69;
    color: white;
    font-size: 27px;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06), 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 100%;
    text-align: center;
    border: 2px solid gold;
    margin-top: 2em;
}
.contactUS .submit-btn:hover {
    transform: translateY(1px);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.09);
}
@media (max-width: 768px) {
    .contactUS .submit-btn {
        width: 100%;
        float: none;
        text-align: center;
    }
}
.contactUS {
    min-height: 85vh;
}
.contactUS input[type="checkbox"] + label {
    color: #ccc;
    font-style: italic;
}
.contactUS input[type="checkbox"]:checked + label {
    color: #f00;
    font-style: normal;
}
.contactUS .info {
    text-align: center;
}
.contactUS .img-container {
    background-image: url("../images/contactUs1.jpg");
    width: 100%;
    height: 93vh;
    background-attachment: fixed;
    background-position: -90em 2px;
}
.contactUS .info p {
    font-size: 42px;
    width: 70%;
    margin: auto;
    margin-top: 2em;
    margin-bottom: 41px;
    line-height: 1.2;
}
.contactUS .info h4 {
    margin: 0;
}
#calcTable .table-responsive {
    min-height: 38vh;
}
#DocCasesDivId select {
    width: 70px;
    font-size: 30px;
    color: red;
    font-weight: bold;
    border-width: 2px;
    border-radius: 4px;
}
#DocCasesDivId .btn-primary {
    background: #696088;
    width: 150px;
    font-size: 20px;
    border-color: #ede852;
    border-width: 2px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    -o-border-radius: 41px;
}
.slogn {
    color: #625983;
    margin-top: 6px;
    display: block;
    font-size: 24px;
    margin-bottom: 8px;
}
.page-header img {
    width: 83%;
    font-size: 19px;
}
.page-header .whatsapp-img {
    width: 100%;
}
.page-header .dc-logo {
    width: 250px;
    left: 11px;
    right: 0;
    margin-left: 0;
}
.page-header h4 {
    margin-right: 0;
    display: inline-block;
    position: relative;
    text-align: right;
}
.logo-img-container3 img {
    width: 82%;
    position: relative;
    top: 20px;
    left: 60px;
}
.page-header .callImg {
    width: 30px;
    left: -38px;
    top: 15px;
    text-align: right;
    right: auto;
}
.page-header .telImg {
    position: relative;
    top: -12px;
}
.persDoc {
    font-size: 23px;
    text-transform: capitalize;
    position: relative;
    left: 12px;
}
.editBtn {
    width: 104px;
    font-size: 22px;
    background: #f9920b;
    color: white;
}
.tabs__content .contaryName {
    text-align: left;
    font-size: 19px;
    margin-top: 23px;
    margin-bottom: 0;
}
.usarb-tab tr:last-child b {
    font-size: 21px;
    height: auto;
    border: 0;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #696088;
    background-color: #e5e2ea;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover i {
    color: black;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    left: -15px;
    position: absolute;
    display: block;
    content: "";
    width: 13px;
    height: 13px;
    top: 35px;
    right: 7px;
    border-width: 6px;
    margin-top: -3px;
    border-bottom: 4px solid rgb(98 89 131);
    border-right: 4px solid rgb(98 89 131);
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    transform-origin: 50% 0px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%);
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    border-bottom: 4px solid rgb(178, 41, 41);
    border-right: 4px solid rgb(177, 41, 41);
    transform: rotate(-135deg) translateY(-50%);
    -webkit-transform: rotate(-135deg) translateY(-50%);
    -moz-transform: rotate(-135deg) translateY(-50%);
    -ms-transform: rotate(-135deg) translateY(-50%);
    -o-transform: rotate(-135deg) translateY(-50%);
}
.legalDoc .block {
    border-right: 2px solid #c10019;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
.legalDoc .elm:last-child .block {
    border: 0;
}
.arabList > tbody > tr > td, .arabList > tbody > tr > th, .arabList > tfoot > tr > td, .arabList > tfoot > tr > th, .arabList > thead > tr > td, .arabList > thead > tr > th {
    padding: 7px 9px;
    text-transform: initial;
}
.legalDoc h2 {
    font-size: 17px;
    text-align: center;
    margin-bottom: 9px;
    margin-top: 5px;
    color: black;
}
.legalDoc h3 {
    font-size: 20px;
    margin: 0;
}
.legalDoc .arabList h2 {
    font-size: 20px;
    text-align: left;
    margin: 0;
}
.legalDoc .title {
    margin: 0;
    color: #c10019;
    font-size: 44px;
    display: block;
}
.legalDoc header h3 {
    color: #ff0021;
    font-size: 16px;
    margin: 0;
}
.legalDoc header {
    background-color: #e4e4e4;
    position: relative;
    padding: 2px 12px;
}
.legalDoc .arabList {
    border: 2px solid gainsboro;
}
.legalDoc li {
    position: relative;
    margin-bottom: 3px;
    border-bottom: 1px solid gainsboro;
    list-style: none;
    padding-bottom: 5px;
    padding: 5px 12px;
}
.legalDoc li span {
    position: absolute;
    right: 37px;
    font-size: 18px;
    top: 0;
}
.legalDoc li .btn {
    position: absolute;
    right: 11px;
    top: 0px;
    padding: 2px;
    background: #138cbb;
    color: white;
    font-size: 14px;
}
.legalDoc ul {
    padding: 0;
    margin-bottom: 0;
}
.legalDoc li:last-child {
    border: 0;
}
.legalDoc header h5 {
    font-size: 15px;
    display: inline-block;
    position: absolute;
    right: 14px;
    bottom: -7px;
    color: #138cbb;
}
.countryList .select2 {
    width: 60%;
    margin: auto;
}
.countryList .select2-selection__rendered {
    font-size: 22px;
}
.legalDoc .countryListDropDown {
    display: block;
    max-height: 546px;
    overflow: auto;
    width: 81%;
    margin: auto;
    background: aliceblue;
}
.legalDoc .countryListDropDown::-webkit-scrollbar {
    width: 40px;
}
.legalDoc .countryListDropDown li {
    padding-left: 12px;
    text-transform: capitalize;
    padding: 10px 22px;
}
.legalDoc .countryListDropDown li:hover {
    background: white;
}
.legalDoc .countryListDropDown li:first-child {
    font-size: 23px;
    background: #e4e4e4;
    position: relative;
}
.legalDoc .countryListDropDown li:first-child span {
    position: absolute;
    right: 37px;
    font-weight: normal;
    top: 15px;
}
.legalDoc .countryListDropDown .price {
    position: absolute;
    right: 70px;
    top: 7px;
}
.arabList h3 {
    text-align: left;
}
.countryList .details {
    width: 86%;
    margin: auto;
    color: gray;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: left;
    text-align: center;
}
.countryListDropDown li {
    text-align: left;
}
.arabList tr td:first-child h3, .arabList tr td:first-child a {
    color: #80000c;
}
.calculationFree {
    min-height: 83.2vh;
}
.embassyFeeTable td {
    padding: 6px 12px !important;
}
.embassyFeeTable th {
    padding: 4px 11px !important;
    background: gainsboro;
}
.calculationFree .choosenumbers {
    padding-top: 5em;
    min-height: 28vh;
}
.calculationFree .content .title {
    display: inline-block;
    font-size: 20px;
    margin-top: 0em;
    margin-bottom: 17px;
    text-align: center;
    background: yellow;
}
.usarb-tab tr:last-child td:nth-child(2) b {
    border: 0;
    font-size: 19px;
    display: block;
    width: auto;
    text-align: left;
    height: auto;
}
.usarb-tab tr:last-child td:nth-child(5) b {
    border: 0;
    width: auto;
    height: auto;
}
.usarb-tab tr:last-child td:nth-child(6) b {
    border: 0;
    width: auto;
    height: auto;
}
.calculationFree .calc-time p {
    font-size: 17px;
}
.calculationFree #todaycalendarbox1 {
    width: 212px;
}
.calculationFree #daynumber {
    font-size: 61px;
}
.calculationFree #weekday {
    color: #c10019;
    position: relative;
}
.calculationFree .chamberimg {
    height: 357px;
    width: 249px;
}
.calculationFree .download {
    display: inline-block;
    border: 2px solid #c10019;
    border-radius: 4px;
}
.calculationFree .download p {
    margin: 0;
    line-height: 1.2;
    font-weight: normal;
}
.btn.proceedBtn {
    font-size: 30px;
    margin-left: 13px;
    margin-bottom: 12px;
    background-color: firebrick;
    width: 200px;
    float: right;
}
.calculationFree .onlineImg {
    width: 232px;
}
.modal {
    background: #73737399;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 22px;
}
.modal-title {
    font-family: "Poppins";
}
.modal input[type="text"] {
    width: 50%;
    margin: auto;
    height: 58px;
    font-size: 40px;
}
.modal .question {
    font-size: 40px;
    text-align: center;
    line-height: 1;
}
.modal .modal-body .btn {
    width: 30%;
    font-size: 30px;
    background: #1c2765;
    color: white;
    margin: auto;
    margin-left: 7em;
    margin-top: 1em;
}
.modal .modal-body {
    background: gainsboro;
}
.modal .checks {
    padding: 13px;
}
.modal .checks label {
    font-size: 21px;
}
.download .img-container1 {
    display: inline-block;
    height: 347px;
}
.bg_loader{
    background-color: #0000008a;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 999999999999999999999999999999999999999;
    padding: 0;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 5px solid;
    border-color: #ffca00 transparent;
}
.loader {
    width: 70px;
    height: 70px;
    border: 5px solid #61597b;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 1800px) {
    #todaycalendarbox1 {
        width: 183px;
        margin-right: 60px;
        margin-bottom: 20px;
    }
    #weekday span {
        font-size: 83px;
    }
}
@media screen and (max-width: 1600px) {
    #ServicesParentDiv .calPos {
        width: 38%;
    }
    .price-action-btn .btn {
        font-size: 15px;
        width: 30%;
    }
    .DocCasesDivParentSuper h2 {
        font-size: 14px;
    }
}
.count-img {
    display: none;
}
.jurisdiction-case .select2 {
    width: 300px !important;
}
@media screen and (max-width: 1200px) {
    .dc-logo {
        width: 10em;
        left: -12em;
        top: 1em;
    }
    .table-responsive {
        border: 0px;
    }
    .navbar-inverse .navbar-form {
        border: 0px;
    }
    .navbar-form {
        left: 0px;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 13px 10px;
        font-size: 10px;
    }
}
@media screen and (max-width: 1200px) {
    .documents .col, .documents {
        display: block;
    }
    .dc-logo {
        width: 10em;
        left: -12em;
        top: 0;
    }
    .table-responsive {
        border: 0px;
    }
    .navbar-inverse .navbar-form {
        border: 0px;
    }
    .navbar-form {
        left: 0px;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 28px 10px;
        font-size: 17px;
    }
}
.procBtn img {
    height: 441px;
}
h3 {
    font-size: 20px;
}
.procBtn {
    text-align: center;
}
.single-document-case-container:last-of-type {
    border: 0;
}
.arab-case {
    padding: 4px 12px;
    border-radius: 8px;
}
@media (min-width: 1500px) {
    .col-xl-5 {
        width: 41.66666667%;
        float: left;
    }
    .col-xl-7 {
        width: 58.33333333%;
        float: left;
    }
}
#files-list {
    background: #f2f2f2;
    height: 68vh;
    margin-top: 5em;
    border-radius: 5px;
    overflow: auto;
}
#files-list h3 {
    margin-top: 0;
    margin: 0;
}
.caseLabel {
    background-color: #f5f5af;
    display: inline-block;
    padding: 0 7px;
}
.document-case {
    margin-bottom: 13px;
    width: 100%;
}
.document-case .form-group {
    display: flex;
    position: relative;
    margin-bottom: 0;
}
.document-case .content label {
    font-size: 22px;
    font-weight: 500;
}
.docs .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: black;
    font-size: 36px;
    font-weight: bold;
}
.estm-timeline .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: black;
    font-size: 21px;
    font-weight: 400;
}
.frsmata-div .content3 {
    padding: 12px 40px;
}
.legcou-tbl tr {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border-top: 0;
}
.courtDesign {
    display: none;
}
#files-list header {
    background: #c10019;
    color: white;
    padding: 25px;
    border-radius: 0 22px;
}
#files-list .content {
    padding: 12px;
}
.bus-cases .procBtn img {
    border: 3px solid gray;
    border-radius: 5px;
}
h4 div {
    position: relative;
    height: 65px;
    display: inline-block;
}
.payInvoice h1 {
    text-align: center;
    font-size: 47px;
    margin-bottom: 1em;
    padding-top: 16px;
}
.invtab-td {
    background: #696088;
    color: honeydew;
}
.payInvoice .table > tbody > tr > td {
    padding: 13px;
    font-size: 21px;
}
.payInvoice .table > tbody > tr > td.invocno-td {
    text-align: center;
    color: firebrick;
    font-size: 56px;
    vertical-align: middle;
    background: #fdf0ff;
}
.payInvoice .invno-td {
    text-align: center;
    background: firebrick;
    color: white;
    font-size: 25px;
    padding: 13px 0;
}
.paid {
    background: green;
    color: white;
}
.payInvoice .not-paid {
    background: red;
    color: white;
}
.payInvoice .invnum-lbl {
    font-size: 34px;
}
#text_Request {
    padding: 17px;
    height: 55px;
}
.payInvoice form:not(.hello), .payInvoice form .payment-div {
    background: #ededed;
    padding: 30px;
    border-radius: 4px;
    margin: auto;
}
#ButtonTrack {
    background: #696088;
    font-size: 31px;
    width: 100%;
    border-radius: 5px;
    border: 2px solid yellow;
    text-decoration: none;
    color: white;
    display: inline-block;
    text-align: center;
}
.payInvoice .parital-paid {
    background: orange;
    color: white;
}
.document-case:last-child {
    border: 0;
}
.btn-primary {
    /* background-color: #696088;
    border-color: #2a388c; */
    background-color: #5cb85c;
    border: none;
}
@media screen and (max-width: 1880px) {
    .font-sen .btn {
        width: 16%;
        margin-left: 6px;
    }
}
@media screen and (max-width: 1700px) {
    .font-sen .btn {
        width: 300px;
        margin-left: 6px;
    }
    .font-sen {
        text-align: center;
    }
    .font-sen span {
        display: block;
    }
}
.processBtn {
    float: right;
    width: 200px;
    font-size: 30px;
    background: #c10019;
}
@media (max-width: 1500px) {
    #orderForm,
    .reqView .container {
        width: 100%;
    }
}
.mancontdiv .content .btn {
    width: 100%;
}
@media screen and (max-width: 1200px) {
    .estm-timeline .d-flex {
        display: block;
    }
    .legalDoc .arabList {
        padding: 0;
        width: 90%;
        margin: auto;
        border: 0;
    }
    .inside-pages .content-container {
        width: 100%;
        padding: 20px 49px;
    }
    .document-case {
        border: 0;
        margin-bottom: 42px;
    }
    .legalDoc .block {
        border: 0;
    }
    .filePin .first-child, .filePin #last-child {
        width: 100%;
    }
    .filePin .or-div {
        display: block;
        width: auto;
        float: initial;
        text-align: center;
    }
    .custom-file img {
        width: 20px;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 20px 13px;
        font-size: 15px;
        height: 66px;
    }
    .menu2 .cart-div span {
        font-size: 14px;
    }
    .menu2 .cart-div img {
        width: 28px;
        position: relative;
        left: -15px;
    }
    .navbar .cart-num {
        margin: 0;
    }
    .cart-div {
        right: 0;
        padding-top: 31px;
        border-top: 1px solid;
        display: block;
        padding-left: 19px;
        left: 0;
        margin-top: 10px;
        margin-left: 19px;
        border: 0;
    }
}
@media screen and (max-width: 1850px) {
    .lnk_tble {
        font-size: 12px;
    }
    .legcou-tbl td {
        width: 10%;
    }
    .legcou-tbl .btn {
        width: 138px;
    }
    .btn.charOfCountry {
        width: 125px;
    }
}
.commercial-ques-container .img-container {
    text-align: right;
}
.doc-numb label {
    font-size: 30px;
}
.page-header .dc-logo {
    width: 156px;
}
.doc-numb {
    display: flex;
    min-height: 407px;
    align-items: center;
}
@media screen and (max-width: 1650px) {
    .legcou-tbl .btn {
        width: 136px;
    }
    .page-header .dc-logo {
        width: 157px;
    }
    .btn.charOfCountry {
        width: 120px;
    }
    .commercial-ques-container img {
        margin-top: 0;
    }
    .employeeImg-2 {
        width: 239px;
        margin-left: -1em;
    }
    .calculationFree .chamberimg {
        width: 100%;
        height: auto;
    }
    .commercial-ques-container {
        width: 80%;
    }
    .commercial-ques-container .img-container {
        text-align: center;
    }
}
@media screen and (max-width: 1400px) {
    .countryList .details {
        width: 96%;
        font-size: 11px;
    }
    .legalDoc header h3 {
        font-size: 12px;
    }
    .legalDoc .arabList h2 {
        font-size: 13px;
    }
    .procBtn img {
        width: 264px;
        height: 342px;
    }
    .single-document-case-container img {
        height: auto;
        width: 100%;
        border: 1px solid gainsboro;
        border-radius: 9px;
        padding: 12px;
    }
    #DocCasesDivId .btn-primary {
        font-size: 18px;
        width: 200px;
    }
    .single-document-case-container .caseLabel {
        height: 77px;
    }
    .single-document-case-container {
        border: 0;
    }
    .todayText {
        margin-top: 12px;
    }
    #weekday span {
        font-size: 74px;
    }
    #todaycalendarbox1 p#weekday {
        height: auto !important;
    }
    .tabs__body .block .row {
        text-align: center;
    }
    .usarb-tab th {
        font-size: 15px;
    }
    .DocCasesDivParentSuper h2 {
        font-size: 20px;
    }
    .small-screen.page-header .dc-logo {
        width: 200px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
    }
    .legcou-tbl td {
        width: 121px;
    }
    .font-sen {
        text-align: center;
    }
    .content .btn {
        font-size: 18px;
    }
    .legcou-tbl .btn {
        font-size: 13px;
        width: 107px;
    }
    .font-sen .btn {
        margin-top: 12px;
    }
    .btn.charOfCountry {
        width: 82px;
    }
}
.box-row .btn:first-child.active {
    background-color: #2a388c;
}
@media screen and (max-width: 1100px) {
    .procBtn img {
        width: auto;
        height: 400px;
    }
    .doc-numb {
        min-height: auto;
    }
    .legcou-tbl td {
        width: 120px;
    }
    .legcou-tbl .btn {
        font-size: 13px;
        width: 107px;
    }
    .btn.charOfCountry {
        width: 92px;
    }
}
.head-ads {
    text-align: right;
}
@media screen and (max-width: 995px) {
    .menu2 .navbar-brand {
        margin-left: 0 !important;
        top: -2px;
    }
    .head-ads {
        text-align: center;
    }
    .countryNameBig img {
        display: none;
    }
    .calc-time {
        position: relative;
        text-align: center;
        top: auto;
        width: 100%;
        border: 0;
    }
    .calc-row .d-flex p {
        display: inline-block;
        position: relative;
        top: 10px;
        font-size: 16px;
    }
    .calc-row .d-flex p span {
        font-size: 50px;
        top: -16px;
        display: block;
        left: 0px;
    }
    .calculationFree .backBtn {
        margin-left: 10px;
        left: 0;
    }
    .ciForm .form-group {
        display: block;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-top: 0px !important;
    }
    .table-responsive > .table {
        margin-top: 0px;
    }
    #FormContent .custom-select-trigger, #ciForm .custom-options {
        width: 100%;
        margin: 0px 0px 20px;
    }
    #ciForm label {
        font-size: 18px;
    }
    .maintit-h1 {
        font-size: 36px;
        margin: 0;
        left: 0;
        text-align: left;
        display: block;
        text-align: center;
    }
    .menu2 .navbar-collapse {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a {
        padding: 28px 22px;
        font-size: 18px;
        height: 66px;
    }
}
.logo-img-container2 {
    text-align: left;
    background: #d9cfda;
    position: relative;
    text-align: right;
}
.logo-img-container2 .dc-logo {
    margin-left: 1em;
    width: 167px;
    z-index: 1;
    background: #d9cfda;
}
.usl-logotxtin {
    background: url(../images/usllogo2text.png) no-repeat;
    width: 96%;
    height: 96%;
    position: absolute;
    left: 2%;
    top: 2%;
    background-size: 100%;
}
.usl {
    -webkit-animation: cssAnimation 24s 30 linear;
    -moz-animation: cssAnimation 24s 30 linear;
    -o-animation: cssAnimation 24s 30 linear;
}
.usl-logotxt {
    background: url(../images/usllogo2text.png) no-repeat;
    width: 144px;
    height: 145px;
    position: absolute;
    right: 27px;
    top: 10px;
    z-index: 3;
}
.usl-logotxtin {
    background: url(../images/usllogo2text.png) no-repeat;
    width: 96%;
    height: 96%;
    position: absolute;
    left: 2%;
    top: 2%;
    background-size: 100%;
}
@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(0px);
    }
    to {
        -webkit-transform: rotate(360deg) scale(1) skew(1deg) translate(0px);
    }
}
@-moz-keyframes cssAnimation {
    from {
        -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(0px);
    }
    to {
        -moz-transform: rotate(360deg) scale(1) skew(1deg) translate(0px);
    }
}
@-o-keyframes cssAnimation {
    from {
        -o-transform: rotate(4deg) scale(1) skew(1deg) translate(0px);
    }
    to {
        -o-transform: rotate(360deg) scale(1) skew(1deg) translate(0px);
    }
}
.social-div {
    background: #625983;
    color: white;
    overflow: hidden;
    padding: 0 12px 7px;
}
@media screen and (max-width: 700px) {
    .legcou-tbl td {
        width: 24%;
    }
}
.addressImg {
    width: 25px;
}
.telImg {
    width: 29px;
    margin-top: -4px;
    margin-left: 26px;
}
.tollFreeImg {
    width: 29px;
    margin-top: -4px;
    margin-left: 31px;
}
.whatsappImg {
    width: 37px;
    margin-top: -1px;
    margin-left: 23px;
}
@media screen and (min-width: 1200px) {
    .head-ads img {
        width: 120px;
    }
}
.social-div {
    border-radius: 0 0 0 20px;
    position: relative;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
}
.paym-icn a, .us_btn {
    cursor: default !important;
}
.index-h1 {
    color: white;
    font-weight: bold;
    padding: 11px;
    border-radius: 26px 0;
    font-weight: normal;
    text-align: center;
    margin-left: 12px;
    box-shadow: 2px 3px 4px #ffeb5d;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 27px;
    margin-top: 11px;
    font-size: 16pt;
    color: #fff;
    background-color: #625983;
}
.mainText p {
    font-size: 15px;
}
.myButtonLink {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/American%20Express.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink:hover {
    background-position: 0 -9px;
}
.myButtonLink2 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/Master.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink2:hover {
    background-position: 0 -9px;
}
.myBtn {
    background-image: -webkit-linear-gradient(top, #d7c9e1, #d7c9e1);
}
.paym-icn a, .us_btn {
    cursor: default !important;
}
.myButtonLink3 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/Visa.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink3:hover {
    background-position: 0 -9px;
}
.myButtonLink4 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/Wire%20Transfer.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink4:hover {
    background-position: 0 -9px;
}
.myButtonLink5 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/BBB.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink5:hover {
    background-position: 0 -9px;
}
.myButtonLink6 {
    display: block;
    width: 60px;
    height: 55px;
    background: url(../images/ISO2.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink6:hover {
    background-position: 0 -9px;
}
.subDocBtn {
    position: relative;
    border: 2px solid black;
    background: linear-gradient(90deg, rgba(45, 97, 135, 1) 50%, rgba(168, 221, 168, 1) 50%);
    text-transform: capitalize;
    display: inline-block;
    height: 37px;
}
@media screen and (max-width: 700px) {
    .subDocBtn {
        left: 0;
    }
    .logo-img-container2 img {
        margin-left: 0;
        width: 100%;
        width: 70%;
        position: relative;
        top: 17px;
    }
    @media screen and (max-width: 1700px) {
        .addressImg, .telImg, .tollFreeImg, .whatsappImg {
            margin-left: 8px;
        }
    }
    .logo-img-container1 {
        position: relative;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .logo-img-container1 {
        position: relative;
    }
    .logo-img-container1 img {
        width: 152px;
        float: left;
    }
    .usl-logotxtin {
        background: url(../images/usllogo2text.png) no-repeat;
        width: 96%;
        height: 96%;
        position: absolute;
        left: 2%;
        top: 2%;
        background-size: 100%;
    }
    .p-sm-0 {
        padding: 0;
    }
}
#words{
    height: 300px;
}
#words marquee {
    height: 300px;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    text-align: center;
}
@media (max-width: 1600px) and (min-width: 1200px) {
    #words{
        height: 275px;
    }
    #words marquee {
        height: 275px;
        border-bottom: 2px solid #dcdcdc;
    }
}
@media (max-width: 1200px) and (min-width: 990px) {
    #words{
        height: 310px;
    }
    #words marquee {
        height: 310px;
        border-bottom: 2px solid #dcdcdc;
    }
}
.non-spn {
    color: #ffc107;
}
.hague-spn {
    color: #ffc107;
}
/* .non-spn:hover, .hague-spn:hover {
    color: #00da02;
} */
.our {
    font-size: 16px;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-left: 10px;
    padding-top: 7px;
    color: #fff;
    background-color: #4e3c73;
    background: url(images/linear_bg_2.png);
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4e3c73), to(#767692));
    background: -webkit-linear-gradient(top, #767692, #4e3c73);
    background: -moz-linear-gradient(top, #767692, #4e3c73);
    background: -ms-linear-gradient(top, #767692, #4e3c73);
    background: -o-linear-gradient(top, #767692, #4e3c73);
    overflow: hidden;
}
.power {
    font-size: 24px;
    margin: 0 auto;
    color: white;
    background-image: -ms-linear-gradient(top, #bebeeb 0%, #4e4c5e 100%);
    background-image: -moz-linear-gradient(top, #bebeeb 0%, #4e4c5e 100%);
    background-image: -o-linear-gradient(top, #bebeeb 0%, #4e4c5e 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bebeeb), color-stop(1, #4e4c5e));
    background-image: -webkit-linear-gradient(top, #bebeeb 0%, #4e4c5e 100%);
    font-weight: normal;
    background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    padding-bottom: 5px;
    padding-left: 0px;
    border-radius: 5px;
    text-align: center;
    padding: 8px;
}
.icons-div {
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding-top: 12px;
}
.content-container {
    width: 96%;
    margin: auto;
}
marquee img {
    width: 90%;
    margin: auto;
}
.top-line {
    content: "";
    height: 12px;
    width: 100%;
    background: #625983;
}
.hagContainer td {
    width: calc((100%) / 14);
}
.hagContainer .btn {
    width: 97%;
    transition: 1s all ease-in-out;
}
.myButtonLangar {
    display: block;
    width: 45px;
    height: 33px;
    background: url(../images/arabic-lang.jpg) bottom;
    text-indent: -99999px;
    border: 2px solid #dadaed;
    float: left;
}
.logo-img-container1 img {
    width: 100%;
}
.myButtonLangesp {
    display: block;
    width: 75px;
    height: 33px;
    background: url(../images/esp-lang.png) bottom;
    text-indent: -99999px;
    border: 2px solid #ecedda;
    float: left;
    margin-left: 5px;
}
.inside-pages .content-container {
    width: 85%;
    margin: auto;
    background: white;
    min-height: calc(100vh - 288.63px);
    border-radius: 6px;
}
.inside-pages .content-container .invoice-row::-webkit-scrollbar-track {
    box-shadow: rgb(0 0 0 / 30%) 0px 0px 6px inset;
    background-color: rgb(245, 245, 245);;
}
.inside-pages .content-container .invoice-row::-webkit-scrollbar-thumb, .commercial-ques::-webkit-scrollbar-thumb{
    background-color: rgb(98 89 131);;
}
@media (max-width: 1700px) and (min-width: 1190px) {
    .inside-pages .content-container{
        min-height: calc(100vh - 150.63px);
    }
}
@media (max-width: 1190px) and (min-width: 1092px) {
    .inside-pages .content-container{
        min-height: calc(100vh - 149.63px);
    }
}
@media (max-width: 1092px) and (min-width: 1024px) {
    .inside-pages .content-container{
        min-height: calc(100vh - 111.63px);
    }
}
#DocCasesDivId .aside span {
    font-style: italic;
    color: #4e3c73;
    font-size: 15px;
    line-height: 2;
}
#DocCasesDivId .aside p {
    line-height: 1.2;
    background: #dcdcdc7a;
    padding: 6px;
    font-size: 16px;
}
#DocCasesDivId .aside h2 {
    font-size: 14pt;
    padding: 12px 20px;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    background: #4e3c73;
    color: white;
    font-weight: normal;
    margin-bottom: 4px;
}
#header_count {
    background-size: cover;
}
.redclr {
    color: brown;
}
.redline {
    text-decoration: underline;
    text-decoration-color: brown;
}
.doc-titdiv span {
    font-size: 31px;
    display: inline-block;
    color: black;
    font-weight: bold;
    position: relative;
    right: 4%;
}
.document-case .content {
    padding-left: 16px;
    padding-top: 19px;
}
.subHeader {
    font-size: 24px;
}
.docarr-img {
    position: relative;
    top: 12px;
    right: 4%;
}
.margdoc-spn {
    font-size: 20px;
    display: block;
    margin-left: 33px;
}
.maintit_h1 {
    margin-top: 54px;
}
.header-container {
    width: 98%;
    margin: auto;
}
.price-table-container {
    margin: auto;
}
.legcou-tbl .hagbor:hover, .btn.hagbor:hover {
    color: #ffffff;
    background: #696088;
}
.order-table .table-bordered > tbody > tr > th {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: normal;
    padding: 11px 12px !important;
    background: #696088;
    color: white;
}
.order-table > tbody > tr > td {
    padding: 12px !important;
}
#words {
    border: 1px solid gainsboro;
    text-align: center;
}
.creatreq-txt {
    background-color: #e4dee5;
    margin-bottom: 7px;
    padding: 9px;
    border-radius: 5px;
}
.wizard-tbl {
    width: 100%;
    margin-bottom: 0px;
}
.wizard-tbl td {
    border-top: none !important;
}
.swMain {
    margin: 0;
    padding: 0;
    border: 0 solid #ccc;
    overflow: visible;
    width: 100%;
    margin-left: 0px;
}
.swMain .stepContainer {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0 solid #ccc;
    overflow-x: hidden;
    overflow-y: scroll;
    clear: both;
    height: 300px;
}
.swMain .stepContainer div.content {
    display: block;
    position: absolute;
    float: left;
    margin: 0;
    padding: 5px;
    border: 1px solid #ccc;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    background-color: #f8f8f8;
    height: 300px;
    text-align: left;
    overflow: visible;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 968px;
    clear: both;
}
.swMain div.actionBar {
    display: block;
    position: relative;
    clear: both;
    margin: 3px 0 0 0;
    border: 1px solid #ccc;
    padding: 0;
    color: #5a5655;
    background-color: #f8f8f8;
    height: 40px;
    text-align: left;
    overflow: auto;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    left: 0;
}
.swMain .stepContainer .StepTitle {
    display: block;
    position: relative;
    margin: 0;
    border: 1px solid #e0e0e0;
    padding: 5px;
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    background-color: #e0e0e0;
    clear: both;
    text-align: left;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.swMain ul.anchor {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    clear: both;
    border: 0 solid #cccccc;
    background: transparent;
}
.swMain ul.anchor li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 6px;
    border: 0 solid #e0e0e0;
    float: left;
    width: 25%;
}
.swMain ul.anchor li a {
    display: block;
    position: relative;
    float: left;
    margin: 5px 0 0 0;
    padding: 3px;
    height: 60px;
    width: 100%;
    text-decoration: none;
    outline-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99;
}
.swMain ul.anchor li a .stepNumber {
    position: relative;
    float: left;
    width: 30px;
    text-align: center;
    padding: 0 5px 5px;
    font: bold 40px Verdana, Arial, Helvetica, sans-serif;
}
.swMain ul.anchor li a .stepDesc {
    position: relative;
    display: block;
    float: left;
    text-align: left;
    padding: 0px 5px;
    font: bold 20px Verdana, Arial, Helvetica, sans-serif;
}
.swMain ul.anchor li a .stepDesc small {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.swMain ul.anchor li a.selected {
    color: #f8f8f8;
    background: #ea8511;
    border: 1px solid #ea8511;
    cursor: text;
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
}
.swMain ul.anchor li a.selected:hover {
    color: #f8f8f8;
    background: #ea8511;
}
.swMain ul.anchor li a.done {
    position: relative;
    color: #fff;
    background: #8cc63f;
    border: 1px solid #8cc63f;
    z-index: 99;
}
.swMain ul.anchor li a.done:hover {
    color: #5a5655;
    background: #8cc63f;
    border: 1px solid #5a5655;
}
.swMain ul.anchor li a.disabled {
    color: #cccccc;
    background: #f8f8f8;
    border: 1px solid #ccc;
    cursor: text;
}
.swMain ul.anchor li a.disabled:hover {
    color: #cccccc;
    background: #f8f8f8;
}
.swMain ul.anchor li a.error {
    color: #6c6c6c !important;
    background: #f08f75 !important;
    border: 1px solid #fb3500 !important;
}
.swMain ul.anchor li a.error:hover {
    color: #000 !important;
}
.swMain .buttonNext {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #fff;
    outline-style: none;
    background-color: #5a5655;
    border: 1px solid #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.swMain .buttonDisabled {
    color: #f8f8f8 !important;
    background-color: #cccccc !important;
    border: 1px solid #cccccc !important;
    cursor: text;
}
.swMain .buttonPrevious {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #fff;
    outline-style: none;
    background-color: #5a5655;
    border: 1px solid #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.swMain .buttonFinish {
    display: block;
    float: right;
    margin: 5px 10px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #fff;
    outline-style: none;
    background-color: #5a5655;
    border: 1px solid #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.txtBox {
    border: 1px solid #cccccc;
    color: #5a5655;
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    width: 430px;
}
.txtBox:focus {
    border: 1px solid #ea8511;
}
.swMain .loader {
    position: relative;
    display: none;
    float: left;
    margin: 2px 0 0 2px;
    padding: 8px 10px 8px 40px;
    border: 1px solid #ffd700;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    background: #fff url(../images/loader.gif) no-repeat 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 998;
}
.swMain .msgBox {
    position: relative;
    display: none;
    float: left;
    margin: 4px 0 0 5px;
    padding: 5px;
    border: 1px solid #ffd700;
    background-color: #ffffdd;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 999;
    min-width: 200px;
}
.swMain .msgBox .content {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
    float: left;
}
.swMain .msgBox .close {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #ccc;
    display: block;
    float: right;
    margin: 0 0 0 5px;
    outline-style: none;
    padding: 0 2px 0 2px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.swMain .msgBox .close:hover {
    color: #ea8511;
    border: 1px solid #ea8511;
}
@media screen and (max-width: 1400px) {
    .inside-pages .content-container {
        width: 100%;
        padding: 8px 14px;
    }
    .subHeader {
        font-size: 19px;
    }
}
@media screen and (max-width: 1000px) {
    .linkedDoucment2 {
        display: block;
        margin-top: 5%;
    }
}
@media screen and (max-width: 1650px) {
    .legcou-tbl td {
        width: 10%;
        font-size: 12px;
        text-align: center;
    }
    .hagContainer td {
        width: calc((100%) / 14);
        font-size: 11px;
    }
}
@media screen and (max-width: 1200px) {
    .legcou-tbl td {
        width: 10%;
    }
    .hagContainer td {
        width: calc((100%) / 14);
    }
    .our {
        text-align: center;
    }
    .myButtonLink {
        display: block;
        width: 28px;
    }
    .social-div {
        width: 100%;
        border-radius: 0;
    }
    marquee img {
        width: 200px;
        margin: auto;
    }
}
.social-div .elm {
    position: relative;
    max-width: 25%;
}
@media only screen and (max-width: 991px) {
    .social-div .elm {
        max-width: 33%;
    }
    .right .our-clnt {
        display: none;
    }
    .countryTable {
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 358px) {
    .social-div .elm {
        max-width: 50%;
    }
}
@media (max-width: 430px){
    .select2-container{
        width: 100% !important;
    }
    .paymentMethod{
        padding: 0;
    }
    #confirm-purchase{
        padding: 3px 32px;
    }
    #backToDocuments{
        min-width: 0;
    }
}
.social-div .elm .info {
    position: absolute;
    left: 78px;
    text-align: -18px;
    text-transform: capitalize;
    color: #10ffff;
    border-bottom: 1px solid;
    width: 58%;
    text-align: left;
    font-size: 24px;
}
.page-header .addressImg {
    position: relative;
    width: 31px;
    height: fit-content;
}
.lbl-bg {
    font-size: 26px;
}
.address {
    position: relative;
}
.ques-card .btn-bg {
    font-size: 20px;
    margin-left: 10px;
}
.ques-card {
    display: flex;
}
@media (max-width: 504px) {
    .ques-card{
        padding-left: 0 !important;
    }
    .single-subcase{
        display: flex;
        align-items: center;
    }
    .single-subcase input[type="radio"] + label{
        padding-left: 15px;
        font-size: 17px;
    }
}
.cl-tr td {
    background-color: #696088;
}
.legalization-page-2 td {
    background-color: #696088;
}
.legalization-page-2 td a{
    color: #fff !important;
}
.cl-tr.legalization-page-2 td {
    background-color: #eee;
    
}
.cl-tr.legalization-page-2 td a{
    color: #000 !important;
}
.cl-tr td a {
    color: white!important;
}
#CountriesDiv tr td a {
    height: 100%;
	display: block;
}
.cl-tr2 td {
    background-color: #696088;
}
.cl-tr2 td a {
    color: white!important;
}
.cl-tr td:hover {
    background-color: #00a602;
    transition:.3s ease;
}
.cl-tr2 td:hover {
    background-color: #ffc107;
    transition:.3s ease;
}
.cl-tr td:hover a {
    color: #fff;
}
.cl-tr2 td:hover a {
    color: #696088;
}
.bg-content {
    background-color: #f1f1f1;
    padding: 21px;
    border: 1px solid gainsboro;
    border-radius: 7px;
}
.bg-content .form-group {
    padding: 12px;
}
.document-case .content label.mt-0 {
    margin-top: 0;
}
.use-container {
    margin-top: 20px;
}
.timeline .time-content {
    margin: 0;
    margin-bottom: 20px;
}
.timeline .time-content .d-flex {
    justify-content: space-between;
}
.timeline h2 {
    margin-bottom: 20px;
}
input[type="radio"] + label.headerStyle {
    margin-top: 30px;
    font-size: 31px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 28px;
}
.caseHeader {
    margin: 37px 0 0px;
}
.caseHeader input[type="radio"] + label {
    font-size: 35px;
    top: -15px;
}
.durationDay td {
    font-size: 16px;
}
.timelineTable {
    border: 1px solid #6c6c6c;
}
.document-case .timeline .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 17px;
    font-weight: 500;
}
.timelineTable > tbody > tr > td {
    padding: 6px 12px;
    border-color: #6a6a6a;
    padding: 7px;
    color: black;
    font-weight: 500;
}
.timelineTable > tbody > tr:nth-child(even) {
    background: #fffdb98c;
}
.durationDay option span {
    color: red;
}
.durationDay .select2-results__option {
    font-size: 17px;
}
.bascket .table tbody tr > td {
    padding: 5px;
}
.bascket .table th {
    font-size: 18px;
    padding: 5px;
    background: gainsboro;
    text-transform: capitalize;
    font-weight: 500;
}
.bascket {
    padding: 0 15px;
}
.bascket td:first-child, .bascket th:first-child {
    width: 60%;
}
.bascket td:nth-child(2), .bascket th:nth-child(2) {
    width: 20%;
}
.bascket thead {
    display: table;
    width: calc(100%);
    border-right: 22px solid gainsboro;
}
.bascket .table-container tbody {
    max-height: 54vh;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    overflow-y: auto;
}
.bascket tr {
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.estm-timeline {
    font-size: 17px;
    align-items: center;
    justify-content: space-between;
}
.nonHague .mt-5 {
    margin-top: 20px;
}
@media screen and (max-width: 1600px) {
    .mainText p {
        font-size: 13px;
    }
    .social-div .address {
        font-size: 13px;
    }
    .page-header .addressImg {
        position: relative;
        width: 19px;
        height: auto;
    }
    .subHeader {
        font-size: 21px;
    }
    .usarb-tab th, .usarb-tab td {
        font-size: 16px;
    }
    .timelineCOntainer {
        margin: 0 !important;
    }
    .lbl-bg {
        font-size: 21px;
    }
    .timelineTable > tbody > tr > td {
        font-size: 15px;
    }
    input[type="radio"] + label.headerStyle {
        font-size: 27px;
        margin: 16px 0;
    }
    .document-case .content label {
        font-size: 20px;
    }
    .estm-timeline {
        font-size: 25px;
    }
    .nonHague .mt-5 {
        margin-top: 0;
    }
}
@media screen and (max-width: 1200px) {
    .ordering {
        display: flex;
        flex-direction: column;
    }
    .ordering .col-lg-5 {
        order: 2;
        padding: 0;
    }
    input[type="radio"] + label {
        width: 90%;
    }
    .margdoc-spn {
        margin: 0;
        display: inline;
    }
    .docarr-img {
        display: none;
    }
    .step-content::after {
        width: 67px;
    }
    .countriesdiv-bad-id-usage {
        display: none;
    }
    .timelineCOntainer {
        width: 100%;
    }
    .doc-titdiv span {
        padding-left: 61px;
        font-size: 27px;
    }
    .select-countries {
        display: flex !important;
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .select-countries.add-margin-25 {
        margin-bottom: 25px;
    }
    .tuv-img {
        left: 14em;
    }
    .quality-img {
        top: -1.5em;
        left: 21em;
        width: 135px;
    }
    .menu2 .navbar-collapse {
        margin-left: 0;
    }
    .small-screen {
        display: none;
        height: 92px;
    }
    .big-screen {
        display: none;
    }
    .navbar-inverse {
        height: auto;
        overflow: hidden;
    }
    .cart-div {
        right: 0;
        position: relative;
        overflow: hidden;
        padding: 0;
    }
    .menu2 .dc-logo {
        top: -7px;
        width: 11em;
        margin: auto;
    }
    #UserInformationForm {
        padding: 0 17px;
    }
    .menu2 .navbar-brand {
        position: relative;
        top: 0;
    }
    .step {
        width: 68px;
    }
    #wrapper {
        margin: 0;
    }
    .countyDropdown .custom-select-trigger {
        font-size: 13px;
        border: 1px solid;
        width: 100%;
    }
    .countyDropdown .custom-options {
        width: 100%;
    }
    .sub-logo {
        font-size: 16px;
        top: 0;
        text-align: center;
    }
    .page-header img.mail-img {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
    }
    .dc-logo {
        width: 9em;
        left: 0em;
        top: 0;
        margin: auto;
    }
    h4 {
        margin-top: 0;
        text-align: center;
    }
    .mainfoot-div p {
        font-size: 13px;
        text-align: center;
    }
    .countryTable {
        display: block;
    }
    .countyDropdown {
        display: none;
    }
    p.divVisible {
        font-size: 24px;
    }
    .count-img {
        width: 97px;
        top: -6px;
    }
    .content2 .maincont-div {
        margin-top: 0.3em;
    }
    .ques-card {
        display: block;
    }
    .ques-card .btn-bg {
        margin-left: 0;
    }
    .maintit_h1 {
        font-size: 20px;
    }
    .index-header li {
        display: contents;
        min-width: 121px;
    }
    .nav > .cart-div, .cart-div {
        position: absolute;
        background: transparent;
        padding: 0;
        left: unset;
        width: 180px;
        right: 0;
    }
    .volume{
        display: none !important;
    }
}
.timelineTable > tbody > tr > th {
    background: firebrick;
    color: white;
    font-weight: normal;
    text-transform: capitalize;
    padding: 9px;
}
.timelineTable > tbody > tr > td.boldTd {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #c10000;
}
.timelineTable > tbody > tr > td.blueBoldTd {
    font-weight: bold;
    text-align: center;
    color: black;
}
.acc-his .card {
    width: 38%;
    margin: auto;
    font-size: 25px;
    overflow: hidden;
}
.acc-his {
    padding-top: 3em;
}
.acc-his .form-group {
    display: grid;
}
.acc-his label {
    font-size: 20px;
}
.index-header .cart-div i {
    font-size: 26px;
    color: yellow;
}
.acc-his header {
    background: #696088;
    padding: 12px;
    border-radius: 18px 0;
    color: white;
    text-align: center;
}
.acc-his .btn {
    font-size: 20px;
    width: 200px;
    float: right;
}
.acc-his main {
    padding: 12px;
    background: #ddd;
    overflow: hidden;
}
.index-header .navbar .cart-num {
    padding: 0px 3px;
    font-size: 27px;
    margin: 0;
    top: 0px;
    height: 39px;
    line-height: 41px;
}
.index-header .cart-div span {
    font-size: 17px;
}
.header-container .nav li {
    margin-right: 18px;
}
.p-0 {
    padding: 0;
}
@media screen and (max-width: 900px) {
    .payInvoice .table > tbody > tr > td {
        font-size: 14px;
        padding: 3px;
    }
    .payInvoice .table > tbody > tr > td.invocno-td {
        padding: 12px;
    }
    .smallContent {
        padding: 0 20px;
    }
    .block-content .row {
        display: flex;
        flex-direction: column;
    }
    .block-content .row .col-md-7 {
        order: 2;
    }
    .page-header h4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 64%;
        float: left;
    }
    .employeeImg-2 {
        width: 100px;
    }
    .logo-img-container3 img {
        margin-bottom: 30px;
    }
    .calculationFree .choosenumbers {
        padding-top: 0;
    }
    .icons-div {
        display: flex;
        justify-content: center;
        flex-flow: wrap;
        width: 100%;
        margin: auto;
    }
    .icons-div > a {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .tabs__content.is-active {
        padding-left: 0;
    }
    .single-document-case-container img {
        width: 400px;
        margin: auto;
    }
    .calculationFree .chamberimg {
        display: none;
    }
    .page-header img.mail-img {
        position: relative;
        width: 200px;
    }
    .page-header .telImg {
        width: 200px;
    }
    .page-header .social-div img {
        position: relative;
        right: 0;
        width: 107px;
        top: 0;
        margin: auto;
    }
    .page-header .social-div .addressImg {
        position: relative;
        width: 19px;
    }
    .page-header .social-div .social-div img {
        position: relative;
        right: 0;
        width: 107px;
        top: 0;
        margin: auto;
    }
    .addressImg {
        position: relative;
        right: 0;
        width: 30px;
        top: 0;
        margin: auto;
    }
    .page-header .addressImg {
        width: 20px;
        height: 33px;
        top: -12px;
    }
    .page-header .dc-logo {
        width: 119px;
        margin: auto;
    }
    .legcou-tbl td {
        width: 20%;
    }
    .legcou-tbl .btn {
        font-size: 11px;
    }
    .calc-row .next-backBtns {
        margin-top: 21px;
        margin-bottom: 12px;
    }
}
.asideContainer h3 {
    background-color: #696088;
    padding: 12px;
    color: white;
    font-weight: 200;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
.content .chooseCase input[type="radio"] + label {
    top: -9px;
    left: 6px;
}
.statesCase p {
    font-size: 19px;
    margin-bottom: 17px;
    line-height: 1.4;
}
.statesCase .redText {
    font-size: 20px;
    color: red;
}
.statesCase {
    padding-left: 45px;
}
.statesCase .chooseCase label {
    left: 9px;
}
.statesCase .chooseCase {
    padding-left: 21px;
}
.statesCase h3 {
    font-size: 30px;
    color: #625983;
    font-weight: bold;
    margin-bottom: 16px;
}
.statesCase .subHeader {
    font-size: 26px;
    font-weight: bold;
    margin-top: 23px;
}
.statesCase .subHeader img {
    margin-top: -8px;
}
.maintit-h1 span {
    color: red;
    text-transform: capitalize;
}
.ques3 .subHeader {
    font-weight: 600;
    font-size: 30px;
    font-family: "DM Serif Display", serif;
    font-family: "Montserrat", sans-serif;
}
.estm-timeline .fa-arrow-down {
    position: relative;
    top: 20px;
    left: -18px;
}
.aside-icon {
    color: green;
    font-size: 20px;
}
.ques-card i {
    color: #ffffff;
    font-size: 20px;
}
.ship-div h2 {
    margin: 0 20px;
    font-size: 30px;
    margin-bottom: 0px;
    color: rebeccapurple;
    padding: 0;
}
.ship-div .form-group a {
    color: blue;
}
.paymentMethod h2 {
    margin-top: 12px;
    margin-bottom: 18px;
    text-transform: capitalize;
}
#expiration-date .select2 {
    width: 100%;
}
@media screen and (min-width: 1500px) {
    .header-container {
        width: 88%;
    }
    .asideContainer {
        padding: 0;
    }
    .payInvoice form:not(.hello) {
        width: 73%;
    }
}
.container-of-button-loadmore {
    width: 100%;
    padding: 0px 0px 10px;
    text-align: center;
}
.container-of-button-loadmore .loadmore-btn-home {
    background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    padding: 5px 15px;
    border: none;
    color: #fff;
    border-radius: 20px;
    animation: mymove 2s ease infinite;
}
@keyframes mymove {
    0% {
        background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    }
    50% {
        background-image: linear-gradient(to bottom, #4e4c5e 0%, #bebeeb 100%);
    }
    100% {
        background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    }
}
@media only screen and (max-width: 768px) {
    .container-of-choose-country-home {
        width: 95%;
        margin: auto;
    }
}
@media only screen and (max-width: 767px) {
    .index-h1 {
        margin-right: 17px;
        margin-left: 17px;
    }
}
@media only screen and (min-width: 389px) and (max-width: 536px) {
    .social-div .elm {
        max-width: 50%;
    }
}
@media only screen and (min-width: 800px) {
    .countriesdiv-bad-id-usage {
        display: block;
    }
    .select-countries {
        display: none !important;
    }
}
#expiration-date .select2 {
    width: 100%;
}
.china-order-form label {
    text-transform: capitalize;
    font-size: 15px;
}
.china-order-form h2 {
    font-size: 20px;
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 32px;
    color: #7676ff;
}
.china-order-form .form-control {
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    background: transparent;
    margin-bottom: 14px;
    border-radius: 3px;
}
.china-order-form .m-0 {
    margin: 0;
}
@media screen and (min-width: 1500px) {
    .header-container {
        width: 88%;
    }
    .asideContainer {
        padding: 0;
    }
    .payInvoice form:not(.hello), .payInvoice form .payment-div[action="/Pay/GetInvoiceReport"] {
        width: 73%;
    }
}
.payInvoice .firstPayForm input {
    background: white;
    color: black;
    padding: 12px;
    border-radius: 5px;
}
.m-0 {
    margin: 0;
}
#amountPay {
    font-size: 30px;
    color: red;
}
.formError .formErrorContent {
    width: 100%;
    background: red;
    position: relative;
    color: #fff;
    width: 220px;
    font-size: 14px;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    top: -14px;
}
.chfrm-tbl {
    margin-top: 2em;
}
.trpurpose input[type="checkbox"] {
    margin-bottom: 12px;
}
.trpurpose {
    margin-top: 2em;
}
.chfrm-tbl .form-group input[type="checkbox"] {
    margin-bottom: 12px;
}
.orderFormRequest {
    padding: 0px ;
}
.citi-h2 span {
    color: red;
    font-family: monospace;
    margin-bottom: 27px;
    display: inline-block;
}
@media screen and (max-width: 900px) {
    .orderFormRequest {
        padding: 12px 5px;
    }
    #header_count {
        background-size: contain;
    }
    .payInvoice .table > tbody > tr > td {
        font-size: 14px;
        padding: 3px;
    }
    input[type="radio"] + label {
        font-size: 21px;
    }
    .estm-timeline {
        font-size: 18px;
    }
    .doc-titdiv span {
        padding-left: 73px;
        font-size: 23px;
        text-align: left;
        margin: 15px 0;
    }
    .payInvoice .table > tbody > tr > td.invocno-td {
        padding: 12px;
    }
    .smallContent {
        padding: 0 20px;
    }
    .block-content .row {
        display: flex;
        flex-direction: column;
    }
    .block-content .row .col-md-7 {
        order: 2;
    }
    .page-header h4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 64%;
        float: left;
    }
    .employeeImg-2 {
        width: 100px;
    }
    .logo-img-container3 img {
        margin-bottom: 30px;
    }
    .calculationFree .choosenumbers {
        padding-top: 0;
    }
    .icons-div {
        display: flow-root;
        width: 100%;
        margin: auto;
    }
    .tabs__content.is-active {
        padding-left: 0;
    }
    .single-document-case-container img {
        width: 400px;
        margin: auto;
    }
    .calculationFree .chamberimg {
        display: none;
    }
    .page-header img.mail-img {
        position: relative;
        width: 200px;
    }
    .page-header .telImg {
        width: 200px;
    }
    .page-header .social-div img {
        position: relative;
        right: 0;
        width: 107px;
        top: 0;
        margin: auto;
    }
    .page-header .social-div .addressImg {
        position: relative;
        width: 19px;
    }
    .page-header .social-div .social-div img {
        position: relative;
        right: 0;
        width: 107px;
        top: 0;
        margin: auto;
    }
    .addressImg {
        position: relative;
        right: 0;
        width: 30px;
        top: 0;
        margin: auto;
    }
    .page-header .addressImg {
        width: 20px;
        height: 33px;
        top: -12px;
    }
    .page-header .dc-logo {
        width: 119px;
        margin: auto;
    }
    .legcou-tbl td {
        width: 20%;
    }
    .legcou-tbl .btn {
        font-size: 11px;
    }
    .calc-row .next-backBtns {
        margin-top: 21px;
        margin-bottom: 12px;
    }
}
@media (max-width: 867px) and (min-width: 678px) {
    .usl-logotxt {
        right: 12px;
    }
}
.header-h3 {
    font-size: 30px;
    display: inline-flex;
    color: firebrick;
    border: 1px solid firebrick;
    padding: 12px;
    box-shadow: 2px 3px 4px yellow;
    font-weight: normal;
    border-radius: 20px 0;
    font-family: "Dancing Script", cursive;
    font-weight: bold;
}
.header-h1 {
    font-size: 37px;
    text-align: center;
    margin-top: 54px;
    margin-bottom: 30px;
    color: firebrick;
}
.header-h1 i {
    margin-right: 12px;
}
div#pop-up4 p {
    margin: 0;
    font-size: 15px;
}
div#pop-up4, div.mouseHoverContent {
    display: none;
    position: absolute;
    width: 60%;
    padding: 5px;
    background: #fed7d7;
    color: #000000;
    z-index: 10000;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
    font-size: 12px;
    right: 100px;
}
div#pop-up4.hover {
    display: block;
}
.slideContent {
    display: none;
    background: #ededed;
    padding: 12px;
    margin: auto;
    border-radius: 5px;
    border: 1px solid gainsboro;
}
.seo-content p {
    line-height: 1.5;
}
.slideContent p {
    margin-bottom: 0;
}
.seo-content {
    margin-bottom: 2em;
}
.our h1 {
    margin: 0;
    font-family: "lato";
    font-family: "Poppins";
    font-weight: 200;
    font-size: 26px;
}
.header-h {
    border-radius: 12px 0;
    display: inline-block;
    padding: 7px 29px;
    border: 2px solid yellow;
    margin-bottom: 16px;
}
.state-apostille p b {
    color: red;
    font-weight: normal;
}
.img-cont {
    text-align: center;
    position: relative;
}
.states-div .table > tbody > tr > td {
    border: 0;
    text-align: center;
    border: 9px solid white;
    border-radius: 9px;
    margin: 0;
    padding: 0;
}
.states-div .table > tbody > tr:nth-child(even) td a {
    background: #b9b0c4;
    width: 100%;
    display: inline-block;
    width: 100%;
    padding: 7px;
    display: inline-block;
}
.states-div .table > tbody > tr:nth-child(odd) td a {
    background: #e9e9e9;
    width: 100%;
    padding: 7px;
    display: inline-block;
}
.states-div .table > tbody > tr > td a {
    color: #25167b;
}
.choose-popup {
    position: absolute;
    background: #d7d7d7;
    padding: 0px 30px;
    border-radius: 4px;
    left: 1px;
    top: -36px;
    z-index: 2;
    text-transform: capitalize;
    border: 2px solid gold;
    display: none;
}
.ordering .select2-container--default .select2-selection--single {
    height: 53px;
    padding: 7px 0;
    box-shadow: 2px 3px 4px gainsboro;
    font-size: 20px;
}
.choose-popup:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000000b5;
    position: absolute;
    bottom: -9px;
    left: 1px;
    z-index: 1;
}
.docs-Container .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 34px;
    font-weight: bold;
    margin-top: 2px;
    color: red;
    margin-right: 0;
}
.emptyLabel {
    content: "";
    height: 42px;
    width: 100%;
    display: block;
}

.extensionContainer .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-right: 33px;
    margin-top: 4px;
}
.extensionContainer .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
}
.extensionContainer .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 17px;
}
.extensionContainer .select2-container--default .select2-selection--single {
    height: 34px;
    padding: 0px 0;
    border: 1px solid gainsboro;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.consult-case h3{
    padding: 15px 0;
}
.ques-container, .ques3-vitnam, .arround-case-outsub, .single-subdoc-case2, .invoicevaluelistcounteremptyongoback, .consult-case, .inner-container-productlist {
    padding: 12px;
    border-radius: 6px;
}
.arround-case-outsub .form-group {
    margin-bottom: 12px;
}
.ques3-vitnam h3 {
    margin-top: 0;
}
.single-subdoc-case2 input[type="radio"] + label {
    margin-top: 0;
}
.invoicevaluelistcounteremptyongoback input {
    margin-left: 1em;
    display: inline-block;
    width: auto;
}
.invoicevaluelistcounteremptyongoback div {
    margin-bottom: 20px;
}
.actions-btns {
    width: 100%;
}
.proceed-btn {
    float: right;
    width: 200px;
    font-size: 20px;
    background: firebrick;
    color: white;
    border: 2px solid yellow;
}
.box-row input {
    height: 60px;
    font-size: 30px;
    text-align: center;
    border-radius: 0;
    border-top: 3px solid #696088;
    border-bottom: 3px solid #696088;
}
.sub-count{
    width: 110px;
    height: 42px;
    margin-left: -65px;
}
.box-row .btn:first-child {
    border-radius: 7px 0px 0px 7px;
}
.box-row .btn:last-child {
    border-radius: 0px 7px 7px 0px;
    background: #c10019;
}
.box-row {
    margin-bottom: 19px;
    margin-right: 14px;
    display: flex;
    align-items: center;
    width: 200px;
}
h3.note {
    color: red;
}
.calcBtn {
    margin-left: -5px;
    font-size: 29px;
}
@media (max-width: 1400px) and (min-width: 1200px) {
    .calcBtn {
        width: 42.5%;
    }
}
.usarb-tab > tbody > tr > th:nth-child(5), .usarb-tab > tbody > tr > td:nth-child(5) {
    border: 0;
    background-color: white;
}
/* .usarb-tab > tbody > tr > td:last-child:not(:nth-child(3)) {
    background-color: #fffdb98c;
    font-weight: 600;
} */
.usarb-tab.table-bordered > tbody > tr > td:nth-child(6) {
    font-weight: 600;
}
.prictot-div > tbody > tr:last-child td:nth-child(3) {
    border: 0;
}
.table-responsive .table-cases tbody tr:last-child td{
    background-color: #fff;
}
#ServicesParentDiv .Big-text {
    font-size: 93px;
    color: black;
    text-transform: capitalize;
}
.calnder-box {
    border-radius: 5px;
    font-weight: bold;
    font-size: 24px;
}
.ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
    bottom: 0;
    background: #696088;
    height: 50px;
    width: 31px;
    color: white;
    top: 0;
    display: table;
    justify-content: center;
    align-items: center;
    right: -1px;
}
label.question {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.ordering .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    left: 13px;
    position: absolute;
    display: block;
    content: "";
    height: 13px;
    top: 27px;
    width: 13px;
    right: 9px;
    text-align: center;
    border-width: 6px;
    border-bottom: 4px solid rgb(255, 255, 255) !important;
    border-right: 4px solid rgb(255, 255, 255) !important;
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%);
}
.content .btn{
    margin-right: 32%;
}
#DocCasesDivId .btn-primary {
    /* background: #696088; */
    background-color: #68dd68;
    width: 150px;
    padding: 7px;
    font-size: 24px;
    /* border-color: #696088; */
    border-width: 2px;
    height: fit-content;
}
@media (max-width: 767px) {
    .content .btn{
        margin-right: 20%;
    }
    #DocCasesDivId .btn-primary{
        padding: 7px;
        height: fit-content;
    }
}
.box-row input {
    height: 60px;
    font-size: 30px;
    text-align: center;
    border-radius: 0;
    border-top: 3px solid #696088;
    border-bottom: 3px solid #696088;
}
#DocCasesDivId .minus-btn {
    background: gray;
}
.small-label {
    font-size: 27px;
}
.maintit-h5 {
    font-size: 24px;
    margin-bottom: 34px;
}
.num-lbl {
    margin-top: 4px;
    font-size: 27px;
    font-weight: bold;
}
.doc-ques {
    padding: 12px;
    overflow: hidden;
}
.document-case .content .doc-ques label {
    font-size: 25px;
}
.items-ques select {
    margin-left: 20px;
}
.img-cont img {
    width: 300px;
    height: auto;
    position: absolute;
    top: 80px;
    right: 0%;
}
@media (min-width: 1626px) {
    .img-cont img {
        width: 300px;
        height: auto;
        position: absolute;
        top: 10px;
        right: 0%;
    }
    #content{
        margin-left: 575px;
        margin-top: -85px;
    }
}
@media screen and (max-width: 767px) {
    .img-cont img{
        width: 150% !important;
        height: auto;
        position: absolute;
        top: 35px !important;
        left: 50% !important;
    }
}
.apology-content .box {
    padding: 25px 12px;
    border: 3px solid gainsboro;
    border-radius: 4px;
    box-shadow: 2px 3px 4px gainsboro;
}
.form--group {
    text-align: center;
    display: flex;
    margin-bottom: 27px;
}
.apology-content .box label {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    width: 97%;
    text-align: left;
    margin-left: 12px;
    line-height: 1.4;
}
.apology-content .box p {
    text-align: center;
    font-size: 16px;
    min-height: 77px;
}
.apology-content .country-title {
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}
.apology-content .flag-container p {
    line-height: 1.3;
    font-size: 17px;
    margin-bottom: 23px;
}
.finalForm {
    font-size: 15px;
    margin: auto;
    position: relative;
}
.finalForm main {
    padding: 0 20px;
    min-height: 47vh;
}
.finalForm .header {
    padding: 20px 10px;
    left: 0;
    right: 0;
    bottom: 0;
}
.finalForm .footer {
    padding: 2px 20px;
    background: #101348;
    border-bottom: 2px solid;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    color: white;
    text-align: center;
    width: 93%;
    margin: auto;
    border: 7px solid #ded1ac;
    outline: 2px solid gray;
}
.finalForm .header span:first-child {
    margin-right: 25px;
    display: inline-block;
}
.finalForm .header h1 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
    color: #101348;
    font-family: "Poppins";
    margin-bottom: 10px;
}
.finalForm .header img {
    width: 96px;
    margin: auto;
    position: relative;
    margin: auto;
}
.finalForm .header h2 {
    color: #696088;
    text-align: center;
    font-size: 17px;
    margin: 0;
    font-family: revert;
    font-weight: bold;
}
.finalForm .header .block {
    width: 86%;
    padding-left: 26px;
}
.finalForm ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#tit ul{
    text-align: center;
}
.finalForm .footer h1 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    color: wheat;
}
.finalForm .footer img {
    width: 156px;
    margin: auto;
}
.finalForm ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: black;
}
.finalForm ul li {
    margin-bottom: 3px;
    display: inline-block;
    font-weight: normal;
}
.finalForm .header ul li {
    width: 100%;
}
.finalForm .footer ul li {
    color: white;
}
.finalForm .footer ul li:last-child {
    text-align: right;
    margin-left: 32px;
}
.finalForm h2 {
    font-size: 21px;
    text-transform: uppercase;
}
.finalForm .form-group {
    margin: 0;
}
.finalForm section {
    background: #f9f9f9;
    padding: 12px;
    border-bottom: 2px solid;
}
.finalForm table tbody {
    background: #f9f9f9;
    border-top: 1px solid;
    border-left: 1px saddlebrown;
}
.finalForm table tr {
    height: 100%;
    padding: 0;
    margin: 0;
}
.finalForm table td {
    border-bottom: 1px solid;
    padding: 5px;
    border-right: 1px solid;
}
.finalForm table {
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-right: 1px solid;
}
.finalForm table tr .white {
    border: 0;
    background-color: white;
}
.finalForm table th {
    padding: 3px 5px;
    background: white;
    font-size: 16px;
    font-weight: 500;
    border-top: 1px solid;
    border-left: 1px solid;
    background: #101348;
    color: white;
    font-weight: normal;
}
.bl-1 {
    border-left: 1px solid;
}
.finalForm table .redBorder {
    border: 3px solid red;
}
.finalForm .col-xs-4:last-child {
    padding-top: 74px;
    padding-right: 0;
    color: black;
}
.finalForm .comment {
    background-color: #ffbfc894;
    padding: 12px;
    /* width: 53%; */
    margin-top: 19px;
    border-radius: 3px;
    text-align: left;
    font-size: 10px;
}
.finalForm .comment p {
    font-size: 11px;
    text-align: center;
}
.finalForm h3 {
    margin: 0;
    margin-top: 1em;
    font-size: 17px;
    background: #101348;
    color: white;
    padding: 7px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 4px;
    font-weight: normal;
}
.map-box .card-body{
    text-align: left;
    width: 50%;
}
.print_all h4{
    font-size: 25px;
    color: #696088;
}
.print_all button {
    background-color: #696088;
    color: #fff;
    padding: 5px 55px;
    font-size: 20px;
    transition: all 0.3s ease;
}
.print_all button:hover{
    background-color: #7e73a3;
    color: #fff;
}
@media (min-width: 1200px) {
    .print_all{
        justify-content: space-between;
    }
}
@media (max-width: 1200px) {
    .print_all{
        margin-top: 25px;
    }
}
#china-form .china-form-header{
    width: 100%;
}
@media (max-width: 1400px) {
    #china-form .china-form-header, #china-form .bordered{
        width: 100%;
    }
    .taiwan_container{
        margin-top: 50px;
    }
}
@media print {
    .no-print, .print_all, .no-print * {
        display: none !important;
    }
    .white{
        height: 0;
    }
    /* .bordered main > div{
        break-inside: avoid;
    } */
    .inside-pages .content-container{
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .dc-logo{
        left: 0;
    }
    .taiwanform{
        margin-top: -20%;
        width: 100% !important;
    }
    .finalForm{
        margin-top: -9%;
        margin-left: -2.5%;
        width: 107%;
    }
    .black_background .gen-form .form-container{
        width: 860px !important;
    }
    .finalForm .bordered #title #img{
        width: 20%;
    }
    .finalForm .bordered #title #tit{
        width: 60%;
    }
    .finalForm .bordered #title #qr{
        width: 20%;
    }
    .finalForm .bordered #data #data_person{
        width: 50%;
    }
    .finalForm .bordered #data #data_payment{
        width: 50%;
    }
    .taiwanform .notes p{
        font-size: 12px !important;
    }
    .finalForm .bordered, #china-form .bordered, .taiwanform .bordered{
        border: none !important;
    }
    .finalForm .header{
        padding: 0 !important;
        margin-bottom: 30px;
    }
    .finalForm .header #main-title{
        font-size: 25px;
        color: #101348 !important;
    }
    .finalForm .header #second-title{
        font-size: 20px;
        color: #696088 !important;
    }
    .finalForm .header #address li{
        font-size: 16px;
    }
    .finalForm #data #data_person li, .finalForm #data_payment label, .finalForm #data_payment span, .finalForm table{
        font-size: 18px;
    }
    .finalForm #table-title{
        padding-top: 10px;
        font-size: 20px;
    }
    .usapostile-nav-white {
        display: none;
    }
    .col-lg-10 {
        padding: 0;
        width: 100%;
    }
    .finalForm .bordered .finalForm main{
        min-height: 0;
    }
    .finalForm .bordered > main > div{
        break-inside:auto;
    }
    .finalForm h4{
        margin-top: 0;
    }
    .finalForm h4:first-child .country-to-add{
        color: #ff0000 !important;
    }
    .finalForm .header img {
        width: 104px !important;
        margin-bottom: 20px;
    }
    .finalForm main .main-div{
        break-inside: avoid;
    }
    /* .finalForm main .main-div table{
        break-inside: avoid;
    } */
    .finalForm .footer {
        background: #101348;
        color: white;
    }
    .finalForm ul li {
        font-size: 10pt;
    }
    .finalForm .header h2 {
        font-size: 14px;
    }
    .finalForm .header h1 {
        font-size: 19px;
    }
    .finalForm .comment {
        -webkit-print-color-adjust: exact !important;
        background-color: #ffbfc894 !important;
        position: absolute;
    }
    .finalForm table th {
        -webkit-print-color-adjust: exact !important;
        background-color: #101348 !important;
        color: white !important;
    }
    .finalForm .col-xs-4:last-child {
        padding-left: 0 !important;
    }
    .finalForm h3 {
        -webkit-print-color-adjust: exact !important;
        background-color: black !important;
        color: white !important;
    }
    .taiwanform .bordered{
        width: 100%;
    }
    .taiwanform .bordered .img{
        margin-top: 25%;
    }
    .taiwanform .bordered .US .logo h2{
        text-align: center;
        font-size: 40px;
    }
}

@media screen and (max-width: 768px) {
    .finalForm .header img {
        width: 70px;
    }
    .bordered .row{
        display: flex;
        flex-direction: column;
    }
    #qr{
        position: absolute;
        right: 13%;
    }
    #tit{
        margin-left: 11%;
        width: 100%;
        margin-top: 10px;
    }
    #data{
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
    }
    .finalForm {
        width: 100%;
    }
    .finalForm .header h2 {
        text-align: left;
    }
}
.mainhead-divv {
    margin: 0;
}
.bg-span {
    color: red;
}
.posted_on {
    text-align: center;
    display: block;
    font-size: 16px;
}
.posted_on span {
    display: block;
    font-size: 20px;
    font-weight: bold;
}
.file-name {
    color: white;
    font-size: 15px;
}
.finalForm header, #china-form header, .taiwanform header {
    background: #343639;
    padding: 12px;
    margin: 0 !important;
}
.finalForm header .icons, #china-form header .icons, .taiwanform header .icons {
    color: white;
    text-align: right;
}
.finalForm header .icons i, #china-form header .icons i, .taiwanform header .icons i {
    margin: 0 10px;
    cursor: pointer;
    font-size: 15px;
}
.finalForm .bordered, #china-form .bordered, .taiwanform .bordered {
    border: 20px solid #515557;
}
#expiration-date .select2 {
    width: 100%;
}
.china-order-form label {
    text-transform: capitalize;
    font-size: 15px;
}
.china-order-form h2 {
    font-size: 20px;
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 32px;
    color: #7676ff;
}
.china-order-form .form-control {
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    background: transparent;
    margin-bottom: 14px;
    border-radius: 3px;
}
.china-order-form .m-0 {
    margin: 0;
}
@media screen and (min-width: 1500px) {
    .header-container {
        width: 88%;
    }
}
.container-of-button-loadmore {
    width: 100%;
    padding: 0px 0px 10px;
    text-align: center;
}
.container-of-button-loadmore .loadmore-btn-home {
    background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    padding: 5px 15px;
    border: none;
    color: #fff;
    border-radius: 20px;
    animation: mymove 2s ease infinite;
}
@keyframes mymove {
    0% {
        background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    }
    50% {
        background-image: linear-gradient(to bottom, #4e4c5e 0%, #bebeeb 100%);
    }
    100% {
        background-image: linear-gradient(to bottom, #bebeeb 0%, #4e4c5e 100%);
    }
}
@media only screen and (max-width: 768px) {
    .container-of-choose-country-home {
        width: 95%;
        margin: auto;
    }
}
@media only screen and (max-width: 767px) {
    .index-h1 {
        margin-right: 17px;
        margin-left: 17px;
    }
}
@media only screen and (min-width: 389px) and (max-width: 536px) {
    .social-div .elm {
        max-width: 50%;
    }
}
@media only screen and (min-width: 800px) {
    .countriesdiv-bad-id-usage {
        display: block;
    }
    .select-countries {
        display: none !important;
    }
}
.cases-container-all > div {
    display: none;
}
.cases-container-all {
    display: flex;
}

.cases-container-all > div.single-step:first-child {
    display: block;
}
@media screen and (max-width: 767px) {
    .cases-container-all > div{

    }
    .moved_table{
        width: 94% !important;
        margin-left: -4% !important;
    }
}
svg {
    width: 100px;
    display: block;
    margin: 40px auto 0;
}
.ready-on-finish .path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}
.ready-on-finish .path.circle {
    -webkit-animation: dash 0.9s ease-in-out;
    animation: dash 0.9s ease-in-out;
}
.path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
    animation: dash 0.9s 0.35s ease-in-out forwards;
}
.ready-on-finish .path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
    animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
.ready-on-finish p {
    text-align: center;
    margin: 20px 0 60px;
    font-size: 1.25em;
}
.ready-on-finish p.success {
    color: #73af55;
}
.ready-on-finish p.error {
    color: #d06079;
}
@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}
@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}
.myButtonLink {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/American%20Express.png) bottom;
    text-indent: -99999px;
    float: left;
    transition-duration: 0.5s;
}
.myButtonLink:hover {
    background-position: 0 -9px;
    transition-duration: 0.5s;
}
.myButtonLink2 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/Master.png) bottom;
    text-indent: -99999px;
    float: left;
    transition-duration: 0.5s;
}
.myButtonLink2:hover {
    background-position: 0 -9px;
    transition-duration: 0.5s;
}
.myBtn {
    background-image: -webkit-linear-gradient(top, #d7c9e1, #d7c9e1);
}
.paym-icn a, .us_btn {
    cursor: default !important;
}
.myButtonLink3 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/Visa.png) bottom;
    text-indent: -99999px;
    float: left;
    transition-duration: 0.5s;
}
.myButtonLink3:hover {
    background-position: 0 -9px;
    transition-duration: 0.5s;
}
.myButtonLink4 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/Wire%20Transfer.png) bottom;
    text-indent: -99999px;
    float: left;
    transition-duration: 0.5s;
}
.myButtonLink4:hover {
    background-position: 0 -9px;
    transition-duration: 0.5s;
}
.myButtonLink5 {
    display: block;
    width: 56px;
    height: 55px;
    background: url(../images/BBB.png) bottom;
    text-indent: -99999px;
    float: left;
    transition-duration: 0.5s;
}
.myButtonLink5:hover {
    background-position: 0 -9px;
    transition-duration: 0.5s;
}
.myButtonLink6 {
    display: block;
    width: 60px;
    height: 55px;
    background: url(../images/ISO2.png) bottom;
    text-indent: -99999px;
    float: left;
}
.myButtonLink6:hover {
    background-position: 0 -9px;
    transition-duration: 0.5s;
}
.apology-content button {
    font-size: 19px;
    min-width: 176px;
    margin: 12px;
}
.apology-content .USLegBtn {
    background: #696088;
    border: 0;
}
.apology-content li {
    font-size: 17px;
    margin-bottom: 19px;
    line-height: 1.2;
}
@media (max-width: 990px) and (min-width: 767px) {
    .apology-content li {
        font-size: 15px;
    }
    .additional-text-state .btn{
        display: flex;
        flex-direction: column;
    }
    .apology-content button{
        width: 100%;
    }
    .img-cont img{
        width: 300px;
    }
    .all-other-states-case{
        margin-left: 0;
    }

}
.legalization-page-2, .apostille-page-2 {
    display: none;
}
.container_x{
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 15px;
    margin-bottom: -15px;
    min-height: calc(100vh - 100px);
}
.map iframe {
    width: 100%;
    border: 0;
}
.map-box {
    position: absolute;
    top: 30%;
    left: 0%;
    border-radius: 3px;
    width: 16.2%;
    text-align: center;
    padding: 11px 12px;
    color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 18%);
    background: #4e6998;
}
.map-box img{
    max-width: 100%;
}
@media screen and (min-width: 1024px) {
    .map-box {
        position: absolute;
        top: 12.5%;
        left: 0%;
        border-radius: 3px;
        width: 19%;
        text-align: center;
        padding: 11px 12px;
        color: #fff;
        box-shadow: 0 0 10px rgb(0 0 0 / 18%);
        background: #4e6998;
    }
}
@media screen and (max-width: 767px) {
    .map iframe {
        width: 100%;
        height: 80.7vh;
        border: 0;
    }
    .map-box {
        position: absolute;
        top: 13%;
        left: 0%;
        border-radius: 3px;
        width: 48.5%;
        padding: 11px 12px;
        color: #fff;
        box-shadow: 0 0 10px rgb(0 0 0 / 18%);
        background: #4e6998;
    }
    .nav > .cart-div, .cart-div{
        position: static;

    }
    .bg-white .cart-div i {
        font-size: 20px;
    }
    .navbar .cart-num {
        min-width: 30px;
        font-size: 19px;
        height: 30px;
    }
    .navbar .cart-num{
        line-height: 33px;
    }
}
.service_tit{
    display: flex;
    align-items: center;
    font-size: 22px;
flex-wrap: wrap;
}
.yes-help{
    background-color: #DC5F00;
    color: #eee;
    transition: all 0.3s ease;
}
.yes-help:hover{
    color: #fff;
    background-color: #FF884B;
}
.yes-help > span{
    font-size: 10px;
    display: block;
}
.yes-help > strong{
    font-size: 25px;
}
.no-help{
    background-color: #4cae4c;
    color: #fff;
    transition: all 0.3s ease;
    padding: 5px 50px;
}
.no-help:hover{
    background-color: #5cb85c;
    color: #fff;
}
.no-help > span{
    font-size: 10px;
    display: block;
}
.no-help > strong{
    font-size: 20px;
}
.yes-use,
.no-use{
    min-width: 140px;
}
.req_btn .buttons > .row{
    display: flex;
    justify-content: flex-end;
}
.req_btn{
    display: flex;
    align-items: center;
}
.req_btn .buttons .proceed_btn{
    font-size: 20px;
    margin-left: 10px;
    background-color: #5cb85c;
    color: #fff;
    transition: all 0.3s ease;
    padding: 5px 50px;
}
.req_btn .buttons .proceed_btn > span{
    font-size: 10px;
    display: block;
}
.req_btn .buttons .proceed_btn > strong{
    font-size: 26px;
}
.req_btn .buttons .choose_btn{
    font-size: 20px;
    margin-left: 10px;
    background-color: #DC5F00;
    color: #fff;
    transition: all 0.3s ease;
    padding: 5px 0px;
}
.req_btn .buttons .choose_btn > span{
    font-size: 10px;
    display: block;
}
.req_btn .buttons .choose_btn > strong{
    font-size: 26px;
}
.img_tit{
    margin: 10px 0;
}
#img_usArab{
    width: 25%;
}
.expiration_time{
    padding: 10px;
    color: white;
    font-size: 18px;
    margin-bottom: 0;
}
.expiration_time #time{
    color: #fff800;
}
@media (min-width: 1600px) {
    /* .img_tit{
        width: 60%;
    } */
    #img_usArab{
        width: 50%;
        max-height:331px;
        margin-top: -107px;
    }
}
@media (max-width: 560px) {
    .no-help {
        padding: 5px 17px;
    }
}
@media (max-width: 504px) {
    .no-help {
        padding: 5px 7px;
    }
    .yes-help > span,
    .no-help > span {
        font-size: 12px;
    }
}
@media (min-width: 1728px) {
    .state-select-top .select2-container{
        margin-top: -80px;
    }
    .state-select-top .select2-container--open .select2-dropdown{
        margin-top: 58px;
    }
}
@media (max-width: 1600px) and (min-width: 1401px) {
    .maintit-h1{
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .req_btn{
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .req_btn .buttons > .row {
        display: block;
    }
    .req_btn .buttons .proceed_btn{
        padding: 5px 0;
    }
    .req_btn .quest{
        font-size: 17px;
        padding: 15px;
    }
    .req_btn .buttons .proceed_btn > strong, .req_btn .buttons .choose_btn > strong {
        font-size: 20px;
    }
    .expiration_time{
        margin: auto;
    }
}
@media (max-width: 430px) {
    #btn1{
        margin-left: -40px !important;
    }
    .btns .btn-lg{
        min-width: 0 !important;
    }
    #ContinueOrderId{
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
}

.states-container-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inner-div-states-contain-button {
    display: flex;
	min-width: 80px;
    width: calc(100%/13);
    padding: 7px;
    align-items: center;
    justify-content: center;
}
.state-abb-button {
    display: block;
    width: 5ch;
    height: 5ch;
    font-size: 20px;
    border: 6px solid #b5b5b2;
    border-radius: 5px;
    background: #49397ed1;
    transition: .3s ease-in-out;
    position: relative;
    color: #fff;
}
.state-abb-button:hover {
    background: #6a5d95db;
    /* transform: translateY(-2px); */
    border: 1px solid #b5b5b2;
    transition: .3s ease-in-out;
}
.state-abb-button2 {
    display: block;
    width: 5ch;
    height: 5ch;
    font-size: 20px;
    border: 6px solid #b5b5b2;
    border-radius: 5px;
    background: #49397ed1;
    transition: .3s ease-in-out;
    position: relative;
    color: #fff;
}
.state-abb-button2:hover {
    background: #6a5d95db;
    /* transform: translateY(-2px); */
    border: 1px solid #b5b5b2;
    transition: .3s ease-in-out;
}
/* addistional states style in cases */

.payment-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: fixed;
    bottom: 0;
    top: 217px;
    right: 0;
    background-color: #fff;
    width: 100vw;
    /* height: 75vh; */
}

.popup {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    display: none;
  }
  .btns-popup {
    width: 70%;
    height: 40%;
    background-color: #fff;
    margin: auto;
    margin-top: 10%;
    display: flex;
    box-shadow: 0px 0px 15px;
    border-radius: 20px;
    position: relative;
    font-size: 0.8em;
  }
  .btns-popup p{
    font-size: 1em;
  }
  .btns-popup .btn {
    /* width: 50%; */
    margin: auto;
    text-align: center;
    
    
  }
  .first-pp button {
    background-color: #00a602;
    padding: 15px 20px;
    border: none;
    box-shadow: 0 0 20px #000;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
  }
  .second-pp button {
    background-color: #ffc107;
    padding: 15px 20px;
    border: none;
    box-shadow: 0 0 20px #000;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
  }
  .close-popup-please {
    background-color: red;
    color: #fff;
    /* padding: 12px 12px; */
    height: 23px;
    width: 23px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
  } 
/* Ahmed Edit */

.table-responsive .prictot-div tbody th, .table-responsive .prictot-div tbody td{
    text-wrap: balance !important;
}
.calculate-btn-cico{
    min-width: 140px;
}
.accept-go-next{
    margin: 10px 0;
}
#UserInformationForm .row{
    display: flex;
    flex-wrap: wrap;
}
  
.btns-shipping > div button{
    padding: 7px;
}
.loca-icon{
    position: relative;
}
.loca-icon i::after{
    content: "";
    content: "";
    background-color: #fff;
    width: 10px;
    height: 18px;
    z-index: -1;
    position: absolute;
    left: 10px;
    top: 5px;

}
.submit-div{
    display: block;
    /* padding: 100px 25px; */
    text-align: center;
    background-color: rgb(138 137 169 / 50%);
    border: 3px #696088;
    border-style: dashed;
    color: #696088;
    border-radius: 20px;
}
.subDocBtn{
    margin: auto;
    width: fit-content;
    display: block;
    margin-top: 50%;
}
.plus-h3-subdoc{
    margin-left: 25px;
}
.plus-span-subdoc{
    background-color: #68dd68;
    color: #fff;
    padding: 5px 9px;
    font-size: 30px;
    border-radius: 5px;
    display: inline-block;
    /* margin-top: 5px; */
    transform: translate(0px, 3px);
}
.counting .d-flex{
    max-width: fit-content;
    margin: auto;
    align-items: center;
    margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
    .row{
        margin-left: 0;
        margin-right: 0;
    }
    .col-navbar{
        padding: 0;
    }
    .remove-small-padding{
        padding: 0;
    }
}
@media screen and (max-width: 1800px) {
    .social-div{
        font-size: 0.8em;
    }
}
/* marry Christmas */
.anime-logo{
    transform: translate(0 , 30px);
}
.year-2024{
    width: 150px !important;
    position: absolute;
    top: -17px;
    left: 40%;
}
.Christmas{
    width: 150px !important;
    position: absolute;
    bottom: -41px;
    left: 0;
    display: none;
}
.fif-year{
    margin-right: 20px;
}
@media screen and (min-width: 1800px) {
    .Christmas{    
        left: unset;
        right: -50px;
        top: 0;
        
        display: inline;
    }
    .anime-logo{
        transform: translate(0 , 40px);
    }
    .year-2024{
       top: -3.5px;
    }
}
@media screen and (max-width: 2000px) {
    .Christmas{
        width: 100px !important;
        right: 0;
        top: 0;
    }    
}
.btns-group.btns {
    display: contents!important;
}

.submit {
    position: relative;
    z-index: 12;
    padding: 15px;
}

.submit-box {
    position: relative;
}

.submit-div {
    display: block;
    font-size: 22px;
    text-align: center;
    background-color: rgb(255 237 177);
    border: 3px #bb1819;
    border-style: dashed;
    color: #bb1819;
    border-radius: 20px;
}

.upload-content {
    padding: 60px 10px;
}

.submit h3 {
    margin: 20px 0;
}

.submit-div i {
    font-size: 2em;
}

.submit-input {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: transparent;
    outline: unset;
    border: none;
    z-index: 555555555;
    opacity: 0;
    cursor: pointer;
}

.both-boxes {
    display: none;
    padding: 54px 10px;
}

.both-boxes h4 {
    margin-top: 10px;
}

.btn-submit-file {
    display: block;
    width: 100%;
    border: 3px #696088 solid;
    text-align: center;
    margin: 10px 0;
}

.submit-btn {
    background-color: #696088;
    color: #fff
}

.submit-btn-ex {
    background-color: rgb(138 137 169 / 50%);
}

.submit-show-file {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    z-index: 545454545454545454545454545454;
    height: 105vh;
}

.submit-show-file .modal-header {
    padding: 7px 15px;
}

.submit-show-file .modal-title {
    width: fit-content;
    display: inline-block;
}

.submit-show-file .modal-body h3 {
    margin: 5px 0;
}

.invoice-div {
    display: none;
    padding: 110px 0;
}

.invoice-div input {
    background-color: #fff;
    box-shadow: 1px 1px 10px #000;
    padding: 5px 20px;
    width: 90%;
    text-align: center;
    margin: 15px auto;
    border-radius: 5px;
    outline: 0;
}

.invoice-div button {
    background-color: #696088;
    color: #fff
}

.overlay {
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100vh;
    z-index: 1;
    display: none;
}

.click-arrow {
    /* display: none; */
    padding: 125px 0;
}

.take-invoice {
    display: none;
    padding: 130px 0;
}
.here{
    font-size: 77px;
}

.after-service-ajax-digital, .after-total-val-select {
    display: none;
}

.selected-case {
    display: none;

    text-align: center;
}

.popup-submit {
    width: 100%;
    margin: auto;
    padding: 20px;
    background-color: #fff;
}

.selected-case p {
    font-size: 20px;
}

.popup-submit label {
    font-size: 22px;
}

.ans-yes {
    width: 100px;
    font-size: 20px;
    padding: 5px 4px;
}

.ans-no {
    width: 100px;
    font-size: 20px;
    padding: 5px 4px;
    background-color: #4e3c73;
    color: #fff;
}



.submit-quest2 {
    display: none;
}

.submit-quest3 {
    display: none;
}

.how-many {
    display: none;
}

#DocCasesDivId .popup-submit .how-many select {
    padding-left: 10px;
    color: #000;
    font-weight: 500;
    font-size: 23px;
    width: 80px;
    padding: 5px;
}

.submit-data {
    display: none;
}

.btn-procced {
    margin-top: 20px;
}

.selected-case .btn {
    font-size: 24px;
    width: fit-content;
    padding: 10px;
    min-width: 100px;
}

/* ------- */
.submit {
    position: relative;
    z-index: 2;
    background-color: #fff;
    max-width: 500px;
}

.submit-box {
    position: relative;
}
    
.submit-div {
    height: fit-content;
    width: 100%;
    display: block;
    font-size: 22px;
    text-align: center;
    background-color: rgb(255 237 177);
    border: 3px #bb1819;
    border-style: dashed;
    color: #bb1819;
    border-radius: 20px;
    padding: 10px;
}
.upload-content {
    padding: 50px 25px;
}

.submit h3 {
    margin: 0;
}

.submit-div i {
    font-size: 2em;
}

.submit-input, .submit-input-shipping {
    position: absolute;
    width: 98%;
    top: 0;
    height: 100%;
    background-color: transparent;
    outline: unset;
    border: none;
    z-index: 555555555;
    opacity: 0;
    cursor: pointer;
}

.both-boxes {
    display: none;
    padding: 54px 10px;
}

.both-boxes h4 {
    margin-top: 10px;
}

.btn-submit-file {
    display: block;
    width: 100%;
    border: 3px #696088 solid;
    text-align: center;
    margin: 10px 0;
}

.submit-btn {
    background-color: #696088;
    color: #fff
}

.submit-btn-ex {
    background-color: rgb(138 137 169 / 50%);
}

.submit-show-file {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    z-index: 545454545454545454545454545454;
    height: 105vh;
}

.submit-show-file .modal-header {
    padding: 7px 15px;
}

.submit-show-file .modal-title {
    width: fit-content;
    display: inline-block;
}

.submit-show-file .modal-body h3 {
    margin: 5px 0;
}

.invoice-div {
    display: none;
    padding: 50px 0;
}

.invoice-div input {
    background-color: #fff;
    box-shadow: 1px 1px 10px #000;
    padding: 5px 20px;
    width: 90%;
    text-align: center;
    margin: 15px auto;
    border-radius: 5px;
    outline: 0;
}

.invoice-div button {
    background-color: #696088;
    color: #fff
}

.overlay {
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    z-index: 1;
    display: none;
}

.click-arrow {
    padding: 50px 0;
}

.asideContainer h3 {
    background-color: #fff;
    padding: 12px;
    color: #696088;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    text-transform: none;
}

table th,
table td {
    padding: 10px !important;
}
.inside-pages .content-container{
    width: 97% !important;
}
.table-responsive {
    margin-top: 50px;
}

.prictot-div tbody tr:last-child{
    background-color: #fff;
}
.submit-box{
    margin-top: 30px;
}.upload-table{
    position: relative;
}
.table-responsive .table-files tr td{
    border: none;
    font-size: 20px;
    color: #000;
}
.upload-text{
    width: 100%;
    display: inline-block;
    background-color: #696088;
    color: #fff;
    padding: 7px;
}
.aside-upload{
    position: absolute;
    width: 20%;
    right: 25px;
}
.submit-div .table-responsive{
    margin: 0px;
    height: 50vh;
    border: 3px dashed;
    background-color: #f4eef5e0;
    position: relative;
    max-height: 55vh;
    overflow: auto;
}
.table-cases{
    width: fit-content;
}
.table-cases tr td{
    border-right: 1px solid #eee;
}
.table-cases > tbody > tr > th:nth-child(5), .usarb-tab > tbody > tr > td:nth-child(5) {
    border-top: 1px solid #ddd;
}
.table-cases > tbody > tr:last-child td{
    border: none;
    border-top: 3px solid #000 !important;
}

.total-docs{
    color: green;
    width: 70px;
    font-weight: 600;
    font-size: 30px;
    border: 2px solid #767676;
    border-radius: 7px;
}
.type-text{
    color: #4ca64c;
    font-size: 28px;
}
.play-popup{
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5454545454545454545454545454545454545454545454;
    padding: 10%;
}
.play-popup .popup-content{
    width: 100%;
    max-width: 500px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    padding: 30px;            
}
@keyframes ctaAnimation {
    0% {
        color: #ffedb1;
    }
    33% {
        color: #fff;
    }
    66% {
        color: #ffedb1;
    }
    100% {
        color: #fff;
    }
}

.span-click-here {
  animation: ctaAnimation .5s infinite; /* Adjust the duration as needed */
}

.own-shipping-file {
    display: none;
}


/* us-digtal ahmed effects */
.play-popup{
    /* background-color: rgba(0, 0, 0, 0.75);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5454545454545454545454545454545454545454545454;
    padding: 10% 0; */
    background-color: #fff;
    width: 100%;
    height: calc(100vh - 500px);
    padding: 0;
    /* top: 190px; */
}
.play-popup .popup-content{
    max-width: 500px;
    width: 98%;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    padding: 30px;            
    box-shadow: 2px 2px 5px;           
}
.play-popup .popup-buttons{
    width: 100%;
    max-width: 500px;
    margin: auto;
}
.play-popup .popup-buttons .btn{
    padding: 10px 20px;
    font-size: 18px;
}
.table-upload-files{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.delete-all-documents{
    font-size: 23px;
    display: none;
}
/* .usarb-tab.table-cases > tbody > tr > td:nth-child(7){
background-color: #fff;
} */
.table-responsive .table-cases tbody td:first-child{
    width: 165px;
}
.usarb-tab.table-cases.apostille > tbody > tr > td:nth-child(8), .usarb-tab.table-cases.apostille > tbody > tr > td:nth-child(10){
    background-color: #fffdb98c;
}
.table-responsive .table-cases tbody td:first-child .count-case{
    border-color: #000;
}
#all-counts-docs{
    display: none;
}
.table-files tr td.deg-file-name{
    position: relative;
}
.table-files tr td.deg-file-name span{
    position: absolute;
    content: "";
    background-color: #eee;
    display: none;
    top: -5px;
    left: -9px;
    font-size: 15px;
    white-space: nowrap;
}
.table-files tr td.deg-file-name:hover > span{
    display: inline-block;
}
.arabstamp {
    min-width: 500px;
    margin: auto;
    display: none;
}
#CountriesDiv tr td .btn-for-smallScreens{
    display: none;
}
.arabstamp .popup-content{
    max-width: 1000px;
}
.ask-fedral {
    max-width: 700px;
    text-align: center;
    width: 100%;
}
.vietnam-case .popup-content {
    max-width: 800px;
}
.table-cases{
    min-width: fit-content;
    overflow: auto;
}
.after-total-val-select::-webkit-scrollbar, .submnited-table::-webkit-scrollbar {
    width: 12px;  /* Width of the vertical scrollbar */
    height: 12px; /* Height of the horizontal scrollbar */
}

.after-total-val-select::-webkit-scrollbar-track, .submnited-table::-webkit-scrollbar-track {
    background: #fff; /* Color of the tracking area */
}

.after-total-val-select::-webkit-scrollbar-thumb, .submnited-table::-webkit-scrollbar-thumb {
    background-color: #000; /* Color of the scroll thumb */
}

.after-total-val-select::-webkit-scrollbar-thumb:hover, .submnited-table::-webkit-scrollbar-thumb:hover {
    background: #555; /* Color of the scroll thumb on hover */
}

.confirm-country p, .confirm-country button{
    color: #000;
    font-size: 17px;
}
.confirm-country button{
    color: #fff;
}
.submited-docs{
    background-color: #ffedb1;
    padding: 2px 11px;
    border-radius: 10px;
    font-size: 16px;
    border: 1px solid #696088;
    font-weight: bold;
}
.table-responsive .table-cases tbody td{
    border-width: 1px;
    border-left: none;
    border-right: none;
    font-size: 13px;
    /* white-space: nowrap; */
    /* font-weight: bold; */
    background-color: #fff;
}
.table-responsive .table-cases tbody td:nth-child(n + 3){
    background-color: #ffffde;
}
.table-responsive .table-cases tr th{
    font-size: 14px;
    white-space: nowrap;
}
.table-responsive .table-cases tr th.fee{
    color: yellow;
    font-size: 17px;
}
.submnited-table{
    max-height: 40vh;
    overflow: auto;
}
.max-size{
    display: none;
}
.envlop-divs h3{
    font-size: 23px;
}
.envlop-divs .fdxtyp-txt{
    width: fit-content;
    margin-right: 30px;
}
.bad-question{
    text-align: center;
    font-size: 24px;
}
.bad-question p{
    font-size: 25px;
}
.bad-question p  button{
    /* background-color: #e61f18; */
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.bad-question p  a{
    padding: 5px 10px;
    border-radius: 5px; 
}
.show-after-next{
    display: none;
}
.ship-div .DocumentsImg{
    display: inline-block;
    margin-right: 20px;
}
.ship-div .d-flex > div > .DocumentsImg{
    margin-top: 70px;
}
.play-popup.iran-case{
    padding: 5%;    
}
.play-popup.iran-case .popup-content{
    max-width: 1200px;
}
.play-popup.iran-case .popup-content .moved_table{
    width: 100%;
}
.popup-home .popup-content{
    max-width: 550px;
}
.processing-time-span{
    color: #008000;
    font-size: 19px;
}
.processing-time-span-number{
    color: red;
    font-weight: bold;
}
#spncredit input[type="radio"] + label{
    display: inline;
}
.show-after-jurisdiction{
    /* border-right: 2px solid #000;     */
    min-width: 50%;
}
/* miski screen */
@media screen and (min-width: 2200px) {
    /* .show-after-jurisdiction{
        width: 70%;
    }
    .aside-upload{
        width: 28%;
    } */
    .orderFormRequest{
        width: 70%;
    }
    .play-popup.expedited-popup .popup-content {
        width: 1600px !important;
        max-width: 1600px !important;
    }
}

@media screen and (max-width: 2000px) {
    .table-responsive .table-cases thead tr th, .table-responsive .table-cases tbody tr td{
        font-size: 13px;
    }
}
@media screen and (max-width: 1700px) {
    #CountriesDiv tr td .btn-for-smallScreens{
        display: block;
    }
    #CountriesDiv tr td .btn-for-bigScreens{
        display: none;
    }
}
@media screen and (max-width: 1400px) {
    /* .contentCOntainer.show-after-jurisdiction{
        width: 900px;
    } */
    .table-cases{
        min-width: 100%;
    }
    /* .asideContainer{
        width: 100%;
    } */
    /* .asideContainer .aside-upload{
        position: relative;
        width: 50%;
        margin: auto;
        right: unset;
    } */
    .orderFormRequest{
        width: 100%;
    }
    #uploadForm{
        white-space: normal;
    }
    .maincont-div.inside-pages .content-container .content3 .asideContainer {
        position: static;
        width: 100%;
        max-width: 700px;
        margin: auto;
        clear: both;
        display: none;
    }
    .maincont-div.inside-pages .content-container .content3 .asideContainer .aside-upload{
        position: relative;
        width: 100%;
    }

}
@media screen and (max-width: 1300px){
    .content-container.nonHague .row{
        flex-direction: column;
    }
    .contentCOntainer.show-after-jurisdiction{
        width: 100%;
    }
    .asideContainer .aside-upload{
        width: 100%;
        position: relative;
        margin: auto;
    }
    .asideContainer{
        width: 100%;
        max-width: 700px;
        margin: auto;
    }
}
@media screen and (min-width: 1200px) {
    .btns-shipping{
        margin-left: 100px;
    }
}
@media screen and (max-width: 768px) {
    /* .shipfedx-div{
        width: 80%;
    } */
    .asideContainer .aside-upload{
        width: 100%;
    }
    .icons-div {
        display: none;
    }
}
@media screen and (max-width: 992px) {

    .fif-year{
        width: 120px;
        height: 42px;
    }
    .arabstamp .stamp-img{
        display: none;
    }
}
.own-shipping-file .upload-text{
    background-color: transparent;
    color: #000;
}
.select-small-screens {
    width: 300px;
    background-color: #e4e4f5ba;
    border: 4px solid #5e5481;
    padding: 10px;
    box-shadow: 1px 1px 19px #5e5481;
    outline: unset;
    border-radius: 10px;
}
.move-overlay {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #eeeeee7a;
    z-index: 88888;
}
.deg-file-name{
    min-width: 215px;
}
.just-for-jurisdiction{
    display: none;
}
#howManyShippingFiles{
    padding: 3px 7px;
    font-weight: bold;
    font-size: 22px;
}

/* صدقني الطلب هو المتخلف مش انا اللي وحش */
.aside-documents{
    display: none;
    width: 100%;
    min-width: 50%;
}

.aside-documents .corp-table, .fdaImages, .shipImages , .isoImages{
    border-collapse: collapse;
    width: 100%;
    /* margin-left: -320px; */
    display: none;
}
/* .fdaImages table{
    margin: auto;
} */
.fdaImages table tr td.border-right{
    border-right: 2px solid #000;
    
}
.fdaImages table tr td.empty-col{
    display: none;
}

.fdaImages p{
    margin-top: 15px;
}
.fdaImages table tr th{
    font-size: 0.75em;
    line-height: 1;
}
.fdaImages table tr td div, .fdaImages table tr:nth-child(2) td{
    width: 150px;
}
.fdaImages table tr:nth-child(1) td div{
    height: 200px;
}
.aside-documents .fdaImages table tr td{
    background-color: #e9bebe;
}
.aside-documents .fdaImages table tr td.correct{
    background-color: #d7f7d7;
}
.aside-documents .corp-table table tr td:first-child{
    background-color: #edf9ed;
    border: 5px solid #fff;
    padding: 3px 10px !important;
    width: 35%;
}
.aside-documents .corp-table table tr td:nth-child(2){
    background-color: #f1f1d5e0;
    border: 5px solid #fff;
    padding: 3px 10px !important;
    width: 35%;
}
.aside-documents .corp-table table tr:last-child td:nth-child(1) {
    background-color: #fffce1e0;
    border: 5px solid #fff;
    padding: 3px 10px !important;
    width: 35%;
}
.aside-documents .corp-table table tr td:nth-child(3){
    background-color: #ffeeec;
    border: 5px solid #fff;
    padding: 3px 10px !important;
    width: 30%;
}
.aside-documents .corp-table h4{
    margin-top: 10px;
    font-weight: 500;
}
.aside-documents .corp-table .corpCaseA, .aside-documents .corp-table .corpCaseB, .aside-documents .corp-table .corpCaseC{
    margin: 6px 0;
    display: inline-block;
    padding: 5px 10px;
}
.aside-documents .corp-table .corpCaseA{
    background-color: #edf9ed;
    /* border: 2px solid green; */
}
.aside-documents .corp-table .corpCaseB{
    background-color: #fffce1e0;
    /* border: 2px solid #acac19; */
}
.aside-documents .corp-table .corpCaseC{
    background-color: #ffeeec;
    /* border: 2px solid red; */
}

.fdaImages img, .shipImages img, .isoImages img{
    max-width: 100%;
}
.fdaImages img {
    border: 2px solid #000;
    height: 100%;
}
.shipImages .img-ship, .isoImages .img-ship{
    width: 260px;
}
.shipImages .img-ship{
    width: 300px;
}

.shipImages .img-ship img, .isoImages .img-ship img{
    border: 2px solid #000;
}
.shipImages .img-ship img{
    border: unset;
}
.shipImages .btn-action .btn, .isoImages .btn-action .btn {
    margin: 10px 64px;
}
#casesTable tbody tr td{
    position: relative;
}
#casesTable tbody tr td .btn-push{
    position: absolute;
    right: 5px;
}
.day-mon-time.days{
    font-size: 15px;
}
@media screen and (min-width: 2300px) {
    .aside-documents .corp-table, .fdaImages, .shipImages, .isoImages {
        border-collapse: collapse;
        width: 1200px;
        /* margin-left: -600px; */
    }
    .aside-documents .corp-table{
        width: 1220px;
    }
    .aside-documents .corp-table table tr td:nth-child(1){
        width: 30%;
    }
    .aside-documents .corp-table table tr td:nth-child(2){
        width: 30%;
        border-left: 25px solid #fff;
        border-right: 25px solid #fff;
    }
    .aside-documents .corp-table table tr:last-child td:nth-child(1){
        width: 30%;
        border-left: 25px solid #fff;
        border-right: 25px solid #fff;
    }
    .aside-documents .corp-table table tr td:nth-child(3){
        width: 30%;
    }
    .fdaImages{
        width: 1300px;
    }
}
@media screen and (min-width: 2100px) {
    .fdaImages table {
        margin: auto;
        /* width: 100%; */
    }
    .fdaImages table tr td.border-right{
        border-right: unset;
    }
    .fdaImages table tr td.empty-col{
        display: table-cell;
        background-color: #fff;
        width: 100px;
    }
} 
@keyframes ctaAnimation {
    0% {
        color: green;
    }
    33% {
        color: #73af55;
    }
    66% {
        color: green;
    }
    100% {
        color: #73af55;
    }
}

.span-click-here {
  animation: ctaAnimation .5s infinite;
  cursor: pointer;
}
/* .not-accept-fda-docs{
    animation: notCtaAnimation .5s infinite;
} */
@keyframes notCtaAnimation {
    0% {
        color: red;
    }
    33% {
        color: #a94442;
    }
    66% {
        color: red;
    }
    100% {
        color: #a94442;
    }
}


.btn-push.green {
    background: green;
    color: #fff;
    border: 1px solid #46963f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* box-shadow: 0px 5px 0px #46963f;
    text-shadow: 1px 1px 1px #46963f;
    animation: moveanimagreen .5s infinite; */
    /* animation: pulse 5s infinite; */
    margin: auto;
    display: block;
    /* font-weight: 600; */
    font-size: 15px;
}
.btn-push.red {
    background: #df4242;
    color: #fff;
    border: 1px solid #a01b1b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* box-shadow: 0px 5px 0px #a01b1b;
    text-shadow: 1px 1px 1px #a01b1b;
    animation: moveanimared .5s infinite; */
    /* animation: pulse 5s infinite; */
    margin: auto;
    display: block;
    /* font-weight: 600; */
}
.total-qst{
    width: 700px;
    /* max-width: fit-content; */
    display: inline-block;
    max-width: 100%;
}
.isoImages .img-ship {
    width: 200px;
    height: 259px;
}
.isoImages .img-ship img{
    width: 100%;
    height: 100%;
}
@keyframes moveanimagreen {
    0% {
        box-shadow: 0px 5px 0px #46963f;
    }   
    100% {
        box-shadow: none;
    }   
}
@keyframes moveanimared {
    0% {
        box-shadow: 0px 5px 0px #a01b1b;
    }   
    100% {
        box-shadow: none;
    }   
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.reject{
    display: none;
}
.reject .popup-content{
    max-width: 1276px;
    padding: 33px 18px;
}
.reject .popup-content .popup-buttons{
    max-width: 100%;
    margin-top: 25px;
}
.reject .popup-buttons .btn {
    /* padding: 10px 20px; */
    font-size: 16px;
}
.stay-eusl-home{
    display: none;
}
.btn-push.green.small-screen-btn{
    display: none;
}
@media screen and (max-width: 1710px) {
    
    .contentCOntainer.show-after-jurisdiction.dontshow{
        width: calc(100% - 700px)
    }
    .aside-documents{
        max-width: 700px;
        /* margin: auto; */
        width: 100%;
    }
    .inside-pages .content-container {
        width: 100% !important;
        padding:  10px;
    }
    .corp-table .btn {
        margin: 0 2px;
    }
    #casesTable tbody tr td .btn-push {
        position: absolute;
        right: 120px;
    }

    .aside-upload {
        position: absolute;
        /* width: 25%; */
        right: 0;
    }
}
@media screen and (max-width: 1650px) {
    #casesTable tbody tr td .btn-push {
        position: absolute;
        right: unset;
    }
}
@media screen and (max-width: 1560px) {
    .aside-documents .btn-action{
        justify-content: space-around !important;
    }
    /* .total-qst{
        width: fit-content;
    } */
}
@media screen and (max-width: 1280px) {
    .aside-documents{
        max-width: 98%;
        margin: auto !important;
    }
    .contentCOntainer.show-after-jurisdiction.dontshow{
        display: none;
    }
    .aside-documents .fdaImages table{
        margin: auto;
    }
    .btn-push.green.bigScreens{
        display: none;
    }
    .btn-push.green.small-screen-btn{
        display: inline-block;
    }
    .showHiddenTextHeaderComponent{
        position: static !important;
    }
    .list-of-popups{
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1260px) {
    .content-container > .row{
        width: 100%;
        overflow: auto;
    }
    .reject .popup-buttons{
        justify-content: center !important;
    }
    .reject .popup-buttons .btn{
        margin: 10px;
    }
    .reject .popup-buttons .btn.move-usl{
        font-size: 10px;
    }
    .paymentMethod input[type="radio"]{
        height: 25px;
        width: 25px;
    }
    .paymentMethod input[type="radio"]+label{
        font-size: 15px;
    }
}
@media screen and (max-width: 1080px) {
    .flag-container p {
        text-wrap: wrap;
        white-space: wrap;
    }
}
.click-upload-files{
    color: blue;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.click-upload-files span{
    cursor: pointer;
}
.uploadNotSure{
    position: absolute;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
    width: 100%;
}
.submit-not-sure-file, .thanks-popup{
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}
.thanks-popup .thanks-popup-content{
    background-color: #fff;
    width: 700px;
    padding: 15px 30px;
    max-width: 100%;
    border-radius: 10px;
    margin: 35vh auto;
}
.privet-number{
    color: red;
}

.fdaImages .theImages > div{
    width: 175px;
}
.fdaImages .theImages  div:nth-child(3){
    height: 200px;
    width: auto;
}
.theImages{
    display: flex;
    justify-content: space-around;
    padding: 20px 0;
}
.forMapImg {
    height: 165px;
    position: absolute;
    background-size: cover;
    left: -13%;
    width: 113%;
}


.haveQuestion{
  
    cursor: pointer;

  }
  .haveQuestion:hover{
    text-decoration: underline;
  }
  .form-modal{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999999999999999999999999;
    height: 100vh;
    overflow: auto;
  }
  .form-modal form{
    width: 100%;
    max-width: 1000px;
    background-color: #fff;
    border-radius: 5px;
    margin: 2% auto;
    padding: 20px;
    position: relative;
  }
  .form-modal form input[type="radio"]+label{
    font-size: 1em;
  }
  .form-modal form *{
    font-weight: 400;
  }
  .form-modal form .btns{
    justify-content: space-around;
  }
  .form-modal form .btns button{
    font-size: 20px;
    font-weight: 500;
  }
  .form-modal form span.closePopup {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    background-color: red;
    padding: 0px 10px;
    border-radius: 26%;
    font-size: 22px;
    cursor: pointer;
    font-weight: 600;
}
.form-modal .modal-content{
    width: 100%;
    max-width: 500px;
    margin:  auto;

}
.form-modal form .upload-div{
    display: flex;
    align-items: center;
    border-radius: 5px;
    position: relative;
}
.upload-span{
    cursor: pointer;
    width: 135px;
    display: inline-block;
    position: relative;
}
.upload-span input{
    display: inline-block;
    position: absolute;
    z-index: 99999;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
}
.upload-span img{
    width: 100%;
}
.closeUplaodDiv{
    position: absolute;
    display: none;
    top: 2px;
    right: 11px;
    color: #666666;
    cursor: pointer;
    z-index: 9999;
}
.closeUplaodDiv:hover{
    color: red;
}

.thanks-popup-content{
    width: 700px;
    padding: 20px;
    background-color: #fff;
    display: block;
    margin: auto;
    border-radius: 10px;
}


.usarb-tab.new-table-services>tbody>tr>th:nth-child(5){
    background-color: #625983;
    border: 1px solid #ddd;
}
.usarb-tab.new-table-services>tbody>tr>td:nth-child(5){
    border: 1px solid #ddd;
}
.usarb-tab.new-table-services>tbody>tr>td:nth-child(7), .usarb-tab.new-table-services.table-bordered>tbody>tr>td:nth-child(6) {
    background-color: unset;
    font-weight: normal;
}
.usarb-tab.new-table-services th, .usarb-tab.new-table-services td{
    font-size: 13px;
    text-transform: unset;
}

.prictot-div.new-table-services tbody tr:last-child{
    background-color: unset;
}
.prictot-div.new-table-services>tbody>tr:last-child td:nth-child(3){
    border: 1px solid #ddd;
}
.usarb-tab.new-table-services.table-bordered>tbody>tr>td.total-us-table{
    background-color: #fffdb98c;
}
/* caleander ex */
.calendar-div {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100vh; */
    /* background-color: rgba(0, 0, 0, 0.3); */
    justify-content: center;
    align-items: center;
    z-index: 9999999999999;
    flex-direction: column;
}

.calendar {
    width: 100%;
    max-width: 1200px;
    max-height: fit-content;
    height: 100vh;
    overflow: auto;
    /* border: 1px solid #ddd; */
    border-radius: 8px;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
    background: white;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.calendar-header {
    display: flex;
    justify-content: center;
    padding: 5px;
    background-color: #696088;
    color: white;
    font-weight: 500;
    font-size: 20px;
    grid-column-start: 1;
    grid-column-end: 8;
}

.calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    padding: 10px;
    gap: 5px;
    text-align: center;
    margin: 10px 10px;
    min-width: 34%;
    /* border: 1px solid #eee; */
    box-shadow: 1px 1px 7px;
    border-radius: 5px;
    flex: 1;
}

.day-name,
.day {
    padding: 10px 0;
    border-radius: 5px;
    min-height: 40px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.day-name {
    /* background-color: #007bff; */
    /* color: white; */
    /* font-weight: bold; */
}

.day {
    cursor: pointer;
    position: relative;
    border: 1px solid darkgray;
    font-weight: bold;
    color: #696088;
    transform: scale(1);
    font-size: 16px;
}

.day:hover {
    background-color: #e7e7e7;
}

.today {
    background-color: #696088;
    color: white;
}

.day b {
    color: #1a9240;
    position: absolute;
    left: 3px;
    bottom: -4px;
    font-size: 12px;
    transform: scale(1, 1);
    font-weight: 400;
}

.day b .bd {
    font-size: medium;
    font-weight: normal;
    /* transform: scale(1); */
    /* color: #000; */
    font-size: 12px;
}

.day.today b {
    color: #fff;
}

.day.businessday{
    background-color: #fbfbc2;
}
.day.holiday{
    background-color: rgb(211, 211, 211);    
    /* border: 2px solid rgb(255, 99, 71); */
}
.day.holiday span{
    position: absolute;
    top: 0;
    /* left: 10px; */
    color: red;
    font-size: 11px;
}

.calendar-header button {
    background-color: #000;
    display: inline-block;
    margin: 0 20px;
    animation: 2s linear 0s infinite normal none running changeBackGroundbuttons;

}

.calendar-header button:hover {
    background-color: #fff;
}

.day.finished {
    background-color: #c5f6c573;
}

.day.process {
    background-color: #6abeff26;
}

.day.today {
    background-color: rgb(105, 96, 136);
    color: white;
}

.day span.service-name-cale {
    font-size: 0.55em;
    position: absolute;
    top: 0;
    color: #000;
}
.day span.service-name-cale.astrick {    
    left: 9px;
}
.day span.service-status-cale {
    font-size: 0.7em;
    position: absolute;
    top: 0;
    right: 5px;
}
.day b .bd.recivie{
    color: blue;
    font-weight: 500;
}
/* .days {
    color: blue;
    cursor: pointer;
} */

.days:hover {
    color: #0ab3ea;
}
.calendar-div span.closePopup {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    background-color: red;
    padding: 0px 10px;
    border-radius: 26%;
    font-size: 22px;
    cursor: pointer;
    font-weight: 600;
    z-index: 99;
}
@keyframes changeBackGroundbuttons {
    0% {
        background-color: #fff;
        color: #000;
    }

    50% {
        background-color: #000;
        color: #fff;
    }

    100% {
        background-color: #fff;
        color: #000;
    }
}
.usdepartment-table .doc-titdiv span{
    top: -17px;
    left: 5%;
    right: 0;
    font-size: 32px;
    color: #fffed8;
    -webkit-text-stroke: #625983 1px;
    font-weight: 800;
    text-shadow: 1px 1px 10px #625983;
}
@media screen and (max-width: 1400px) {
    .total-qst{
        width: 780px;
        font-size: 16px;
    }
}
@media screen and (max-width: 1320px){
    .usarb-tab.new-table-services th, .usarb-tab.new-table-services td {
        font-size: 14px;
    }
}
@media screen and (max-width: 1200px) {
    .usdepartment-table .doc-titdiv span{
        left: unset;
        right: 5px;
    }
    .usdepartment-table .doc-titdiv img{
        display: none;
    }
    .calendar-header{
        font-size: 18px;
    }
}
@media screen and (max-height: 760px) {
    .calendar{
        height: 100vh;
    }
}
.modal #HowManyPages{
    border: 1px solid #000;
    font-size: 20px;
    height: auto;
    width: 200px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px;
    padding: 5px 10px;
    margin: 15px 0;
    margin-bottom: 25px;
}

/* new fda case */
.fdaDoccs-btn{
    justify-content: space-evenly;
}
.fdaDoccs-btn .btn.btn-push{
    margin: 10px 0;
    font-size: 20px;
}
.selectCpp{
    display: none;
    /* border: 1px solid gray;
    padding: 10px; */
    border-radius: 5px;
    text-align: left;
    margin: 10px 20px;
}
.selectCpp input[type="radio"] + label{
    font-size: 15px;
    top: 0;
}
.selectCpp input[type="radio"]{
    width: 25px;
    height: 25px;
}
.cpp-files{
    width: fit-content;
    /* margin: auto; */
    margin-top: 40px;
    line-height: 4;
}
.fdaImages .cpp-files img{
    border: unset;
}
.selectFdaType .select-documents-div {
    display: flex;
    flex-wrap: wrap;
}
.selectFdaType .select-documents-div > div{
    text-align: left;
    margin: 5px 5px;
    width: 98%;
/* 
    border: 1px solid gainsboro;
    padding: 10px;
    box-shadow: 1px 1px 2px; */
}
.selectFdaType .select-documents-div > p{
    width: 100%;
    text-align: left;
    margin: 17px;
}
.selectFdaType .select-documents-div input[type="radio"] + label{
    display: inline;
    font-size: 17px;    
}
.selectFdaType .select-documents-div input[type="radio"] {
    width: 25px;
    height: 25px;
    font-size: 14px;    
}
.selectFdaType .select-documents-div input[type="radio"]:checked::after{
    top: -10px;
    left: 3px;
}
.selectFdaType .select-documents-div input.fed-ent + label{
    display: inline;
    font-size: 17px; 
    position: relative;
    top: -2px;
    font-weight: 500;   
}
.selectFdaType .select-documents-div input.fed-ent {
    width: 25px;
    height: 25px;
    font-size: 14px;
    display: inline-block;  
    position: relative;
    margin-top: -1px;
    vertical-align: middle;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: background-color 0.2s ease-in-out 0s, border 0s ease 0s;
    cursor: pointer;
    border: 2px solid rgb(98 89 131);
    background-color: rgb(255 255 255);
    outline: none !important;
    box-shadow: none !important;
    color: black;
    border-radius: 50%;
    -webkit-appearance: none;
}
.selectFdaType .select-documents-div input.fed-ent:checked::after{
    top: -10px;
    left: 3px;
    content: "✓";
    width: 15px;
    height: 15px;
    font-size: 27px;
    position: absolute;
    font-weight: 900;
    color: red;
}
.selectFdaType .select-documents-div input[type="checkbox"] + label{
    display: inline;
    font-size: 17px;    
}
.selectFdaType .select-documents-div input[type="checkbox"] {
    width: 25px;
    height: 25px;
    font-size: 14px;    
}
.selectFdaType .select-documents-div input[type="checkbox"]:checked::after{
    top: -10px;
    left: 3px;
}
.selectFdaType .select-documents-div .select-documents-div{
    margin-left: 25px;
    /* max-width: 503px; */
    /* border: 1px solid gainsboro; */
    /* border-radius: 5px; */
}
.selectFdaType .select-documents-div .select-documents-div > div{
    margin: 5px 0;
}
.uploadCppFile{
    position: relative;
    width: fit-content;
    background-color: #62598338;
    padding: 10px 6px;
    /* height: 50px; */
    border-radius: 5px;
    line-height: 1.5;
    border: 2px solid #62598380;
    margin: 10px;
}
.cppfiles{
    z-index: 2 !important;
}
.btns-popup .btn.vietnam-days-btn{
    width: 100%;
    white-space: normal;
}

.custom-popup-fordone{
    position: fixed;
    background-color: rgb(0 0 0 / 65%);
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-popup-fordone > div{
    background-color: #fff;
    max-width: fit-content;
    padding: 40px 20px;
    border-radius: 10px;
    text-align: center;    
}
.nav>li.volume{
    padding-top: 11px;
    color: #fff;
    left: 48%;
    position: absolute;
    font-size: 27px;
    padding-top: 6px;
}
.nav>li.volume:hover{
    color: red;
}
.calender-proceed{
    font-size: 30px;
}
.processing.days{
    pointer-events: none;
}
.play-popup.session-expired{
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    position: fixed;
}
.popup.play-popup.vietnam-iso-corp{
    padding-top: 40px;
}
.popup.play-popup.vietnam-iso-corp p{
    text-align: center;
}
/* .uaeArmy, .uaeMD{
    margin-top: 30px;
}
.uaeArmy .uaeArmyQuestion p, .uaeMD p{
    font-size: 25px;
    text-align: center;
}
.uaeArmy .uaeArmyQuestion .d-flex, .uaeMD .d-flex{
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px
}
.uaeArmy .uaeArmyQuestion  button, .uaeArmyP button, .uaeMD .d-flex button{
    font-size: 22px;
    font-weight: 500;
}
.uaeArmy .uaeArmyQuestion p, .uaeArmyP p {
    font-size: 20px;
    text-align: left;
    line-height: 2;
} */

.cppEx .modal-dialog{
    width: 100%;
    max-width: 1200px;
    
}
.cppEx .modal-dialog .d-flex{
    justify-content: center;
    gap: 20px;
}
.cppEx .modal-dialog .d-flex div{
    width: 48%;
}
.cppEx .modal-dialog .d-flex div img{
    width: 100%;
    height: 100%;
}



.selectDocAndAddressType{
    margin-top: 20px
}
.selectDocAndAddressType > div{
    min-width: 49%;
    padding: 10px;
    padding-top: 12px;
    padding-right: 5%;
}
.selectDocAndAddressType > .selectAddressType{
    border-radius: 5px 0 0px 5px;
    background-color: #e4dee5;
}
.selectDocAndAddressType > .selectDocType{
    border-radius: 0px 5px 5px 0px;
    background-color: #dcd5f5;
}
.selectDocAndAddressType .form-group {
    margin: 0;
}
#UserInformationForm .row.btns {
    justify-content: center;
    background-color: #fcf8e3;
    border-top: 3px solid #faebcc;
    padding: 5px;
}

/* attach reqs */
.attachReqs {
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 30px
}
#idRequiredModal .modal-dialog {
    width: 1000px;
}
#idRequiredModal .modal-header {
    background-color: #625983;
    color: white;
    border-bottom: none;
}
#idRequiredModal .modal-header h4 {
    margin: 0;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
#idRequiredModal .modal-body {
    background-color: #d9cfda;
    font-size: 15px;
    line-height: 1.6;
}
#idRequiredModal .modal-body .warning-text {
    background-color: #d9534f;
    color: white;
    padding: 8px;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 15px;
}
#idRequiredModal .option-box {
    background: white;
    padding: 10px;
    border-left: 5px solid #625983;
    border-radius: 4px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: 0.5s;
}
#idRequiredModal .option-box:hover {
    background-color: #dfdfdf;
    border: 5px solid #625983
}
#idRequiredModal .option-number {
    font-weight: bold;
    color: #625983;
    margin-right: 5px;
}
#idRequiredModal .modal-footer {
    border-top: none;
}
#cancelOrder .modal-content{
    max-width: 459px;
    text-align: center;
    margin: auto;
    height: 130px;
    align-content: center;
}

.idCheckContainer{
    margin-right: 5%;
}
input[type="checkbox"].noIDCheck{
    width: 50px;
    height: 50px;   
}
input[type="checkbox"].noIDCheck:checked::after{
    font-size: 50px;
}
.corp-table h4{
    font-size: 25px;
}
.showHiddenTextHeaderComponent{
    display: none;
    left: 51%;
    font-size: 23px;
    margin: auto;
    margin-top: 12px;
    /* position: absolute; */
    font-weight: 700;
    z-index: 9;
    width: fit-content;
}

.ups-modal .modal-header {
    background: #696088;
}
.ups-modal .modal-header h4{
    color: #fff
}
.ups-modal .modal-title {
    font-weight: bold;
}
.ups-modal .modal-body {
    background: #fff;
    color: #333;
    line-height: 1.6;
}
.ups-modal .modal-footer {
    background: #d9cfda;
}
.ups-modal .modal-footer .btn-primary {
    background-color: #696088;
    border-color: #584d7b;
    font-size: 25px;
}
.ups-modal .modal-footer .btn-primary:hover {
    background-color: #5a517d;
    border-color: #4a4068;
}
@media screen and (max-width: 1700px) {
    div#credit_cards img {
        max-width: 50px;
    }
    div#credit_cards{
        align-content: end;
    }
    div#expiration-date .col-md-6 {
        padding: 0 5px;
    }
}
@media screen and (max-width: 1600px) {
    .total-qst{
        width: unset;
        font-size: 14px;        
    }
    .aside-upload{
        max-width: 360px;
    }
    .maintit-h1{
        font-size: 25px;
    }
    #DocCasesDivId select{
        width: 49px;
        font-size: 20px;
    }
    .table-responsive .table-cases thead tr th, .table-responsive .table-cases tbody tr td {
        font-size: 12px;
    }
    .selectFdaType .select-documents-div > p{
        font-size: 14px;
    }
    .selectFdaType .select-documents-div input[type="checkbox"] + label {
        display: inline;
        font-size: 14px;
    }
    .selectFdaType .select-documents-div input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }
    .type-text{
        font-size: 16px;
    }
    .upload-text{
        font-size: 15px !important;
    }
    .caseNameSpan{
        font-size: 15px !important;
    }
    .upload-text img{
        width: 100px;
    }
    .arabstamp p{
        font-size: 13px;
    }
    .usarb-tab.new-table-services th, .usarb-tab.new-table-services td {
        font-size: 10px;
    }
    .usdepartement-container .usdepartment-table > div{
        min-width: fit-content !important;  
    }
    .confirm-country p, .confirm-country button {
        color: #000;
        font-size: 12px;
    }
    .table-responsive .table-files tr td {
        border: none;
        font-size: 12px;
        color: #000;
    }
    .deg-file-name {
        min-width: 100px;
    }
    .selectFdaType .select-documents-div input[type="radio"] + label {
        display: inline;
        font-size: 12px;
        margin: 0 !important;
        margin-bottom: 5px !important;
    
    }
    .selectFdaType .select-documents-div input[type="radio"] {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }
    .cpp-files span{
        font-size: 11px !important;        
    }
    .fdaImages .cpp-files img{
        width: 100px;   
    }
    .day.holiday span, .day b .bd.recivie{
        font-size: 7px;
    }
    #divcredit .price-table-container td, #divcredit .price-table-container th{
        font-size: 15px;
    }
    #confirm-purchase, #back-purchase{
        font-size: 20px !important;
    }
}
@media screen and (max-width: 1350px) {
    .calendar{
        display: none !important;
    }
}
@media screen and (max-width: 1330px) {
    #divcredit .col-md-4{
        padding: 0;
    }
    #divcredit .block-content > .row > .col-md-4:first-of-type{
        width: 25%;
    }
    #divcredit .block-content > .row > .col-md-4:nth-of-type(2){
        width: 41.66666667%;
    }
     #confirm-purchase, #back-purchase{
        padding: 10px !important;
    }
}
@media screen and (max-width: 1050px) {
    .ship-div .DocumentsImg{
        display: none;
    }
    .envlop-divs label.fdxtyp-txt{
        display: inline;
    }
    .idCheckContainer{
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .selectDocAndAddressType > div{
        width: 700px;
        margin: 10px auto;
    }
}