@charset "UTF-8";

.section.footer {background: #010F1A;padding: 71px 320px 56px;}
.section.footer .fff {font-weight: 20;font-size: 14px;line-height: 24px;}
.section.footer .fff span {font-weight: 500;}
.section.footer img {margin-right: 43px;}
.section.footer select { -o-appearance: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 145px;height: 35px;border: 1px solid #ccc;
background: url(../images/+.png) no-repeat center;background-size: 8px;color:#ccc;font-weight: 350;font-size: 12px;line-height: 24px;letter-spacing: 0.05em;padding: 0 16px; 
background-position-x: 118px;background-position-y: 14px;}
.section.footer select:focus {    outline: none;}

@media (max-width: 1500px) {
    .logo_word_wrap {
      flex-direction: column;
    }
  }
.section.footer .line  {content: "";width: 1px;background: #ccc;display: inline-block;height: 12px;margin-left: 8px;margin-right: 8px;}