@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;800&display=swap');

body{position:relative;
    overflow-x: hidden;
    font-family: 'Outfit', sans-serif; text-rendering: optimizeLegibility!important;-webkit-font-smoothing: antialiased!important; -moz-osx-font-smoothing: grayscale!important;}

.fntl{font-weight: 300;}
.fntr{font-weight: 400;}
b{font-weight: 800;}


.tintblk{color:#414141;}

.logo-alza{width: 150px;}
.nav-blue{background: rgb(43,118,247);
background: linear-gradient(138deg, rgba(43,118,247,1) 0%, rgba(0,70,191,1) 100%); color:white;}
.nav-link{color:white;text-decoration: none; transition:ease-in-out all 0.3s;}
.nav-link:hover{color:#8dd6ff;}
.nav-link a.active{color:#8dd6ff;}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color:#8dd6ff;
}

ul.btn-den{list-style-type: none;}
.btn_denuncia{background: #45b7f8; text-decoration: none;border:none; font-weight: 400; color:white; text-align: center; padding: 10px 25px; width: 100%; max-width: 250px;
border-radius: 30px;display: inline-block;text-transform: uppercase;transition:ease-in-out all 0.3s;}
.btn_denuncia:hover{background: #00b4cc;color:white;}

.btn_print{background: #bac7ce; text-decoration: none; font-weight: 400; color:white; text-align: center; padding: 10px 25px; width: 100%; max-width: 160px;
    border-radius: 30px;display: inline-block;text-transform: uppercase;transition:ease-in-out all 0.3s;}
    .btn_print:hover{background:  #00b4cc;color:white;}

.container-gray{display: block;position: relative; font-size: 1.3em; padding-top: 20px;}
.container-gray .bg-g{
    padding-top: 0px;
    background: #f5f5f5;
    background-size: 100%;
    height: 152px;
    position: absolute;
    display: block;
    width: 100%;
    top: 0px;
    z-index: -1;
}

.alza{width: 100%; max-width: 140px;}

ul.bullets-blue{margin:0 auto; width: fit-content;}
ul.bullets-blue li{font-size: 1.4em; color:#a6a6a6;}
ul.bullets-blue {list-style: none;}

ul.bullets-blue li::before
{content: "\2022";
  color: #69b6fe;
  font-weight: bold;
  font-size: 1.4em;
  display: inline-block; 
  top: 5px;
  position: relative;
  width: 1em;
  margin-left: -1em;}

.bg-gray{ background:#f5f5f5;}  

.btn_denuncias{color:white;margin:0 auto; display: block;width: 100%; max-width:300px; height: auto; padding: 28px;
    background: rgb(43,118,247);text-decoration: none; font-size: 1.4em; border:none;border-radius: 60px; transition: ease-in-out all 0.3s;
    background: linear-gradient(138deg, #45b7f8 0%, #35a0dc 100%); text-align: center;
}
.btn_denuncias span{transition: ease-in-out all 0.3s;}
.btn_denuncias:hover{color:white;background: linear-gradient(138deg, #00b4cc 0%, #00b4cc 100%); transition: ease-in-out all 0.3s; }
.btn_denuncias:hover span{display: none;}
.btn_denuncias:hover:before  {
    content: "Denunciar";
    text-transform:uppercase ;
    font-weight: 800;
  }

ul.contact{margin:0 auto; width: fit-content;}  
ul.contact li{display: inline-block;height: 60px;}
ul.contact li a{ text-decoration: none; color:#949494; font-size: 1.4em;}
ul.contact li.mail{background: url("../img/mail.png") 0 0 no-repeat; background-size: 40px; color:#949494;padding-left: 50px;}
ul.contact li.wht{background: url("../img/wht.png") 0 0 no-repeat; background-size: 40px; color:#949494;padding-left: 50px; margin-left: 60px;}
ul.contact li.voz{background: url("../img/voz.png") 0 0 no-repeat; background-size: 40px; color:#949494;padding-left: 50px; margin-left: 60px;}
ul.contact li.mailr{background: url("../img/mail.png") top right no-repeat; background-size: 40px; color:#949494;padding-right: 50px;display:block;}
ul.contact li.whtr{background: url("../img/wht.png") top right no-repeat; background-size: 40px; color:#949494;padding-right: 50px;display:block; }
ul.contact li.vozr{background: url("../img/voz.png") top right no-repeat; background-size: 40px; color:#949494;padding-right: 50px;display:block; }
.align-r{text-align: right;}


.hero {
    display: block;
    padding-top: 80px;
    box-sizing: border-box;
    height: 100%;
    min-height: 250px;
    background: rgb(40,82,140);
    background: linear-gradient(138deg, #02659e 0%, #0090e2 100%);
    clip-path: ellipse(140% 100% at 50% 100%);
}
footer{color:white;}
footer a{ font-weight: 800; text-decoration: none; color:white;transition: ease-in-out all 0.3s;}
footer a:hover{color:#00b4cc;}


/*FORMS*/
.bg-titles-form{     
    padding: 10px 30px 10px 20px;
    background: #037fc8;
    display: block;
    width: fit-content;
    border-radius: 0px 50px 0px 0px;
    color: white;
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 1.2em;

}
.bg-titles-form span{position: relative; top:5px;margin-right: 5px;}
.icn-send{position: relative; top:5px;}

.bsp{border-radius: 0 0.375rem 0 0;background: #f2f6f8;}
.brd{border-radius: 0 0.375rem 0 0;}
.bg-bl{background: #52a6d7;}
.data-picker{width: 100%; max-width: 220px; margin-top: 10px;}

.input-group-text{
    color: #ffffff;
    background-color: #037fc8;
    border: 1px solid #037fc8;
}

.material-symbols-outlined{position: relative;}
.back{    display: block;
    width: 100%;
    max-width: 160px;
    border: 1px solid #a9bac3;
    padding: 10px;
    background: #bac7ce;
    color: white;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;transition: all ease-in-out 0.3s;}

.back:hover{background: #0090e2;color:white;border: 1px solid #0090e2;}   

.obl{
    color: red;
    font-size: 1.6em;
    top: 0.3em;
}



@media print {
   .print{display: none;}
 }