body {
  min-height: 75rem;
  padding-top: 4.5rem;
  overflow-x: clip;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}

html {
  overflow-x: auto !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
  transition: all 0.5s;
  z-index: 1030;
  padding: 15px 0;
  /* margin: 0 10px; */
  /* border-radius: 0 0 35px 35px; */
  background-color: black;
  color: white;
}

.header ul {
  padding-left: 30px;
}

.header-img {
  border-radius: 5px;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #ffc451;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #151515;
  line-height: 0;
}

.back-to-top:hover {
  background: #151515;
}

.back-to-top:hover i {
  color: #ffc451;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Index ---> Happy Clients section
--------------------------------------------------------------*/
.first-heading {
  font-size: 60px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.first-paragragh {
  color: gray;
  font-size: 26px;
  /* text-align: center; */
  /* word-spacing: -2px; */
}

.counter-span {
  font-size: 35px;
  font-weight: bold;
}

.card-col-hover:hover {
  background-color: black;
  color: white;
}

.card-col-hover {
  padding: 40px 0;
  border-style: none;
  border-radius: 35px;
  background-color: #e9ecef6c;
}

/*--------------------------------------------------------------
# Index ---> Create Your Business Profie/ Card section
--------------------------------------------------------------*/
.b-profile {
  background-image: url("../images/businesscard/BG-img.webp");
}

.h2-profile {
  font-size: 66px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.p-profile {
  font-size: 22px;
  color: #3a4e48;
  text-align: justify;
}
.p-profiles {
  font-size: 22px;
  color: #3a4e48;
}

/*--------------------------------------------------------------
  #Demo Cards
--------------------------------------------------------------*/
.image {
        height: 120px;
    width: 160px;
    object-fit: contain;

  /* border-radius: 20px; */
  /* border: 1px solid gray; */
}

.card-min-height {
  min-height: 100px;
}

/*--------------------------------------------------------------
  #View Cards
--------------------------------------------------------------*/
/* .viewcard {
  background-image: url(../images/card-bg.jpg);
} */
.profile-img {
  margin: 0;
  /* margin-left: 80px; */
}
.social-icons i {
  font-size: x-large;
}

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

.coursecard {
  /* background-image: url(../images/download.png); */
  /* background-repeat: no-repeat; */
  /* background-position: top right; */
  border-top: 8px solid #ffc451;
  /* padding: 60px 10px 10px 10px; */
  background-color: #ffffff;
  /* margin-right: 10px; */
  box-shadow: 1px 10px 17px #666666;
}

.card-minn-height {
  /* min-height: 48px; */
}

/*--------------------------------------------------------------
  #Pricing
--------------------------------------------------------------*/
.pricing-heading {
  margin-left: 100px;
}

.pricing-card-title {
  font-size: 25px;
}

.pricing-span {
  color: gray;
}

.pricing-button {
  color: #151515;
}

.pricing-img {
  height: 150px;
  width: 150px;
  border-radius: 5px;
}

/*--------------------------------------------------------------
  #Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 0 32px 0;
  border-radius: 4px;
}

.contact .info-box i {
  font-size: 32px;
  color: #ffc107;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f8d4d5;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  border-radius: 4px;
}

.contact .php-email-form .form-group {
  margin-bottom: 25px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #111111;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button {
  background: #ffc107;
  border: 0;
  padding: 10px 32px;
  color: black;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button:hover {
  background: #ffc107;
}



/*--------------------------------------------------------------
  #Call us with no.
--------------------------------------------------------------*/
.questiondiv {
  margin-top: 15px;
  min-height: 100px;
  padding: 10px;
}
/* 

/*--------------------------------------------------------------
  #Footer
--------------------------------------------------------------*/
#footer {
  background: black;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top .footer-info {
  margin-bottom: 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 22px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
  margin-right: 10px;
  text-align: justify;
}

.card-img {
  height: 400px;
  width: 400px;
  border-radius: 2px;
}

.profile-img {
  height: 300px;
  width: 300px;
  border-radius: 2px;
  margin-left: -40px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #292929;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #ffc451;
  color: #151515;
  text-decoration: none;
}

#footer .footer-top h3 {
  font-size: 22px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
  text-align: center;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin-left: 50px;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ffc451;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #ffc451;
}
#footer .address {
  margin-left: 0;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
  text-decoration: none;
}

#footer .copyright-text {
  text-decoration: none;
}
