#Inicio { background-image: url(../img/profile-banner.jpg);  background-size: cover; background-position: -100px center; background-repeat: no-repeat; }
.logoKal{ max-width: 400px; }
#Inicio h1 { margin-top: 2rem; font-size: 4rem; line-height: 62px; }
.bg-kaloni{ background-color: #032958 !important; }
.list-social-icons a:hover { color: #032958; }
.titlePreg{ font-size: 1.8rem; color: black; font-weight: 600; }
.txtResp{ }


@media (min-width: 300px) { .MiseccCust{ min-height: 100vh; } .MiseccCust .resume-item .resume-date { min-width: 18rem; } }
.MiseccCust{ display: flex; }
.MiseccCust .portfolio-item { right: 0; margin: 0 0 15px; }
.MiseccCust .portfolio-item .portfolio-link { position: relative; display: block; max-width: 400px; margin: 0 auto; cursor: pointer; text-align: center; }
.MiseccCust .portfolio-item .portfolio-link .caption-port { position: absolute; width: 100%; height: 100%; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; opacity: 0; background: rgba(3, 41, 88, 0.5); }
.MiseccCust .portfolio-item .portfolio-link .caption-port:hover { opacity: 1; }
.MiseccCust .portfolio-item .portfolio-link .caption-port .caption-port-content { font-size: 20px; position: absolute; top: 50%; width: 100%; height: 20px; margin-top: -12px; text-align: center; color: white; }
.MiseccCust .portfolio-item .portfolio-link .caption-port .caption-port-content i { margin-top: -12px; }
.MiseccCust .portfolio-item .portfolio-link .caption-port .caption-port-content h3,
.MiseccCust .portfolio-item .portfolio-link .caption-port .caption-port-content h4 { margin: 0; }
.MiseccCust * { z-index: 2; }
@media (min-width: 767px) { .MiseccCust .portfolio-item { margin: 0 0 30px; } }


.portfolio-modal .modal-dialog {
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    border: none;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.portfolio-modal .title-bar { padding: 0 0 50px 0; }
.portfolio-modal .title-bar h1{ visibility: initial; animation-name: initial; }
.portfolio-modal .modal-dialog .modal-content { padding: 10px 0 100px 0; border: 0; border-radius: 0; } 
.portfolio-modal .modal-dialog .modal-content img { margin-bottom: 30px; }
.portfolio-modal .modal-dialog .modal-content .item-details { margin: 30px 0; }
.portfolio-modal .close-modal { position: absolute; top: 25px; right: 25px; width: 75px; height: 75px; cursor: pointer; background-color: transparent; }
.portfolio-modal .close-modal:hover { opacity: 0.3; }

.portfolio-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #2C3E50;
}
.portfolio-modal .close-modal .lr .rl {
    /* Safari and Chrome */
    z-index: 1052;
    width: 1px;
    height: 75px;
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #2C3E50;
}

.portfolio-modal .modal-backdrop { display: none; opacity: 0; }
@media (max-width: 850px){ .portfolio-modal .close-modal{ display: none; } }

.cajaInputText{ display: flex; justify-content: center; width: 100%; margin-top: 20px; margin-bottom: 20px; }
.txtTel{ font-size: 2rem; font-weight: 600; color: #355479; border: none; border-bottom: 1px solid #2196f3; width: 60%; }
.txtTel:focus-visible{ border: 1px solid red !important; }
.btnComboText{ width: 20%; }
.testimo_box_1{ display: flex; flex-direction: row; align-items: center; }
.testimo_box_name{ width: 70%; }
.testimo_box_img{ width: 30%; }
.marginTestimonio{margin-top: -200px;}
.naviLat{ color: white !important; cursor: pointer; }

.txtTel2{     width: 100%; font-size: 1.1rem; padding: 13px 10px; } 
.btnComboText2 { width: 100%; font-size: 14px; padding: 15px 0px; text-transform: none; }


/* Estilos para dispositivos móviles (Mobile Portrait) */
@media only screen and (max-width: 480px) {
/* Aquí puedes aplicar estilos específicos para dispositivos móviles */
    #Inicio { background-image: url(../img/fondo_medreg_mob.png); background-position: 125px bottom; }
    section{overflow-x: hidden;}
    nav{overflow-x: hidden; overflow-y: hidden;}
    div{overflow-x: hidden; overflow-y: hidden;}
    .logoKal{ max-width: 200px; }
    .btnComboText2{ width: 100%; }
    .txtTel{ font-size: 1rem; font-weight: 500; color: #355479; border: none; border-bottom: 1px solid #2196f3; width: 100%; }
    section.resume-section { padding-top: 2rem  !important; }
    #Inicio h1 { margin-top: 0rem; font-size: 3rem; line-height: 50px; }
    .titlePreg { font-size: 1.5rem; color: black; font-weight: 600; line-height: 28px; }
    .MiseccCust .portfolio-item .portfolio-link { overflow: hidden;}
    .form-check-label { padding-left: 0px !important; margin-bottom: 0px !important; }
    .MiseccCust .portfolio-item .portfolio-link .caption-port .caption-port-content { height: 50px; }
    .mob80{max-width: 80%;}
    .mob90{max-width: 90%;}
    #award-box { padding: 10px 0; }
    #award-box .description { font-size: 14px; color: black; line-height: 22px; margin-top: 4px; }
    .marginTestimonio{margin-top: 50px;}
    .btn-general { background-color: white; text-align: center; border-width: 1px; border-radius: 0px; font-size: 15px; padding: 9px 9px; font-weight: 400; text-transform: none;  }
}

/* Estilos para tabletas (Tablet Portrait) */
@media only screen and (min-width: 481px) and (max-width: 768px) {
/* Aquí puedes aplicar estilos específicos para tabletas */
}

/* Estilos para laptops */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
/* Aquí puedes aplicar estilos específicos para laptops */
}

/* Estilos para escritorios (Desktop) */
@media only screen and (min-width: 1025px) {
/* Aquí puedes aplicar estilos específicos para escritorios */
}
