/*

Theme Name: Divi_lessecouristes-ch
Description: Child theme designed for www.lessecouristes.ch
Author: Pascal Hämmerli
Version: 1.0
Template: Divi

*/

@import url('../Divi/style.css');

.et_pb_button {
	/*color:#fff !important;
	background:#e02b20;*/
}
#top-menu li li a {
	line-height: 1.2em;
}

/* ------------------------------------------------------------------------------- */

/* --------------------- HOME --------------------------- */

/* ----- SLIDER ----- */

div.et_pb_slide div.et_pb_container {
	float: left;
	width: 50%;
}

div.et_pb_slide div.et_pb_container div.et_pb_slide_description {
	text-align: left;
	padding-top: 5%;
	padding-bottom: 26%;
	padding-left: 1%;
}

div.et_pb_slide div.et_pb_container div.et_pb_slide_description h2.et_pb_slide_title {
	padding-top: 20px !important;
}

div.et_pb_slide div.et_pb_container div.et_pb_slide_description div.et_pb_slide_content {
	padding-bottom: 16px;
}





/* ------------------------ BODY ------------------------- */

body {
	line-height: 1.3em;
}

div#main-content h1 {
	font-size: 50px;
	padding-bottom: 40px !important;
	text-align: center;
}

div#main-content h2 {
	padding-top: 20px;
}

div#main-content h2:first-child {
	padding-top: 5px;
}
#top-menu li.current-menu-item>a,
#top-menu li.current-menu-ancestor>a {
	color:#e02b20;
}
/*div#main-content a {
	color:#e02b20;
}*/
div#main-content p a:hover {
	text-decoration: underline;
}

/* VFBP PRO */

.vfbp-form .btn-primary {
	background-color:#e02b20;
	border-color:#e02b20;
	color:#fff;
}

/* --------------------------- COURS ---------------------------- */
.events-list {
	margin-bottom: 40px;
}
#main-content .events-list h1 {
	/*text-align: center;*/
	padding-bottom: 0 !important;
}
.events-list .et_pb_section_0 {
	padding-bottom: 0;
}
.events-list .et_pb_fullwidth_section:nth-child(odd) {
	background:#f0f0f0;
}
#main-content .events-list .et_pb_fullwidth_section .container {
	padding-top:40px !important;
	padding-bottom:30px;
}
.events-list .canton img {
	width:80px;
	border:solid 1px #ccc;
}
.events-list .cours-villes a {
	width:49%;
	display:inline-block;
	margin-bottom: 10px;
}
@media all and (max-width: 479px) {
	.events-list .cours-villes a {
		width:100%;
	}
}
.events-list .cours-villes a:before {
	content:'\00B7';
}
.events-list .ticket-selector-submit-btn {
}
.page-template-events-list header.page-header {
	display:none;
}
.events-list article {
	margin-bottom:80px;
}
.events-list .et_pb_row article:nth-child(3n) {
	margin-right:0;
}

/* buttons */
.espresso_events-template-default .ticket-selector-submit-btn,
.button {
    background-color: #e02b20;
    border-color: #e02b20;
    color: #fff;
    padding:6px 12px;
    border:1px solid transparent;
    border-radius:4px;
    font-size:14px;
}
.espresso_events-template-default .ticket-selector-submit-btn:hover {
	cursor:pointer;
}
/* formulaire d'inscription */
.ee-reg-form-attendee-dv {
	background:#f5f5f5;
}
.ee-reg-form-attendee-dv h4 {
	font-size:20px;
	font-weight: normal;
}
.ee-reg-form-attendee-dv .spco-attendee-lgnd {
	color:#000;
}
.ee-reg-form-attendee-dv label {
	font-size:14px;
	font-weight: bold;
	line-height: 1em;
	margin-top:15px;
	margin-bottom:5px;
}
.ee-reg-form-attendee-dv input,
.ee-reg-form-attendee-dv select {
	padding:6px 12px;
	border-radius: 4px;
	box-shadow: none;
}
.spco-payment-method-info-dv {
	border-color:#000 !important;
	background-color: #282828;
}
.spco-payment-method-info-dv h3 {
	text-align: center;
}
.spco-payment-method-info-dv .ee-attention {
	color:#fff;
	background:inherit !important;
}
.spco-payment-method-info-dv p:last-of-type {
	padding-bottom:0.75em !important;
}


/* conditions générales */
.ee-reg-form-attendee-dv #ee_reg_qstn-59-11-lbl {
	margin-top:20px;
}
h4.big-event-title-hdr {
	margin:20px 0;
}
fieldset.ee-reg-form-attendee-dv legend {
	display:none;
}

/* remove widgets sidebar on event page */
.single-espresso_events .container:before, 
.single-espresso_events #sidebar {
display: none;
}
.single-espresso_events #left-area {
width: 100%;
}
.espresso-event-dv {
	line-height: 1.4em;
}
.espresso-event-dv .date,
.espresso-event-dv .time {
	color:#6e6e6e;
}
.espresso-event-dv .date {
	font-weight: bold;
}
.espresso-event-dv .time {
	margin-bottom:10px;
}
/* ---------------------- VFB PRO --------------------- */
#vfbField11 {
	background-color: #f4f4f4;
}

/* ---------------------- PAGE DEMANDE DE DUPLICATA --------------------- */

/*#vfbField11 {
	background-color: #f4f4f4 !important;
}

#vfbField11 .vfb-form-group {
	color: white !important;
	font-size: 30px !important;
	font-weight: bold !important;
}

#vfbField11 .vfb-form-group label {
	color: #F2F2F2 !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

.form-duplicata{
	margin-left:15px;
}

#vfbField12 label {
	padding-top: 25px;
	margin-bottom: 0px;
	color: white !important;
	font-size: 18px;
	font-weight: bold !important;
}

#vfbField12 .vfb-inline-group {
  background:#ffffff;
  max-height: 34px;
  border-radius: 4px;
}

#vfbField12 .vfb-inline-group .vfb-radio{
  margin-top:0;
}

#vfbField12 .vfb-inline-group label {
	color: #303030 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	margin-top: 0px !important;
  margin-left: 20px !important;
	padding-top: 0px !important;
}

#vfbField22 button {
	background-color: white !important;
	color: #303030 !important;
	font-size: 24px;
	border: none !important;
  	width:25%;
  	margin-top:15px;
}

span.vfb-required-asterisk{
	color:#ffffff !important;
}*/

/*------------------------ RESPONSABLES ----------------------*/

.et_pb_team_member_description {
	text-align:center;
}

/* ---------------------- PAGE DE CONTACT --------------------- */

/*#vfbField1 {
	background-color: #303030 !important;
}

#vfbField1 .vfb-form-group {
	color: white !important;
	font-size: 30px !important;
	font-weight: bold !important;
}

#vfbField1 .vfb-form-group label {
	color: #F2F2F2 !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

.form-contact{
	margin-left:15px;
}

#vfbField4 label {
	padding-top: 25px;
	margin-bottom: 0px;
	color: white !important;
	font-size: 18px;
	font-weight: bold !important;
}

#vfbField4 .vfb-inline-group {
  background:#ffffff;
  max-height: 34px;
  border-radius: 4px;
}

#vfbField4 .vfb-inline-group .vfb-radio{
  margin-top:0;
}

#vfbField4 .vfb-inline-group label {
	color: #303030 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	margin-top: 0px !important;
  margin-left: 20px !important;
	padding-top: 0px !important;
}

#vfbField8 button {
	background-color: white !important;
	color: #303030 !important;
	font-size: 24px;
	border: none !important;
  	width:25%;
  	margin-top:15px;
}

span.vfb-required-asterisk{
	color:#ffffff !important;
}
*/

.page-id-114 #post-114 {
	margin-bottom:50px;
}
.page-id-114 #post-114 .et_pb_row {
	max-width: 1000px;
	padding-top:0;
}
.page-id-114 #post-114 .contact-header-row {
	padding-top:25px;
	padding-bottom:0;
}
.page-id-114 #post-114 .contact-header-row .et_pb_text_inner {
	margin-right:0;
}
.page-id-114 #post-114 .et_pb_column {
	margin-right: 0;
	color:#626262;
}
.page-id-114 #post-114 h3 {
	/*padding-bottom:0;*/
}
.page-id-114 #post-114 h4 {
	font-size:20px;
	font-weight: normal;
	color:#010101;
	border-bottom:solid 2px var(--red);
	/* border-bottom:solid 2px #000; */
	margin-bottom:17px;
	padding-bottom:14px;
}
.page-id-114 #post-114 .et_pb_text_inner {
	/*margin-right:20px;*/
}
.page-id-114 #post-114 .et_pb_text_inner p {
	margin-right:20px;
}
.page-id-114 .et_pb_section.full-width {
	min-width: 100% !important;
	padding-bottom:0;
	/*padding:0 0;*/
}
.page-id-114 .et_pb_section.full-width:nth-child(even) {
	background-color:#f3f3f3;
}
.page-id-114 .et_pb_section.full-width .et_pb_row {
	padding:25px 0;
}
.page-id-114 .et_pb_section.full-width .et_pb_row:first-child {
	padding-bottom: 0;
}
/* complet */
.espresso-event-dv .complet {
	display:inline-block;
	color:#e02b20;
	border:solid 1px #e02b20;
	padding:2px 8px;
	font-size: 18px;
}

/* ------------------------ EVENTS ------------------------ */


.espresso_event_type-single-event p.post-meta {
	display:none;
}


/* ------------------------ FOOTER ------------------------ */

#menu-secondaire li {
	font-size:20px;
}

#footer-bottom {
	background:#000 !important;
	padding:20px 0;
}
#footer-bottom #footer-info {
	color:#fff !important;
}
#footer-bottom #lien-vers-presence-internet p {
	color:#999;
}

div#lien-vers-presence-internet {
	float: right;
}
div#lien-vers-presence-internet p {
	color: #aaa;
	font-size: 18px;
}
div#lien-vers-presence-internet p a {
	color: #e02b20;
}
div#lien-vers-presence-internet p a:hover {
	text-decoration: underline;
}

div#footer-copyright {
	background:#000 !important;
	padding-bottom:30px;
}
div#copyright {
	float: left;
	color: #aaa;
}



/* ------------------------ MEDIA-QUERIES ------------------------ */

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
  
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
 
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	div#lien-vers-presence-internet,
	div#copyright {
		float:none;
		text-align: center;
	}
	div#lien-vers-presence-internet {
		margin-top:20px;
	}
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
}


/* FP */


/*  //////////////////////////////////////// */
/* /// Page Contact - SC [block_contact] // */
/*//////////////////////////////////////// */

:root {
	--red: #FF0000;
	/* --red-dark: #c30303; */
	--red-dark: #EF101A;
}
/* #dd0202 */

.text-red {
	color: var(--red);
}


#ct-contact #contact-infos p {
	color: var(--red);
	font-weight: 600;
	margin-bottom: 15px;
}

#ct-contact #contact-infos ul {
    line-height: 30px;
    margin: 2% 0px;
    list-style: none;
    padding: 0;
}

#ct-contact #contact-infos a {
	display: flex;
	align-items: center;
	gap: 5px;
	line-height: 40px;
	color: rgb(102, 102, 102);
}

#ct-contact #contact-infos a:hover {
	color: var(--red);
}

#ct-contact > div {
	width: 100%;
	padding: 5%;
}

#ct-contact .gfield_required {
	display: none;
}

#ct-contact #contact-form {
    padding: 35px;
}

#ct-contact #gform_submit_button_3 {
    background: var(--red);
    font-size: 20px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 0px;
    width: 100%;
}

#ct-contact #gform_submit_button_3:hover{
    background: #dd0202;
	transition: 0.3s;
}

#ct-contact .gform_wrapper.gravity-theme .gfield_description {
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

#ct-contact #gform_confirmation_message_3 {
    text-align: center;
}


/* 320px — 480px Mobile devices */
@media screen and (min-width:768px) {
	#ct-contact {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 5%;
		padding: 5%;
		max-width: 1200px;
		margin: 0 auto;
	}

	#ct-contact #contact-form {
		/* padding: 35px; */
		border: 1px solid #ededed;
		box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
		border-radius: 18px;
	}

	#ct-contact #gform_confirmation_message_3 {
		margin-top: 60px;
	}
}

/* 320px — 480px Mobile devices */
@media screen and (max-width:481px) {
	#ct-contact #contact-infos a {
		font-size: 15px;
	}

	#ct-contact > div {
		padding: 35px 35px 0px 35px;
	}

	#ct-contact #gform_submit_button_3 {
		font-size: 15px;
	}
}

/*  //////////////////////////////////////// */
/* /// /Page Contact - SC [block_contact] // */
/*//////////////////////////////////////// */

/*  //////////////// */
/* //// Footer //// */
/*//////////////// */

#ct-footer {
	background-color: #000000;
	padding: 3% 0px 2% 0px;
}

#ct-footer section {
	color: #c5c5c5;
}

#ct-footer section a {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 40px;
	color: #c5c5c5;
	font-size: 16px;
}

#ct-footer section a:hover {
	color: #FFF;
	transition: 0.3s;
}

#ct-footer section ul {
    line-height: 30px;
    margin: 2% 0px;
    list-style: none;
    padding: 0;
	font-size: 16px;
}

#ct-footer p {
	font-size: 16px;
	padding-bottom: 0px;
}

#ct-footer #footer-infos p:first-of-type {
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
}

#ct-footer #footer-list-icons {
	display: flex;
	gap: 15px;
	margin: 10px 0px;
}

#ct-footer #footer-list-icons a {
	font-size: 24px;
}

#ct-footer #footer-navigation {
	margin: 0;
}

#ct-footer #footer-navigation a {
	line-height: 35px;
}

/* Desktop*/
@media screen and (min-width: 1200px) {
	#ct-footer section {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 5%;
	}
}

/*Tablets. 769px — 1024px*/
@media screen and (min-width: 768px) and (max-width: 991px) {
	#ct-footer section {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 5%;
	}

}

/* 320px — 480px Mobile devices */
@media screen and (max-width:481px) {

	#ct-footer #footer-navigation {
		margin: 30px 0px;
	}

	#ct-footer {
		padding: 10% 0px 10% 0px;
	}
}

/*  ///////////////// */
/* //// /Footer //// */
/*///////////////// */

/* CARD STEP PERMIS */

#ct-step-permis {
	width: 500px;
}

#title-step-permis h2 {
	font-size: 30px;
}

#ct-step-permis .card-step-permis {
	display: inline-flex;
    padding: 35px;
    border: 1px solid #ededed;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    gap: 30px;
    align-items: center;
	margin: 15px 0px;
}

#ct-step-permis .card-step-permis .title-step {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
}

#ct-step-permis .card-step-permis .title-step > h4 {
	padding-bottom: 0px;
}

#ct-step-permis .card-step-permis .title-step > span {
	font-size: 40px;
}

#ct-step-permis .card-step-permis > div {
	max-width: 300px;
}

#ct-step-permis .card-step-permis .step-permis {
    font-size: 32px;
    background: var(--red);
    padding: 15px 18px;
    border-radius: 38px;
    color: white;
}

/* /CARD STEP PERMIS */


#ct-faq {
    padding: 35px;
    border: 1px solid #ededed;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

#ct-faq .et_pb_toggle_close {
    background: none;
	border: none;
    border-bottom: 1.5px solid #c7c3c3 !important;
	margin-bottom: 10px;
}

#ct-faq .et_pb_toggle_open .et_pb_toggle_title, #ct-faq .et_pb_toggle_open h5.et_pb_toggle_title {
	color: var(--red);
	line-height: 25px;
}

#ct-faq .et_pb_toggle {
	border: none;
}

#ct-faq .et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #444;
    font-weight: 600;
    font-size: 18px;
	line-height: 25px;
}


@media screen and (max-width: 481px) {
	#ct-faq .et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
		font-size: 12px;
		padding-right: 20px;
		line-height: 15px;
	}

	#ct-faq .et_pb_toggle_open .et_pb_toggle_title, #ct-faq .et_pb_toggle_open h5.et_pb_toggle_title {
		font-size: 12px;
		padding-right: 0px;
		line-height: 15px;
	}

	#ct-faq .et_pb_toggle_content {
		font-size: 12px;
		line-height: 15px;
	}

	#ct-faq {
		padding: 12px;
	}

	#ct-step-permis {
		width: 100%;
	}

	#ct-step-permis .card-step-permis .step-permis {
		padding: 8px 15px;
	}

	#ct-step-permis .card-step-permis .title-step > h4 {
		font-size: 14px;
	}

	#ct-step-permis .card-step-permis .title-step > span {
		font-size: 30px;
	}

	#ct-step-permis .card-step-permis p {
	    font-size: 12px;
    	line-height: 15px;
	}

	#ct-reassurances-premiers-secours {
		flex-direction: column;
	}


	.page-id-173 #title-premiers-secours .et_pb_text {
		width: 100%;
	}

	div#main-content h1 {
		font-size: 35px;
		padding: 0px 18px;
	}
}

.page-id-173 #ct-premiers-secours {
	margin: 0 auto !important
}

/* /// REASSURANCES */

#ct-reassurances {
    padding: 20px;
    /* border: 1px solid #ededed; */
    /* box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px; */
	max-width: 350px;
}

#ct-reassurances > div {
	display: flex;
	align-items: center;
	gap: 15px;
	font-size: 18px;
	margin: 20px 0px;
}

#ct-reassurances > div > img {
	width: 50px;
}

#post-173 .et_pb_blurb_0.et_pb_blurb, #post-173 .et_pb_blurb_1.et_pb_blurb, #post-173 .et_pb_blurb_2.et_pb_blurb {
	background-color: #FFF !important;
}

/* /// /REASSURANCES */


#et-footer-nav {
    /* background-color: rgba(255,255,255,0.05); */
	background-color: var(--red);
}

/* FOOTER REASSURANCES */


#footer-reassurances {
	display: flex;
    flex-direction: column;
    gap: 20px;
}

#footer-reassurances > div {
	display: flex;
	align-items: center;
	gap: 20px;
}

#footer-reassurances > div > img {
	width: 50px;
    padding: 10px;
    border-radius: 25px;
    background: #fff;;
}
/* FOOTER REASSURANCES */


/* #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu { */

/* #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: var(--red) !important;
}

#top-menu li.current-menu-item > a  {
    color: #000000;
}

.nav ul li a:hover {
	background-color: none !important;
} */

/* Reassurances premiers secours */

#ct-reassurances-premiers-secours {
	display: flex;
	justify-content: space-around;
	gap: 15px;
	/* max-width: 50%; */
	margin: 0 auto;
	padding: 20px;
}

#ct-reassurances-premiers-secours > div {
    padding: 35px;
    border: 1px solid #ededed;
	border-radius: 20px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

#ct-reassurances-premiers-secours > div > div {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}

#ct-reassurances-premiers-secours > div > div > h4 {
	padding: 0;
}


/* @media and (max-width: 481px) {
	#ct-reassurances-premiers-secours {
		padding: 0;
		
	}
} */


/* #ct-reassurances-premiers-secours > div {
	display: flex;
	align-items: center;
	gap: 15px;
} */

/* #ct-reassurances-premiers-secours > div > div {
	display: flex;
	align-items: center;
	gap: 15px;
} */

#ct-reassurances-premiers-secours > div > div > svg {
	/* padding: 10px; */
	border-radius: 25px;
	/* background-color: var(--red); */
	color: var(--red);
	font-size: 35px;
}
/* Reassurances premiers secours */

.mobile_menu_bar:before {
	color: #FFF !important;
}
/* Page contact */

#ct-contact-partners {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 1200px;
    margin: 0 auto;
    gap: 25px;
	padding: 20px;
}

#ct-contact-partners > div {
    padding: 30px;
    border: 1px solid #ededed;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
	border-radius: 20px;
}

#ct-contact-partners > div > div {
	border-bottom: 1px solid var(--red);
	padding: 10px 0px;
}

#ct-contact-partners > div > div:last-of-type {
	border-bottom: none;
}

#ct-contact-partners h4 {
	color: var(--red) !important;
	font-size: 25px !important;
	font-weight: 600 !important;
}
#ct-contact-partners p {
	/* border-bottom: 1px solid var(--red); */
	/* padding: 10px; */
	font-weight: bold;
	/* padding-bottom: 10px; */
	/* margin-bottom: 10px; */
	font-size: 18px;
}

#ct-contact-partners a {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 18px;
	margin: 10px;
}


@media screen and (max-width: 481px) {
	#ct-contact-partners {
		display: block;
	}

	#ct-contact-partners > div {
		margin: 20px 0px;
	}
}
/* Page contact */


/* SC_BLOCK_WHATSAPP */

#ct-block-whatsapp {
    background: var(--red);
    padding: 5px 15px;
    border-radius: 15px;
    color: #FFF;
    position: absolute;
    right: 20px;
    position: fixed;
    bottom: 30px;
	overflow: hidden;
	transition: max-width 1s ease-in-out;
	max-width: min-content;
	z-index: 999;
	/* max-width:fit-content; */
}

#ct-block-whatsapp > a {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: bold;
	color: #FFF;
}


#ct-block-whatsapp > a > span {
	white-space: nowrap;
	max-width: 0px;
	margin-right: -15px;
	transition: max-width 1s linear .5s;

}

#ct-block-whatsapp:hover a > span {
	max-width: 100%;
	transition: max-width 1s linear .5s;
	margin-right: 0;
}

/* /SC_BLOCK_WHATSAPP */