@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: Montserrat;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a {
    color:inherit;
    text-decoration:none;
}

a:hover{
    color: #6B4099;
    text-decoration:none;
}

/**Botones Menú móvil**/
    .menu-wrapper {
      display: flex;  /* Enable flexbox for the wrapper */
      align-items: center;  /* Align button and text vertically */
      width:100%;
    }

    .menu-text {
      margin-left: 10px;  /* Adjust spacing between icon and text */
      color: #000;        /* Set desired text color */
    }

    .buttons-text {
      /*margin-left: 70%;
      /*margin-right:10%  /* Adjust spacing between icon and text */
      color: #000;        /* Set desired text color */
    }

.movil_green-circle-icon {
  display:block;
  width: 40px; /* Adjust the size as needed */
  height: 40px; /* Adjust the size as needed */
  border-radius: 50%;
  background-color: #1AB3B1; /* Green background color */
  color: #FFF;
}

.movil_purpple-circle-icon {
  display:block;
  width: 40px; /* Adjust the size as needed */
  height: 40px; /* Adjust the size as needed */
  border-radius: 50%;
  background-color: #6D378D; /* Green background color */
  color: #FFF;
}
/**Botones Menú móvil**/

.footer_link{
    color: #F0F8FF;
    font-family: Montserrat;
}

.footer_link:hover{
    color: #F0F8FF;
    font-weight: bold;
}

.plainList{
    font-size: 14px;
    font-family: Montserrat;
    list-style: none;
    font-weight: 450;
}

nav {
    background-color: white;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    /* background-color: #fff; */
    background-clip: padding-box;
    border: 1px solid #ced4da;
    /* border-radius: 0.25rem; */
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    background: #EDEDED;
}

.form_green_button{
    width: 187px;
    height: 40px;
    padding: 16px 32px;
    border-radius: 40px;
    background: #1AB3B1;
    border: 1px solid #1AB3B1;
    color: #FFF;
    font-family: Montserrat;
    /*font-family: Inter;*/
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.green_item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius:50%;
    background: #1AB3B1;
    width: 50px;
    height: 50px;
}

.footer{
    background: #5c1b81;
    min-height: 180px;
    width: 100%;
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
}
.firstFooter{
   
    background: #642494;
    min-height: 150px;
    color: aliceblue;
    font-size: 15px;
   
}

.lastFooter{
    
    background: #5c148c;
    color: aliceblue;
    min-height: 50px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.main_tittle{

    color: #545454;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #545454;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 520;
    line-height: 36px; /* 112.5% */
}

.main_subtittle{

    color: #1AB3B1;
    font-size: 25px;
    font-style: normal;
    line-height: 110%;
    color: #1AB3B1;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

}

.gray_square{
    width: 252px;
    height: 112px;
    border-radius: 10px;
    background: #EBEBEB;
    color: #545454;
    font-size: 20px;
    font-family: Montserrat;
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.white_square{
    width: 300px;
    height: 112px;
    border-radius: 40px;
    border: 5px solid #C7C4C5;
    background: white;
    font-family: Montserrat;
    color: #545454;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.green_square{
    width: 80%;
    height: 30px;
    border-radius: 10px;
    background: #1AB3B1;;

    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    color: #FFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.header_menu_item{
    color: #000;
    /*font-family: Inter;*/
    font-family: Montserrat;
    font-size: 1.5vmin;
    font-style: normal;
    font-weight: 430;
    line-height: normal;
}

.header_menu_item:hover{
    
    font-family: Montserrat;
    font-size: 1.5vmin;
    font-style: normal;
    font-weight: 430;
    line-height: normal;
    font-weight: 700;
  
}

.header_main_menu_item{
    font-size:14px;
    color:#646464;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 430;
    line-height: normal;
}

.header_main_menu_item:hover{
    color:#66278f;
}


.green_button{
    padding: 11px 32px;
    border-radius: 40px;
    background: #1AB3B1;
    color: #FFF;
    font-family: Montserrat;
    /*font-family: Inter;*/
    font-size: 1.5vmin;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.purpple_button{
    padding: 11px 32px;
    border-radius: 40px;
    background: #6D378D;
    font-family: Montserrat;
    color: #FFF;
    /*font-family: Inter;*/
    font-size: 1.5vmin;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.menu_hamb{
    position: absolute;
    z-index: 100;
    width:100%;
  
  }
  .movil_button{
    background:#6B4099; 
    
  } 

  .parrafos{
    color: #545454;
    /*font-family: Inter;*/
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height:30px;
  }


.form_label{
    font-family:Montserrat;
    font-size: 14px;
    font-weight: 500;
}
/****Despachos****/

/*.despachos{
    width:100%;
    margin-top: 5%;

}*/

.despachos_title{
    text-align: left;
    
}

.despachos_title_title{
    display: flex;
    justify-content: flex-start;
    color: #545454;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}

.despachos_title_subtitle{
    display: flex;
    justify-content: flex-start;
    color: #1AB3B1;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 5px;
}


.despachos_bottom_title_title{
    display: flex;
    justify-content: center;
    color: #545454;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}

.despachos_bottom_title_subtitle{
    display: flex;
    justify-content: center;
    color: #1AB3B1;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*.despachos_calendar{
    
    display: flex;
    justify-content: center;
    
}*/

.despachos_calendar_content{

    margin-top: 5%;
    margin-bottom: 5%;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
    width: 98%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 2%;
    padding-bottom: 2%;

}

.despachos_calendar_content_title{
    color: #1AB3B1;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.despachos_calendar_content_selectors{
    display:flex;
    color: #545454;
    font-size: 18px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 2%;
}

.despachos_calendar_content_selectors select{
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    background: none;
    min-width: 28%;
    max-width: 38%;
    height: 36px;
    flex-shrink: 0;
    margin-left: 2%;
    margin-right: 10px;
}

.despachos_calendar_content_dates{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Montserrat;
    width: 100%

}

.despachos_calendar_content_dates_month{
    color: #6B4099;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 7px;
    border-bottom: 1px solid #BBBBc5;
    font-family: Montserrat;
    width: 100%
}

.despachos_calendar_content_dates_dates{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    color: #545454;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    
}


.despachos_footer_button{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5%;
    margin-top: 5%;


}

/****Despachos****/



/**Tanque**/

/*.tanque{
    width:100%;
    margin-top: 5%;

}*/

.tanque_title{
    text-align: center;
}

.tanque_title_title{
    color: #545454;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1%;
}

.tanque_title_subtitle{
    color: #1AB3B1;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 1%;
}

/*.tanque_items{
    display: flex;
    align-content: center;
    justify-content: space-around;
    margin-top: 5%;
}*/

.tanque_items_item{
    /*display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
    border-radius: 15px;
    background: #EBEBEB;

    min-width: 245px;
    max-width: 278px;
    height: 292px;
    /*flex-shrink: 0;*/
}

.tanque_items_item_circle{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius:50%;
    background: #6B4099;
    width: 90px;
    height: 90px;
}

.tanque_items_item p{
    color: #6B4099;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 7%;
}

.conoce_mas{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 196px;
    height: 40px;
    font-family: Montserrat;
    border-radius: 20px;
    background: #1AB3B1;
    color: #FFF;
    font-weight: 500;
}

/**Tanque**/


/**Flotantes**/
img.btn-whatsapp {
display: block !important;
position: fixed;
z-index: 9999999;
bottom: 200px;
right: 20px;
cursor: pointer;
border-radius:100px !important;
}

img.btn-whatsapp:hover{
border-radius:100px !important;
-webkit-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1); 
-moz-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
transition-duration: 1s;
} 

img.btn-call {
display: block !important;
position: fixed;
z-index: 9999998;
/*bottom: 230px;*/
left:2px;
cursor: pointer;

}
img.btn-call:hover{
border-radius:100px !important;
-webkit-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1); 
-moz-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
transition-duration: 1s;
} 
/**Flotantes**/


/*#topHeaderBannerDesktop{

    display: inline;

}

#topHeaderBannerMovile{

    display: none;

}*/

/**********Querys***********/

/* Small devices (screen width < 576px) */
@media (max-width: 575px) {
  /* Styles for small devices */
  .menu-wrapper {
      width:100%;
    }
  .buttons-text {
      margin-left: 35%;
    }


    img.btn-whatsapp {
        bottom: 50px;
    }
  
}


/* Medium devices (screen width between 576px and 767px) */
@media (min-width: 576px) and (max-width: 765px) {
  /* Styles for medium devices */

   .menu-wrapper {
      width:100%;
    }
  .buttons-text {
      margin-left: 60%;
    }

    img.btn-whatsapp {
        bottom: 50px;
    }

}

/* Large devices (screen width between 768px and 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  /* Styles for large devices */
  .menu-wrapper {
      width:100%;
    }
  .buttons-text {
      margin-left: 70%;
    }
}

/* Extra large devices (screen width between 992px and 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  /* Styles for extra large devices */
    img.btn-whatsapp {
        bottom: 200px;
    }
}

/* Extra extra large devices (screen width >= 1200px) */
@media (min-width: 1200px) {
  /* Styles for extra extra large devices */

  img.btn-whatsapp {
        bottom: 200px;
    }
}
/**********Querys***********/
