#presentation > inner n2 {
	align-items:center;
}

#ID1667388852219 {
width: 150px;
}

#activateur_droit {
	align-self:center;
}

#activateur_gauche {
	align-self:center;
}

#specialiste_gauche {
	align-self:center;
}

#specialiste_droite {
	align-self:center;
}

ul li {
list-style-image: url(https://www.rayformation.fr/images/image_refonte/bullet_cross_yellow.png);
    padding-left: 14px;
}

.pagebuilderck li::before {
	content:none !important;
}

/*ACYMAILING MODULE ACCUEIL*/

.acym_module_form label {
	 display: flex;
    flex-direction: column;
}

.acym_form {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  	flex-wrap: wrap;
  	font-family:'Work Sans' !important;
}

.acym__users__creation__fields__title {
    margin-bottom: 0.5em;
  	font-weight: 800;
  	color:white;
}

.acyfield_text {
	margin: 0 1em 0.5em 0 !important;
}

#field_2 {
	order: 3;
}

.acysubbuttons .button {
	border-radius: 0px;
    background-color: #ffffff;
    color: #f8b50c;
  	font-size:20px;
    font-family: 'Work Sans';
    font-weight: bold;
    transform: scale(0.9);
    word-wrap: break-word;
    border-radius: 4px;
  	border: 4px solid #ffffff;
}

.acysubbuttons .button:hover {
    background: #dedede;
    color: #ffffff;
    text-decoration: none;
    transition: 1s ease;
    transform: scale(0.95);
    color: white;
    border: 4px white solid;
    background-color: transparent !important;
}

.acysubbuttons {
	margin-left: -0.4em;
}

.cell input {
	background:white;
  	color:white;
  	border:none;
}

#accueil_newsletter {
  	background: #f8b50c url(https://www.rayformation.fr/images/image_refonte/accueil/newsletter_background.png);
    background-clip: border-box;
    background-size: cover;
}
    
/*END*/

h3 {
 word-break: break-word;
}

/*Configuration des images en background sur les cotés*/

#ID1676902610990 .imageck img {
    position: absolute;
  	top: -1291px;
    left: -298px;
}

#block2 {
    position: absolute;
    right: -220px;
    top: 0;
}

#ID1676904174028 .imageck img {
    POSITION: ABSOLUTE;
    top: -762px;
    left: -166px;
}

#block5 {
    width: 410px;
    position: absolute;
    right: -272px;
    transform: rotate(31deg);
    top: 960px;
}

#societe_contenu {
	overflow:hidden;
}

/*SHAP DIVIDER MOBILE*/
@media screen and (min-width:800px){
  	#wrapper2 .tck-divider1-container {
	display:none;
	}
 	 #wrapper2 .tck-divider2-container{
	display:none;
	}
}

/*Entreprises partenaires*/
/*PARTENAIRE*/
/*carte partenaire*/
.card-partners {
  	text-align: -webkit-center;
 	width:115px;
  	position:relative;
  	display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: center;
    align-items: center;
}

.card-partners-wrapper {
	display:flex;
  	justify-content:space-around;
  	margin-top: 24px;
  	flex-wrap: wrap;
  	row-gap: 24px;
  	column-gap: 20px;
}

.image-partners{
	width:80px;
}

.nom-partners {
	padding: 7% 8px 0px;
  	font-weight:bold;
}

.cardclic{
	position:absolute;
  	top: 0px;
  	bottom: 0px;
  	left: 0px;
  	right: 0px;
}

.accordion-group {
	border:none !important;
}

.wrapper-container-architecte {
    color: #333333;
    line-height: 17px;
    font-size: 14px;
    font-family: 'Roboto';
}

.rl_sliders-toggle-inner {
	color: #f8b50c;
  	font-family: 'Roboto';
}

/*FORCER LA TAILLE DU LOGO*/

.tck-logo-img {
	width:300px;
}