body {
font-size: 16px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 400;
color: #232323;
line-height: 1.375em; }

/*MAKE IMAGE RESPONSIVE============================================================================= */

#body_container_content_sub .image-responsive {
    max-width: 100%;
    height: auto;
}

/*TYPOGRAPHY AND CONTENT STYLE============================================================================= */

.blue_text {
color: #4b9bdf;
}

.dark_blue_text {
color:#114274;
}

.light_blue_text {
color: #61dbfe;
}

.orange_text {
color: #ed5e38;
}

.light_orange_text {
color: #f3743e;
}

.small {
font-size: 0.875em;
}

.medium_text {
font-size: 1.250em;
}

.large_text {
font-size: 1.5em;
}

#body_container_content_sub a.bouton-bleu {
display: inline-block;
margin: 0px 0px 0px 0px;
padding: 8px 10px 8px 10px;
clear: both;
font-size: 0.938em;
color: #ffffff;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
text-shadow: 0px 0px #232323;
border: 0px solid #232323;
background-color: #0078c2;}

#body_container_content_sub a.bouton-bleu:hover {
color: #ffffff;
text-shadow: 0px 0px #232323;
border: 0px solid #232323;
background-color: #4b9bdf;
}

h1 {
    clear: both;
    color:#232323;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.125em;
}

h2 {
    clear: both;
    color:#114274;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.125em;
}

h3,
h4,
h5,
h6 {
    clear: both;
    color:#4b9bdf;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.125em;
}

#body_container_content_sub .small_date {
font-size: 1em;
font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight: 600;
color: #ed5e38;
border: 0;
padding: 0px 0px 0px 0px;
margin: -35px 0px 0px 0px; }

#body_container_content_sub h1 {
    margin: 40px 0px 15px 0px;
    font-size: 1.750em;
 }

#body_container_content_sub h2 {
    margin: 40px 0px 15px 0px;
    font-size: 1.5em;
 }

#body_container_content_sub h3 {
    margin: 40px 0px 15px 0px;
    font-size: 1.250em;
 }

#body_container_content_sub h4 {
    margin: 40px 0px 15px 0px;
    font-size: 1.125em;
 }

#body_container_content_sub h5  {
    margin: 40px 0px 15px 0px;
    font-size: 1em;
 }

#body_container_content_sub h6  {
    margin: 40px 0px 15px 0px;
    font-size: 0.875em;
 }

dfn,
cite,
em,
i {
    font-style: italic;
}

#body_container_content_sub p { font-size: 1em; margin: 15px 0px 15px 0px; }

#body_container_content_sub blockquote { margin: 15px 30px 15px 30px; font-style: italic; }

#body_container_content_sub sup { font-size: 0.625em; }

#body_container_content_sub sub { font-size: 0.625em; }

#body_container_content_sub .small { font-size: 0.750em; }

#body_container_content_sub .uppercase { text-transform: uppercase; }

#body_container_content_sub hr { background-color: #58595b;	border:0; height: 1px; margin-bottom: 20px; }

#body_container_content_sub hr.light { background-color: #cccccc; border:0; height: 1px; margin-bottom: 20px; }

/* Link Styles */

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { color:#0078c2; text-decoration: none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  { color: #0078c2; text-decoration: underline; }

a:link, a:visited, a:active  { color: #0078c2; text-decoration:none;}
a:hover {text-decoration:underline; color: #4b9bdf; }

/* List Styles */

ul,
ol {
    margin: 15px 0px 15px 40px;
    padding: 0;
}

ul {
    list-style: disc;
}

ul.black_arrow {
    margin: 15px 0px 15px 30px;
    padding: 0;
    list-style-image: url('https://www.baie-durfe.qc.ca/template_files/arrow-bullet-black.png');
}

ul.black_arrow li {
    margin: 0px 0px 15px 0px;
    padding: 0;
}

ul.black_arrow li a {
    font-weight: 600;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 30px;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}


/* Table Styles */

table
 {
    width: 100%;
    margin: 0 0 15px 0;
    border: 0px solid #999999;
    border-collapse: collapse;

}

table th {
    padding: 0px 10px 0px 10px;
    color: #232323;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
}

table td {
    padding: 0px 10px 0px 10px;
    color: #232323;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
}


/*CUSTOM EDITOR STYLE============================================================================= */

.blue_box_header {
    display: block;
    background-color: #0078c2;
    padding: 11px 15px 11px 15px;
    margin: 0;
    font-size: 1.250em;
    color: #ffffff;
    font-family: "Open Sans", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.125em;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.icon_agenda {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-agenda-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
    background-size: 24px 24px;
}

.icon_minutes {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-minutes-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
    background-size: 24px 24px;
}

.icon_question {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-question-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
    background-size: 24px 24px;
}

.icon_video {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-video-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
    background-size: 24px 24px;
}

.icon_avis {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-avis-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_contact {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-contact-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_link {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-link-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_email {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-email-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_map {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-map-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_phone {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-phone-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_fax {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-fax-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_pdf {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-pdf-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon_facebook {
    background-image: url(https://www.baie-durfe.qc.ca/template_files/icon-facebook-24.png);
    padding: 0px 0px 0px 31px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.box_alert {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 45px;
    background: #FFF5EB url(https://www.baie-durfe.qc.ca/template_files/box-alert-24.png) 10px center no-repeat;
    border: 1px solid #FFB4A0;
}

.box_facebook {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 45px;
    background: #e9eef5 url(https://www.baie-durfe.qc.ca/template_files/icon-facebook-24.png) 10px center no-repeat;
    border: 1px solid #c8dbec;
}

.box_info {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 45px;
    background: #e9eef5 url(https://www.baie-durfe.qc.ca/template_files/box-info-24.png) 10px center no-repeat;
    border: 1px solid #c8dbec;
}

.box_success {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 45px;
    background: #F5FAEB url(https://www.baie-durfe.qc.ca/template_files/box-success-24.png) 10px center no-repeat;
    border: 1px solid #78BE5A;
}

.box_tips {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 45px;
    background: #FFFDEB url(https://www.baie-durfe.qc.ca/template_files/box-tips-24.png) 10px center no-repeat;
    border: 1px solid #FFC864;
}

.box_red {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    background: #FFF5EB;
    border: 1px solid #FFB4A0;
}

.box_blue {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    background: #e9eef5;
    border: 1px solid #AAB4BE;
}

.box_green {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    background: #F5FAEB;
    border: 1px solid #78BE5A;
}

.box_orange {
    margin: 15px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    background: #FFFDEB;
    border: 1px solid #FFC864;
}

/*ACCESSIBILITY ============================================================================= */

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}



#body_container_content_sub_wrapper .urbanisme-veuillez-noter{
    background-color: #3377BD;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 50px 30px ;
    margin:  20px 0;
}


#body_container_content_sub_wrapper .urbanisme-veuillez-noter img{
    width: 60px;
}

#body_container_content_sub_wrapper .urbanisme-veuillez-noter h3{
    color: #FFFFFF;
    font-size: 27px;
    line-height: 32px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 !important;

}

#body_container_content_sub_wrapper .urbanisme-veuillez-noter .sep{
    background-color: #FFFFFF;
    height: 60px;
    width: 4px;
}

#body_container_content_sub_wrapper .urbanisme-veuillez-noter .texte{
    color: #FFFFFF;

    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    text-transform: uppercase;

}

@media (max-width: 767px){
    #body_container_content_sub_wrapper .urbanisme-veuillez-noter{
        gap: 15px;
        padding: 30px 25px ;
        margin:  15px 0;
        flex-wrap: wrap;
    }


    #body_container_content_sub_wrapper .urbanisme-veuillez-noter img{
        width: 50px;
    }
    #body_container_content_sub_wrapper .urbanisme-veuillez-noter h3{
        font-size: 22px;
        line-height: 26px;
    }
    #body_container_content_sub_wrapper .urbanisme-veuillez-noter .sep{
     display: none;
    }

    #body_container_content_sub_wrapper .urbanisme-veuillez-noter .texte{
        width: 100%;
        font-size: 18px;
        line-height: 24px;

    }
}