@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;700&display=swap");
/* @include transition(all,2s,ease-out); */
/* fonts
font-family: 'Comfortaa', cursive;
Light 300
Regular 400
Medium 500
Bold 700
 */
body {
  font-family: 'Comfortaa', serif;
  font-weight: 400; }

.skip-link {
  display: none; }

#main-slideshow {
  background: #f5f4f4;
  margin-top: 80px;
  position: relative; }
  @media (max-width: 1099px) {
    #main-slideshow {
      display: flex;
      flex-flow: column nowrap; } }
  #main-slideshow .rs-fullwidth-wrap {
    order: 0; }

.featured-box {
  margin: 0 auto;
  order: 1;
  z-index: 9999;
  margin-bottom: 40px; }
  .featured-box .wrap-featured-box {
    background: #0a4537 url(../img/equal-icon-white.png) no-repeat 99% 10%;
    color: #FFFFFF;
    padding: 20px 6px;
    max-width: 1140px;
    text-align: center; }
  @media (min-width: 1100px) {
    .featured-box {
      padding: 20px;
      position: absolute;
      bottom: -50px;
      margin-bottom: 0;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .featured-box h1 {
    font-weight: 700;
    font-family: 'Comfortaa', serif;
    font-size: 22px; }
    @media (min-width: 1100px) {
      .featured-box h1 {
        font-size: 32px; } }
  .featured-box h2 {
    font-weight: 700;
    font-family: 'Comfortaa', serif;
    max-width: 90%;
    display: block;
    margin: 0 auto;
    font-size: 18px; }
    @media (min-width: 1100px) {
      .featured-box h2 {
        font-size: 26px; } }

#nosotros {
  padding-bottom: 20px;
  background: #f5f4f4 url("../img/featured-service-bg.png") no-repeat right bottom; }
  @media (min-width: 1100px) {
    #nosotros {
      min-height: 400px; } }
  #nosotros .divider {
    background: #83613f;
    width: 100%;
    height: 5px;
    display: block;
    margin: 30px auto; }
    @media (min-width: 1100px) {
      #nosotros .divider {
        width: 5px;
        height: 50%;
        margin: 0 auto; } }
  #nosotros .block-box {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column wrap;
    text-align: center; }
    @media (min-width: 1100px) {
      #nosotros .block-box {
        min-height: 400px; } }
    #nosotros .block-box h2 {
      font-weight: 700;
      font-family: 'Comfortaa', cursive;
      text-align: center;
      width: 100%; }
      @media (max-width: 1099px) {
        #nosotros .block-box h2 {
          font-size: 20px; } }
    @media (min-width: 1100px) {
      #nosotros .block-box .wrap-content {
        min-height: 230px; } }

#contactenos {
  background: transparent url("../img/bg4.jpg") no-repeat 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  padding: 110px 0;
  height: auto;
  margin: 0 auto;
  width: 100%;
  position: relative; }
  #contactenos .content {
    background-color: #FFFFFF;
    padding: 20px; }
    @media (min-width: 1100px) {
      #contactenos .content {
        padding: 80px 60px 90px; } }
  #contactenos .nf-form-fields-required {
    display: none; }
  #contactenos .nf-field-label {
    display: none; }
  #contactenos .submit-wrap input {
    background: #0a4537;
    min-width: 180px;
    float: right;
    clear: both;
    text-align: center; }
    #contactenos .submit-wrap input:hover {
      background: #83613f;
      color: #FFFFFF; }
  #contactenos .nf-form-content .list-select-wrap .nf-field-element > div,
  #contactenos .nf-form-content input:not([type="button"]),
  #contactenos .nf-form-content textarea {
    font-size: inherit;
    line-height: 100%;
    padding: 15px;
    margin: 0;
    width: 100%;
    height: auto;
    border: 2px solid #F1F1F1;
    background: none; }
  #contactenos .content h2 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    #contactenos .content h2:after {
      background: #0a4537;
      width: 40px;
      height: 5px;
      content: " ";
      position: absolute;
      bottom: 10px;
      left: 0; }
  #contactenos .content .fa {
    padding-right: 8px; }

#experiencia {
  background: url("../img/texture.jpg") no-repeat center center;
  background-size: cover;
  padding: 80px 0; }
  #experiencia .lica {
    position: relative;
    margin-bottom: 20px; }
    #experiencia .lica .box-img {
      position: relative; }
      #experiencia .lica .box-img:after {
        border: 3px solid #FFFFFF;
        bottom: 10px;
        content: "";
        left: 10px;
        opacity: 0.8;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10; }
    #experiencia .lica .details {
      background: #83613f;
      color: #fff;
      width: 100%;
      padding: 20px; }
      #experiencia .lica .details h3, #experiencia .lica .details h4 {
        font-family: 'Comfortaa', cursive;
        font-weight: 700; }
      #experiencia .lica .details h3 {
        font-size: 18px;
        font-weight: 700; }
      #experiencia .lica .details h4 {
        font-size: 16px; }
  #experiencia h3.text-experience {
    font-weight: 700;
    color: #0a4537;
    text-transform: uppercase; }
  #experiencia .list-experience {
    display: flex;
    margin: 0 0;
    list-style: none;
    padding: 0 0;
    justify-content: flex-start;
    flex-flow: row wrap; }
    #experiencia .list-experience li {
      flex-basis: 32.5%; }
      #experiencia .list-experience li .img-thumbnail {
        border: 0; }
      #experiencia .list-experience li .box {
        padding: 8px;
        background: #fff;
        min-height: 272px;
        font-weight: 100;
        margin: 10px 10px 20px 10px; }
    #experiencia .list-experience .slick-dots {
      position: relative;
      bottom: 0;
      margin: 0 auto !important; }
      @media (min-width: 1100px) {
        #experiencia .list-experience .slick-dots {
          max-width: 20%;
          width: 100%; } }
      #experiencia .list-experience .slick-dots li button::before {
        color: #0a4537;
        font-size: 14px;
        width: 30px;
        height: 30px; }
      #experiencia .list-experience .slick-dots li.slick-active button::before {
        color: #83613f; }
  #experiencia .list-experience .box {
    padding: 8px;
    background: #fff;
    font-weight: 100;
    margin: 10px 10px 20px 10px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      #experiencia .list-experience .box {
        flex-flow: column;
        -moz-flex-flow: column;
        -webkit-flex-flow: column; } }
    #experiencia .list-experience .box .img-thumbnail {
      border: 0;
      flex-basis: 38%; }
    #experiencia .list-experience .box h3 {
      flex-basis: 60%;
      font-size: 18px;
      height: 100%;
      min-height: 120px;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center; }

#asociados {
  overflow: hidden; }
  #asociados h2.title-section {
    background: #0a4537;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 30px 20px;
    margin-bottom: 0; }
  @media (min-width: 1100px) {
    #asociados .wrap-box {
      display: flex;
      align-items: center;
      justify-content: center; } }
  #asociados .wrap-box.box-left {
    background: #0a4537; }
  #asociados .wrap-box.box-right {
    background: #83613f; }
  #asociados .box-img {
    width: 100%;
    max-height: 380px;
    background-size: cover;
    min-height: 380px; }
    @media (min-width: 1100px) {
      #asociados .box-img {
        width: 50%;
        max-height: 600px;
        min-height: 600px; } }
    @media (max-width: 1099px) {
      #asociados .box-img {
        margin-bottom: 16px; } }
  #asociados .box-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0; }
    @media (min-width: 1100px) {
      #asociados .box-info {
        padding: 0 0; } }
  #asociados .box-left .box-info {
    background: #0a4537;
    color: #fff;
    width: 100%; }
    @media (min-width: 1100px) {
      #asociados .box-left .box-info {
        width: 50%; } }
  @media (max-width: 1099px) {
    #asociados .box-left .box-img {
      background-image: url("../img/asoc-fhl-mobile.jpg") !important;
      background-position: 0 36%; } }
  @media (max-width: 1099px) {
    #asociados .box-right {
      display: flex;
      flex-direction: column; } }
  @media (max-width: 1099px) {
    #asociados .box-right .box-info {
      order: 1; } }
  @media (max-width: 1099px) {
    #asociados .box-right .box-img {
      order: 0;
      background-image: url("../img/asoc-consult-lex-mobile.jpg") !important;
      background-position: 0 36%; } }
  #asociados .box-right .box-info {
    color: #fff;
    width: 100%; }
    @media (min-width: 1100px) {
      #asociados .box-right .box-info {
        width: 50%; } }
  #asociados .wrap-content {
    width: 95%;
    text-align: center; }
    @media (min-width: 1100px) {
      #asociados .wrap-content {
        width: 80%; } }
    #asociados .wrap-content img {
      margin-bottom: 20px; }
  #asociados h3, #asociados h4 {
    font-family: 'Comfortaa', cursive;
    font-weight: 700; }

.modal {
  z-index: 999999; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal #cvPDF,
.modal embed {
  min-height: 800px; }

#testimonials {
  min-height: 500px;
  overflow: hidden; }
  #testimonials h2 {
    font-weight: 700;
    margin: 30px 0;
    text-transform: uppercase; }
  #testimonials .testimonial {
    width: 100%;
    overflow: hidden; }
  #testimonials .carousel-testimonials {
    margin: 30px 0;
    padding-bottom: 50px;
    border-bottom: 1px solid #83613f; }
  #testimonials .slick-dots {
    max-width: 20%;
    width: 100%;
    position: relative;
    margin: 0 auto;
    bottom: -20px; }
  #testimonials .slick-dots li button::before {
    color: #0a4537;
    font-size: 14px;
    width: 30px;
    height: 30px; }
  #testimonials .slick-dots li.slick-active button::before {
    color: #83613f; }

#logos {
  margin: 40px 0 30px 0;
  overflow: hidden; }
  @media (min-width: 1100px) {
    #logos {
      list-style: none;
      list-style: none;
      padding: 0 0;
      flex-flow: row wrap;
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  #logos .box-item {
    text-align: center; }
    @media (min-width: 1100px) {
      #logos .box-item {
        flex-basis: 25%; } }
  #logos .box-item img {
    margin: 20px auto;
    display: block;
    max-width: 200px; }

.modal-lg, .modal-xl {
  max-width: 1800px; }

b, strong {
  font-weight: 700; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700 !important; }

#alianzas-internacionales {
  padding: 40px 0; }
  @media (min-width: 992px) {
    #alianzas-internacionales {
      padding: 80px 0; } }
  @media (min-width: 992px) {
    #alianzas-internacionales h2 {
      margin-bottom: 30px; } }

.layout-page {
  margin-top: 100px; }

.page-id-44 .article-h1 {
  text-align: center; }

.page-id-44 .btn-primary {
  background: #83613f;
  border: 0;
  transition: opacity .4s ease;
  opacity: 1; }
  .page-id-44 .btn-primary:hover {
    background: #83613f;
    border: 0;
    opacity: 0.8; }

.page-id-44 #files {
  margin: 20px 0; }
  @media (min-width: 1100px) {
    .page-id-44 #files {
      margin: 80px 0; } }

.page-id-44 .card {
  min-height: 160px; }

.page-id-44 .card-body h4 {
  font-size: 18px;
  text-align: center; }

.page-id-61 .article-h1 {
  display: none; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

section.team {
  padding: 20px 0; }
  @media (min-width: 1100px) {
    section.team {
      padding: 10px 0; } }
  section.team .card a {
    text-decoration: none;
    transition: opacity .65s ease;
    opacity: 1; }
    section.team .card a:hover {
      text-decoration: none;
      opacity: 0.8; }
  section.team .card .card-body {
    padding: 10px;
    text-align: center;
    background: #0a4537;
    color: #fff;
    min-height: 80px; }
  section.team .card:hover .flag {
    opacity: 1; }
  section.team .card:hover .card-img-top {
    opacity: 0.8; }
  section.team a h5 {
    color: #fff; }
  section.team .flag {
    max-width: 80px;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 100px;
    transition: opacity .4s ease; }

@media (min-width: 992px) {
  .space {
    padding: 30px 0; } }

@media (min-width: 992px) {
  section.articles {
    padding: 30px 0; } }

section.articles a {
  color: #0a4537;
  transition: opacity 0.6s;
  opacity: 1;
  margin-top: 10px;
  font-weight: bold; }
  section.articles a:hover {
    opacity: 0.8; }

@media (min-width: 992px) {
  section.articles .border.rounded {
    margin-bottom: 40px !important;
    min-height: 230px; } }

.hide {
  display: none; }

#worksModal .modal-body .hide {
  display: block !important; }

.open-modal-people {
  cursor: pointer; }

#worksModal .modal-dialog {
  top: 15%; }

#worksModal h5 {
  padding-top: 6px; }

#worksModal ol {
  padding-left: 10px; }

#worksModal ol li {
  margin-bottom: 10px; }

#worksModal ol li a {
  color: #0a4537; }
  #worksModal ol li a:hover {
    color: #0a4537;
    text-decoration: underline; }

.modal-backdrop {
  z-index: 99999; }

.sticky-wrapper {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%; }

.is-sticky header.header {
  border-bottom: 1px solid #e1e1e1;
  background: rgba(255, 255, 255, 0.9);
  transition: background .6s ease-in; }

header.header {
  min-height: 80px;
  background: #fff; }

.wrap-logo {
  width: 100%; }
  @media (max-width: 1099px) {
    .wrap-logo {
      margin: 0 10px; } }
  @media (min-width: 1100px) {
    .wrap-logo {
      width: auto; } }
  .wrap-logo .box-logo {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .wrap-logo .box-logo .hdr-logo-link {
      padding-top: 6px;
      display: block; }
    .wrap-logo .box-logo .burger-wrapper {
      display: block;
      width: 90px;
      height: 50px;
      position: relative; }
      @media (min-width: 1100px) {
        .wrap-logo .box-logo .burger-wrapper {
          display: none; } }
  .wrap-logo .hamburger {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  .wrap-logo .hamburger span {
    position: relative;
    display: block;
    width: 35px;
    height: 5px;
    background: #83613f;
    transition: all 0.4s; }
  .wrap-logo .hamburger span:before, .wrap-logo .hamburger span:after {
    content: '';
    display: block;
    height: 5px;
    left: 0;
    background: inherit;
    position: absolute;
    transition: all 0.4s;
    -webkit-animation: gradientbgAnim 49s ease infinite;
    -moz-animation: gradientbgAnim 49s ease infinite;
    -o-animation: gradientbgAnim 49s ease infinite;
    animation: gradientbgAnim 49s ease infinite; }
  .wrap-logo .hamburger span:before {
    top: -15px;
    width: 15px; }
  .wrap-logo .hamburger span:after {
    bottom: -15px;
    width: 50px; }
  .wrap-logo .hamburger:hover span {
    width: 50px; }
  .wrap-logo .hamburger:hover span:before {
    width: 50px; }
  .wrap-logo .hamburger:hover span:after {
    width: 50px; }
  .wrap-logo .hamburger.close span {
    width: 0px; }
  .wrap-logo .hamburger.close span:before {
    top: 0;
    width: 50px;
    transform: rotate(45deg); }
  .wrap-logo .hamburger.close span:after {
    bottom: 0;
    width: 50px;
    transform: rotate(-45deg); }

.wrap-main-nav {
  background: #fff;
  opacity: 0;
  z-index: -100;
  visibility: hidden;
  height: 0;
  transition: all .3s;
  width: 100%; }
  @media (min-width: 1100px) {
    .wrap-main-nav {
      opacity: 1;
      z-index: 1;
      visibility: visible;
      height: 80px;
      flex-basis: 80%;
      margin-left: 30px; } }
  .wrap-main-nav.active {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    height: auto; }
    .wrap-main-nav.active #nav-main {
      display: block; }
  .wrap-main-nav #nav-main {
    display: none; }
    @media (min-width: 1100px) {
      .wrap-main-nav #nav-main {
        display: block; } }
    .wrap-main-nav #nav-main > ul {
      list-style: none;
      margin: 10px 0 20px 0;
      padding: 0 0;
      min-height: 80px;
      width: 100%; }
      @media (min-width: 1100px) {
        .wrap-main-nav #nav-main > ul {
          margin: 0 0;
          display: flex;
          align-items: center;
          justify-content: space-between; } }
      .wrap-main-nav #nav-main > ul li.alianzas-internacionales a {
        padding: 0 20px; }
      .wrap-main-nav #nav-main > ul li.formularios a {
        padding: 0 16px; }
      .wrap-main-nav #nav-main > ul li.ciaj {
        max-width: 45px;
        width: 25px; }
    .wrap-main-nav #nav-main > ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      flex-flow: nowrap;
      width: 100%;
      padding: 8px 0 0 6px;
      border-bottom: 1px solid #83613f; }
      @media (min-width: 1100px) {
        .wrap-main-nav #nav-main > ul li {
          width: auto;
          min-height: 80px;
          border-bottom: 0;
          flex-basis: 15%;
          padding: 0; } }
      .wrap-main-nav #nav-main > ul li:last-child {
        border-bottom: 0; }
      @media (min-width: 1100px) {
        .wrap-main-nav #nav-main > ul li:hover {
          background: #0a4537;
          color: #fff; } }
      @media (min-width: 1100px) {
        .wrap-main-nav #nav-main > ul li:hover a {
          color: #fff; } }
      .wrap-main-nav #nav-main > ul li.active a {
        background: #0a4537;
        color: #fff; }
    @media (min-width: 1100px) {
      .wrap-main-nav #nav-main > ul li.current-menu-item a {
        background: #0a4537;
        color: #fff; } }
    .wrap-main-nav #nav-main > ul li a {
      color: #0a4537;
      font-family: 'Comfortaa', cursive;
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 14px; }
      @media (min-width: 1100px) {
        .wrap-main-nav #nav-main > ul li a {
          display: flex;
          width: 100%;
          min-height: 80px;
          align-items: center;
          justify-content: center; } }
      .wrap-main-nav #nav-main > ul li a.active, .wrap-main-nav #nav-main > ul li a:hover {
        color: #83613f; }
        @media (min-width: 1100px) {
          .wrap-main-nav #nav-main > ul li a.active, .wrap-main-nav #nav-main > ul li a:hover {
            background: #0a4537;
            color: #fff; } }

body:not(.home) header.header {
  border-bottom: 1px solid #e1e1e1;
  background: rgba(255, 255, 255, 0.9);
  transition: background .6s ease-in; }

#footer {
  text-align: center;
  font-weight: 500;
  font-family: 'Comfortaa', cursive;
  padding-top: 20px;
  padding-bottom: 40px; }

#ver-cv {
  background: #0a4537;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px; }
  #ver-cv:hover {
    background: #fff;
    color: #0a4537; }
    #ver-cv:hover svg {
      fill: #0a4537; }
  #ver-cv svg {
    fill: #fff;
    margin-right: 10px; }

svg {
  overflow: hidden;
  vertical-align: middle; }

#areas-de-practica {
  background: #fff;
  overflow: hidden; }
  #areas-de-practica .box-title {
    padding: 60px 0;
    text-align: center; }
    #areas-de-practica .box-title h2 {
      font-weight: 700;
      font-family: 'Comfortaa', cursive;
      text-transform: uppercase; }
  #areas-de-practica .box-services {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap; }
    #areas-de-practica .box-services .wpb_wrapper {
      flex-basis: 24%; }
    #areas-de-practica .box-services .box-service {
      margin: 20px 20px 20px 20px;
      border: 2px solid #83613f;
      position: relative; }
      @media (min-width: 1100px) {
        #areas-de-practica .box-services .box-service {
          margin: 20px 20px 80px 20px; } }
    #areas-de-practica .box-services .service_icon {
      top: -50px;
      color: #363636;
      height: 100px;
      width: 100px;
      background-color: #fff;
      border: 3px solid #f6f6f6;
      border-radius: 50px;
      left: 50%;
      margin-left: -50px;
      font-size: 30px;
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center; }
      #areas-de-practica .box-services .service_icon svg {
        width: 52px;
        height: 52px; }
    #areas-de-practica .box-services .details {
      padding: 20px;
      margin-top: 30px;
      min-height: 400px; }
      #areas-de-practica .box-services .details h3 {
        text-align: center;
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 10px; }
        #areas-de-practica .box-services .details h3:after {
          height: 2px;
          width: 40px;
          background: #83613f;
          content: " ";
          position: absolute;
          bottom: 0;
          left: 45%; }
      #areas-de-practica .box-services .details ul {
        margin: 0 auto;
        display: block;
        width: 90%;
        padding: 0 0; }
      #areas-de-practica .box-services .details ul ul {
        width: 100%;
        margin: 0 0;
        padding: 0 0 0 16px; }
  #areas-de-practica .slick-dots {
    width: auto;
    position: relative;
    margin: 0 auto;
    bottom: 0; }
  #areas-de-practica .slick-dots li button::before {
    color: #0a4537;
    font-size: 14px;
    width: 30px;
    height: 30px; }
  #areas-de-practica .slick-dots li.slick-active button::before {
    color: #83613f; }

#social-sidebar {
  height: 90px;
  width: 10px;
  position: fixed;
  text-align: center;
  padding: 10px;
  margin-left: 10px;
  top: 20%;
  left: 0;
  z-index: 999; }

#social-sidebar a {
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  line-height: 3; }

#social-sidebar p {
  color: white;
  position: relative;
  left: -26px;
  margin-bottom: 0; }

#social-sidebar p i {
  left: 15px;
  position: relative;
  vertical-align: middle;
  text-align: center;
  font-size: 24px; }

#social-sidebar .social {
  margin-left: -200px;
  width: 230px;
  padding: 0;
  display: inline-table;
  height: 0px;
  background-color: #0a4537;
  -moz-transition-property: margin-left;
  -moz-transition-duration: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-property: margin-left;
  -ms-transition-duration: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-property: margin-left;
  -o-transition-duration: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-property: margin-left;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s;
  box-shadow: 0px 0px 6px 0px #3E3D3D;
  cursor: pointer; }

#social-sidebar .social:hover {
  margin-left: -20px;
  width: 270px;
  background-color: #83613f; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }
