* {
    scroll-behavior: smooth;
}

body {
    font-family: "Montserrat", sans-serif !important;
    /* behavior: 'smooth'; */
    font-size: 1.2rem;
}

.header {
    background-image: url(../images/photo_2024-02-06_17-25-56.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   /* z-index: 0;  */
}
/* .text-light{
    z-index: 1;
}
.header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #7955E76E;
    z-index: -1;
  } */
.header-content {
    min-height: 650px;
    padding: 120px 10px;
}
.button_contacto:hover {
    color: white;
  }
.section_9{
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 14px;
      padding-right: 14px;
  }
  .section_9 {
    background-image: url("/wp-content/themes/smg-theme/images/home/bg-form-final-desktop.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom: 0;
  }
  .section_9 .card{
    border: 0px;
    border-radius: 15px;
  }
  .title_form h2 {
    color: #00B4D8;
    font-size: 21px !important;
    font-weight: 700;
    line-height: 135%;
  }
  .title_form h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 125%;
  }
  .title_form {
    padding: 32px;
    border-bottom: 1px solid var(--Text-Colors-Captions, #A49DAF);
  }
  ::placeholder {
    color: #170D26 !important;
  }
  .sib-form .entry__field {
    margin: 0 !important;
    border: 0px solid !important;
  }
  .button_form_smg_landing::after {
    content: "";
    background-image: url("/wp-content/themes/smg-theme/images/home/arrow-drop-right-line2.png");
    display: block;
    height: 100%;
    width: 20px;
    background-size: auto;
    background-position: center;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #0AC;
    padding: 28px;
    border-left: 1px solid rgba(164, 157, 175, 0.35);
  }
  .button_form_smg_landing {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%), #00B4D8;
      background-color: rgb(0, 180, 216);
    background-blend-mode: overlay, normal;
    text-transform: uppercase;
    border: 1px solid white;
    border-radius: 0;
    padding: 13px;
    position: relative;
    height: auto;
    width: 100%;
  }
  .button_form_smg_landing:hover {
    background-color: white !important;
    color: #00B4D8;
    border: 1px solid #00B4D8;
  }
  input, select, textarea, .sib-sms-select__title {
    background-color: #F7F6F9 !important;
    border-radius: 0px !important;
    border: 0px !important;
    color: #170D26 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .sib-form select.input, select.wpcf7-form-control {
    background-image: url("/wp-content/themes/smg-theme/images/home/arrow-drop-down-line-select.png") !important;
    background-size: 8% !important;
    background-position: right .65em top 50% !important;
    background-repeat: no-repeat !important;
  }
  .sib-form .input:not(textarea), .sib-form .input__button {
    height: auto;
  }
  .title_form img {
    margin-right: 10px;
  }
  #sib-container {
    padding: 0px !important;
    border-width: 0px !important;
  }
  .sib-form-block {
    padding: 0 7px !important;
  }
  #sib-form {
    grid-template-columns: 1fr 1fr; /* Crea 2 columnas */
/* grid-template-rows: 1fr 1fr 1fr 1fr;  Crea 4 filas */
  display: grid;
  }
  .btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: 0.5;
    background-color: #0AC;
  }
  #sib-form .inputs_formulario:nth-child(7) {
    grid-column: span 2; 
  grid-row: span 4;
      }
      #sib-form .inputs_formulario:nth-child(8) {
        grid-column: span 2; 
      grid-row: span 4;
          }
  .inputs_formulario {
    padding-top: 16px;
  }
  .sib-form {
    padding: 13px 12px 32px !important;
  }
  .trabaja_con_una h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 135%;
    text-transform: uppercase;
    margin-bottom: 40px;
  }
  .trabaja_con_una h3 {
    font-size: 31px;
    font-weight: 700;
    line-height: 125%;
    margin-bottom: 40px;
  }
  .trabaja_con_una h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
  }
footer li a{
    color: white;
  }
  footer li a:hover{
    color: white;
  }
  footer{
    background-color:#170D26;
background-repeat: no-repeat;
background-position: center;
color: white;
padding-top: 120px;
/* padding-bottom: 120px; */
position: relative;
  }
  .button_contacto{
    border-radius: 8px;
border: 1px solid #FFF;
font-size: 24px;
font-weight: 700;
line-height: 135%; /* 32.4px */
padding: 8px 16px; 
text-decoration: none;
color: white;
text-align: center;
width: 100%;
display: block;
margin-top: 40px;
margin-bottom: 40px;
  }
  .footer_years{
    font-size: 18px;
  }
  .footer_end{
    padding-bottom: 16px;
  }
  footer .row{
    margin-bottom: 136px;
  }
  .sub-column h2{
font-size: 21px;
font-weight: 700;
line-height: 135%; /* 28.35px */
  }
  footer ul{
    padding-left: 16px;
  }
  .container_sub{
    width: 221px;
  
  }
  footer a{
    color: white;
    text-decoration: none;
      }
  footer a:hover{
color: white;
text-decoration: none;
  }
  footer ul li{
font-size: 16px;
font-weight: 500;
line-height: 135%; /* 21.6px */
margin-top: 16px;
  }
  .redes h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 135%;
    margin-bottom: 24px;
  }
  .redes svg {
    margin-right: 21px;
  }
.header-title {}

.info-cards {
    /* display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between; */
    padding: 40px 0;
    transform: translateY(-130px);
}
.video_smg{
    transform: translateY(-50%);
}
.info-card {
    /* width: 48%; 
    text-align: center;*/
    padding: 45px 135px;
    border-radius: 10px;
    background: url('../images/bg_card\ 1\ v1.png');
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-repeat: no-repeat;
  background-size: cover;
}
.subtitle_button{
    font-size: 15px;
    margin-left: 6%;
}
.info-card .card-link {
    text-decoration: none;
    padding: 15px 57px;
    background-color: #00b4d8;
    color: #fff;
    transition: all .25s ease-in-out;
    font-weight: 700;
}
.info-card .card-link:hover {
    background-color: #fff;
    color: #00b4d8;
}
.section_8{
    margin-top: 40px;padding: 0px 122px;
}
.section_1{
    margin-top: -87px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 144px;
    padding: 0px 68px;
}
.padding_special{
    padding: 0px 112px;
}
@media screen and (max-width: 768px) {
    .info-card {
        width: 95%;
        margin: 10px auto;
    }
   
}

.header-content_footer {
    background-image: url(../images/Background-white-shadow-bottom.png) !important;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background: rgb(140, 87, 87); */
    padding: 80px 20px;
    border-radius: 40px;
    transform: translateY(-60px);
}

@media screen and (max-width: 768px) {
    .header-content_footer {
        transform: translateY(-120px);
    }
    .section_1{
        padding: 0;
    }
    .header-content_footer{
        padding: 80px 20px;
    }
    .section_8{
        padding: 0px 0px;
    }
    .footer_end .d-lg-flex div {
        margin-bottom: 40px;
        font-size: 16px;
      }
    #sib-form{
        display: block;
    }
    .trabaja_con_una h4 {
       margin-bottom: 40px;
      }
    .trabaja_con_una h2 {
        font-size: 20px !important;
      }
      .trabaja_con_una h3 {
        font-size: 17px;
      }
}

.navbar-logo {
    max-width: 350px;
}

.text-primary {
    color: #00b4d8 !important;
}

.title-primary {
    width: max-content;
}

.bg-fit {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.br-15 {
    border-radius: 15px;
}

.texto-g {
    color: #fff;
    background-image: linear-gradient(45deg, #8a39e1 0%, #00b4d8 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    color: #fff;
}

.slider-y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 450px;
}

.slider-y:before {
    content: "";
    display: block;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(rgba(255, 255, 255, 0)),
            color-stop(96%, white),
            to(white));
    background: -webkit-linear-gradient(top,
            rgba(255, 255, 255, 0) 0%,
            white 96%,
            white 100%);
    background: -o-linear-gradient(top,
            rgba(255, 255, 255, 0) 0%,
            white 96%,
            white 100%);
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0) 0%,
            white 96%,
            white 100%);
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.slider-y:after {
    content: "";
    display: block;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(rgba(255, 255, 255, 0)),
            color-stop(96%, white),
            to(white));
    background: -webkit-linear-gradient(top,
            rgba(255, 255, 255, 0) 0%,
            white 96%,
            white 100%);
    background: -o-linear-gradient(top,
            rgba(255, 255, 255, 0) 0%,
            white 96%,
            white 100%);
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0) 0%,
            white 96%,
            white 100%);
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
}

.slider-y .single-column {
    -webkit-animation: var(--animation, none) 20s infinite linear;
    animation: var(--animation, none) 28s infinite linear;
    padding: 0;
    margin: 0 10px;
    width: calc(33.3% - 20px);
}

.slider-y .single-column li {
    border-radius: 15px;
    margin-bottom: 15px;
    list-style: none;
    overflow: hidden;
    /* width: 31%$; */
    /* height: 100px; */
}

.slider-y .single-column li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
}

.slider-y .single-column:nth-of-type(odd) {
    -ms-flex-item-align: end;
    align-self: flex-end;
    --direction: 50%;
}

@-webkit-keyframes slide {
    to {
        -webkit-transform: translateY(var(--direction, -50%));
        transform: translateY(var(--direction, -50%));
    }
}

@keyframes slide {
    to {
        -webkit-transform: translateY(var(--direction, -50%));
        transform: translateY(var(--direction, -50%));
    }
}

.shadow-galery-item {
    box-shadow: 5px 5px 5px 5px rgba(161, 161, 161, 0.2);
}

@media (max-width: 768px) {
    .padding_special{
        padding: 0px;
    }
    .h1,
    h1 {
        font-size: 1.9em !important;
    }

    .h2,
    h2 {
        font-size: 1.7em !important;
    }

    .title_primary {
        font-size: 2.5em !important;
    }
}

.text-fadeOut-custom {
    animation-duration: 4s;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content_animation_letter {
    position: relative;
    width: 250px;
    height: 40px;
    display: inline-block;
    /* background-color: #000; */
}

.content_animation_letter .letter_item {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    /* top: 0; */
    right: 0;
    height: 100%;
    width: 100%;
    /* background-color: #8A39E1; */
    transition: all 0.5s;
}

@media (max-width: 768px) {
    .content_animation_letter {
        width: 100%;
        height: 40px;
    }

    .content_animation_letter .letter_item {
        position: absolute;
        left: 0;
        bottom: 0;
        /* top: 0; */
        right: 0;
        text-align: center;
        height: 100%;
        width: 100%;
        /* background-color: #8A39E1; */
    }
    .box_text_margin{
        margin: 10px auto;
  width: 95%;
    }
    .section_8
{
  margin-top: -50px;
}
.text-movil-left{
    text-align: left !important;
}
.text-movil-justify{
    text-align: justify !important;
}

}

.opacity-0 {
    opacity: 0;
}

.opacity-1 {
    opacity: 1 !important;
    display: block;
}

.geeks {
    animation: blur 8s linear infinite;
}

@keyframes blur {
    0% {
        filter: blur(10px);
    }

    20% {
        filter: blur(0);
    }

    60% {
        filter: blur(0);
    }

    95% {
        filter: blur(30px);
    }

    100% {
        filter: blur(10px);
    }
}

.bg-light-custom {
    background: #f0f0f0;
}

.br-5 {
    border-radius: 10px;
}

.img-btn-chat {
    top: 0;
    left: 0;
    right: 0;
    transition: 0.5s all;
}

.img-btn-chat.active {
    opacity: 0;
}

.btn-contact-chat:hover>.img-btn-chat {
    opacity: 0;
}

.btn-contact-chat:hover>.img-btn-chat.active {
    opacity: 1;
}

.text-purple {
    color: #8a39e1;
}

header {
    position: relative;
}

header nav.clone {
    position: fixed;
    top: -120px;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.4s top cubic-bezier(0.3, 0.73, 0.3, 0.74);
    background: #5cc1fa;
    background: linear-gradient(165deg, #842ce0 0%, #5cc1fa 100%);
    color: #fafafa;
    fill: #fafafa;
}

body.down nav.clone {
    top: 0;
}
.fixe_img {
    z-index: 1;
    position: relative;
    bottom: 0;
   
    transform: translateY(0);

    transition: 0.4s transform cubic-bezier(0.3, 0.73, 0.3, 0.74);
}

body.down .fixe_img {
    position: fixed;
    bottom: 26%;
    transform: translateY(300%) ;
    width: 100%;
    transition: 0.4s transform cubic-bezier(0, 0.48, 0, 1.19);
}



.line-through {
    text-decoration-line: line-through;
}

.overflow-hidden {
    overflow: hidden;
}

.br-45 {
    border-radius: 45px;
}

.grow {
    flex-grow: 1;
}

.underline {
    text-decoration: underline;
}

.underline-offset-4 {
    text-underline-offset: 4px;
}
.button_blue_smg {
    text-decoration: none;
    padding: 15px 57px;
    background-color: #00b4d8;
    color: #fff;
    transition: all .25s ease-in-out;
    font-weight: 700;
}
.button_blue_smg:hover {
    background-color: #fff;
    color: #00b4d8;
    border: 1px solid #00b4d8;
}
.sib-form-block__button{
    width: 100%;
}
.buttom_more_info{
    border: 3px solid #8A39E1;
  padding: 10px;
  /* margin-left: 20px !important;
  margin-right: 20px !important; */
  color: #8A39E1;
  text-decoration: none;
}
.buttom_more_info_2{
    border: 3px solid #00B4D8;
  padding: 10px;
  /* margin-left: 20px !important;
  margin-right: 20px !important; */
  color: #00B4D8;
  text-decoration: none;
}
.buttom_more_info_2:hover{
  background-color:#00B4D8 ;
  color: white;
  text-decoration: none;
}
.buttom_more_info:hover{
    background-color:#8A39E1 ;
    color: white;
    text-decoration: none;
  }
@media screen and (min-width: 768px) {
    .w-lg-75{
        /* width: 75% !important; */
    }
    .w-lg-50{
        width: 50% !important; 
    }
  
}
@media screen and (max-width: 768px) {
    .info-card {
        padding: 45px 30px;
      }
      .centrar_texto{
text-align: center;
      }
      .header-content {
        padding: 26px 10px 120px;
    }
    .title_primary {
        font-size: 2em !important;
    }
    .title_second{
        font-size: 1.1rem;
    }
    .texto_justificado{
        text-align: justify !important;
    }
    .texto_izquierda{
        text-align: left;
    }
    .reducir_titulos{
        font-size: 1.3em !important
    }
}
