* {
  margin: 0px;
  padding: 0px;
}

/* color design for blog box */
:root {
  --sky-blue-color: #63cdf1;
  --sapphire-blue-color: #3563c2;
  --magenta-color: #e62ba9;
  --apricot-color: #f7b454;
  --persimmon-color: #ff5733;
  --dark-magenta-color: #8b008b;
  --dark-turquoise-color: #00ced1;
  --gold-color: #ffd700;
  --lawn-green-color: #7cfc00;
  --blog-text-color: #596172;

}

body {
  background: #f8f9fa;
}

.divider {
  width: calc(100% - 1rem);
  height: 1px;
  background-color: #f1f1f1;
  border: none;
  margin: 0.5rem 0.5rem;
  box-shadow: inset 0 0 1px #111;
}

@media only screen and (max-width: 600px) {
  .navbar {
    padding: 5px 0px !important;
  }

  .navbar-conatiner {
    padding: 0px 10px !important;
  }

  .hero-container {
    padding-top: 20px;
  }

  .hero-left-div {
    padding-left: 10px !important;
  }

  .pos-title {
    display: none !important;
  }

  .hero-container .hero-left-div .intro-text {
    font-size: 38px !important;
    font-weight: 600;
  }

  .intro {
    min-height: 150px;
  }

  .personal-profile-div {
    display: none !important;
  }

  .hero-div-img {
    display: none !important;
  }

  .hero-container {
    max-height: 450px !important;
  }

  .skils,
  .portfolio,
  .tools {
    padding-left: 0px !important;
  }

  .tools .img-div div img {
    height: 50px !important;
    width: 50px !important;
  }

  .tools .img-div div {
    border-radius: 10px;
    padding: 20px;
    height: 90px !important;
    width: 90px !important;
  }

  .tools-righ-div {
    display: none !important;
  }

  .stay-tuned-row {
    padding: 0px !important;
    background-size: auto !important;
  }

  .stay-tuned input,
  .stay-tuned button {
    width: 90% !important;
    margin-top: 10px;
  }

  .stay-tuned h1 {
    font-size: 38px !important;
  }

  .stay-tuned {
    height: 400px !important;
  }

  .extra-div {
    padding: 0px !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    padding: 10px 0px !important;
  }

  .extra-div p {
    font-size: 18px !important;
    margin: 0px !important;
  }

  .extra-div button {
    border-radius: 5px !important;
    padding: 5px 5px !important;
  }

  .contactus .col-12 {
    padding: 10px 0px !important;
  }

  .contactus .title {
    font-size: 28px !important;
  }

  .contactus h1,
  .contactus p {
    text-align: center;
    margin: 5px !important;
  }

  .container.footer-div {
    padding: 0px 5px !important;
  }

  .footer-div ul li span {
    margin-right: 5px !important;
    padding: 5px !important;
    width: 25px !important;
    height: 25px !important;
    font-size: 15px !important;
  }

  .footer-div ul {
    gap: 0px !important;
  }

  .bottom-nav {
    padding-bottom: 10px !important;
  }

}

.logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.logo h4 {
  display: flex;
  flex-direction: column;
  font-size: 25px;
  line-height: 1.3;
  margin: 0px;
  font-family: "PT Serif", serif;
  font-weight: 900;
  font-style: italic;
}

.logo h4 span span {
  color: #d65243;
  font-size: 28px;
  font-weight: bolder;
}

.logo h4 .slogan {
  text-align: right;
  font-size: 8px;
  color: #919191;
  font-style: italic;
  /* border-top: 1px dashed #919191; */
  /* padding-top: 2px;
    margin-top: 2px; */
  /* font-family: "Lobster", cursive; */
  font-family: "Oswald", sans-serif;
}

.logo-sm h4 {
  font-size: 15px;
  font-weight: 600;
  font-style: italic;
}

.logo-sm h4 span span {
  color: #d65243;
  font-size: 18px;
}

.logo-sm h4 .slogan {
  text-align: right;
}

.nav-link {
  font-size: 18px !important;
  color: #1d2043;
  font-weight: 60 !important;
  font-family: "Playfair Display", serif;
}

.hero-container {
  height: 650px;
  /* background: red; */
  background: url(img/banner-bg-new.jpg);
  background-size: 100% 100%;
  /* background-attachment: fixed; */
}

.hero-container p,
.hero-container h1 {
  margin: 0px !important;
  padding: 0px !important;
}

.hero-container h1 {
  line-height: 1 !important;
}

.hero-container .hero-left-div .intro-text {
  font-size: 68px;
  color: #1d2043;
  font-weight: 700;
  font-family: "Playfair Display", serif;
}

.hero-container .hero-left-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding-left: 50px;
}

.name {
  color: #db5445;
}

.sub-title {
  font-size: 28px;
  font-weight: 800;
  color: #1d2043;
  font-family: "Playfair Display", serif;
}

.hero-container .hero-left-div .intro {
  font-family: "Playfair Display", serif;
  font-weight: 300;
  padding-top: 10px;
}

.hero-div-img {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-right: 50px !important;
}

.hero-div-img img {
  height: 100% !important;
}

.text-slide {
  color: #1d2043;
  font-weight: 400;
  color: #5e5df0;
  font-family: "Lobster", cursive;
  letter-spacing: 2px;
}

.text-slide span {
  color: #db5445;
  font-weight: 600;
}

#text-slide2 {
  color: #5e5df0;
  font-weight: 800;
  text-transform: uppercase;
}

#cursor {
  display: inline-block;
  vertical-align: middle;
  width: 2.5px;
  height: 25px;
  margin-bottom: 5px;
  animation-name: cursorMove;
  animation-duration: 0.75s;
  animation-timing-function: step-end;
  animation-iteration-count: infinite;
}

@keyframes cursorMove {
  from {
    background-color: transparent;
  }

  50% {
    background-color: red;
  }
}

.hero-left-div .btn2 {
  background: #d65243;
  box-shadow: #d65243 0 10px 20px -10px;
}

.hero-left-div button {
  margin-left: 20px;
  padding: 10px;
  border-radius: 10px;
  margin-top: 15px;
  background: #5e5df0;
  border-radius: 999px;
  box-shadow: #5e5df0 0 10px 20px -10px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  opacity: 1;
  outline: 0 solid transparent;
  padding: 8px 18px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: fit-content;
  word-break: break-word;
  border: 0;
}

.personal-profile {
  padding: 0px 2%;
  margin-top: -100px !important;
}

.personal-profile-div {
  display: flex;
  flex-direction: row;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  gap: 20px;
  background-color: #fff;
}

.personal-profile-left-div {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 10px;
  width: 550px;
}

.personal-profile-left-div h2 {
  font-size: 20px;
}

.personal-profile-left-div p {
  font-size: 16px;
  line-height: 1.2;
  color: #a3a5a7;
}

.personal-profile-left-div p span {
  font-size: 18px;
  font-weight: 500;
  color: #1d2043;
}

.personal-profile-right-div {
  padding: 10px;
}

.signature {
  color: #db5445;
  font-family: "Lobster", cursive;
  font-size: 25px;
}

.sign-icon-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.social-link {
  color: #fff;
  display: flex;
  flex-direction: row;
  gap: 15px;

  height: min-content;
}

.social-link .fa {
  margin: 0px !important;
  font-size: 20px;
  border-radius: 5px;
  background: rgb(30, 48, 80);
  padding: 5px 8px;
  cursor: pointer;
  color: #fff;
}

.social-link .fa:hover {
  background: #db5445;
  color: #fff;
}

.skils {
  margin-top: 100px !important;
  padding-top: 80px;
  position: relative;
  padding-left: 6.5rem;
  background: url(img/home-shape.png);
  background-attachment: fixed;
}

.skils .col-lg-12 {
  text-align: center;
  margin-bottom: 50px;
}

.skils .col-lg-12 h1 {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 28px;
}

.skils .col-lg-12 span {
  color: #db5445;
  font-family: "PT Serif", serif;
}

.skils .progras-bar-div {
  margin-bottom: 20px;
}

.skils .progras-bar-div h1 {
  font-size: 15px;
  font-weight: 500;
  color: #1d2043;
  font-style: italic;
  display: flex;
}

.skils .col-lg-12 h1::after {
  content: "";
  display: inherit;
  width: 5%;
  margin: 10px auto;
  border-top: 5px solid #db5445;
  border-radius: 10px;
}

h3.pos-title {
  position: absolute;
  left: -45% !important;
  font-size: 5em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1.5em;

  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);

  background-color: #565656;
  color: transparent;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

.skils .pos-title {
  top: -65%;
}

.portfolio {
  padding: 0px 80px;
}

.portfolio .pos-title {
  top: -55%;
  color: rgba(191, 11, 11, 0.121);
}

.progress {
  width: 0;
  animation: progress 2.5s ease-in-out forwards;
}

@keyframes progress {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

.portfolio {
  padding: 80px 0px;
  margin-top: 100px !important;
  padding-top: 50px;
  position: relative;
  padding-left: 6.5rem;
}

.title {
  font-size: 25px;
  font-weight: 500;
  color: #1d2043;
  font-style: italic;
}

.portfolio .title::after {
  content: "";
  display: inherit;
  width: 5%;
  margin: 10px auto;
  border-top: 5px solid #db5445;
  border-radius: 10px;
}

.portfolio .title,
.portfolio .sub-heading {
  text-align: center;
}

.portfolio-div {
  border-radius: 10px;
  padding: 20px;
  background: #e3e6e9;
  box-shadow: 5px 5px 15px #d1d9e6, -5px -5px 15px #ffffff;
  margin-top: 20px;
}

.portfolio-img-div img {
  border-radius: 10px;
}

.portfolio-img-div img {
  height: 300px;
  width: 100%;
}

.portfolio-content .category-div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0px;
}

.portfolio-content .category-div h4,
.portfolio-content .category-div .fa {
  font-size: 12px;
  color: #db5445;
  margin: 0px;
}

.portfolio-content h1 {
  margin: 0px;
}

.portfolio-content .category-div p {
  font-weight: 700;
}

.portfolio-content .category-div .fa {
  color: #db5445;
  margin-right: 5px;
}

.portfolio-content h1 a {
  font-size: 18px;
  text-decoration: none;
  font-weight: 700;
}

.portfolio-content p {
  font-size: 12px;
  margin: 0px;
}

.tools {
  padding: 100px 0px;
  position: relative;
  padding-left: 5rem;
}

.tools .pos-title {
  top: -55%;
  color: rgba(2, 89, 228, 0.121);
}

.tools .col-lg-10 .title::after {
  content: "";
  display: inherit;
  width: 5%;
  margin: 10px auto;
  border-top: 5px solid #db5445;
  border-radius: 10px;
}

.tools .col-lg-10 .title,
.col-lg-10 .sub-heading {
  text-align: center;
}

.tools .col-lg-10 .sub-heading {
  margin-bottom: 100px;
}

.tools .title {
  font-size: 35px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}

.tools .title span {
  color: #db5445;
  font-style: italic;
}

.tools .img-div div img {
  height: 70px;
  width: 70px;
}

.tools .img-div {
  display: flex;
  flex-wrap: wrap;
}

.tools .img-div div {
  border-radius: 10px;
  padding: 20px;
  background: #fff;
  box-shadow: 5px 5px 15px #d1d9e6, -5px -5px 15px #ffffff;
  height: 100px;
  width: 100px;

  margin: 10px;
}

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(109, 5, 5, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px;
}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }

  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}

.stay-tuned {
  height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  color: #fff;
  font-size: 20px;
}

.stay-tuned h1 {
  color: #db5445;
  font-family: "Lobster", cursive;
  font-size: 65px;
}

.stay-tuned h1,
.stay-tuned p {
  margin: 0px;
}

.stay-tuned input,
.stay-tuned button {
  width: 30%;
  margin-top: 10px;
  border-radius: 20px !important;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.text-green {
  color: green;
  font-weight: bold;
}

.contactus {
  background: url(img/contactusbg.jpg);
  background-size: 100% 100%;
  background-attachment: fixed;
  font-size: 18px;
}

.contactus .title {
  font-size: 40px;
}

.contactus .col-12 {
  background: rgba(0, 0, 0, 0.12);
  padding: 150px 100px;
}

.contactus h1,
.contactus p {
  text-align: center;
}

.contactus button {
  border-radius: 10px !important;
  width: 100%;
}

.contactus img {
  height: 300px !important;
}

input,
textarea {
  border-radius: 10px !important;
  padding-left: 10px !important;
  /* background: #f5f2ff !important; */
  color: #db5445 !important;
  padding: 10px !important;
  font-family: "PT Serif", serif !important;
  font-style: italic !important;
  font-weight: bold !important;
}

.form-control::-webkit-input-placeholder {
  color: #919191 !important;
  font-family: "PT Serif", serif !important;
  font-style: italic !important;
}

.form-label {
  margin-bottom: 0px !important;
}

.contactus .title::after {
  content: "";
  display: inherit;
  width: 5%;
  margin: 10px auto;
  border-top: 5px solid #1d2043;
  border-radius: 10px;
}

/* .contactus .col-12 .row {
  background: #fff;
  padding: 30px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  border-radius: 20px;
} */

.contactus p span {
  font-weight: bold;
}

.contactus p span i {
  margin-right: 5px;
}

.extra-div {
  padding: 20px;
  background: #fff;
}

.extra-div .col-12 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.extra-div p {
  font-size: 40px;
}

.extra-div button {
  border-radius: 50px;
  padding: 20px 60px;
  background: #db5445;
  font-family: "Lobster", cursive;
}

.footer-div {
  padding: 5px;
}

.footer-menu {
  border-bottom: 2px solid #f1f1f1;
  padding: 5px;
}

.footer-div ul {
  list-style: none;
  display: flex;
  gap: 10px;
  justify-content: end;
  margin: 0px;
  padding: 0px;
}

.footer-div ul li span {
  margin-right: 10px;
  color: #fff;
  padding: 8px;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  width: 30px;
  height: 30px;
  font-size: 15px;
  text-align: center;
}

span.icon_twitter {
  background: #1da1f2;
}

span.icon_facebook {
  background: #3b5998;
}

span.icon_dribbble {
  background: #ea4c89;
}

span.icon_g_plus {
  background: #dd4b39;
}

/* cv style */

.print-btn-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.print-btn {
  background-color: #1f4e79;
  color: white;
  padding: 10px;
  border: none;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.print-btn:hover {
  background-color: #3e8e41;
}

.cv-main-container {
  background: url(./img/home-shape.png) !important;
  background-attachment: fixed !important;
  background-size: 100% 100%;
}

.resume-div .circles {
  position: absolute;
}

.cv-div .header-div,
.cv-div section {
  padding: 0px 20px;
  margin-bottom: 20px;
}

.cv-div section {
  margin-bottom: 20px;
}

.header-div {
  padding-right: 0px !important;
}

.cv-divider {
  width: calc(100%);
  height: 1px;
  background-color: #339999;
  border: none;
  box-shadow: inset 0 0 1px #111;
}

.cv-divider.lg {
  height: 4px;
}

.cv-divider.sm {
  height: 2px;
  background: #a7a6a6;
}

.resume-div .col-12 {
  width: 210mm;
  /* height: 297mm; */
}

.cv-div {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  width: 210mm;
  /* height: 297mm; */
  background: #f1f1f1;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  gap: 20px;
  padding: 20px 0px;
  margin-bottom: 20px;
}

.header-div {
  display: flex;
  justify-content: space-between;
}

.cv .cv-name {
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #339999;
  font-weight: 600;
  font-family: "Playfair Display", serif;
}

.cv .cv-name .subtitle {
  font-size: 16px;
  color: #a7a6a6;
  font-family: "Playfair Display", serif;
}

.cv-social-link {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  padding-left: 30px;
}

.cv-social-link a {
  display: flex;
  justify-content: left;
  gap: 10px;
  align-items: center;
  background: #1f4e79;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  text-decoration: none;
  color: #fff;
  padding: 2px 10px;
  font-size: 13px;
}

.cv-heading {
  font-size: 25px;
  font-family: "Playfair Display", serif;
  color: #339999;
  font-weight: 5000;
  /* text-transform: uppercase; */
}

.tech-skills div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tech-skills div span {
  background: #1f4e79;
  color: #fff;
  border-radius: 5px;
  padding: 0px 10px;
  /* width: 90px;
  flex-basis: 90px;
  flex-grow: 1;
  max-width: 120px!important; */
}

.cv-company-list div {
  font-size: 18px;
  display: flex;
  align-items: end;
  gap: 10px;
}

.cv-company-env {
  align-items: start !important;

  margin-left: 50px;
  margin-bottom: 20px;
}

.cv-company-env .cv-sm-sub-heading {
  font-size: 16px;
  font-weight: bold;
}

.cv-company-env span {
  font-size: 14px;
}

.cv-company-address {
  font-size: 15px;
}

.cv-company-date {
  color: #a7a6a6;
  font-size: 12px;
  font-weight: bold;
}

.cv-sm-sub-heading {
  font-size: 15px;
  font-weight: bold;
}

/* cv WORK EXPERIENCE */
.cv-project-details {
  margin-bottom: 50px;
}

.cv-project-resp-evn {
  margin-left: 50px;
}

.cv-project-res,
.cv-project-evn {
  /* display: flex;
  gap: 10px; */
}

.cv-project-name {
  color: #1f4e79;
  font-size: 20px;
  font-weight: bold;
  font-family: "Playfair Display", serif;
}

.cv-project-tech {
  font-size: 16px;
  color: #a7a6a6;
  font-family: "Playfair Display", serif;
}

.subtitle {
  font-size: 15px;
  color: #a7a6a6;
  font-family: "Playfair Display", serif;
  margin: 0px;
}

.cv-heading.sm {
  margin: 0px;
}

.eductaion ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
  margin-left: 50px;
}

.eductaion li {
  padding-left: var(--icon-space);
}

.eductaion li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc(var(--icon-space) * -1);
  width: var(--icon-space);
  font-size: 15px;
  font-weight: lighter;
  color: #1f4e79;
}

.eductaion li span {
  font-weight: bold;
  color: #1f4e79;
}

.declaration li {
  list-style: none;
}

.declaration .declaration-bottom {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.declaration li span {
  list-style: none;
  font-weight: bold;
  color: #1f4e79;
}

.cv-title {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 28px;
  color: #1f4e79;
  margin-top: 20px;
  font-weight: bold;
}

.cv-title::after {
  content: "";
  display: inherit;
  width: 5%;
  margin: 10px auto;
  border-top: 5px solid #db5445;
  border-radius: 10px;
}

/* media query */

/* @media only screen and (max-width: 1350px) {
  .skils .pos-title {
    top: -10%;
  }

  .portfolio .pos-title {
    top: -25%;
  }

  .tools .pos-title {
    top: -15%;
  }
} */

@media only screen and (min-width: 1350px) and (max-width: 1450px) {
  .skils .pos-title {
    top: -20%;
  }

  .portfolio .pos-title {
    top: -25%;
  }

  .tools .pos-title {
    top: -15%;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1340px) {
  .skils .pos-title {
    top: -5%;
  }

  .portfolio .pos-title {
    top: -5%;
  }

  .tools .pos-title {
    top: -5%;
  }

  .hero-div-img {
    padding-right: 10px !important;
  }

  .hero-div-img img {
    height: 90% !important;
  }
}

/* // blogs style */

.blog-title .sub-heading {
  text-align: center !important;
  font-size: 15px;
  margin-bottom: 20px;
}

.blog-main-container {
  background: #e8eff7;
}

.blogs-list-main-div .row {
  margin-bottom: 50px;
}

.blog-card {
  font-family: "Josefin Sans", sans-serif;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.blog-card-top img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blog-card-top.txt {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.txt-div {
  border: 2px solid red;
  width: 80px;
  height: 80px;
  border-radius: 2px;
  cursor: pointer;
}

.blog-card-top.txt span {
  background: red;
  font-family: "Playfair Display", serif;
  font-size: 50px;
  padding: 0px;
  color: #fff;
  font-weight: bold;
  border: 2px solid #fff;
  width: calc(100%);
  height: calc(100%);

  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}

.blog-card-top.txt span:hover {
  transform: translate(-5px, -5px);
  border: none;
}

/* 
.blog-card-top.img-sm .txt-div span img{
  width: 80px;
  height: 80px;
  border-radius: 0px;
} */

.blog-card-info {}

.blog-card-heading {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 20px;
  margin: 10px 0px;
  line-height: 1.45;
  letter-spacing: 0px;
}

.divider-sm {
  height: 2px;
  width: 10px;
  background: red;
}

.blog-card-date {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
  color: #596172;
  font-size: 15px;
}

.blog-card-content {
  color: var(--blog-text-color);
  font-size: 15px;
  text-align: center;
}

.blog-card-content p {
  font-size: 18px;
}

.blog-card-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}

.has-tag {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.has-tag li {
  padding: 0px 5px;
  list-style: none;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
  border-radius: 2px;
}

.has-tag li span {
  color: red;
  margin-right: 5px;
}

.read-more {}

/* .side-div-heading
{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: left;
} */
.side-div-heading h1 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 20px;
}

.divider-full-width {
  height: 2px;
  background: #ff4c60;
  flex-grow: 1;
}

.side-div-heading {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  gap: 10px;
}

.side-div-heading h1 {
  margin: 0px;
}

/* .side-div-heading h1:after {
  content: "";
  flex-grow: 1;
  height: 5px;
  background: #D66853;
  min-width: 20px;
  margin: auto;
}
.side-div-heading h1:after {
  margin-left: 20px;
} */

.side-div-list .blog-card {
  padding: 0px;
  border-radius: 0px;
}

.side-div-list .txt-div {
  width: 50px;
  height: 60px;
}

.side-div-list .blog-card-top.txt span {
  font-size: 20px;
}

.side-div-list .blog-card-heading {
  font-weight: 800;
  margin: 0px 0px;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.blog-card.side {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
}

.side-div-list .blog-card-top.txt {
  margin: 0px;
}

.side-div-list .blog-card-date {
  font-size: 12px;
  color: #abb8c3;
  text-align: left;
  justify-content: left;
}

.side-div-list a {
  color: inherit;
  text-decoration: none;
}

.side-div section {
  padding-bottom: 30px;
}

.side-div section .tag-list {
  margin-top: 10px;
}

.side-div section .tag-list .has-tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

/* sky-blue-color style for blog card */
.blog-card.sky-blue .txt-div {
  border-color: var(--sky-blue-color) !important;
}

.blog-card.sky-blue .has-tag li span {
  color: var(--sky-blue-color) !important;
}

.blog-card.sky-blue .blog-card-top.txt span,
.blog-card.sky-blue .blog-card-date .divider-sm {
  background: var(--sky-blue-color) !important;
}

/* sapphire-blue-color style for blog card */
.blog-card.sapphire-blue .txt-div {
  border-color: var(--sapphire-blue-color) !important;
}

.blog-card.sapphire-blue .has-tag li span {
  color: var(--sapphire-blue-color) !important;
}

.blog-card.sapphire-blue .blog-card-top.txt span,
.blog-card.sapphire-blue .blog-card-date .divider-sm {
  background: var(--sapphire-blue-color) !important;
}

/* magenta-color style for blog card */
.blog-card.magenta .txt-div {
  border-color: var(--magenta-color) !important;
}

.blog-card.magenta .has-tag li span {
  color: var(--magenta-color) !important;
}

.blog-card.magenta .blog-card-top.txt span,
.blog-card.magenta .blog-card-date .divider-sm {
  background: var(--magenta-color) !important;
}

/* apricot-color style for blog card */
.blog-card.apricot .txt-div {
  border-color: var(--apricot-color) !important;
}

.blog-card.apricot .has-tag li span {
  color: var(--apricot-color) !important;
}

.blog-card.apricot .blog-card-top.txt span,
.blog-card.apricot .blog-card-date .divider-sm {
  background: var(--apricot-color) !important;
}

/* persimmon-color style for blog card */
.blog-card.persimmon .txt-div {
  border-color: var(--persimmon-color) !important;
}

.blog-card.persimmon .has-tag li span {
  color: var(--persimmon-color) !important;
}

.blog-card.persimmon .blog-card-top.txt span,
.blog-card.persimmon .blog-card-date .divider-sm {
  background: var(--persimmon-color) !important;
}

/* dark-magenta-color style for blog card */
.blog-card.dark-magenta .txt-div {
  border-color: var(--dark-magenta-color) !important;
}

.blog-card.dark-magenta .has-tag li span {
  color: var(--dark-magenta-color) !important;
}

.blog-card.dark-magenta .blog-card-top.txt span,
.blog-card.dark-magenta .blog-card-date .divider-sm {
  background: var(--dark-magenta-color) !important;
}

/* dark-turquoise-color style for blog card */
.blog-card.dark-turquoise .txt-div {
  border-color: var(--dark-turquoise-color) !important;
}

.blog-card.dark-turquoise .has-tag li span {
  color: var(--dark-turquoise-color) !important;
}

.blog-card.dark-turquoise .blog-card-top.txt span,
.blog-card.dark-turquoise .blog-card-date .divider-sm {
  background: var(--dark-turquoise-color) !important;
}

/* gold-color style for blog card */
.blog-card.gold .txt-div {
  border-color: var(--gold-color) !important;
}

.blog-card.gold .has-tag li span {
  color: var(--gold-color) !important;
}

.blog-card.gold .blog-card-top.txt span,
.blog-card.gold .blog-card-date .divider-sm {
  background: var(--gold-color) !important;
}

/* lawn-green-color style for blog card */
.blog-card.lawn-green .txt-div {
  border-color: var(--lawn-green-color) !important;
}

.blog-card.lawn-green .has-tag li span {
  color: var(--lawn-green-color) !important;
}

.blog-card.lawn-green .blog-card-top.txt span,
.blog-card.lawn-green .blog-card-date .divider-sm {
  background: var(--lawn-green-color) !important;
}

/* //blog-view main page */

.blog-view .blog-card-top img {
  max-height: 400px;
}

.blog-view .blog-card-heading {
  font-size: 30px;
  text-align: center;
}

.blog-view .blog-content-div p {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: justify;
}

.blog-sub-heading2 {
  font-size: 25px;
  font-family: "Playfair Display", serif;
  font-weight: 700;

  margin: 10px 0px;
  line-height: 1.45;
  letter-spacing: 0px;
}

.blog-sm-sub-heading {
  font-size: 20px;
  color: #1d2043;
  font-weight: bold;
}

.blog-sub-heading-list {
  margin-left: 15px;
}

.blog-blockquote .blockquote {
  padding: 16px 24px;
  display: block;
  font-size: inherit;
  line-height: 30px;
  background: #f8faff;
  border: 1px solid #d3dce6;
  border-left: 4px solid #6b81af;
  border-radius: 4px;
  font-style: normal;
  clear: both;
}

.blog-blockquote .blockquote a {
  text-decoration: none;
}

.blog-blockquote .blockquote.red {
  border-left-color: var(--persimmon-color);
}

.blog-blockquote .blockquote.output {
  border-left-color: var(--sapphire-blue-color);
  background: gainsboro;
}

.prettyprint {
  padding: 10px !important;
  background: #F4F4F4;
  border-left: 4px solid #6b81af !important;
  border-radius: 4px;
  font-size: inherit;
  line-height: 20px;
}

.blog-sub-heading-list ul li {
  list-style-type: square;
  font-size: 25px;
}

.blog-sub-heading-list ul li .blog-card-content,
.blog-sub-heading-list ul li .blog-card-content .blog-sm-sub-heading {
  font-size: 18px !important;
}

.blog-sub-heading-list ul li .blog-card-content {
  margin-bottom: 5px !important;
}

/* .blog-sub-heading-list ul li:before {
  content: "\f00c"; 
  font-family: "FontAwesome";
  margin-right: 0.5em;
} */