/* My Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  */
@media screen and (max-width: 540px) {
  .d_block_sm {
    display: block !important;
  }
  .full_w_sm {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.c_pointer {
  cursor: pointer !important;
}
.box_shadow_none,
.box_shadow_none:focus {
  box-shadow: none !important;
}

.bg_light {
  background-color: #fafafa !important;
}
.box_shadow {
  box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
}
.color_40{
  color: #404040 !important;
}
.color_19{
  color: #191919 !important;
}
.color_ff{
  color: #ffffff !important;
}
.f_10{
  font-size: 10px !important;
}
.f_11{
  font-size: 11px !important;
}
.f_12{
  font-size: 12px !important;
}
.f_13{
  font-size: 13px !important;
}
.f_14{
  font-size: 14px !important;
}
.f_15{
  font-size: 15px !important;
}
.f_16{
  font-size: 16px !important;
}
.f_17{
  font-size: 17px !important;
}
.f_18{
  font-size: 18px !important;
}
.f_19{
  font-size: 19px !important;
}
.f_20{
  font-size: 20px !important;
}
/* My Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* Home Page @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.show_svg_designs {
  position: relative;
  width: 100%;
}

.show_svg_designs svg {
  width: 100%;
  height: auto;
}
/* Home Page @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* SOCIAL ICONS  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.s_icons .fa {
  padding: 14px;
  font-size: 18px;
  width: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
.s_icons .fa:hover {
  opacity: 0.7;
}

.cs_icons .fa {
  padding: 15px;
  font-size: 20px;
  width: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 7px;
}
.cs_icons .fa:hover {
  color: #ffffff;
  opacity: 0.8;
}


.fa-facebook {
  background: #506bb2;
  color: white;
}

.fa-twitter {
  background: #1d9bf0;
  color: white;
}

.fa-linkedin {
  background: #1b93cf;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-whatsapp {
  background: #01a601;
  color: white;
}

.fa-instagram {
  /* background: #125688; */
  background: #FF0606;
  color: white;
}
/* SOCIAL ICONS  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* FOOTER @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.the_logo {
  width: 100%;
  max-width: 300px;
}
.footer-bs {
  background-color: #0f3286;
  padding: 30px 20px;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.footer-bs .footer-brand,
.footer-bs .footer-nav,
.footer-bs .footer-social,
.footer-bs .footer-ns {
  padding: 10px 25px;
}
.footer-bs .footer-nav,
.footer-bs .footer-social,
.footer-bs .footer-ns {
  border-color: transparent;
}

.footer-bs .footer-brand h2 {
  margin: 0px 0px 10px;
}
.footer-bs .footer-brand p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-bs .footer-brand ul.list {
  list-style: none;
  padding: 0px;
}
.footer-bs .footer-brand ul.list li {
  padding: 5px 0px;
}
.footer-bs .footer-brand ul.list a {
  color: #ffffff;
}
.footer-bs .footer-brand ul.list a:hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

.footer-bs .footer-nav ul.pages {
  list-style: none;
  padding: 0px;
}
.footer-bs .footer-nav ul.pages li {
  padding: 5px 0px;
}
.footer-bs .footer-nav ul.pages a {
  color: rgba(255, 255, 255, 1);
  font-weight: bold;
  text-transform: uppercase;
}
.footer-bs .footer-nav ul.pages a:hover {
  color: #ffffff;
  text-decoration: none;
}
.footer-bs .footer-nav h4 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

.footer-bs .footer-nav ul.list {
  list-style: none;
  padding: 0px;
}
.footer-bs .footer-nav ul.list li {
  padding: 5px 0px;
}
.footer-bs .footer-nav ul.list a {
  color: #ffffff;
}
.footer-bs .footer-nav ul.list a:hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

.footer-bs .footer-social ul {
  list-style: none;
  padding: 0px;
}
.footer-bs .footer-social h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.footer-bs .footer-social li {
  padding: 5px 4px;
}
.footer-bs .footer-social a {
  color: rgba(255, 255, 255, 1);
}
.footer-bs .footer-social a:hover {
  color: #ffffff;
  text-decoration: none;
}

.footer-bs .footer-ns h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.footer-bs .footer-ns p {
  font-size: 1rem;
  color: #ffffff;
}

@media (min-width: 768px) {
  .footer-bs .footer-nav,
  .footer-bs .footer-social,
  .footer-bs .footer-ns {
    border-left: solid 1px rgba(255, 255, 255, 0.1);
  }
}
/* FOOTER @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* Login Page @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.login_body {
  display: flex;
  justify-content: center;
  /* align-items: center;
  height: 100vh */
  margin-top: 6%;
}

.login_body .card {
  max-width: 480px;
  border: none;
}

.login_body .account {
  font-weight: 500;
  font-size: 17px;
}

.login_body .contact {
  font-size: 13px;
}

.login_body .form-control {
  text-indent: 14px;
}

.login_body .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #4a148c;
  outline: 0;
  box-shadow: none;
}

.login_body .inputbox {
  margin-bottom: 10px;
  position: relative;
}

.login_body .inputbox i {
  position: absolute;
  left: 8px;
  top: 12px;
  color: #dadada;
}

.login_body .form-check-label {
  font-size: 13px;
}

.login_body .form-check-input {
  width: 14px;
  height: 15px;
  margin-top: 5px;
}

.login_body .forgot {
  font-size: 14px;
  text-decoration: none;
  color: #4a148c;
}

.login_body .mail {
  color: #4a148c;
  text-decoration: none;
}

.login_body .form-check {
  cursor: pointer;
}
/* Login Page @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* REPLICANT PAGE @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.replicant_page .card-header.page_items {
  border-bottom: 4px solid #4e73df;
}

.replicant_page .card-header-tabs .nav-item {
  position: relative;
}

.replicant_page .card-header-tabs .nav-link {
  border-color: #dddfeb;
  border-bottom: 0px;
  padding: 8px 30px 7px 15px !important;
}

.replicant_page .card-header-tabs .nav-link.active {
  background-color: #4e73df;
  color: #ffffff !important;
  margin: 0px !important;
  border-bottom: 0px;
  border-color: #4e73df;
  border-radius: 5px 5px 0px 0px;
  padding: 8px 30px 8px 15px !important;
  z-index: 3;
}

.replicant_page .card-header-tabs .nav-link.active:after {
  background: #4e73df;
  z-index: 1;
  content: "";
  right: -10px;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
}

.replicant_page .card-header-tabs .nav-link.active span:after {
  background: #f8f9fd;
  z-index: 2;
  content: "";
  right: -10px;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 1px;
  border-radius: 0 0 0 50%;
}

.replicant_page .show_svg_designs {
  background-color: #f4f4f4;
  position: relative;
  width: 100%;
  padding-top: 100%;
  /*1:1 Aspect Ratio*/
}

.replicant_page .show_svg_designs svg {
  padding: 3%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
}

/* Floating Button */
.replicant_page .floating_button {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 2, 2, 0.3);
  padding-top: 45%;
}

.replicant_page .show_svg_designs:hover .floating_button {
  display: block;
}
