/***************************  MIXINS **********************************/
/************************  [END] MIXINS  *******************************/
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #996837;
}

::-webkit-scrollbar {
  height: 10px;
  /* height of horizontal scrollbar */
  width: 10px;
  /* width of vertical scrollbar */
  background-color: #ffffff;
  border: none;
  margin-top: 20px;
}

::-moz-selection {
  background: #bd8e47;
  color: #ffffff;
}

::selection {
  background: #bd8e47;
  color: #ffffff;
}

img, svg {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

*:focus, *:focus, *:active {
  text-decoration: none !important;
  box-shadow: none !important;
  outline: none !important;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Sylfaen", serif;
  font-size: 16px;
  line-height: 1.8;
}

a, a:hover {
  text-decoration: none;
}

section {
  padding: 100px 0;
}

ul {
  list-style-image: url("../img/bullet.svg");
}
ul li {
  margin-bottom: 5px;
}

.btn-main {
  font-family: "Sylfaen", serif;
  border: 1px solid #af7041;
  background-color: transparent;
  padding: 8px 35px;
  letter-spacing: 1px;
  color: #111111;
  margin: 40px auto 0;
  font-weight: 800;
  font-size: 15px;
  cursor: pointer;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
.btn-main:hover {
  background-color: #af7041;
  color: #ffffff;
}
.btn-main.white {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn-main.white:hover {
  background-color: #ffffff;
  color: #111111;
}
.btn-main.black {
  color: #ffffff;
}
.btn-main.gray {
  border: 1px solid #4d4d4d;
  color: #ffffff;
}
.btn-main.gray:hover {
  background-color: #af7041;
  border: 1px solid #af7041;
}

.bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.1;
}

.section-title {
  font-family: "Sylfaen", serif;
  font-size: 35px;
  letter-spacing: 1px;
  font-weight: 900;
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}
.section-title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  width: 40px;
  height: 3px;
  background-color: #af7041;
  letter-spacing: 1px;
}
.section-title.l {
  text-align: left;
}
.section-title.l:after {
  right: auto;
}

.textura {
  width: 80%;
  height: 80px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0.3;
}
.textura.g {
  background-image: url("../img/texture-g.svg");
}
.textura.w {
  background-image: url("../img/texture-w.svg");
}
.textura.b {
  bottom: 0;
}
.textura.t {
  top: 0;
}

.desc {
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0 0 50px;
}

.form-control {
  background-color: #232323;
  border: 1px solid #232323;
  border-radius: 0;
  margin-bottom: 10px;
  color: #ffffff;
  letter-spacing: 1px;
}
.form-control:focus {
  background-color: #232323;
  border-color: #996837;
  color: #ffffff;
}

.wpcf7, .form {
  width: 100%;
}

#logo {
  height: 50px;
  width: 300px;
  background-image: url("../img/logowhite1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: contain;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}

.page-title {
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 40px;
  line-height: 1;
}

.page-subtitle {
  font-style: italic;
  margin: 10px 0 20px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 18px;
  position: relative;
  width: 50%;
}
.page-subtitle:before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 100px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-subtitle:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 100px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.block {
  background-image: url("../img/texture-g.svg");
  height: 70%;
  width: 65px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: repeat-y;
}
.block.b {
  right: 0;
}

.toggle-w {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.toggle-g {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(175,112,65)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.modal-dialog {
  max-width: 800px;
}
.modal-dialog .modal-content {
  background-color: #111111;
  background-image: url("../img/tile-g.png");
  text-align: center;
  color: #fff;
}
.modal-dialog .modal-content .modal-header {
  border: none;
}
.modal-dialog .modal-content .modal-header .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
}
.modal-dialog .modal-content .modal-body {
  padding-bottom: 50px;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

.btn-home, .btn-else {
  display: none;
}

/********************************/
header {
  background-color: transparent;
  font-family: "Sylfaen", serif;
  letter-spacing: 1px;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
header .contact-nav, header a {
  color: #ffffff;
  font-weight: 600;
}
header .contact-nav span, header a span {
  margin-right: 5px;
}
header .contact-nav:hover, header a:hover {
  color: #ffffff;
}
header .nav-link {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
  margin: 0 13px;
  padding: 5px 10px;
  position: relative;
}
header .nav-link:after {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
  background: #ffffff;
}
header .nav-link:hover:after {
  width: 100%;
  left: 0;
}

header.scrolled {
  background-color: #111111;
}
header.scrolled #logo {
  height: 40px;
}
header.scrolled .nav-link:after {
  background: #af7041;
}

#home {
  padding: 0;
}
#home #main-carousel .carousel-item {
  position: relative;
}
#home #main-carousel .carousel-item .filtro {
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  background: linear-gradient(black, transparent);
  opacity: 30%;
}
#home #main-carousel .carousel-item .textura {
  position: absolute;
  bottom: 0;
  height: 150px;
  width: 100%;
  background-image: url("../img/texture-w.svg");
  background-position: center center;
  opacity: 20%;
}
#home #main-carousel .carousel-item .banner-img {
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #5b5b5b;
  background-blend-mode: multiply;
  background-attachment: fixed;
}
#home #main-carousel .carousel-item .carousel-caption {
  margin-bottom: 100px;
}
#home #main-carousel .carousel-item .carousel-caption .banner-title {
  font-family: "Sylfaen", serif;
  font-size: 45px;
  font-weight: 900;
  position: relative;
  margin-bottom: 50px;
  line-height: 1.2;
  animation: fadeInUpBig;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 1.5s;
  /* don't forget to set a duration! */
}
#home #main-carousel .carousel-item .carousel-caption .banner-title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  width: 40px;
  height: 2px;
  background-color: #ffffff;
  letter-spacing: 1px;
}
#home #main-carousel .carousel-item .carousel-caption .desc-banner {
  width: 70%;
  margin: 0 auto 30px;
  font-size: 17px;
  line-height: 1.7;
  font-weight: 300;
  animation: fadeInUpBig;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s;
  /* don't forget to set a duration! */
}
#home #main-carousel .carousel-item .carousel-caption .btn-main {
  animation: fadeInUpBig;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2.5s;
  /* don't forget to set a duration! */
}

#about {
  padding: 100px 0 120px;
  text-align: center;
  position: relative;
}
#about .row > div {
  position: initial;
}
#about .about-img {
  width: 40%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#about .cont-about {
  margin: 0 auto;
}
#about .cont-about .icon {
  margin-bottom: 10px;
}
#about .cont-about .icon img {
  height: 60px;
}
#about .cont-about .desc {
  color: #4d4d4d;
  font-weight: 500;
  margin: 0;
}

#practica {
  overflow: hidden;
  padding: 140px 0 100px;
  background-color: #111111;
  color: #ffffff;
  position: relative;
}
#practica .row > div {
  position: initial;
}
#practica .points {
  margin-bottom: 50px;
  font-weight: 300;
}
#practica .points ul {
  width: 50%;
}
#practica .btn-main {
  margin: initial;
}
#practica .img-a {
  height: 80%;
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#practica .img-b {
  height: 300px;
  width: 450px;
  z-index: 1;
  position: absolute;
  right: 20%;
  bottom: 10%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#servicio {
  position: relative;
}
#servicio .desc {
  width: 47%;
  text-align: center;
  margin: 0 auto 40px;
  font-weight: 400;
}
#servicio #cont-servicios .servicio-item {
  margin-bottom: 40px;
  height: 100%;
}
#servicio #cont-servicios .servicio-item .icon {
  height: 65px;
  width: 65px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: contain;
  margin: 0 auto 30px;
}
#servicio #cont-servicios .servicio-item .title {
  text-align: center;
  font-family: "Sylfaen", serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.7;
}
#servicio #cont-servicios .slick-dots {
  position: unset;
  margin: 0;
}
#servicio .slick-slide > div {
  height: 50%;
}

#contacto {
  background-color: #111111;
  color: #ffffff;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
#contacto .row > div {
  position: unset;
}
#contacto .page-subtitle {
  width: auto;
}
#contacto .section-title {
  text-align: left;
}
#contacto .section-title:after {
  right: auto;
}
#contacto .cont-info {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
#contacto .cont-info .info .title {
  color: #996837;
  font-family: "Sylfaen", serif;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
}
#contacto .cont-info .info .desc {
  margin: 0;
}
#contacto .cont-info .info .foo-link {
  color: #996837;
  font-weight: 800;
}
#contacto .cont-info .info .foo-phone {
  letter-spacing: 1px;
}
#contacto .foo-img {
  height: 80%;
  width: 45%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#home-practicas {
  padding: 0;
}
#home-practicas .home-practicas {
  position: relative;
  padding: 120px 50px;
  margin-top: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #6b6b6b;
  background-blend-mode: multiply;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#home-practicas .home-practicas .page-title {
  z-index: 2;
  width: 50%;
}
#home-practicas .home-practicas .desc {
  width: 50%;
  margin: 0;
}

#practicas {
  position: relative;
  overflow: hidden;
}
#practicas #cont-practicas {
  width: 90%;
  margin: 0 auto;
}
#practicas #cont-practicas .practica {
  padding: 30px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #333333;
  height: 100%;
}
#practicas #cont-practicas .practica .bg {
  background-image: url("../img/texture-g.svg");
  background-color: #161616;
  background-repeat: repeat;
  background-size: auto;
  opacity: 0.25;
}
#practicas #cont-practicas .practica .icon img {
  height: 60px;
  width: auto;
}
#practicas #cont-practicas .practica .title {
  color: #ffffff;
  margin-top: 20px;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.5;
}

#home-servicios {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #666666;
  background-blend-mode: multiply;
  color: #ffffff;
  padding: 180px 0 130px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}
#home-servicios .page-subtitle {
  font-style: italic;
  margin: 10px auto 20px;
  width: 50%;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 18px;
  position: relative;
}
#home-servicios .page-subtitle:before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 100px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#home-servicios .page-subtitle:after {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 100px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#home-servicios .desc {
  margin: 0 auto;
  width: 50%;
}

#servicios {
  padding: 440px 0 100px;
}
#servicios .servicio {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: #232323;
  color: #ffffff;
  text-align: center;
  padding: 45px 35px 75px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
  height: 100%;
}
#servicios .servicio .title {
  color: #af7041;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.4;
}
#servicios .servicio .desc {
  margin: 0;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
}
#servicios .servicio .desc:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
}

#home-abogados {
  padding: 0;
}
#home-abogados .page-subtitle {
  width: 50%;
  margin: 0 auto;
}
#home-abogados .cont {
  padding: 120px 0;
  color: #ffff;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #6b6b6b;
  background-blend-mode: multiply;
  margin-top: 150px;
}

#abogados .abogado {
  border: 1px solid #af7041;
  padding: 25px 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#abogados .abogado .nombre {
  color: #fff;
  font-weight: 800;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
#abogados .abogado .correo {
  margin: 5px 0 10px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #af7041;
}
#abogados .abogado .btn-main {
  margin-top: 0;
}

#home-contact {
  background-color: #6f6f6f;
  background-blend-mode: multiply;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 320px;
  border-bottom: 5px solid #af7041;
}

#contact {
  padding: 100px 0 0;
  position: relative;
}
#contact .cont-contact {
  width: 50%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
#contact .cont-contact .page-subtitle {
  width: 85%;
}
#contact .cont-contact .page-subtitle:before, #contact .cont-contact .page-subtitle:after {
  background-color: #af7041;
}
#contact .cont-contact form {
  width: 100%;
}
#contact .cont-info {
  display: flex;
  margin-top: 100px;
  color: #fff;
  text-align: center;
  justify-content: space-evenly;
}
#contact .cont-info .info .title {
  color: #af7041;
  font-weight: 800;
  letter-spacing: 1px;
}

#gmap_canvas {
  width: 100%;
  height: 350px;
}

#mail #correo {
  display: none;
}
#mail .inst {
  font-weight: 400;
  letter-spacing: 1px;
  margin: 20px 0 10px;
}
#mail .page-subtitle {
  width: 90%;
  margin: 20px auto;
  font-weight: 900;
  text-transform: uppercase;
  color: #af7041;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
}
#mail .page-subtitle:before {
  left: -70px;
}
#mail .page-subtitle:after {
  right: -70px;
}
#mail .btn-main {
  margin-top: 20px;
}
#mail .cont-info {
  margin-top: 50px;
  display: flex;
  justify-content: space-evenly;
}
#mail .cont-info .info {
  width: 45%;
}
#mail .cont-info .info .title {
  color: #996837;
  font-family: "Sylfaen", serif;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
}
#mail .cont-info .info .desc {
  margin: 0;
}
#mail .cont-info .info .foo-link {
  color: #996837;
  font-weight: 800;
}
#mail .cont-info .info .foo-phone {
  letter-spacing: 1px;
}

#thankyou .ok {
  background-image: url("../img/ok.svg");
  height: 150px;
  width: 150px;
  margin: 0 auto 20px;
}
#thankyou .desc {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
  line-height: 1.3;
}

/*****************************  CF7 ********************************/
.wpcf7-mail-sent-ok, #demo .wpcf7-acceptance-missing {
  padding: 8px 20px;
  background-color: #af7041;
  color: #fff;
  border: none !important;
}

.wpcf7-acceptance-missing {
  padding: 8px 20px;
  background-color: #af7041;
  color: #fff;
  border: none !important;
}

.wpcf7-mail-sent-ok, .ajax-loader, .screen-reader-response {
  display: none !important;
}

.wpcf7-response-output {
  text-align: center;
  padding: 8px 20px;
  border: none !important;
  border-radius: 0px;
  background-color: #996837;
  color: #ffffff;
  width: fit-content;
  margin: 20px auto 0 !important;
  font-weight: 500;
}

.wpcf7-not-valid-tip {
  color: #af7041 !important;
  text-align: center;
}

span.wpcf7-not-valid-tip {
  color: #af7041 !important;
  text-align: center;
  margin: -10px 0 10px !important;
}

/*****************************  [END] CF7 ********************************/

/*# sourceMappingURL=style.css.map */
