.footer-06 {
    padding-top: 0 !important;
    background: #350000;
    position: relative;
    overflow: hidden;
    z-index: 0; }
    .footer-06:after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      opacity: .2;
      z-index: -1;
      background: #d7b8ff;
      background: -moz-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #d7b8ff), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      background: -o-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      background: -ms-radial-gradient(center, ellipse cover, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-radial-gradient(center, ellipse, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      background: -o-radial-gradient(center, ellipse, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      background: radial-gradient(ellipse at center, #d7b8ff 0%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7b8ff', endColorstr='#ffffff', GradientType=1 ); }
    .footer-06 .subheading {
      color: rgba(241, 176, 176, 0.603);
      text-transform: uppercase;
      
      letter-spacing: 2px; }
    .footer-06 .heading-section {
      color: #fff;
      font-size: 30px;
      text-transform: uppercase; }
    .footer-06 .footer-heading {
      font-size: 20px;
      color: #fff;
      margin-bottom: 20px; }
      .footer-06 .footer-heading .logo {
        color: #fff; }
    .footer-06 p {
      color: rgba(61, 4, 4, 0.3); }
    .footer-06 a {
      color: #fff; }
    .footer-06 .list-unstyled li a {
      color: rgba(255, 255, 255, 0.5); }
    .footer-06 .subscribe-form {
      border-radius: 40px;
      background: #fff;
      padding: 3px; }
      .footer-06 .subscribe-form .form-group {
        position: relative;
        margin-bottom: 0;
        border-radius: 0; }
        .footer-06 .subscribe-form .form-group input {
          background: transparent !important;
          border: none !important;
          outline: none !important;
          color: rgba(77, 3, 3, 0.3) !important;
          font-size: 16px;
          height: 56px;
          border-radius: 0; }
          .footer-06 .subscribe-form .form-group input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(51, 0, 0, 0.3) !important; }
          .footer-06 .subscribe-form .form-group input::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(48, 1, 1, 0.3) !important; }
          .footer-06 .subscribe-form .form-group input:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(59, 0, 0, 0.3) !important; }
          .footer-06 .subscribe-form .form-group input:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(68, 3, 3, 0.3) !important; }
          .footer-06 .subscribe-form .form-group input:focus {
            outline: none !important;
            -webkit-box-shadow: none;
            box-shadow: none; }
        .footer-06 .subscribe-form .form-group .submit {
          color: rgb(255, 7, 7) !important;
          display: block;
          width: 150px;
          height: 56px;
          font-size: 14px;
          background: #501616 !important;
          border: none;
          letter-spacing: 1px;
          text-transform: uppercase;
          border-radius: 40px; }
          .footer-06 .subscribe-form .form-group .submit:hover, .footer-06 .subscribe-form .form-group .submit:focus {
            text-decoration: none !important;
            outline: none !important; }
    .footer-06 .aside-stretch {
      background: #501616; }
      .footer-06 .aside-stretch:after {
        background: #501616; }
    .footer-06 .aside-stretch-right {
      background: #501616; }
      .footer-06 .aside-stretch-right:after {
        background: #501616; }

        /* #footer .social-media-container { justify-content: space-between; } */

        
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  background: #2a2c30;
  padding-top: 50px;
}
.footer .footer-logo .navbar-brand {
  color: #fff;
  display: inline-block;
  float: none;
  font-family: "Philosopher", sans-serif;
  font-size: 24px;
  font-weight: 500;
  height: 100%;
  letter-spacing: 0.2em;
  padding-left: 0;
  padding-top: 0;
}
.footer .footer-logo p {
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
}
.footer .list-menu > h4 {
  color: #fff;
  padding-bottom: 20px;
}
.footer .list-menu ul li a {
  color: #fff;
  font-size: 12px;
  padding-left: 5px;
  text-decoration: none;
  letter-spacing: 0;
}
.footer .copyrights {
  background: #fff;
  margin-top: 50px;
  text-align: center;
  padding: 25px;
}
.footer .copyrights p, .footer .copyrights .credits {
  margin: 0;
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0;
}
.footer .copyrights p a, .footer .copyrights .credits a {
  letter-spacing: 0;
  color: #71c55d;
}
	#main a {
		color: #990a00d2 !important;
		text-decoration: none;
	}
	.section-title h2::after { background-color: #990a00d2 !important; }
	.portfolio-item { max-height: 60px; }
	.portfolio-item img{ transition: all .3s ease-in-out .05s; }
	.portfolio-item img:hover{ scale: 1.1; }
	.portfolio-item img { max-height: 60px; }

  .social-icon {
    background-color: transparent !important;
    color: #990a00d2 !important;
  }

  .vr {
    background-color: white !important;
    padding: 1px !important;
    opacity: 1 !important;
    margin: 0 auto !important;
    height: 25cqh !important;
  }

  .row-footer { flex-direction: row; }
  .row-footer  { flex-direction: row; }
  .social-icon-footer { color: white; font-size: 4.5cqh; }
#footer {
  color: #444444;
  font-size: 14px;
  background: #f1f0f2;
}
#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #f9f8f9;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact h4 {
  font-size: 22px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #777777;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #00c28e;
  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: #777777;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #990a00d2;
}
#footer .footer-newsletter {
  font-size: 15px;
}
#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  text-align: left;
  border: 1px solid #e4e3e6;
}
#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #990a00d2;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#footer .footer-newsletter form input[type=submit]:hover {
  background: #990a00d2;
}
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  color: #444444;
}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #990a00d2;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .social-links a:hover {
  background: #990a00d2;
  color: #fff;
  text-decoration: none;
}
/* #footer .social-media-container { justify-content: space-between; } */

@media (max-width: 991px) { /* .social-media-column { text-align: end !important; } .social-media-container { flex-direction: column; gap: 15px !important; } */ .social-icon-footer { font-size: 3cqh !important; } }
@media (max-width: 767px) { /* .footer-06 .col-md-3 { text-align: center !important; } .social-media-container { flex-direction: row; justify-content: space-evenly; } */ .social-icon-footer { font-size: 4cqh !important; } }