/*
Theme Name: LARSA LEGAL
Theme URI:
Author: Maria Bernal
Author URI:
Version: 1.0
Licence:
Tags: html5, css3, larsa, legal, juridico, abogados
*/


html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    text-transform: none;
    color: #333;
    scroll-behavior: smooth;
    
}
body{
    position: relative;
    background-color: #fff;
    width: 100%;
    margin: 0;
}
@media screen and (max-width: 1020px) {
  body {
    width: 100%;
   
    
  }
}
/*Menu superior*/

.header-wrap {
    background-color:white;
    position: sticky;
    position: -webkit-sticky;
    z-index: 9;
    width: 100%;
    height: 100px;
}
header {
    display: block;
    box-sizing: border-box;
}
 
 .larsa-logo {
     line-height: 0;
     font-size: 0;
     left: 3%;
     position: absolute;
     background-color: aqua;
     
 }
 .site-name {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 20px;
     font-weight: 400;
     line-height: 1;
     text-transform: none;
     color: #333;
 }

.redes {
   position: fixed;
   top: 35px;
   right: 20px;
   
}
@media screen and (max-width: 1020px) {
  .header-wrap {
    width: 100%;
    background-color: white;
  }
  .redes {
    display: none;
    
  }
}






/*Menu*/

.header-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 1020px) {
  .header-wrap {
    position: static;
  }
}
.menu {
    position: fixed;
    width: 100%;
    background-color: #fff;
}
.logo_menu {
    position: absolute;
    z-index: 1;
    margin-left: 3%;
}

.topnav {
    overflow: hidden;
    background-color: #fff;
    padding: 21px;
    margin-right: 70px;
    width: 90%;
  }
  .topnav a {
    float: right;
    display: block;
    color: #333;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }
  .topnav a:hover {
    background-color: #ed6b1d;
    
    color: #fff;
  }
  
  .topnav a.active {
    
    color: white;
  }
  
  .topnav .icon {
    display: none;
  }
  

  @media screen and (max-width: 1020px) {
    .topnav a {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  }
  
  @media screen and (max-width: 1020px) {
    .topnav.responsive {
      position: relative;
      z-index: 1;
    }
    .topnav.responsive .icon {
      position: absolute;
      
      right: 0;
      top: 20px;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }

/*portada*/

 .portada {
   width: 100%;
   height: 530px;
   padding-top: 100px;
   background-size: cover;
  background-image: url(portada.jpg);
 }
 .portadalogo {
   position: absolute;
   top: 235px;
   width: 100%;
   height: 12%;
   background-color:  rgba(0, 0, 0, 0.5);
 }
 .portadanombre {
     width: 30%;
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-top: 0;
     margin-bottom: 20px;
     
 }
 
                 /* The animation code */
 @keyframes portadatexto {
     from {opacity: 0%;}
     to {opacity: 100%;}
   }
   
                 /* The element to apply the animation to */
   .portadalogo {
     animation-name: portadatexto;
     animation-duration: 4s;
   }
 
 
   @media screen and (max-width: 1440px) {
    .portada {
      height: 397px;
      
      width: 100%;
    }
    .portadalogo {
      top:8%;
      height: 10%;
    }
    .portadanombre {
      width: 500px;
      margin-left: auto;
      margin-right: auto;
      display: block;
    }
  }
  @media screen and (max-width: 844px) {
    .portadalogo {
      position: absolute;
      top: 280px;
      width: 100%;
      height: 50px;
      background-color: rgba(0, 0, 0, 0);
    }
    .portadanombre {
      width: 300px;
      
      display: block;
    }
   }
/*Contenido*/

    /*nosotros*/
.nosotros {
    
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    overflow: auto;
}
.nosotros h1 {
    
    color: #ed6b1d;
    
    margin-top: 7%;
}
.nosotros p {
    color:#252526;
    width: 50%;
    font-size: 12pt;
    text-align: justify;
    
}

.nosotros-imag {
    width: 40%;
    float: right;
}
@media screen and (max-width: 1440px) {
  
  .nosotros h1 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1024px) {
 
  .nosotros h1 {
    margin-top: 0;

  }
  .nosotros-imag {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .nosotros-imag {
    display: none;
  }
  .nosotros h1 {
    text-align: center;

  }
  .nosotros p {
    width: 100%;
  }
 }


    /*servicios/areas de practica*/
.servicios {
    background-color: rgb(235, 235, 235);
    margin-top: 50px;
}
.servicios h1 {
    color: #ed6b1d;
    text-align: center;
    padding-top: 50px;
}
.menuservicios {
    width: 70%;
    margin-top: 50px;
    margin-left: 300px;
   
}
.iconos {
    display: inline-block;
    width: 150px;
    padding: 5px 40px 0 5px;
    cursor: pointer;
}
.iconos p {
  display: none;
}
.icono-1 {
  margin-left: 75px;
}
.texto {
    display: inline-block;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
    color: #252526;
    font-weight: bold;
    
    padding: 0 40px 50px 5px;
}
.menuservicios img {
    width: 150px;
    height: 150px;
}
.iconos:hover {
    
    opacity: 0.5;
}
.serviciostexto {
    
    width: 70%;
    margin-left: 300px;
}
@media screen and (max-width: 1806px) {

  .menuservicios {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }
  .iconos {
   padding: 5px 20px 0 5px;
 }
 .texto {
   padding: 0 20px 50px 5px;
 }
 .serviciostexto {
   width: 70%;
   margin-left: auto;
   margin-right: auto;
 }
 }
 @media screen and (max-width: 1634px) {

  .menuservicios {
     width: 75%;
  }
 
 .serviciostexto {
   width: 75%;
 }
 } 
 @media screen and (max-width: 1525px) {

  .menuservicios {
     width: 77%;
  }
 
 .serviciostexto {
   width: 77%;
 }
 }

@media screen and (max-width: 1486px) {

  .menuservicios {
     width: 85%;
  }
 
 .serviciostexto {
   width: 85%;
 }
 }
@media screen and (max-width: 1440px) {

 .menuservicios {
   margin-left: auto;
   margin-right: auto;
   width: 90%;
 }
 .iconos {
  padding: 5px 20px 0 5px;
}
.texto {
  padding: 0 20px 50px 5px;
}
.serviciostexto {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
}
@media screen and (max-width: 1271px) {

  .menuservicios {
     width: 95%;
  }
 
 .serviciostexto {
   width: 95%;
 }
 }
 @media screen and (max-width: 1204px) {

  .menuservicios {
     width: 100%;
  }
 
 .serviciostexto {
   width: 100%;
 }
 }
 @media screen and (max-width: 1144px) {
 
 
  .iconos {
    width: 100px;
    height: 100px;
   padding: 5px 20px 0 5px;
 }
 .iconos img {
   width: 100px;
   height: 100px;
 }
 .texto {
   padding: 0 20px 50px 5px;
   font-size: 10pt;
 }
 
 .serviciostexto p {
   width: 100px;
 }
 .menuservicios {
    
  width: 90%;
}

.serviciostexto {
width: 90%;
}
}

@media screen and (max-width: 1024px) {
  .menuservicios {
    
    width: 90%;
  }
  .menuservicios img {
    width: 100px;
    height: 100px;
}
  .iconos {
    width: 100px;
   padding: 5px 20px 0 5px;
 }
 .texto {
   padding: 0 20px 50px 5px;
   font-size: 10pt;
 }
 .serviciostexto {
   width: 90%;
   
 }
 .serviciostexto p {
   width: 100px;
 }

}
@media screen and (max-width: 938px) {
  .menuservicios {
    
    width: 100%;
  }

 .serviciostexto {
  width: 100%;
 }

}
@media screen and (max-width: 844px) {
  .serviciostexto {
    display: none;
  }
  .iconos p {
    display: block;
    text-align: center;
    color: #252526;
    width: 250px;
    font-weight: bold;
    font-size: 14pt;
  }
  .menuservicios img {
    width: 250px;
    height: 250px;
    display: block;
}
.iconos {
  width: 250px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  
}
 }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
  }
  .modal-body {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 50px;
      margin-bottom: 50px;
  }
  .modal-body p {
      font-size: 12pt;
      text-align: justify;
  }
  .modal-body li {
      font-size: 12pt;
  }
  .modal2-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
  }
  .modal-header {
      text-align: center;
      border-bottom: 3px solid #ed6b1d;
      width: 30%;
      margin-left: auto;
      margin-right: auto;
  }
  .modal3-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
  }
  
  .modal4-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
  }
  .modal5-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
  }
  .modal6-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
  }
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  @media screen and (max-width: 768px) {
    .modal-header {
      width: 100%;
    }
   }
/*Contacto*/

.formcontact {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 65%;
  height: 486px;
  margin-left: auto;
  margin-right: auto;
}
.ubicacion {
  
  width: 686px;  
  height: 486px;
  
  float: left;
  
}
.ubicacion h1 {
  text-align: center;
  border-bottom: 3px solid #ed6b1d;
  color: #252526;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 0;
}
.infocontact {
  width: 65%;

  margin-left: auto;
  margin-right: auto;
  font-size: 12pt;
  color: #252526;
}
.direcc {
  float: left;
  width: 45%;
  text-align: center;
  
}
.direcc a{
  text-align: center;
  color: #252526;
  text-decoration: none;
}
.direcc a:hover {
  color: #ed6b1d;
}
.tel {
  float: right;
  width: 45%;
  height: 156px;
 
  text-align: center;
}
.tel a {
  text-decoration: none;
  color: #252526;
}
.tel a:hover {
  color: #ed6b1d;
}
.ubicacion iframe {
  width: 600px;
 
  border: 0;
  margin-left: 43px;
  margin-top: 120px;
}
/* reglas CSS para formulario */
.form-consulta {float: right; max-width: 500px; background: rgb(235, 235, 235); padding: 25px; font-family: 'Source Sans Pro', sans-serif;}
.campo-form {width:100%; height:36px; margin:2px 0 6px; padding-left:6px; box-sizing: border-box; border-radius:3px; border:0; font-family: 'Source Sans Pro', sans-serif; font-size:1em;}
label span {color: #f00}
textarea {min-height: 150px!important;}
.btn-form {display: inline-block; border:0; background: #ed6b1d; height: 46px; line-height: 46px; padding: 0 20px; border-radius: 6px; color:#fff; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
.btn-form:hover {background: #9c4713}

#scrollUp {
  background-image: url("imgs/top.png");
  bottom: 20px;
  right: 20px;
  width: 38px;    /* Width of image */
  height: 38px;   /* Height of image */
}
@media screen and (max-width: 1901px) {
  .formcontact {
    width: 70%;
  }
  .ubicacion {
    float: left;
  }
  .ubicacion iframe {
    width: 600px;
    height: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
   }
 }
 @media screen and (max-width: 1765px) {
  .formcontact {
    width: 75%;
  }
  .ubicacion {
    float: left;
  }
  
 }
 @media screen and (max-width: 1647px) {
  .formcontact {
    width: 80%;
  }
  .ubicacion {
    float: left;
  }
  
 }
 @media screen and (max-width: 1544px) {
  .formcontact {
    width: 85%;
  }
  .ubicacion {
    float: left;
  }
  
 }
@media screen and (max-width: 1454px) {
  .formcontact {
    width: 90%;
  }
  .ubicacion {
    float: left;
  }
  
 }
 @media screen and (max-width: 1373px) {
  .formcontact {
    width: 100%;
  }
  .form-consulta {
    margin-right: 43px;
  }
  .ubicacion {
    float: left;
  }
  
 }
 
 @media screen and (max-width: 1278px) {
  .formcontact {
    width: 100%;
    height:1050px;
  }
  .ubicacion {
  display: block;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  
  }
  .form-consulta {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
    margin-top: 50px;
  }
 }
 @media screen and (max-width: 685px){
   .ubicacion iframe {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
   }
 }
 @media screen and (max-width: 425px) {
  .ubicacion {
  
    width: 100%;  
    height: 700px;
    display: block;
    float: none;
    
  }
 
  .ubicacion iframe {
     width: 95%;
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-top: 0;
   }
   
   .infocontact {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12pt;
    color: #252526;
    
  }
  .direcc {
    float: none;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
   
  }
  
  .tel {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: 150px;
  
    
  }
  .form-consulta {
   
    max-width: 100%;
  
    margin-top: 0;
  }
  .formcontact {
    
    height:1200px;
  }
  }

/*Menu inferior*/
.container {
    
    width: 100%;
    display: block;
    height: 150px;
    background-color: #252526;
    
    color: #fff;
    
}
.site-info {
   width: 20%;
   
    display: inline-block;
    height: 138px;
    margin-left: 19%;
}
.info-menu-inf {
  
  float: right;
  width: 40%;
  margin-right: 17%;
}
.site-info p {
  font-weight: bold;
  margin-top: 110px;
  margin-left: 20px;
}
.contacto-menuinf {
  
 
 
  float: right;
  height: 138px;
}
.contacto-menuinf a {
  margin-left: 65px;
  color: white;
  text-decoration: none;
}
.contacto-menuinf a:hover {
  color: #ed6b1d;
}
.contacto-menuinf img {
  margin-right: 5px;
  vertical-align: middle;
}
.contacto-menuinf p {
  height: 20px;
  vertical-align: middle;
}
#contacto-tel img {
  width: 20px;
  margin-bottom: 10px;
}
#contacto-tel p {
  display: inline-block;
  margin: 0 0 10px 0;
}
#contacto-wpp img {
  width: 20px;
  margin-bottom: 10px;
}
#contacto-wpp p {
  display: inline-block;
  margin: 0 0 10px 0;
}
#contacto-mail img {
  width: 20px;
}
#contacto-mail p {
  display: inline-block;
  margin: 0 0 10px 0;
}
.direcc-menuinf {
  width: 240px;
  
  float: right;
  height: 138px;
}
#direcc1 {
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.redes-menuinf {
  
  width: 100px;
  
  float: right;
  height: 138px;
  text-align: center;
}
.redes-menuinf p {
  vertical-align: middle;
}
.redes-menuinf img {
  vertical-align: middle;
  margin-right: 5px;
}
.redes-menuinf a {
  text-decoration: none;
  color: white;
}
@media screen and (max-width: 1823px) {
  
  .site-info {
    width: 25%;
    
    
     margin-left: 15%;
 }
 }
@media screen and (max-width: 1440px) {
  .info-menu-inf {
    width: 50%;
    margin-right: 5%;
  }
  .site-info {
    width: 30%;
     
     margin-left: 8%;
 }
 }
 
 @media screen and (max-width: 1024px) {
  .info-menu-inf {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .container {
    height: 200px;
   
  }
  .site-info {
   width: 100%;
   margin-left: 0;
    float: none;
    display: block;
    text-align: center;
    height: 30px;
    
    
  }
  .site-info p {
  
  margin-top: 0;
  margin-left: 0;
  }
  .info-menu-inf {
    width: 90%;
    height: 138px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
  }
  .redes-menuinf {
    margin-right: 0;
    margin-top: 0;
    width: 30%;
   
    float: right;
    
    height: 138px;
    text-align: center;
  }
  .direcc-menuinf {
    width: 30%;
    margin-top: 0;
    
    float: right;
    
    height: 138px;
  }
  .contacto-menuinf {
    margin-top: 0;
    
    width: 30%;
    float: right;
    
    height: 138px;
  }
 }

 @media screen and (max-width: 768px) {
  
  .info-menu-inf {
    width: 100%;
    
    
  }
  .redes-menuinf {
    margin-right: 0;
    margin-top: 0;
    width: 33%;
   
    font-size: 10pt;
    text-align: center;
  }
  .direcc-menuinf {
    width: 33%;
    margin-top: 0;
   
    float: right;
    font-size: 10pt;
    height: 138px;
  }
  .contacto-menuinf {
    margin-top: 0;
    
    width: 33%;
    float: right;
    font-size: 10pt;
    height: 138px;
  }
  }
  @media screen and (max-width: 546px) {
  .container {
    height: 500px;
    margin-top: 50px;
  }
  .site-info {
    width: 100%;
    margin-left: 0;
     float: none;
     display: block;
     text-align: center;
     height: 30px;
     
     
   }
   .redes-menuinf {
    margin-right: 0;
    margin-top: 0;
    width: 80%;
    height: 125px;
    display: block;
    margin-left: auto;
    margin-right: auto;
   float: none;
    font-size: 12pt;
    text-align: center;
  }
  .direcc-menuinf {
    width: 80%;
    margin-top: 0;
   display: block;
   margin-left: auto;
   margin-right: auto;
    float: none;
    font-size: 12pt;
    height: 138px;
  }
  .contacto-menuinf {
    margin-top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    float: none;
    font-size: 12pt;
    height: 138px;
  }
    }
    @media screen and (max-width: 320px) {
      
      
       .redes-menuinf {
        margin-top: 40px;
        width: 100%;
      
      }
      .direcc-menuinf {
        width: 100%;
        
      }
      .contacto-menuinf {
        
        width: 100%;
        
      }
        }


/*Poliza juridica*/
.intro-poliza {
  width: 70%;
  height: 250px;
  background-color: darkkhaki;
  margin-left: auto;
  margin-right: auto;
  margin-top: 200px;
  
}
.info-intro-poliza {
  background-color: darkmagenta;
 display: inline-block;
  width: 40%;
 
}

.intro-poliza h1 {
  font-size: 18pt;
  color: #ed6b1d;
}
.intro-poliza p {
  font-size: 14pt;
  color: #252526;
}

.img-intro-poliza {
  width: 40%;
  height: 200px;
  background-image: url("imgs/house.jpg");
  background-size: cover;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  
}