h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Nunito, sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 36px !important;
}
h2 {
  font-size: 28px !important;
}
h3 {
  font-size: 24px !important;
}
h4 {
  font-size: 20px !important;
}
h5 {
  font-size: 18px !important;
}
h6 {
  font-size: 17px !important;
}
p {
  font-family: Muli, sans-serif;
  color: #464646;
  line-height: 1.5;
  letter-spacing: -0.01rem;
  font-size: 16px !important;
}
.gray {
  color: #707070;
}
button {
  cursor: pointer;
}
body {
  font-family: Muli, sans-serif;
}
section {
  display: block;
  clear: both;
}
button:focus {
  outline: inherit;
}
strong {
  color: #5457ff;
}
.themcolor {
  background-color: #32325c;
}
h2 {
  font-family: Nunito, sans-serif;
  font-weight: 700;
  color: #111;
}
.theme-background-color {
  background-color: #55b45b !important;
}
.main-header a.logo {
  color: #000;
}
.btn-color {
  background-color: #5457ff;
}
.btn-proceed {
  padding: 10px 26px;
  background-color: #55b45b;
  border-color: #55b45b;
  color: #fff;
}
.btn-proceed:hover {
  background-color: #38383a;
}
header {
  width: 100%;
  box-shadow: 0 2px 6px #ccc;
}

a.navbar-brand.logo h2 {
  color: #32325c;
  font-size: 18px;
  text-transform: uppercase;
}
.dropdown-item a {
  color: #466583;
}
.dropdown-item:active {
  color: #466583;
  text-decoration: none;
  background-color: transparent;
}
.main-header {
  background-color: #fff;
  box-shadow: 0 0 2px #ccc;
  width: 100%;
  height: 100px;
  float: left;
  padding: 29px 0;
  z-index: 1;
}
.top-bar-header {
  background-color: #676767;
  color: #fff;
  float: left;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 1041;
  background-image: -webkit-linear-gradient(225deg, #00cf8a, #0084d6);
  background-image: linear-gradient(8deg, #43af43, #0e538c);
}
.top-list {
  text-align: right;
  float: right;
  margin-right: 0;
}
.top-list ul {
  text-align: right;
  margin: 0;
  padding: 10px 0 10px 27px;
}
.top-list ul li {
  margin-left: 12px;
}
a.btn-signup {
  background-color: #43af43;
  color: #fff !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.main-header nav ul li a.btn-signup {
  color: #fff !important;
}
select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+)
    no-repeat 95% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 30px;
  width: 100px;
  padding: 0 5px;
}
a.btn-signup:hover {
  background-color: #38383a;
}
.top-list ul {
  text-align: right;
  margin: 0;
}
.top-list ul li {
  list-style: none;
  display: inline-block;
}
.top-list ul li a {
  color: #fff;
  text-transform: uppercase;
}
.top-list ul li a:hover {
  text-decoration: none;
}
.main-header nav ul li {
  list-style: none;
  display: inline-block;
}
ul.navbar-nav li:hover .dropdown-menu {
  display: block;
  max-width: 434px;
  box-shadow: 1.8px 1.8px 16px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
  border: solid 4px #fff;
  padding: 5px 10px 5px 10px;
}
.main-header nav ul li a {
  font-size: 11px;
  color: #32325c !important;
  padding: 0 6px;
  line-height: 40px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  font-family: Nunito, sans-serif !important;
}
ul.navbar-nav li:last-child {
  padding: 0;
  margin: 0;
}
.dropdown-menu:before {
  border-color: #000;
  right: 123px;
  top: -13px;
  position: absolute;
  content: "";
  z-index: 999;
  border-color: #fff transparent;
  border-width: 0 13px 10px;
  border-style: solid;
}
.main-header a.logo {
  width: 250px;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
}
.btn-contact-us {
  background-color: #3aadad;
  color: #fff !important;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
  position: absolute;
  left: -90px;
}
.btn-apply-now {
  background-color: #ff7c55;
  color: #fff !important;
}
a.btn-apply-now,
a.btn-contact-us {
  color: #fff !important;
  padding: 7px 21px !important;
  border-radius: 3px;
}
div#navbarsExampleDefault {
  display: flex;
  justify-content: flex-end;
}
ul.navbar-nav li {
  margin: 0 10px;
}
.navbar-dark .navbar-nav .nav-link {
  font-size: 1rem;
  color: #32325c;
  text-transform: capitalize;
  font-family: Nunito, sans-serif !important;
  letter-spacing: 0;
}
nav.navbar.navbar-expand-md.navbar-dark {
  padding: 0 0;
}
.dropdown-menu.show a {
  line-height: 36px;
}
ul.navbar-nav li:last-child {
  margin-right: 0;
}
button.menu-toggle {
  background-color: #002552;
  border: none;
  padding: 6px 16px;
  font-size: 22px;
  color: #fff;
  border-radius: 3px;
  float: right;
  display: none;
}
.navbar-toggler-icon {
  background-color: #ff7c55;
}
.form-group button {
  padding: 10px 0;
}
section.Banner-block {
  clear: both;
  float: left;
  width: 100%;
  position: relative;
  padding: 70px 0 50px 0;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f3f5ff 100%);
  background: -webkit-linear-gradient(top, #fff 0, #f3f5ff 100%);
  background: linear-gradient(to bottom, #fff 0, #f1fff1 100%);
}
.banner-left-content h1 {
  font-family: Nunito, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 26px;
  color: #111;
}
.from-b .form-group select {
  padding: 10px 6px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #495057;
  background-color: #fff !important;
}
.from-b .form-group input[type="email"] {
  padding: 10px 6px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.from-b .btn-proceed {
  padding: 10px 26px;
  background-color: #43af43;
  border-color: #43af43;
}
.from-b {
  width: 100%;
  float: left;
  margin: 11px 0 0 0;
}
.from-b .form-control:focus {
  box-shadow: none;
}
.banner-left-content {
  position: absolute;
  top: 18%;
  z-index: 2;
}
.price-select {
  margin: 18px 0;
}
footer {
  clear: both;
  background-color: #002552;
  display: block;
  padding: 40px 0 0 17px;
}
.footer-colom ul {
  display: block;
  padding-left: 0;
}
.footer-colom ul li {
  list-style: none;
  margin: 0 0 24px 0;
}
.footer-colom ul li a {
  text-decoration: none;
  color: #fff;
  font-family: Nunito, sans-serif;
}
.footer-colom ul li a:hover {
  color: #ccc;
}
.footer-colom h5 {
  color: #fff;
  font-family: Muli, sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
}
.footer-colom input[type="email"] {
  border-radius: 3px;
}
.footer-colom input[type="text"] {
  border-radius: 3px;
}
footer p a {
  color: #fff;
  font-family: Nunito, sans-serif;
  text-decoration: none;
}
.footer-colom .btn-subscribe {
  background-color: #55b45b;
  border: none;
  font-family: Nunito, sans-serif;
  text-transform: uppercase;
  border-radius: 4px;
  color: #fff;
  padding: 12px 35px;
  font-weight: 700;
  margin-top: 0;
}
.social-block a {
  color: #fff;
  padding: 5px;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  font-size: 16px;
  display: block;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.social-block {
  text-align: right;
}
.copyright-block a {
  color: #fff;
  margin: 0;
  text-decoration: none;
}
.copyright-block {
  padding: 36px 0 20px 0;
}
.social-block {
  text-align: left;
  margin-top: 10px;
}
.social-block h6 {
  float: left;
  color: #fff;
  padding-top: 9px;
}
.order-block {
  width: 100%;
  clear: both;
  padding: 50px 0;
}
.form-group input[type="date"] {
  width: 100%;
  float: left;
  padding: 10px 5px;
  border-radius: 3px;
}
.form-group input[type="text"] {
  width: 100%;
  float: left;
  padding: 10px 5px;
  border-radius: 3px;
  margin-bottom: 14px;
}
.form-group input[type="email"] {
  width: 100%;
  float: left;
  padding: 10px 5px;
  border-radius: 3px;
  margin-bottom: 14px;
}
.form-group textarea {
  width: 100%;
  float: left;
  padding: 10px 5px;
  border-radius: 3px;
  margin-bottom: 14px;
}
.form-group select {
  width: 100%;
  float: left;
  padding: 10px 5px;
  border-radius: 3px;
  margin-bottom: 14px;
}
.form-group {
  margin-bottom: 1rem;
}
select.form-control:not([size]):not([multiple]) {
  height: auto;
}
.custom-file-label::after {
  color: #fff;
  content: "Browse";
  background-color: #989898;
}
ul.nav.nav-tabs li a {
  font-size: 14px;
}
.order-block .nav-link {
  font-size: 14px;
}
.order-block ul.list-b li {
  font-size: 13px;
  margin-bottom: 8px;
  word-break: break-all;
}
.order-block ul.list-b {
  padding-left: 18px;
}
.order-block .btn-view-offer {
  background-color: #43af43;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  text-transform: capitalize;
}
.btn-view-offer i.fa.fa-chevron-right {
  margin-left: 6px;
}
button#submit_order {
  margin: 16px auto;
  float: none;
  display: block;
}
.order-block .tab-content {
  background-color: #f4f6ff;
  padding: 10px 0;
}
ul.navbar-nav li:nth-child(4) {
  margin-right: 5px;
}
#dashboard-block h2 {
  color: #32325c;
  font-size: 24px;
}
.btn-info,
.btn-info:active,
.btn-info:hover {
  color: #fff;
}
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #9da5b3;
  background-color: transparent;
  border-color: transparent;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: inherit;
}
button#sidebarCollapse i:hover {
  color: #eceff1;
}
.theme-btn {
  background-color: #43af43;
  border: none;
  padding: 10px 33px;
}
.theme-btn:hover {
  background-color: #50507c;
}
section.login {
  display: flex;
  min-height: 100vh;
}
.login-form-right-block {
  width: 54%;
  display: block;
  float: right;
  padding: 0 120px;
}
.login-form-left-block {
  width: 46%;
  display: flex;
  align-items: center;
  background-color: #f3f5f8;
  justify-content: center;
}
.login-form {
  width: 100%;
  padding: 46px 40px;
  background: #fff;
  box-shadow: 0 20px 30px 0 #dfe7ff;
}
.login-form-left-block input[type="email"] {
  padding: 10px 16px;
  border-radius: 3px;
  border: solid 1px #e6e6f2;
  margin-bottom: 14px;
}
.login-form-left-block input[type="password"] {
  padding: 10px 16px;
  border-radius: 3px;
  border: solid 1px #e6e6f2;
}
.login-form .btn-login {
  background-color: #43af43;
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  width: 45%;
  border: none;
  padding: 12px 0;
  margin: 0 auto;
  font-weight: 700;
  border-radius: 3px;
  cursor: pointer;
}
.login-form-left-block .form-group label {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: rgba(50, 50, 92, 0.76);
  text-transform: uppercase;
  font-size: 0.9rem;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}
.login-form-left-block span.a.action-forgot.simple {
  color: rgba(50, 50, 92, 0.76);
  text-align: right;
  display: block;
  float: right;
}
.login-form-left-block label.form-check-label {
  text-transform: capitalize !important;
}
.login-form-header {
  width: 100%;
  margin-bottom: 10px;
  color: #707073;
}
.login-form-footer {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.login-form-footer p a {
  color: #707070;
  text-decoration: underline;
}
.login-form-header a {
  text-decoration: underline;
}
.login-form-footer p {
  color: #707073;
}
.login-form .select-group select {
  border: 1px solid #ccc;
  color: #707073;
  padding: 5px 5px;
}
.login-form .select-group {
  text-align: right;
}
.login-form .form-rowx {
  position: relative;
}
.login-form .form-rowx span {
  position: absolute;
  right: 0;
  padding: 10px 18px;
  border: 1px solid #e6e6f2;
  color: #bbb;
  background-color: #f7f7f7;
  z-index: 2 !important;
}
.login-form-innnerblock {
  width: 80%;
}
.logo-block p {
  font-size: 16px;
  color: #707070;
}
.sign-up-with-google {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 26px;
}
.login-goo-btn {
  display: inline-block;
  background: #2699fb;
  color: #fff;
  height: 48px;
  border: 1px solid #e6e6f2;
  white-space: nowrap;
  border-radius: 3px;
  padding: 0 30px;
}
.logo-form-img {
  display: flex;
  justify-content: center;
}
.google-icon {
  color: #707070;
  height: 3rem;
  width: 8%;
  padding-left: 0;
  border: 1px solid #e6e6f2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.select-group select {
  text-transform: none;
  display: inline-block;
  background: #fff;
  border: 1px solid #e6e6f2;
  color: #707070;
  padding: 7px 12px;
}
.logo-form-img img {
  image-rendering: auto;
  image-rendering: crisp-edges;
}
.form-control:focus {
  box-shadow: inherit !important;
}
.team-emial {
  clear: both;
  padding: 40px 0 40px 0;
}
.contact-box {
  text-align: center;
  background-color: #f8f8fc;
  padding: 30px;
  box-shadow: 0 1px 7px #e6e6e6cc;
}
.contact-form {
  width: 100%;
  margin-bottom: 22px;
}
.contact-form h2 {
  text-align: center;
}
.contact-box__img span {
  font-size: 56px;
  color: #43af43;
}
.contact-form .form-group input[type="url"] {
  padding: 10px 5px;
}
.payment-order {
  box-shadow: 0 1px 6px #ccc;
  padding: 24px;
  margin: 20px 0;
}
.order-summary {
  box-shadow: 0 1px 6px #ccc;
  padding: 24px;
  margin: 20px 0;
  background-color: #32325c;
}
.left-block {
  box-shadow: 0 1px 6px #ccc;
  padding: 24px;
  margin: 20px 0;
}
.bidding {
  text-align: right;
}
.terms-condition {
  text-align: center;
}
.bank-card {
  padding: 0 96px;
  margin-bottom: 12px;
}
.bank-card img {
  max-width: 100%;
}
.payment-order p {
  font-size: 16px;
  color: #707070;
}
.profox img {
  max-width: 100%;
}
.profox {
  padding: 0 12px;
}
.payment-order h5 span {
  display: block;
  font-size: 16px;
  color: #707070;
  font-family: Nunito;
}
.left-block h4 {
  font-size: 2rem;
  color: #045281;
}
.checkbox-option {
  padding: 15px;
}
.checkbox-section {
  margin: 12px 0;
}
.checkbox-section p {
  margin: 0;
}
.security h6 {
  color: #32325c;
  font-size: 16px;
}
.order-payment-b h3 {
  color: #32325c;
  font-weight: 500;
}
.payment-order h5 {
  font-size: 16px;
  font-weight: 600;
}
.left-block h4 {
  font-size: 23px;
  color: #32325c;
  font-weight: 700;
}
.order-summary h2 {
  font-size: 23px;
  color: #fff;
}
.checkbox-section p {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  font-family: Nunito, sans-serif;
}
.checkbox-section p strong {
  color: #5457ff;
}
.order-summary p {
  font-size: 14px;
  color: #fff;
  font-family: Nunito;
}
.order-summary strong {
  color: #fff;
}
.security span {
  background-color: #f59c05;
  padding: 22px;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  position: relative;
}
.pay_button {
  background-color: #f59c05;
}
.security i {
  position: absolute;
  top: -3px;
  right: 0;
  font-size: 28px;
}
.security p {
  font-size: 12px;
}
ul.setting-submenu {
  position: absolute;
  left: 210px;
  width: 290px;
  top: 233px;
  display: none;
}
ul.list-unstyled li.Setting-p {
  position: relative;
}
ul.setting-submenu li {
  list-style: none;
}
ul.list-unstyled li:hover ul.setting-submenu {
  display: block;
}
#sidebar.active span {
  display: block;
  text-align: center;
}
#sidebar.active span {
  width: auto !important;
  display: block;
  text-align: center;
}
.top-content {
  clear: both;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.about-us-content {
  padding: 54px 0 0 0;
}
.team-section-content {
  text-align: center;
}
.team-section .name {
  font-size: 1.25rem;
  color: #32325c;
  margin-top: 0;
  margin-bottom: 0;
}
.business-block-interior {
  padding: 30px;
  width: 100%;
  min-height: 581px;
  border: 1px solid #e7f0f8;
  box-shadow: 0 20px 30px rgba(94, 135, 253, 0.2);
  text-align: center;
}
.business-block-topicon {
  display: flex;
  justify-content: center;
}
.team-section .team-persons-name {
  border: 1px solid #e7f0f8;
  padding: 9px 2px 0 15px;
}
.business-block2 {
  text-align: center;
  margin: 67px 0 50px 0;
}
.about-us-content h3 {
  color: #111;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}
.about-us-content p {
  color: #677389;
  font-size: 1rem;
  font-family: Muli, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 24px 0 0 0;
}
.business-block-content p b {
  font-family: Muli, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #111;
}
section.how-it-works {
  clear: both;
  padding: 50px 0;
}
.how-it-works .nav-tabs .nav-link.active {
  color: #55b45b;
  text-transform: uppercase;
  background-color: transparent;
  border-color: transparent;
  font-weight: 800;
  border-bottom: 4px solid #55b45b !important;
}
.how-it-works ul.nav.nav-tabs li a {
  font-size: 25px;
  color: #7d8188;
  text-transform: uppercase;
}
.how-it-works .nav-tabs .nav-item {
  margin-bottom: 0;
}
.how-it-works .nav-tabs .nav-item {
  margin-bottom: 0;
  padding: 0 74px;
}
.from-b .btn-proceed:hover {
  background-color: #38383a;
  border-color: transparent;
}
a.btn-proceed:hover {
  text-decoration: none;
  color: #fff;
}
.work-content .btn-proceed {
  border-radius: 3px;
  text-transform: uppercase;
  margin-top: 0;
  display: inline-block;
}
.work-content p {
  padding: 16px 0;
}
.work-content {
  width: 100%;
  margin-top: 22px;
}
.nav-tabs {
  border-bottom: none;
  background: url(../img/grey-line.png) no-repeat center bottom;
  max-width: 840px;
  width: 100%;
  margin: 40px auto;
  position: relative;
}
.how-it-works .nav-tabs .nav-link.active:before {
  content: "";
  width: 126px;
  height: 4px;
  background-color: #55b45b;
  position: absolute;
  top: 54px;
  bottom: 0;
}
section.Our-Guarantees {
  clear: both;
  background-color: #f1fff1;
  padding: 8px 0 50px 0;
}
.guarantees_subtitle {
  font-size: 20px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.9);
}
.guarantees_subtitle p {
  margin-bottom: 9px;
}
.Our-Guarantees b,
strong {
  font-weight: bolder;
  color: #000;
}
.Our-Guarantees .guarantees__text {
  font-family: roboto-regular;
  line-height: 20px;
  font-size: 14px;
  color: #4a4955;
  padding-right: 22px;
}
.Our-Guarantees .guarantees__icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 0;
  justify-content: center;
}
.guarantees__icon span {
  font-size: 34px;
  padding: 24px;
  color: #55b45b;
}
.saftey {
  clear: both;
  margin: 50px 0 50px 0;
}
.saftey .adver_block {
  background-color: #676767;
  color: #fff;
  float: left;
  width: 100%;
  padding: 65px 20px 40px 28px;
}
.saftey .adver_block h5 {
  color: #fff;
}
.saftey .adver_block h6 {
  color: #fff;
}
.saftey .adver_block p {
  color: #fff;
}
.security-b .yellow-security {
  background-color: #edb326;
  color: #fff;
  padding: 40px 0;
}
.security-b .col-md-6 {
  margin: 0;
  padding: 0;
}
.saftey .item-right-title {
  content: "";
  position: absolute;
  width: 81px;
  top: -42px;
  height: 5px;
  background-color: #55b45b;
}
.approach h6 {
  font-weight: 700;
}
.box {
  margin: 40px 0 40px 0;
}
.approach h6 {
  margin-top: 28px;
  margin-bottom: 6px;
}
.orderPapers p {
  font-size: 14px;
}
.box p {
  font-size: 14px;
}
.security-b .cards {
  margin-top: 50px;
}
.security-b .cards h5 {
  color: #111;
  font-weight: 700;
  margin-bottom: 20px;
}
.security-b .cards {
  width: 100%;
  padding: 20px;
}
.saftey .col-md-7.box1 {
  padding: 0;
}
.saftey .item-left-icon span {
  font-size: 56px;
}
.yellow-security h4 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
}
span.gt {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 12px;
  text-transform: capitalize;
}
.money-back {
  background-color: #f89c20 !important;
}
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.blog-block .card-title {
  margin-bottom: 0.75rem;
  font-size: 18px;
  line-height: 28px;
  color: #32325c;
  font-weight: 600;
  margin: 14px 0;
}
.blog-block .card-body h6 {
  display: inline-block;
  color: #5457ff;
  border-bottom: 1px solid #5457ff;
  text-transform: uppercase;
  font-weight: 700;
}
.blog-block .card-body h5 span {
  display: block;
  font-size: 12px;
}
section.blog-block {
  clear: both;
  margin-bottom: 50px;
}
.blog-block .card-body {
  padding: 12px;
}
.blog-block .btn-proceed {
  width: 100%;
  text-align: left;
  font-weight: 300;
  border-radius: inherit;
  text-transform: uppercase;
  border-radius: 0 !important;
}
.blog-block .btn-proceed span {
  margin-left: 8px;
}
.blog-block .card-body h6 a:hover {
  text-decoration: none;
}
.blog-block .card {
  min-height: 630px;
}
.service {
  clear: both;
  padding: 20px 0 40px 0;
}
.service service-section {
  display: inline-block;
}
.service-section {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-bottom: 20px;
  min-height: 300px;
  padding: 30px 10px;
}
span.service-icon {
  font-size: 34px;
  color: #5457ff;
}
.service-section h4 {
  margin: 12px 0;
  font-size: 17px;
}
span.service-icon {
  font-size: 34px;
  color: #55b45b;
  border: 1px solid #55b45b;
  border-radius: 100px;
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
section.service h3 {
  font-family: Nunito, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #111;
}
.service p {
  text-align: center;
}
.bog-content h3 {
  font-family: Nunito, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #32325c;
}
.bog-content {
  text-align: center;
  margin-bottom: 30px;
}
section.calculate-block {
  clear: both;
}
.calculate-block form.form-border {
  border: 1px solid #ddd;
  padding: 15px;
}
.calculate-block button.btn.btn-calculate:hover {
  background-color: #6e70ff;
}
.calculate-block .btn-calculate {
  background-color: #5457ff;
  color: #fff;
  width: 100%;
  padding: 10px 0;
}
.calculate-block .btn-order {
  border-radius: 3px;
}
.cal-content h3 {
  font-weight: 600;
  color: #212529;
}
section.calculate-block {
  clear: both;
  padding: 50px 0;
  background-color: #f1fff1;
}
.cal-form-b h3 {
  color: #32325c;
  font-weight: 600;
}
.calculate-block .form-group select {
  border: 1px solid #ddd;
  color: #a19f9f;
  background-color: #fff !important;
}
.cal-content p {
  padding: 10px 0;
}
.page-b input[type="number"] {
  background-color: transparent;
  padding: 0 5px !important;
  border-radius: 0;
  border: none;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
}
.no-pages {
  margin-bottom: 0;
}
.no-pages {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-b {
  display: flex;
  width: 67%;
  margin-right: 5px;
  border: 1px solid #ced4da;
}
.neg {
  float: left;
  padding: 3px 14px;
  line-height: 38px;
  color: #32325c;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
}
.plus {
  float: left;
  padding: 3px 14px;
  line-height: 38px;
  color: #32325c;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
}
.scratch {
  clear: both;
  color: #fff;
  margin: 29px 0;
  padding: 0 0;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f3f5ff 100%);
  background: -webkit-linear-gradient(top, #fff 0, #f3f5ff 100%);
  background: linear-gradient(to bottom, #fff 0, #f1fff1 100%);
}
select.essay-option {
  margin-bottom: 10px;
  width: 100%;
  background-color: #fff;
  color: #6b767d;
  padding: 10px 6px;
  border-radius: 3px;
}
.scratch .order-now {
  background-color: #f59c05;
  padding: 10px 0;
  font-weight: 600;
  border: none;
  width: 140px;
  color: #fff;
  margin-left: 10px;
}
.top-grade h1 {
  font-size: 29px;
  font-weight: 700;
  color: #111;
}
.scratch .bottom-total-section {
  color: #fff;
}
.cal-form-b {
  background-color: #fff;
  padding: 20px 15px;
  box-shadow: 0 0 41px #5457ff40;
}
.top-grade p {
  color: #fff;
}
.scratch-bottom-content strong {
  color: #fff;
  font-size: 31px;
}
.scratch-bottom-content p {
  color: #fff;
}
.top-grade span.front-title-bottom {
  font-weight: 100;
  padding: 10px 0;
}
.top-grade {
  padding-top: 50px;
  color: #2d2d2d;
}
.servicePage {
  clear: both;
  margin: 12px;
  padding: 15px;
}
.servicePage .content_area ul li a {
  text-decoration: none;
}
.servicePage .content_area h5 {
  font-weight: 600;
}
.servicePage .content_area ul {
  list-style: none;
  padding: 0;
}
.servicePage .content_area ul li a {
  text-decoration: none;
  color: #03a84e;
  font-weight: 600;
}
.servicePage .content_area ul li {
  line-height: 30px;
  text-align: justify;
}
.servicePage .content_area .btn-primary {
  width: 50%;
  border-radius: 9px;
}
.side_bar ul {
  list-style: none;
  padding: 0 0;
  margin-top: 20px;
}
.servicePage .content_area ul span {
  padding-right: 12px;
}
.servicePage div#breadcrumb {
  margin: 10px 0;
}
.servicePage .experts {
  background-color: #fff;
  padding: 18px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.servicePage .testimonials {
  padding-top: 25px;
  padding-bottom: 50px;
}
.servicePage .experts h4,
.servicePage .side_bar h4 {
  font-weight: 700;
  color: 111111s;
  font-size: 18px;
  position: relative;
  margin-bottom: 25px;
}
.servicePage .testimonials h4 {
  margin-bottom: 22px;
  font-weight: 700;
}
.servicePage .experts .fa,
.servicePage .testimonials .fa {
  color: #f59c05;
}
.servicePage .breadcrumb-area a {
  color: #368c36;
}
.servicePage .content_area span {
  color: #b5b5b5;
}
.servicePage .content_area a {
  color: #212b3d;
}
.content_area h4 {
  font-size: 22px;
  font-weight: 700;
  color: #111;
  margin-top: 20px;
}
.side_bar ul li {
  color: #707070;
}
.side_bar {
  background-color: #fff;
  padding: 20px 15px;
  box-shadow: 0 1px 3px #ccc;
}
.side_bar h4:before {
  content: "";
  position: absolute;
  width: 44px;
  height: 3px;
  top: 28px;
  background-color: #32325c;
}
.scratch-bottom-content p strong {
  margin-right: 10px;
}
.content_area p {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.hireExpert .btn-proceed {
  padding: 4px 13px;
  border-radius: 3px;
  font-size: 12px;
}
.testimonials .btn-proceed {
  padding: 4px 10px;
  font-size: 11px;
}
.testimonials p {
  font-size: 14px;
  line-height: 24px;
}
.order-content a {
  color: #5457ff;
}
.attachment-file .file {
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  color: #000;
  font-weight: 700;
  padding: 10px 10px 10px 10px;
  float: left;
}
.attachment-file input {
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
}
.attachment-file label#reply_file_name {
  float: left;
  width: 100%;
  text-align: left;
}
.btn-send i.fa.fa-paper-plane {
  margin-right: 10px;
}
.btn-send button {
  padding: 10px 26px;
}
.chat_div_wrapper {
  background-color: #f2f2f2;
  padding: 10px;
  box-shadow: 0 4px 7px #ccc;
  margin-top: 25px;
}
p.chat-area-head {
  color: #5457ff;
  font-weight: 700;
}
.chat-box .chat-area-complete .chat-area-content {
  padding: 0 22px;
}
.green_color {
  color: #256d0f !important;
}
.chat_attachment ul {
  padding-left: 0;
}
.chat_attachment ul li {
  list-style: none;
}
.des-content {
  border-bottom: 1px solid #ddd;
  padding: 20px 10px;
  margin-top: -16px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.page-b {
  display: flex;
  width: 73%;
  margin-right: 5px;
  border: 1px solid #ced4da;
}
.no-pages {
  display: flex;
  justify-content: center;
  align-items: center;
}
.plus {
  float: left;
  padding: 3px 14px;
  line-height: 38px;
  color: #32325c;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
}
.neg {
  float: left;
  padding: 3px 14px;
  line-height: 38px;
  color: #32325c;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
}
.page-b input[type="text"] {
  width: 100%;
  border: none;
  text-align: center;
  border-left: 1px solid #ced4da;
  border-right: 1px solid #ced4da;
}
.no-pages p {
  margin-bottom: 0;
  font-size: 12px;
}
.left-block span h6 {
  font-weight: 700;
}
.left-block span h6 {
  font-weight: 700;
  color: #5457ff;
}
.atttachment-block-file h4 {
  font-weight: 600;
  color: #32325c;
}
.modal-header {
  position: relative;
  border-radius: 0;
  background-color: #19192e;
}
h4.modal-title {
  color: #fff;
}
button.close {
  color: #fff !important;
}
.modal-header .close {
  position: absolute;
  right: 21px;
  top: 21px;
}
button.btn.btn-default.btn-continue {
  width: 100%;
  padding: 10px 0;
  color: #fff;
  background-color: #5457ff;
}
span.divider {
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
}
button.btn.btn_fb-login.js_facebook_login_btn {
  background-color: #3b5998;
  color: #fff;
  width: 100%;
  padding: 10px 0;
}
.btn_fb-login span {
  padding-right: 8px;
}
.modal-body .form-group label {
  font-weight: 600;
}
.tram-c {
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 59%);
}
.payments-section {
  clear: both;
  float: left;
  width: 100%;
  padding: 50px 0;
}
.payments-section h2.payment-heading {
  margin-bottom: 45px;
}
.left-side-content .num-block input.form-control {
  padding: 10px 5px;
}
.left-side-content button.button-paypal {
  border: none;
  width: 100%;
  background-color: #fff;
  margin-top: 5px;
}
.payments-section .left-side-block {
  border: 1px solid rgba(102, 102, 102, 0.3);
  border-radius: 8px;
}
.payments-section .left-side-block .left-head h4 {
  float: left;
  width: 44%;
}
.left-side-block .left-head {
  padding: 30px 10px;
  border-bottom: 2px solid #ccc;
}
.payments-section .left-side-content {
  margin-top: 25px;
  padding: 16px;
}
.payments-section .left-side-content .below-block {
  margin-top: 30px;
  margin-bottom: 45px;
}
.payments-section .right-side-block {
  margin-top: 35px;
}
.left-side-block .left-head p {
  color: #43af43;
  font-weight: 800;
  text-align: right;
  margin-bottom: 0;
}
.payments-section .left-side-content .pay-palicon {
  text-align: center;
  margin-top: 15px;
}
.payments-section .right-side-block .rightblock-content {
  width: 90%;
  margin-top: 25px;
}
.payments-section .right-side-block h4 {
  font-weight: 700;
  font-size: 32px;
}
.payments-section .rightblock-content {
  margin-top: 25px;
}
.payments-section .rightblock-content p.concern-p {
  margin-top: 45px;
}
.pay-palicon .paypal-icons {
  width: 200px;
  margin-left: 12px;
}
#reply_file_name span {
  display: block;
  color: #007bff;
  font-weight: 600;
  margin-top: 4px;
  word-break: break-all;
}
.theme_color_green {
  color: green;
}
.theme_color_red {
  color: red;
}
.order-block .nav-tabs {
  margin: 0;
  background: 0 0;
}
.print-error-msg p {
  color: red;
  text-align: center;
  margin-bottom: 0;
}
.print-success-msg p {
  color: green;
  text-align: center;
  margin-bottom: 0;
}
.view-order {
  background-color: #55b45b;
  border: none;
  color: #fff;
  padding: 10px 26px;
}
section.price-block {
  clear: both;
  padding: 50px 0;
}
.atttachment-block-file ul {
  padding-left: 0;
}
.atttachment-block-file ul li {
  list-style: none;
  line-height: 30px;
}
.atttachment-block-file ul li a {
  color: #313131;
  word-break: break-all;
}
.atttachment-block-file {
  box-shadow: 0 1px 6px #ccc;
  padding: 20px;
  margin-top: 18px;
}
.left-block span.pull-right {
  display: flex;
}
.left-block span strong {
  font-size: 15px;
  margin-right: 6px;
  color: #32325c;
}
.add-private-block .btn-add-ons {
  color: #fff;
  background: #5457ff;
  font-size: 0.875rem;
  font-weight: 400;
  max-height: 48px;
  min-width: 170px;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: auto;
  line-height: 0.7;
}
.private-block {
  padding: 25px 15px;
  border: 1px solid #e7f0f8;
  box-shadow: 0 5px 30px rgba(94, 135, 253, 0.2);
  margin-top: 15px;
  margin-bottom: 15px;
}
.section-right-block {
  padding: 59px;
}
.cards-block .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: none;
  padding: 0.75rem 1.25rem;
}
.cards-block .card {
  border: none;
}
.cards-block .card .card-header h5 {
  color: #2699fb;
  padding: 10px 0;
  margin: 0;
}
.btn-unlamted-plan {
  border-radius: 4px;
  border: 1px solid #e7f0f8;
  padding: 10px;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  color: #32325c;
  font-size: 18px;
  text-align: center;
}
.unlimated-plan span {
  display: block;
  font-size: 14px;
}
.btn-unlamted-plan a {
  font-size: 20px;
  color: #32325c;
  text-decoration: none;
}
section.price-block {
  clear: both;
  padding: 50px 0;
}
a.btn-select-plane {
  color: #32325c;
  margin-top: 0;
  margin-bottom: 0;
  background: #f9c053;
  padding: 13px 20px;
  width: 70%;
  font-weight: 700;
  border-radius: 3px;
  display: inline-block;
}
.plan-price {
  width: 100%;
  clear: both;
  font-size: 1.8rem;
  color: #32325c;
}
.price-select select {
  border: none;
  margin-bottom: 21px;
  margin-top: 20px;
  background-color: transparent;
}
.plan-price span {
  color: #f9c053;
  font-size: 1.8rem;
  color: #f9c053;
}
span#unlimited-price {
  font-size: 3rem;
  font-weight: 700;
  color: #f9c053;
}
ul.plan-list {
  padding-left: 0;
  margin: 20px 0;
}
ul.plan-list li {
  list-style: none;
  line-height: 35px;
}
.price-block {
  text-align: center;
  margin: 30px 0;
  box-shadow: 0 20px 30px rgba(94, 135, 253, 0.2);
  border: 1px solid #e7f0f8;
  padding: 20px 0;
}
ul.plan-list li a {
  color: #32325c;
  font-weight: 700;
}
section.price {
  padding: 50px 0;
  clear: both;
  margin-bottom: 35px;
  border-bottom: 1px solid #e7f0f8;
}
.add-private-block {
  box-shadow: 0 5px 30px rgba(94, 135, 253, 0.2);
  margin-top: 15px;
  padding: 20px;
}
.add-private-block h5 {
  color: #32325c;
  font-weight: 600;
}
.add-private-block ul {
  padding-left: 21px;
}
.add-private-block ul li {
  list-style: square;
}
.cards-block {
  padding-top: 50px;
}
section.ADD-ONS {
  clear: both;
  padding-bottom: 50px;
}
section.price-table-b {
  clear: both;
  padding: 200px 0;
}
.price-table-b .table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
  background-color: #32325c;
  color: #fff;
}
.price-table-b .table-header-name {
  padding: 10px 0 10px 12px;
  background-color: #2b2b4e;
  color: #fff;
}
.price-table-b .table-bordered td:hover {
  background-color: #e6e6e6;
  cursor: pointer;
}
.price-table-b .table-bordered td.price-selected {
  background-color: #fff !important;
  box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.4) !important;
  color: #5457ff;
}
.price-table-b .table-bordered td.select-deadline {
  background-color: #fff !important;
  box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.4) !important;
  position: relative;
  border-bottom: none;
}
#prices-wrapper .price-table-content th,
.price-table-b tr:nth-child(even) {
  background: #f4f4f4;
}
td.urgency-cell {
  background-color: #fff;
  box-shadow: 0 6px 13px #ccc;
}
.submit-form2 {
  padding: 30px;
  box-shadow: 0 20px 30px rgba(94, 135, 253, 0.2);
  border: 1px solid #e7f0f8;
  position: relative;
}
.upload-money-section {
  border: 1px solid #ccc;
  padding: 30px;
  box-shadow: 0 20px 30px rgba(94, 135, 253, 0.2);
  border: 1px solid #e7f0f8;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: transparent;
  opacity: 1;
}
.order-f-b {
  box-shadow: 0 20px 30px rgba(94, 135, 253, 0.2);
  border: 1px solid #e7f0f8;
  padding: 20px;
}
.gs-table .theme-btn {
  background-color: #32325c;
  border: none;
  font-size: 14px;
  padding: 4px 17px;
}
.gs-table .view-order {
  padding: 5px 10px;
  font-size: 14px;
}
.wallet {
  position: relative;
  width: 100px;
}
.wallet span {
  font-size: 28px;
  color: #32325c;
}
.wallet .badge {
  background-color: #f59c05;
  color: #fff;
  position: absolute;
  right: 16px;
  top: -12px;
  font-size: 13px !important;
}
.login-button p {
  margin-bottom: 0;
}
.btn-secondary:focus {
  box-shadow: inherit;
}
table.table.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered td,
.table-bordered th {
  border: none;
}
ul.navbar-nav li:last-child {
  margin-right: 0 !important;
}
.ratt-message {
  margin-top: 26px;
  display: inline-block;
  width: 100%;
}
.form-group.form-check {
  clear: both;
  margin-top: 12px;
  display: inline-block;
  width: 100%;
}
.contact-form .theme-btn {
  margin-top: 16px;
}
.theme_color_green.msg-display {
  background-color: green;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: -20px;
  border-radius: 3px;
}
.theme_color_red.msg-display {
  background-color: red;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: -20px;
  border-radius: 3px;
}
#sidebar ul.components li a span {
  width: 49px;
}
.textarea-title {
  clear: both;
  width: 100%;
  float: left;
  margin-bottom: 12px;
}
.payment-policy-list {
  text-align: left;
  margin-top: 10px;
}
.payment-policy-list ul li {
  list-style: disc;
  line-height: 28px;
  margin-bottom: 13px;
}
section.policy-b {
  padding-top: 200px;
}
.policy-content ul {
  padding-left: 20px;
}
.policy-content ul li {
  list-style: disc;
  margin-bottom: 24px;
  color: #464646;
}
.policy-content {
  padding-bottom: 50px;
}
.faq-block {
  clear: both;
  padding: 50px 0;
}
.card {
  background-color: #135b85;
  margin-bottom: 10px;
  border: none;
  color: #fff;
}
.card-header h5 {
  font-size: 16px;
  padding: 10px 0;
  color: #fff;
}
.card-body {
  background-color: none;
}
.faq-block .card-body {
  background-color: #fff;
}
.nav-pills .show > .nav-link,
.price-table-b .nav-pills .nav-link.active {
  background-color: #43af43 !important;
}
.price-table-b .nav-pills .nav-link {
  color: #000;
}
.blue-message-b {
  word-break: break-all;
}
.msg_list {
  word-break: break-all;
}
.green-message-b {
  word-break: break-all;
}
.review-box {
  text-align: center;
  border: 1px solid #ccc;
  padding-top: 13px;
}
.review-box h5 {
  color: #464545;
  font-size: 20px;
  line-height: 22px;
  font-style: italic;
  margin-bottom: 11px;
}
.review-box span {
  font-style: initial;
  font-weight: 400;
  font-size: 13px;
}
.review-box span.yel {
  color: #ffa612;
}
.review-box .r-order-n {
  padding: 9px 19px;
  color: #fff !important;
  font-size: 16px;
  margin: 16px auto;
  display: inline-block;
  border-bottom: solid 0.2em #ee5a24;
  background-color: #ee5a24;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content_area ul li {
  list-style: disc !important;
}
.content_area ul {
  padding-left: 20px !important;
}
.content_area ol {
  padding-left: 17px;
}
.linkto i {
  display: none;
}
.top-grade h2 {
  color: #000 !important;
  font-size: 20px;
}
.content_area h2 {
  font-size: 24px;
  margin-top: 20px;
}
.testimonials h2 {
  font-size: 24px;
}
.side_bar h2 {
  font-size: 24px;
}
.side_bar ul li a {
  color: #03a84e;
  font-weight: 600;
}
.side_bar ul li a:hover {
  text-decoration: none;
}
.side_bar ul li {
  line-height: 30px;
}
.content_area strong {
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 600;
}
.content_area h3 {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 20px;
}
.iti {
  width: 100%;
}
.iti input[type="tel"] {
  padding: 10px 5px;
}
section.business-block {
  margin-bottom: 25px !important;
}
.iti__country-list {
  width: 328px !important;
}
.buy-main-block {
  position: relative;
}
.order-for-head {
  position: relative;
  text-align: center;
  margin-top: 24px;
  float: left;
  width: 100%;
}
.order-for-head:before {
  content: "";
  height: 3px;
  width: 19%;
  background: #43af43;
  position: absolute;
  bottom: -5px;
}
.order-f-b label {
  color: #000;
  font-weight: 600;
}
.outers div#drag {
  height: 117px;
  padding-top: 44px;
}
.outers span.tick {
  display: none;
}
.outers .upload_file_row {
  padding: 5px 5px;
}
.outers .delete {
  position: absolute;
  right: 9px;
  top: 8px;
  color: red;
  font-size: 18px;
  cursor: pointer;
}
.main-header .navbar-nav .dropdown-menu {
    position: absolute;
    top: 42px;
    left: -76px;
    z-index: 1000;

    /* display: none; */
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    max-width: 434px;
    box-shadow: 1.8px 1.8px 16px 0 rgb(0 0 0 / 30%);
    border-radius: 5px;
    background-color: #fff;
    border: solid 4px #fff;
    padding: 5px 10px;
    overflow-y: scroll;
    height: 520px;
}
.main-header .navbar-nav .dropdown-menu.show {
    display: block;
    position: absolute;
    top: 42px;
    left: -76px;
    z-index: 1000;
    /* display: none; */
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    max-width: 434px;
    box-shadow: 1.8px 1.8px 16px 0 rgb(0 0 0 / 30%);
    border-radius: 5px;
    background-color: #fff;
    border: solid 4px #fff;
    padding: 5px 10px;
    overflow-y: scroll;
    height: 520px;
}
.main-header .navbar-nav .dropdown-menu.show a {
    line-height: 40px;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #ccc; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #ccc; 
  }
  .order-f-b.bts div#drag {
    height: 117px;
    padding-top: 44px;
}
.order-f-b.bts span.tick {
    display: none;
}
.order-f-b.bts .delete {
    position: absolute;
    right: 9px;
    top: 8px;
    color: red;
    font-size: 18px;
    cursor: pointer;
}
.order-f-b.bts .upload_file_row {
    padding: 5px 7px;
}

.topmain-header  {
  width: 100%;
  box-shadow: 0 2px 6px #ccc;
  position: fixed;
  background: #fff;
  width: 100%;
  z-index: 9999 !important;
}
section.Banner-block {
  padding: 160px 0 50px 0;
}

.scratch {
  margin: 0px 0 40px;
  padding-top: 180px;
}
.scratch .img-thumbnail {
  border: 1px solid #f1fff100;
}
.policy-content {
  padding-bottom: 200px;
}
section.policy-b {
  padding-top: 200px;
}
.order-block {
  padding: 200px 0;
}
section.business-block {
  margin-bottom: 65px !important;
}
.business-block-interior {
  min-height: 654px;
}
section.about-us-block {
  padding-top: 200px;
}
section.about-us-block.how-it-works {
  padding-top: 45px;
}
section.top-content.payment-policy {
  padding-top: 200px;
  padding-bottom: 180px;
}
.faq-block {
  padding: 200px 0px 80px 0px;
}
section.price-table-b {
  padding: 200px 0px 80px 0px;
}
section.order-block.bt {
  padding-bottom: 30px;
}
.service-form {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media screen and (max-width: 1200px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 1100px) {
  button.menu-toggle {
    display: block;
    float: right;
    right: 0;
    position: absolute;
  }
  ul.navbar-nav {
    display: none;
  }
  ul.navbar-nav li {
    width: 100%;
  }
  .main-header nav ul li a {
    line-height: 36px;
  }
  ul.navbar-nav {
    position: absolute;
    top: 74px;
    right: 0;
    width: 80%;
    background-color: #002552;
    color: #fff;
    padding: 20px;
    z-index: 3;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: inherit;
  }
  .menu-responsive ul li a.nav-link {
    color: #fff !important;
  }
  .order-payment-b h3 {
    font-size: 20px;
  }
}
.login-form-innnerblock .btn-login:hover {
  background-color: #38383a;
  border-color: transparent;
}
.order-block ul.nav-tabs li a {
  color: #000;
}
@media screen and (max-width: 1024px) {
  .login-form-innnerblock {
    width: 90%;
  }
  .how-it-works h2 {
    font-size: 2.2rem;
  }
  section.login {
    display: flex;
    min-height: auto;
  }
  .service-section {
    min-height: 319px;
  }
  .order-block .btn-view-offer {
    font-size: 14px;
  }
  .nav-link {
    padding: 0.5rem 0.5rem;
  }
  .login-form-right-block {
    padding: 52px 89px;
  }
  .bank-card {
    padding: 0 49px;
    margin-bottom: 12px;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: inherit;
    overflow-y: scroll;
    height: 199px;
    left: -8px;
  }
}
@media screen and (max-width: 992px) {
  .how-it-works .nav-tabs .nav-item {
    padding: 0 55px;
  }
  button.btn.btn-dark.d-inline-block.d-lg-none.ml-auto {
    display: none !important;
  }
  .container-fluid.mb-cont {
    float: left;
    width: 30%;
    margin-left: 0;
  }
  .payment-order h5 {
    font-size: 12px;
  }
  .additional-services .col-md-8 {
    flex: inherit;
    max-width: 100%;
  }
  .additional-services .col-md-4 {
    flex: inherit;
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  section.login {
    display: inherit;
  }
  .login-form-left-block {
    width: 100%;
    padding: 20px 0;
  }
  .login-form-right-block {
    width: 100%;
  }
  .Our-Guarantees .guarantees__icon {
    width: 60px;
    height: 60px;
  }
  .guarantees__icon span {
    font-size: 30px;
    padding: 14px;
  }
  .yellow-security h4 {
    font-size: 19px;
  }
  .cal-form-b h3 {
    font-size: 20px;
  }
  .calculate-block .btn-calculate {
    font-size: 11px;
  }
  .security-b img {
    max-width: 100%;
  }
  .service-section {
    min-height: 275px;
  }
  .order-block ul.nav.nav-tabs li a {
    font-size: 11px;
    padding: 3px 5px;
  }
  .order-block .btn-view-offer {
    font-size: 11px;
    margin-left: 6px;
  }
  .dropdown-toggle::after {
    top: auto;
    bottom: 13px;
    right: 20px;
  }
  .container-fluid.mb-cont {
    width: 12%;
    margin-right: 0;
  }
  .payment-order h5 {
    font-size: 10px;
  }
  .business-block-interior {
    padding: 30px;
    width: 100%;
    min-height: 800px;
    border: 1px solid #e7f0f8;
    box-shadow: 0 20px 30px rgba(94, 135, 253, 0.2);
    text-align: center;
  }
  .banner-left-content h1 {
    font-size: 1.5rem;
  }
  button.btn.btn-proceed {
    font-size: 11px;
  }
  select.form-control:not([size]):not([multiple]) {
    font-size: 11px;
  }
  .from-b .form-group input[type="email"] {
    font-size: 11px;
  }
  .left-side-content .col-md-6 {
    flex: inherit;
    max-width: 100%;
  }
  .left-side-content select.form-control {
    font-size: 14px !important;
    color: #495057d9;
    font-weight: 600;
  }
  .left-side-block .left-head {
    padding: 10px 10px;
  }
  .payments-section .left-side-content .below-block {
    margin-bottom: 20px;
  }
  .payments-section .left-side-content .below-block {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .policy-content {
    padding-bottom: 66px;
}
section.top-content.payment-policy {
  padding-bottom: 70px;
}
.order-block.bt .col-md-8 {
  flex: inherit;
  max-width: 100%;
}
.order-block.bt .col-md-4{
  flex: inherit;
  max-width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  ul.navbar-nav {
    width: 100%;
  }
  .banner-left-content {
    position: inherit;
    top: 0;
  }
  .Our-Guarantees .guarantees__icon {
    position: inherit;
    margin: 0 auto;
  }
  section.Our-Guarantees {
    clear: both;
    padding: 56px 0;
    text-align: center;
  }
  .social-block {
    display: inherit;
    margin-top: 9px;
  }
  .Our-Guarantees .guarantees__text {
    padding-right: 0;
  }
  .nav-tabs {
    background: 0 0;
  }
  .how-it-works .nav-tabs .nav-item {
    padding: 0 33px;
  }
  .how-it-works .nav-tabs .nav-link.active:before {
    width: 19%;
  }
  .Our-Guarantees .guarantees__icon {
    margin-bottom: 14px;
  }
  .security-b .cards {
    text-align: center;
  }
  .cards img.lazyAnimate {
    margin-bottom: 14px;
  }
  .blog-block .card {
    min-height: auto;
    margin-bottom: 12px;
  }
  .cal-content {
    margin-bottom: 30px;
  }
  .service {
    padding: 0 0 40px 0;
  }
  .how-it-works .nav-tabs .nav-link.active:before {
    background-color: transparent;
  }
  .saftey .adver_block {
    padding: 50px 20px 40px 12px;
  }
  .business-block-interior {
    margin-bottom: 44px;
    min-height: auto;
  }
  .team-section .team-persons-name {
    width: 50%;
    margin: 8px auto;
  }
  .top-content {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .top-content h2 {
    font-size: 30px;
  }
  .about-us-content {
    padding: 30px 0 0 0;
  }
  .contact-box {
    margin-bottom: 20px;
  }
  .page-b {
    width: 100%;
  }
  .order-block .btn-view-offer {
    font-size: 14px;
    margin-left: 18px;
  }
  .copyright-block .col-md-6.d-flex.col-6.justify-content-end {
    justify-content: inherit !important;
  }
  .social-block a {
    margin-right: 8px;
  }
  .ratt-message .form-group2.pull-left {
    float: none;
  }
  .ratt-message .form-group.btn-send.pull-right {
    float: none;
    margin-top: 10px;
  }
  .order-block h6 {
    margin-top: 60px;
    margin-bottom: 0;
    font-size: 21px;
  }
}
@media screen and (max-width: 568px) {
  .how-it-works h2 {
    font-size: 1.5rem;
  }
  section.Our-Guarantees {
    padding: 5px 0;
  }
  section.Banner-block {
    padding: 20px 0 0 0;
  }
  .how-it-works ul.nav.nav-tabs li a {
    font-size: 16px;
  }
  .how-it-works ul.nav.nav-tabs {
    margin: 4px auto;
    width: 75%;
  }
  section.about-us-block {
    padding-top: 145px;
}
section.about-us-block.how-it-works {
  padding-top: 80px;
}
section.Banner-block.contact {
  padding-top: 180px;
}
}
@media screen and (max-width: 480px) {
  .banner-left-content h1 {
    font-size: 1.5rem;
  }
  .how-it-works ul.nav.nav-tabs li a {
    font-size: 16px;
  }
  .how-it-works .nav-tabs .nav-item {
    padding: 0 11px;
  }
  .how-it-works .nav-tabs .nav-link.active {
    border-bottom: none;
  }
  .work-content h3 {
    font-size: 22px;
  }
  .Our-Guarantees h2 {
    font-size: 30px;
  }
  .bog-content h3 {
    font-size: 24px;
  }
  section.service h3 {
    font-size: 24px;
  }
  .cal-content h3 {
    font-size: 24px;
  }
  .how-it-works ul.nav.nav-tabs {
    text-align: center;
    margin: 0 auto;
    width: 73%;
  }
  .how-it-works ul.nav.nav-tabs {
    width: 75%;
  }
  .top-content h2 {
    font-size: 26px;
  }
  .additional-services .col-md-4 {
    flex: inherit;
    max-width: 100%;
  }
  .left-side-block .left-head p {
    text-align: left;
  }
  .top-grade h1 {
    font-size: 29px !important;
  }
  .top-grade span.front-title-bottom {
    font-weight: 100;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .main-header .navbar-nav .dropdown-menu.show {
    left: -19px;
}
@media screen and (max-width: 375px) {
  .how-it-works ul.nav.nav-tabs {
    width: 100%;
  }
  .team-section-content h2 {
    font-size: 30px;
  }
  .business-block2 h2 {
    font-size: 30px;
  }
  .how-it-works .nav-tabs .nav-item {
    padding: 0 18px;
  }
}
@media screen and (max-width: 320px) {
  .how-it-works .nav-tabs .nav-item {
    padding: 0 0;
  }
  .copyright-block .col-md-6.d-flex.col-6.justify-content-end {
    justify-content: inherit !important;
  }
  .social-block a {
    margin-right: 8px;
  }
  .how-it-works .nav-tabs .nav-item {
    padding: 0 12px;
  }
  .theme-btn {
    padding: 10px 14px;
  }
  .additional-services .col-md-4 {
    flex: inherit;
    max-width: 100%;
  }
  .security {
    text-align: center;
  }
  .payment-heading span.pay-head {
    font-size: 24px;
  }
}
.servicePage .content_area ul li {
  line-height: 30px;
  text-align: justify;
}
.from-girl .img-thumbnail {
  background-color: transparent;
  border: none;
}
