

.wrapper-footer {
  width:100%;
background: #6B878C;
      /*background: linear-gradient(to bottom, #6B878B 0%, #495E4B 100%);*/
  height:25vh;
  color:#ffffff!important;
  padding:4rem;
}

.footer-logo-left{
  text-align:left!important;
}

.flex-1{
  flex:1;
}

.container-footer {
  height:100%;
  color:white;

}

.circle-icon-small {
    background: #fff;
    width: 50px;
    height: 50px;
  margin-left:2rem;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 10px;
  color:#6B878C;
  transition: transform .5s ease;
}

.circle-icon-small:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  color:#000;
}

.footer-logo{
  height:70%;
  margin:auto;
  text-align:center;
}

.footer-logo img {
  max-height:100%;
  
}




.footer-links ul {
    list-style-type: none;
    margin: 0 -2.4rem;
    padding: 0;
    position: relative;
  height:100%;
}

.footer-links ul li {
    display: block;
    width: 100%;
 
}



.footer-links ul li a {
    font: 500 2rem/3rem "Avenir";
    display: block;
    text-decoration:none;
    color: #ffffff;
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    padding: 0 2.4rem;
}




.footer-links ul {
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  padding-left:2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: block;
}





/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:footer] [11.147] DESIGN*/
/*******************************************************************/
/* 0.6 D>D */
/* db 180 */