/*
Theme Name: SLM theme
Author: Sans-Limites Marketing
Author URI: http://www.sans-limites.com
Description: SLM theme is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* Titre style */

h1, h2, h3, h4, h5 { font-family: "Montserrat", Helvetica, sans-serif !important; }

h1::first-letter, h2::first-letter, h3::first-letter, h4::first-letter, h5::first-letter { 
 font-size: 120%;
}


@font-face {
    font-family: "Gotham Book";
    src: url(https://remax.page-promo.com/wp-content/uploads/GothamBook.ttf) format("truetype");
}

@font-face {
    font-family: "Gotham Light";
    src: url(https://remax.page-promo.com/wp-content/uploads/GothamLight.ttf) format("truetype");
}

@font-face {
    font-family: "Gotham Bold";
    src: url(https://remax.page-promo.com/wp-content/uploads/GothamBold.ttf) format("truetype");
}

.gotham { 
     font-family: "Montserrat", Helvetica, sans-serif !important;
}

.gothaml { 
     font-family: "Montserrat", Helvetica, sans-serif !important;
}

.gothamb { 
    font-family: "Montserrat", Helvetica, sans-serif !important;
}

/* Couleur des titres */

h1, h2, h3, h4, h5, h6 {
 clear: none ;
}

h2.script-font  {
    font: normal 34px / 44px 'Pacifico', Helvetica, Arial, Verdana, sans-serif !important;
    color: #f6993c !important;
}



/* Blockquote */
/*
blockquote {
 border-left: 4px solid #244b90;
 font-weight: bold;
 font-size: 19px !important;
 line-height: 24px !important;
 margin-top: 40px !important;
 margin-bottom: 40px !important;
 background-color: rgb(243, 237, 221) !important;
}
*/

/* Enlever le fond du widget blog défilant. */
/*
.fs-entry .post.bg-on:before {
 background-color: rgba(255,255,255,0) !important;
}
*/

/* Cacher le bouton de modification de contenu admin */
.edit-link {
 display:none !important;
}


/* Modifier le bouton black outline */
/*
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
 color: #244b90 !important;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
 border-color: #244b90 !important;
 background-color: transparent;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
 color: #fff !important;
 border-color: #244b90 !important;
 background-color: #244b90 !important;
}
*/




/* Footer typo style */
/*
#footer h4 { 
 font: normal 24px / 28px "Abel", Helvetica, Arial, Verdana, sans-serif !important; 
}
 
.footer .widget, .footer .tp_recent_tweets li {
 font-size: 15px !important;
 line-height: 22px;
}
*/










/* Pour un effet emboité par dessus le header. */
/*
.topcontent {
 margin-top:-75px !important;
 position: relative !important;
 z-index: 100 !important;
 clear:both;
 float:left;
}
*/








/* Liste ul avec custom image. */
/*
#content ul, #footer ul {
 list-style: none !important;
 padding: 0;
}

#content li, #footer li {
 padding-left: 1.3em;
}

#content li:before, #footer li:before {
 content: url('http://www.exemple.ca/wp-content/uploads/list_image-1.png');
 font-family: FontAwesome;
 display: inline-block;
 margin-left: -1.3em; 
 width: 1.3em; 
}
*/








/* Liste ul avec Awesome Font */

#content ul {
 list-style: none !important;
 padding: 0;
}

#content ul li {
 padding-left: 1.3em;
}

#content ul li:before {
 content: "\f105";
font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: inline-block;
 margin-left: -1.3em; 
 width: 1.3em; 
}
 
#footer ul {
 list-style: none !important;
 padding: 0;
}

#footer li {
 padding-left: 1.3em;
}

#footer li:before {
 content: "\f105"; 
font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: inline-block;
 margin-left: -1.3em; 
 width: 1.3em; 
} 

.testimonial-item ul {
 list-style: none !important;
 padding: 0;
}

.testimonial-item li {
 padding-left: 0 !important;
}

.testimonial-item li:before {
 display: none!important;
 margin-left: 0; 
 width: 0; 
}

.testimonial-item .ts-slide {
 padding-top: 0px !important;
 box-sizing: border-box;
}

.fullwidth-slider ul {
 list-style: none !important;
 padding: 0;
}

.fullwidth-slider li {
 padding-left: 0 !important;
}

.fullwidth-slider li:before {
 display: none!important;
 margin-left: 0; 
 width: 0; 
}


.woocommerce li:before {
 content: "\f105"; 
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: none !important;
 margin-left: -1.3em; 
 width: 1.3em; 
} 

.gform_wrapper li:before {
 content: "\f105"; 
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: none !important;
 margin-left: 0px; 
 width: 0px; 
} 

#content .gform_wrapper ul li {
    padding-left: 0px !important;
}




/* Modifier le texte dans le top-bar. */
/* .top-bar .mini-contacts {font: 16px / 32px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;} */








/* Cacher le texte du contenu en bold pour le SEO. */
/* #content strong {font-weight: 400 !important;} */








/* Cacher le floating menu */
/* #phantom {display:none;} */








/* Modifier l’icon des posts vidéos dans le blog */
/*
.rollover-video .video-icon:before {
 background-image: url("http://www.exemple.com/wp-content/uploads/play-icon.png") !important;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 90px !important;
 height: 90px !important;
 margin: -45px 0 0 -45px !important;
 background-color: rgba(0,0,0,0) !important;
 background-position: 0px center;
 background-repeat: no-repeat;
 content: "";
 border-radius: 50%;
}
*/








/* Mettre une image en preview avec rollover natif avec lien vers un video en popup */
/*
.format-video .rollover:before {
 background-image: url(http://www.cliniquedentairecharlestrottier.com/wp-content/uploads/play-icon.png) !important;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 90px !important;
 height: 90px !important;
 margin: -45px 0 0 -45px !important;
 background-color: rgba(0,0,0,0) !important;
 background-position: 0px center;
 background-repeat: no-repeat;
 content: "";
 border-radius: 50%;
}


.blog.large-hover-icons .format-video .rollover i:after, .large-hover-icons .dt-blog-shortcode .format-video .rollover i:after {
 background-image: url(http://www.cliniquedentairecharlestrottier.com/wp-content/uploads/play-icon.png) !important;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 90px !important;
 height: 90px !important;
 margin: -45px 0 0 -45px !important;
 background-color: rgba(0,0,0,0) !important;
 background-position: 0px center;
 background-repeat: no-repeat;
 content: "";
 border-radius: 50%;
}
*/








/* Cacher le lien Modifier pour l’admin */
/* .edit-link { display: none !important;} */








/* Cacher le bouton Share Natif */
/* a.share-button { display: none !important;} */








/* Enlever le fond du widget témoignage. */
/*
.testimonial-item:not(.testimonial-item-slider), .testimonial-item .ts-viewport, .bg-on.team-container {
 background-color: rgba(255,255,255,0) !important;
}
*/








/* Modifier le bouton Détail du blog */
/*
.blog .details.more-link, .dt-blog-shortcode .details.more-link {
 margin-top: 0px;
 margin-bottom: 10px !important;
 margin-left: 0px;
 margin-right: 0px;
 display: inline-block;
 margin-bottom: 0;
 vertical-align: middle;
 cursor: pointer;
 background-image: none;
 border: 1px solid transparent;
 box-sizing: border-box;
 word-wrap: break-word;
 user-select: none;
 top: 0;
 transition: all .2s ease-in-out;
 line-height: normal;
 font-size: 14px;
 padding-top: 14px;
 padding-bottom: 14px;
 padding-left: 20px;
 padding-right: 40px;
 border-radius: 0;
 background-color: #a8d52a;
 color: #000000;
 text-decoration: none;
 align-items: flex-start;
 text-rendering: auto;
 letter-spacing: normal;
 word-spacing: normal;
 text-transform: none;
 text-indent: 0px;
 text-shadow: none;
}

.details:after {
 position: absolute;
 top: 15px;
 right: 15px !important;
 width: 11px;
 height: 100%;
 content: "\f105";
 font-family: FontAwesome;
 background-position: 0 center;
 background-repeat: no-repeat;
 background-image: none !important; 
}

.blog .details.more-link:hover, .dt-blog-shortcode .details.more-link {
 color: #000000 !important;
background-color: #a3bf3b !important;

}

.details:after:hover {
 color:#000000;
}
*/







/* Contact form 7 couleur. */
/*
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="url"], .wpcf7-form input[type="number"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form textarea {
 background-color: #fff !important;
 border-color: #e4e4e4;
 margin-bottom: 20px;
}
*/


.woocommerce-product-details__short-description { display:none !important;}

#footer h4 {
	color: #d79444 !important;
}

.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title {
    font: normal 18px / 24px "Patua One", Helvetica, Arial, Verdana, sans-serif !important;
}

.blanc {
	color: #ffffff !important;
}

.page-title h1 {
	color: #003da5;
}

.content-bg-on.centered-layout-list article, .content-bg-on.classic-layout-list article {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.product .woo-buttons-on-img {
    height: 170px !important;
}

.wc-img-hover .woo-buttons-on-img {
    overflow: visible !important;
}

#bottom-bar .wf-float-left:last-of-type {
    width: 100% !important;
}
.top-icon .aio-icon-header h3.aio-icon-title {
	margin: 0 0 20px !important;
}
.aio-icon-description p {
	line-height: 22px !important;
}
.top-icon .aio-icon-header+.aio-icon-description {
    margin-top: -10px !important;
}
.page-id-962 .split-header .branding {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-order: 2;
    order: 2;
}
.page-id-1195 .split-header .branding {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-order: 2;
    order: 2;
}
.page-id-962 .mini-contacts {
    display: none;
}
.page-id-1195 .mini-contacts {
    display: none;
}
.page-id-962 h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", Helvetica, sans-serif !important;
    font-weight: 600 !important;
}
.page-id-1117 h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", Helvetica, sans-serif !important;
    font-weight: 600 !important;
}
.page-id-1195 h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", Helvetica, sans-serif !important;
    font-weight: 600 !important;
}
.page-id-1117 .split-header .branding {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-order: 2;
    order: 2;
}
.page-id-1117 .mini-contacts {
    display: none;
}
.block-cubs .aio-icon-description p {
	color: #fff !important;
}

/*.block-cubs .top-icon .aio-icon-header h3.aio-icon-title {
	color: #fff !important;
}*/
.box-part p {
	    font-size: 12px;
    line-height: 24px;
}
.titre-blanc h2 {
	color: #fff !important;
}
.divider
{
	position: relative;
    border-top: solid 1px #e9e9ea;
    padding: 14px 0 0 0;
    box-sizing: border-box;
}


.div-arrow-down:before
{
	    content: " ";
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    border-right: solid 1px #e9e9ea;
    border-bottom: solid 1px #e9e9ea;
    top: -7px;
    right: 50%;
    background-color: #fff;
    bottom: -15px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
}
/*.page-id-962 .branding {
    content: url(https://remax.page-promo.com/wp-content/uploads/remax-blanc500.png);
    width: 250px;
}
.page-id-1117 .branding {
    content: url(https://remax.page-promo.com/wp-content/uploads/remax-blanc500.png);
    width: 250px;
}
.page-id-1195 .branding {
    content: url(https://remax.page-promo.com/wp-content/uploads/remax-blanc500.png);
    width: 250px;
}
.page-id-1195 .mobile-branding {
    content: url(https://remax.page-promo.com/wp-content/uploads/remax-blanc500.png);
        width: 165px;
    height: 30px;
    margin-top: 40px;
}
.page-id-1117 .mobile-branding {
    content: url(https://remax.page-promo.com/wp-content/uploads/remax-blanc500.png);
        width: 165px;
    height: 30px;
    margin-top: 20px;
}
.page-id-962 .mobile-branding {
    content: url(https://remax.page-promo.com/wp-content/uploads/remax-blanc500.png);
        width: 165px;
    height: 30px;
    margin-top: 20px;
}*/
.page-id-1195 .mobile-branding {
        width: 165px;
    height: 30px;
    margin-top: 40px;
}
.page-id-1195 .sticky-mobile-logo-second-switch {
	    display: block !important;
}
.page-id-1195 .sticky-mobile-logo-first-switch {
	    display: none !important;
}
.page-id-1689 .mobile-branding {
        width: 165px;
    height: 30px;
    margin-top: 40px;
}
.page-id-1913 .mobile-branding {
        width: 165px;
    height: 30px;
    margin-top: 40px;
}
.page-id-1689 .sticky-mobile-logo-second-switch {
	    display: block !important;
}
.page-id-1913 .sticky-mobile-logo-second-switch {
	    display: block !important;
}
.page-id-1689 .sticky-mobile-logo-first-switch {
	    display: none !important;
}
.page-id-1913 .sticky-mobile-logo-first-switch {
	    display: none !important;
}
.box-cat {
	opacity: 0.5;
}
.box-cat2 {
	opacity: 0.5;
}
.ballon {
	display: none;
}
.page-id-1195 .ballon {
	display: block !important;
}

.page-id-1195 #phantom {
   
    background-color: #000;
	padding-top: 15px;
    padding-bottom: 15px;
}
.page-id-1195 .btn1{
	display: none !important;
}
.phantom-custom-logo-on .hide-phantom.masthead:not(.classic-header):not(.side-header) .branding .phantom-top-line-logo, .phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>a:not(.phantom-top-line-logo), .phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>img:not(.phantom-top-line-logo) {
    opacity: 1;
    display: block;
}

.img-club img {
	mix-blend-mode: exclusion;
}
.img-club2 img {
	mix-blend-mode: exclusion;
	opacity: 0.2;
}
.box-cat .img-club img {
	opacity: 0.2;
}
.carrier i {
	color: #dc1c2e;
}

.page-id-1195 .txt-message {
	padding-top: 200px;
}
.date {
	opacity: 1;
}
a.phantom-top-line-logo {
	display: none;
}
.page-id-1195 a.phantom-top-line-logo {
	display: block;
}

.page-id-1689 #main{
	background: #000 !important;
}
.page-id-1913 #main{
	background: #000 !important;
}
.box-rentre {
	border-bottom: 5px groove #DC1C2E;
	border-right: 5px groove #DC1C2E;
	border-left: 5px groove #DC1C2E;
	border-top: 5px groove #DC1C2E;
}
.range-titre-auton {
	margin-bottom: -66px;
    z-index: 20;
}
.sep-img {
	mix-blend-mode: exclusion;
}
.page-id-1689 .btn1{
	display: none !important;
}
.page-id-1913 .btn1{
	display: none !important;
}
.page-id-1689 .ballon {
	display: block !important;
}
.page-id-1913 .ballon {
	display: block !important;
}
.page-id-1689 .mini-contacts {
    display: none;
}
.page-id-1913 .mini-contacts {
    display: none;
}
.page-id-1689 #phantom {
   
    background-color: #000;
	padding-top: 15px;
    padding-bottom: 15px;
}
.page-id-1913 #phantom {
   
    background-color: #000;
	padding-top: 15px;
    padding-bottom: 15px;
}
/* Responsive native VC (480, 768, 992, 1200) */
/* @media (max-width: 480px) {} */
/* @media (max-width: 600px) {} */
/* @media (max-width: 767px) {} */
/* @media (min-width: 768px) {} */
/* @media (min-width: 768px) and (max-width: 991px) {} */
/* @media (min-width: 992px) {} */
/* @media (min-width: 992px) and (max-width: 1199px) {} */
/* @media (min-width: 1200px) {} */
 @media (max-width: 600px) {
	 .page-id-1195 .ballon {
	display: none !important;
}
	 .page-id-1195 .mobile-branding {
    margin-top: 20px;
}
	 	 .page-id-1689 .ballon {
	display: none !important;
}
	 .page-id-1913 .ballon {
	display: none !important;
}
	 .page-id-1689 .mobile-branding {
    margin-top: 20px;
}
	 .page-id-1913 .mobile-branding {
    margin-top: 20px;
}
}

@media (max-width: 990px) {
.page-id-1195 .sticky-mobile-on.masthead:not(.side-header){
        background: #000 !important;
	    padding-top: 10px;
    padding-bottom: 10px;
}
	.page-id-1689 .sticky-mobile-on.masthead:not(.side-header){
        background: #000 !important;
	    padding-top: 10px;
    padding-bottom: 10px;
}
	.page-id-1913 .sticky-mobile-on.masthead:not(.side-header){
        background: #000 !important;
	    padding-top: 10px;
    padding-bottom: 10px;
}
	.page-id-1117 .sticky-mobile-on.masthead:not(.side-header){
        background: #000 !important;
}
	.page-id-962 .sticky-mobile-on.masthead:not(.side-header){
        background: #000 !important;
}
	
}

ul.main-nav {display:none !important;}

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number{background-color: transparent !important;
color: #dc1c2e !important; border: 1px solid #1a3668 !important;}

a{text-decoration:none !important;}

div.mobile-navigation{display:none !important;}

li#field_1_13 label.gfield_label{display:none !important;}

span.gfield_required{display:none !important;}

div.ginput_complex span label{
    font: normal 300 17px / 30px "Lato", Helvetica, Arial, Verdana, sans-serif !important;
	color:#000 !important;
}

li#field_1_9 label.gfield_label{display:none !important;}

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li#field_1_9 {
    margin-top: 0px !important;
}

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li#field_1_5 {
    margin-top: 0px !important;
}


.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li#field_1_7 {
    margin-top: 0px !important;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 8px;
}

input[type="checkbox"]:disabled + label { color: #999; }

h3.gf_progressbar_title{display:none !important;}

div.reponse{
color:#ffffff !important;
padding: 15px 25px !important;
	background-color: #003da5;
    background-image: none;
    background: #003da5;
    background: -webkit-linear-gradient(135deg,#003da5 30%,#dc1c2e 100%);
    background: linear-gradient(135deg,#003da5 30%,#dc1c2e 100%);
	border-radius: 10px !important;
}

span.gf_step_number{display:none !important;}


label.gfield_label{ color: #003da5;
    font: normal 500 24px / 30px "Montserrat", Helvetica, sans-serif !important;}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title {
    color: #dc1c2e !important;
    font: normal 500 18px / 30px "Montserrat", Helvetica, sans-serif !important;
}

.question6 label.gfield_label{ color: #333333 !important;
    font: normal 400 16px / 30px  "Montserrat", Helvetica, sans-serif !important;}

input.gform_previous_button{display:none !important;}

.hide{visibility:hidden; display:none;}

.ui-datepicker-header {
	background-color: #ffffff !important;}

div.gfield_description{visibility:hidden; display:none;}


li#field_6_55{    line-height: 1.5;
    font-size: .875em;}

p {font-family: "Montserrat", Helvetica, sans-serif !important;}

h1, h2, h3, h4, h5, h6 {font-family: "Montserrat", Helvetica, sans-serif !important;}


label{font-family: "Montserrat", Helvetica, sans-serif !important;}

input[type='checkbox'] {font-family: "Montserrat", Helvetica, sans-serif !important;}

#field_6_2{font-family: "Montserrat", Helvetica, sans-serif !important;}

#field_7_2{font-family: "Montserrat", Helvetica, sans-serif !important;}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {margin-bottom: 6px !important;}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 18px;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    padding-top: 15px;
	padding-left: 10px;
}
/*
label.gfield_label{
    color: #1a3668;
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #e1e1e2;
    position: relative;
}

label.gfield_label:before {
    content: " ";
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    border-right: solid 2px #e9e9ea;
    border-bottom: solid 2px #e9e9ea;
    bottom: -14px;
    right: 10%;
    background-color: #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

label.gfield_label{padding-top:20px !important;}*/

label.gfield_label{
	color: #1a3668;}

.css-checkbox input[type=checkbox] {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

ul {
  padding:0px;
}
li {
  list-style:none;
  display:block;
  padding:5px;
}

.hide{display:none !important;}

/*
#label_11_128_1::after{content:'\A \A OU';
  white-space: pre;}

input#choice_11_128_1{margin-top: -35px;}

#label_12_156_1::after{content:'\A \A OU';
  white-space: pre;}

input#choice_12_156_1{margin-top: -35px;}

#label_12_157_1::after{content:'\A \A OU';
  white-space: pre;}

input#choice_12_157_1{margin-top: -35px;}

#label_12_158_1::after{content:'\A \A OU';
  white-space: pre;}

input#choice_12_158_1{margin-top: -35px;}

#label_14_156_1::after{content:'\A \A OR';
  white-space: pre;}

input#choice_14_156_1{margin-top: -35px;}

#label_14_157_1::after{content:'\A \A OR';
  white-space: pre;}

input#choice_14_157_1{margin-top: -35px;}

#label_14_158_1::after{content:'\A \A OR';
  white-space: pre;}

input#choice_14_158_1{margin-top: -35px;}

#label_13_139_1::after{content:'\A \A OR';
  white-space: pre;}

input#choice_13_139_1{margin-top: -35px;}
*/

input#choice_11_128_2{display:none !important; visibility:hidden;}

input#choice_16_128_2{display:none !important; visibility:hidden;}

input#choice_12_159_2{display:none !important; visibility:hidden;}

input#choice_12_157_2{display:none !important; visibility:hidden;}

input#choice_12_158_2{display:none !important; visibility:hidden;}

input#choice_14_156_2{display:none !important; visibility:hidden;}

input#choice_14_157_2{display:none !important; visibility:hidden;}

input#choice_14_158_2{display:none !important; visibility:hidden;}

input#choice_13_139_2{display:none !important; visibility:hidden;}

input#choice_18_139_2{display:none !important; visibility:hidden;}

input#choice_12_160_2{display:none !important; visibility:hidden;}


input#choice_19_156_2{display:none !important; visibility:hidden;}

input#choice_19_157_2{display:none !important; visibility:hidden;}

input#choice_19_158_2{display:none !important; visibility:hidden;}



input#choice_20_156_2{display:none !important; visibility:hidden;}

input#choice_20_157_2{display:none !important; visibility:hidden;}

input#choice_20_158_2{display:none !important; visibility:hidden;}



input#choice_17_157_2{display:none !important; visibility:hidden;}

input#choice_17_158_2{display:none !important; visibility:hidden;}

input#choice_17_160_2{display:none !important; visibility:hidden;}


#label_19_156_2{pointer-events:none !important;}

#label_19_157_2{pointer-events:none !important;}

#label_19_158_2{pointer-events:none !important;}


#label_20_156_2{pointer-events:none !important;}

#label_20_157_2{pointer-events:none !important;}

#label_20_158_2{pointer-events:none !important;}



#label_17_157_2{pointer-events:none !important;}

#label_17_160_2{pointer-events:none !important;}

#label_17_158_2{pointer-events:none !important;}


#label_12_157_2{pointer-events:none !important;}

#label_12_160_2{pointer-events:none !important;}

#label_12_158_2{pointer-events:none !important;}

#label_11_128_2{pointer-events:none !important;}

#label_16_128_2{pointer-events:none !important;}

#label_12_159_2{pointer-events:none !important;}

#label_14_156_2{pointer-events:none !important;}

#label_14_158_2{pointer-events:none !important;}

#label_13_139_2{pointer-events:none !important;}

#label_18_139_2{pointer-events:none !important;}

#label_12_160_2{pointer-events:none !important;}

a.btn1 {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px;
    border-color: #dc1c2e;
    color: #dc1c2e;
    background-color: transparent;
    font-size: 14px;
    border-radius: 5px;
    border-width: 2px;
    box-shadow: none;
    transition: all .2s ease-in-out;
    line-height: normal;
    position: relative;
    top: 0;
    user-select: none;
    border: 2px solid #dc1c2e;
    box-sizing: border-box;
    word-wrap: break-word;
    display: inline-block;
    margin-bottom: 10px;
	margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
	float: right;
}
a.btn1:hover {
background: none repeat scroll 0% 0% #dc1c2e;
color: #ffffff;
transition: all 0.50s ease 0s;
}

a{pointer-events: auto !important;
cursor:pointer !important;
}

p a{pointer-events: auto !important;
cursor:pointer !important;
}

p{pointer-events: auto !important;
}

#conditions a{pointer-events: auto !important;
cursor:pointer !important;
}

label{font-family: "Montserrat", Helvetica, sans-serif !important;}
input[type="checkbox"] {font-family: "Montserrat", Helvetica, sans-serif !important;}
#field_6_2{font-family: "Montserrat", Helvetica, sans-serif !important;}
#field_7_2{font-family:"Montserrat", Helvetica, sans-serif !important;}
label.gfield_label{ color: #1a3668; font: normal 500 24px / 30px "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title {color: #dc1c2e !important; font: normal 500 18px / 30px "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;}
.question6 label.gfield_label{ color: #333333 !important; font: normal 400 16px / 30px "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;}
.gotham {font-family: "Montserrat", Helvetica, sans-serif !important;}
.gothaml {font-family: "Montserrat", Helvetica, sans-serif !important;}
.gothamb {font-family: "Montserrat", Helvetica, sans-serif !important; font-weight:800; margin-bottom:6px; margin-left:2px;}
p{font-family: "Montserrat", Helvetica, sans-serif !important;}
h1, h2, h3, h4, h5, h6 {font-family: "Montserrat", Helvetica, sans-serif !important; font-weight: 700 !important;}


.font-auto h1 {
	font-family: 'Train One', cursive !important;
	color: #FFFFFF;
text-shadow: #fff 0px 0px 5px, #fff 0px 0px 10px, #dc1c2e 0px 0px 20px, #dc1c2e 0px 0px 30px;
	font-size: 60px;
}

.font-auto h2 {
	font-family: 'Train One', cursive !important;
	color: #FFFFFF;
text-shadow: #fff 0px 0px 5px, #fff 0px 0px 10px, #dc1c2e 0px 0px 20px, #dc1c2e 0px 0px 30px;
}


.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
    color: #fff;
    background-color: #dc1c2e;
    box-shadow: 0 5px 0 #750d16;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
    color: #fff;
    background-color: #dc1c2e;
    box-shadow: 0 5px 0 #750d16;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body {
    width: 100% !important;
    max-width: 100% !important;
}

#input_30_1, #input_30_2 {
    width: 100%;
    color: #ffffff !important;
    border-width: 0px !important;
    border-bottom-width: 2px !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    border-radius: 0px !important;
    border-color: transparent !important;
    border-bottom-color: rgb(255, 255, 255) !important;
}
#input_31_1, #input_31_2 {
    width: 100%;
    color: #ffffff !important;
    border-width: 0px !important;
    border-bottom-width: 2px !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    border-radius: 0px !important;
    border-color: transparent !important;
    border-bottom-color: rgb(255, 255, 255) !important;
}
.img-part-rentree img{
	max-width: 70%;
}
.font-it p{
	font-family: 'Great Vibes', cursive !important;
	font-size: 18px;
}
.titre-automne h4{
	font-family: 'Train One', cursive !important;
	color: #FFFFFF;
text-shadow: #fff 0px 0px 5px, #fff 0px 0px 10px, #dc1c2e 0px 0px 20px, #dc1c2e 0px 0px 30px;
	text-align: center !important;
	font-size: 32px;
	line-height: 38px !important;
    
}
.titre-automne1 h4{
	font-family: 'Train One', cursive !important;
	color: #FFFFFF;
text-shadow: #fff 0px 0px 5px, #fff 0px 0px 10px, #dc1c2e 0px 0px 20px, #dc1c2e 0px 0px 30px;
	text-align: center !important;
	font-size: 26px;
	line-height: 30px !important;
    
}
.titre-automne2 h4{
	font-family: 'Train One', cursive !important;
	color: #FFFFFF;
text-shadow: #fff 0px 0px 5px, #fff 0px 0px 10px, #dc1c2e 0px 0px 20px, #dc1c2e 0px 0px 30px;
	text-align: center !important;
	font-size: 46px;
	line-height: 50px !important;
    
}
.list-horaire li:before  {
	display: none !important;
}
.madel img {
	max-width: 85%;
}
@media (min-width: 841px) and (max-width: 1020px) {
	.titre-automne h4{
	font-size: 26px;
	line-height: 30px !important;
    
}
	.titre-automne2 h4{
	font-size: 36px;
	line-height: 40px !important;
    
}
}
@media (min-width: 769px) and (max-width: 840px) {
	.titre-automne h4{
	font-size: 22px;
	line-height: 26px !important;
    
}
	.titre-automne2 h4{
	font-size: 32px;
	line-height: 36px !important;
    
}
}
@media (min-width: 610px) and (max-width: 768px) {
	.titre-automne h4{
	font-size: 18px;
	line-height: 22px !important;
    
}
	.titre-automne2 h4{
	font-size: 27px;
	line-height: 31px !important;
    
}
}
@media (min-width: 500px) and (max-width: 609px) {
	.titre-automne h4{
	font-size: 15px;
	line-height: 19px !important;
    
}
	.titre-automne2 h4{
	font-size: 22px;
	line-height: 26px !important;
    
}
}
@media (max-width: 499px) {
	.titre-automne h4{
	font-size: 11px;
	line-height: 15px !important;
    
}
	.titre-automne2 h4{
	font-size: 16px;
	line-height: 20px !important;
    
}
	.font-auto h1 {
	font-size: 44px;
}
	div#gform_fields_30.gform_fields {
    display: block;
    width: 100%;
}
	div#gform_fields_31.gform_fields {
    display: block;
    width: 100%;
}
	#field_30_1 {
    display: block;
    width: 100%;
}
	#field_31_1 {
    display: block;
    width: 100%;
}
	#field_30_2 {
    display: block;
    width: 100%;
}
	#field_31_2 {
    display: block;
    width: 100%;
}
	#gform_30 div.gform_footer  {
		display: block;
		width: 100%;
	}
	#gform_31 div.gform_footer  {
		display: block;
		width: 100%;
	}
}
span.menu-text {
	display: none;
}
.page-id-1689 span.menu-text {
	display: block;
	color: #fff !important;
}
.page-id-1913 span.menu-text {
	display: block;
	color: #fff !important;
}

.page-id-1689 .txt-message {
    padding-top: 200px;
	color: #fff;
}

.page-id-1913 .txt-message {
    padding-top: 200px;
	color: #fff;
}
.box-part a {
	color: #fff !important;
	font-weight: 700;
}

.gform_confirmation_message_30 {color:#FFF; text-align:center;}

.gform_confirmation_message_31 {color:#FFF; text-align:center;}

div.gpfup__droparea.gpfup__droprea--maxed span {
	display: none !important;
}