/* */
@font-face {
	font-family: 'UTMAvo';
	src: url('./font/UTMAvo.eot');
	src: local('UTMAvo'), url('./font/UTMAvo.woff') format('woff'), url('./font/UTMAvo.ttf') format('truetype');
}

html {
	scroll-behavior: smooth;
}

html,
body {
    height: 100%;
}

.to-top {
	background: #fff;
	position: fixed;
	bottom: 16px;
	right: 32px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	color: black;
	text-decoration: none;
	opacity: 0;
	pointer-events: none;
	transition: all .4s;
}

.to-top.active{
	bottom: 32px;
	pointer-events: auto;
	opacity: 1;
}

body {
	font-family: "UTMAvo";
	padding:0;
	margin:0;
	color: #777; 
	background: #fff;
	overflow-x:hidden;
	position: relative;
	font-size: 14px;
}

.navbar .nav-link {
	color: #fff !important;
}

.navbar .nav-link:hover {
	color: #dcdcdc !important;
}

.bg-Fort-Dauphin-transparent {
	background: transparent;
	padding-top: 15px;
	padding-bottom: 20px;
    transition: .5s ease 0s;
}

@media (max-width: 767px) {
	.bg-Fort-Dauphin-transparent {
		background: rgba(52,58,64, 0.9);
		border-bottom: 1px solid #fff;
	    box-shadow: 1px 1px 5px #d3d3d3;
	    transition: .5s ease 0s;
		padding-top: 2px;
		padding-bottom: 2px;
	}
}	

.btn-cara {
	color: #777;
	border-radius: 0px;
	width: 100%;
	font-size: x-large;
	border-color:#ffffff !important;
}

.btn-cara:hover {
	color:#fff;
	background-color:#fb6464;
	border-color:#fb6464 !important;
}

.btn-actualite.focus,.btn-actualite:focus {
	-webkit-box-flex:0 0 0 2px rgba(2,117,216,.5);
}

@media (max-width: 480px) {
	.bg-Fort-Dauphin-transparent {
		background: rgba(52,58,64, 0.9);
		border-bottom: 1px solid #fff;
	    box-shadow: 1px 1px 5px #d3d3d3;
	    transition: .5s ease 0s;
		padding-top: 2px;
		padding-bottom: 2px;
	}
}

.bg-Fort-Dauphin-menu {
	background: rgba(52,58,64, 0.9);
	border-bottom: 1px solid #fff;
    box-shadow: 1px 1px 5px #d3d3d3;
    transition: .5s ease 0s;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bg-Fort-Dauphin-menu .navbar-nav > .active > a {
	color: #fff !important;
}

.bg-Fort-Dauphin-menu .navbar-nav > li > a {
	color: #d5dbdb !important;	
}

.bg-Fort-Dauphin-menu .navbar-nav > li > a:hover {
	color: #fff !important;	
}

.dropdown .dropdown-menu {
    border-radius: 0px;
}

.page-header {
	text-align: center;
	margin-bottom: 30px;
}

section {
	padding-top: 50px;
	padding-bottom: 50px;
    position: relative;
	text-align: justify;
}

.devise {
	background: #828180;
	color: #fff;
}

.devise input {
	border-radius : 0px;
}

.devise .input-group-addon {
	border-radius : 0px;
	background: #4075b9;
	color: #fff;	
}

.panel-title {
	margin-bottom: 30px;
	margin-top: 10px; 	
}

.alternateblue {
	background: #4075b9;
	color: #fff;
}

.alternategreen {
	background: #93f538;
	color: #fff;	
}

.alternategrey {
	background-color: #d8d8d8;
}

.alternatedarkgrey {
	background-color: #484d53;
	color: #fff;
}

.alternateblue hr, .alternategreen hr {
	border: solid #fff;
	border-width:thin 0px 0px 0px;
}

footer {
	background-color: #232323;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 5px;
	font-style: italic;
	font-size: 14px;
}

footer ul {
	list-style-type: none;
}

footer a, .bottom a {
	color: #fff;
}

footer a .fa-facebook {
    color: #3b5998;
}

footer a .fa-linkedin {
    color: #f4f7f8;
}

footer a .fa-youtube {
    color: #d32e18;
}

footer a .fa-twitter {
    color: #005b8b;
}

footer a .fa-instagram {
    color: #cf357559;
}

footer a .fa-facebook:hover,
footer a .fa-youtube:hover,
footer a .fa-twitter:hover,
footer a .fa-instagram:hover {
    color: #fff;
}

footer a .fa-linkedin:hover {
    color: #29c2dd;
}

footer a:hover, footer a:focus {
	color: #90cdd5;
	text-decoration: none;
}

footer .icon {
	font-size: 30px;
}
.bottom {
	background-color: #232323;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	color: #fff;
	font-style: italic;
	font-size: 13px;
}

.resultat {
	background-color: #fe0000;
	color: #fff;
}

.resultatalt {
	background-color: #d8d8d8;
}

.resultat>h4 resultatalt>h4 {
	margin: 20px;
}

.breadcrumb .breadcrumb-item {
	color: #fff !important;	
}

.btnp {
	margin: 10px;
	padding: 10px;
	border: 2px solid #777;
	border-radius: 20px;	
	color: #777;
}

.btnp:hover {
	text-decoration: none;
	background: #777;
	color: #fff;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

#preloader > i {
  position: absolute;
  font-size: 50px;
  line-height: 50px;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
  color: #fc0301;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

.cara-title {
	color: #ff1a00 !important;
}

#service h5 {
	border-bottom: 2px solid #ff1a00;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 10px;
}

#usefullinks {
	background-color: #d8d8d8;
}

.navbar-cara {
	background: #071e61;
	border-bottom: 1px solid #fff;
    box-shadow: 1px 1px 5px #d3d3d3;
    transition: .5s ease 0s;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
}

.servmenu img {
	border: 0px;
	margin-top: 10px;	
}

.servmenu {
	text-decoration: none;
	background-color: #fff;
	color: #777;
	margin-top: 10px;
}

.servmenu:hover {
	text-decoration: none;
	background-color: #fe0000;
	color: #fff;
}

hr {
	color: #fff !important;	
}
