.card-title-content {
    width: 100%;
    padding-top: 9px;
    margin-bottom: 22px;
    text-align: center;
    color: #34495e!important
}
.cardsGroupRT {
    width: 100%;
    height: inherit;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 0 auto 5px;
    margin-bottom: 10px\9
}
@media (max-width: 568px) {
    .cardsGroupRT {
        width: 100%
    }
}
.cardRT {
    height: 265px;
    width: 225px;
    display: inline-block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    cursor: hand;
    margin-right: 10px;
    perspective: 800;
}
@media (max-width: 568px) {
    .cardRT {
        margin-right: 2px;
        width: 100%;
        height: 181px;
        margin-bottom: 5px;
    }
    .card {
        height: 100%
    }
}
.card {
    height: 100%;
    width: 100%;
    color: #34495e;
    background-color: rgba(255, 255, 255, .3);
    background-color: #fff\9;
    border: 1px solid #f3f3f3;
    border-radius: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}
.card .atras,
.card .frente {
    width: 100%;
    border-radius: 20px
}
.card .lado {
    position: absolute;
    height: 100%;
    width: 100%;
    backface-visibility: hidden
}
.card .frente {
    height: 100%;
    text-align: center;
    display: inline-block\9;
    background-size: contain
}
.card .atras,
.cardRT:hover .card .frente {
    display: none
}
@media (max-width: 568px) {
    .card .frente {
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 80%;
        padding-left: 35px;
        padding-right: 10px
    }
}
.card .atras {
    height: 100%;
    background-size: contain
}
@media (max-width: 568px) {
    .card .atras {
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 80%
    }
}
.cardRT:hover .card .atras {
    display: block
}
.cardRT-image {
    margin: 0 auto;
    text-align: center;
    width: 127px;
    height: 127px;
    background-position: center;
    background-repeat: no-repeat
}
.cardRT-separator {
    width: 17px;
    height: 320px;
    float: left;
    padding-top: 17px
}
.cardRT-flag {
    width: 110px;
    height: 7px;
    background-color: #3fbfad;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px
}
.cardRT-title-cardBack,
.cardRT-title-cardFront {
    width: 100%;
    height: 40px;
    opacity: .5;
    text-align: center;
    line-height: 24px;
    padding-top: 24px;
    color: #34495e;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400
}
.cardRT-title-cardBack {
    opacity: 1
}
.cardRT-content {
    width: 100%;
    height: 263px;
    text-align: center
}
.cardRT-image {
    position: relative;
    margin-top: 23px
}
.cardRT-description {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 100px;
    padding-top: 34px; 
    line-height: 17px;
    font-size: 13px
}
@media (max-width: 568px) {
    .cardRT-description {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        vertical-align: middle;
        padding-top: 17px;
        line-height: 17px;
        font-size: 13px;
        margin-bottom: 10px;
        height: 40%
    }
}
.cardRT-quoteButtonContent {
    height: 42px;
    width: 100%;
    text-align: center;
    margin-bottom: 2px
}
.cardRT-quoteButton:hover {
    text-decoration: none;
    background-color: #17AB96;
    color: #fff
}
@media (max-width: 568px) {
    .cardRT-quoteButtonContent {
        float: left;
        width: 100%;
        margin-top: 20px;
        margin-left: 5px
    }
    .enlace-services-atras {
        display: block;
        margin-top: 27px;
        padding: 10px 0
    }
    .cardRT-title-ladofrente {
        margin-left: -5%;
        float: left;
        margin-top: 40px; 
        width:50%;
    }
}

.direccionWeb-content {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center
}
.layout-40-porcent,
.layout-50-porcent {
    overflow: hidden;
    padding-bottom: 17px;
    position: relative
}

.cardRT-title-ladofrente {
    opacity: .5;
    text-align: center;
    line-height: 24px;
    padding-top: 24px;
    color: #34495e;
    font-size: 24px
}

/***INI Imagenes de grupos**/
.image-card_multi {  
	background-image: url(../../img/image_multi.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

.image-card_panel1 {  
	background-image: url(../../../paneles/img/sprite_convenios.png); 
	background-size: cover;
	display: inline-block;
    width: 150px;
    height: 150px; 
}

.image-card_panel2 {  
	background-image: url(../../../paneles/img/personajes.png); 
	background-size: cover;
	display: inline-block;
    width: 150px;
    height: 150px; 
}

.image-card_panel3 {  
	background-image: url(../../../paneles/img/personajes2.png); 
	background-size: cover;
	display: inline-block;
    width: 150px;
    height: 150px; 
}

.image-card_panel4 {  
	background-image: url(../../../paneles/img/personajes4.png); 
	background-size: cover;
	display: inline-block;
    width: 150px;
    height: 150px; 
}

.image-card_vida {  
    background-image: url(../../img/image_vida.png);  
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

.image-card_salud {
   background-image: url(../../img/image_salud.png); 
	background-size: cover;
	display: inline-block;
    width: 104px;
    height: 150px; 
}
 
 .image-card_vehi {
    background-image: url(../../img/image_prod_vehi.png); 
	background-size: cover;
	display: inline-block;
    width: 118px;
    height: 106px; 
}

 .image-card_domi {
    background-image: url(../../img/image_prod_domi.png); 
	background-size: cover;
	display: inline-block;
    width: 118px;
    height: 106px; 
}

.image-card_acp {  
	background-image: url(../../img/image_prod_saludpreferencial.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

 .image-card_soat {
    background-image: url(../../img/soat.png); 
	background-size: cover;
	display: inline-block;
    width: 118px;
    height: 106px; 
}
 

 /***FIN Imagenes de grupos**/
 
.fondo-rimac,
.general-content,
.layout-content {
    width: 100%;
    display: inline-block
}
.content {
    padding-left: 0;
    padding-right: 0;
    margin: auto
}
.fondo-rimac {
    background-image: url(../../img/fondo-rimachub.png);
    background-size: cover;
    background-repeat-y: no-repeat;
    text-align: center;
  /*   margin-top: 50px; */
/*     margin-top: -47px\9; */
    border-radius: 20px;
    
    
}
@media (max-width: 767px) {
    .fondo-rimac {
        background-size: cover;
     	margin-top: 30px;     
    }
}
.general-content {
    text-align: center
}
.layout-content {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom : 30px;
}
.layout-60-porcent {
    width: 59%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-bottom: -10px
}
@media (max-width: 900px) {
    .layout-60-porcent {
        width: 100%
    }
}
.layout-40-porcent {
    width: 39%;
    display: inline-block
}
@media (max-width: 900px) {
    .layout-40-porcent {
        width: 100%
    }
}
.layout-50-porcent {
    width: 49%;
    display: inline-block;
    text-align: center;
    float: left
}
@media (max-width: 900px) {
    .layout-50-porcent {
        width: 100%
    }
}
.footer a {
    color: red
}
.footer a:active,
.footer a:hover,
.footer a:link,
.footer a:visited {
    text-decoration: none;
    color: red
}
.home-subtitle,
.home-title {
    color: #34495e;
    width: 100%;
    display: inline-block
}
.home-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    
}
@media (max-width: 568px) {
    .home-title {
        font-size: 20px;
        margin-bottom: 10px;
       
    }
}
.content-login-greeting,
.home-subtitle {
    margin-bottom: 20px;
    text-align: center;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.home-subtitle {
    font-size: 18px;
    font-weight: 400
} 

@media (max-width: 568px) {
    .home-subtitle {
        font-size: 14px;
    	font-weight: 400
    	
    }
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}


.cardRT-title-ladofrente,
.control-form-rimac,
.rimac-btn-fifth {
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.rimac-btn-fifth,
.rimac-btn-fifth:active,
.rimac-btn-fifth:hover,
.rimac-btn-fifth:link,
.rimac-btn-fifth:visited {
    color: #fff;
    text-decoration: none
}
.rimac-btn-fifth {
    width: 124px;
    height: 39px;
    background-color: #3fbfad;
    border: 1px solid #3fbfad;
    border-radius: 6px;
    font-size: 14px;
    margin: 63px auto;
    padding-top: 8px;
    display: inline-block;
    transition: all .3s; 
}
.rimac-btn-fifth:hover {
    background: #37a697
}
.rimac-btn-fifth:active {
    background: #37a697;
    color: #f1f4f5
}

@media (max-width: 568px) {
   .rimac-btn-fifth {
	    width: 124px;
	    height: 39px;
	    background-color: #3fbfad;
	    border: 1px solid #3fbfad;
	    border-radius: 6px;
	    font-size: 14px;
	    margin: -7px auto;
	    padding-top: 6px;
	    display: inline-block;
	    transition: all .3s; 
	}
}

/*******************/

.cardProd-quoteButtonContent {
    height: 42px;
    width: 100%;
    text-align: center;
    margin-bottom: 2px
}

@media (max-width: 568px) {
    .cardProd-quoteButtonContent {
        float: left;
        width: 100%;
        margin-top: 20px;
        margin-left: 5px
    } 
    .cardProd-title-ladofrente {
        margin-left: -5%;
        float: left;
        margin-top: 40px; 
        width:50%;
         font-size: 20px
    }
}

.cardProd-title-ladofrente {
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.cardProd-title-ladofrente {
    opacity: .5;
    text-align: center;
    line-height: 24px;
    padding-top: 24px;
    color: #34495e;
    font-size: 20px
}

.fondo-rimac-prod,
.general-content,
.layout-content {
    width: 100%;
    display: inline-block
}
 
.fondo-rimac-prod {
    background-image: url(../../img/bg-contact.png);
    background-size: cover;
    background-repeat-y: no-repeat;
    text-align: center;
    margin-top: 30px;
/*     margin-top: -47px\9; */
    border-radius: 20px;
    
    
}
@media (max-width: 767px) {
    .fondo-rimac-prod {
        background-size: cover;
     	margin-top: 30px;     
    }
}

.fondo-consulta-emi,
.general-content,
.layout-content {
    width: 100%;
    display: inline-block
}
 
.fondo-consulta-emi {
/*     background-image: url(../../img/bg-contact.png); */
/*     background-size: cover; */
	background: #f1f4f5;
/*     background-repeat-y: no-repeat; */
    text-align: center;
    margin-top: 30px;
/*     margin-top: -47px\9; */
    border-radius: 20px;
    
    
}
@media (max-width: 767px) {
    .fondo-consulta-emi {
/*         background-size: cover; */
     	margin-top: 30px;     
    }
}

.cardRTProd-title-cardBack,
.cardRTProd-title-cardFront {
    width: 100%;
    height: 40px;
    opacity: .5;
    text-align: center;
    line-height: 24px;
    padding-top: 24px;
    color: #34495e;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400
}
.cardRTProd-title-cardBack {
    opacity: 1
}

.image-card_prod_default {
   background-image: url(../../img/image_prod_default.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

.image-card_prod_65 {
   background-image: url(../../img/image_prod_65.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

.image-card_prod_35 {
   background-image: url(../../img/image_prod_35.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

.image-card_prod_vehi {
   background-image: url(../../img/image_prod_vehi.png); 
	background-size: cover;
	display: inline-block;
    width: 118px;
    height: 106px; 
}

.image-card_prod_devolucion {
   background-image: url(../../img/familia.png); 
	background-size: cover;
	display: inline-block;
    width: 118px;
    height: 106px; 
}

 .image-card_prod_domi {
    background-image: url(../../img/image_prod_domi.png); 
	background-size: cover;
	display: inline-block;
    width: 118px;
    height: 106px; 
}

 .image-card_prod_acp {
    background-image: url(../../img/image_prod_saludpreferencial.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

 .image-card_prod_salud {
    background-image: url(../../img/image_salud.png); 
	background-size: cover;
	display: inline-block;
    width: 115px;
    height: 150px; 
}

.cardRTProd-flag {
    width: 110px;
    height: 7px;
    background-color: #e6281e;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px
}




 
 
.rimac-btn-fifth-prod {
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.rimac-btn-fifth-prod,
.rimac-btn-fifth-prod:active,
.rimac-btn-fifth-prod:hover,
.rimac-btn-fifth-prod:link,
.rimac-btn-fifth-prod:visited {
    color: #fff;
    text-decoration: none
}
.rimac-btn-fifth-prod {
    width: 124px;
    height: 39px;
    background-color: #e6281e;
    border: 1px solid #e6281e;
    border-radius: 6px;
    font-size: 14px;
    margin: 63px auto;
    padding-top: 8px;
    display: inline-block;
    transition: all .3s; 
}

.soat-btn-img-atras {
	margin : 30px;
}

.rimac-btn-fifth-prod:hover {
    background: #BC150C
}
.rimac-btn-fifth-prod:active {
    background: #BC150C;
    color: #f1f4f5
}

@media (max-width: 568px) {
   .rimac-btn-fifth-prod {
	    width: 124px;
	    height: 39px;
	    background-color: #e6281e;
	    border: 1px solid #e6281e;
	    border-radius: 6px;
	    font-size: 14px;
	    margin: -7px auto;
	    padding-top: 6px;
	    display: inline-block;
	    transition: all .3s; 
	}
}

/***************************/
.repeat-item.ng-enter,
.repeat-item.ng-leave {
  -webkit-transition: 0.5s linear all;
  transition: 0.5s linear all;
}

.repeat-item.ng-enter,
.repeat-item.ng-leave.ng-leave-active {
  opacity: 0;
}

.repeat-item.ng-leave,
.repeat-item.ng-enter.ng-enter-active {
  opacity: 1;
}


.selectedxxx{ 
  color:blue;
  background-color: red;
  font-weight : bold;
}