* {
    box-shadow: none !important;
}
/*FONTS*/
.dm-serif-display-regular {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: normal;
}
.dm-serif-display-regular-italic {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: italic;
}
.gloock-regular {
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
}


/* <weight>: Use a value from 200 to 900 */
/* <uniquifier>: Use a unique and descriptive class name */

.source-serif-4-<uniquifier> {
  font-family: "Source Serif 4", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


.urbanist-regular {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.dm-serif-text-regular {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-text-regular-italic {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: italic;
}

.manrope-regular {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.raleway-<uniquifier> {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/*<weight>: Use a value from 400 to 900*/
/* <uniquifier>: Use a unique and descriptive class name*/

.playfair-display-<uniquifier> {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h3 {
  font-family: "Playfair Display", serif;
  font-size: 1.25rem;
  letter-spacing: .02rem;
}
.derecho h3 {
   line-height: 2;
}



/*FONTS*/

body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}

/*ESTRUCTURA*/
.row {
  margin-left: 0;
  margin-right: 0;
}
#header .container,
#wrapper .container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}
#wrapper {
  padding-top: 0;
  background: transparent;
}
#header .header-top {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
#header {
  /*background: rgba(0, 0, 0, 0.75);*/
  background: transparent;
  color: #fff;
  /*position: fixed;*/
  width: 100%;
}
#header .header-nav {
  border: none;
}
#index {
  background: #222;
  color: #fff;
}
.cb-wrapper.compact-gutters-container {
  width: 90%;
  margin: auto;
  max-width: 1140px;
}

@media(min-width:1080px) {
 .cb-wrapper.compact-gutters-container {
    margin: -4rem auto auto; 
    padding: 0;
    padding: 0 0 6%;
  }
}

#header .header-top a[data-depth="0"] {
  color: #333;
  font-family: "Playfair Display", serif;
  text-transform: none;
}
@media(min-width:1080px){
#header .header-top .position-static {
  text-align: right;
  padding-right: 0;
 }
}
/*ESTRUCTURA*/

/*BANNER*/
.home-slider {
  background: #000;
}
.home-slider .banner-img {
  opacity: .6;
}
.home-slider .custom-html {
  padding: 50px 2%;
  width: 90%;
  max-width: 1140px;
  align-content: center;
}
.home-slider .custom-html h2 {
  font-size: 2.1em;
  color: #FFF;
  margin: 0;
  padding: 0;
  font-family: "Playfair Display", serif;
  line-height: 1.25;
}
#footer {
  padding-top: 0;
}

@media(min-width:1080px) {
  .home-slider .custom-html h2 {
  font-size: 4.1em;
  line-height: 1.7;
  } 
  .derecho {
  text-align: center;
  }
 .derecho .banner-item {
  display: inline-block;
  float: none;
  width: 31%;
  margin: auto 1%;
  text-align: center;
  vertical-align: top;
  padding: 4rem 2rem 0rem;
  background: #222;
  } 
.derecho .banner-item.items-5 {
  /*padding: 4rem 1rem 0 !important;
  margin: auto;*/
  }
.derecho .banner-item:nth-child(1), 
.derecho .banner-item:nth-child(2), 
.derecho .banner-item:nth-child(3) {
   padding-top: 4rem;
  }
.home-slider .custom-html p {
  font-size: 1.2rem;
  }
}
.top-menu a[data-depth="0"] { 
  font-size: 1.1rem;
}
.derecho p {
  font-size: .9rem;
}
.derecho .banner-img {
  max-width: 120px;
}
@media(min-width:1400px) {
  .derecho .banner-img {
    max-width: 150px;
  } 
}
/*BANNER*/

/*CONTACTO*/
#footer > .container {
  width: 100%;
  background: #fff;
  padding: 0;
}
.contact-form .form-fields .col-md-9,
.col-md-6.ramas {
  width: 100%;
  text-align: center;
}
.contact-form .form-fields .col-md-6 {
    width: 100%;
    text-align: center
}
.contact-form h3 {
  color: #999;
  text-transform: none;
  text-align: center;
}
.contact-ancho {
  width: 100%;
}
@media(min-width:992px) {
  .con-ra {
    display: inline-block;
    margin: auto 1rem;
  }
.contact-form {
    width: 100%;
    padding: 1rem;
    color: #7a7a7a;
    background: #fff;
    margin: auto;
  }
.contact-campos {
  width: 40%;
  margin:auto;
  }
}
/*CONTACTO*/

/*HEAD ABAJO*/
#header,
#header.abajo,
textarea,
textarea:focus-visible,
input,
button {
  transition: all 0.5s ease-out;
}
#header.abajo {
  /*background: #fff;*/
}
#header .header-top a[data-depth="0"] {
  color: #fff;
}
#index #header {
  position: absolute;
}
#index #header .logo {
  /*opacity: 0;*/
}
#index #_desktop_logo h1 {
  background: url(img/logo-law-web.png) no-repeat;
  background-size: 200px;
  background-position: center;
}

#_desktop_logo {
  width: 200px;
  padding: 0;
}

/*#index .abajo #_desktop_logo h1 {
  background: none;
}
#index #header.abajo .logo {
  opacity: 1;
}
*/
/*CONTACTO*/
#wrapper .breadcrumb,
#contact #content-wrapper {
  display: none;
}
/*CONTACTO*/

#header .top-menu a[data-depth="0"]:hover,
#contact #header .top-menu a[data-depth="0"]:hover {
  color: #c5a07d;
  text-decoration: none;
}

/*CMS*/
#cms #content-wrapper {
  margin-top: 80px;
}
.cms-banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 130px;
  overflow: hidden;
  background: #000;
}
.cms-banner img {
  margin-top: -32%;
  opacity: .45;
}
.cms-banner h1 {
  position: absolute;
  width: 80%;
  left: 0;
  right: 0;
  text-align: left;
  margin: auto;
  top: 120px;
  max-width: 1200px;
  color: #fff;
  font-size: 2.5rem;
}
#cms #main {
  width: 80%;
  max-width: 1140px;
  margin: auto;
}
.page-content.page-cms {
  padding: 1.25rem 0;
}

#cms h1 {
  /*position: absolute;
  top: 8rem;*/
  z-index: 1000;
  color: #333;
  font-size: 2rem;
}
#cms h3 {
  margin: 1.5rem auto;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
#cms #main .page-content {
  margin-bottom: 4rem;
}
.derecho .bot-cont span {
  display: block;
  width: 25%;
  margin: 1.25rem auto auto;
  color: #c5a07d;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  font-size: .85rem;
  letter-spacing: 1px;
}
.tab {
  height: 2rem;
  border-bottom: 1px solid rgba(196, 160, 125, 0.25);
  margin-bottom: 2rem;
}
.sep {
  height: 1px;
}
#cms li {
  color: #333;
}
.page-content.page-cms {
  text-align: left;
}
p, 
.page-content.page-cms ul {
  line-height: 1.5;
}
#cms li {
  padding: 5px 0;
}

@media(max-width:890px) {
  #cms #content-wrapper {
    margin-top: 146px;
   }
  .cms-banner {
    height: 210px;
   }
  #cms h2 {
    font-size: 1.5rem;
    line-height: 2;
   }
  #cms #main .page-content {
    margin-bottom: 2rem;
   }
}
@media(min-width:900px) {
  #cms h1 {
    font-size: 4rem;
   }
  #cms h2 {
   font-size: 2rem;
   line-height: 2;
 }
}

/*CMS*/


/*------------------------------------------------------*/
/*MENU BARRAS*/
#menu {
  margin-top: 0;
  margin-left: 0;
}
#index .bars__menu {
  /*display: block;*/
}
.bars__menu {
  top: 2rem;
  left: 2.25rem;
  /*position: relative;*/
  position: fixed;
  margin-left: 0;
  margin-bottom: 0;
  z-index: 4000;
  cursor: pointer;
  display: none;
  transition: all 0.25s ease-out;
}
.bars__menu span {
  width: 22px;
  display: block;
  background: #fff;
  height: 1px;
  display: ;
  clear: both;
  margin: 6px 0;
  transform-origin: 0px 100%;
  transition: all 0.25s ease-out;
}

.line1__bars-menu.activeline1__bars-menu, 
.line3__bars-menu.activeline3__bars-menu {
    /*margin-left: -20px;*/
    height: 1px;
    background: #fff;
    left: 1.75rem;
    transition: all 0.25s ease-out;
}

.activeline1__bars-menu::before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  top: -25px;
  left: -15px;
}
.activeline1__bars-menu {
  transform: rotate(45deg) translate(3px, -5px);
  position: fixed;
  /*left: 35%;*/
}
.activeline2__bars-menu {
  /*opacity: 0;
  margin-left: -30px !important;*/
  transform: scale(0);
}
.activeline3__bars-menu {
  transform: rotate(-45deg) translate(3px, 5px);
  position: fixed;
  /*left: 35%;*/
}
@media(max-width:768px) {
.bars__menu {
  display: block;
  }
}

@media(max-width:900px) {
#mobile_top_menu_wrapper {
  padding: 15px;
  background: #333;
  left: -100%;
  position: fixed;
  display: block !important;
  width: 80%;
  top: 0;
  height: 100vh;
}
#_mobile_top_menu #top-menu {
  margin-top: 5rem;
}
#mobile_top_menu_wrapper.mostrar {
  opacity: 1;
  display: block !important;
  left: 0;
}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  display: none;
}
#_mobile_top_menu li {
  text-align: left;
  padding-left: 1rem;
}
.bars__menu {
  top: 1.75rem;
  left: 1.75rem;
  }
.pr-0 {
  padding-right: 0 !important;
  padding-left: 0;
  }
.pagination .page-list {
  width: 100%;
  margin: auto;
  text-align: center;
  padding-left: 0;
  }

.home-slider .custom-html p {
  margin: auto;
}
    

#contact #header .container {
  height: 88px;
  background: transparent;
  overflow: inherit;
  }
#contact .bars__menu span {
  background: #333;
  }
#contact .line1__bars-menu.activeline1__bars-menu, 
#contact .line3__bars-menu.activeline3__bars-menu {
   background: #fff;
  }
#contact #header .header-top a[data-depth="0"] {
  color: #fff /*!important*/;
  }
#contact #lnk-instagram.link a[data-depth="0"] {
  /*font-size: 0;*/
  }
    
.mensaje {
  position: absolute;
  top: -.25rem;
  }
}
#_mobile_logo.top-logo {
    margin: auto;
    text-align: center;
    display: block;
}
#_mobile_logo.top-logo .logo.img-fluid {
  width: auto;
  max-height: 60px;
  height: auto;
  margin: 1rem 0;
}

#_mobile_logo.top-logo img[src="https://estudio-law.com/img/logo-1748353464.jpg"] {
  opacity: 0;
}
#_mobile_logo.top-logo {
  background: url(img/logo-law-web-resp.png);
}
#contact #_mobile_logo.top-logo {
  background: url(img/logo-law-web-resp-ne.png);
}
#_mobile_logo.top-logo,
#contact #_mobile_logo.top-logo  {
  display: block;
  width: 100%;
  height: 160px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 8px;
  margin-top: 10px;
}
#_mobile_logo.top-logo a,
#contact #_mobile_logo.top-logo a {
  display: block;
  height: 160px;
}


@media(min-width:900px) {}

@media(min-width:1080px) and (max-width:1390px) {
  #index #_desktop_top_menu {
  top: 81px;
  }
  .bars__menu {
    /*left: 370px;*/
    top: 1.5rem;
  }  
}
@media(min-width:1400px) {
  .bars__menu {
    /*left: 39rem;*/
   }  
}

#header .header-nav .mobile #menu-icon {
  display: none;
}
/*MENU BARRAS*/

#lnk-instagram a {
  /*font-size: 0;*/
  display: block;
  background: url(https://estudio-law.com/themes/law/assets/css/img/ig.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
  background-size: 100%;
  background-position: bottom;
  color: transparent !important;
  line-height: 1.5;
  margin-left: .5rem;
  text-decoration: none;
  border: none !important;
}
#lnk-instagram a:hover,
#contact #lnk-instagram a:hover {
  display: block;
  background: url(https://estudio-law.com/themes/law/assets/css/img/ig-hover.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
  background-size: 100%;
  background-position: bottom;
  color: transparent !important;
  line-height: 1.5;
  margin-left: .5rem;
}
@media(min-width:900px) {
#lnk-instagram a {
  width: 20px;
  height: 34px;
  background-size: 100%;
  background-position: bottom;
  color: transparent !important;
  line-height: 1.5;
  margin-left: .5rem;
  }    
}
@media(min-width:767px) {
#contact #lnk-instagram a {
  background: url(https://estudio-law.com/themes/law/assets/css/img/ig-ne.png);
  display: block;
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
  background-size: 100%;
  background-position: bottom;
  color: transparent !important;
  line-height: 1.5;
  margin-left: .5rem;
  }
}
/*FOOTER*/
#footer .links li {
  font-family: "Playfair Display", serif;
}
.footer-container li a {
  font-size: 1.1rem;
  color: #e1e1e1;
}
.footer-container li a:hover {
  color: #c5a07d;
}
@media(min-width:1100px) {
  
}
@media(min-width:993px) {
  .custombanners.displayFooter {
     width: 30%;
     float: left;
  }
    
 .col-md-6.links {
    float: left;
    width: 70%;
    text-align: right;
    padding: 0;
  }
#footer .links li {
    display: inline-block;
    margin: auto .75rem;
    text-align: right;
  }
.footer-container li:last-child {
    margin-right: 0 !important;
  }
 #footer .links .col-md-6.wrapper {
    width: 100%;
    margin: auto;
    padding: 0;
  }   
    
.log-law, 
.ig-foot {
    width: 100%;
  }
.log-law {
   text-align: left;
   padding-left: 0;
  }
.ig-foot {
   text-align: right;
  }
#top-menu li:last-child a,
.ig-foot {
  padding-right: 0;
  }
}
.footer-container {
  padding: 3.5rem 0;
  background-color: #232323;
}
.footer-container .container {
  padding: 0;
}
.log-law img {
  max-width: 220px !important;
  width: 200px;
}
.ig-foot img {
  width: 30px;
  max-width: 30px !important;
}
.log-law p {
  padding-top: .75rem;
  font-size: .8rem;
  line-height: 1.35;
}
#footer .log-law .logo-r {
    display: none;
  } 
/*FOOTER*/
#contact #_desktop_logo {
  background: url(img/logo-law-web-abajo.png) no-repeat;
  background-size: 200px;
  background-position: center;
}
#contact .logo.img-fluid {
  opacity: 0;
}

/*-----------------------------------------------*/
/*RESPONSIVE*/
@media (min-width:768px) and (max-width: 980px) {
  .bars__menu {
    display: none;
  }
 #_desktop_logo {
   width: 250px;
  }
 .header-top-right.col-md-10 {
    width: 100%;
    text-align: right;
    margin: auto;
  }
}
@media(max-width:980px) {
 .bars__menu {
   position: absolute;
  }    
    
 .home-slider,
 .home-slider .banner-item,
 .home-slider .banner-item-content {
    height: 500px;
  }
 .home-slider img {
    height: 500px !important;
    width: auto;
    object-fit: cover;
  }
.home-slider .custom-html {
  text-align: center;
  margin: 5.5rem auto auto;
  }
.home-slider .custom-html h2 {
  font-size: 3rem;
  line-height: 2;
  }

 .derecho {
    padding-bottom: 0rem;
    padding-top: 2rem;
  }   
.derecho div {
  margin-top: 0.2rem;
  margin-bottom: 2rem;
  }
.derecho p {
  padding: 0 2rem;
  font-size: 1rem;
  }
    
/*FOOTER*/  
  .footer-container {
    margin-top: -8px;
  }
  #footer .log-law .banner-img {
    display: none;
  }    
  #footer .log-law .logo-r {
    display: block;
    margin-bottom: 0;
  }   
  #footer_sub_menu_2 {
    display: block;
  }
   div[data-target="#footer_sub_menu_2"] {
    display: none;
  }
  .footer-container .links ul {
    background: transparent;
    width: 40%;
    margin: auto;
  }
 .footer-container .links ul > li {
    border-bottom: 1px solid #333;
    text-align: center;
    padding: 10px 0 !important;   
    margin: auto;
  }
  .footer-container .links ul > li a {
     color: #fff;    
  }
  .log-law {
     padding: 0 4rem;
     margin-bottom: 0rem;
  }
  #footer_sub_menu_2 li:last-child {
    border: none;
  }
/*FOOTER*/
}
@media(max-width:765px) {
  #mobile_top_menu_wrapper .top-menu #lnk-instagram a {
    margin-left: 0 !important;
  }
  #footer .log-law .logo-r img {
    width: 45%;
  }
}
/*CONTACTO*/

@media screen and (orientation: landscape) and (max-width: 980px) {
 #inlineFrameExample {
  height: 1240px;
  }      
}
@media screen and (orientation: portrait) and (max-width: 980px) {
 #inlineFrameExample {
  height: 1250px;
  padding: 2rem 2rem 0;
  }   
}
/*CONTACTO*/
/*MENU*/
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
  padding: .8rem 0;
  border-color: #555;
}
/*MENU*/

#contact #lnk-instagram a {
  /*filter: invert(1);*/
}
#contact #lnk-instagram a:hover {
  /*filter: invert(0);*/
}
  }
@media (max-width: 767px) {
#contact #header .header-top a[data-depth="0"] {
  color: #333;
}
#lnk-instagram a {
  margin-left: 0;
  }
}
@media (min-width: 576px) and (max-width:1070px) {
  .col-sm-6 {
    width: 48%;
    margin: auto 1%;
  }
    
#inlineFrameExample {
  padding: 0 3rem;
  }
#formulario-cont {
  padding-top: 2rem;
  }
}

@media(min-width:770px) {
  /*#contact*/ #header {
    height: 120px;
  }
  #contact #header .header-top a[data-depth="0"] {
    color: #333 /*!important*/;
  }
}

/*Tablet*/
@media(min-width:770px) and (max-width:1080px) {
  #header .header-top .container {
    width: 86%;
  }
  #index #_desktop_logo h1 {
    background: transparent;
  }
  #contact #header .container {
    height: auto;
  }
  #contact #_desktop_logo {
    background-size: contain;
  }
 /*----------------------------------------*/  
 #cms #main {
   width: 86%;
  }
 .cms-banner {
    height: 120px;
  }
  #cms #content-wrapper {
    margin-top: 40px;
  }
 /*----------------------------------------*/      
  #footer .log-law .logo-r img {
    width: 20%;
  }
  #footer .links, #footer .links .col-md-6 {
    margin: auto;
  }
}
@media(min-width:770px) and (max-width:880px) {
  #footer .links, #footer .links .col-md-6 {
    width: 100%;
  }
.derecho .bot-cont span {
  width: 20%;
  }
}
@media(min-width:890px) and (max-width:1100px) {
.derecho .bot-cont span {
  width: 30%;
  }
}
/*Tablet*/
/*RESPONSIVE*/
/*-----------------------------------------------*/