﻿/*--
    Theme Name: Citemet
    Theme URI: https://citemet.com
    Author: Insane
    Author URI: https://insane.digital
    Description: Designed and Developed by Insane Digital
    Version: 1.0.0

--*/

:root{

--main: #0e0c22;

--main2: #014afe;

--main3: #1470b7;

--main4: white;

--main-text: #333;
}

img{
max-width: 100%;
}
span.wpcf7-spinner {
    position: absolute;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: var(--main3);
}

.container{
    max-width: 90%;
}

.content_title h3 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600;
    color: var(--main3);
}


/*-----------------------------------------------------------------------------------*/
/*  GENERAL
/*-----------------------------------------------------------------------------------*/

ul {
    padding: 0;
    margin: 0;
    padding-left: 30px;
}

li{
    padding: 0;
    margin: 0 0 8px;
}
body::-webkit-scrollbar {
    width: 10px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: var(--main2);
  outline: 1px solid var(--main);
}

a {
    color: inherit;

}

::selection {

  background: var(--main2);
  color: var(--main);  
  text-shadow: none;

}

::-moz-selection {
  background: var(--main2);
  color: var(--main);  
  text-shadow: none;

}


button:focus, button {
    outline: none;
}
.bt {
    display: block;
    padding: 5px 10px;
    border: 1px solid;
    border-radius: 4px;
}

a {

  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;

}



a:hover{

  color: black;

}



input::-moz-focus-inner {

  border: 0;

}

.middle{
      display: flex;
    -ms-display: flex;
    display: flex;
    align-items: center;
}

a:hover, a:active, a:focus {

  text-decoration: none;

  outline: none;

}



button{
    padding: 0;
    border: 0;
    background: inherit;
}



input, select {
  border: none;
  outline: none;
}



th {
  border-width: 0 1px 1px 0;
}



td {
  border-width: 0 1px 1px 0;
}



section{
  padding: 100px 0; 
}


p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.5;
   
}


h1, h2, h3, h4, h5, h6, {
     
}

.border-t {
    border-top: 1px solid #ffffff29;
    padding-top: 10px;
}
.taxonomy-image, .taxonomy-description {
    display: none;
}
.no-over{overflow: hidden;}

.text-justify {text-align: justify;}

.margin-t100{margin-top: 100px;}
.margin-t40{margin-top:40px;}
.margin-t30{margin-top:30px;}
.margin-t50{margin-top:50px;}

.margin-b50{margin-bottom: 50px}

.margin-b100{margin-bottom: 100px}

.margin-b25{margin-bottom: 25px;}

.display-none{display: none;}

.no-padding {padding: 0;}

.no-margin {margin: 0;}

.white-text{color:white;}

.bg-white{
  background-color: white;
  color: #333;
}

#pagepiling .section{
background:white;
}
.no-relative{
  position: inherit;
}



.copyright-h{
  fill: white;
  width: 50px;
}

.menu {
    padding: 0 0 0 10px;
}

.menu li::marker {
    color: #00daff;
}

p.cta-wpp a {
    background: #00daff;
    color: #020715;
    padding: 6px 20px;
    display: block;
    border-radius: 9px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin-top: 30px;
}

p.cta-wpp a i {
    color: #020715;
    font-size: 20px;
    margin-right: 7px;
}

p.microcopy {
    color: #59637d;
    font-size: 11px;
    padding: 5px;
}

/*===================/
COLUM H
/*==================/
=======================*/
.cl-10 {
    width: 10%;
}
.cl-20 {
    width: 20%;
}
.cl-30 {
    width: 30%;
}
.cl-40 {
    width: 40%;
}
.cl-50 {
    width: 50%;
}
.cl-60 {
    width: 60%;
}
.cl-70 {
    width: 70%;
}
.cl-80 {
    width: 80%;
}
.cl-90 {
    width: 90%;
}
.cl-100 {
    width: 100%;
}



/*===================/
CUSTOM ROWS
/*==================/
=======================*/

.row-cl {
    display: flex;
    flex-wrap: wrap;
}
.row-sb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row-sa {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.row-se {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.row-ce {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}



/*======================/
===================/
ARCHIVOS CLIENTE
/*==================/
=======================*/

.page-banner{
    position:
    relative;
    padding: 0;
    color: #ffffff;
}

.page-banner .banner-bottom-pattern{
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 120px;
    background-size: 100% 100%;
    z-index: 5;
}


.page-banner .banner-inner{
    position: relative;
    display: block;
    z-index: 2;
    background: linear-gradient(180deg, #5aaddc, #32323221);
}

.page-banner .inner-container {
    position: relative;
    padding: 200px 0px 70px;
}

.page-banner.ext-banner .inner-container{
    height: 820px;
}

.page-banner .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
       background-position: bottom;
}
ul#menu-header-list li::marker {
    color: #68c2f5;
}
.page-banner .image-layer:before{
content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    background: var(--main3);
    mix-blend-mode: multiply;
   
}

.page-banner h2 {
    position: relative;
    font-size: 40px;
    color: #ffffff;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0;
}


/*======================/
===================/
HEADER
/*==================/
=======================*/

nav.primary-navigation li a:hover {
  color: var(--main);
}

nav.primary-navigation ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding-left: 30px;
  right: 0;
  color:white;
  background:black;
  display: none;
  
}
nav.primary-navigation ul li:hover > ul,
nav.primary-navigation ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
  min-width: 250px;
  text-align: left;
  padding-top: 10px;
  
}
nav.primary-navigation ul li ul li {
  clear: both;
  width: 100%;
  text-align: left;
  margin-bottom: 0px;
  border-style: none;
}
nav.primary-navigation ul li ul li a:hover {
  padding-left: 40px;
  transition: all 0.3s ease;
}

ul li ul li a {
  transition: all 0.5s ease;
}
.content_title h2 {
    font-size: 55px;
    margin-bottom: 30px;
}
.header-dinamika {
        position: fixed;
    padding: 10px 0;
    width: 100%;
    z-index: 99;
    background: var(--main3);
}

.header-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-menu .current-menu-item a {
    color: white;
}

.box-menu a:hover {
text-decoration:underline;
}



.head_1 img {
    width: 180px;
    height: auto;
}

.box-menu ul {
    display: flex;
    position: relative;
    justify-content: space-around;
    align-items: center;
}

.box-menu ul li {
    width: max-content;
    padding-right: 30px;
}

.box-menu ul li a {color: white;padding: 20px 0;display: flex;font-size: 16px;font-weight: 600;}

.box-menu {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.btn-tel img {
    width: 15px;
    height: auto;
}


element.style {
}
.btn-tel {
    border: 2px solid;
    margin: 0;
    color: var(--main2);
    border-radius: 20px;
    font-size: 15px;
    padding: 5px 20px;
    margin-left: 20px;
}

.btn-tel a {
    font-size: 16px;
    margin-left: 8px;
    letter-spacing: 1px;
        color: white;

font-weight: 500;
}





ul.sub-menu {
    position: absolute;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-around;
    align-items: self-start;
    left: 0;
    background: white;
    width: 320px;
    padding: 0 10px;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

ul.sub-menu > li > a:hover {
    color: var(--main3);
}
ul.sub-menu > li > a {

    font-size: 15px;
    padding: 10px 0;
}



.menu-item-has-children:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
}


/*======================/
===================/
FOOTER
/*==================/
=======================*/



footer#footer {
    color: white;
    background: var(--main3);
    padding: 70px 0;
}

.footer-logo img {
    width: 140px;
}


.footer-datos img {
    width: 65px;margin-bottom: 20px;
}

.footer-datos p {
    margin: 0;
    font-size: 17px;
}
.footer-datos h4 {
 
    font-size: 18px;
}

.img__1 {
    height: 600px;
    overflow: hidden;
    margin-right: -70px;
    margin-top: 100px;
}

.img__1 img {
    object-position: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.text-why {
    color: #1470b7;
}

/*======================/
===================/
HOME
/*==================/
=======================*/
.bl-hero {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
}
.bq-home2 {
    display: flex;
    min-height: 100vh;
    align-items: center;
}

.text-slide {
    position: relative;
}

.bq-infohero p {
    text-align: justify;
}

.text-slide h1 {
    font-size: 44px;
    font-weight: 600;
}

.text-slide span {
    color: var(--main2);
    font-size: 50px;
    font-weight: 600;
}

.bq-infohero {
    color: white;
    padding-top: 100px;
}

.marcas img {
    width: 180px;
    margin-top: 100px;
}

.bq-services {
    background: #e9e9e9;
    padding: 100px 0 70px;
}

.serv h4 {
    font-size: 17px;
    color: var(--main);
    font-weight: 500;
    margin: 25px 0;
}


.btn-8 {
    background: var(--main3);
    padding: 6px 20px;
    color: white;
    font-size: 15px;
    border-radius: 50px;
    display: block;
    width: 40%;
    margin: 0 auto;
    font-weight: 600;
}



.serv img {
    width: 160px;
    border-radius: 50%;
    height: 160px;
    position: relative;
    z-index: 95;
    margin: 20px 0;
}


.bq-services h2 {
    color: var(--main);
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 80px;
    position: relative;
}

.bq-services h2:after {
    content: 'Servicios';
    position: absolute;
    top: -55px;
    left: 0px;
    font-size: 130px;
    color: #99999929;
    z-index: 23;
}

.bq-about h2:after {

    position: absolute;
    top: -55px;
    left: 0px;
    font-size: 130px;
    color: #99999929;
    z-index: 23;
}
.inner-container.align-centers.row-ce {
    padding: 200px 0px 200px;
}
.bq-about h2 {
    color: var(--main3);
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.bq-about {
    padding: 100px 0;
}


.cit2 img {
    width: 300px;
    border-radius: 50%;
    height: 300px;
    z-index: 5;
    position: relative;
}

.cit img {
    width: 300px;
    border-radius: 50%;
    height: 300px;
    z-index: 5;
    position: relative;
}


.cit2 {
    position: relative;
    z-index: 35;
}

.cit2:after {
    content: '';
    position: absolute;
    background: var(--main3);
    width: 340px;
    height: 340px;
    left: 177px;
    top: -20px;
    border-radius: 50%;
    z-index: 1;
}

.cit2:before {
    content: '';
    position: absolute;
    z-index: 2;
    background: white;
    width: 170px;
    height: 170px;
    top: -20px;
    left: 350px;
}

.cit {
    position: relative;
    z-index: 35;
}

.cit:after {
    content: '';
    position: absolute;
    background: var(--main3);
    width: 340px;
    height: 340px;
    left: 227px;
    top: -20px;
    border-radius: 50%;
    z-index: 1;
}

.cit:before {
    content: '';
    position: absolute;
    z-index: 2;
    background: white;
    width: 170px;
    height: 170px;
    top: -20px;
    left: 397px;
}

.cit3 {
    position: relative;
    z-index: 35;
}

.cit3:after {
    content: '';
    position: absolute;
    background: var(--main3);
    width: 190px;
    height: 190px;
    left: 605px;
    top: 5px;
    border-radius: 50%;
    z-index: 1;
}

.cit3:before {
    content: '';
    position: absolute;
    z-index: 2;
    background: #e9e9e9;
    width: 100px;
    height: 100px;
    top: 0px;
    left: 695px;
}


.box-why {
    background: #eaeaee;
    padding: 10px 50px;
}

.box-why-dat img {
    width: 65px;
    margin-right: 20px;
}

.box-why-dat {
    display: flex;
    margin: 40px 0;
}

.box-why-dat h4 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600;
}

.box-why-dat p {
    margin: 0;
    margin-right: 70px;
}

.page-banner p {
    font-weight: 300;
    margin-top: 20px;
}

/*======================/
===================/
TEMPLATE NOSOTROS
/*==================/
=======================*/


.text__prod {
    font-size: 30px;
    position: absolute;
    padding: 0 30px;
    top: 10px;
    left: 20px;
    background: #ffffff94;
    backdrop-filter: blur(10px);
    font-weight: 600;
}

.box__product {
    position: relative;
}

img {}
.bl-about p {

   
    margin: 0 20px;
}

.text-blue {
    color: var(--main)!important;
    font-weight: 400!important;
}

.bl-about {
    padding: 100px 0px;
    text-align: justify;
}

.bl-misvi {
    padding: 80px 0;
    background: #f2f2f2;
}

.box-cualidades {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}


.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

/*
 Styling
*/

.tabset > label {
    border-radius: 50px;
    position: relative;
    display: inline-block;
    padding: 5px 17px;
    border: 1px solid #014afe;
    cursor: pointer;
    font-weight: 600;
    margin-right: 20px;
    color: #014afe;
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #06c;
}



.tabset > input:checked + label {
    border-color: var(--main2);
    background: var(--main2);
    color: white;
    border-radius: 50px;
    font-size: 17px;
}


.tab-panel {
    padding: 25px 0;
}


/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

.tabset {
    max-width: 65em;
    text-align: justify;
}

.box-cld {
    width: 25%;
    margin-bottom: 50px;
}

.box-cld h5 {
    color: var(--main);
    font-size: 23px;
    font-weight: 600;
}

.box-cld img {
    width: 111px;
    margin-bottom: 20px;
}


/*////////
BREADCRUMBS
///////////*/

.breadcrumbs > * {
    display: flex;
    padding: 0;
    margin-bottom: 10px;
}

.breadcrumbs h6 {
    margin-right: 20px;
    font-weight: 500;
    font-size: 12px;
}

.breadcrumbs a {
    color: #95d1ff;
}
/*======================/
===================/
TEMPLATE SERVICIOS
/*==================/
=======================*/

.row_tab li:after {
    content: '';
    position: absolute;
    top: 10px!important;
    left: 0;
    border-radius: 50%;
    background: var(--main3);
    width: 6px;
    height: 6px;
}

.row_tab img {
    width: 70%!important;
    margin-top: 40px!important;
}

.row_tab li {
    line-height: 1.4;
    position: relative;
    margin-bottom: 15px;
    padding-left: 15px;
}

.bl-services {
    padding: 100px 0;
}

.box-title {
    background: var(--main2);
    color: white;
    padding: 14px 50px;
    font-size: 23px;
    margin: 0;
}

ul.custom_tabs {
    background: #e9e9e9;
    padding: 0 50px;
    color: var(--main);
}

.custom_tabs li {
    font-size: 15px;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #0e0c2245;
    font-weight: 300;
    cursor: pointer;
}


.custom_tabs li:last-child {
    font-size: 15px;
    margin: 0;
    padding: 10px 15px 20px;
    border-bottom: none;
}

.custom_tabs li.active {
    font-weight: 600;
}

.row_form.active {
   display: block;
}
.row_form {
    display: none;
}

.bl-services p {
    text-align: justify;
}

.bl-services img {
    width: 100%;
}


.bl-services li {
    position: relative;
    padding-left: 15px;
}

.bl-services li:after {
    content: '';
    position: absolute;
    top: 17px;
    left: 0;
    border-radius: 50%;
    background: var(--main3);
    width: 6px;
    height: 6px;
}

.menu_tab {
    margin-top: 40px;
}

.row_tab {
    margin-top: 40px;
}


/*======================/
===================/
TEMPLATE CONTACTO
/*==================/
=======================*/

.bl-contact {
    padding: 60px 0px;
}

.box-blanco {
    margin: 50px 20px;
}

.box-blanco h4 {
    color: var(--main);
    font-weight: 700;
}

.box-gris {
    background: var(--main2);
    padding: 56px 48px;
}

.box-gris h4 {
    font-size: 28px;
    font-weight: 200;
    color: var(--main);
    line-height: 2;
    margin: 0;
}

.box-black {
    background: var(--main);
    color: white;
    padding: 96px;
    border-radius: 0 50px 0 0;
}

.box-black span {
    font-size: 20px;
    font-weight: 200;
    margin: 0;
}


.title_2 h2 {
    color: var(--main2);
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.title_2 h2:After {
content: 'Contacto';
    position: absolute;
    top: -55px;
    left: 0px;
    font-size: 130px;
    color: #99999929;
    z-index: 23;
}

.capa-blue2 {
position: absolute;
    background: linear-gradient(180deg, #2a2a2ac4, #32323221);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    mix-blend-mode: multiply;
}

.capa-blue2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    background: var(--main3);
    mix-blend-mode: multiply;
}




/*/MAPA/*/

.titulo-mapa input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.titulo-mapa label {
    display: block;
    padding-top: 10px;
    z-index: 8;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    width: 120%;
    left: -20%;
    padding-left: 16%;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}


input[type=radio]:checked ~ .check {
    display: block;
    position: absolute;
    height: 5px;
    width: 40px;
    top: 23px;
    left: -30px;
    background: var(--main);
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

input[type=radio]:checked ~ .check::before{
  background: var(--main);
}

input[type=radio]:checked ~ label p {
    color: var(--main);
}

.sede label {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    color: var(--main2);
}

.row_map {
    display: flex;
    min-height: 70vh;
}

div#map {
    width: 65%;
}

.map-container {
    padding: 0;
    background: white;
}

.info_agencias {
    width: 55%;
    padding: 100px 70px 0 20px;
    overflow-y: auto;
}

.info_agencias > h2 {
    margin-bottom: 30px;
}

.sede h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}

.sede p {
    margin: 0 0 5px;
    font-weight: 200;
}

.box-agencia {
    padding-left: 10px;
    position: relative;
}

.sede {
    position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
}

.bl-contact h4 {
    color: var(--main3);
    font-weight: 600;
}

.bl-contact span {
    margin-bottom: 10px;
    display: block;
}

/*======================/
===================/
TEMPLATE PRODUCTOS
/*==================/
=======================*/

.bl-producto-img img {
    width: 100%;
}

.bl-producto-img {
    padding: 20px 0px;
}

.bold-text {
    color: var(--main2)!important;
    font-size: 30px!important;
    font-weight: 700!important;
}


.bl-producto-lista {
    background: #e9e9e9;
    padding: 100px 0;
}

.bl-producto-lista h3 {
    color: var(--main);
    margin-bottom: 50px;
}

.bl-producto-lista li {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.6;
    padding-left: 9px;
    position: relative;
}


.bl-producto-lista li:after {
    content: '';
    background: var(--main2);
    position: absolute;
    top: 10px;
    left: -4px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}



/*-----------------------------------------------------------------------------------*/
/*/FORMULARIO HERO 
/*-----------------------------------------------------------------------------------*/
.container-form h2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}

.capa_form {
    position: relative;
    z-index: 1;
}

.form-hero {
    max-width: 100%;
    position: relative;
}

.form-hero:before {
    content: '';
    position: absolute;
    left: -2%;
    top: -2%;
    width: 104%;
    height: 104%;
    background: #ffffff38;
    z-index: -1;
    border-radius: 15px;
}

.container-form {
    padding: 15px 15px 10px;
}

.col-form input {
    width: 255px;
    padding: 16px 20px;
    font-size: 15px;
    border-bottom: 1px solid #666666;
    color: var(--main);
    border-radius: 0;
}
.col-form input[type=submit] {
    background: var(--main3);
    border: 0;
    color: white;
}
.col-form2 textarea {
    padding: 16px 20px;
    font-size: 15px;
    color: var(--main);
    border: 0;
    border-bottom: 1px solid #6d6d6d;
    width: 100%;
    height: 95px;
    border-radius: 0;
    outline: none;
}

.col-form {
    position: relative;
    margin-bottom: 10px;
    width: 46%;
}

.col-form label small {
    position: absolute;
    bottom: 30%;
    left: 10px;
    background: white;
    line-height: 1;
    transition: all 0.4s;
    padding: 0 5px;
}

.col-form label {
    margin-bottom: 0;
    padding: 0;
}

.col-form br {
    display: none;
}

.col-form label.has-value small {
    transform: translateY(-22px);
    z-index: 2;
    transition: all 0.4s;
    font-size: 10px;
    color: white;
}

.col-form .has-value input {
    transition: all 0.4s;
}

.wpcf7-response-output {
    display: none;
}

.wpcf7-submit.submit {
    background: var(--main3);
    padding: 5px 10px;
    color: var(--main2);
    border-radius: 30px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    width: 140px;
    border: 0;
}

.wpcf7-submit.submit:hover {
transition: 0.4s ease;
    background: var(--main2);
    transform: scale(1.03);
    color: var(--main3);
}

.col-form select {
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 9px 15px;
    background: transparent;
    font-size: 80%;
    color: white;
}

.text-acept {
    padding-left: 30px;
    display: block;
    font-size: 12px;
    color: white;
}
.text-acept a {
    border-bottom: 1px solid;
    font-weight: 600;
}
.col-form .your-name input {
    text-transform: capitalize;
}



/*///////////
MENU HAMBURGUESA MOBILE
///////////*/

.main-head.stick {
    position: fixed;
    background: var(--main);
    z-index: 99;
    box-shadow: 0px 0px 18px #00000000;
}
.stick .box-new {
    display: none;
}
.open_menu .overlay {
    visibility: visible;
    opacity: 1;
    transition: 0.4s ease;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.main-head.stick {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
      -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.stick .head_1 img {
    width: 150px;
    padding: 5px 0;
}

ul.bt_menu{
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: relative;
}
ul.bt_menu li{
    list-style: none;
    width: 100%;
    height: 3px;
    background: white;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    transition: .9s;
}
ul.bt_menu li:nth-of-type(1){
    top: 20%;
}
ul.bt_menu li:nth-of-type(2){
    top: 50%;
    width: 70%;
}
ul.bt_menu li:nth-of-type(3){
    top: 80%;
}
ul.bt_menu.active li:nth-of-type(1){
    top: 50%;
    transform: translateY(-50%) rotate(45deg) rotateY(180deg);
}
ul.bt_menu.active li:nth-of-type(2){
    left: -300%;
    opacity: 0;
}
ul.bt_menu.active li:nth-of-type(3){
    top: 50%;
    transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
}

ul.bt_menu li:last-child{
    width: 100%;
    height: auto;
    transform: none;
    top: 100%;
    font-size: 10px;
    text-align: center;
    transition: .9s;
}
ul.bt_menu li:last-child::before,ul.bt_menu li:last-child::after{
    position: absolute;
    top: 0;  left: 0;
    width: 100%;  
    transition: .9s;
}
ul.bt_menu li:last-child::before{
    content: '';
    color: #fff;
    transform: rotateY(0);
    transition-delay: .5s;    
    
}
ul.bt_menu li:last-child::after{
    content: '';
    color: #ffffff;
    transform: rotateY(
90deg);
    transition-delay: 0s;
}
ul.bt_menu.active li:last-child::before{
    transform: rotateY(90deg);
    transition-delay: 0s;
}
ul.bt_menu.active li:last-child::after{
    transform: rotateY(0deg);
    transition-delay: .5s;
}

.box-hamburger {
    position: relative;
    margin-left: 20px;
    border-left: 1px solid #ffffff3d;
    padding-left: 20px;
}


.open_menu ul.nav-box {
    visibility: visible;
    opacity: 1;
    transition: 0.3s ease;
    
}

.box-ham {margin-left: 30px;}

/*/FIN MENU HAMB/*/

/*//////////////
CONTAINER MENU MOBILE - NAVIGATION MOBILE
//////////////////*/



.navigation-menu {
    position: fixed;
    z-index: 9;
    background: var(--main3);
    width: 100%;
    height: 100%;
    transition: .4s;
    padding: 30px 30px;
    padding-top: 150px;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
}

.menu-mobile li a {
    line-height: 30px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-size: 15px;
    text-align: left;
    display: block;
    padding: 10px 20px;
}

.menu-mobile {
    color: white;
}

.menu-mobile li {
    border-bottom: 1px solid #ffffff2e;
}

.navigation-menu ul > li {
    opacity: 0;
    transform: translateY(20px);
    transition: 0.3s cubic-bezier(0.55, 0.06, 0.68, 0.19);
}


.open_menu.navigation-menu ul > li {
   
    transform: translateY(0px);
    transition: 0.3s;
}

.open_menu.navigation-menu ul > li:nth-child(1) {
     opacity: 1;
    transition-delay: .5s;
}

.open_menu.navigation-menu ul > li:nth-child(2) {
     opacity: 1;
    transition-delay: .55s;
}

.open_menu.navigation-menu ul > li:nth-child(3) {
     opacity: 1;
    transition-delay: .58s;
}
.open_menu.navigation-menu ul > li:nth-child(4) {
     opacity: 1;
    transition-delay: .60s;
}
.open_menu.navigation-menu ul > li:nth-child(5) {
     opacity: 1;
    transition-delay: .62s;
}

.open_menu.navigation-menu ul > li:nth-child(6) {
     opacity: 1;
    transition-delay: .64s;
}

.navigation-menu.open_menu {
    transition: .4s;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

/*/Social menu mobile/*/

ul.social-menu {
    display: flex;
    color: white;
    padding-top: 30px;
}

ul.social-menu li {
    margin: 0 10px;
}

ul.social-menu i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid;
}


/*-----------------------------------------------------------------------------------*/
/*/EFECTO CONTACT FORM 7 
/*-----------------------------------------------------------------------------------*/
.bounce.short {
   
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.bounce {
   
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    15% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    30% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    45% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    15% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    30% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    45% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}


/*//////////////
ANIMACIONES GSAP
//////////////*/

.scena-1 {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  opacity: 0;
  transform: translateY(100px);
}

.scena-2 {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
 
}
#menu-menu-principal li{
    position: relative;
    top: -100px;
}


/*------------------------------------*\
    ANIMATION 1
\*------------------------------------*/
  
  .animation-1 {   
    z-index: 0;  
    opacity: 0;
    -webkit-transform: translateY(50px) scaleY(1.3);
    transform: translateY(50px) scaleY(1.3);
    -webkit-transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);       
  }


  
  .animation-1.active, .item-h:first-child.animation-1{
    opacity: 1;
    -webkit-transform:translateY(0px) scaleY(1);
    transform: translateY(0px) scaleY(1); 
  }
  

/*------------------------------------*\
    ANIMATION 2
\*------------------------------------*/

  .animation-2 {   
    z-index: 0;  
    opacity: 0;
    -webkit-transform: translateY(50px) scaleY(1.3);
    transform: translateY(50px) scaleY(1.3);
    -webkit-transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);
    transition: transform 1s cubic-bezier(.165,.84,.44,1), opacity 1s cubic-bezier(.165,.84,.44,1);       
  }
  .animation-2.active{
    opacity: 1;
    -webkit-transform:translateY(0px) scaleY(1);
    transform: translateY(0px) scaleY(1); 
  }

.animation-2:nth-child(2) {
    transition-delay: 0.4s;
}

.animation-2:nth-child(3) {
    transition-delay: 0.6s;
}

.animation-2:nth-child(4) {
    transition-delay: 0.4s;
}
.animation-2:nth-child(5) {
    transition-delay: 0.6s;
}
.animation-2:nth-child(9) {
    transition-delay: 0.65s;
}






/*///////////////////////
WHATSAPP BUTTON ANIMATION LIB 1
///////////////////////////*/
.fb_fixed {
    display: flex;
    width: 38px;
    height: 38px;
    position: fixed;
    right: 35px;
    bottom: 125px;
    z-index: 100;
  }

.wsp_fixed {
    display: flex;
    width: 38px;
    height: 38px;
    position: fixed;
    right: 35px;
    bottom: 35px;
    z-index: 100;
  }
  @media screen and (max-width: 1024px) {
    .wsp_fixed {
      right: 20px;
      bottom: 130px;
    }

        .fb_fixed {
      right: 20px;
      bottom: 130px;
    }
  }
  @media screen and (max-width: 960px) {
    .wsp_fixed {
      bottom: 170px;
    }

        .fb_fixed {
      bottom: 170px;
    }
  }
  @media screen and (max-width: 767px) {
    .wsp_fixed {
      bottom: 150px;
    }
       .fb_fixed {
      bottom: 150px;
    }
  }
  .wsp_icon {
  }
  .wsp_icon img {
  }
  .wsp_gota1 {
    display: block;
    width: 55px;
    height: 55px;
    background: rgba(92,207,63,0.29);
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }

 .fb_gota1 {
    display: block;
    width: 55px;
    height: 55px;
    background: #2962ff4a;
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }

  @media screen and (max-width: 1024px) {
    .wsp_gota1 {
      width: 55px;
      height: 55px;
    }

        .fb_gota1 {
      width: 55px;
      height: 55px;
    }
  }
  .wsp_gota2 {
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(92,207,63,0.2);
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .fb_gota2 {
    display: block;
    width: 80px;
    height: 80px;
    background: #2962ff4a;
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }

  @media screen and (max-width: 1024px) {
    .wsp_gota2 {
      width: 65px;
      height: 65px;
    }
    .fb_gota2 {
      width: 65px;
      height: 65px;
    }

  }
  @-moz-keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  @-webkit-keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  @-o-keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  @keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  
  @media screen and (max-width: 1024px) {
    .wsp_fixed {
      right: 30px;
      bottom: 30px;
    }
  }
  @media screen and (max-width: 960px) {
    .wsp_fixed {
      bottom: 50px;
    }
  }
  @media screen and (max-width: 767px) {
    .wsp_fixed {
      bottom: 30px;
    }
  }
  .wsp_icon {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .wsp_icon img {
    max-width: 40px;
    height: auto;
    display: block;
  }
  .wsp_gota1 {
    display: block;
    width: 55px;
    height: 55px;
    background: rgb(63 207 194 / 14%);
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .fb_gota1 {
    display: block;
    width: 55px;
    height: 55px;
    background: #3f72cf24;
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }

  @media screen and (max-width: 1024px) {
    .wsp_gota1 {
      width: 55px;
      height: 55px;
    }

        .fb_gota1 {
      width: 55px;
      height: 55px;
    }
  }
  .wsp_gota2 {
    display: block;
    width: 80px;
    height: 80px;
    background: rgb(63 207 174 / 20%);
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }

    .fb_gota2 {
    display: block;
    width: 80px;
    height: 80px;
    background: #3f72cf24;
    border-radius: 50%;
    -webkit-animation: gota 1s infinite ease;
    -moz-animation: gota 1s infinite ease;
    -o-animation: gota 1s infinite ease;
    -ms-animation: gota 1s infinite ease;
    animation: gota 1s infinite ease;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  @media screen and (max-width: 1024px) {
    .wsp_gota2 {
      width: 65px;
      height: 65px;
    }

        .fb_gota2 {
      width: 65px;
      height: 65px;
    }
  }
  @-moz-keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  @-webkit-keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  @-o-keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }
  @keyframes gota {
    0% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
    20% {
      opacity: 0.2;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      filter: alpha(opacity=20);
    }
    40% {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
    }
    60% {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
    }
    80% {
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
    }
    100% {
      opacity: 1;
      -ms-filter: none;
      filter: none;
    }
  }


.wpcf7-not-valid-tip {
    display: none;
}

input.wpcf7-not-valid {
    background: #ffadad;
    border-color: red;
}

.col-form2 {
    width: 97%;
}
.col-form input {
    width: 100%;

}
.wpcf7-submit.submit {  
    padding: 15px 10px;
    color: #ffffff;
    border-radius: 15px;
  
    width: 100%;

}

.row_map { 
    flex-wrap: wrap;
}


.info_agencias {
    width: 100%;
    padding: 100px 70px 100px 20px;
    overflow-y: auto;
}

/*=============================================
ESCRITORIO GRANDE (LG revisamos en 1366px en adelante)
=============================================*/

@media (min-width:1200px){


}

/*=============================================
ESCRITORIO MEDIANO O TABLET HORIZONTAL (MD revisamos en 1024px)
=============================================*/

@media (max-width:1199px) and (min-width:992px){


}

/*=============================================
ESCRITORIO PEQUEÑO O TABLET VERTICAL (SM revisamos en 768px)
=============================================*/

@media (max-width:991px) and (min-width:768px){



}

/*=============================================
MOVIL (SM revisamos en 320px)
=============================================*/

@media (max-width:767px){

.col-form {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}
/*===================/
COLUM H -- NO BORRAR
/*==================/
=======================*/
.cl-10, .cl-20, .cl-30, .cl-40, .cl-50, .cl-60, .cl-70, .cl-80, .cl-90 {

width: 100%;
flex: 0 0 100%;
max-width: 100%;
}

.clx-10 {
    width: 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.clx-20 {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.clx-30 {
    width: 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.clx-40 {
    width: 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.clx-50 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.clx-60 {
    width: 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.clx-70 {
    width: 70%;
    flex: 0 0 70%;
    max-width: 70%;
}

.clx-80 {
    width: 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

.xs-none{
    display: none;
}
.xs-show{
    display: block;
}



.cit2 {
    margin-top: 70px;
}

body > div {
    overflow-x: hidden;
}
.box-why {
  
    height: auto;
   
}

ul.sub-menu {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-around;
    align-items: self-start;
    left: 0;
    background: transparent;
    width: 320px;
    padding: 0 10px;
    flex-wrap: wrap;
    opacity: 1;
    visibility: visible;
    transition: .2s;
}
/*===================/
Footer Movil
/*==================/
=======================*/






}


/*=============================================
MOVIL (XS revisamos en 565px)
=============================================*/

@media (max-width:565px){

   
.bl-hero {

    height: 40vh;

}
.box-why-dat p {
  
    margin-right: 0;
}
.box-cld {
    width: 50%;
 
}


.content_title h3 {
    font-size: 30px;

}








}/*/Fin Movil 565px /*/