@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,200&display=swap');
.banner-amigo{
    position:fixed;
    top: 0px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url("https://spseguros.com.ar/extras/banner-sorteo-dsk.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 30%;
}
.contenedor-camara{
    background: #ffffff;
    width: 100%;
    height:100%;
    position: fixed;
    top:0px;
    display:none;
    z-index:1000;
}
#canvas{
    width: 100%;
    height: 85%;
}
#video{

}
.PreviewImagen{
    max-width: 200px;
    border: 10px solid white;
}
.mobile-insp{
    display:none;
}
.title-amigo{

}
#logo_sp{
    position: fixed;
    top: 10px;
    left: 20px;
    width: 250px;
    margin:10px;
    z-index: -1;
  }
  .opcionesModal{
    display:none;
  }
  .optionesModalInicio{
    display:block;
  }

.Heridos, .DanosMateriales, .robo{
  background-color: #FFF;
  padding: 10px;
}

  #logo_sp_log{
    position: fixed;
    top: 10px;
    left: 20px;
    width: 170px;
    margin:10px;
    z-index: -1;
  }
  #pastillas_sp{
    position: fixed;
    top: 0px;
    right:-5px;
    width: 70px;
    z-index: -1;
  }
  #border{
    position: relative;
    top:10px;
    width: 100%;
    height: 120px;
  }
  #border_log{
    position: relative;
    top:10px;
    width: 100%;
    height: 100px;
  }
  #text1{
    background: #FFFF;
    border: none;
    border-bottom:1px solid #BCBCBC;
    font-family: Montserrat;
    font-weight: lighter;
  }
  #myPass{
    background: #FFFF;
    border: none;
    border-bottom:1px solid #BCBCBC;
    font-family: Montserrat;
    font-weight: lighter;
  }
  #icono_form{
    background: #FFFF;
    border: none;
    border-bottom:1px solid #BCBCBC;
    color:#BCBCBC;
  }
  .card{
      border: none;
      z-index:1;
  }
  .custom_link{
      color:#1C2140;
      font-weight: bold;
      font-size: 12px;
  }

  .btn-custom{
      color:#E42620;
      font-weight: bold;
      font-size: 15px;
  }
.cotizar{
    margin-top: 30px;
    color:#848484;
    font-family: Montserrat;
    font-weight: lighter;
}
#custom_nav_bottom{
    position: fixed;
    bottom: 20px;
    width: 92%;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
z-index:4;
padding:0px;
}

#custom_nav_bottom a {
    color:#848484;
    font-family: Montserrat;
    font-weight: medium;
    width:100%;

}
#custom_nav_bottom_3, #nav_link_cred_offline {
  position: fixed;
  bottom: 10%;
  width: 50%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index:4;
  padding:0px;
  margin-left: 5px;
    font-size: 20px;
}

#nav_link_cred_offline  {
  display: none;
}

.link-siniestro {
  font-size:14px !important;
  margin-left: 10px;
}
.triangulo{
  color:#E42620;
}

#custom_nav_bottom3 a {
  color:#848484;
  font-family: Montserrat;
  font-weight: medium;
  font-size:12px !important;


}

#custom_nav_bottom2{
  position: fixed;
  bottom: 20px;
  width: 92%;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
z-index:99;
padding:0px;
}
#custom_nav_bottom2 a {
  color:#848484;
  font-family: Montserrat;
  font-weight: medium;


}
.vertical-line{
    width: 1px; /* Line width */
    background-color: #848484; /* Line color */
    height: 30px; /* Override in-line if you want specific height. */
    float: left; /* Causes the line to float to left of content.
      You can instead use position:absolute or display:inline-block
      if this fits better with your design */
  }
  .footer-copyright{
    position: fixed;
    bottom: 0px;
    width: 92%;
  }

  .card-header{
    font-family: Montserrat;
    font-weight: bold;
      color:#1C2140;
      background: #F3F3F3;
      border:none;
  }
  .back i{

      font-size: 25px;
  }
  .registrarme_icon{
    font-family: Montserrat;
    font-weight: bold;
      color: #E42620 !important;
      border: none;
      margin-right: -5px;
      background: #F3F3F3;
  }
  #object{
      width: 100%;
      min-height: 500px;
  }
  .contacto-titulo{
      font-size: 12px;
    font-family: Montserrat;
    font-weight:700;
      color:#1C2140;
  }
  .contacto-numero{
    font-family: Montserrat;
    font-weight:700;
    color:#008FB9;
    margin-bottom: -5px;
  }
  .contacto-descripcion{
    font-family: Montserrat;
    color:#616161;
  }
  .menu-titulo{
    font-size: 30px;
  font-family: Montserrat;
  font-weight:700;
    color:#1C2140;
    text-align: left;
}
.menu-numero{
  font-family: Montserrat;
  font-weight:700;
  color:#1C2140;
  margin-bottom: -5px;
}
.separador{
    background: #1C2140;
    width: 100%;
    height: 1px;
}
.menu-descripcion{
  font-family: Montserrat;
  color:#008FB9;
  line-height: 15px;
}

  .card-contactos, .border-contacto-top{
     border-top: 2px solid #F3F3F3;
  }
  .border-contacto-top{
      margin-top: -10px;
  }
  .navbar-mobile{
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding-top: 10px;
    -webkit-box-shadow: 1px -1px 15px -4px #000000;
    box-shadow: 1px -1px 15px -4px #000000;
    z-index:3;
  }
  .custom-icon{
    font-weight: bold;
      font-size: 12px;
      border: none;
      font-family: Montserrat;
      margin-left: -10px;

  }

  .custom-icon span{
      margin-bottom: 5px;
      font-size: 20px;
  }

  .custom-icon-round{
    position: fixed;
    right: 5px;
    bottom: 5px;
    height:100px;
    width:100px;
    background:#1C2140;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    color: white;
    z-index: 4;
    font-size: 50px;
  }
  .custom-icon-round li{
    color: white;
  }
  .custom-icon-2{
    margin-left: -12px !important;
  }

  #MenuMobile{
      position: absolute;
      top:2%;
      z-index:3;
      background: #FFF;
      width: 100%;
      padding-bottom: 50px;
  }

  .titulo-red{
    font-family: Montserrat;
      color:#E42620;
      font-weight:900;
  }
  .custom-header{
      font-weight:500;
      padding:1.01rem  !important;
  }

  .tab-pane{
    background: #FFF;
    padding: 10px;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border: 0px solid #000000;
  }
  .nav-tabs .nav-link {
    border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    border: 0px solid #000000;
    font-family: Montserrat;

}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  font-weight: bolder;
color:#008FB9;
background: #FFF;
}
.nav-tabs{
  border-bottom: none !important;
}
.titulo-datos{
color: #1C2140;
font-family: Montserrat;
font-weight: bolder;
}
.titulo-descripcion{
  color: #616161;
  font-family: Montserrat;
  font-weight: lighter;
}
.card-custom-polizas{
  width: 105%;
  min-height: 100%;
  margin-left: -10px;
}
.documentos-navbar{

  background-color: #F3F3F3;
  color: #1C2140;
font-family: Montserrat;
font-weight: lighter;
padding: .5px;
}
.custom-poliza{
  width: 25%;
  font-size: 8px;
  color: #1C2140 !important;
  font-family: Montserrat;
  font-weight: lighter;
  padding: 10px;
}
.icono-custom{
  font-size: 20px;
  color: #C6C6C4;
  font-family: Montserrat;
  font-weight: lighter;
  text-align: right;
  margin-left: -20px;
}
.titulo-cupones{
  color: #616161;
  font-family: Montserrat;
  font-weight: bolder;
}
.border_hr{
  height: 1px;
  width: 100%;
  background:#C6C6C4;
  margin-top: 10px;
}
.contenido{
  padding: 10px;
  width: 100%;
  margin-left: 1px !important;

}
.icon-download{
  font-size: 25px;
  text-align: right;
}
.titulo-rojo{
  font-family: Montserrat;
  color:#E42620;
  font-weight: bold;
}
.titulo-azul{
  color: #1C2140;
  font-weight: bold;
font-family: Montserrat;
}
.titulo-gris{
  color: #616161;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: lighter;
}
.porcentaje{
  font-size: 20px;
}
.mensaje{
  margin-top: 50px;
}
.mi_info{
  padding: 10px;
  margin-top: -36px;
}
.mi_info2{
  padding: 10px;
  margin-top: 0px;
}

.card_header_productor{
  background: #FFF;
  padding:5px !important;

}
.card{
  margin-top: 10px;
  border-radius: 13px 13px 0px 0px;
  -moz-border-radius: 13px 13px 0px 0px;
  -webkit-border-radius: 13px 13px 0px 0px;
  border: 0px solid #000000;
  font-family: Montserrat;
  background: #F3F3F3;
}

.collapse_productor{

  font-family: Montserrat;
  background: #FFF;
  border-radius: 0px 0px 13px 13px;
-moz-border-radius: 0px 0px 13px 13px;
-webkit-border-radius: 0px 0px 13px 13px;
border: 0px solid #000000;
}

.btn_poliza{
  width: 100%;
}
.numero_poliza_productor, .flecha_abajo{
  color: #1C2140;
  font-weight: bold;
}

.cargador{
  display:none;
  width: 100%;
  height: 100%;
  position: fixed;
  top:0px;
  z-index: 100;
  background: #FFF;

  filter:alpha(opacity=90);

-moz-opacity:.90;opacity:.90;
}
.cargador_contenido{
  display:none;
  color: #1C2140;
  font-weight: bold;
  font-family: Montserrat;
  width: 100%;
  height: 100%;
  position: fixed;
  top:35%;
  z-index: 100;
}

.loader{
  width: 50% !important;
}

.boton-documentos{
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  font-family: Montserrat;
}
.icono_download{

}

.espacio{
  width: 100%;
  height: 200px;
}

a{
  color: #008FB9;

}
.card-body{
  padding: 1.01rem !important;
 m argin-top: -10px;

}
.hola_login{
  font-family: Montserrat;
  font-weight: bold;
  color: #1C2140;
  background: #F3F3F3;
  border: none;
  font-size: 20px;
}
.titulo-gris-login{
  color: #1C2140;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
}

.btn-registro{
  font-family: Montserrat;
  font-weight: bold;
  color: #1C2140;
  font-size: 15px;
}
.contenedor-blanco{
  background-color: #FFF;
  padding: 10px;
  border-radius: 13px 13px 13px 13px;
-moz-border-radius: 13px 13px 13px 13px;
-webkit-border-radius: 13px 13px 13px 13px;
border: 0px solid #000000;
}
.menu_dsk{
  position:relative;
  margin-top: 9%;
  margin-bottom: 0px;
  width: 100%;
  height: 55px;
  padding:30px;
}
.menu_dsk a{
color:#1C2140;
}
.desc-menu{
  font-size: 12px;
  color: #008FB9;
}
.nav-link-dsk{
  color:#1C2140 !important;
  font-family: Montserrat;
  font-weight: bolder;
  border-left: 1px solid;
  padding-right: 0.8rem !important;
  padding-left: 0.8rem !important;
}
.nav-link-dsk:hover{
  color:#FFF !important;
  background:#1C2140;

}
.lista-menu{
  background:#1C2140;

}
.lista-menu a {
  color:#FFF;
  font-family: Montserrat;
  font-weight: lighter;
  border-bottom: #FFF 1px solid;
  font-size:14px;
}
.dropdown-item{
  padding: 0.25rem 1rem !important;
}
.nav-rojo{
  color:#E42620 !important;
}
.logo-sanpatricio-dsk{
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
}
.mi_info{
  padding-left: 20px !important;
  margin-top: -26px  !important ;
}
.informacion-poliza{
  padding-left: 10px  !important;
  padding-right: 10px !important;
  padding-top: 5px !important ;
}
.mobile-baja{
    display:none;
}
@media only screen and (min-width: 600px) {
  .botonEmergencia, .botonCredencial {
    display:none;
  }
  .btn-dsk {
    display: block;
    width: 50px;
  }
  .btn-mobile{
    display:none;
    width: 50px;
  }
  #custom_nav_bottom{
    display:none;
  }
  .navbar-mobile{
    display:none;
  }
  .custom-icon-round{
    display:none;
  }
  #border_log{
    display:none;
  }
 .contenido-cargador-mobile{
   display:none;
 }
 #custom_nav_bottom2{
   display:none;
 }
 .custom-poliza{
   font-size: 12px;
   padding-right: 7px;
 }
}
@media only screen and (max-width: 800px) {
    .mobile-insp{
        display:block;
    }
.banner-amigo{
    position:fixed;
    top: 0px;
    width: 100%;
    background-image: url("https://spseguros.com.ar/extras/banner-sorteo-mobile.jpg");
    height: 30%;
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-size: cover;
}
}
@media only screen and (max-width: 600px) {

  .botonEmergencia, .botonCredencial {
    display:block;
    width: auto !important;
  }
  .botonEmergenciaLogin {
    bottom: 2% !important;
  }
  .btn-dsk {
    display: none;
    width: 50px;
  }
  .dsk_unico{
    display:none;
  }
  .btn-mobile{
    display:block;
    width: 50px;
  }
  .menu_dsk{
    display:none;
  }
  .logo-sanpatricio-dsk{
    display:none;
  }
  .botones-registro-dsk{
    display:none;
  }
  .custom-poliza{
    font-size: 9px !important;
    padding: 7px !important;
  }
  #MenuMobile{
    min-height: 100%;
  }
  .menu-numero{
    margin-bottom: -1px !important;
  }
  button:active{
    background:#F0F0F0;
    color:#1C2140;
  }
    .mobile-baja{
        display: block;
        color:white;
        cursor:pointer;
    }
}

.rojo{
  color:#E42620 !important;
  font-size: 30px;
  margin-bottom: -12px;
}
.azul{
  font-size: 20 !important;
  margin-bottom: -5px;
}
.celeste{
  font-size: 20 !important;
  color: #008FB9;
}
.p-contratacion{
  margin-top: -18px;
}
.card_referido{
  padding:20px;
}
.CondicionesPromo{
  color:#686868;
  font-size: 11px;
}
.codigo{
  background:#F0F0F0;
  color:#686868;
  font-size: 30px;
}


