@media only screen and (max-width: 1199px) {
  footer .col-box {
    width: 300px;
  }
  .main-menu ul li {
    margin: 0 30px;
  }
  .box-1 .text br {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .menu-rsp {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .row50 {
    margin: 0 -20px;
  }
  .box-2 {
    margin-bottom: 40px;
  }
  .boxes-2 {
    margin-bottom: -40px;
  }
  .row50 > div {
    padding: 0 20px;
  }
  .logo img {
    margin: 0;
  }
  .main-content {
    padding-top: 0;
  }
  .subpage header {
    padding: 15px 0;
  }
  .subpage {
    padding-top: 100px;
  }
  .h-box {
    margin-top: 12px;
  }
  .subpage.body-active header {
    background: rgba(255, 255, 255, 0.8);
  }
  header .logo img {
    width: 120px;
  }
  .title h1 {
    font-size: 30px;
  }
  .content-box-3 .text {
    width: 100%;
  }
  footer .col-box {
    width: 250px;
  }
  .main-menu {
    display: none;
  }
  header {
    height: 80px;
  }
  .btn-menu {
    display: block;
    position: absolute;
    top: 5px;
    width: 40px;
    right: 20px;
  }
  .body-active header {
    background: none;
  }
  .body-active .btn-menu {
    background-image: url("../img/icons/06.svg");
  }
}
@media only screen and (max-width: 767px) {
  footer {
    background: #494043;
    color: #fff;
  }
  footer a {
    color: #fff;
  }
  footer a:hover {
    color: #fff;
  }
  footer .col-left .col-box:last-child {
    position: relative;
    padding-top: 35px;
    margin-top: -10px;
  }
  footer .col-left .col-box:last-child:after {
    position: absolute;
    width: 112px;
    height: 1px;
    background: #fff;
    content: "";
    display: block;
    top: 0;
    left: 0;
  }
  footer .icon-3 {
    background: url(../img/icons/07-1.svg);
  }
  footer .icon-1 {
    background: url(../img/icons/01-1.svg);
  }
  footer .icon-2 {
    background: url(../img/icons/03-1.svg);
  }
  .c-box-1 {
    border-bottom: 1px solid #B7B7B7;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .c-content-box-2 .row > div:last-child .c-box-1 {
    border-bottom: none;
  }
  .c-social-box {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .c-content-box-2 {
    position: relative;
  }
  .c-content-box-1 {
    display: none;
  }
  .c-content-box-2 {
    margin-top: -10px;
  }
  .subpage-1 .boxes-3, .subpage-1 .boxes-2 {
    margin: 0 -30px;
    background: #F3F3F3;
    padding: 0 30px;
    padding-bottom: 50px;
    margin-bottom: -50px;
  }
  .box-3 {
    margin-bottom: 30px;
  }
  .box-3 .row > div:first-child {
    margin-bottom: 30px;
  }
  .box-3 figure {
    margin-left: -30px;
    margin-right: -30px;
  }
  .box-2 figure {
    margin-bottom: 25px;
  }
  .box-2 figure {
    margin-left: -30px;
    margin-right: -30px;
  }
  .box-2 {
    margin-bottom: 24px;
  }
  .boxes-2 {
    margin-bottom: -22px;
  }
  .title {
    margin-bottom: 25px;
  }
  .boxes-1-1 .box-1 {
    background: none;
  }
  .main-content {
    padding-bottom: 50px;
  }
  footer .container {
    display: block;
  }
  footer .col-left {
    display: block;
  }
  footer .col-box {
    margin: 0 0 45px 0;
    padding: 0;
    border: none;
  }
  .social-box a {
    margin-left: 0;
    margin-right: 20px;
  }
  .content-box-1 figure img {
    width: 224px;
  }
  .content-box-1 .button-box {
    display: none;
  }
  .content-box-1 .container {
    min-height: 1px;
    height: 300px;
    padding-bottom: 40px;
  }
  .content-box-1:after {
    height: 120px;
    background-size: 100% 100%;
  }
  .box-1 {
    background: none;
    padding: 0;
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 25px;
    margin-bottom: 25px;
    box-shadow: none !important;
  }
  .font-16 {
    font-size: 15px;
    line-height: 26px;
  }
  .boxes-1 .row > div:last-child .box-1 {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .boxes-1 {
    margin-bottom: 0;
  }
  .content-box-2 {
    padding-bottom: 50px;
  }
  .partners-box {
    padding: 23px 0;
  }
  .boxes-1-1 {
    background: #f3f3f3;
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px 30px 50px 30px;
    margin-bottom: -50px;
  }
}
@media (max-width: 1228px) {
  .box-2 .description {
    height: 374px;
  }
}
@media (max-width: 1199px) {
  .box-2 .description {
    height: 305px;
  }
}
@media (max-width: 992px) {
  .m-box {
    font-size: 14px;
  }
  .boxes-2 .col-md-4 {
    width: 50%;
  }
  .box-2 .description {
    height: 359px;
  }
  .c-content-box-2 .row > div {
    width: 100%;
  }
  .col-border {
    border: none;
  }
  .c-content-box-2 .col-md-8 {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .c-content-box-2 > .row > .col-md-4:after,
  .c-content-box-2 .col-md-5:after {
    width: 112px;
    height: 1px;
    background: #B7B7B7;
    content: "";
    display: block;
    margin: 35px 0;
  }
  .c-social-box {
    position: relative;
    justify-content: flex-start;
    margin-top: 35px;
  }
  .boxes-2 .col-md-4 {
    width: 100%;
  }
  .box-2 .description {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 0;
    background: none;
    font-size: 15px;
    line-height: 26px;
    padding-top: 15px;
  }
  .c-box-1 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .c-content-box-2 .col-md-8 {
    padding-top: 0;
  }
  .box-3-1a {
    margin-bottom: 0;
  }
  .box-3-1a .row > div:nth-child(1) {
    order: 2;
    padding-top: 30px;
  }
  .box-3-1a .row > div:nth-child(2) {
    order: 1;
  }
}/*# sourceMappingURL=mobile.css.map */