a,p,h1,h2,h3,h4,h5,h6,li,span {
  font-family: 'Montserrat', sans-serif;

  
}
input, textarea, .btn {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
}

h1,h2,h3,h4,h5,h6 {
  text-transform: uppercase;
  letter-spacing: 6px;
}
img#logo-slider-index {
  width: 350px;
  margin-top: 160px;
}
p{
  text-align: justify;
}
.bb-azul{
  border-bottom: 1px solid #08388d;
}
.tit-serv-sec {
  font-size: 19px;
  letter-spacing: 3px;
  border-bottom: 2px solid white;
  padding-bottom: 4px;
}
li.nav-item.menu {
  font-weight: 500;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}
a.nav-link.link-body-emphasis.px-2 {
  margin: 0px 8px !important;
  border-radius: 0px !important;
}
a.nav-link.link-body-emphasis.px-2:hover {
  margin: 0px 8px !important;
  color: #08388d !important;
  border-bottom: 2px solid #08388d;
  border-radius: 0px;
}
a.nav-link.link-body-emphasis.px-2.active {
  background: none;
  color: #08388d !important;
  border-bottom: 2px solid #08388d;
  border-radius: inherit;
}
.sombra{
  box-shadow: 1px 1px 13px 1px #0000004d;
}
img#logo {
  width: 180px !important;
}
img.w-50.mt-5 {
  margin-top: 151px !important;
}
.menu1.p-3 {
  background: gray;
}
div#portada {
  height: 100vh;
  background-image: url("https://estudiolegalmuñoz.com/img/portada2.jpg");
  background-position: center;
  background-size:  cover;
}
div#portada2 {
  height: 90vh;
}
h1.text-center.text-white.mt-5 {
  margin-top: 124px !important;
}
li.mb-2.txt-cont {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 20px !important;
  letter-spacing: 2px;
}
li.mb-2.txt-cont a.text-decoration-none.text-black:hover {
  color: #08388d !important;
  transition: 0.5s;
}
p.heder-txt-icon.text-white.m-0 {
  font-size: 14px;
  letter-spacing: 2px;
}
.overlay-white{
  background: #ffffffe8;
  width: 100% !important;
  height: 100% !important;
}
.overlay-white2 {
  background: #ffffff4d;
}
img.img-footer {
  width: 231px;
}
.overlay-gray{
  background: #4e4e4ec7;
  width: 100% !important;
  height: 100% !important;
}
.overlay-gray2{
  background: #4e4e4ee0;
  width: 100% !important;
  height: 100% !important;
}
.overlay-black{
  background: #000000b0;
  width: 100% !important;
  height: 100% !important;
}
.bg-center {
  background-position: center;
  background-size: cover;
}
.img-entr {
  height: 378px;
}
img.img-sec-info2 {
  margin-top: -74px;
}
.btn {
  background: #04348b;
  color: white;
  padding: 10px 25px;
  border-radius: 0px;
}
.btn:hover {
  background: #000000;
  color: rgb(255, 255, 255);
  transition: 0.5s;
  padding: 12px 27px;
  box-shadow: 0px 0px 6px 0px #000000ab;
}
.cont-serv-black {
  padding: 7%;
}
.menu-serv.p-3.d-flex {
  background: #04348b;
}
div#portadap {
  height: 100vh;
  background-image: url(https://estudiolegalmuñoz.com/img/portada2.jpg);
  background-position: center;
  background-size: cover;
}

span.carousel-control-prev-icon {
  margin-top: 204px !important;
  background-image: url("https://estudiolegalmuñoz.com/img/pre.png") !important;
}
span.carousel-control-next-icon {
  margin-top: 204px !important;
  background-image: url("https://estudiolegalmuñoz.com/img/next.png") !important;
}
.cont-int-icon {
  height: 225px;
}
a.text-white.btn1:hover {
  font-size: 18px;
  transition: 0.5s;
}
ul{
  list-style-image: url(https://estudiolegalmuñoz.com//img/check.png);

}
li.li-mod {
  margin: 25px 0px;
}










/**VISTA MOVIL**/

@media (max-width: 767.98px) { 
  
#header-movil{
  display: block !important;
}
#header{
  display: none !important;
}
div#portada {
  height: 250px;
}
img.w-50.mt-5 {
  margin: 0px !important;
  width: 284px !important;
}
h1,h2,h3,h4,h5,h6 {
  text-align: center;
}
p{
  text-align: center;
}
.text-center.pt-5.mt-5 {
  margin: 0px !important;
  padding: 0px !important;
}
.col-md-6.bg-center.sombra {
  display: none;
}
div#portadap {
  height: 100vh;
  background-image: url(https://estudiolegalmuñoz.com/img/portada2.jpg);
  background-position: center;
  background-size: cover;
}
.container.mb-5.cont-info-serv {
  margin-top: 18px !important;
}

.cont-mov-serv{
  width: 92% !important;
    margin: 15px;
}
img#logo-slider-index {
  width: 279px !important;
  margin-top: 0px !important;
}



}











