/*
Theme Name: Dixionline Theme
Theme URI: https://dixionline.com
Author: Dixionline
Theme URI: https://dixionline.com
Template: hello-elementor
Version: 1.0
*/

/*
    Add your custom styles here
*/

/* -----------    Header Menu -------------*/
/* Photogrammétrie */
.menu-item-197 a{
  border-bottom : solid 2px #ffffff!important;
}

.menu-item-197 a:hover{
  border-bottom : solid 2px #fac723!important;
  color :#fac723!important;
}

/* Thermographie */
.menu-item-193 a{
  border-bottom : solid 2px #ffffff!important;
}

.menu-item-193 a:hover{
  border-bottom : solid 2px #926fac!important;
   color :#926fac!important;
}

/* Inspection */
.menu-item-199 a{
  border-bottom : solid 2px #ffffff!important;
}

.menu-item-199 a:hover{
  border-bottom : solid 2px #e95e4f!important;
color: #e95e4f!important;
}

/* Agriculture */
.menu-item-200 a{
  border-bottom : solid 2px #ffffff!important;
}

.menu-item-200 a:hover{
  border-bottom : solid 2px #a1c65d!important;
  color: #a1c65d!important;
}

/* Audiovisuel */
.menu-item-201 a{
  border-bottom : solid 2px #ffffff!important;
}

.menu-item-201 a:hover{
  border-bottom : solid 2px #0c99d7!important;
color: #0c99d7!important;
}

/* Maintenance */
.menu-item-202 a{
  border-bottom : solid 2px #ffffff!important;
}

.menu-item-202 a:hover{
  border-bottom : solid 2px #f29223!important;
  color: #f29223!important;
}

/*--------- Fin Header -----------*/

/* ----- bloc pages -----*/
@media (min-width: 768px) and (max-width: 1366px) {
	.titre-bloc .upk-title a {
	writing-mode: vertical-rl!important;
	text-orientation: mixed!important;
	}
}