:root {
  --primary-color: #ad2cff;
  --black-grey-color: #18181b;
}

@media screen and (width <= 1000px) {
  .own-navbar {
    justify-content: space-between !important;
    padding-inline: 1.8rem !important;
  }
  .navbar-title {
    justify-content: flex-start !important;
  }
  .navbar-main-text {
    font-size: 1.9rem !important;
    text-wrap: nowrap !important;
  }
  .navbar-contact {
    justify-content: flex-end !important;
  }
  .navbar-contact a {
    font-size: 1.4rem !important;
  }
  .navbar-links {
    display: none !important;
  }
  #colorlib-about {
    padding-top: 0 !important;
  }
  #colorlib-contact,
  #colorlib-blog {
    padding: 4rem 0 !important;
    padding-bottom: 2rem !important;
  }
  #colorlib-blog .owl-theme .owl-controls {
    top: -15px !important;
  }
}

html {
  scroll-behavior: smooth !important;
}

.owl-carousel .owl-stage:before {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 15px;
}

.owl-carousel3 .owl-stage:before {
  height: 65px !important;
}

.owl-carousel3 .owl-stage-outer {
  height: calc(100% + 30px);
  margin: -15px;
  padding: 15px;
  width: calc(100% + 30px);
}

.owl-carousel3 .owl-item {
  opacity: 0;
}

.owl-carousel3 .owl-item.active {
  opacity: 1 !important;
}

input::placeholder,
textarea::placeholder {
  color: var(--black-grey-color) !important;
  opacity: 0.6;
}

.desc {
  padding-left: 0 !important;
}

textarea,
input {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px !important;
}

.form-control {
  border-radius: 1.5rem !important;
  padding: 1.5rem !important;
}

.send-message {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.error-contact {
  color: #eb0000;
  margin-top: 0.5rem;
  margin-left: 0.2rem;
  display: block;
  font-size: 1.3rem;
}

.success-contact {
  color: green !important;
}

.own-navbar {
  height: 10rem;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 0.1rem solid #f4f4f4;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 16px;
}

.own-navbar section {
  overflow: visible;
}

.navbar-title {
  display: flex;
  justify-content: center;
  width: 30rem !important;
  overflow-wrap: break-word;
  flex-shrink: 1;
}

.navbar-main-text {
  color: var(--black-grey-color);
  font-family: 'Playfair Display', Georgia, serif;
  padding: 0;
  margin: 0;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}

.navbar-main-text a {
  text-decoration: none;
  color: var(--black-grey-color) !important;
}

.navbar-main-text a:hover {
  text-decoration: none;
}

.navbar-links {
  display: flex;
  justify-content: center;
  flex: 1;
}

.navbar-contact {
  display: flex;
  justify-content: center;
  width: 30rem !important;
}

.navbar-links ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  column-gap: 4rem;
}

.navbar-links ul li {
  display: inline-flex;
  font-size: 2rem;
}

ul li a,
ul li a:hover {
  color: var(--black-grey-color);
}

footer {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 16px;
  border-top: 0.1rem solid #f4f4f4;
  position: relative;
}

.analia-about-text {
  margin-bottom: 30px;
}

.svg {
  pointer-events: all;
}

.svg-facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24'%3E%3Cpath fill='%23ad2cff' d='M12 2.04c-5.5 0-10 4.49-10 10.02c0 5 3.66 9.15 8.44 9.9v-7H7.9v-2.9h2.54V9.85c0-2.51 1.49-3.89 3.78-3.89c1.09 0 2.23.19 2.23.19v2.47h-1.26c-1.24 0-1.63.77-1.63 1.56v1.88h2.78l-.45 2.9h-2.33v7a10 10 0 0 0 8.44-9.9c0-5.53-4.5-10.02-10-10.02' /%3E%3C/svg %3E");
}

.svg-instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24'%3E%3Cpath fill='%23ad2cff' d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4zm9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8A1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5a5 5 0 0 1-5 5a5 5 0 0 1-5-5a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3a3 3 0 0 0 3 3a3 3 0 0 0 3-3a3 3 0 0 0-3-3' /%3E%3C/svg %3E");
}

.svg-whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24'%3E%3Cpath fill='%23ad2cff' d='M12.04 2c-5.46 0-9.91 4.45-9.91 9.91c0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21c5.46 0 9.91-4.45 9.91-9.91c0-2.65-1.03-5.14-2.9-7.01A9.82 9.82 0 0 0 12.04 2m.01 1.67c2.2 0 4.26.86 5.82 2.42a8.23 8.23 0 0 1 2.41 5.83c0 4.54-3.7 8.23-8.24 8.23c-1.48 0-2.93-.39-4.19-1.15l-.3-.17l-3.12.82l.83-3.04l-.2-.32a8.2 8.2 0 0 1-1.26-4.38c.01-4.54 3.7-8.24 8.25-8.24M8.53 7.33c-.16 0-.43.06-.66.31c-.22.25-.87.86-.87 2.07c0 1.22.89 2.39 1 2.56c.14.17 1.76 2.67 4.25 3.73c.59.27 1.05.42 1.41.53c.59.19 1.13.16 1.56.1c.48-.07 1.46-.6 1.67-1.18s.21-1.07.15-1.18c-.07-.1-.23-.16-.48-.27c-.25-.14-1.47-.74-1.69-.82c-.23-.08-.37-.12-.56.12c-.16.25-.64.81-.78.97c-.15.17-.29.19-.53.07c-.26-.13-1.06-.39-2-1.23c-.74-.66-1.23-1.47-1.38-1.72c-.12-.24-.01-.39.11-.5c.11-.11.27-.29.37-.44c.13-.14.17-.25.25-.41c.08-.17.04-.31-.02-.43c-.06-.11-.56-1.35-.77-1.84c-.2-.48-.4-.42-.56-.43c-.14 0-.3-.01-.47-.01' /%3E%3C/svg %3E");
}

.svg-mail {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24'%3E%3Cpath fill='%23ad2cff' d='M13 19c0-.34.04-.67.09-1H4V8l8 5l8-5v5.09c.72.12 1.39.37 2 .72V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9.09c-.05-.33-.09-.66-.09-1m7-13l-8 5l-8-5zm0 9v3h3v2h-3v3h-2v-3h-3v-2h3v-3z' /%3E%3C/svg %3E");
}

.svg-map {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ad2cff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0zm.894.211v15M9 3.236v15'/%3E%3C/svg%3E");
}

.nav-controls {
  display: flex;
  align-items: center;
}

.owl-prev:hover,
.owl-next:hover {
  transform: scale(0.9);
}

img {
  border-radius: 2rem;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 2px 9px !important;
}

img:hover {
  background-color: red;
  opacity: 0.6;
  transform: scale(0.9);
}

.practice-img {
  margin-bottom: 1.5rem;
}

.practice-caption h4 {
  margin-bottom: 1rem;
  color: var(--primary-color);
}

.purple {
  color: var(--primary-color);
}

.own-svg {
  width: 3rem;
  height: 3rem;
  background-repeat: no-repeat;
}

.own-svg:hover {
  opacity: 0.6;
  cursor: pointer;
}

.about-contact-me {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about-desc .colorlib-social-icons {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

.about-desc .colorlib-social-icons a svg:hover {
  opacity: 0.6;
}

.title {
  color: #f0f0f0;
  font-weight: 700;
  font-size: 20rem;
}

/* End Propios */

body {
  font-family: 'Karla', Arial, sans-serif;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  background: linear-gradient(#f9fafb, #ffffff);
  color: var(--black-grey-color);
}

#colorlib-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#colorlib-wrapper > div {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}

a {
  color: var(--primary-color);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:hover {
  text-decoration: underline;
  color: var(--primary-color);
}

a:focus,
a:active {
  outline: none;
}

p,
span {
  margin-bottom: 1rem;
  font-weight: 400;
  font-family: 'Karla', Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul,
ol {
  display: block;
  margin-bottom: 1.5em;
}

span {
  font-size: 16px;
  color: var(--black-grey-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Playfair Display', Georgia, serif;
  margin: 0 0 30px 0;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #252525;
}

::-moz-selection {
  color: #fcfcfc;
  background: #252525;
}

::selection {
  color: #fcfcfc;
  background: #252525;
}

#colorlib-page {
  position: relative;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

#colorlib-contact,
#colorlib-blog,
#colorlib-about {
  padding: 3rem 0;
  clear: both;
  position: relative;
}

.about-desc h2 {
  line-height: 1.3;
}
.about-desc h2 span {
  display: block;
  margin-bottom: 0;
  color: #000;
  font-size: 50px;
  font-family: 'Playfair Display', Georgia, serif;
}
.about-desc .desc {
  padding-left: 6em;
  position: relative;
}

.intro-heading {
  margin-bottom: 3em;
}

.intro-heading h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.25em;
  color: #000;
  position: relative;
}

.intro-heading span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  margin-bottom: 10px;
  color: #bfbfbf;
  font-weight: 600;
}

@-webkit-keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@-webkit-keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
  }
}

@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
  }
}

@-webkit-keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}

@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}

@-webkit-keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@-webkit-keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
  }
}

@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
  }
}

#colorlib-blog .owl-carousel {
  z-index: 0;
}

#colorlib-blog .owl-carousel .owl-stage-outer {
  z-index: -1;
}

#colorlib-blog .owl-theme .owl-controls {
  margin-top: -10px;
  z-index: 1;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin-top: -30px;
}

#colorlib-blog .owl-theme .owl-controls .owl-nav [class*='owl-'] {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 2rem !important;
  -moz-border-radius: 2rem !important;
  -ms-border-radius: 2rem !important;
  border-radius: 2rem !important;
  background: #e5e7eb80;
  padding: 10px;
  opacity: 1;
}

.article {
  display: block;
  margin-bottom: 6em;
}
.article .desc {
  position: relative;
  margin-top: 2rem;
}

.article .desc h2 {
  font-size: 24px;
  margin-bottom: 1.25rem;
}
.article .desc h2 a {
  text-decoration: none;
  color: #000;
}

.btn {
  border-radius: 2rem !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 16px;
  font-size: 1.5rem !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.btn-primary {
  background: var(--primary-color) !important;
  color: #fff !important;
  border: 2px solid var(--primary-color) !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  opacity: 0.6;
}

.contact-info {
  margin-bottom: 3em;
  padding: 0;
}

.contact-info li {
  display: flex;
  gap: 1rem;
  align-items: center;
  list-style: none;
  margin: 0 0 30px 0;
  position: relative;
}

.form-group {
  margin-bottom: 30px;
}

.form-control:focus {
  border-color: var(--primary-color) !important;
}

#footer {
  padding: 1.5rem 0 !important;
  border-top: 0.1rem solid #f4f4f4;
  display: block;
  width: 100%;
}

#footer p:last-child {
  margin-bottom: 0;
  font-size: 14px;
}

.js .animate-box {
  opacity: 0;
}
