@import url("https://fonts.googleapis.com/css?family=Sansita");
@import url("https://fonts.googleapis.com/css?family=Roboto"); .clignote {
color: green;
animation: clignote 2s linear infinite;
}
@keyframes clignote {
50% {
opacity: 0;
}
}  .ILD_mentions_legales h3 {
font-size: 25px;
padding-left: 0 !important;
} .error404 .container:before {
display: none !important;
} #cookie-notice {
z-index: 99999999999;
}
#footer-info a {
font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
padding: 15px 0 !important;
}
.et_pb_toggle h5.et_pb_toggle_title {
padding: 0 50px 0 0 !important;
} h6 {
font-size: 12px;
}
.ILD_projet_navigation {
display: block;
width: 18%;
position: fixed;
bottom: 44px;
right: 0;
z-index: 9999999999;
max-height: 100%;
background: #fff;
border: 2px solid #f0f0f0;
}
.ILD_projet_navigation_head {
width: 100%;
background: #fff;
padding: 5px 0;
}
.ILD_projet_navigation_head h3 {
color: #363636;
padding-left: 15px;
font-size: 20px;
border-bottom: 2px solid #00b0f0;
padding: 10px !important;
}
@media (max-width: 1000px) {
.ILD_projet_navigation {
display: none;
}
}
#main-content .container:before {
display: none;
}
#left-area {
width: 100% !important;
padding-right: 0 !important;
}
.ILD_etapes_projets a:hover {
color: #00b0ea;
transition: 0.5s ease-in-out;
}
.ILD_etapes_projets,
.et_pb_text > .ILD_etapes_projets:last-child {
font-weight: 700;
padding: 5px 15px !important;
width: 100%;
max-height: 33px !important;
overflow: hidden !important;
}
.ILD_etapes_projets a {
color: #00b0ea;
font-weight: 400;
}
.ILD_navigation_puce {
color: #00b0ea;
}
.ILD_etapes_projets:nth-child(2n) {
background: #fff;
min-height: 20px;
border-bottom: 1px solid #f0f0f0;
}
.ILD_etapes_projets:nth-child(2n + 1) {
background: #fff;
min-height: 20px;
border-bottom: 1px solid #f0f0f0;
}
.ILD_colonne_fixed .et_pb_text {
z-index: 9999999999999;
top: 0;
right: 0;
transition: 1s ease-in-out;
}
#bwp-recaptcha-3fcdb73d36d54f2cc22d0f68e6b6e182 div {
margin: 0 auto;
text-align: center;
}
.et_pb_toggle_title:before {
color: #16b3ea;
}
.et_pb_toggle {
margin-bottom: -1px !important;
}
#logo {
max-height: 100% !important;
}
.ILD_row_box_haut .et_pb_column_3_4 .et_pb_row_inner {
padding: 0 !important;
}
.ILD_row_box_haut {
padding: 0 !important;
}
.ILD_row_box_haut .et_pb_row {
width: 100% !important;
max-width: 100% !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.ILD_row_box_haut .et_pb_column {
-ms-flex-flow: column wrap;
flex-flow: column wrap;
min-height: 100px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.ILD_row_box_haut .et_pb_column .et_pb_text {
-webkit-box-align: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
p ul li {
list-style: none;
padding: 0;
}
p li:before {
position: relative;
top: 1px;
display: inline-block;
font-family: "ETmodules" !important;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 0 10px;
content: "I";
color: #16b3ea;
}
@-webkit-keyframes ILD_move {
50% {
-webkit-transform: translate3d(2px, 0, 0);
transform: translate3d(2px, 0, 0);
}
}
@keyframes ILD_move {
50% {
-webkit-transform: translate3d(2px, 0, 0);
transform: translate3d(2px, 0, 0);
}
}
@-webkit-keyframes ILD_moveUp {
50% {
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0);
}
}
@keyframes ILD_moveUp {
50% {
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0);
}
}
.et_pb_main_blurb_image img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.et_pb_main_blurb_image img:hover {
-webkit-animation: ILD_moveUp 0.6s infinite;
animation: ILD_moveUp 0.6s infinite;
}
.et_pb_button {
border-color: #16b3ea;
color: #16b3ea;
position: relative;
margin: 10px;
display: inline-block;
cursor: pointer;
}
.et_pb_button:after {
-webkit-animation: ILD_move 0.6s infinite;
animation: ILD_move 0.6s infinite;
}
.et_pb_button:hover {
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
h1,
h2,
h3,
h4,
h5 {
font-family: "Roboto", sans-serif;
}
.more-link {
float: right;
margin: 15px 0 0;
background: #16b3ea;
padding: 5px;
color: #fff;
position: relative;
font-style: italic;
}
.more-link:before {
position: absolute;
content: "";
width: 0;
height: 2px;
bottom: -5px;
left: 50%;
background: transparent;
}
.more-link:hover:before {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: -5px;
left: 0;
background: #16b3ea;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
} #top-header {
background-color: #e3e3e3 !important;
}
#et-info,
#top-header a {
color: #17375e;
}
.et_header_style_centered #main-header .logo_container {
height: 70px;
}
#menu-item-63 a {
position: relative;
bottom: -8px;
}
#top-menu li {
position: relative;
}
#top-menu li a:hover {
opacity: 1 !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#top-menu li a:before {
position: absolute;
content: "";
width: 0;
height: 2px;
top: -5px;
left: 50%;
background: transparent;
}
#top-menu li a:hover:before {
position: absolute;
content: "";
width: 100%;
height: 2px;
top: -5px;
left: 0;
background: #16b3ea;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.logo_container img {
max-height: 100% !important;
}
.logo_container {
margin: 25px 0;
position: relative;
}
#ILD_logo_part_1 {
position: relative;
left: -150%;
-webkit-transition: 1.5s ease-in-out;
transition: 1.5s ease-in-out;
top: -1.016px;
}
#ILD_logo_part_2 {
position: relative;
right: -150%;
-webkit-transition: 1.5s ease-in-out;
transition: 1.5s ease-in-out;
}
#main-header.et-fixed-header .logo_container {
height: 50px;
margin: 5px 0;
transition: 0.5s ease-in-out;
}
#main-header.et-fixed-header #top-menu > li > a {
padding-bottom: 1em;
transition: 0.5s ease-in-out;
} #main-footer {
background-color: #7c7c7c;
}
#footer-bottom {
background-color: rgba(0, 0, 0, 0.85);
} .woocommerce a.remove:hover {
background: #fff !important;
}
#ILD_accueil_header h1 {
font-size: 5em;
color: #16b3ea !important;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
#ILD_accueil_header .et_pb_blurb_container h4 {
font-size: 30px;
}
#ILD_accueil_header .et_pb_blurb_container blockquote p {
font-size: 20px;
}
#ILD_accueil_blurb {
min-height: 100vh;
animation: changeBg 30s infinite;
}
#ILD_accueil_blurb {
padding: 0;
}
#ILD_accueil_blurb .et_pb_main_blurb_image {
margin-bottom: 0;
}
#ILD_accueil_header .et_pb_slider_container_inner {
display: none;
}
#ILD_accueil_header .et_pb_slide_description {
padding: 0 0 16%;
} .tweettext a,
.widget .tweettext a {
color: #16b3ea !important;
}
.aiwidgetscss .tweet_author_name a,
.widget .tweet_author_name a {
color: #f0f0f0 !important;
}
.tweettext,
.widget .tweettext {
color: #fff !important;
} .fluid-width-video-wrapper {
padding-top: 0 !important;
}
.fluid-width-video-wrapper iframe {
position: relative !important;
width: 100% !important;
height: 300px !important;
} .et_pb_section {
padding: 25px 0 !important;
}
.et_pb_row {
padding: 10px 0 !important;
} .ILD_bouton_business_plan_container {
background: #00b0f0;
text-align: right;
min-height: 70px;
padding: 5px;
position: relative;
}
.ILD_bouton_business_plan {
color: #fff;
text-transform: uppercase;
}
.ILD_bouton_business_plan_container:before {
content: "";
position: absolute;
left: 5px;
width: 70px;
height: 60px;
top: 5px;
background: url(//createur2boites.fr/wp-content/themes/Divichild/images/img_icone_bp.png);
background-size: 70px 60px;
}
.ILD_row_shop ul.products li.product .woocommerce-loop-product__title,
.ILD_row_shop_accueil ul.products li.product .woocommerce-loop-product__title {
font-size: 1.5em;
text-align: center;
}
.ILD_row_shop .woocommerce-Price-amount,
.ILD_row_shop_accueil .woocommerce-Price-amount {
font-size: 2em;
}
.ILD_row_shop .price,
.ILD_row_shop_accueil .price {
text-align: right;
}
.ILD_row_shop .product,
.ILD_row_shop_accueil .product {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ILD_row_shop .button {
font-size: 0.8em;
}
.ILD_row_shop_accueil .button {
font-size: 1em !important;
}
.ILD_invit_newsletter .et_pb_button {
color: #fff !important;
}
@keyframes changeBg {
0%,
100% {
background-image: url(https://dev.createur-salarie.fr/wp-content/uploads/2022/09/createur-entrepreneur-ldd.jpg);
}
20% {
background-image: url(https://dev.createur-salarie.fr/wp-content/uploads/2022/09/Homme-daffaires-ldd.jpg);
}
40% {
background-image: url(https://dev.createur-salarie.fr/wp-content/uploads/2022/05/elles.jpg);
}
60% {
background-image: url(https://dev.createur-salarie.fr/wp-content/uploads/2022/09/creatrice-tumisu-ldd.jpg);
}
80% {
background-image: url(https://dev.createur-salarie.fr/wp-content/uploads/2022/09/createur-engineer-ldd.jpg);
}
} @media (min-width: 1600px) {
.ILD_projet_navigation {
width: 20%;
}
}
@media (max-width: 1400px) {
#main-header .container {
max-width: none;
width: 100%;
}
}
@media (max-width: 1200px) {
.ILD_etapes_projets,
.et_pb_text > .ILD_etapes_projets:last-child {
font-size: 12px;
padding: 5px !important;
}
.ILD_projet_navigation {
width: 15%;
}
}
@media (max-width: 700px) {
.logo_container img {
max-width: 50%;
max-height: 100px !important;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
height: 100px;
}
body {
overflow: hidden !important;
max-width: 100% !important;
}
iframe,
body {
overflow: hidden;
}
} #marquee99609 {
background-color: yellow;
width: 9em;
height: 2em;
overflow: auto;
overflow-style: marquee-line;
marquee-style: scroll;
}