.footer {   
 background: rgba(234,221,194,1);
    background: -moz-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,221,194,1)), color-stop(28%, rgba(227,212,177,1)), color-stop(51%, rgba(208,185,133,1)), color-stop(71%, rgba(199,173,111,1)), color-stop(100%, rgba(192,163,96,1)));
    background: -webkit-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: -o-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: -ms-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: linear-gradient(to right, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaddc2', endColorstr='#c0a360', GradientType=1 );
    position: relative;
    padding: 35px 0;
}
.footer .copyroght p {
color: #fffaef;
font-size: 12px;
text-align: center;
font-family: 'Open Sans';
margin-top: 35px;
line-height: 28px;
}
.footer .copyroght p a {
    color: #fffaef;
    text-decoration: none !important;
}
ul.soc {
    margin: 0px auto;
    text-align: center;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}
ul.soc li {
    float: left;
    margin-left: 25px;
}
ul.soc li em {
    color: #cdb682;
    font-size: 22px;
}.footer {   
 background: rgba(234,221,194,1);
    background: -moz-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,221,194,1)), color-stop(28%, rgba(227,212,177,1)), color-stop(51%, rgba(208,185,133,1)), color-stop(71%, rgba(199,173,111,1)), color-stop(100%, rgba(192,163,96,1)));
    background: -webkit-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: -o-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: -ms-linear-gradient(left, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    background: linear-gradient(to right, rgba(234,221,194,1) 0%, rgba(227,212,177,1) 28%, rgba(208,185,133,1) 51%, rgba(199,173,111,1) 71%, rgba(192,163,96,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaddc2', endColorstr='#c0a360', GradientType=1 );
    position: relative;
}
ul.soc li em:hover {
color: #fff;
}
.footer .copyright {
color: #fffaef;
font-size: 12px;
text-align: center;
    font-family: 'Open Sans';
}
.footer .copyroght p a {
    color: #fffaef;
    text-decoration: none !important;
}
ul.soc {
margin: 0px auto;
text-align: center;
padding: 0;
list-style: none;
}
ul.soc li {
    float: left;
    margin-left: 20px;
}
ul.soc li em {
    color: #f2e8d0;
    font-size: 22px;
}




