﻿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";
}

/**** Add this to force FA icons to use Font Awesome font ****/
.fa,
.fas,
.far,
.fab {
  font-family: "FontAwesome" !important;
  font-weight: 900;
}



#CountriesDiv td {
  display: inline-block
}

.form-group {
  margin-bottom: 0;
}

@font-face {
  font-family: "Courgette-Regular";
  src: url("../fonts/Courgette-Regular.ttf") format("truetype");
}



.page-header {
  margin: 0px;
  border-bottom: none;
  background-color: rgb(255, 255, 255);
  padding: 7px 0px 6px;
}


.page-header img.mail-img {
  position: absolute;
  right: 4px;
  top: 90px;
  max-width: 209px;
  width: 100%;
}

p {
  word-break: break-word;
  margin: 0px 0px 0px;
  font-size: 17px;
  font-weight: 500;
}


.large-row {
  margin: 10px;
  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%;
  height: 100%;
  border: 0px;
}

.map-box {
  max-width: 304px;
  top: 117px;
  background-color: var(--primary-color);
  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 {
  border-top: none !important;
  width: 11%;
}




.legcou-tbl .btn,
.font-sen .btn {
  font-size: 15px;
  padding: 9px 0px;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  border: 2px solid var(--dark-blue-color);
  outline: 0px;
  border-radius: 5px;
  width: 146px;
  margin-right: 17px;
  height: 43px;
  font-family: "POPPINS";
  font-weight: 500;
}

.btn.hagbor:hover,
.btn.hagbor:focus {
  font-weight: 500;
  color: white;
  background-color: var(--dark-blue-color) !important;
  border-color: var(--dark-blue-color) !important;
}

.legcou-tbl .nonhagbor:hover,
.btn.nonhagbor:hover {
  font-weight: 500;
  color: white;
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}

.nonhagbor-active {
  color: white !important;
  background-color: var(--primary-color) !important;
}

.maintit-h1 {
  font-size: 35px;
  margin-top: 7px;
  color: var(--primary-color);
  z-index: 16;
  position: relative;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  font-family: "Poppins";
  margin-bottom: 0;
}

.maintit-h2 {
  font-size: 25px;
  margin-top: 5px;
  color: var(--dark-red-color);
  z-index: 16;
  position: relative;
  display: inline-block;
  border-radius: 6px;
  font-weight: 700;
  font-family: "Poppins";
  margin-bottom: 5px;
}

.maintit-h1-small i {
  margin-right: 12px;
}

.maintit-h1-small {
  font-size: 33px;
  z-index: 16;
  position: relative;
  border-radius: 6px;
  margin-top: 10px;
  text-align: center;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  color: var(--dark-blue-color);
}

.cases-description-container {
  font-size: 20px;
  color: black;
  font-weight: 500;
}

.cases-description-container a {
  color: var(--dark-blue-color);
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.cases-description-container a:hover {
  color: var(--primary-color);
}

.cases-description-container ol,
.cases-description-container ul {
  color: var(--dark-blue-color);
  font-weight: 700;
}

.start-order-container {
  margin-top: 20px;
  padding: 10px;
  border: 5px solid var(--dark-blue-color);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}



.legalDoc .col-md-6:last-child {
  padding-left: 0
}

.maincont-div {
  margin-top: 10px;
  background-color: rgb(255, 255, 255);
  padding-left: 10px;
  min-height: 85vh;
}


.btn.nonhagbor {
  border: 2px solid var(--primary-color);
  background-color: var(--light-yellow-color-2);
  color: black;
}


.hagbor-nonhagbor {
  border-color: var(--orange-color) !important;
  margin: 0;
}

.hagbor-nonhagbor:hover {
  color: white;
  background: var(--orange-color);
}

.hagbor-nonhagbor-active {
  color: white !important;
  background-color: var(--orange-color) !important;
}

.mainhead-div {

  color: rgb(241, 241, 241);
  font-size: 14px;
  background: var(--dark-blue-color);
  font-size: 40px;

  border-bottom: 3px solid var(--primary-color);
}


ul {
  padding-left: 23px;
}

ul li {
  list-style: outside square;
}

.mainhead-div a {
  color: rgb(245, 245, 237);
}

.mainfoot-div {
  background-color: var(--primary-color);
  padding: 0 0px;
  border-top: 2px solid var(--primary-color);
  color: white;
}

.slctcou-p {
  color: rgb(245, 245, 237);
  font-size: 20px;
}

.mainfoot-div p {
  padding: 10px 0px;
  margin-bottom: 0px;
}

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: 32px;
  line-height: 1.2;
  margin-bottom: 0px;
  font-weight: bold;
  color: var(--dark-blue-color);
}


.txtsz-btn {
  font-size: 18px;
}

.addtit-b {
  font-size: 16px;
}



.contfrm-lbl {
  font-weight: normal;
  font-size: 19px;
  display: inline;
}



.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;
}




.gndata-tbl {
  margin-top: 50px;
}


.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: var(--dark-blue-color);
  height: 3px;
  position: absolute;
  left: 5px;
  bottom: -6px;
}

.prictot-div {
  font-size: 15px;
  background: white;
  z-index: 1;
}

.prictot-div td {
  padding: 7px 5px !important;
  vertical-align: middle !important;
}

hr {
  margin: 0px;
}



.caldoc-div #daynumber {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.todaycalendarbox1 {
  width: 70%;
  margin: 10px auto 20px auto;
}

.calender-title {
  margin: auto;
}

.todaycalendarbox1 p#weekday {
  color: var(--dark-blue-color);
  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;
  padding-top: 13px;
  text-transform: capitalize;
  font-weight: bold;
}

#todaycalendarbox p {
  box-shadow: var(--light-gray-color) 5px 5px 10px;
  z-index: 1;
  width: 100%;
}

.todaycalendarbox1 p#daynumber {
  background-color: var(--medium-gray-color);
  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: var(--dark-red-color);
  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;
}





.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;
}


.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;
}



.shopcart-fa {
  font-size: 36px;
  position: relative;
  top: 6px;
}

.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;
}


#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: 27px;
  padding: 11px 0;
  background-color: rgb(251 251 251) !important;
  height: 55px !important;
}

#select2-Count-results .select2-results__option {
  padding: 0px 15px;
  font-size: 27px;
}

.otherDocumnets {
  width: 77%;
  margin: auto;
  margin-top: 10px;
  overflow: hidden;
}

.social_footer_ul {
  display: table;
  list-style-type: none;
  padding-left: 0px;
  margin-left: auto;
  margin-top: 8px;
}

.social_footer_ul li {
  padding-left: 10px;
  padding-top: 0px;
  float: left;
  list-style: none;
}

.social_footer_ul li a {
  color: var(--primary-color);
  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;
}


.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;
}



.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;
}



@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;
  }
}



.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;
  }
}




.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: 20px;
  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;
}

#inTurnFadingTextG_1 {
  animation-delay: 0.92s;
}

#inTurnFadingTextG_2 {
  animation-delay: 1.15s;
}

#inTurnFadingTextG_3 {
  animation-delay: 1.38s;
}

#inTurnFadingTextG_4 {
  animation-delay: 1.61s;
}

#inTurnFadingTextG_5 {
  animation-delay: 1.84s;
}

#inTurnFadingTextG_6 {
  animation-delay: 2.07s;
}

#inTurnFadingTextG_7 {
  animation-delay: 2.3s;
}

#inTurnFadingTextG_8 {
  animation-delay: 2.53s;
}

#inTurnFadingTextG_9 {
  animation-delay: 2.76s;
}

#inTurnFadingTextG_10 {
  animation-delay: 2.99s;
}

#inTurnFadingTextG_11 {
  animation-delay: 3.1s;
}

.doc-tit {
  font-size: 25px;
  line-height: 20px;
  margin-bottom: 20px;
  background: none !important;
}

.our {
  font-size: 16px;
  font-family: Consolas, "Andale Mono", "Lucida Console",
    "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  color: rgb(77, 0, 0);
  background: -webkit-linear-gradient(top, rgb(215, 30, 40), rgb(223, 79, 86));
  margin-bottom: 15px;
  padding: 9px 20px 40px;
  margin-top: 10px;
}

@-webkit-keyframes bounce_inTurnFadingTextG {
  0% {
    color: var(--yellow-color);
  }

  100% {
    color: rgb(255, 255, 255);
  }
}

@keyframes bounce_inTurnFadingTextG {
  0% {
    color: var(--yellow-color);
  }

  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;
}



.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;
}


.navbar-collapse {
  padding-left: 0px;
}

.block {
  padding: 12px;
  border-radius: 4px;
  background: rgb(253, 253, 253);
  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);
}

::-webkit-scrollbar-thumb {
  border-radius: 00;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
  background-color: var(--dark-blue-color);
}

.select2-container--open .select2-dropdown {
  position: absolute;
  top: 3px;
  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: var(--light-green);
  color: black;
  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: var(--dark-blue-color);
  border-color: var(--dark-blue-color);
  color: white !important;
}

.hagbor-active {
  background: var(--dark-blue-color) !important;
  color: white !important;
}


.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;
}





div#OtherDocumentDiv {
  border: 1px solid gainsboro;
  border-radius: 5px;
  padding: 17px;
  margin-top: 33px;
}

.font-sen .btn {
  width: 280px;
  margin-left: 22px;
  border-width: 4px;
  font-size: 20px;
  line-height: 0.9;
}



.fedxdemo-div li {
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 15px;
}

.fedximg {
  height: 100px;
}

.prictot-div tbody tr:last-child {
  background: var(--light-rose-color);
  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 {
  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;
  max-height: 140px;
}



.content2 .maincont-div {
  margin-top: 0;
  padding-bottom: 5px;
}


.sub-logo {
  /* position: relative; */
  font-weight: bold;
  color: var(--dark-blue-color);
  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: 2em;
}

.orderBtn {
  width: 200px;
  margin-top: 48px;
}

.h1-main {
  margin-top: 1em;
  text-transform: capitalize;
  font-size: 28px;
  color: rgb(255 255 255);
  background: var(--dark-blue-color);
  margin-bottom: 0;
  padding: 20px;
  font-weight: 300;
  border-radius: 20px 0;
}

input[type="checkbox"]+label {
  margin-top: -6px;
}

.condata-div input[type="radio"]+label {
  position: relative;
  top: -5px;
  font-size: 22px;
  width: 95%;
  font-weight: 500;
  text-transform: none;
  padding-left: 7px;
}

.single-subdoc-case input[type="radio"]+label {
  font-size: 18px;
  top: 6px;
}

.arround-case input[type="radio"]+label {

  top: -12px;
}

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 var(--dark-blue-color);
  background-color: rgb(241, 244, 255);
  outline: none !important;
  box-shadow: none !important;
  color: black;
}

input[type="radio"] {
  height: 32px;
  width: 36px;
}

input[type="checkbox"]:checked::after {
  content: "✓";
  width: 15px;
  height: 15px;
  font-size: 24px;
  position: absolute;
  top: -5px;
  left: 2px;
}





.bordered {
  border: 1px solid rgb(208, 208, 208);
  border-radius: 5px;
  padding: 16px;
}



.cartDet-div .col-xs-4 {
  box-shadow: gainsboro 1px 1px 4px;
  border-radius: 7px;
  margin-bottom: 2em;
  margin-top: 1em;
}

#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;
}

.condata-div .title {
  color: rgb(51, 51, 51);
  padding: 0 36px;
}


#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;
}

.lnk_tble {
  text-decoration: none;
  color: var(--dark-blue-color);
  font-family: Calibri;
}

.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: var(--primary-color);
  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: var(--primary-color);
  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;
}






.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;
}



.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;
}



.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: var(--primary-color);
  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;
}


.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;
  height: 140px;
  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;
}



#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 var(--light-gray-color);
  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 var(--primary-color);
  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: var(--primary-color);
}

.online-popup .content p {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.4;
}

.commercial-ques {

  border: 1px solid gainsboro;
  padding: 12px;
  margin-top: 2em;
}

.commercial-ques-container .title {

  color: var(--primary-color);
  font-size: 32px;
}

.commercial-ques-container {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.commercial-ques-container img {
  width: 100%;
  margin-top: 0;
  margin-left: auto;
}

.commercial-ques p {
  margin-top: 34px;
  margin-bottom: 27px;
  text-align: left;
}

.countries-list .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 22px;
  margin-right: 33px;
  padding-right: 0;
  text-transform: capitalize;
}





.personal-document {
  position: absolute;
  right: 0px;
  top: 32px;
  text-align: center;
}

.personal-document img {
  width: 179px;
  position: absolute;
  right: 18px;
  top: -20px;
}



.todayText {
  color: var(--dark-gray-color);
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  margin: auto;
}

div#divmodelfedex {
  margin-bottom: 0px;
  margin-top: 2em;
  border: 1px solid gainsboro;
  padding: 10px;
}

.p-12 {
  padding: 0px 16px;
}



div#numDoc_Id {
  padding-left: 13px;
  margin-top: 11px;
}



.card-details {
  padding-left: 2px;
  margin-top: 48px;
}

.pl-30 {
  padding-left: 20px;
}

.block .header {
  margin-bottom: 1em;
  color: var(--dark-blue-color);
  font-size: 21px;
  text-align: center;
}

#states-list {
  padding-left: 12px;
}

.font-sen {
  font-family: "Libre Caslon Display", serif;
  color: var(--dark-blue-color);
  font-weight: 600;
  font-size: 24px;
  margin: 0;
}

.img-container1, .img-container2 {
  text-align: center;
  padding: 8px;
  position: relative;
}

.img-container1 a, .img-container2 a {
  bottom: 10px;
}

.img-container1 img, .img-container2 img {
  height: 65%;
  margin: auto;
  width: 70%;
  position: relative;
  left: 5px;
}


.flag-container {
  padding: 0;
}

.btn {
  text-transform: capitalize;
}

.btn i {
  margin: 0 6px;
  font-weight: 400;
}

.prictot-div th,
.prictot-div td {
  padding: 7px !important;
}


/* .content .btn {
  font-size: 22px;
  transition: 1s ease;
} */


.content hr {
  border-color: rgb(218 218 218);
  border-width: 5px;
}



.nav-btn {
  color: white;
  text-transform: capitalize;
  font-size: 22px;
  margin-top: 8px;
  margin-left: 19px;
}

.cart-div {
  display: inline-block;
  align-items: center;
  padding: 2px;
  position: absolute;
  right: 19px;
  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: -1px;
}

.navbar .container {
  position: relative;
}


.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: var(--white-color-deep);
  width: 100%;
  padding: 9px;
  margin-bottom: 12px;
  border-radius: 0px 6px 6px 0px;
  border-left: 4px solid var(--dark-blue-color);
  font-size: 19px;
}

.header2 {
  z-index: 1;
}


.header2 p {
  line-height: 1.3;
  font-weight: normal;
  padding-left: 7px;
  font-size: 19px;
}


.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 var(--dark-red-color);
  border-right: 4px solid var(--dark-red-color);
  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: var(--dark-red-color);
  color: wheat;
}

#sources {
  width: 200px;
}

.menu2 .navbar-nav>li>a {
  font-size: 21px;
  padding: 24px 29px;
  text-transform: capitalize;
  height: 69px;
}

.lbl-sml {
  color: var(--dark-red-color);
  text-transform: capitalize;
  font-size: 21px;
  padding-left: 8px;
  font-weight: 600;
}





.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;
}

.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 var(--light-gray-color);
}

#countriesTable2 tr a {
  cursor: pointer;
}

#countriesTable2 tr a:hover {
  text-decoration: none;
  color: var(--primary-color);
}

.calc-col .calcBtn {
  width: 413px;
  padding: 9px;
  margin-top: 55px;
  background: var(--primary-color);
  font-size: 38px;
}

.calc-row .calcBtn {
  width: 6.6em;
  font-size: 28px;
  background: var(--yellow-color);
  border: navajowhite;
  font-weight: bold;
  margin-left: 17px;
  padding: 8px;
  font-weight: normal;
  color: black;
}



.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 {
  width: 50px;
  border-radius: 0px;
  padding: 12px;
  background: var(--dark-blue-color);
  color: wheat;
  font-size: 22px;
}

.calculationFree .box-row {
  margin-bottom: 19px;
  margin-right: 14px;
  display: flex;
  align-items: center;
}

.calc-row b {
  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: 100%;
}

.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: var(--dark-gray-color);
  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;
}



#countriesTable2>thead>tr>th {
  border: 0px;
  padding: 8px;
  background: var(--dark-blue-color);
  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: var(--dark-red-color);
  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: var(--primary-color);
}

.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 var(--light-gray-color);
  padding: 9px;
  border-radius: 4px;
  height: 352px;
}

#weekday span {
  font-size: 109px;

  color: var(--orange-color);
}

#calcTable .todaycalendarbox1 {
  position: absolute;
  top: 79px;
  right: 0px;
}



.btn.disabled {
  opacity: 0.7;
  color: white;
}

#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: var(--dark-blue-color);
  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: var(--dark-blue-color);
  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;
}




#invoiceNumberModal .modal-dialog {
  width: 800px;
}



#UserInformationForm .lbl-info {
  font-size: 21px;
}

#ServicesParentDiv h3 {
  color: var(--primary-color);
  text-transform: uppercase;
  margin: 0;
  padding: 22px;
  font-size: 30px;
}

#UserInformationForm input[type="radio"] {
  width: 30px;
  height: 30px;
}

.pr-0 {
  padding-right: 0;
}


.chooseText>span {

  font-size: 38px;
  color: var(--dark-blue-color);

}

.condata-div h3 {
  font-size: 33px;
}

.condata-div input[type="radio"] {
  width: 25px;
  height: 25px;
  float: left;
}


.condata-div .cal-txt {
  font-size: 18px;
  font-weight: bold;
}



.otherCountries .legcou-tbl .btn {
  width: 150px;
}

.otherCountries .btn.charOfCountry {
  width: 125px;
}



#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-style {
  margin-bottom: 25px;
}

#divFedex hr {
  border-color: black;
}


.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;
}



.count-num {
  height: 58px;
  font-size: 31px;
}

.InvoiceValueBtn {
  float: right;
}





#DocCasesDivParent {
  margin-top: 0em;
  position: relative;
}

#countId {
  margin-left: 20px;
  padding: 38px 22px;
  margin: 0;
}

.content2 #DocCasesDivParent {
  min-height: 74vh !important;
}



.mb-3 {
  margin-bottom: 15px;
}

.subtit-h3 {
  position: relative;
  margin-top: 0;
  margin: 0;
  background: var(--dark-blue-color);
  display: block;
  width: 100%;
  padding: 10px 12px;
  margin-top: 2em;
  border-radius: 20px 0;
}

.subtit-h3:after {
  height: 3px;
  width: 165px;
  background: var(--primary-color);
  position: absolute;
  left: 0;
}

.ml-4 {
  margin-left: 8px;
}

.centerText {
  text-align: center;
}

.select2-search {
  display: none;
}





.floatBtn {
  float: right;
  position: absolute;
  bottom: 30px;
  right: 33px;
}

.page-header .headLink {
  color: var(--dark-blue-color);
  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: var(--primary-color);
}

#Layer_1,
#Rectangle-1 {
  display: none;
}

.select2-container {
  min-width: 70px;
  text-align: left;
}

.select2-results__option {
  font-size: 19px;
}

.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 var(--primary-color);
}

.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: var(--primary-color);
  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;
}


.custom .row {
  margin: 0;
}

.card-content p {
  font-size: 27px;
  font-weight: bold;
  color: var(--primary-color);
  position: absolute;
  top: 19px;
}

.front .col-sm-6 {
  padding: 0;
}

.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 var(--dark-blue-color);
  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: var(--dark-blue-color);
  margin: 12px 0;
}

.proDays h2 {
  background: var(--dark-blue-color);
  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: var(--primary-color);
  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 {
  text-align: center;
  font-family: "Poppins";
  font-weight: bold;
  display: block;
  color: black;
  font-size: 22px;
}

.linkedDoucment2 {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
  font-family: "Poppins", sans-serif;
}

.single-subdoc-case {
  display: flex;
}

.productlist-case {
  padding-left: 31px;
}

#ServicesParentDiv .container {
  margin-top: 1em;
  border-radius: 5px;
  padding: 0;
}


.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: var(--primary-color);
}

.caldPos {
  margin-top: -4em;
}

.table-tab th,
.table-tab td {
  font-weight: 400;
  font-size: 14px;
}

.table-tab th {
  color: #ffffff;
  font-size: 21px;
  font-weight: 300;
  background: #2a388c;
  text-transform: capitalize;
  align-content: center;
  text-align: center
}

.table-tab tbody .tr td:last-child {
  background: gray;
  font-weight: bold !important;
}

#UserInformationForm label {
  font-size: 20px;
  font-weight: 500;
}

.reqView .container {
  padding: 0;
}

.content3 {
  background: var(--light-gray-color);
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  padding: 19px;
}

.reqView .subtit-h3 {
  background: var(--dark-blue-color);
  padding: 19px;
  border-radius: 20px 0 0 0;
  margin: 0;
  font-weight: 300;
  -webkit-border-radius: 20px 0 0 0;
  -moz-border-radius: 20px 0 0 0;
  -ms-border-radius: 20px 0 0 0;
  -o-border-radius: 20px 0 0 0;
}

.reqView .subtit-h3 i {
  margin-right: 12px;
}


.DocumentCaseContent {
  display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  margin-right: 33px;
  padding-right: 0;
}

.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;
  object-fit: contain;
  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: 20px;
  align-items: center;
  font-weight: normal;
  width: 100%;
  margin-left: 2px;
  justify-content: center;
  line-height: 1;
  margin-top: -35px;
  color: black;
  font-family: inherit;
  margin-top: 4px;
}

.single-document-case-container {
  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 b {
  color: var(--primary-color);
  font-size: 30px;
}



.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: var(--dark-blue-color);
  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: 21%;
}

#ServicesParentDiv .block {
  background-color: #f9f9f9;
  /* min-height: 48vh; */
}

.linkedDoucment2 .custom-select-wrapper {
  width: 67px;
  margin-right: 6px;
}

a {
  color: #0216ff;
  text-decoration: none;
}

.CICO {
  margin: auto;
}

.calculationFree .info {
  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: 700px;
  background-color: #ffffff;
  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;
  margin-top: 20px;
  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 {
  text-align: right;
}

.creditCardForm #pay-now {
  width: 100%;
  margin-top: 25px;
}

.creditCardForm .payment .btn {
  width: 100%;
  margin-top: 3px;
  font-size: 33px;
  background-color: var(--dark-blue-color);
  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;
}


.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: var(--dark-blue-color);
  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);
}



.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: var(--primary-color);
  font-weight: bold;
  border-width: 2px;
  border-radius: 4px;
}

/* #DocCasesDivId .btn-primary, .main-btn {
  background: var(--primary-color);
  width: fit-content;
  font-size: 35px;
  color: white;
  border-color: var(--yellow-color);
  border-width: 4px;
  border-radius: 11px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  -o-border-radius: 41px;
} */

.slogn {
  color: var(--primary-color);
  margin-top: 6px;
  display: block;
  font-size: 24px;
  margin-bottom: 8px;
}

.page-header img {
  width: 100%;
  display: inline-block;

}

.page-header .dc-logo {
  width: 250px;
  left: 11px;
  right: 0;
  margin-left: 0;
  width: 100%;
  max-width: 200px;
}

.page-header h4 {
  margin-right: 0;
  display: inline-block;
  position: relative;
  text-align: right;

}

.page-header .callImg {
  width: 30px;
  left: -38px;
  top: 15px;
  text-align: right;
  right: auto;
}

.page-header .telImg {
  width: 100%;
  right: 0;
  text-align: right;
  position: relative;
}

.persDoc {
  font-size: 23px;
  text-transform: capitalize;
  position: relative;
  left: 12px;
}

.header2 {
  margin-bottom: 22px;
}



.tabs__content .contaryName {
  text-align: left;
  font-size: 19px;
  margin-top: 23PX;
  margin-bottom: 0;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  left: 3px;
  position: absolute;
  display: block;
  content: "";
  width: 13px;
  height: 13px;
  top: 25px;
  right: 7px;
  border-width: 6px;
  margin-top: -3px;
  border-bottom: 4px solid var(--dark-red-color);
  border-right: 4px solid var(--dark-red-color);
  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 var(--dark-red-color);
  border-right: 4px solid var(--dark-red-color);
  margin-top: 3px;
  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-radius: 0;
  padding: 0;
  margin: 0;
}

.legalDoc .col-md-6:last-child .block {
  border: 0;
}



.legalDoc h2 {
  font-size: 17px;
  text-align: center;
  margin-bottom: 9px;
  margin-top: 5px;
  color: black;
}

.legalDoc h3 {
  color: var(--dark-red-color);
  font-size: 17px;
}

.start-commercial-order {
  font-weight: 700;
  color: var(--orange-color);
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}


.legalDoc .title {
  margin: 10PX 0;
  color: var(--primary-color);
  font-size: 29px;
  display: block;
}

.legalDoc header h3 {
  color: var();
  font-size: 16px;
  margin: 0;
}

.legalDoc header {
  background-color: #e4e4e4;
  position: relative;
  padding: 2px 12px;
}





.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 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 .allCountriesListNonArab {
  display: block;
  overflow: auto;
  width: 100%;
  margin: auto;
}



.legalDoc .countryListDropDown::-webkit-scrollbar {
  width: 20px;
}





.legalDoc .countryListDropDown li:first-child span {
  position: absolute;
  right: 37px;
  font-weight: normal;
  top: 15px;
}

.legalDoc .countryListDropDown .price {
  position: absolute;
  right: 70px;
  top: 7px;
}



.countryList .details {
  width: 100%;
  margin: auto;
  color: var(--dark-gray-color);
  font-weight: 500;
  margin-bottom: 15px;
  text-align: left;
}

.commercial-content-list {
  font-weight: 700;
}

.commercial-content-list i {
  color: var(--dark-gray-color);
  font-weight: 500;
  color: var(--dark-blue-color)
}

.commercial-content-list span {
  font-weight: 500;
}

.countryListDropDown li {
  text-align: left;
}

.note {
  color: var(--primary-color);
  font-weight: 800;
}










.calculationFree {
  min-height: 83.2vh;
}

.embassyFeeTable td {

  padding: 6px 12px !important;
}

.embassyFeeTable th {
  padding: 4px 11px !important;
  background: gainsboro;
}

.embassyFeeTable {
  margin-top: 4em;
}

.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: var(--yellow-color);
}

.table-tab tr:last-child td:nth-child(2) b {
  border: 0;
  font-size: 19px;
  display: block;
  width: auto;
  text-align: left;
  height: auto;
}

.table-tab tr:last-child td:nth-child(5) b {
  border: 0;
  width: auto;
  height: auto;
}

.table-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: var(--primary-color);
  position: relative;
}

.calculationFree .chamberimg {
  height: 357px;
  width: 249px;
}

.calculationFree .download {
  display: inline-block;
  border: 2px solid var(--primary-color);
  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: var(--dark-red-color);
  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: var(--dark-blue-color);
  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;
}




.jurisdiction-case .select2 {
  width: 300px !important;
}


.procBtn img {
  width: 100%;
  height: 250px;
}

h3 {
  font-size: 20px;
}

.procBtn {
  text-align: center;
}

.single-document-case-container:last-of-type {
  border: 0;
}

.arab-case {
  text-align: left;
  background: #f3f3f3;
  padding: 4px 12px;
  border-radius: 8px;
}



#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: var(--light-yellow-color);
  padding: 13px 7px;
  border-radius: 20px 0;

  box-shadow: 2px 3px 4px var(--light-gray-color);
}

.document-case h3 {

  margin-top: 0;
  font-size: 19px;
}

.document-case {
  border-right: 1px solid var(--dark-blue-color);

}

.document-case .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--dark-blue-color);
  font-size: 33px;
  font-weight: bold;
}

.consult-case .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: normal;
  font-size: 16px;

}

.jurisdiction-case .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: normal;
  font-size: 18px;
}


.legcou-tbl tr {

  width: 100%;
  flex-wrap: wrap;

}

.courtDesign {
  display: none;
}


#files-list header {
  background: var(--primary-color);
  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;
}



#text_Request {

  padding: 17px;
  height: 55px;
}






.document-case:last-child {
  border: 0;
}

.btn-primary {
  background-color: var(--dark-blue-color);
  border-color: var(--dark-blue-color);
}



.mancontdiv .content .btn {
  width: 100%;
}


.commercial-ques-container .img-container {
  text-align: right;
}

.doc-numb label {
  font-size: 30px;
}



.doc-numb {
  display: flex;
  min-height: 407px;
  align-items: center;
}



.box-row .btn:first-child.active {
  background-color: var(--dark-blue-color);
}




.font-sen div {
  display: inline;
}



.head-adss p {
  font-family: 'Libre Caslon Display';
  font-weight: bold;
  font-size: 17px;
  margin: 0;
  color: var(--dark-blue-color);
}


.doc-numb label {
  font-size: 30px;
}



.doc-numb {
  display: flex;
  min-height: 407px;
  align-items: center;
}

#conditional-site-loader {
  display: flex;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background: #fff;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

#conditional-site-loader img {
  width: 250px;
  height: auto;
}


.calc-row .box-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;
}

#CountriesDiv td.page-number-2 {
  display: none;
}



.filePin .first-child {

  content: '';

  width: 45%;

  border-top: 0;

  float: left;

}

.filePin .first-child .content {
  background: white;
  content: '';
  padding-top: 2em;
  margin-bottom: 2em;
  border: 6px solid #2a388c;
  border-top: 0;
  min-height: 21vh;
  border-bottom-width: 15px;
  width: 100%;
  overflow: hidden;
  margin-top: 28px;
  max-height: 39vh;
  overflow-y: auto;
  color: white;
}

.filePin .first-child content img {
  width: 59px;
  text-align: center;
  margin: auto;
}

.filePin #last-child {
  width: 45%;
  margin-left: auto;
  border-radius: 9px;
  color: white;
  font-size: 20px;
  max-width: 630px;
  margin: 0px auto;

}

.filePin #last-child .content {
  background: #9b9b9b61;
  content: '';
  padding: 20px;
  margin-bottom: 0em;
  border: 3px dashed #ffffff;
  min-height: 21vh;
  border-radius: 9px;
  color: white;
  font-size: 20px;
  max-height: 39vh;
  overflow-y: auto;
  padding-left: 44px;
  overflow-x: hidden;
  position: relative;
}

.filePin {
  display: block;
  width: 100%;
  overflow: hidden;
}

.InvoiceUpload .btn {
  padding: 0;
  font-size: 0;
  background: transparent;
  border: 0;
}

.InvoiceUpload .btn img {
  width: 25px;
  left: 0;
}

.file .done {
  position: absolute;
  right: 0;
  bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-family: auto;
  font-size: 33px;
  float: left;
  display: inline-block;
}

.file {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 24px;
  font-size: 16px;
  color: black;
}

.file .file-name {
  width: 90%;
  float: left;
  display: inline-block;
}

.file .file-name span {
  margin-right: 15px;
  color: yellow;
  display: none;
}

.file:last-child {
  border: 0;
}

.file hr {
  position: absolute;
  left: 0;
  bottom: -5px;
  margin: 0;
  border: none;
  height: 25px;
  content: '';
  background: gainsboro;
}

.file hr:before {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  border: none;
  height: 25px;
  content: '';
  background: gainsboro;
}



.custom-file {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  width: auto;
  display: block;
  padding: 10px;
}

.custom-file-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 100;
}

.custom-file-input2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 100;
}

.custom-file img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  left: 0;
  width: 19px;
}



ol.file-list li {
  padding: 5px;
  margin-bottom: 2em;
  color: black;
}

ol.file-list .FileName {
  width: 90%;
  float: left;
  display: inline-block;
}

.remove-list {
  cursor: pointer;
  margin-left: 10px;
  display: inline-block;
  float: left;
  font-family: arial;
  font-size: 19px;
}

.custom-file-label {
  text-align: center;
  background: #fad586;
  padding: 5px 12px;
  box-shadow: 3px 4px 3px gainsboro;
  border-radius: 7px;
  color: #2a388c;
}

.custom-file {
  text-align: center;
}

#last-child p {
  font-size: 36px;
  color: #101010;
  margin-top: 4px;
  text-align: center;
  margin-bottom: 27px;
}

.filePin .or-div {
  display: inline-block;
  float: left;
  width: 10%;
  margin-top: 2em;
  font-size: 63px;
  padding-left: 12px;
  color: black;
  padding-left: 25px;
}




.first-child .contfrm-lbl {

  font-size: 36px;
  text-align: center;
  display: block;
}



.mainhead-div p {
  padding-left: 200px;
  display: block;
}

.contdata-div {
  border-radius: 7px;
}



.upload-btn-container {
  width: 100%;
}






textarea {
  width: 100%;
  min-height: 13vh;
  border-radius: 6px;
  background: #f8fbf0;
  padding: 12px;
}

.note p {
  font-size: 31px;
  color: #fee00c;
}

.note img {
  width: 31px;
  left: 0;
  margin-right: 3px;
}


.contdata-div {
  margin-top: 4em;
}

.productlist-case h3 {
  color: var(--primary-color);
  font-size: 23px;
  text-align: left;
}

.proceed-text {
  font-size: 28px;
  text-align: center;
  display: inline-block;
  margin-right: 33px;
}

.proceed-text span {
  font-weight: bold;
  color: var(--dark-blue-color);
  font-size: 40px;
  margin-right: 6px;
}

.productlist-case h4 {
  color: green;
  font-weight: normal !important;
  padding: 12px;
  background: var(--light-green);
  font-size: 19px !important;
  text-align: center;
  border: 1px solid;
  border-radius: 3px;
}

.proceed-text b {
  color: var(--primary-color);
}

.count-case h3 {
  text-align: center;
}

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;
  }
}

.backCaseBtn {
  background: black;
  color: white;
  margin-top: 8px;
  width: 127px;
  font-size: 19px;
}

.backCaseBtn:hover {
  color: white;
}

.jurisdiction-case,
.arround-case-outsub,
.consult-case,
.subdoc-case,
.state-note-container {

  padding: 12px;

  background: #e7e7e7;

  border-radius: 6px;
}

.arround-case-outsub input[type="radio"]+label {
  font-size: 18px;
}

.info2 {
  margin-top: 2em
}

#btnorder,
#paylnk-id,
#paydata-div {
  display: none;
}

.ready-on-finish h3 {
  margin-top: 20px;
}

.finalForm {
  font-size: 15px;
  width: 52%;
  margin: auto;
  border: 2px solid gainsboro;
  min-height: 99vh;
  position: relative;
}

.finalForm main {
  padding: 20px;
  min-height: 50vh;
}



.finalForm .footer {
  padding: 2px 20px;
  background: var(--dark-blue-color);
  border-bottom: 2px solid;
  left: 0;
  right: 0;
  bottom: 15px;
  color: white;
  text-align: center;
  margin: auto;
  border: 7px solid #ded1ac;
  outline: 2px solid gray;
}


.finalForm .header h1 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--dark-blue-color);
  font-family: 'Poppins';
  margin-bottom: 10px;
}

.finalForm .header img {
  width: 100%;
}

.finalForm .header h2 {
  font-size: 17px;
  color: black;
}

.finalForm .header .block {
  padding: 7px;
  width: 86%;
}

.finalForm ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.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: var(--dark-blue-color);
  color: white;
  font-weight: normal;
}

.bl-1 {
  border-left: 1px solid;
}

.finalForm table .redBorder {
  border: 3px solid var(--primary-color);
}



.finalForm .comment {
  background-color: #ffbfc894;
  padding: 12px;
  width: 100%;
  margin-top: 19px;
  border-radius: 3px;
}



.finalForm .block h3 {
  margin: 0;
  margin-top: 1em;
  font-size: 17px;
  background: var(--dark-blue-color);
  color: white;
  padding: 7px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 4px;
}



.question {
  font-size: 30px
}

.ques-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 70vh;
}

.finalForm header {
  background: var(--dark-gray-color);
  padding: 12px;
  margin: 0 !important;
  color: white;
}

.finalForm .bordered {
  border: 20px solid var(--light-gray-color);
  border-radius: 0;
  padding: 31px;
}



.PersDoc {
  text-transform: capitalize;
}



.notz-country .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 22px;
}

#ServicesParentDiv .header2 {
  height: 100px
}

.invoiceNum label {
  min-width: 80px;
}



.FileName span {
  display: none;
}

.read_more_span {
  color: var(--yellow-color);
  cursor: pointer;
}

.read_more_content p {
  padding-left: 3% !important;
  margin-bottom: 10px;
}

.imgContainer.procBtn {
  margin-bottom: 10px;
}


.apostille-services {
  padding: 20px;
}

.apostille-services .startNowDiv {
  text-align: center;
}

/* .apostille-services .btn-start {
  background-color: var(--primary-color);
  color: #fff;
  font-weight: 500;
  font-size: 21px;
  padding: 10px 15px;
  border-radius: 3px;
  border: 5px solid var(--dark-blue-color);
  transition: 200ms;
  box-shadow: 1px 1px 5px #000;
}

.apostille-services .btn-start:hover {
  background-color: var(--dark-blue-color);
  border: 2px solid var(--primary-color);

} */

.apostille-services table {
  max-width: 761px;
  margin: auto;
  border: 2px solid #000;
}

.apostille-services table>tbody>tr>td {
  padding: 10px;
  border: 2px solid #000;
}

.apostille-services .customtr {
  background-color: var(--primary-color);
  text-align: center;
}

.apostille-services .customtr a {
  color: #fff;
  font-weight: 500;
  font-size: 17px;
}

.apostille-services h1, .apostille-services h2, .apostille-services h3 {
  color: var(--dark-blue-color);
  margin-bottom: 15px;
  line-height: 1.2;
}

.apostille-services h1 {
  font-size: 2em;
  border-bottom: 3px solid var(--primary-color);
  padding-bottom: 10px;
}

.apostille-services h2 {
  font-size: 1.75em;
  margin-top: 30px;
}

.apostille-services h3 {
  font-size: 1.4em;
  margin-top: 25px;
  color: var(--primary-color);
}

.apostille-services p {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 20px;
}


.apostille-services .list-group-item {
  background: var(--white-color-deep);
  border: 1px solid var(--light-gray-color);
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}

.apostille-services dl dt {
  font-weight: bold;
  margin-top: 15px;
  color: var(--dark-blue-color);
}

.apostille-services dl dd {
  margin-left: 20px;
  margin-bottom: 10px;
}

.apostille-services .d-flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.countryTable {
  padding: 20px 0 0px 20px;
  text-align: center;
  margin-top: -22px;
  margin-bottom: 20px;
  border: 5px solid var(--orange-color);
}

.countryTable.apostille-countries-table-home {
  border-color: var(--dark-blue-color);
}

.countryTable.legalization-countries-table-home {
  border-color: var(--primary-color);
}


.btn.nonhagbor:focus {
  background-color: var(--primary-color) !important;
  border: 2px solid var(--primary-color) !important;
}

.btn.show-all-countries:focus, .btn.show-all-countries:focus {
  background-color: var(--orange-color) !important;
}

.paymentTableHead .panel {
  border-radius: 20px 0px 20px 0px;
  /* width: 67%; */
  margin: auto;
}

.paymentTableHead .panel .panel-heading {
  color: white;
  background-color: var(--dark-blue-color);
  border-radius: 20px 0px 0px 0px;
}

.paymentTableHead .panel .panel-body .table-responsive {
  border-radius: 0 0 20px 0;
}

.navbar-toggler {
  color: white;
  font-size: 20px;
  background-color: var(--dark-blue-color);
  padding: 10px;
  margin: 5px;
  border: 2px solid white;
  border-radius: 5px;
}

/* ************************************** */
/* home-footer-content */
.home-footer-content {
  margin: 10px 0px;
}

.home-footer-content h1 {
  color: var(--primary-color);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 2rem;
}

.home-footer-content h2 {
  margin-top: 20px;
  color: var(--dark-blue-color);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 1.5rem;
}

.home-footer-content div {
  color: var(--dark-gray-color);
  font-size: 1rem;
  font-weight: 500;
}

.home-footer-content ul li {
  list-style: disc;
}
.home-footer-content ul li::marker {
  color: var(--primary-color);
}
.home-footer-content ul li a {
  text-decoration: none;
  color: var(--dark-gray-color);
  font-size: 1rem;
  font-weight: 500;
}

.home-footer-content ul li a:hover {
  text-decoration: none;
}