section.footer{align-items:center;background-color:#333;background-size:cover;border-top:3px solid #999997;display:-webkit-flex;display:-moz-flex;display:flex;flex-flow:column;justify-content:center;padding:20px 5%;text-align:center}section.footer .title_footer{color:#323132;font-size:30px;font-weight:400;line-height:1.3;margin-bottom:20px;margin-top:10px}section.footer .row{display:-webkit-flex;display:-moz-flex;display:flex;justify-content:space-evenly;width:100%}section.footer .row .col{color:#fff;font-size:12px;margin:20px;text-align:left;width:20%}section.footer .row .col ul{font-size:10px;list-style:none;padding-left:0}section.footer .row .col ul li a{color:#bfbfbf;text-decoration:none}section.footer .row .col ul li a:hover{text-decoration:underline}section.footer .row .col.social{font-size:25px;text-align:center}section.footer .row .col.social a{color:#fff;margin:10px}section.footer form input,section.footer form select,section.footer form textarea{background:transparent;border:none;border-bottom:1px solid #eee;border-radius:0;width:100%!important}section.footer form input::-webkit-input-placeholder{color:#fff}section.footer form input::-moz-placeholder{color:#fff}section.footer form input:-ms-input-placeholder{color:#fff}section.footer form input:-moz-placeholder{color:#fff}section.footer form textarea::-webkit-input-placeholder{color:#fff}section.footer form textarea::-moz-placeholder{color:#fff}section.footer form textarea:-ms-input-placeholder{color:#fff}section.footer form textarea:-moz-placeholder{color:#fff}section.footer form .hs_error_rollup,section.footer form label{display:none}section.footer form fieldset{margin:10px auto;max-width:90%;width:500px}section.footer form ul.hs-error-msgs{color:red;font-size:10px;padding-left:10px;text-align:left}section.footer form ul.hs-error-msgs li label{display:block}section.footer form input[type=submit]{width:auto!important}.breadcrambs ol li{display:inline-block;padding:20px 0}.breadcrambs ol{color:#fff;display:block;font-size:10px;list-style-type:none;margin:0;padding-left:40px}.breadcrambs ol a{color:#fff;display:inline-block;margin-right:5px;text-decoration:none}.breadcrambs ol a:hover{color:#f6851f}.breadcrambs{display:block;text-align:left;width:100%}@media screen and (max-width:768px){section.footer .row{flex-wrap:wrap}section.footer .row .col{width:100%}}