@charset "UTF-8";

body, html {
  height: 100%;
}
h1 {
  font-family: 'Montserrat Regular', sans-serif;
  font-weight: 600;
  font-style: normal;
}
h2 {
  font-family: 'Montserrat Regular', sans-serif;
  font-weight: 700;
  font-style: normal;
}
p {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
}
li {
  color: #7030A0;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-style: normal;

}
o > li {
  list-style-type: upper-roman;
  color: #000;
  font-weight: 500;
  font-size: 24px;
}
span {
  color: #000000;
  font-weight: 500;
}
i {
    color: #000000;
}
.font-22 {
    font-size: 22px;
}
.font-24 {
    font-size: 24px;
}
.h-50 {
  height: 50%;
}
.w-50 {
  width: 50%;
}
.menuIcon {
  position: absolute;
  margin: 15px;
  right: 0;
  border-radius: .25rem;
  z-index: 99;
}
.menuIcon .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(31, 56, 100, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar {
  margin-top: 0px;
  padding: 0px;
  top: 0;
}
.modal-menu {
  margin: auto;
  top: 5%;
  bottom: 5%;
  max-width: 90% !important;
  height: 90% !important;
  border-radius: 0px;
}
.modal-menu a {
    text-decoration: none;
    font-size: 36px;
    color: #031143;
}
.modal-menu a:hover {
    color: #ccc;
}
.modal-menu .dslinks {
    margin-left: 25px;
}
.border-radious {
  border-radius: 0px;
}
.btn .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(31, 56, 100, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.hamburguesa-menu {
  float: right;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
}
.hamburguesa-menu:hover {
  text-decoration: none;
  opacity: .6
}
.hamburguesa-posicion {
    position: relative;
    top: 25px;
    right: 50px;
    border: none;
}
.modal .close {
    position: relative;
    top: 0px;
    right: 25px;
    font-size: 36px;
    z-index: 999999;
    
}
.texto-50 {
    position: relative;
    margin-right: 100px;
}
header {
  margin: 0px;
  padding: 0px;
  background-image: url("../media/inicio/header.jpg");
  height: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  border: 15px solid #8E9097;
}
.hamburgesa {
  position: absolute;
  right: 60px;
  color: #E1292A;
  font-size: 50px;
  z-index: 1;
}
/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 2; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.8s; /* 0.8 second transition effect to slide in the sidenav */
}
/* The navigation menu links */
.sidenav a {
  text-decoration: none;
  font-size: 36px;
  color: #031143;
  display: block;
  transition: 0.3s;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #ccc;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  right: 60px;
  font-size: 50px;
  z-index: 3;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
section {
  padding: 50px;
}
.tarjeta-inicio {
  width: 100%;
  padding: 25px;
  background-color: #8E9097;
  font-size: 36px;
  color: #031143;
  text-align: center;
}
.principios {
  padding: 25px;
  background-color: #8E9097;
  font-size: 18px;
  z-index: 1;
}
.diego {
  /* The image used */
  height: 1000px;
  left: 0;
  margin-left: -134px;
  background-image: url("../media/inicio/diego-paredes-1.jpg");
  /* Full height */
  /* Center and scale the image nicely */
  background-position: top right;
  background-repeat: no-repeat;
}
.diego1 {
  /* The image used */
  background-image: url("../media/contacto/diego-paredes-2.jpg");
  /* Full height */
  /* Center and scale the image nicely */
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
}
.constitucional {
  margin: 0px;
  padding: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../media/servicios/constitucional.jpg");
  height: 450px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.administrativo {
  margin: 0px;
  padding: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../media/servicios/administrativo.jpg");
  height: 450px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contratacion {
  margin: 0px;
  padding: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../media/servicios/contratacion.jpg");
  height: 450px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.publicaciones {
  margin: 0px;
  padding: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../media/publicaciones/publicaciones1.jpg");
  height: 450px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
#contacto {
  background-color: #175A7E;
  color: #ffffff !important;
}
.redes a {
  text-decoration: none;
  color: #000000 !important;
}
.spin {
  animation: w3-spin 2s infinite linear
}
@keyframes w3-spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(359deg)
  }
}
.animate-fading {
  animation: fading 2s
}
@keyframes fading {
  0% {
    opacity: 0
  }
  50% {
    opacity: 0.5
  }
  100% {
    opacity: 1
  }
}
.animate-opacity {
  animation: opac 0.8s
}
@keyframes opac {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.animate-top {
  position: relative;
  animation: animatetop 0.4s
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
.animate-left {
  position: relative;
  animation: animateleft 0.8s
}
@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0
  }
  to {
    left: 0;
    opacity: 1
  }
}
.animate-right {
  position: relative;
  animation: animateright 0.4s
}
@keyframes animateright {
  from {
    right: -300px;
    opacity: 0
  }
  to {
    right: 0;
    opacity: 1
  }
}
.animate-bottom {
  position: relative;
  animation: animatebottom 0.4s
}
@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0
  }
  to {
    bottom: 0;
    opacity: 1
  }
}
.animate-zoom {
  animation: animatezoom 0.8s
}
@keyframes animatezoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
.animate-input {
  transition: width 0.4s ease-in-out
}
.animate-input:focus {
  width: 100% !important
}
.display-topleft {
  position: absolute;
  left: 0;
  top: 0
}
.display-topright {
  position: absolute;
  right: 0;
  top: 0
}
.display-bottomleft {
  position: absolute;
  left: 0;
  bottom: 0
}
.display-bottomright {
  position: absolute;
  right: 0;
  bottom: 0
}
.display-middle {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}
.display-left {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(-0%, -50%)
}
.display-right {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%)
}
.display-topmiddle {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%)
}
.display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%)
}
.display-box-left {
  margin-left: -100px;
}
.padding-left-right-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.padding-50v {
  padding-top: 50px;
  padding-bottom: 50px;
}
.padding-25v {
  padding-top: 25px;
  padding-bottom: 25px;
}
.margin-top-25 {
  margin-top: 25px;
}
i.fa-5x {
  margin: 50px 5px;
}
i.fa-2x {
  margin: 25px 0px;
}
.display-large {
  display: block;
}
.display-small {
  display: none;
}

@media only screen and (max-width : 767px) {
  .display-large {
    display: none;
  }
  .display-small {
    display: block;
  }
  .principios {
    margin: 15px 0px 0px 0px;
    padding: 25px;
    width: 100%;
    border-radius: 0px;
  }
  .no-gutters-m {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu {
    margin: auto;
    padding-top: 25px;
    text-align: center;
  }
  .display-box-left {
    margin: auto;
  }
  .padding-top-bottom-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .border-radius-0 {
    border-radius: 0px;
  }
  .margin-top-25 {
    margin-top: 0px;
  }
  .tarjeta-inicio {
    width: 100%;
    margin: 0px 0px 50px;
    padding: 15px 15px 0px;
  }
  .sidenav .closebtn {
    top: 5px;
    right: 8px;
    color: #fff;
  }
  #contacto p {
    font-size: 24px;
  }
  h1 {
    font-size: 24px;
  }
  section {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 50px;
  }
  .sidenav a {
    font-size: 24px;
  }
  header {
    background-image: url("../media/inicio/header-movil.jpg");
  }
  .close {
    color: #ffffff !important;    
  }
  o > li {
      padding-left: 15px;
      padding-right: 15px;
  }
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}