@font-face {
    font-family: 'Ministry EL';
    src: url('../font/Ministry-ExtraLight.eot');
    src: url('../font/Ministry-ExtraLight.eot?#iefix') format('embedded-opentype'), 
            url('../font/Ministry-ExtraLight.woff') format('woff'), 
            url('../font/Ministry-ExtraLight.ttf') format('truetype'), 
            url('../font/Ministry-ExtraLight.svg#Ministry EL') format('svg');
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Ministry H';
    src: url('../font/Ministry-Heavy.eot');
    src: url('../font/Ministry-Heavy.eot?#iefix') format('embedded-opentype'), 
            url('../font/Ministry-Heavy.woff') format('woff'), 
            url('../font/Ministry-Heavy.ttf') format('truetype'), 
            url('../font/Ministry-Heavy.svg#Ministry H') format('svg');
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Ministry L';
    src: url('../font/Ministry-Light.eot');
    src: url('../font/Ministry-Light.eot?#iefix') format('embedded-opentype'), 
            url('../font/Ministry-Light.woff') format('woff'), 
            url('../font/Ministry-Light.ttf') format('truetype'), 
            url('../font/Ministry-Light.svg#Ministry L') format('svg');
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Ministry LI';
    src: url('../font/Ministry-LightItalic.eot');
    src: url('../font/Ministry-LightItalic.eot?#iefix') format('embedded-opentype'), 
            url('../font/Ministry-LightItalic.woff') format('woff'), 
            url('../font/Ministry-LightItalic.ttf') format('truetype'), 
            url('../font/Ministry-LightItalic.svg#Ministry LI') format('svg');
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Ministry MI';
    src: url('../font/Ministry-MediumItalic.eot');
    src: url('../font/Ministry-MediumItalic.eot?#iefix') format('embedded-opentype'), 
            url('../font/Ministry-MediumItalic.woff') format('woff'), 
            url('../font/Ministry-MediumItalic.ttf') format('truetype'), 
            url('../font/Ministry-MediumItalic.svg#Ministry MI') format('svg');
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

body{
  margin: 0;
  padding: 0;
}

/****** Style Menu *******/
.menu_nav{
    height: 85px;
    display: flex;
    align-items: center;
}
#main_nav{    
  list-style: none;
  margin: 0;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#main_nav .row{
  margin-left: 0;
  width: 100%;
}
#inicio .formnew{
    background-color:#1d2945;
    padding:30px;
}

.btn_none::before{
  position: relative !important;
}
.smoothScroll, .smoothScroll_mov{
  font-family: Ministry L;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -0.4px;
  text-align: left;
  color: #ffffff;
  margin: 0 15px;
}
.smoothScroll:hover{
    color: #81d8d0;
    text-decoration: none;
}
.isStuck .smoothScroll{
  color: #1d2945;
  font-weight: 600;
}
.icon{
  color: #fff;
  font-size: 23px;
  margin: 0 0 0 10px;
}
.isStuck .icon{
   color: #1d2945;
}
.current{
  color: #81d8d0 !important;
}
.btn_none{
  margin: 0;
}
.btn_cont{
  color: #1d2945 !important;
  background: #fff;
  box-shadow: 1px 1px 0px #81d8d0, 2px 2px 0px #81d8d0, 3px 3px 0px #81d8d0, 4px 4px 0px #81d8d0, 5px 5px 0px #81d8d0, 6px 6px 0px #81d8d0, 7px 7px 0px #81d8d0, 8px 8px 0px #81d8d0, 9px 9px 0px #81d8d0, 10px 10px 0px #81d8d0;
  padding: 5px 17px;
  margin: 0 11px 0 20px;
  font-weight: 600;
}
.isStuck .btn_cont{
  box-shadow: 1px 1px 0px #1d2945, 2px 2px 0px #1d2945, 3px 3px 0px #1d2945, 4px 4px 0px #1d2945, 5px 5px 0px #1d2945, 6px 6px 0px #1d2945, 7px 7px 0px #1d2945, 8px 8px 0px #1d2945, 9px 9px 0px #1d2945, 10px 10px 0px #1d2945;
  background: #81d8d0;
}
#topnav{
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  transition: all .4s;
}
.isStuck{
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
}
.ico_redes:hover{
  color: #81d8d0;
}
.isStuck .smoothScroll:hover{
  color: #81d8d0;
}
.isStuck .btn_cont:hover{
  color: #1d2945;
}
/******* Fin Style Menu ********/

/******* Style Home ********/
 
.swiper_home{
 
}
.swiper-slide_home::before {
    content: '';
    width: 100%;
    height: 370px;
    background:linear-gradient(to bottom, rgba(29,41,69,.5) 0%, rgba(76,76,76,0) 94%, rgba(76,76,76,0) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.item_1{
  background: url(../img/banner_1.jpg);
  background-size:  cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item_2{
  background: url(../img/ban_2.jpg);
  background-size:  cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item_3{
  background: url(../img/ban_3.jpg);
  background-size:  cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
h1{
  font-family: Ministry EL;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.95;
  letter-spacing: -1.2px;
  text-align: left;
  color: #1d2945;
  width: max-content;
  background: #fff;
  padding: 20px 21px 40px;
  text-transform: uppercase;
  box-shadow: 1px 1px 0px #81d8d0,
                2px 2px 0px #81d8d0,
                3px 3px 0px #81d8d0,
                4px 4px 0px #81d8d0,
                5px 5px 0px #81d8d0,
                6px 6px 0px #81d8d0,
                7px 7px 0px #81d8d0,
                8px 8px 0px #81d8d0,
                9px 9px 0px #81d8d0,
                10px 10px 0px #81d8d0,
                11px 11px 0px #81d8d0,
                12px 12px 0px #81d8d0,
                13px 13px 0px #81d8d0,
                14px 14px 0px #81d8d0,
                15px 15px 0px #81d8d0,
                16px 16px 0px #81d8d0,
                17px 17px 0px #81d8d0,
                18px 18px 0px #81d8d0,
                19px 19px 0px #81d8d0,
                20px 20px 0px #81d8d0,
                21px 21px 0px #81d8d0,
                22px 22px 0px #81d8d0;
}
h1 .spn_on{
  font-family: Ministry H;
  font-size: 60px;
  letter-spacing: -0.74px;
  text-transform: uppercase;
}
.spn_two{
  font-family: Ministry H;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  color: #1d2945;
  text-align: right;
  float: right;
  margin-top: 5px;
  text-transform: capitalize;
}
.ico_donw{
  position: absolute;
  bottom: 65px;
  z-index: 9;
  width: 100%;
  text-align: center;
}
.down_btn {
  position: relative;
  color: #fff;
  font-size: 30px;
  -webkit-animation: bounce 1.5s infinite;
  animation: bounce 1.5s infinite;
}

@keyframes bounce {
  from {
    top: 0;
    animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    top: 10px;
    animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  to {
    top: 0;
  }
}
/******* Fin Style Home ********/

/*******  Style Proyecto ********/
#proyecto{
  padding: 100px 0 0 0;
}
h2{
  font-family: Ministry H;
  font-size: 50px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: left;
  color: #1d2945;
  text-transform: uppercase;
  position: relative;
}
h2::before{
  content: '';
  width: 30px;
  height: 14px;
  background: #81d8d0;
  box-shadow: 1px 1px 0px #1d2945, 2px 2px 0px #1d2945, 3px 3px 0px #1d2945, 4px 4px 0px #1d2945, 5px 5px 0px #1d2945, 6px 6px 0px #1d2945;
  position: absolute;
  top: -15px;
}
.ul_pro{
  padding: 0 0 0 15px;
}
.li_pro{
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #1d2945;
}
.txt_proyect{
  margin-top: 20px;
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #1d2945;
}

.arrow_pro_r{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E");
  height: 46px;
  width: 33px;
}
.arrow_pro_l{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E");
  height: 46px;
  width: 33px;
}
.sp_proy{
  font-family: Ministry L;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.chk_pro{
  color: #81d8d0;
    font-size: 10px;
    margin-right: 10px;
}
.mgr_tp{
      margin-top: 50px;
}
.bullet_pro{
  background: #1d2945;
    padding: 45px 0 30px 0;
    margin-top: -50px;
}
.download_br{
  color: #1d2945;
    background: #fff;
    font-family: Ministry L;
    font-weight: 600;
    padding: 7px 23px;
    box-shadow: 1px 1px 0px #81d8d0, 2px 2px 0px #81d8d0, 3px 3px 0px #81d8d0, 4px 4px 0px #81d8d0, 5px 5px 0px #81d8d0, 6px 6px 0px #81d8d0, 7px 7px 0px #81d8d0, 8px 8px 0px #81d8d0, 9px 9px 0px #81d8d0, 10px 10px 0px #81d8d0;
}
.download_br:hover{
  color: #1d2945;
  text-decoration: none;
}
/******* Fin Style Proyecto ********/

/*******  Style Tour Virtual ********/
#tour{
  padding: 100px 0 0 0;
}
/******* Fin Style Tour Virtual ********/

/******* Style Galería ********/
#galeria{
  padding: 80px 0;
}
.btn_tab{
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #1d2945;
  background: #fff;
  cursor: pointer;
  padding: 7px 10px;
  margin-right: 15px;
  /*width: 95px;*/
}
.btn_tab:hover{
  box-shadow: 1px 1px 0px #1d2945, 2px 2px 0px #1d2945, 3px 3px 0px #1d2945, 4px 4px 0px #1d2945, 5px 5px 0px #1d2945, 6px 6px 0px #1d2945, 7px 7px 0px #1d2945, 8px 8px 0px #1d2945, 9px 9px 0px #1d2945, 10px 10px 0px #1d2945;
  background: #81d8d0;
}
.tabAct{
  box-shadow: 1px 1px 0px #1d2945, 2px 2px 0px #1d2945, 3px 3px 0px #1d2945, 4px 4px 0px #1d2945, 5px 5px 0px #1d2945, 6px 6px 0px #1d2945, 7px 7px 0px #1d2945, 8px 8px 0px #1d2945, 9px 9px 0px #1d2945, 10px 10px 0px #1d2945;
  background: #81d8d0;
}
.fl_cen{
  display: flex;
  align-items: center;
}
.mrg_tgal{
  margin-top: 20px;
}
.img_galtb{
  width: 100%;
}
.pad_r{
  padding-right: 10px;
}
.pad_l{
  padding-left: 10px;
}
.pad_rl{
  padding-left: 12px;
  padding-right: 12px;
}
.fancybox-button--thumbs{
  display: none;
}
.arrow_gal_r, .arrow_gal_l, .arrow_ava_r, .arrow_ava_l{
  height: 46px;
  width: 33px;
  top: 40px;
  background-image: none;
  display: flex;
  align-items: center;
}
.arrow_gal_r,  .arrow_ava_r{
  z-index: 99;
}
.arrow_gal_l, .arrow_ava_l{
  right: 90px;
  left: inherit;
  z-index: 99;
}
.pag_galeria, .pag_avance{
  text-align: right;
  bottom: -51px;
  padding-right: 53px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #8b8b8b;
}
.arrow_rl{
  font-size: 41px;
  color: #1d2945;
}
.gal_vid{
  width: 100%;
  height: 315px;
}
.gal_vtl{
  width: 100%;
  height: 280px;
}
@media(min-width: 800px){
  .gal_vid{
  height: 400px;
  }
  .gal_vtl{
  height: 480px;
  }
}
@media(min-width: 1000px){
  .gal_vid{
  height: 500px;
  }
}
@media(min-width: 1200px){
  .gal_vtl{
  height: 600px;
  }
}


/******* Fin Style Galería ********/

/******* Style Mapa ********/
#map{
  height: 600px;
  width: 100%;
}
.div_ubi{
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  margin-top: 58px;
}
.btn_map{
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #8b8b8b;
  background: #ffffff;
  padding: 10px 0;
  width: 136px;
  border-radius: 10px 0 10px 0;
  margin-right: 10px;
}
.tabActMap{
  background: #8b8b8b;
  color: #ffffff;
}
.tabubi{

}
.fl_ubic{
  display: flex;
  align-items: center;
}
.chk_ubic{
  color: #919191;
  font-size: 20px;
  margin-right: 15px;
}
.txt_areubic{
  margin: 0;
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.88;
  letter-spacing: normal;
  text-align: left;
  color: #1d2945;
}
.txt_areubic span{
  color: #81d8d0;
    margin-right: 20px;
}
.pad_tb{
  padding-bottom: 45px;
  padding-top: 45px;
}
/******* Fin Style Mapa ********/

/******* Style Contacto ********/
#contacto{
  background: url(../img/bg_contact.svg);
  padding: 60px 0;
}
h3{
  margin-bottom: 40px;
  font-family: Ministry L;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.txt_infocont{
  margin: 0;
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.mgr_btmcont{
  margin-bottom:  80px;
}
.input_form{
  width: 100%;
  margin-top: 15px;
  height: 37px;
  border: none;
  padding-left: 10px;
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
}
textarea.input_form {
    resize: none;
    height: 70px;
}
.input_form:focus{
  outline: none;
}
.form_contact{

}
.lbl_ter{
  font-family: Ministry L;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
/******* Fin Style Contacto ********/

/******* Style Footer ********/
footer{
  background: #1d2945;
  padding: 50px 0 0 0;
}
.brd_tp{
  padding-top: 34px;
  border-top: 2px solid rgba(232, 234, 242, .2);
}
.logo_fot{

}
.txt_desfot{
  font-family: Ministry L;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 25px;
}
.st_fot{
  font-family: Ministry L;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.txt_smgr{
  margin: 0;
}
.tit_fot{
  font-family: Ministry LI;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #81d8d0;
}
.btn_env{
  border: none;
}
.mgr_tpipt{
  margin-top: 20px;
}
.ico_footer{
  color: #ffffff;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.ico_footer:hover{
  color: #81d8d0;
}
.st_fot:hover{  
  color: #81d8d0;
}
.link_alavista{
  color: #81d8d0;
}
.copyright{
  font-family: Ministry L;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 25px;
  margin-bottom: 20px;
}
.link_alavista:hover{
  text-decoration: none;
  color: #81d8d0;
}
/******* Fin Style Footer ********/

.fancybox-infobar{
  display: none;
}

/******* Style Planos ********/
#planos{
  padding: 80px 0;
}
.img_plano{
  width: 100%;
}
.pag_plano{
  top: 0;
  text-align: right;
  padding-right: 25px;
  padding-top: 10px;
  bottom: inherit;
  font-family: Ministry L;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.88;
  letter-spacing: normal;
  color: #1d2945;
}
.txt_dep{
  font-family: Ministry L;
  font-size: 23px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.46px;
  text-align: left;
  color: #1d2945;
  margin: 0;
  margin-top: 120px;
}
.txt_tip{
  font-family: Ministry H;
  font-size: 35px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.46px;
  text-align: left;
  color: #1d2945;
  margin: 0;
}
.ul_pla{
  margin-top: 53px;
  padding-left: 21px;
  list-style: none;
}
.li_pla{
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #1d2945;
  position: relative;
}
.li_pla::before{
  content: '■';
  color: #81d8d0;
  font-size: 20px;
  position: absolute;
  left: -21px;
  z-index: 9;
  top: -6px;
}
.link_cot{
  font-family: Ministry L;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #1d2945;
  background: #fff;
  cursor: pointer;
  padding: 7px 30px;
  margin-right: 15px;
  box-shadow: 1px 1px 0px #1d2945, 2px 2px 0px #1d2945, 3px 3px 0px #1d2945, 4px 4px 0px #1d2945, 5px 5px 0px #1d2945, 6px 6px 0px #1d2945, 7px 7px 0px #1d2945, 8px 8px 0px #1d2945, 9px 9px 0px #1d2945, 10px 10px 0px #1d2945;
  background: #81d8d0;
  width: max-content;
  margin-top: 35px;
  cursor: pointer;
}
.swiper-slide_plano{
  z-index: 99
}
.arrow_pla_r{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%231d2945'%2F%3E%3C%2Fsvg%3E");
  height: 50px;
  width: 50px;
  right: -50px;
}
.arrow_pla_l{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%231d2945'%2F%3E%3C%2Fsvg%3E");
  height: 50px;
  width: 50px;
  left: -50px;
}
.arrow_pla_r:focus, .arrow_pla_l:focus{
  outline: none;
} 
.h2_abs{
  position: absolute;
  z-index: 99;
}
.pl_img{
  width: 50%;
}
/******* Fin Style Planos ********/

/******* Style Modal ********/
.dpl_no{
  display: none;
}
.open_modal{
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(29, 41, 69, .9);
  z-index: 99999;
  align-items: center;
  justify-content: center;
}
.close_ter, .close_ter_2, .close_ter_3, .close_ter_4, .close_ter_5{
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 15px;
}
.modal_t{
  background: #ececec;
  width: 365px;
  border-radius: 20px 0 20px 20px;
  padding: 35px 30px 40px 30px;
  position: relative;
}
.tit_mod{
  font-size: 30px;
  font-family: Noah;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #158d30;
}
.des_mod{
  font-family: Ageo M;
  font-size: 16px;
  color: #545454;
}
.close_btn{

}
/******* Fin Style Modal ********/


.link_modal{
    font-size: 0;
    margin: 0;
}
.close_modal{
    display: none;
}
.open_modalAuto {
  display: flex !important;
  position: fixed;
  z-index: 99999999999999999;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  align-items: center;
  justify-content: center;
  background: rgb(29 41 69 / 80%);
  backdrop-filter: blur(10px);
}
.divpop{
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.close_terAuto{
  position: absolute;
  right: 11px;
  font-size: 35px;
  cursor: pointer;
  color: #fff;
  line-height: 1;
  top: 0;
  z-index: 9999999999;
}

@media (max-width: 768px){
  .img_popup {
      width: 300px;
  }
}
.txtbono{
  font-family: Ministry EL;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.imgverde{
}
.divverde{
  margin-top: 37px;
}
.wasa{
    
}