@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');



.port {margin-bottom:20px;}
.portail { width:130px !important;}
body {
    margin-top: 3%;
	background-color:#00518d;
	color:#fff;
	font-family: 'Nanum Gothic', sans-serif;
}

.petit {color:#9b9b9b; font-size:14px;}
.col-lg-4 { text-align:center;}

.h2, h2 {
    font-size: 2rem;
    margin-top: 7px;
	color:#1d1d1b;
}


h1 {color:#1d1d1b;margin-bottom: 5rem;}
.btn-secondary:hover {
    color: #fff;
    background-color: #e62224;
    border-color: #df1d32;
}

 .rounded-circle:hover {
    border: 10px solid #fff;
    display: inline-block;
}

@media (max-width: 992px){

h1 {font-size:1.5rem;margin-bottom: 3rem;}

	.petit {color:#9b9b9b; font-size:14px;}
	
.cache {
	display:none;
}

.rounded-circle { width:140px; height:140px;}
.port {
margin-bottom:5px; }

.portail { width:100px !important;}

}

.premier { margin-bottom:50px;}

.merci { display:flex; justify-content:center; margin-bottom:50px; font-size:12px;}
 body {
   
    
    /*background-color: #F1F4F5;
    
     background-color: #110808;*/
     background-color: #fff;
}