
@font-face {
    font-family: "Helvetica World";
    src: url('lib/webfonts/HelveticaWorld-Bold.ttf') format("truetype");
}

@font-face {
    font-family: "Lovelo Black";
    src: url('lib/webfonts/Lovelo_Black.otf') format("opentype");
}

@font-face {
    font-family: "Lato Regular";
    src: url('lib/webfonts/Lato-Regular.ttf') format("truetype");
}

@font-face {
    font-family: "Lato Bold";
    src: url('lib/webfonts/Lato-Bold.ttf') format("truetype");
}

body {
    background-color: #282828;
}

h1 {
    color: white;
    font-family: "Lovelo Black", sans-serif;
    text-align: center;
    font-size: 24px;
}

h2 {
    font-family: "Lovelo Black", sans-serif;
    font-size: 30px;
    color: #333333; 
    text-align: center;
    margin: 0;
}

h3 {
    font-family: "Lato Bold", sans-serif;
    text-transform: uppercase;
    color: #333333; 
    font-size: 20px;
}

p{
    color: #333333;
    font-family: "Lato Regular", sans-serif;
    font-size: 16px;
}

.mr {
    font-size: 12px;
    position: relative;
    top: -4px;
}

.main {
    background-color: white;
}

.btn-ver-video {
    background-color: transparent;
    border: 1px solid #00F1E3;
    color: white;
    text-transform: uppercase;
}

.spacer-logo-main{
    min-height: 165px;
}

.spacer-20 {
    min-height: 20px;
}
.spacer-40 {
    min-height: 40px;
}

.spacer-80{
    min-height: 80px;
}

.no-padding {
    padding: 0;
}

.title-bg {
    background: url('images/bg3.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 130px;
}

.title-bg h1 {
    font-size: 30px;
    padding-top: 50px;
}

.only-movil {
    display: none;
}

.dropdown-menu {
    min-width: 210px;
    border: none;
    background-color: #DC0005;
    margin-top: 41px;
}

.dropdown-menu .flecha-vicente {
    width: 21px;
    height: 11px;
    background: url('images/menu-a.png');
    position: relative;
    left: 40px;
    top: -19px;
}

.dropdown-menu a {
    color: white !important;
    font-weight: normal !important;
}

/**/

.navbar { 
    padding: 0;
    background-color: #C8C8C8; 
}

.navbar .adjust-navbar{
    padding: 15px 30px 15px 135px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.navbar .separador {
    color: #8e8e8e;
    margin: 0 10px;
}

.navbar .adjust-navbar-scrolled{
    padding: 0 10px 0 135px;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
}

.navbar.scrolled {
    background-color: rgba(0, 0, 0, 0.85); 
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.navbar.scrolled .dropdown-menu {
    margin-top: 25px !important;
}

.navbar.scrolled li a {
    color: white !important;
}

.navbar ul li a {
    color: #3C3B44;
    font-family: "Helvetica World", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    padding: 9px;
    padding-bottom: 50px;
}

.navbar ul li a:hover {
    text-decoration: none;
}

.navbar ul li:hover, .navbar ul li.active  {
    border-bottom: 3px solid #DC0005; 
}

.navbar .navbar-toggler-icon i {
    color: #919191;
}

.navbar #menu-nosotros:hover #dropdown-nosotros {display: block;}
.navbar #menu-servicios:hover #dropdown-servicios {display: block;}


/**/
#home {
    
    background: url('images/bg1.jpg') no-repeat fixed;
    background-size: cover;
    padding-top: 50px; 
}

#home #logo-main {
    padding-left:50px; 
    max-width: 70%;
}

/**/
#quienes-somos {
    background: url('images/bg2.jpg') no-repeat fixed;
    background-size: cover; 
    border-bottom: 12px solid #DC0005;
}

#quienes-somos #arrow {
    position: relative;
    top: -40px;
}

#quienes-somos p{
    text-align: center;
    font-size: 16px;
}

#quienes-somos p span{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

#quienes-somos h3.cohesion, #quienes-somos h3.impulso {
    font-family: "Lovelo Black", sans-serif;
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #DC0005;
    padding-bottom:5px;
}

#quienes-somos h3.cohesion{
    float: right;
    width: 115px;
}

#quienes-somos h3.impulso {
    float: left;
}

#quienes-somos .quienes-somos p{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#quienes-somos  .aling-caja {
    padding-right: 20px;
}

#quienes-somos .quienes-somos p.primero {
    text-align: right;
}

#quienes-somos .quienes-somos p.segundo {
    text-align: left;
}

#quienes-somos .quienes-somos .caja {
    border: 2px solid #DC0005;
    padding: 30px 80px;
}

#quienes-somos .quienes-somos .izquierda {
    padding-left:0; 
}

/**/

#valores {
    background: url('images/bg5.jpg') no-repeat fixed;
    background-size: cover;
}

#valores .col-md-3 {
    padding: 10px;
}

#valores .caja-valores{
    background-color: #32313A;
    padding: 50px;
    min-height: 377px;
    text-align: justify;
}

#valores h3{
    color: white;
    text-align: center;
}

#valores p{
    color: white;
}


/**/

#consultoria
{
    background: url('images/bg3.jpg') no-repeat fixed;
    background-size: cover;
    position: relative;  
}

#consultoria .container {
    max-width: 680px;
}

#consultoria h2, #consultoria p {
    color: white;
}

#consultoria p {
    line-height: 35px;
    text-align: center;
    font-size: 17px;
}

#consultoria p span {
    font-weight: bold;
    font-size: 18px;
}

/**/

#proyectos {
    background-color: #E4E4E4;
}

#proyectos h3 {
    font-size: 18px;
    text-align: center;
    padding-top: 25px;
}

#proyectos p {
    line-height: 35px;
    text-align: center;
    font-size: 17px;
}

#proyectos p span {
    font-weight: bold;
    font-size: 18px;
}

#proyectos .proyectos {
    background: url('images/bg4.jpg') no-repeat fixed;
    background-size: cover;
}

#proyectos .proyectos .lista-proyectos {
    max-width: 460px;
}

#proyectos .proyectos .lista-proyectos h2 {
    font-size: 23px;
    text-align: left;
    padding-top: 60px;
}

#proyectos .proyectos .escalon {
    position:absolute;
    top: 20px;
    left: -20px;
}

#proyectos .proyectos .ajuste1 {
    margin-left: 70px;
}

#proyectos .proyectos .ajuste2 {
    margin-left: 220px;
}

#proyectos .proyectos .ajuste3 {
    margin-left: 370px;
}

#proyectos .proyectos .ajuste4 {
    margin-left: 520px;
}

#proyectos .proyectos .ajuste5 {
    margin-left: 670px;
}

/**/

#lobbying
{
    background: url('images/bg3.jpg') no-repeat fixed;
    background-size: cover;
    position: relative;  
}

#lobbying h2, #lobbying p {
    color: white;
}

#lobbying p {
    line-height: 35px;
    text-align: center;
    font-size: 17px;
}

#lobbying p span {
    font-weight: bold;
    font-size: 18px;
}
#lobbying .manos {
    max-width: 800px;
}

#lobbying .manos ul li {
    font-family: "Lato Regular", sans-serif;
    color: white;
    font-size: 17px;
    margin-bottom: 5px;
}

/**/

#metrica {
    background-color: #E4E4E4;
}

#metrica p {
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;

}

#metrica .max-metrica {
    max-width: 550px;
}

#metrica .metrica-1 {
    background: url('images/metrica-1.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 430px;
}

#metrica .metrica-2 {
    background: url('images/metrica-2.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 430px;
}

#metrica .metrica-padding {
    padding: 50px;
}

#metrica .no-mayus {
    text-transform: initial;
    text-align: center;
    color: #333333;
    font-weight: bold; 
}

#metrica ul li {
    font-family: "Lato Regular", sans-serif;
    color: #333333; 
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;
}

#metrica .somos {
    background: url('images/bg3.jpg') no-repeat fixed;
    background-size: cover;
    min-height: 130px;
    border-bottom: 15px solid #DC0005;
}

#metrica .somos h1 {
    font-size: 30px;
    padding-top: 50px;
}


/**/

#contacto {
    background: url('images/bg6.jpg') no-repeat fixed;
    background-size: cover;
}

#contacto h2, #contacto h3, #contacto h4 {
    color: white;
}

#contacto h3 {
    font-family: "Lato Regular" , sans-serif;
    text-transform: initial;
    text-align: center;
}

#contacto .iconinput{
    background-color: transparent;
    padding: 0;
}

#contacto input {
    border: none;
}

#contacto .span-nopadding {
    margin-left: 0;
    background-color: white;
}

#contacto button {
    background-color: #DC0005;
    border-color: #DC0005;;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: white;
}

#contacto iframe {
    width: 100%;
    min-height: 550px;
}

footer {
    background: url('images/bg1.jpg') no-repeat fixed;
    background-size: cover;
}

footer h4 {
    font-family: "Lato Regular" , sans-serif;
    text-transform: initial;
    text-align: center;
    font-size: 16px;
    color: white;
    padding-bottom: 100px;
}

footer .social-container {
    max-width: 270px;
}

footer .social {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #6C6C6C;
    margin:5px; 
    padding: 10px;
    display: inline-block;
}

footer .social:nth-child(1)
{
    padding-left: 18px;
}

footer .social:nth-child(2)
{
    padding-left: 14px;
}

footer .social:nth-child(3)
{
    padding-left: 14px;
}

footer .social:nth-child(4)
{
    padding-left: 16px;
}

footer .social:hover {
    background-color: #DC0005; 
}

footer .social a {
    color: #DC0005;
}

footer .social:hover > a {
    color: white;
}

footer .social a:hover {
    color: white;
}


  /*---------------------------------------
     MODIFICACION
  -----------------------------------------*/
  
  @font-face {
      font-family: 'Plain-Regular';
      src: url('../fonts/Plain-Regular.woff2') format('woff2'),
          url('../fonts/Plain-Regular.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }

  @font-face {
      font-family: 'Plain-Light';
      src: url('../fonts/Plain-Light.woff2') format('woff2'),
          url('../fonts/Plain-Light.woff') format('woff');
      font-weight: bold;
      font-style: normal;
  }

  @font-face {
      font-family: 'Plain-Bold';
      src: url('../fonts/Plain-Bold.woff2') format('woff2'),
          url('../fonts/Plain-Bold.woff') format('woff');
      font-weight: bold;
      font-style: normal;
  }

  :root {
    --primary-color:        #057a8d;
    --secondary-color:      #f1c111;
    --white-color:          #ffffff;
    --dark-color:           #171819;
    --project-bg:           #f0f8ff;
    --menu-bg:              #0c8195;

    --title-color:          #15141a;
    --gray-color:           #909090;
    --link-color:           #404040;
    --p-color:              #666262;

    --base-font-family:     'Plain-Light', sans-serif;
    --title-font-family:    'Plain-Regular', sans-serif;
    --font-bold-family:     'Plain-Bold', sans-serif;
    --font-weight-bold:     bold;

    --h1-font-size:         42px;
    --h2-font-size:         32px;
    --h3-font-size:         24px;
    --p-font-size:          18px;
    --base-font-size:       16px;
    --menu-font-size:       14px;

    --border-radius-large:  100px;
    --border-radius-small:  5px;
  }

  body {
    background: var(--white-color);
    font-family: var(--base-font-family);
  }


  /*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-family: var(--title-font-family);
    line-height: inherit;
  }

  h1 {
    color: var(--title-color);
    font-size: var(--h1-font-size);
  }

  h2 {
    font-size: var(--h2-font-size);
    font-weight: 100;
  }

  h3 {
    font-size: var(--h3-font-size);
    font-weight: 100;
    margin-bottom: 0;
  }

  h4 {
    color: var(--gray-color);
    font-family: var(--base-font-family);
    font-size: var(--p-font-size);
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  p {
    color: var(--p-color);
    font-size: var(--p-font-size);
    line-height: 1.5em;
  }

  b, 
  strong {
    letter-spacing: 0;
    color: var(--secondary-color);
  }


  /*  BLOCKQUOTES */
  .quote {
    position: relative;
    margin: 0;
  }

  .quote::after {
    content: "“";
    position: absolute;
    bottom: -80px;
    left: 20px;
    font-family: times;
    color: var(--gray-color);
    font-weight: var(--font-weight-bold);
    font-size: 14em;
    line-height: 0;
    opacity: 0.10;
  }

  blockquote {
    border-left: 5px solid rgba(0,0,0,0.05);
    display: block;
    margin: 42px 0;
    padding: 14px 22px;
    color: rgba(0,0,0,0.5);
  }


  /* BUTTON */
  .custom-btn {
    background: transparent;
    border: 2px solid var(--dark-color);
    border-radius: var(--border-radius-large);
    padding: 12px 26px 14px 26px;
    color: var(--dark-color);
    font-family: var(--title-font-family);
    font-size: var(--p-font-size);
    white-space: nowrap;
  }

  .custom-btn.btn-bg {
    background: var(--white-color);
    color: var(--primary-color);
    border-color: transparent;
	transition: all .3s ease;
  }
  
  .custom-btn:hover,
  .custom-btn:focus {
    background: var(--dark-color);
    color: var(--white-color);
    border-color: transparent;
  }


  /*---------------------------------------
     GENERAL               
  -----------------------------------------*/

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  *::before,
  *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  a {
    color: var(--link-color);
    font-weight: normal;
    text-decoration: none;
  }

  a:hover, 
  a:active, 
  a:focus {
    color: var(--secondary-color);
    outline: none;
    text-decoration: none;
  }

  ::selection {
    background: var(--secondary-color);
    color: var(--white-color);
  }

  .section-padding {
    padding: 8em 0;
  }
  .section-padding-half {
    padding: 4em 0;
  }

  .google-map iframe {
    display: block;
    width: 100%;
  }



  /*---------------------------------------
    MENU             
  -----------------------------------------*/

  .navbar {
    background: var(--menu-bg);
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    padding: 1.5em;
  }

  .navbar-brand {
    color: var(--white-color);
    font-size: var(--h2-font-size);
  }

  .nav-link {
    color: var(--white-color);
    font-size: var(--menu-font-size);
    letter-spacing: 0.4px;
    margin: 0 1.6em;
    padding: 0.6em;
  }

  .nav-link.active,
  .nav-link:hover {
    color: var(--secondary-color);
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }

  .navbar-expand-lg .navbar-nav .nav-link.contact {
    border: 2px solid var(--secondary-color);
    border-radius: var(--border-radius-large);
    color: var(--secondary-color);
    font-family: var(--font-bold-family);
    padding: 0.6em 2em 0.8em 2em;
  }

  .navbar-expand-lg .navbar-nav .nav-link.contact:hover,
  .navbar-expand-lg .navbar-nav .nav-link.contact.active {
    background: var(--secondary-color);
    color: var(--white-color);
  }

  .navbar-nav .navbar-toggler-icon {
    background: none;
  }

  .navbar-toggler {
    border: 0;
    padding: 0;
    cursor: pointer;
    margin: 0 10px 0 0;
    width: 30px;
    height: 35px;
    outline: none;
  }

  .navbar-toggler:focus {
    outline: none;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background: transparent;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before,
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
    transition: top 300ms 50ms ease, transform 300ms 350ms ease;
    transition: top 300ms 50ms ease, transform 300ms 350ms ease, -webkit-transform 300ms 350ms ease;
    top: 0;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
    transform: rotate(45deg);
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transform: rotate(-45deg);
  }

  .navbar-toggler .navbar-toggler-icon {
    background: var(--white-color);
    transition: background 10ms 300ms ease;
    display: block;
    width: 30px;
    height: 2px;
    position: relative;
  }

  .navbar-toggler .navbar-toggler-icon::before,
  .navbar-toggler .navbar-toggler-icon::after {
    transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
    transition: top 300ms 350ms ease, transform 300ms 50ms ease;
    transition: top 300ms 350ms ease, transform 300ms 50ms ease, -webkit-transform 300ms 50ms ease;
    position: absolute;
    right: 0;
    left: 0;
    background: var(--white-color);
    width: 30px;
    height: 2px;
    content: '';
  }

  .navbar-toggler .navbar-toggler-icon::before {
    top: -8px;
  }

  .navbar-toggler .navbar-toggler-icon::after {
    top: 8px;
  }



  /*---------------------------------------
     HERO              
  -----------------------------------------*/

  .hero {
    position: relative;
    padding: 5em 0;
    overflow: hidden;
  }

  .hero-bg {
    background: linear-gradient(170deg, var(--primary-color) 64%, var(--white-color) 30%);
  }

  .hero-image {
    position: relative;
    top: 2em;
  }



  /*---------------------------------------
     PROJECT              
  -----------------------------------------*/

  .project {
    background: var(--project-bg);
  }

  .project-wrapper {
    position: relative;
  }

  .project-wrapper img {
    border-radius: var(--border-radius-small);
  }

  .project-info {
    background: var(--white-color);
    border-radius: var(--border-radius-small);
    position: absolute;
    bottom: 32px;
    right: 32px;
    left: 32px;
    width: 90%;
    padding: 32px;
  }

  .project-info small {
    font-family: Plain-Bold;
    color: var(--gray-color);
    position: relative;
    top: 2px;
  }

  .project-info a {
    color: var(--primary-color);
  }

  .project-info .project-icon {
    background: var(--primary-color);
  }

  .project-icon {
    position: absolute;
    right: 30px;
    top: 40px;
    background: var(--dark-color);
    border-radius: var(--border-radius-large);
    color: var(--white-color);
    font-size: var(--h2-font-size);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 5px;
  }

  .owl-theme .owl-dots .owl-dot {
    outline: none;
  }

  .owl-theme .owl-dots .owl-dot span {
    background: var(--gray-color);
    width: 50px;
    height: 3px;
    margin:  35px 5px;
  }

  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--secondary-color);
  }

  .list-detail {
    margin-left: 1em;
    padding-left: 1em;
    position: relative;
  }

  .list-detail li {
    display: block;
    list-style: none;
    margin: 0.6em 0 0 0.8em;
  }

  .list-detail li::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0 16px 16px 0;
    border-color: transparent var(--secondary-color) transparent transparent;
    border-style: solid;
    position: absolute;
    left: 0;
  }

  .list-detail span {
    position: relative;
    bottom: 5px;
  }

  .client-info img {
    width: 100px;
    margin-right: 1em;
  }



  /*---------------------------------------
      ABOUT            
  -----------------------------------------*/

  .about {
    position: relative;
    overflow: hidden;
  }

  .about-image img {
    display: block;
    margin: 0 auto;
  }



  /*---------------------------------------
      BLOG            
  -----------------------------------------*/

  .blog-header {
    border-radius: var(--border-radius-small);
    position: relative;
    overflow: hidden;
  }

  .blog-header img {
    border-radius: var(--border-radius-small);
    display: block;
  }

  .blog-header-info {
    background: linear-gradient(transparent,rgba(0,0,0,0.95));
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 2em;
  }

  .blog-header-info h3 {
    max-width: 80%;
  }

  .blog-header-info a {
    color: var(--white-color);
  }

  .blog-header-info a:hover {
    color: var(--secondary-color);
  }

  .blog-sidebar img {
    border-radius: var(--border-radius-small);
    width: 159px;
    margin-right: 22px;
  }

  .blog-sidebar h3 {
    font-size: 18px;
  }



  /*---------------------------------------
     CONTACT              
  -----------------------------------------*/

  .newsletter-form .form-control,
  .contact-form .form-control {
    box-shadow: none;
    background: var(--project-bg);
    border: 0;
    padding: 1.7em 1.3em;
    margin: 14px 0;
  }

  .newsletter-form button,
  .contact-form #submit-button {
    background: var(--primary-color);
    border-radius: var(--border-radius-large);
    color: var(--white-color);
    cursor: pointer;
    font-size: var(--p-font-size);
    line-height: 0px;
    padding: 1.5em 1.3em;
  }

  .newsletter-form button {
    background: var(--secondary-color);
  }



  /*---------------------------------------
     FOOTER              
  -----------------------------------------*/

  .site-footer {
    background: var(--dark-color);
    padding: 7em 0 6em 0;
  }

  .site-footer a {
    color: var(--p-color);
  }

  .site-footer a:hover,
  .footer-icon {
    color: var(--secondary-color);
  }

  .footer-link li {
    display: inline-block;
    list-style: none;
    margin: 0 10px;
  }

  .copyright-text,
  .footer-link,
  .site-footer .social-icon {
    margin-top: 6em;
  }

  .copyright-text {
    margin-top: 5.3em;
  }



  /*---------------------------------------
     SOCIAL ICON              
  -----------------------------------------*/
/*
  .social-icon {
    position: relative;
    padding: 0;
    margin: 4em 0 0 0;
  }

  .social-icon li {
    display: inline-block;
    list-style: none;
  }

  .social-icon li a {
    text-decoration: none;
    display: inline-block;
    font-size: var(--base-font-size);
    margin: 10px;
    text-align: center;
  }
*/


  /*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/

  @media screen and (min-width: 1200px) {

    .about-info h2 {
      max-width: 70%;
    }
  }

  @media screen and (min-width: 991px) {

    .project h2 {
      max-width: 32%;
      margin: 0 auto;
    }
  }

  @media screen and (max-width: 991px) {

    .hero {
      padding-top: 14em;
    }

    .hero-text {
      bottom: 2em;
    }

    .navbar {
      padding: 1em;
    }

    .navbar-collapse {
      text-align: center;
      padding: 2.5em 0;
    }

    .nav-link {
      display: inline-block;
    }

    .navbar-expand-lg .navbar-nav .nav-link.contact {
      margin: 1em 0;
    }

    .copyright-text, 
    .footer-link, 
    .site-footer .social-icon {
      margin-top: 3em;
      padding: 0;
      text-align: left;
    }
  }

  @media screen and (max-width: 767px) {

    h1 {
      font-size: 36px;
    }

    h2 {
      font-size: 28px;
    }

    h3 {
      font-size: 22px;
    }

    .project-info {
      right: 0;
      left: 0;
      margin: 0 auto;
    }

    .footer-link, 
    .site-footer .social-icon {
      margin-top: 1em;
    }

    .copyright-text {
      margin: 2.5em 0 1em 0;
    }

    .footer-link li {
      margin-left: 0;
    }
  }


