body{
	font-family: 'Plus Jakarta Sans', sans-serif;
}
#menu{
	background: #a4d2f5;
    width: 18%;
    position: fixed;
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 222px;
    border-radius: 0px 37px 0px 0px;
    padding: 30px 27px;
    box-shadow: 1px saddlebrown;
    -webkit-box-shadow: -7px 0px 20px 3px rgb(0 0 0 / 43%);
    box-shadow: -7px 0px 20px 3px rgb(0 0 0 / 43%);
    z-index: 2;
}
.titlemins{
    font-size: 1.4em;
}
.espfoot{
    margin-right: 18px;
}
.espdown{
    margin-bottom: 10px;
    margin-top: 10px;
}
.bordemenu{
    border-top: 1.5px solid #1c618a;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 60%;
    margin-left: auto;
}
.iconsocialfo{
    height: 1.7em;
}
.getinfo{
    color: #7fb3d8;
    text-decoration: none;
}
.getinfo:active, .getinfo:hover{
    color: #7fb3d8;
    text-decoration: none;
}
#divprincipal{
	/*background: red;*/
    margin-left: 200px;
}
#logomenu{
	    width: 91px;
    margin-left: auto;
    margin-right: auto;
}

#menulist{
	    list-style: none;
    padding: 0;
    text-align: right;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    font-size: 0.8em;
    color: #0070b9;
    margin-top: 38px;
}
#menulist li{
	margin-bottom: 11px;
}
#btncita{
	position: absolute;
    bottom: 42px;
    right: 30px;
    background: #1c618a;
    padding: 8px 15px;
    color: white;
    font-weight: bold;
    font-size: .8em;
    border: 0;
    border-radius: 12px;
}
#btncita:hover,#btncita:active,#btncita:focus{
	border: 0;
    outline: 0;
}

#iconcita{
	width: 20px;
    margin-right: 5px;
    vertical-align: sub;
}

.menusublist{
	list-style: none;
    padding: 0;
}
.menusublist li{
	margin-bottom: 9px !important;
}
.grecaptcha-badge { 
    visibility: hidden;
}
#menulist a{
	transition: color 0.4s ease;	
}
#resp{
    text-align: center;
    color: white;
    margin-top: -9px;
    font-size: 0.9em;
}
#respcita{
    text-align: center;
    color: white;
    margin-top: -9px;
    font-size: 0.9em;
}
.loadicon{
  width: 33px;
}
.logohr{
    display: inherit;
}
#menulist a:hover, #menulist a:active{
	color: #ffffff;
	text-decoration: none;
}
.activea{
    color: #ffffff;
    text-decoration: none;
}
.titleprincipal{
    color: #1c618a;
    font-weight: bold;
    font-size: 2.5em;
    margin-bottom: 28px;
}

.txt{
    color: #999999;
    font-weight: 400;
    font-size: 1em;
    margin-bottom: 26px;
}

.shadowbtn{
    -webkit-box-shadow: 0px 0px 27px -8px rgb(0 0 0 / 48%);
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 14%);
}

.subtitleprincipal{
      color: #1c618a;
    font-weight: bold;
    font-size: 2.2em;
    margin-bottom: 23px;
}
.marginfullright{
    padding-right: 43px;
}
.marginfullleft{
    padding-left: 80px;
}
.slick-dots {
    bottom: 10px;
}

.slick-dots li.slick-active button:before {
    opacity: .90;
    color: #1c618a;
}
.slick-dots li button:before {
     font-size: 12px;
    color: #1c618a;
}
footer{
    position: relative;
    z-index: 2;
    background-color: #1c618a;
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 45px;
    padding-bottom: 15px;
    border-radius: 24px 24px 0px 0px;
}
#logofooter{
    width: 95px;
}
footer h6{
        color: white;
    font-size: 0.8em;
        margin-bottom: 20px;
}
footer ul{
       list-style: none;
    padding: 0;
    color: white;
    font-size: 0.88em;
}
footer a{
        color: white;
    font-size: 0.9em;
    font-weight: 500;
}
footer a:hover, footer a:active, footer a:focus{
        color: white;
}
footer li{
    margin-bottom: 2px;
}
footer p{
    font-size: 0.8em;
    color: white;
    line-height: 2;
}
#aviso{
    font-size: 0.8em;
}
#btnfooter{
    background-color: #a4d2f5;
    border: 0;
    padding: 8px 15px;
    border-radius: 12px;
}
#btnfooter img{
       width: 23px;
    margin-right: 7px;
    vertical-align: bottom;
}
#btnfooter{
    background-color: #a4d2f5;
    border: 0;
    padding: 6px 13px;
    border-radius: 9px;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    border: 0;
    margin-top: 13px;
}
#btnfooter:hover, #btnfooter:active, #btnfooter:focus{
    border: 0;
    outline: 0;
}
#margtopfooter2{
    margin-top: 27px;
}

#close{
    display: none;
}
#open{
    display: none;
}
.noshow{
    display: none !important;
}
#textbtnm {
    color: #1c618a;
    font-weight: bold;
    font-size: 0.9em;
}
#open img{
    width: 37px;
    margin: auto;
    display: block;
}
#menu {
    transition: left 0.4s ease;
}

/*detalle*/

.divdetalle{
    width: 50%;
}

#part1detail{
   background: rgb(127,179,216);
    background: linear-gradient(0deg, rgba(127,179,216,1) 0%, rgba(144,193,229,1) 50%, rgba(162,209,244,1) 100%);
    box-shadow: 1px saddlebrown;
    -webkit-box-shadow: -7px 0px 20px 3px rgb(0 0 0 / 25%);
    box-shadow: -7px 0px 20px 3px rgb(0 0 0 / 25%);
    border-radius: 0 33px 33px 0;
        position: relative;
    z-index: 1;
        height: 100%;
}
.padddetail{
    padding: 55px 80px;
}
.logodetail{
        width: 127px;
    margin-bottom: 60px;
}
.titledetail{
    color: #1c618a;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 36px;
}
.parraf1detail{

    color: white;
    font-weight: 400;
    font-size: 0.9em;
    padding-right: 157px;

}

.parradetailprec{
          font-size: 2.3em;
    color: white;
    font-weight: bold;
}
.parradetailprec span{
    display: block;
    font-size: 0.3em;
    font-weight: 400;
    margin-bottom: -3px;
}
.btndetail{
    font-weight: 400 !important;
    padding: 8px 24px  !important;
}
.divtextrg{
    text-align: right;
}
.btnatras{
    font-weight: 400 !important;
    margin-bottom: 70px;
    padding: 7px 26px !important;

}
.btnatras img{
    width: 7px;
    margin-right: 17px;
    vertical-align: text-bottom;
}
.subtitledetail{
       color: #1c618a;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 15px;
}
.textdetail{
        color: #606060;
    font-size: 0.9em;
    margin-bottom: 22px;
}
.listdetail{
        list-style: none;
    padding: 0;
}
.listdetail li{
    margin-bottom: 8px;
}
#divbajdetail{
    background: #ebeff8;
    border-radius: 0 33px 0 0;
    padding-top: 26px;
    padding-bottom: 11px;
    position: relative;
    z-index: 0;
    margin-left: -28px;
    padding-left: 110px;
}
.flexespace{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#imgcentrodetail {
    position: absolute;
    z-index: 2;
    height: 350px;
    left: -181px;
    right: 0px;
    margin: auto;
    top: 50px;
    bottom: 0;
}
.padbt0{
        padding-bottom: 5px !important;
}
#btnreg2{
    display: none;
}

.btncita {
    background: #1c618a;
    padding: 8px 15px;
    color: white;
    font-weight: bold;
    font-size: .8em;
    border: 0;
    border-radius: 12px;
}




#divhaz1{
    width: 50%;
}
#divhaz2{
    width: 50%;
}


.form-input{
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 10px;
    padding: 11px 14px;
    font-size: 0.98em;
    margin-bottom: 20px;
    color: #808080;
}
.form-input::placeholder { color: #808080; }
.form-area{
    resize: none;
    margin-bottom: 5px;
}

.lform {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.3em;
    border-radius: 65px;
    width: 84%;
    margin: auto;
}
.btncontcform{
        color: #ffffff;
    background-color: #1c618a;
    font-size: 1em;
    font-weight: 500;
    border: 0;
    outline: 0;
    margin-top: 23px;
    margin-bottom: 11px;
    padding: 6px 13px;
    border-radius: 12px;
}
.texchc {
    font-size: 0.6em;
    font-weight: 400;
    color: #808080;
    margin: 7px 0px;
}
.text-c{
    text-align: center;
}
.texchc a{
    color: #aee4ff;
}

#divcita1{
    padding: 80px 85px 80px 115px;
}
#divcita2{
    background-image: url(../img/hazcita/bghazcita.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 85px 0px 115px;
}
#imdgdoc{
    width: 100%;
    margin-left: -180px;
}

.shadowbtnaz{
    -webkit-box-shadow: 0px 0px 27px -8px rgb(159 215 243 / 40%);
    box-shadow: 0px 0px 11px 0px rgb(159 215 243 / 40%);
}
.f400{
    font-weight: 400;
}

.btncontcform:focus {
    outline: 0px;
}
#divcita1 .titleprincipal {
        margin-bottom: 14px;
}
.parrachazcita{
        color: #808080;
    font-size: 0.9em;
    margin-bottom: 28px;
}

.cardcarrusel h4 {
    /*height: 86px;*/
    height: 110px;
}

.resslick  img{
    height: 220px;
    margin: auto;
    margin-bottom: 10px;
}
.imgcar1{
    height: 340px!important;
    left: -215px!important;
}
.imgcar2{
    left: -90px!important;
}
.imgcar3{
    height: 245px!important;
    left: -280px!important;
}
.imgcar4{
    height: 280px!important;
}
#divdetalle .loadicon {
    width: 50px;
    display: block;
    margin: auto;
    margin-top: 26px;
    margin-bottom: 26px;
}
/*PROCEDIMIENTOS*/
.imgprocedi {
    height: 308px !important;
}
.radioim{
    height: 179px !important;
    left: -255px !important;
}
.resecionim{
    height: 280px !important;
    left: -211px !important;
}

.imgradpros{
    top: 137px !important;
    left: -230px !important;
}
#whatsoppen {
    position: fixed;
    bottom: 15px;
    height: 61px;
    width: 195px;
    left: auto!important;
    cursor: pointer;
    z-index: 99999;
    right: 23px!important;
}
#frmWhats{
    position: fixed;
    bottom: 10px;
    height: 232px;
    width: 267px;
    left: auto!important;
    opacity: 1;
    z-index: 99999999;
    right: 6px!important;
}