@media (min-width:992px) {
  /********** GENERAL **********/
  .tooltip .tooltip-inner {
    font-size: 1vw;
  }
  /********** END_GENERAL **********/
  /********** HEADER **********/
  header .ism-nav {
    margin: 1.1vw 0;
  }
  header .ism-nav li {
    width: 7vw;
  }
  header .ism-nav li a {
    font-size: 1.15vw;
  }
  header .ism-nav .nav-logo img {
    width: 70%;
  }
  header .dropdown-hover .dropdown-menu {
    width: 10.8vw;
    padding: .5vw 0;
    border-radius: 0 0 .5vw .5vw;
  }
  header .dropdown-hover .dropdown-menu .dropdown-item {
    padding: .2vw 1vw;
  }
  /********** END_HEADER **********/
  /********** FOOTER **********/
  footer {
    margin-top: -17vw;
  }
  footer .ism-footer {
    margin: auto;
    height: 17vw;
    padding: 0 11vw;
  }
  footer .ism-footer .footer-img img {
    width: 13vw;
  }
  footer .ism-footer .footer-menu li {
    margin: .9vw 0;
    line-height: 1vw;
  }
  footer .ism-footer .footer-menu li a {
    font-size: 1.07vw;
  }
  footer .ism-footer h3 {
    font-size: 1.07vw;
  }
  footer .ism-footer .first-line {
    width: 2.71vw;
  }
  footer .ism-footer .second-line {
    width: 4.3vw;
  }
  footer .ism-footer .footer-info {
    width: 35vw;
  }
  footer .ism-footer .footer-contact p {
    font-size: .93vw;
  }
  footer .ism-footer .footer-map iframe {
    width: 16.1vw;
    height: 7.3vw;
  }
  /********** END_FOOTER **********/
  /********** BTN_WHATSAPP **********/
  .link-ws {
    bottom: 2vw;
    right: 2vw;
  }
  .link-ws .btn-ws {
    width: 4vw;
    height: 4vw;
  }
  /********** END_BTN_WHATSAPP **********/
  /********** INDEX **********/
  .ism-index .sect-banner .slider {
    width: 100%;
    height: 100vh;
  }
  .ism-index .bg-grad {
    background: #AEDAFC;
    background: linear-gradient(
      0deg,
      rgba(174, 218, 252, 1) 0%,
      rgba(210, 234, 253, 1) 50%,
      rgba(255, 255, 255, 1) 55%,
      rgba(255, 255, 255, 1) 77%,
      rgba(210, 234, 253, 1) 82%,
      rgba(210, 234, 253, 1) 100%);
  }
  .ism-index .bg-grad .bg-detail-1 {
    background-position: 68vw -20vw;
    background-size: 63vw;
  }
  .ism-index .bg-grad .bg-detail-2 {
    background-position: -22vw calc(100% - 0vw);
    background-size: 53vw;
    padding-bottom: 17vw;
  }
  .ism-index .sect-projects {
    padding: 2vw 14vw 8vw;
    text-align: center;
  }
  .ism-index .sect-projects h4 {
    font-size: 1.78vw;
    letter-spacing: .1vw;
    margin-bottom: 2vw;
  }
  .ism-index .sect-projects .container-card {
    width: 16.93vw;
    height: 19.08vw;
    perspective: 65vw;
    margin: 0 .5vw;
  }
  .ism-index .sect-projects .card-project {
    backdrop-filter: blur(2.5vw);
    box-shadow: 0 0 2vw rgba(0, 0, 0, 0.2);
    padding: 1.43vw;
  }
  .ism-index .sect-projects .card-project::before,
  .ism-index .sect-projects .card-project::after {
    width: 35%;
    height: 60%;
    border: .15vw solid var(--red);
  }
  .ism-index .sect-projects .card-project::before {
    top: .6vw;
    left: .6vw;
    border-right: none;
    border-bottom: none;
  }
  .ism-index .sect-projects .card-project::after {
    bottom: .6vw;
    right: .6vw;
    border-left: none;
    border-top: none;
  }
  .ism-index .sect-projects .back-card h3 {
    font-size: 1.14vw;
  }
  .ism-index .sect-service-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 12vw;
  }
  .ism-index .sect-service-type figure {
    width: 34.23vw;
    height: 22.62vw;
    margin: 0;
  }
  .ism-index .sect-service-type figure img {
    width: 100%;
    height: 100%;
  }
  .ism-index .sect-service-type .service-type {
    width: 37.86vw;
  }
  .ism-index .sect-service-type .service-type h2 {
    font-size: 2.71vw;
  }
  .ism-index .sect-service-type .service-type hr {
    border-top-width: .4vw;
    width: 31.57vw;
    margin: .2vw 0 2vw;
  }
  .ism-index .sect-service-type .service-type h3 {
    font-size: 2.14vw;
    letter-spacing: .1vw;
    line-height: 2vw;
    margin-bottom: 1.5vw;
  }
  .ism-index .sect-service-type .service-type a {
    margin-top: 2vw;
    border-radius: 2vw;
  }
  .ism-index .sect-service-type .service-type .btn-primary {
    font-size: 1.43vw;
    padding: .55vw 3.28vw;
    border-radius: 2vw;
  }
  .ism-index .sect-transparency {
    padding: 8vw;
  }
  .ism-index .sect-transparency h3 {
    font-size: 2.71vw;
    margin-bottom: 4vw;
  }
  .ism-index .sect-transparency .transparency-icons a {
    margin: 0 2vw;
  }
  .ism-index .sect-transparency .transparency-icons a figure {
    width: 11vw;
    height: 7.14vw;
    margin-bottom: .5vw;
  }
  .ism-index .sect-last-news {
    padding: 0vw 8vw 8vw 8.5vw;
  }
  .ism-index .sect-last-news h4 {
    font-size: 2.71vw;
    margin-bottom: 4vw;
  }
  .ism-index .sect-last-news .news {
    display: flex;
    justify-content: space-between;
  }
  .ism-index .sect-last-news .news .card-news {
    width: 24.3vw;
    height: 12vw;
    border-radius: 1vw;
    padding: 1vw;
  }
  .ism-index .sect-last-news .news .card-news:nth-child(3) {
    display: flex;
  }
  .ism-index .sect-last-news .news .card-news figure {
    width: 9.01vw;
    height: 9.01vw;
    margin: 0 0 0 -2vw;
    border-radius: .5vw;
  }
  .ism-index .sect-last-news .news .card-news figure img {
    border-radius: .5vw;
  }
  .ism-index .sect-last-news .news .card-news .info-news {
    width: 14vw;
    margin-left: 1vw;
  }
  .ism-index .sect-last-news .news .card-news .info-news .date {
    font-size: .7vw;
    line-height: 1vw;
  }
  .ism-index .sect-last-news .news .card-news .info-news .title {
    font-size: .85vw;
    line-height: .9vw;
    margin-bottom: .5vw;
  }
  .ism-index .sect-last-news .news .card-news .info-news .description {
    font-size: .7vw;
    line-height: .8vw;
  }
  .ism-index .sect-last-news .news .card-news .info-news a {
    border-radius: 2vw;
  }
  .ism-index .sect-last-news .news .card-news .info-news .btn-secondary {
    font-size: .6vw;
    padding: .5vw 1vw;
    border-radius: 2vw;
  }
  .ism-index .sect-clients h3 {
    font-size: 2.71vw;
  }
  .ism-index .client-slider {
    width: 75vw;
    height: 7.14vw;
    margin: 4vw auto;
  }
  .ism-index .client-slider::before,
  .ism-index .client-slider::after {
    height: 7.14vw;
    width: 18.75vw;
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-18.75vw * 4));
    }
  }
  .ism-index .client-slider .slide-track {
    animation: scroll 20s linear infinite;
  }
  .ism-index .client-slider .slide {
    height: 7.14vw;
    width: 18.75vw;
  }
  /********** END_INDEX **********/
  /********** MODAL_TRANSPARENCY **********/
  .transparency-modal .modal-dialog {
    width: 80vw;
  }
  .transparency-modal .modal-content {
    padding: 1vw;
  }
  .transparency-modal .modal-content::before {
    width: 18vw;
    height: 18vw;
  }
  .transparency-modal .modal-content::after {
    width: 12vw;
    height: 12vw;
  }
  .transparency-modal .modal-body {
    padding: 3vw 3vw 6vw;
  }
  .transparency-modal .modal-body h3 {
    font-size: 2.14vw;
    letter-spacing: .1vw;
    line-height: 2.3vw;
    padding: 0;
    margin-bottom: 3vw;
  }
  .transparency-modal .modal-body p {
    font-size: 1.07vw;
    line-height: 1.3vw;
    margin-bottom: 1vw;
  }
  .transparency-modal#transparency_modal .modal-dialog {
    width: 57vw;
  }
  .transparency-modal#transparency_modal .modal-body {
    padding: 1vw 3vw 5vw;
  }
  .transparency-modal#transparency_modal h3 {
    margin-bottom: 3vw;
  }
  .transparency-modal .transparency-icons {
    display: flex;
    justify-content: center;
  }
  .transparency-modal .transparency-icons a {
    margin: 0 1vw;
  }
  .transparency-modal .transparency-icons a figure {
    width: 11vw;
    height: 7.14vw;
    margin-bottom: .5vw;
  }
  .transparency-modal .transparency-icons a p {
    display: none;
  }
  /********** END_MODAL_TRANSPARENCY **********/
  /********** PRIVACY_POLICIES **********/
  .ism-privacy-policies {
    padding: 12vw 0 6vw;
  }
  .ism-privacy-policies .sect-privacy-policies {
    padding: 0 5vw;
  }
  .ism-privacy-policies .sect-privacy-policies h4 {
    font-size: 2.15vw;
    line-height: 2vw;
    margin-bottom: 3vw;
  }
  .ism-privacy-policies .sect-privacy-policies p {
    font-size: 1.29vw;
    line-height: 2.2vw;
    margin-bottom: 1vw;
  }
  .ism-privacy-policies .sect-privacy-policies .title {
    margin-bottom: 1.5vw;
  }
  .ism-privacy-policies .sect-privacy-policies .title:not(:first-of-type) {
    margin: 3vw 0 1.5vw;
  }
  .ism-privacy-policies .sect-privacy-policies .btn-container {
    margin-top: 2vw;
  }
  .ism-privacy-policies .sect-privacy-policies .btn-container a {
    margin-left: 1vw;
    border-radius: 2vw;
  }
  .ism-privacy-policies .sect-privacy-policies .btn-container .btn-primary {
    font-size: 1vw;
    line-height: 1vw;
    border-radius: 2vw;
    padding: 1vw 2vw;
  }
  .ism-privacy-policies .sect-privacy-policies .btn-container .btn span {
    font-size: 2vw !important;
    line-height: 1vw !important;
  }
  /********** END_PRIVACY_POLICIES **********/
  /********** ETHICS_CHANNEL **********/
  .ism-ethics-channel {
    padding: 12vw 0 6vw;
  }
  .ism-ethics-channel .sect-ethics-channel {
    padding: 0 5vw;
  }
  .ism-ethics-channel .sect-ethics-channel h4 {
    font-size: 2.15vw;
    line-height: 2vw;
    margin-bottom: 3vw;
  }
  .ism-ethics-channel .sect-ethics-channel p {
    font-size: 1.29vw;
    line-height: 2.2vw;
    margin-bottom: 3vw;
  }
  .ism-ethics-channel .sect-ethics-channel .d-xl-flex > * {
    margin-right: 1vw;
  }
  .ism-ethics-channel .sect-ethics-channel .d-xl-flex > *:last-child {
    margin-right: 0;
  }
  .ism-ethics-channel .sect-ethics-channel .form-ethics {
    margin-bottom: 1vw;
  }
  .ism-ethics-channel .sect-ethics-channel .form-ethics .form-check-left {
    margin-right: 2vw;
  }
  .ism-ethics-channel .sect-ethics-channel .btn-container {
    margin-top: 3vw;
  }
  .ism-ethics-channel .sect-ethics-channel .btn-container .btn-secondary {
    font-size: 1.21vw;
    border-radius: 2vw;
    padding: .6vw 2vw;
  }
  /********** END_ETHICS_CHANNEL **********/
  /********** ABOUT_US **********/
  .ism-about-us .sect-banner {
    min-height: 45vw;
    height: 100vh;
  }
  .ism-about-us .sect-banner .bg-fill {
    min-height: 45vw;
  }
  .ism-about-us .sect-banner .bg-fill .text {
    padding: 8vw 7vw 0;
  }
  .ism-about-us .sect-banner .text h3 {
    font-size: 4.2vw;
    margin-bottom: 4vw;
  }
  .ism-about-us .sect-banner .text p {
    font-size: 1.5vw;
    line-height: 1.8vw;
    margin-bottom: 1.5vw;
  }
  .ism-about-us .sect-info .bg-detail-1::before {
    top: -16vw;
    left: -32vw;
    width: 58vw;
    height: 58vw;
    background-size: 58vw;
    transform: rotate(105deg);
  }
  .ism-about-us .sect-info .bg-detail-2::before {
    top: 58vw;
    right: -22vw;
    width: 45vw;
    height: 45vw;
    background-size: 45vw;
    transform: rotate(-60deg);
  }
  .ism-about-us .sect-info .bg-detail-3 {
    padding: 8vw 6vw 25vw;
  }
  .ism-about-us .sect-info .bg-detail-3::before {
    bottom: -6vw;
    left: -27vw;
    width: 55vw;
    height: 55vw;
    background-size: 55vw;
    transform: rotate(86deg);
  }
  .ism-about-us .sect-info .vision,
  .ism-about-us .sect-info .mission {
    border-width: 1vw;
    border-radius: 2vw;
    width: 72.71vw;
    height: 25.57vw;
  }
  .ism-about-us .sect-info .vision {
    padding-left: 2vw;
    margin-left: auto;
    margin-bottom: 8vw;
  }
  .ism-about-us .sect-info .mission {
    justify-content: end;
    padding-right: 2vw;
  }
  .ism-about-us .sect-info .vision h3,
  .ism-about-us .sect-info .mission h3 {
    font-size: 4.2vw;
    margin-bottom: 1vw;
  }
  .ism-about-us .sect-info .vision p,
  .ism-about-us .sect-info .mission p {
    font-size: 1.78vw;
    margin: 0;
    line-height: 2.2vw;
  }
  .ism-about-us .sect-info .vision p {
    width: 45vw;
  }
  .ism-about-us .sect-info .mission p {
    width: 47vw;
  }
  .ism-about-us .sect-info .vision figure {
    width: 25.14vw;
    height: 30.5vw;
    bottom: 0;
    right: -3vw;
    margin: 0;
  }
  .ism-about-us .sect-info .mission figure {
    width: 27.28vw;
    height: 31.2vw;
    bottom: -.1vw;
    left: -4vw;
    margin: 0;
  }
  .ism-about-us .sect-info .values {
    margin-top: 10vw;
  }
  .ism-about-us .sect-info .values h3 {
    font-size: 4.2vw;
    margin-bottom: 4vw;
  }
  .ism-about-us .sect-info .values .cont-values {
    width: 35vw;
    height: 35vw;
    border: .5vw solid var(--blue);
    border-radius: 50%;
    margin: 0 auto 2vw;
  }
  .ism-about-us .sect-info .values .desc-values {
    width: 28.11vw;
    height: 28.11vw;
    border-radius: 50%;
    padding: 3vw;
    margin: auto;
  }
  .ism-about-us .sect-info .values .desc-values h4 {
    font-size: 1.64vw;
    line-height: 1.8vw;
    margin-bottom: 1.5vw;
  }
  .ism-about-us .sect-info .values .desc-values p {
    font-size: 1.21vw;
    line-height: 1.4vw;
    margin: 0;
  }
  .ism-about-us .sect-info .values .list-values .value {
    width: 14vw;
  }
  .ism-about-us .sect-info .values .list-values .value-side {
    top: -25vw;
  }
  .ism-about-us .sect-info .values .list-values .value-side-left {
    right: -10vw;
  }
  .ism-about-us .sect-info .values .list-values .value-side-right {
    left: -10vw;
  }
  .ism-about-us .sect-info .values .list-values .value-diag {
    top: -10vw;
  }
  .ism-about-us .sect-info .values .list-values .value-left {
    right: 1vw;
  }
  .ism-about-us .sect-info .values .list-values .value-right {
    left: 1vw;
  }
  .ism-about-us .sect-info .values .list-values .value figure {
    width: 7.8vw;
    height: 7.8vw;
    border-radius: 50%;
    margin: 0 auto .5vw;
  }
  .ism-about-us .sect-info .values .list-values .value figure:hover,
  .ism-about-us .sect-info .values .list-values .value figure.active {
    box-shadow: 0 0.6vw 1.2vw var(--dark_blue);
  }
  .ism-about-us .sect-info .values .list-values .value figure img {
    width: 60%;
    height: 60%;
  }
  .ism-about-us .sect-info .values .list-values .value h4 {
    font-size: 1.5vw;
    line-height: 1.5vw;
    margin: 0 auto;
  }
  .ism-about-us .sect-info .values .list-values .value figure:hover + h4,
  .ism-about-us .sect-info .values .list-values .value figure.active + h4 {
    text-shadow: 0 .1vw .1vw var(--dark_blue);
  }
  /********** END_ABOUT_US **********/
  /********** SERVICES **********/
  .ism-services .sect-services {
    padding-bottom: 17vw;
  }
  .ism-services .sect-services .bg-service {
    min-height: 47.7vw;
    padding: 9vw 8vw 2vw;
  }
  .ism-services .sect-services .bg-service .text {
    width: 41vw;
  }
  .ism-services .sect-services .bg-service:nth-child(even) .text {
    margin-left: auto;
  }
  .ism-services .sect-services .bg-service .text h2 {
    font-size: 2.64vw;
    line-height: 3vw;
    padding: 0 2vw;
    text-shadow: 0vw .3vw .4vw var(--black);
    margin-bottom: 2vw;
  }
  .ism-services .sect-services .bg-service .text p {
    font-size: 1.14vw;
    line-height: 1.5vw;
    text-shadow:
      0 .2vw .2vw black,
      0 .2vw .4vw black;
    margin-bottom: 1.1vw;
  }
  .ism-services .link-brochure {
    bottom: 7vw;
    right: 2vw;
    --footer-btn-offset: 6.64vw;
  }
  .ism-services .link-brochure .btn-brochure {
    width: 4vw;
    height: 4vw;
  }
  /********** END_SERVICES **********/
  /********** BG_BASE **********/
  .bg-base {
    padding-bottom: 17vw;
    --bg-bottom-offset: -28vw;
  }
  .bg-base::before {
    background-size: 50vw;
    top: -15vw;
    right: -27vw;
    width: 50vw;
    height: 50vw;
    transform: rotate(-60deg);
  }
  .bg-base::after {
    background-size: 55vw;
    bottom: var(--bg-bottom, -28vw);
    left: -27vw;
    width: 55vw;
    height: 55vw;
    transform: rotate(86deg);
  }
  /********** END_BG_BASE **********/
  /********** PAGINATION **********/
  .pagination .page-link {
    font-size: 1.1vw;
  }
  /********** END_PAGINATION **********/
  /********** PROJECTS **********/
  .ism-projects {
    padding: 12vw 0 5vw;
  }
  .ism-projects h2 {
    font-size: 4.2vw;
    margin-bottom: 3vw;
  }
  .ism-projects .sect-projects {
    padding: 0 5vw;
  }
  .ism-projects .sect-projects form {
    margin-bottom: 1vw;
  }
  .ism-projects .sect-projects form select {
    font-size: 1vw;
  }
  .ism-projects .sect-projects .list-projects {
    gap: .5vw .5%;
  }
  .ism-projects .sect-projects .list-projects .project {
    height: 23vw;
    flex: 1 1 16.3%;
  }
  .ism-projects .sect-projects .list-projects .project:hover {
    flex: 100 1 32.8%;
  }
  .ism-projects .sect-projects .list-projects .project a {
    bottom: 1vw;
    max-width: 28.8vw;
    padding: .5vw 1vw;
  }
  .ism-projects .sect-projects .list-projects .project h4 {
    font-size: 1.14vw;
    margin-bottom: .3vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ism-projects .sect-projects .list-projects .project h5 {
    font-size: .85vw;
  }
  .ism-projects .cont-pagination {
    margin: 3vw 6vw 0;
  }
  /********** END_PROJECTS **********/
  /********** MODAL_PROJECT **********/
  .ism-projects .modal .modal-dialog {
    width: 71.61vw;
  }
  .ism-projects .modal .modal-content {
    padding: 1vw 1vw 4vw;
  }
  .ism-projects .modal .modal-content::before {
    width: 18vw;
    height: 18vw;
  }
  .ism-projects .modal .modal-content::after {
    width: 12vw;
    height: 12vw;
  }
  .ism-projects .modal .modal-body {
    flex-direction: row-reverse;
    padding: 1vw 3vw;
  }
  .ism-projects .modal .modal-body .text {
    width: 60%;
    padding-left: 4vw;
  }
  .ism-projects .modal .modal-body .text h5 {
    font-size: 2.14vw;
    letter-spacing: .1vw;
    line-height: 2.3vw;
    padding: 0;
    margin-bottom: 3vw;
  }
  .ism-projects .modal .modal-body .text p {
    font-size: 1.07vw;
    line-height: 1.3vw;
    margin-bottom: 3vw;
    padding: 0 1vw;
  }
  .ism-projects .modal .modal-body .imgs {
    width: 40%;
  }
  .ism-projects .modal .modal-body .imgs .img-shadow {
    width: 25vw;
    height: 15vw;
    filter: drop-shadow(9px 11px 4px rgba(0, 0, 0, .6));
  }
  .ism-projects .modal .modal-body .imgs .img-border {
    padding: .3vw;
  }
  .ism-projects .modal .modal-body .imgs .img-shadow:nth-of-type(2) {
    margin-top: -6vw;
    margin-left: -7vw;
    width: 20vw;
    height: 12vw;
  }
  .ism-projects .modal .modal-body .imgs .img-shadow:nth-of-type(3) {
    margin-top: -7vw;
    margin-left: 8vw;
    width: 15vw;
    height: 9vw;
  }
  /********** END_MODAL_PROJECT **********/
  /********** NEWS **********/
  .ism-news {
    padding: 12vw 0 5vw;
  }
  .ism-news h2 {
    font-size: 4.2vw;
    margin-bottom: 4vw;
  }
  .ism-news .sect-news {
    padding: 0 5vw;
  }
  .ism-news .entry-wrapper {
    height: 20vw;
    width: 50%;
    margin-bottom: .5vw;
  }
  .ism-news .entry-wrapper .entry-preview {
    height: 4vw;
    width: 60%;
    padding: 0 1vw;
    right: 0;
    bottom: 1vw;
  }
  .ism-news .entry-wrapper:hover .entry-preview {
    right: -30vw;
  }
  .ism-news .entry-wrapper .entry-preview .subtitle {
    font-size: 1.5vw;
    line-height: 1.4vw;
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
  .ism-news .entry-wrapper .entry-content {
    padding: 2vw;
    width: 60%;
  }
  .ism-news .entry-wrapper .entry-content h4 {
    font-size: 1.5vw;
    line-height: 1.4vw;
    margin-bottom: 2vw;
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
  .ism-news .entry-wrapper .entry-content .date::before {
    width: 1vw;
    height: 1vw;
    margin-right: .2vw;
  }
  .ism-news .entry-wrapper .entry-content .date {
    font-size: .85vw;
    margin-bottom: 1vw;
  }
  .ism-news .entry-wrapper .entry-content .description {
    font-size: 1vw;
    line-height: 1.1vw;
    margin-bottom: 1vw;
    line-clamp: 4;
    -webkit-line-clamp: 4;
  }
  .ism-news .entry-wrapper .entry-content a {
    border-radius: 2vw;
  }
  .ism-news .entry-wrapper .entry-content .btn-primary {
    font-size: .85vw;
    padding: .5vw 2vw;
    border-radius: 2vw;
  }
  .ism-news .cont-pagination {
    margin: 3vw 6vw 0;
  }
  /********** END_NEWS **********/
  /********** DETAIL_NEWS **********/
  .ism-detail-news {
    padding: 12vw 0 6vw;
  }
  .ism-detail-news .sect-detail-news {
    padding: 0 5vw;
  }
  .ism-detail-news .sect-detail-news h4 {
    font-size: 2.15vw;
    line-height: 2vw;
    margin-bottom: 3vw;
  }
  .ism-detail-news .sect-detail-news figure {
    width: 100%;
    height: 35.51vw;
    margin: 0 auto 4vw;
  }
  .ism-detail-news .sect-detail-news figure img {
    object-fit: cover;
  }
  .ism-detail-news .sect-detail-news p {
    font-size: 1.29vw;
    line-height: 2.2vw;
  }
  .ism-detail-news .sect-detail-news .btn-container {
    margin-top: 2vw;
  }
  .ism-detail-news .sect-detail-news .btn-container a {
    margin-left: 1vw;
    border-radius: 2vw;
  }
  .ism-detail-news .sect-detail-news .btn-container .btn-primary,
  .ism-detail-news .sect-detail-news .btn-container .btn-secondary {
    font-size: 1vw;
    line-height: 1vw;
    border-radius: 2vw;
    padding: 1vw 2vw;
  }
  .ism-detail-news .sect-detail-news .btn-container .btn span {
    font-size: 2vw !important;
    line-height: 1vw !important;
  }
  /********** END_DETAIL_NEWS **********/
  /********** CONTACT **********/
  #contact_modal .modal-dialog {
    width: 71.61vw;
  }
  #contact_modal .modal-content {
    background-image: url(/static/assets/img/utils/bg_contact.png);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 1.5vw;
    padding: 0;
  }
  #contact_modal .modal-content::before {
    width: 35vw;
    height: 35vw;
    top: -4vw;
    left: -3vw;
  }
  #contact_modal .modal-content .modal-header {
    padding-bottom: 0;
  }
  #contact_modal .modal-content .modal-body {
    flex-direction: row-reverse;
    padding: 1vw 4vw 4vw 3.5vw;
  }
  #contact_modal .modal-body .contact-form {
    width: 30vw;
    margin-left: auto;
  }
  #contact_modal .modal-body .contact-form h5 {
    font-size: 2.85vw;
    text-align: center;
    text-shadow: 1.5px 0.5px 4px rgba(255, 255, 255, 0.5);
    margin-bottom: 5vw;
  }
  #contact_modal .modal-body .contact-form .form-contact {
    margin-bottom: 1vw;
  }
  #contact_modal .modal-body .contact-form .form-contact .form-check-left {
    margin-right: 2vw;
  }
  #contact_modal .modal-body .contact-form .btn-container {
    margin-top: 3vw;
  }
  #contact_modal .modal-body .contact-form .btn-container .btn {
    font-size: 1.21vw !important;
    border-radius: 2vw !important;
    padding: .6vw 2vw !important;
    margin-right: 2vw !important;
  }
  #contact_modal .modal-body .contact-info {
    font-size: 1.4vw;
    line-height: 1.4vw;
    text-align: center;
    width: 20vw;
    color: #FFFFFF;
    margin: auto 0 1vw;
  }
  #contact_modal .modal-body .contact-info .phone {
    margin-bottom: .4vw;
    margin-left: -.3vw;
  }
  #contact_modal .modal-body .contact-info .phone div {
    font-size: 1.2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .6vw;
  }
  #contact_modal .modal-body .contact-info .phone div:last-child {
    margin-bottom: 0;
  }
  #contact_modal .modal-body .contact-info .phone p {
    margin-left: .3vw;
    margin-bottom: 0;
  }
  #contact_modal .modal-body .contact-info .phone .material-symbols-outlined {
    font-size: 1.3vw;
    height: 100%;
    display: flex;
    align-items: center;
  }
  #contact_modal .modal-body .contact-info .schedule {
    border-top: .25vw solid #e30613;
    padding-top: .4vw;
    margin: 0 1vw .4vw;
  }
  #contact_modal .modal-body .contact-info .schedule p {
    margin-bottom: .2vw;
  }
  #contact_modal .modal-body .contact-info .schedule p:nth-last-of-type(-n+2) {
    font-size: 1.2vw;
    margin-bottom: 0;
  }
  #contact_modal .modal-body .contact-info .address {
    font-size: 1.2vw;
    border-top: .25vw solid #e30613;
    padding-top: .4vw;
  }
  #contact_modal .modal-body .contact-info .address p {
    margin-bottom: 0;
  }
  /********** END_CONTACT **********/
}
