@font-face {
  font-family: "Lucida Fax";

  src: url("../fonts/Lucida_Fax_Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Lucida Sens";

  src: url("../fonts/Lucida Sans.ttf") format("truetype"); /* Safari, Android, iOS */
}



.top-bar ul {
  list-style: none;

  margin: 0 10px;

  padding: 0;
}

#top-header-menu li {
  display: inline;

  padding: 10px 0;
}

.top-bar {
  line-height: 50px;
  max-height: 50px !important;
}

.top-bar a {
  color: #fff;
}

.top-bar #social {
  width: 100%;
  text-align: right;
}

#social li {
  float: right;

  padding-right: 15px;
}

.top-bar i.fa {
  display: inline-block;

  border-radius: 60px;

  padding: 0.5em 0.6em;

  border: 1.5px solid #fff;
}

.social-bottom li {
  list-style: none;

  display: inline-block;

  border: 1px solid #959595;

  padding: 6px 14px;

  background: #959595;
}

.phone-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #1a8b99 !important;

  background: none;
}

.brand {
  font-size: 28px !important;

  color: #000000 !important;
}

.logo-small-text {
  font-size: 14px !important;

  color: #1a8b99 !important;
}

.bx-wrapper {
  border: none !important;
}

/* ===== NAVIGATION ======*/

.navbar-default {
  background-color: #fff;
}

.navbar {
  border: 0;

  z-index: 999;
}

.logo {
  display: block;

  height: auto;

  width: 52px;

  padding-top: 5px;

  margin-right: 15px;
}

.navbar-brand > img {
  height: 100%;

  width: auto;
}

.navbar .nav > li > a {
  font-family: "Lucida Sens";
}

.navbar li a,
.navbar {
  color: #383838 !important;

  transition: all 0.6s 0s;
}

.navbar-toggle {
  background-color: transparent !important;

  border: 0;
}

.navbar-nav li a:hover,
.navbar-nav li.active a {
  color: #e54c9b;
}

#navbar-right ul {
  margin: 0;

  padding: 0;

  margin-top: 15px;
}

#navbar-right ul li {
  list-style-type: none;

  /*display: flex;*/
}

#navbar-right li:not(:first-child):before {
  font-size: 15px;

  color: #009d88;

  margin-top: 15px;
}

/*
    footer {
    
        background:#101010;
    
        padding:50px 0px;
    
    }
    */

.footer-logo {
  margin: 0 auto;

  text-align: center;

  padding: 15px 0px;
}

.footer-logo-text1 {
  font-size: 28px;

  color: #fff;
}

.footer-logo-text2 {
  font-size: 28px;
}

.footer-col-title {
  color: #fff;

  font-weight: bold;

  padding-bottom: 15px;
}

.links li {
  position: relative;

  padding-bottom: 10px;
}

.links {
  list-style: none;
}

.links li:before {
  content: "";

  position: absolute;

  border-right: 1px solid black;

  border-bottom: 1px solid black;

  width: 8px;

  height: 8px;

  top: calc(50% - 4px);

  left: -20px;

  transform: translateY(-50%) rotate(-45deg);

  border-color: #c42673;
}

.links li a {
  list-style: none;

  color: #fff;
}

.links li:hover a {
  list-style: none;

  color: #fff;

  text-decoration: none;
}

.address-block {
  background: #000;

  font-size: 14px;

  text-align: center;

  color: #fff;

  padding: 30px;
}

.pink-font {
  color: #e65196;
}

.get-touch-block {
  background-color: #c2c2c2;

  padding: 30px 0px;
}

.get-touch-txt {
  color: #fff;

  font-size: 33px;
}

.follow-txt {
  font-size: 21px;
}

.service-block {
  padding: 30px 0px;
}

.serive-main {
  border: 1px solid #e4e4e4;

  box-shadow: 0px 2px 10px 1px #e4e4e4;
}

.sevice-title {
  font-size: 15px;

  background: #e75198;

  color: #231f20;

  text-align: center;

  padding: 10px 0px;
}

.arrow-down {
  width: 0;

  height: 0;

  border-left: 15px solid transparent;

  border-right: 15px solid transparent;

  margin-left: 40%;

  border-top: 15px solid #e75198;

  position: absolute;
}

.service-img {
  background-color: #e4e4e4;
}

.service-img img {
  margin: 0 auto;

  text-align: center;

  width: 30%;

  padding: 30px 0px;
}

.service-description {
  padding: 10px;

  font-size: 14px;
}

.service-read-more-link {
  padding: 10px;

  font-size: 14px;
}

.service-read-more-link a,
.service-read-more-link a:hover {
  text-decoration: none;

  color: #231f20;
}

.background-yellow {
  background: #f9c300;
}

.arrow-yellow {
  border-top: 15px solid #f9c300;
}

.background-danger {
  background: #d72e25;
}

.arrow-danger {
  border-top: 15px solid #d72e25;
}

.background-green {
  background: #019d88;
}

.arrow-green {
  border-top: 15px solid #019d88;
}

.main-title-text {
  text-align: center;

  font-size: 36px;

  padding: 30px 0px;
}

.green-color {
  color: #009d88;
}

.pink-color {
  color: #e34993;
}

.featur-block {
  padding: 15px 0px;
}

.feature-title {
  font-size: 19px;

  text-align: center;

  color: #4b4b4b;
}

.feature-description {
  padding: 15px;

  font-size: 14px;

  color: #4b4b4b;
}

.feature-img img {
  margin: 0 auto;

  text-align: center;

  padding: 10px 0px;
}

.main-description {
  width: 70%;

  text-align: center;

  margin: 0 auto;

  font-size: 15px;

  padding-bottom: 30px;
}

.doctor-img img {
  margin: 0 auto;

  text-align: center;
}

.doctor-name {
  color: #4b4b4b;

  text-align: center;

  font-size: 19px;

  padding: 5px;
}

.doctor-description {
  color: #4b4b4b;

  text-align: center;

  font-size: 14px;

  padding: 5px;
}

.doctor-social {
  text-align: center;
}

.doctor-social ul {
  display: flex;
}

.doctor-social li {
  list-style: none;

  margin-left: 25px;
}

.feature-doctor-main {
  padding: 15px 0px;
}

.whats-new-block {
  padding: 30px 0px;
}

.testimonial_subtitle {
  color: #0aaa7a;

  font-size: 12px;
}

.testimonial_btn {
  background-color: #373d4b !important;

  color: #fff !important;
}

@media only screen and (width: 280px) {
  .popup {
    height: 80% !important;
  }
}

@media only screen and (max-width: 1200px) {
  .navbar-header {
    float: none;
  }

  .navbar-brand {
    height: auto;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;

    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;

    margin-top: 7.5px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;

    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  #navbar-right li:not(:first-child):before {
    content: "  ";

    font-size: 15px;

    color: #009d88;

    margin-top: 15px;
  }
}

@media only screen and (max-width: 972px) {
  .phone-text {
    font-size: 15px !important;
  }

  .popup {
    width: 60% !important;
  }
  .get-touch-txt {
    font-size: 24px;
  }

  .follow-txt {
    font-size: 18px;
  }

  .side_img {
    background-position: bottom !important;
  }
}



@media only screen and (max-width: 767px) {
  .top-bar #social {
    text-align: right;
        margin-bottom: 20px;
  }

  #social li {
    float: left;

    padding-left: 5px;
  }
}

@media only screen and (max-width: 472px) {
  .brand {
    font-size: 10px !important;
  }

  .logo-small-text {
    font-size: 9px !important;
  }

  .navbar-brand {
    margin-right: 0px;
  }

  .top-bar {
    line-height: 50px;

    height: auto;
  }
}

@media only screen and (max-width: 360px) {
  .brand {
    font-size: 12px !important;
  }

  .logo-small-text {
    font-size: 8px !important;
  }
}

@media only screen and (min-width: 792px) {
  .navbar-nav > li > a {
    font-size: 15px !important;
  }
}

@media only screen and (min-width: 960px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 15px;
  }
}

.fa1 {
  color: #fff;

  -webkit-transition: all 1.3s ease-out;

  -moz-transition: all 1.3s ease-out;

  -ms-transition: all 1.3s ease-out;

  -o-transition: all 1.3s ease-out;

  transition: all 1.3s ease-out;
}

.fa1:hover {
  background-color: hotpink;

  -webkit-transform: rotate(360deg);

  -moz-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  transform: rotate(360deg);
}

.fa2 {
  color: black;

  -webkit-transition: all 1.3s ease-out;

  -moz-transition: all 1.3s ease-out;

  -ms-transition: all 1.3s ease-out;

  -o-transition: all 1.3s ease-out;

  transition: all 1.3s ease-out;
}

.fa2:hover {
  color: hotpink;

  -webkit-transform: rotate(360deg);

  -moz-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  transform: rotate(360deg);
}

.fa3 {
  color: black;

  -webkit-transition: all 1.3s ease-out;

  -moz-transition: all 1.3s ease-out;

  -ms-transition: all 1.3s ease-out;

  -o-transition: all 1.3s ease-out;

  transition: all 1.3s ease-out;
}

.fa3:hover {
  transform: rotateY(360deg);

  background-color: hotpink;
}

.item1 img {
  max-width: 100%;

  -moz-transition: all 0.3s;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;
}

.item1:hover img {
  -moz-transform: scale(1.1);

  -webkit-transform: scale(1.1);

  transform: scale(1.1);
}

.features {
  color: black;

  -webkit-transition: all 1.3s ease-out;

  -moz-transition: all 1.3s ease-out;

  -ms-transition: all 1.3s ease-out;

  -o-transition: all 1.3s ease-out;

  transition: all 1.3s ease-out;
}

.features:hover {
  transform: rotateY(360deg);
}

.dropdown-menu {
  width: 310px;
  border-radius: 10px;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.dropdown-item a:hover {
  background-color: rgb(191, 213, 252);
  text-decoration: none;
}

.dropdown-item {
  width: 310px;
}

.dropdown-item a {
  text-decoration: none;
  font-size: small;
  padding: 10px;
  margin-top: -10px !important;
  width: 310px !important;
  display: flex;
}

.navbar-brand {
  transition: 200ms ease-in-out;
}

.navbar-brand:hover {
  filter: grayscale(10);
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 3px solid #ccc;
  background-color: #009d88;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #e55499;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
/* Style the tab */

/*asfffffssfswkbjgwekgwbks*/

.breadcrumb {
  background-image: url("../images/breadcrumb-about.jpg");
  padding: 0px;
  margin: 0px;
}

.breadcrumb .row {
  background-color: rgba(0, 0, 0, 0.884);
  padding: 35px;
  color: white;
}

.breadcrumb h1 {
  font-weight: 600;
}

.breadcrumb a {
  color: white;
}

/*about-section-1*/

.about-section-1 {
  margin-top: 20px;
  margin-bottom: 10px;

}

.carousel-inner .col-sm-3 {
  margin: 20px 0;
}

.about-section-1 h1 {
  font-weight: 600;
  font-size: x-large;
  margin: 15px 0px 25px 0px;
}

.about-section-1 h4 {
  margin: 25px 0px 25px 0px;
}

.about-section-1 img {
  border: #959595 10px solid;
  width: 300px;
}

/*about-section-2*/
.about-section-2 {
  background-color: #f1f1f1;
  padding: 30px 0px 30px 0px;
}

.about-section-2 h1 {
  font-weight: 500;

  font-size: x-large;
  margin: 15px 0px 25px 0px;
}

.about-section-2 li {
  list-style-type: none;
  position: relative; /* It's needed for setting position to absolute in the next rule. */
  margin-top: 15px;
}

.about-section-2 li::before {
  content: "■";
  margin-top: -4px !important;

  position: absolute;
  left: -1em; /* Adjust this value so that it appears where you want. */
  font-size: 1.1em; /* Adjust this value so that it appears what size you want. */
  color: #0010a0;
}

/* about-section-3*/

.about-section-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.about-section-3 img {
  width: 100%;
}

.about-section-3 h1 {
  font-size: x-large;
}

.bookA {
  background-image: url("../images/general-surgury.png");
  background-size: cover;
}

/* bootstrap padding and pre defined margin causing overflow & some jquery pre defined css caused same problem*/
/* --start-- */
.row {
  margin: 0 !important;
  display: block;
}

.about-section-1 li,
.about-section-2 li,
.about-section-3 li {
  margin-left: 20px;
}

.container-fluid {
  padding: 0;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

/* --end-- */

.bookA .row {
  background-color: rgba(0, 0, 0, 0.158);
  padding-top: 50px;
  padding-bottom: 50px;
}

.panel-body form input,
.panel-body form select,
.panel-body form textarea{
  border-radius: 20px;
}



.appointment {
  width: 100vw;
  min-height: 100vh;
  display: flex;
  justify-content: center;
}

.about-us img {
  border-radius: 580px;
  border: solid gray 2px;
  height: 300px;
  width: 300px;
  margin: 40px;
  padding: -30px;
}

@media only screen and (max-width: 700px) {
  .bookA .row h1 {
    font-size: x-large;
  }

  .button-3 {
    display: block  !important;
  }

  .bookA .row h3 {
    font-size: large;
  }

  .panel-body {
    width: 80vw !important;
  }

  .popup {
    flex-direction: column;
    height: 70% !important;
    justify-content: center !important;
    width: 70% !important;
  }

  .popup .left img{
    width: 200px !important;
  }

  .popup .right {
    width: 100% !important;
    padding: 0 !important;
  }
  .popup .left {
    width: 100% !important;
  }



  .popup .right {
    border-top: solid #474e5c;
    border-left: none !important;
  }

  .panel {
    flex-direction: column-reverse !important   ;
  }

  .about-bg {
    height: 225px !important;
    width: 225px !important; 
  }
  .about-us img {
    height: 150px !important;
    width: 150px !important;
    align-items: center;
  }
  .panel-heading center h2 {
    font-size: medium;
  }

  .side_img {
    width: 100% !important;
    margin: 0 !important;
    height: 60vh !important;
    background-position: unset !important;
  }

  .top-bar > .container > .row {
    flex-direction: column;
    max-height: 50vh !important;
  }

  .top-bar,
  .top-bar > .container {
    max-height: 50vh !important;
  }

  .phone-text {
    font-size: 10px !important;
  }

  .testimonial-root {
    flex-direction: column;
  }
  .testimonial {
    flex-direction: column !important;
  }

  .testimonial-content {
    margin-top: 100px;
  }

  .contact-section {
    flex-direction: column-reverse !important;

    align-items: center;
  }

  .contact-right {
    width: 90vw !important;
    margin-top: 100px;
  }

  .contact-left {
    width: 90vw !important;

    margin-top: 100px !important;
  }

  .container > .row {
    flex-direction: column;
    align-items: center;
  }
  .youtubeVideos {
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

 
}

.testimonial-content {
  width: 40vw !important;
  cursor: pointer;
}

/* navbar fix */
.top-bar > .container > .row {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 50px;
}

.header-social {
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-nav {
  display: flex;
  justify-content: center;
}

.phone-text {
  padding: 0 !important;
}

.row > .col-md-6 {
  float: right;
  display: flex;
  flex-direction: column;
}

.row .col-sm-6 {
  display: flex;
  flex-direction: row;
}

.abhi-mask {
  border: none !important;
  border-radius: 100px 100px 300px 100px !important;
  background: #009d88;
}

.col-md-4 {
  flex-direction: column;
  display: flex;
}

.about-bg {
  background: rgb(233, 250, 255);
  background: linear-gradient(
    90deg,
    rgba(233, 250, 255, 0.7455357142857143) 0%,
    rgb(199, 219, 253) 100%
  );
  width: 400px;
  height: 400px;
  position: absolute;
  z-index: -1;
  border-radius: 100% 50% 100% 100%;
  margin-top: 20px;
}

.swiper {
  width: 70vw;
  height: auto;
  cursor: pointer;
}
.card {
  min-height: 65vh;
}

.testimonial-content :last-child {
  text-align: justify;
}

.card1 {
  width: 55vw !important;
}

.container.topper {
  max-height: 50px;
}

.card-marquee {
  box-shadow: 6px 10px 53px -14px rgba(0, 0, 0, 0.75);
}

#Div4 {
  background: rgb(255, 255, 255);
}

.testimonial-root {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  cursor: pointer;
}

.testimonial {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-height: 100vh;
  cursor: pointer;
}

.patient-img {
  margin-right: 20px;
  height: 150px;
}

input.inputicon {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

.testimonial-header {
  margin: 0 40px;
  cursor: pointer;
}

.contact-section {
  display: flex;
  flex-direction: row;
  margin-top: 50px;
  justify-content: space-between;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
background: #fff;
padding: 20px;
color: #555555;
}


.contact-section-1 {
  display: flex;
  flex-direction: column;
}



.hl {
  height: 2px;
  background: #c2c2c2;
  margin: 30px;
}

.contact-left {
  width: 40vw;
  display: flex;
  transition: 200ms ease-in-out;
  flex-direction: column;
  margin: 0 20px;
}

.contact-left-logo {
  margin: 20px;
}

.contact-left-logo h1{
  color: #383838;
}

.contact-right {
  width: 40vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: 200ms ease-in-out;
}

.contact-right .name {
  display: flex;
  justify-content: space-between;
}

.name input {
  width: 40%;
}

.contact-right input,
.contact-right textarea {
  font-size: 15px;
  margin: 10px 0;
  padding: 10px;
  border: none;
  border-bottom: 2px solid #ccc;
}

.contact-right input:hover,
.contact-right textarea:hover {
  border-bottom: 2px solid #1a8b99;
}

.contact-btn {
  font-size: 15px;
  padding: 10px;
  color: #555555;
}

.contact-right input:focus,
.contact-right textarea:focus {
  border-radius: 5px;
  border: none;
  border-bottom: 2px solid #1a8b99;
  color: #000 !important;
  font-weight: bold;
  transition: 500ms ease-in-out;
}

.contact-right input:focus::placeholder {
  color: #fff;
}

.contact-right .address {
  display: flex;
  flex-direction: column;
}

.address input {
  width: 100%;
}

.contact-btn:hover {
  background: #fff !important;
  color: #474e5c !important;
  border-bottom: 2px solid #bfd5fc;
  transition: 200ms ease-in-out;
}

.position-relative {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #555555;
  text-decoration: none;
}

.position-absolute {
  float: right;
  display: flex;
}

#accordion a,
#accordion a:hover {
  text-decoration: none !important;
}

.contact-left-address span {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-weight: bolder;
  border: 1px solid #959595;
  font-size: 30px;
  color: #e4e4e4;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  padding: 25px;
  border-radius: 100%;
}

.contact-left-logo h1 ,.contact-left span{
  color: #383838;
}

.contact-left p {
  color: #555555;
}



.contact-left-address div {
  display: flex;
  flex-direction: row;
  align-items: center;
  
}

.contact-left-address h1 {
  font-size: 15px;
  margin-left: 10px;
}

.contact-map {
  height: 50vh;
  width: 85vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container .row {
  display: flex;
}

* {
  transition: 100ms ease-in-out;
}

.fa-plus,
.fa-minus {
  color: #0010a0;
}

.yt {
  display: flex;
  flex-direction: column;
}

.youtubeVideos {
  display: flex;
  flex-direction: row;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
.sans-serif {
  font-family: 'Roboto', sans-serif;
}

.about-us .container .row .col-md-5 {
  display: flex;
  justify-content: center;
      margin-bottom: 50px;
}

.button-3 {
  display: none;
  color: #474e5c !important;
  background-color: #fff !important;
}

.button-3 span {
  color: #474e5c !important;
}

.main-popup {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
justify-content: center;
align-items: center;
  z-index: 9999;
}

.popup {
  height: 40%;
  z-index: 99999;
  width: 40%;
      flex-direction: row;
      flex-wrap: wrap;

      justify-content: flex-end;


  background: rgb(191, 213, 252);
  position: fixed;
  display: flex;
}

#close {
  position: fixed;
}
.popup button {
  width: 25px;
  height: 25px;
  background-color: #ffffff ;
  opacity: 1 !important;
}

.popup .right {
    display: flex;
      flex-direction: column;
      margin:10px 20px;
      height: 90%;
      width: 50%;
      border-left: solid #474e5c;
      align-items: center;

}

.popup-title {
  color: #474e5c;
  font-weight: bolder;
  font-size: 1em;
}

.popup .right form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup .left {
    display: flex;
      width: 40%;
      justify-content: center;
      align-items: center;
}

.popup .left img {
  width: 100%;
  margin: 30px;
}


.popup .right form input {
  border: none;
  border-radius: 20px;
  width: 100%;
  margin: 10px 0;
  height: 40px;
  color: #130135;
  padding: 0 10px;
}

 .popup .right form button {
    border: none;
      border-radius: 20px;
      width: 70%;
      margin: 10px 0;
      height: 40px;
      color: #130135;
      padding: 0 10px;
 }

.popup .right form input:hover,
.popup .right form button:hover,
.popup .right form input:active,
.popup .right form button:active

{
  background: #474e5c;
  color:#bfd5fc;

}

.popup .right form input:hover::placeholder,
.popup .right form input:active::placeholder {
  color:#bfd5fc;
  font-weight: bold;
}

.carousel-control.right {
      background-image: linear-gradient(to right,rgba(0,0,0,0.0) 0,rgba(0,0,0,0) 100%) !important;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0, rgba(0, 0, 0, 0) 100%) !important;
}

.swiper-slide * {
  cursor: grab;
}

.card-text {
  text-align: justify;
}

p {
  text-align: justify;
}