@charset "UTF-8";
.bg-grey-light{background-color:#f4f4f4}.bg-dark{background-color:#c4c5c5 !important;color:rgb(48,48,48)}.bg-light{background-color:#c4c5c5 !important}.bgWhite{background-color:white}.btn-primary{background-color:#519cda;border:#519cda;text-transform:uppercase;transition:0.3s}
.btn-primary:hover{background-color:#4687bc}.btn-outline-primary{color:white;border-color:white}
.btn-outline-primary ul{list-style-type:none;margin:0;padding:0}
.btn-outline-primary ul li{margin:0;padding:0}
.btn-outline-primary:hover{color:#519cda;border-color:#519cda}a{color:#519cda;text-decoration:none}
a:hover{color:#4687bc}body,html{height:100%;margin:0;color:rgba(0,0,0,0.6);background-color:white}h1{font-size:4.5rem;font-weight:700}.smaller p{font-size:14px}.ami-rounded{border-radius:10px}#ultratop{display:flex;flex-direction:column;height:100%}.nav-link{text-transform:uppercase;font-size:14px}.dropdown-menu{border-radius:0 0 5px 5px;border:0;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.dropdown-item.active,.dropdown-item:active{background-color:#519cda}main#layout-content{flex:1 0 auto}footer#layout-footer{flex-shrink:0}.post{box-shadow:0 4px 6px rgba(0,0,0,0.1);border-radius:5px;transition:1s;background-color:white}
.post:hover{background-color:rgba(255,255,255,0.95)}
.post:hover .header_post img{transform:scale(1.05);transition:transform 0.3s ease-in-out;cursor:pointer;filter:grayscale(0%)}
.post .header_post{overflow:hidden}
.post img{border-radius:5px 5px 0 0;transition:transform 0.3s ease-in-out;filter:grayscale(70%)}
.post .post_content{padding:20px}
.post h2{font-size:1.1rem;font-weight:700;letter-spacing:0rem;text-transform:uppercase}
.post p{font-size:0.9rem}
.post a{text-decoration:none;color:rgba(0,0,0,0.6)}
.post .container_infos{border-top:1px solid rgba(0,0,0,0.05);border-radius:0 0 5px 5px;padding:4px 0 6px 0;transition:0.3s ease-in-out}
.post .container_infos:hover{background-color:rgba(0,0,0,0.7)}
.post .container_infos:hover a{color:white}
.post .container_infos a{text-transform:uppercase;font-size:0.8rem}.footer iframe{width:100%;height:350px}@media (max-width:768px){.navbar-brand img{width:200px}h1{font-size:2.2rem;font-weight:700}}