body{
    background: #EFEFEF;
}
.navbar {
    background: white;
}
.navtext{
    color: #284376;
    font-family: "Raleway";
    font-weight: 900;
    
}
.logo{
    height: 67px;
    width: auto;
}
.line::after{
    content: '';
   
    width: 100%;
    height: 30px;
    margin-left: 10px;
    vertical-align: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 3px solid #284376;
}
.line::before{
    content: '';
   
    width: 100%;
    height: 30px;
    margin-right: 10px;
    vertical-align: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 3px solid #284376;
}
.hero{
    margin-top: 70px;
    background-image: url('/img/JC-HERO_BANNER.png');
    background-position: center center;
    background-size: cover;
    height: 90vh;
    background-repeat: no-repeat;
}
.titleH{
    text-align: center;
    font-family: "Raleway";
    font-size: 60px;
    font-weight: 900;
    color: white;
}
.deschero{
    text-align: center;
    font-family: "Raleway";
    font-size: 30px;
    font-weight: 600;
    color: white; 
    padding: 0px 200px;
}
.btnH{
    color: white;
    background: #284376;
    border-radius: 50px;
    box-shadow: 5px 12px 28px 3px #000;
    font-size: 27px;
}
.btnH:hover{
    color: white;
    background: #284376;
    border-radius: 50px;
    box-shadow: 5px 12px 28px 3px #000;
    font-size: 27px;
}
.title-tipos{
    text-align: center;
    font-family: "Raleway";
    font-size: 60px;
    font-weight: 900;
    color: #284376;
}
.img-card{
    width: 100%;
    height: auto;
}
.card{
    border-radius: 27px;
}
.title-card{
    color: #284376;
    font-family: "Raleway";
    font-size: 35px;
    font-weight: 900;
    text-align: left;
    margin-bottom: 20px;
}
.desc-card{
    text-align: left;
    font-family: "Raleway";
    font-size: 19px;
    font-weight: 500;
    color: #000; 
}
.mrmb{
    margin-left: -2px;
    margin-bottom: -2px;
}
.img-somi
{
    width: 100%;
    height: auto;
}
.cont-inf-mi{
    background: #f2a74e;
    border-top-left-radius: 170px;
}
.cont-img-mi{
    background: rgb(13, 12, 13);
}
.title-mi{
    color: #000;
    font-family: "Raleway";
    font-size: 70px;
    font-weight: 900;
    text-align: left;
    margin-bottom: 20px;
}
.desc-mi{
    text-align: left;
    font-family: "Raleway";
    font-size: 19px;
    font-weight: 500;
    color: #000; 
    line-height: normal;
    list-style: none;
}
.tel-mi{
    text-align: left;
    font-family: "Raleway";
    font-size: 25px;
    font-weight: 900;
    color: #000; 
    text-decoration: none;
    cursor: pointer;
}
.cont-b4{
    background: #284376;
    border-bottom-right-radius: 170px;
}
.titleb4{
    color: #fff;
    font-family: "Raleway";
    font-size: 54px;
    font-weight: 900;
    text-align: center;
    padding: 0px 148px;
}
.descb4{
    color: #fff;
    text-align: center;
    font-size: 47px;
}
.btnb4{
    background: #f2a74e;
    color: #000;
    font-family: "Raleway";
    border-radius: 50px;
    font-size: 27px;
    font-weight: bold;
}
.btnb4:hover{
    background: transparent;
    color: #f2a74e;
    border:solid 1px #f2a74e;
    font-family: "Raleway";
    border-radius: 50px;
    font-size: 27px;
    font-weight: bold;
}
.contb5{
    background: #fff;
    border-bottom-left-radius: 170px;
}
.brtb{
    border: solid 5px #284376;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
.brbb{
    border: solid 5px #284376;
    border-left: 0;
    border-right: 0;
}
.icon{
    width: 150px;
    height: auto;
}
.descb5{
    font-size: 45px;
    color: #000;
    font-family: "Raleway";
    font-weight: 600;
    line-height: normal;
}
.gencontb6{
    background: #5172A5;
   
   
}
.conb6{
    height: 754px;
    background-image: url('/img/JC-Banner.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.hrow{
    height: 754px;
}
.titleb6{
    color: #fff;
    font-family: "Raleway";
    font-size: 54px;
    font-weight: 900;
    text-align: center;
    padding: 0px 148px;
}

.titleb7{
    color: #284376;
    font-family: "Raleway";
    font-size: 54px;
    font-weight: 900;
    text-align: center;
}
.b7brc{
    border-radius: 104px;
    border: #5172A5 5px solid;
}
.pregunta{
    color: #000;
    font-family: "Raleway";
    font-size: 20px;
    font-weight: 900;
    text-align: left;
}
.plus{
    width: 130px;
    height: 130px;
}
.espacio{
    background: #EFEFEF;
    height: 100px;
    border-top-right-radius: 170px;
}
.cont-contacto{
    background: #f2a74e;
    border-top-left-radius: 170px;
    border-bottom-right-radius: 170px;
}
.title-contacto{
    text-align: center;
    color: #000;
    font-family: "Raleway";
    font-size: 62px;
    font-weight: 900;
    padding: 0px 50px;
}
form div{
    text-align: center;
}
input, select {
    font-family: "Raleway";
    font-size: xx-large;
    display: inline-block;
    width: 800px;
    background: #EFEFEF;
    color: gray;
    padding: 10px 17px;
    margin-bottom: 30px;
    border: none;
}
footer p{
    color: #fff;
    font-family: "Raleway";
    font-size: xx-large;
}
.dosfondos{
    background-image: linear-gradient(to bottom, #EFEFEF 50%, #284376 50.1%);
}
.dosfondosd{
    background-image: linear-gradient(to bottom, #EFEFEF 50%, #5172A5 50.1%);
}

.form-check-input{
    background-color: transparent;
    border: 2px solid black;
}
.form-check-input:checked {
    background-color: #284376;
    border-color: #284376;
}
.form-check-label{
    font-family: "Raleway";
    font-size: xx-large;
    text-align: left;
    width: 800px;
    color: #000;
}
.seragente{
    color: #284376;
    font-family: "Raleway";
    font-size: 54px;
    font-weight: 900;
    text-align: center; 
}
.avtive-list{
    border-radius: 35px;
}
.open{
    cursor: pointer;
}