.fv-flag {
position: relative;
display: flex;
}
.bg-cover { background-size: cover; background-position: center; background-repeat: no-repeat; }
.fv-hero-bg { background-image: url('/documents/d/france-visas/informe_situation'); min-height: 300px; width: 100%; }
.fr-text-20 { font-size:20px; line-height:1.5; }
.fv-flag-horizontal {
flex-direction: row-reverse;
align-items: center;
border-style: solid;
border-width:1px;
border-color: #ddd;
margin-bottom:16px;
padding:8px 12px;
border-bottom-color: #000091;
border-bottom-style: solid;
border-bottom-width:3px;
}
.fv-flag-body {
display: flex;
flex-direction: column;
justify-content: center;
flex-grow: 1;
}
.fv-flag-title {
font-size: 0.90rem;
font-weight: 500;
margin: 0.5rem;
}
.fv-flag-title a {
font-weight: 600;
color: #000091;
font-size: 18px;
}
.fv-flag-title a[href] {
background: none !important;
}
.fv-flag:hover {
background-color: #f6f6f6;
cursor:pointer;
}
.fv-flag-title a:hover {
color: #000091;
text-decoration: none;
}
.fv-flag-enlarge-link a::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
outline-offset: 2px;
outline-style: inherit;
outline-color: inherit;
outline-width: 2px;
z-index: 1;align-content;
}
.fv-flag-img {
width: 3rem;
height: 3rem;
margin: 0.5rem;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
overflow: hidden;
}
.fv-hero-bg { background-image: url('/documents/d/france-visas/depose_dossier'); min-height: 300px; width: 100%;background-size:cover;
background-position:center; }
@media screen and (max-width:759px){
.fv-padding-custom {
padding: 2em 0em !important;
}
.fv-padding-custom .fr-col-md-3 {
width: 100%;
}
.fr-display--xs {
font-size: 2.2em !important;
line-height: 2.2rem !important;
}
.fv-padding-initial {
padding:initial !important;
}
.fr-container {
padding-left: 1.2rem !important;
padding-right: 1.2rem !important;
}
}