@media only screen and (max-width: 1300px) {
  body header .main-menu-1 {
    display: flex;
  }
  body header .main-menu-2 {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .carousel-2 .swiper-slide .txt-1 {
    font-size: 80px;
  }
  .boxes-3-2 .row-box .col-box .box-3 .txt-3 {
    margin-top: 15px;
    font-size: 15px;
  }
  .boxes-4 .row-box .col-box .box-4 .txt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1330px) {
  .boxes-3-2 .row-box .col-box {
    width: 25% !important;
  }
  .boxes-3-2 .row-box .col-box .box-3 .txt-3 {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    text-align: left;
    display: none !important;
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: auto;
    margin-top: 0;
    padding-top: 70px;
    color: #09153a !important;
  }
  .boxes-3-2 .col-box-4.box-3-active {
    margin-left: 0 !important;
  }
  .boxes-3-2 .row-box .col-box .box-3 .btn-linkedin {
    display: none !important;
    top: 0;
    margin: 0;
    padding: 20px;
    background: #fff;
    bottom: auto;
  }
  .boxes-3-2 .row-box .col-box.box-3-active .box-3 figure {
    display: none;
  }
  .boxes-3-2 .row-box .col-box.box-3-active .box-3 .txt-3 {
    display: block !important;
  }
  .boxes-3-2 .row-box .col-box.box-3-active .box-3 .btn-linkedin {
    display: block !important;
  }
  .boxes-3-2 .col-box-3.box-3-active {
    margin-left: 0px !important;
  }
  .boxes-3-2 .row-box .col-box.box-3-active .box-3 .btn-linkedin {
    position: relative;
    margin: 17px 0 0 0 !important;
    padding: 0 !important;
  }
  .boxes-3-2 .row-box .col-box .box-3 .txt-3 {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .box-3 figure {
    height: auto !important;
  }
  .box-3 {
    height: auto !important;
    height: 100% !important;
  }
  .text-1 p, .text-1 h2, .text-1 h3, .text-1 ul, .text-1 hr {
    margin-bottom: 40px;
  }
  .table-1 {
    margin-bottom: 40px;
  }
  .content-box-10 {
    padding: 45px 0;
  }
  .content-box-10 .button-box {
    margin-top: 40px;
  }
  .boxes-3 {
    margin-top: -15px;
  }
  .button-box-prev {
    margin-top: 0;
  }
  .button-box-prev {
    margin-bottom: 50px;
  }
  .article-detail figure {
    width: 40%;
  }
  .article-detail .description h2 {
    font-size: 26px;
    line-height: 130%;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  header .main-menu ul > li {
    margin-left: 60px;
  }
  body header {
    padding: 30px 0;
  }
  body {
    padding-top: 94px;
  }
  .title {
    margin-bottom: 70px;
  }
  .padding-1 {
    padding: 70px 0;
  }
  .padding-2 {
    padding: 45px 0;
  }
  .content-box-2 figure, .content-box-4 .button-box, .content-box-6 .button-box {
    margin-top: 70px;
  }
  .boxes-4 {
    margin-bottom: -70px;
  }
  .boxes-4 .row-box .col-box {
    margin-bottom: 70px;
  }
  .content-box-7 .carousel-5 {
    margin-bottom: 80px;
  }
  .content-box-7 .swiper-pagination {
    bottom: 70px;
  }
  footer .f-cols .f-col-1 figure {
    width: 100px;
    margin-right: 20px;
  }
  footer .f-cols .f-col-1 {
    width: 285px;
  }
  .box-6 {
    padding: 20px 25px;
  }
  .boxes-4 .row-box .col-box .box-4 .txt br {
    display: none;
  }
  .boxes-4 .row-box {
    margin: 0 -50px;
  }
  .boxes-4 .row-box .col-box {
    padding: 0 50px;
  }
  .content-box-1 {
    padding-top: 25px;
  }
  .title h2, .title h1 {
    font-size: 40px;
  }
  .carousel-2 .swiper-slide .txt-1 {
    font-size: 60px;
  }
  .box-2 .description {
    padding-right: 60px;
  }
  .box-3 .txt {
    padding: 20px;
  }
  .box-2:after {
    top: 13px;
  }
  footer .map-box iframe {
    height: 235px;
  }
}
@media only screen and (max-width: 992px) {
  .boxes-3-2 .row-box .col-box {
    width: 50% !important;
  }
  .animate__animated {
    opacity: 1;
  }
  .table-1 br {
    display: none;
  }
  .wrapper-1 {
    width: 100%;
  }
  .text h3 {
    font-size: 20px;
  }
  .text table tr td:first-child {
    width: auto;
  }
  .text h2 {
    font-size: 20px;
  }
  .boxes-3 {
    margin-top: -10px;
  }
  .boxes-3 .row-box .col-box {
    width: 33.333%;
  }
  .boxes-5 {
    margin-top: -20px;
  }
  body {
    font-size: 16px;
  }
  header {
    display: none;
  }
  .header-rsp {
    background: #EDE5DA;
    height: 80px;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-rsp .logo-rsp img {
    width: 192px;
  }
  .hamburger {
    top: 0;
    position: relative;
    background: url("../img/icons/05.svg") center no-repeat;
  }
  .hamburger span {
    display: none;
  }
  .hamburger.is-active {
    background-image: url("../img/icons/07.svg");
  }
  body {
    padding-top: 80px;
  }
  .content-box-1 {
    padding-top: 60px;
  }
  .padding-1 {
    padding: 60px 0;
  }
  .boxes-4 .row-box .col-box {
    margin-bottom: 60px;
  }
  .boxes-4 {
    margin-bottom: -60px;
  }
  .boxes-4 .row-box .col-box .box-4 {
    padding-left: 20px;
  }
  .content-box-2 figure, .content-box-4 .button-box, .content-box-6 .button-box {
    margin-top: 60px;
  }
  .title h2, .title h1, .title-1 h2 {
    font-size: 32px;
  }
  .box-2:after {
    top: 10px;
  }
  .content-box-7 .carousel-5 {
    margin-bottom: 94px;
  }
  .title {
    margin-bottom: 60px;
  }
  .carousel-2 .swiper-slide {
    height: auto;
  }
  .carousel-2 .swiper-slide .txt-1 {
    font-size: 45px;
    margin-bottom: 30px;
  }
  .box-2 {
    margin-bottom: 50px;
  }
  .carousel-2 .swiper-slide .box-2 .box-2-txt .box-2-txt-1 {
    font-size: 50px;
  }
  .content-box-3 .box-2 .description {
    padding-right: 0;
  }
  .box-3 .txt .txt-2 {
    font-size: 14px;
  }
  .box-3 .txt .txt-1 {
    font-size: 20px;
  }
  footer .f-cols .f-col-2 {
    padding: 0 20px;
  }
  .boxes-5 .row-box {
    margin: 0 -10px;
  }
  .boxes-5 .row-box .col-box {
    padding: 0 10px;
  }
  .boxes-5 .row-box .col-box {
    width: 50%;
  }
  .button-box-prev {
    margin-bottom: 47px;
  }
}
@media only screen and (max-width: 767px) {
  .boxes-3-mobile .box-3 .txt-3 a.btn-linkedin {
    display: block;
    clear: both;
  }
  .box-3 figure img {
    transform: scale(1) !important;
  }
  .boxes-3-mobile {
    display: block;
  }
  .fp-responsive .fp-is-overflow.fp-section {
    min-height: auto !important;
  }
  .boxes-3-2 {
    display: none;
  }
  .boxes-3-2-margin {
    display: block !important;
  }
  .js-carousel-3 {
    padding: 0 20px;
  }
  footer .footer-bottom {
    display: block;
  }
  footer .footer-bottom ul {
    padding-bottom: 20px;
  }
  .content-box-4 .button-box {
    padding: 0 20px;
  }
  .section-3 {
    height: auto;
  }
  .boxes-3-2 .row-box .col-box.box-3-active .box-3 figure {
    display: block !important;
  }
  .boxes-3-2 .row-box .box-3-active .txt {
    position: absolute;
    top: 0;
    left: 0;
  }
  .boxes-3-2 .row-box .box-3-active figure {
    width: 100%;
  }
  .boxes-3 .row-box .col-box {
    width: 100% !important;
  }
  .section-3-1 {
    display: block !important;
  }
  .section-3-3a {
    display: none;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 .description {
    border-radius: 0;
  }
  .content-box-1-mobile {
    margin-top: 20px;
  }
  .boxes-5 .col-box .txt {
    font-size: 18px;
    line-height: 1.4;
  }
  .js-carousel-2 {
    position: relative;
    overflow: hidden;
  }
  .js-carousel-2 .swiper-container-vertical > .swiper-pagination-bullets {
    transform: none;
  }
  .carousel-2 .swiper-slide, .carousel-2, body, html {
    height: 600px !important;
  }
  .carousel-2 .swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0 !important;
  }
  .content-box-9 .title h1 br {
    display: none;
  }
  .content-box-10 .text br {
    display: none;
  }
  .content-box-10 .text {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 .icon-preview {
    display: none !important;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 .description {
    position: relative;
    opacity: 1;
    height: auto;
    width: 100%;
    padding: 20px;
    margin: 0;
    top: 0;
    left: 0;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 .description h3 {
    font-size: 16px;
    margin: 0;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 .description p {
    display: none;
  }
  .btn-prev {
    background-position: left center;
  }
  .boxes-4 {
    padding-top: 20px;
  }
  .table-1 table {
    display: block;
  }
  .table-1 table tr {
    display: block;
  }
  .table-1 table tr td {
    width: 100%;
    display: block;
    padding-right: 0;
  }
  .table-1 table tr td:last-child {
    padding-top: 0;
  }
  .table-1 table tr td:first-child {
    font-size: 20px;
    border-bottom: none;
    padding-bottom: 25px;
  }
  .table-1 table tr td:first-child {
    padding-right: 0;
  }
  .text h3 {
    font-size: 18px;
  }
  .boxes-3 .row-box .col-box {
    width: 100%;
  }
  .boxes-3 {
    margin-top: 0;
  }
  .boxes-3 .row-box .col-box {
    margin-bottom: 20px;
  }
  .boxes-3 {
    margin-bottom: -20px;
  }
  .button-box-prev {
    margin-bottom: 35px;
    margin-top: -10px;
  }
  .article-detail .description h2 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .article-detail {
    position: relative;
    padding-top: 35px;
  }
  .article-detail .date {
    position: absolute;
    top: 0;
    left: 0;
  }
  .article-detail {
    display: block;
  }
  .article-detail figure {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .boxes-5 .row-box .col-box {
    width: 100%;
  }
  .boxes-5 .row-box .col-box {
    margin-bottom: 40px;
  }
  .boxes-5 {
    margin-bottom: -40px;
  }
  .boxes-5 {
    margin-top: 0px;
  }
  .box-5 figure img {
    width: 100%;
  }
  .carousel-3 .swiper-container, .carousel-4 .swiper-container {
    overflow: visible;
  }
  .content-box-2 figure, .content-box-4 .button-box, .content-box-6 .button-box {
    margin-top: 50px;
  }
  .content-box-2 figure .btn-1, .content-box-4 .button-box .btn-1, .content-box-6 .button-box .btn-1 {
    text-align: center;
    width: 100%;
  }
  .padding-1 {
    padding: 50px 0;
  }
  .title {
    margin-bottom: 30px;
  }
  .content-box-1 {
    padding-top: 30px;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 .icon-preview {
    display: none;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 {
    border-radius: 0;
  }
  .content-box-1 {
    padding-bottom: 0;
  }
  .content-box-1 .container .swiper-button-prev {
    margin-left: 0px;
  }
  .content-box-1 .container .swiper-button-next {
    margin-right: 0px;
  }
  .content-box-2 figure {
    display: none;
  }
  .content-box-2.padding-1 {
    padding-top: 0;
  }
  .content-box-2 .content-box-1-mobile {
    margin-bottom: 50px;
  }
  .content-box-2 .content-box-1-mobile figure {
    display: block;
  }
  .content-box-2 .content-box-1-mobile {
    margin-top: 0;
  }
  .box-2 {
    margin-bottom: 0;
    display: block;
  }
  .box-2 .title-1 {
    margin-top: -15px;
    padding-right: 0;
    width: 100%;
    border-bottom: 1px solid #CDA670;
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  .box-2 .description {
    padding: 0;
    width: 100%;
  }
  .box-2 .description .btn-linkedin {
    position: relative;
    margin-top: 45px;
    display: inline-block;
  }
  .carousel-2 .swiper-slide .txt-1 {
    font-size: 32px;
    margin-top: -10px;
  }
  .carousel-2 .swiper-slide .box-2 .box-2-txt {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .carousel-2 .swiper-slide {
    padding-right: 50px;
  }
  .carousel-2 .swiper-slide .box-2 {
    position: relative;
    padding-bottom: 125px;
  }
  .carousel-2 .swiper-slide .box-2 {
    margin-bottom: 0px;
  }
  .carousel-2 .swiper-slide .box-2 .box-2-txt {
    border-top: 1px solid #CDA670;
    padding-top: 40px;
  }
  .carousel-2 .swiper-pagination {
    height: 100%;
    width: 10px;
    bottom: 0;
    right: 20px;
    left: auto;
    flex-direction: column;
  }
  .carousel-2 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 7px 0;
  }
  .carousel-2 .swiper-slide .box-2 .box-2-txt {
    padding-right: 0;
  }
  .carousel-2 .swiper-slide .box-2 .box-2-txt {
    width: 100%;
  }
  .boxes-4 .row-box .col-box {
    width: 100%;
    margin: 0;
  }
  .boxes-4 .row-box .col-box .box-4 {
    border: none;
    padding: 0;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .boxes-4 .row-box .col-box:last-child .box-4 {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .boxes-4 {
    margin-bottom: 0;
  }
  .boxes-4 .row-box .col-box .box-4 .txt {
    display: none;
  }
  .boxes-4 .row-box .col-box .box-4 .button-box {
    display: none;
  }
  .boxes-4 .row-box .col-box .box-4 .name {
    margin: 0;
  }
  .boxes-4 .row-box .col-box .box-4 .name a {
    display: block;
    font-family: "Geomanist";
    font-size: 16px;
    line-height: normal;
    padding-right: 40px;
    font-weight: normal;
    background: url("../img/icons/06.svg") right center no-repeat;
  }
  .box-6 .txt-2 figure img {
    width: 70px;
    margin-right: 20px;
  }
  .content-box-7 .swiper-pagination {
    bottom: 50px;
  }
  .content-box-7 .carousel-5 {
    margin-bottom: 64px;
  }
  .carousel-6 figure {
    height: 120px;
  }
  .box-3 figure img {
    width: 100%;
  }
  footer .footer-bottom ul li {
    margin-right: 20px;
  }
  body footer {
    padding-top: 0 !important;
    padding-bottom: 22px !important;
  }
  footer .footer-top {
    padding: 50px 0;
  }
  footer .f-cols {
    display: block;
  }
  footer .f-cols .f-col-1 {
    position: relative;
    padding-bottom: 83px;
  }
  footer .f-cols .f-col-1 {
    width: 100%;
  }
  footer .f-cols .f-col-2 {
    margin: 35px 0;
    padding: 0;
  }
  footer .f-cols .f-col-2 iframe {
    height: 156px;
  }
  .phone {
    padding: 14px 40px 13px 40px;
    font-size: 16px;
    line-height: 130%;
    color: #09153A;
    background: #CDA670;
    border-radius: 5px;
  }
  .phone-link {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
  }
  .phone-link .phone {
    width: 100%;
    display: block;
    color: #09153A !important;
    text-align: center;
  }
  footer .f-cols .f-col-3 {
    width: 100%;
  }
  footer .txt-1 {
    display: flex;
  }
  footer .txt-1 p {
    margin: 0;
  }
  footer .txt-1 .txt-1-1 {
    width: 50%;
    margin: 0;
    padding-right: 30px;
  }
  footer .f-cols .txt p {
    margin: 0;
  }
  .content-box-1-mobile {
    background: #fff;
    display: block;
  }
  .content-box-1-mobile figure img {
    width: 100%;
  }
  .content-box-1-mobile .txt {
    padding: 30px 0;
  }
  .content-box-1-mobile .txt strong {
    color: #CDA670;
  }
  .content-box-1 .carousel-1 .swiper-container .box-1 img {
    margin-left: -140px;
    width: calc(100% + 280px);
    max-width: none;
  }
  .boxes-3-2-margin .row-box .box-3-active .txt {
    position: relative;
  }
  .boxes-3-2-margin .row-box .box-3-active .box-3 {
    display: block;
  }
  .boxes-3-2-margin .row-box .box-3-active figure {
    height: auto !important;
  }
  .boxes-3-2 .row-box .col-box.box-3-active .box-3 .txt-3 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .boxes-3-2-margin .row-box .box-3-active .txt {
    position: static;
  }
  footer .footer-bottom {
    display: flex;
  }
  footer .footer-bottom ul {
    margin: 0;
    padding: 0;
  }
  footer .footer-bottom ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  footer .txt-1 .txt-1-1 {
    width: 100%;
    padding-right: 0;
  }
  footer .txt-1 {
    display: block;
  }
  footer .txt-1 .txt-1-1 {
    margin-bottom: 20px;
  }
} /*# sourceMappingURL=mobile.css.map */