/* Footer */
.footer-news:nth-child(1) { width: 36%; }
.footer-news:nth-child(2) { width: 11%; }
.footer-news:nth-child(3) { width: 16.5%; }
.footer-news:nth-child(4) { width: 25%; }
.footer-ul { }
.footer-ul li { position: relative; padding-left: 15px; }
.footer-ul li:after { position: absolute; content: ''; background: #000; width: 3px; height: 3px; left: 0; top: 50%; transform: translateY(-50%); border-radius: 50%; }
.footer-ul li a { color: #2E2E2E; font-family: Roboto; font-size: 13px; font-style: normal; font-weight: 400; line-height: 30px; }
.footer-ul li a:hover { color: var(--color-main); }
.info-footer .flex-footer { display: flex; justify-content: space-between; gap: 20px; }
.info-footer .flex-footer .box-footer .social-footer { display: flex; gap: 5px; margin: 10px 0px; }
.info-footer .flex-footer .box-footer:nth-child(1) { width: 33.3%; }
.info-footer .flex-footer .box-footer:nth-child(2) { width: 40%; }
.info-footer .flex-footer .box-footer:nth-child(3) { width: 25%; }
.info-footer .flex-footer .title-footer { text-transform: uppercase; margin-bottom: 20px; font-weight: 700; font-size: 14px; }
.info-footer .flex-footer .service-footer { margin-top: 20px; }
.info-footer .flex-footer .service-footer ul { padding: 0px; margin: 0px; }
.info-footer .flex-footer .service-footer ul li { list-style: none; padding: 5px 0px; }
.info-footer a { color: #fff; }
.footer-map { }
.footer-map iframe { width: 100%; height: 230px; }
.footer-article { background: #fff; }
.title-footer { margin-bottom: .75rem; text-transform: uppercase; --tw-text-opacity: 1; color: #2E2E2E; font-family: Roboto; font-size: 15px; font-style: normal; font-weight: 500; line-height: 25px; /* 166.667% */ }
.name-footer { color: #006C52; font-family: Oswald; font-size: 29px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; }
.desc-maqr { color: #2E2E2E; font-family: Roboto; font-size: 13px; font-style: normal; font-weight: 400; line-height: 25px; /* 192.308% */ padding-left: 15px; position: relative; }
.desc-maqr:before { content: ''; position: absolute; width: 3px; height: 3px; background: #000; border-radius: 50%; top: 10px; left: 0; }

/* Tags */
.title-tags { position: relative; font-size: 1em; font-weight: 600; padding-bottom: 15px; margin-bottom: 15px; color: #777; }
.title-tags:after { content: ''; position: absolute; left: 0px; bottom: 0px; background-color: rgba(0, 0, 0, 0.1); display: block; height: 3px; width: 30px; }
.flex-tags { display: flex; gap: 5px; }
.flex-tags a { color: #333; border: 1px solid; border-radius: 3px; display: inline-block; font-size: 0.8em !important; opacity: 0.8; padding: 2px 5px; }
.flex-tags a:hover { background-color: #446084; border-color: #446084; color: #fff; opacity: 1; }
.footer-powered { border-top: 1px solid rgba(217, 217, 217, 1); color: #2E2E2E; font-family: Roboto; font-size: 13px; font-style: normal; font-weight: 400; line-height: 35px; /* 269.231% */ text-align: center; }
.footer-powered span { color: #006C52; font-weight: 700; text-transform: uppercase; }
.wrap-dk { border-top: 1px solid rgba(217, 217, 217, 1); }
.wrap-dk .wrap-content { padding: 2rem 0; border-bottom: 1px solid rgba(217, 217, 217, 1); }
.dk-l { width: calc(303/1190*100%); }
.dk-c { width: calc(351/1190*100%); }
.title-dk { }
.title-dk h2 { color: #000; font-family: Roboto; font-size: 25px; font-style: normal; font-weight: 300; line-height: normal; text-transform: uppercase; margin-bottom: 13px; }
.title-dk p { color: #585858; font-family: Roboto; font-size: 13px; font-style: normal; font-weight: 400; line-height: normal; margin-bottom: 0; }
.dk-r { width: calc(450/1190*100%); }
.form-sp form.contact-form { box-shadow: none; padding: 0; margin-bottom: 20px; border-radius: 0; }
.form-sp .contact-input input, .form-sp .contact-input textarea { border-bottom: 1px solid #ccc; resize: none; }