/******************************************************/
/************************GENERAL***********************/
/******************************************************/

h2,h3:target {
    padding-top: 7em; 
    margin-top: -7em; 
}

html, body, #footer {
	font-family: 'Montserrat', sans-serif;
	background-color: #012147;
	color: #FFF;
}

h1 {
	font-size: 72px !important;
	text-align: center;
	font-weight: 500 !important;
}

@media (max-width: 575.98px) {
	h1 {font-size: 28px !important;}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	h1 {font-size: 48px !important;}
}

h2 {
	font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.75rem;
    color: #F29F05 !important;
}

h3 {color: #F29F05}

p {
    line-height: 2rem;
    letter-spacing: 1px;
    font-size: 20px;
}

.orange {color: #F29F05;}
.white {color: #FFF !important;}

/******************************************************/
/********************TEXT-DECORATION*******************/
/******************************************************/

.p-align-justify {text-align: justify;}

@media (max-width: 575.98px) {
	.p-align-justify {text-align: left;}
}

.title-orion {
    color: #FFF !important;
    font-size: 6rem;
    font-weight: 600;
}

@media (max-width: 575.98px) {
	.title-orion {
    	font-size: 3rem;
	}
}


.subtitle-orion {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.75rem;
    color: #F29F05 !important;
}

.accroche {
    font-size: 28px;
    line-height: 36px;
	text-transform: uppercase;
}

.content-box-shadow, .card {
	padding: 10px;
	border: none;
	background-color: transparent;
}

.card-2 {border: 2px solid #F29F05 !important;}

.card-text {
	font-size: 14px;
	line-height: 18px;
}

.li-list {
	background-color: transparent;
}

.li-list p {
	color: #FFF;
	font-size: 16px;
}

.border-r {border-bottom: 1px solid #F29F05;}
@media (min-width: 992px) {
	.border-r {
		border-right: 1px solid #F29F05;
		border-bottom: none;
	}
}


/******************************************************/
/********************SECTION-BACKGROUND****************/
/******************************************************/

.section {
    background: url(https://orion-tech.waystocom.com/wp-content/uploads/2022/02/bg-section.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #FFF;
}

/******************************************************/
/************************BUTTON***************************/
/******************************************************/

.button {
	color: #ffffff;
	font-size: 20px;
	background: #1b72ba;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border-radius: .25rem;
  }
  
.button:hover {
	color: #002046;
	background: #99DDFF;
	text-decoration: none;
	font-weight: 600;
}

.button-2 {
    color: #ffffff;
    font-size: 20px;
    background: #1b72ba;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    border: 1px solid #F29F05;
    border-radius: 0.25rem;
}

.button-2:hover {
    color: #002046;
    background: #99DDFF;
    text-decoration: none;
    font-weight: 600;
}

/******************************************************/
/************************NAV***************************/
/******************************************************/

nav #navbar ul li a {
	color: #FFF;
    letter-spacing: 1px;	
	padding: 20px 16px;
/* 	margin: 0 10px !important;	 */
}

nav #navbar ul li a:hover {
	padding: 20px 16px;
/* 	margin: 0 10px !important;	 */
}

/* nav #navbar ul li:hover {
	background: rgb(27 114 186 / 75%);	
} */

.navbar-light .navbar-nav .nav-link.active {
	background: rgb(27 114 186 / 75%);
}

nav#header {
	background-color: #012147;
	color: #FFF;
	padding: 0.74rem 1rem;
}

.navbar-light .navbar-toggler {
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e) !important;
}

header nav ul .dropdown-menu {border-radius: 0.10rem !important!}

.dropdown-item {
/* 	background-color: #FFF !important; */
	color: #012147 !important;
	letter-spacing: 0 !important;
}

.dropdown-item:hover {
	background-color: #1b72ba !important;
	color: #FFF !important;
}

.dropdown-item.active {
	background-color: #FFF;
}

/******************************************************/
/********************HEADER-CAROUSEL*******************/
/******************************************************/

div#n2-ss-2 .n2-font-3b7b5aacf9d2a2aae3c56af10f5406fb-hover {font-size: 72px !important; text-transform: uppercase; padding-top: 5px;}

div#n2-ss-2 .n2-font-4d5ca79c0c8c5baacdb2d452805fc5fb-paragraph {font-size: 22px !important;}

/******************************************************/
/******************ITEMS X3 PRESENTATION***************/
/******************************************************/

.services {
	font-size: 17px;
	color: #6c757d;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 22px;
	color: #FFF;
}

/******************************************************/
/***********************HOVER-IMAGE********************/
/******************************************************/

/* .image-container-one {
  	position: relative;
  	max-width: 400px;
	margin: 0 auto;	
} */

/* .overlay-one {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
} */

/* .text-over {
  display: none;
} */

/* .image-container-one:hover .text-over {
  	color: #fff;
  	position: absolute;
  	top: 0;
 	bottom: 0;
  	left: 0;
  	right: 0;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	font-weight: 600;
	transition: all 0.2s linear;
} */

/*********************************/
/********BACK TO TOP BUTTON*******/
/*********************************/

#top-button {
  display: inline-block;
  background: #f29f05;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: -6px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #FFF;
  
/*   border: 1px solid #FFF; */
}

#top-button i {
font-size: 2.5rem;
    line-height: 0;
    /* margin-top: -1px; */
/*     top: 1px; */
    position: relative;
}
#top-button::after {
  content: "";
  /*font-family: FontAwesome;*/
  font-weight: normal;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 50px;
}
#top-button:hover {
  cursor: pointer;
  background-color: #f29f05;
}
#top-button:active {
  background-color: #f29f05;
}
#top-button.show {
  opacity: 1;
  visibility: visible;
}

/******************************************************/
/*****************CAROUSEL PARTENAIRES*****************/
/******************************************************/

.slideshow {
	width: 1920px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
 
.slideshow ul {
	 /* 4 images donc 4 x 100% */
	width: 900%;
	height: 100px;
	padding:0; margin:0;
	list-style: none;
}

.slideshow li {
 
	float: left;
	width: 384px;
	height: 100px;
	text-align: center;
}

/******************************************************/
/*********************REJOIGNEZ-NOUS*******************/
/******************************************************/

.button-form {
    color: #fff;
    background: #002046;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 20px 10px 20px;
    border-color: transparent;
    border-radius: 0.25rem;
    text-transform: uppercase;
    font-size: 20px;
}

.button-form:hover {
    color: #002046;
    background: #99DDFF;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.rejoignez-nous {
	background-color: #1672ba;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}

.rejoignez-nous label {
	font-size: 20px !important;
}

.rejoignez-nous p {
	margin-bottom: 0rem !important;
}

/******************************************************/
/************************FOOTER************************/
/******************************************************/

footer {
	background: url(https://orion-tech.waystocom.com/wp-content/uploads/2022/02/bg-footer.jpg) no-repeat 25% 44%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #FFF;
}

footer .wp-block-pages-list__item__link {
	color: #FFF;
}

footer p a {color:#FFF;}

footer .list-unstyled .wp-block-page-list a .wp-block-pages-list__item__link {padding-bottom: 20px;}

.wp-block-image figcaption {color: #FFF !important;}

table.cookielawinfo-classic td {color:#FFF; font-family: 'Montserrat', sans-serif;}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #F29F05 !important;
}

.cli-switch input:checked + .cli-slider {
	background-color: rgb(27, 114, 186);
}
