@font-face {
  font-family: "pt_sans_captionregular";
  src: url("../fonts/ptc55f.eot");
  src: url("../fonts/ptc55f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ptc55f.woff2") format("woff2"),
    url("../fonts/ptc55f.woff") format("woff"),
    url("../fonts/ptc55f.ttf") format("truetype"),
    url("../fonts/ptc55f.svg#pt_sans_captionregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "pt_sans_captionbold";
  src: url("../fonts/ptc75f.eot");
  src: url("../fonts/ptc75f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ptc75f.woff2") format("woff2"),
    url("../fonts/ptc75f.woff") format("woff"),
    url("../fonts/ptc75f.ttf") format("truetype"),
    url("../fonts/ptc75f.svg#pt_sans_captionbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "pt_sans_narrowregular";
  src: url("../fonts/ptn57f.eot");
  src: url("../fonts/ptn57f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ptn57f.woff2") format("woff2"),
    url("../fonts/ptn57f.woff") format("woff"),
    url("../fonts/ptn57f.ttf") format("truetype"),
    url("../fonts/ptn57f.svg#pt_sans_narrowregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "pt_sans_narrowbold";
  src: url("../fonts/ptn77f.eot");
  src: url("../fonts/ptn77f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ptn77f.woff2") format("woff2"),
    url("../fonts/ptn77f.woff") format("woff"),
    url("../fonts/ptn77f.ttf") format("truetype"),
    url("../fonts/ptn77f.svg#pt_sans_narrowbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "pt_sansregular";
  src: url("../fonts/pts55f.eot");
  src: url("../fonts/pts55f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pts55f.woff2") format("woff2"),
    url("../fonts/pts55f.woff") format("woff"),
    url("../fonts/pts55f.ttf") format("truetype"),
    url("../fonts/pts55f.svg#pt_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "pt_sansitalic";
  src: url("../fonts/pts56f.eot");
  src: url("../fonts/pts56f.eot?#iefix") format("embedded-opentype"),
    url("../fonts/pts56f.woff2") format("woff2"),
    url("../fonts/pts56f.woff") format("woff"),
    url("../fonts/pts56f.ttf") format("truetype"),
    url("../fonts/pts56f.svg#pt_sansitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: "pt_sansregular";
}
.no-pad {
  padding: 0px;
}
input {
  box-shadow: none !important;
}
textarea {
  resize: none;
  box-shadow: none !important;
}
.header_main {
  background: #fff;
  padding: 5px 0px 0px;
}
.logo {
  border: none;
  max-height: 70px;
}
.inner_content_main {
  background: #f9f9f9;
  padding: 20px 0px;
}
.wht_bg {
  background: #fff;
  box-shadow: 0px 2px 5px #ddd;
  padding: 9px 0px;
}
.btn_adj,
.btn_adj:hover {
  background: #333;
  color: #fff;
  width: 100%;
}
.dnwload_adj i {
  font-size: 20px;
  color: #5093d5;
}
.dnwload_adj {
  color: #333;
  margin: 8px 0px;
  display: block;
}
.heading_title {
  margin: 0px;
  color: #5093d5;
  padding: 8px 0px;
  border-bottom: 2px solid #ddd;
  margin: 0px 0px 8px;
}
.field_adj label {
  font-weight: normal;
}
.content_adj {
  font-size: 14px;
  line-height: 24px;
}
.cms_list {
  margin: 0px 22px;
  padding: 0px;
}
.cms_list li {
  line-height: 24px;
}
.err_display {
  min-height: 14px;
  width: 100%;
  color: #f30;
}
.err_display i {
  color: #e60707;
  font-size: 13px;
}
.cancle_adj {
  background: #eee;
  color: #333;
  width: 100%;
}
.footer_main {
  background: #1d2021;
  padding: 9px 0px;
}
.footer_main p {
  color: #fff;
  font-size: 14px;
  margin: 0px;
}
.f_adj li {
  float: left;
  padding: 2px 5px;
}
.header_field {
  margin: 0px 3px 8px;
  width: 95%;
}
.forgot_adj a {
  font-size: 12px;
  color: #53afee;
}
.menu_main {
  margin-bottom: 0px;
  background: #5446a6;
  border-radius: 0px;
  min-height: 35px;
}
.menu_main ul li {
  margin: 9px 0px;
}
.menu_main ul li a {
  padding-top: 2px;
  padding-bottom: 3px;
  color: #fff;
  border-right: 1px solid #eee;
}
.login_btn :hover {
  color: #2795e0;
}
.mb-4 {
  margin-bottom: 12px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff;
  text-decoration: none;
}
.menu_main ul li a:hover {
  color: #ffcdd2;
  background: transparent;
}
.menu_main ul li:last-child a {
  border-right: none;
}
.login_btn {
  background: #3c3c3c;
  color: #fff;
  font-weight: 600;
  font-family: "pt_sans_captionbold";
  width: 100%;
}
.banner {
  background: url("../images/banner.jpg") no-repeat;
  background-size: 100% 100%;
  padding: 10px 0px;
  height: 380px;
  position: relative;
}
.register_field {
  position: absolute;
  right: 90px;
  background: #fff;
  padding: 20px;
  width: 375px;
  border-radius: 5px;
  top: 28px;
}
.heading {
  color: #5446a6;
  margin: 0px;
  padding: 0px 0px 9px;
  font-family: "pt_sans_captionbold";
}
.field_main img {
  width: 35px;
  height: 35px;
  float: left;
}
.filed_right {
  width: 85%;
  float: right;
}
.gap {
  width: 100%;
  min-height: 14px;
}
.delivery_prcs h4 {
  font-family: "pt_sans_captionbold";
}
.delivery_prcs img {
  display: block;
  margin: 0px auto;
  width: 70px;
  height: 70px;
}
.inner_top_adj {
  padding: 20px 0px;
}
.delivery_prcs h3 {
  margin: 0px;
  padding: 3px 0px;
}
.delivery_prcs p {
  margin: 0px;
  font-size: 13px;
  line-height: 20px;
}
.brdr {
  width: 80%;
  margin: 20px auto;
  background: #ddd;
  height: 1px;
}
.heading_adj {
  width: 35%;
  margin: 0px auto;
  height: auto;
}
.heading_adj h3 {
  margin: 24px 0px;
  float: left;
}
.heading_adj h3 span {
  font-size: 28px;
  font-family: "pt_sans_captionbold";
}
.heading_adj img {
  float: left;
  margin-left: 12px;
}
.step_main img {
  width: 120px;
  height: 120px;
  margin: 0px auto;
  display: block;
}
.horizntal_line {
  width: 60%;
  float: left;
  height: 7px;
  background: #2795e0;
  margin-top: 50px;
  position: absolute;
  margin-left: 180px;
}
.vertical_line {
  width: 7px;
  height: 206px;
  background: #2795e0;
  float: right;
  margin-top: 50px;
  border-radius: 0px 5px 0px 0px;
  position: absolute;
  right: 120px;
}
.step_main h4,
.step_main1 h4 {
  font-family: "pt_sans_captionbold";
}
.step_main,
.step_main1 {
  min-height: 250px;
  position: relative;
}
.step_main1 img {
  width: 120px;
  height: 120px;
  margin: 0px auto;
  display: block;
}
.horizntal_line1 {
  width: 60%;
  height: 7px;
  background: #2795e0;
  margin-top: 50px;
  position: absolute;
  right: 182px;
}
.sel_btn {
  background: #53afee;
  color: #fff;
  font-family: "pt_sans_captionbold";
}
.vertical_line1 {
  width: 7px;
  height: 206px;
  background: #2795e0;
  margin-top: 50px;
  border-radius: 5px 0px 0px 0px;
  position: absolute;
  left: 120px;
}
.footer_menu {
  background: #2c343f;
  padding: 8px 0px;
  margin: 20px 0px 0px;
}
.footer_head {
  color: #eee;
}
.footer_left p {
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  padding: 5px 0px;
}
.footer_left a {
  color: #fff;
}
.app_pic {
  height: 40px;
  width: 100%;
}
.footer_midle li a {
  color: #fff;
  line-height: 23px;
}
.footer_right li {
  float: left;
  padding: 3px 8px;
  font-size: 25px;
}
.footer_right li a {
  color: #53afee;
}
.profile_icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #2795e0;
  float: left;
}
.profile_icon img {
  width: 20px;
  height: 20px;
  display: block;
  margin: 8px auto;
}
.profile_width_adj {
  width: 40%;
  cursor: pointer;
  position: relative;
}
.profile_text {
  float: left;
}
.profile_text p {
  margin-left: 9px;
  color: #2795e0;
  font-family: "pt_sans_captionbold";
  font-size: 15px;
  margin-top: 10px;
}
.profile_status {
  border: 1px solid #2795e0;
  position: absolute;
  top: 50px;
  right: 9px;
  z-index: 99;
  box-shadow: 0px 2px 5px #ddd;
}
.profile_status ul li a {
  padding: 8px;
  color: #333;
  font-size: 14px;
  display: block;
}
.profile_status ul li:hover {
  background: #f9f9f9;
  color: #333;
}
/********************aboutus***********************/
.cms_main h2 {
  margin: 0px;
  font-family: "pt_sans_captionbold";
}
.cms_main h3 {
  margin: 0px;
  padding: 6px 0px;
  font-family: "pt_sans_captionbold";
}
.about_icon {
  width: 110px;
  height: 90px;
  margin: 0px auto;
  display: block;
}
.cms_main p {
  line-height: 24px;
  font-size: 14px;
}
.iner_top_adj {
  margin: 20px 0px 9px;
  border-bottom: 1px dashed #333;
  padding-bottom: 20px;
}
.about_left_pic {
  width: 100%;
  height: 250px;
  margin-top: 50px;
}
.brder_remve {
  border-bottom: none !important;
}
.cms_main {
  background: #fff;
  overflow: hidden;
}
.inner_bg {
  background: #f9f9f9;
}
.wht_bg {
  background: #fff;
}
.buildng_adj {
  font-size: 30px;
  text-align: center;
}
.fee_structure h4 {
  color: #fb565c;
  font-weight: 600;
  font-size: 17px;
}
.fee_structure {
  padding: 2px 0px 25px;
  margin: 12px 0px;
}
.startsselling p {
  color: #fb565c;
  font-size: 18px;
  margin: 0px;
  padding: 12px 0px;
}
.startsselling {
  padding: 44px 0px 20px;
}
/*************steps************/
.tabs-main {
  display: block;
  overflow: hidden;
  margin: 15px auto;
}
.tabs-blocks {
  display: block;
  overflow: hidden;
  text-align: center;
}
.dashed-line {
  display: block;
  overflow: hidden;
  height: 25px;
  border-bottom: 2px solid #5093d5;
  padding-top: 36px;
}
.tab-title {
  display: block;
  color: #333;
  margin: 0px;
  padding: 10px 0px 0px;
  font-size: 19px;
}
.content_icon {
  width: 78px;
  height: 78px;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #5093d5;
}
.content_icon i {
  font-size: 30px;
  padding-top: 23px;
  color: #968787;
}
.tabs-blocks .active {
  border: 1px solid #53ae1c;
}
.tabs-blocks .title_active {
  color: #53ae1c;
}
.tabs-main h3 {
  padding-bottom: 10px;
  margin: 0px 0px 40px;
  position: relative;
}
.tabs-main h3::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -24px;
  width: 50px;
  height: 1px;
  background-color: #dc143c;
}
/************fieldset***************/
.f_adj li input[type="radio"],
.f_adj li input[type="checkbox"] {
  margin-right: 3px;
}
legend p {
  color: inherit;
  margin: 0px;
  font-size: 16px;
}
legend.legendStyle {
  padding-left: 5px;
  padding-right: 5px;
}
fieldset.fsStyle {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  border: 1px solid #e9e7e7;
  padding: 4px;
  margin: 20px 5px;
}
legend.legendStyle {
  font-size: 90%;
  color: #888888;
  background-color: transparent;
  font-weight: bold;
}

legend {
  width: auto;
  border-bottom: 0px;
}
.accordion {
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 0px; /*  border-top: 1px solid #d9e5e8;*/
}
.accordion li {
  border-bottom: 1px solid #d9e5e8;
  position: relative;
  list-style: none;
}
.accordion li p {
  display: none;
  padding: 10px 25px 30px;
  color: #6b97a4;
}
.accordion h5 {
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  line-height: 3;
  font-size: 18px;
  /*  font-size: 0.875rem;*/
  text-indent: 15px;
  user-select: none;
  text-decoration: none;
}
.accordion h5:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #4a6e78;
  border-bottom: 1px solid #4a6e78;
  position: absolute;
  right: 10px;
  content: " ";
  top: 17px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion p {
  font-size: 15px; /*  font-size: 0.8125rem;*/
  line-height: 2;
  padding: 10px;
}
h5.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contact-home {
  border: 1px solid #ccc;
  padding: 29px 0px;
}
.heading-inner {
  color: #fff;
  margin: 0px;
  padding: 40px 0px;
  background: #fb565c;
}
/***************media querys******************/
@media all and (max-width: 992px) {
  .heading_adj {
    width: 57%;
  }
  .horizntal_line {
    width: 50%;
  }
  .horizntal_line1 {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .menu_main .navbar-toggle {
    background: #fff;
  }
  .menu_main .navbar-toggle .icon-bar {
    background: #53afee;
  }
  .register_field {
    right: inherit;
    width: 92%;
  }
  .login_btn {
    padding: 6px 6px;
  }
  .heading_adj {
    width: 100%;
  }
  .heading_adj img {
    width: 40px;
    height: 40px;
  }
  .heading_adj h3 {
    margin: 8px 0px;
    font-size: 20px;
  }
  .profile_width_adj {
    width: 55%;
  }
  .content_icon {
    width: 50px;
    height: 50px;
  }
  .content_icon i {
    font-size: 21px;
    padding-top: 15px;
  }
  .dashed-line {
    padding-top: 27px;
  }
  .tab-title {
    font-size: 13px;
  }
  embed {
    width: 280px;
  }
  .cms_main h2 {
    font-size: 18px;
  }
  .about_left_pic {
    margin-top: 0px;
  }
  .iner_top_adj {
    margin: 0px;
  }
}
@media all and (max-width: 320px) {
  .filed_right {
    width: 84%;
  }
  .heading_adj h3 span {
    font-size: 25px;
  }
  .heading_adj h3 {
    font-size: 14px;
  }
}

/* New css */
.gap {
  color: #ff2909;
}

.new-footer {
  background: #2c343f;
  padding: 50px 0;
  color: #fff;
}

.footer_box {
  margin-bottom: 25px;
}

.footer_title {
  font-size: 18px;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: 600;
  padding-left: 10px;
}

.footer_text {
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
}

.coming-soon {
  display: inline-block;
  background: #5446a6;
  padding: 6px 12px;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
}

.footer_links {
  list-style: none;
  padding: 0;
}

.footer_links li {
  margin: 7px 0;
}

.footer_links li a {
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
}

.footer_links li a:hover {
  color: #ffffff;
  padding-left: 5px;
}
.footer-social .social-icon:hover {
  background: #fff;
  color: #000;
}
.text-warning {
  color: #ff9e00;
}
.social-icon {
  display: inline-flex;
  width: 32px;
  height: 30px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #ffffff20;
  color: #fff;
  margin-right: 8px;
  font-size: 14px;
  transition: 0.3s;
  text-decoration: none;
}
.p-0 {
  padding: 0;
}
.footer-copy-text {
  color: #fff;
  font-size: 14px;
}
.text-end {
  text-align: end;
}
.footer-link li {
  font-size: 14px;
  margin-bottom: 12px;
}
.social_icons li a:hover {
  color: #5446a6;
}
.footer_links li::before {
  position: relative;
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #ffffffcc;
  margin-right: 8px;
  font-size: 12px;
}
