body {
    font-family: Helvetica, sans-serif;
}
.line-main, .line-secondary {
    padding-top: unset;
    padding-bottom: unset;
}
.row {
    margin-bottom: 3px;
}
a, a:focus, a:hover {
    color: #bf3f98;
}
table td {
    padding: 5px;
}

.hidden {
    display: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.btn {
	background: #535594;
    border-color: #8750a1;
	color: #fff;
	font-size: 2rem;
}
a.btn-link {
	background: #535594!important;
    border-color: #8750a1!important;
	color: #fff!important;
	font-size: 2rem!important;
    font-weight: bold;
    text-decoration: none;
}
.content.contact-home h1 {
    display: none;
}
h1 {
    border-bottom: 1px solid #EE2478;
}

.btn.width-100 {
    width: 100%;
}

.btn.width-100.mobile {
    display: none;
}

.btn:hover, .btn:active {
    color: rgba(255,255,255,0.9);
}
.text-center {
	text-align: center;
}
.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 3rem;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: .25rem;
}
.alert-info {
	color: #fff;
	background-color: #bf3f98;
	border-color: #8750a1;
}
.alert-info h2 {
	color: #fff;
}
.alert-info a {
    color: #fff;
    font-size: 3rem;
    font-weight: bold;
    text-decoration: underline;
}

.social-link [class*=icon-] {
    font-size: 2.4rem;
    color: #fff!important;
}
.line-menu, .line-footer {
    background-color: #315279;
}
.navbar-default .navbar-nav > li.active, .navbar-default .navbar-nav > li:hover {
    background-color: #ee2478;
}

.code-qr {
    width: 200px; 
    height: 200px;
    margin: auto;
    margin-bottom: 30px;
}

.line-secondary {
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.panel-default > .panel-heading a, #accordion h3.panel-title a {
    display: unset;
}
.menu-type-page:nth-of-type(9) {
    background: #dda11d;
}

.links div {
    height: 400px;
    color: #fff;
    font-size: 2rem;
    text-align: center;
    background: #090;
    background-size: contain;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0;
}
.links div a {
    color: #000;
    font-size: 4rem;
    line-height: 4rem;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 90px;
    display: flex
;
    align-items: center;
    justify-content: center;
}

div.acvmtl1 {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/acvmtl1.jpg');
}
div.acvmtl2 {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/acvmtl2.jpg');
    padding: 0;
}
div.acvmtl3 {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/acvmtl3.jpg');
}
div.positions {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/positions.jpg');
    border-right: 1px solid #fff;
}
div.calendar {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/calendrier.jpg');
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
}
div.emergency {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/emergency.jpg');
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
}
div.comittees {
    background-image: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/comittees.jpg');
    border-left: 1px solid #fff;
}
div.newsletter {
    background: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/newsletter.jpg');
    background-position: bottom;
}
div.contact-home {
    background: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/contact.jpg');
    background-position: bottom;
}
div.subscription {
    background: url('https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/home/subscription.jpg');
}

.acvmtl1, .acvmtl2, .acvmtl3, .newsletter, .contact-home, .subscription {
    height: 500px;
    background-size: cover;
    display: flex;
    align-items: flex-end;
}
.acvmtl1, .acvmtl2, .acvmtl3 {
    height: 400px;
}
.acvmtl2 .info, .newsletter .info, .contact-home .info, .subscription .info {
    background: rgba(255, 255, 255, 0.7);
    height: 35%;
    width: 100%;
    padding: 20px;
    font-size: 2rem;
}
.newsletter .info {
    height: 40%;
}
.acvmtl2 .info {
    height: 70%;
}
.newsletter .info h2, .contact-home .info h2 {
    font-weight: bold;
    font-size: 4rem;
}

.subscription {
    height: 450px;
}
.subscription .info {
    height: 45%;
}

.row.introduction, .row.subscription, .row.links, .row.newsletter, .row.contact-home {
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (max-width: 992px) {
    .container {
        padding: 0;
    }
    #clyapCInLY4tJJcaI8KLYIfC {
        padding-left: 0;
        padding-right: 0;
    }
    
    .btn.width-100.mobile {
        display: inherit;
    }
    
    .btn.width-100.desktop {
        display: none;
    }
    .acvmtl2 .info, .newsletter .info, .contact-home .info, .subscription .info {
        font-size: 2.5rem;
    }
    .introduction h1 {
        padding: 0 10px;
        text-align: center;
    }
    .acvmtl2 {
        height: 450px;
    }
    .acvmtl2 .info {
        height: 100%;
    }
    .acvmtl3 {
        display: none;
    }
    .subscription {
        height: 350px;
    }
    .newsletter, .contact-home {
        height: 300px;
    }
    .subscription .info, .newsletter .info, .contact-home .info {
        height: 100%;
    }
    .links div {
        background-size: cover;
    }
    .row.introduction, .row.subscription, .row.links, .row.newsletter, .row.contact-home {
        background-position: center bottom;
    }
    .contact-home {
        line-height: 3rem;
    }
    #clyapCInLY4tJJcaI8KLYIfC .mod-banner__img {
        background-image: url(https://cdn.ca.yapla.com/company/CPYUO4mKGJRoSixMbNXkly3d6/asset/images/banner_mobile.jpg)!important;
        background-size: contain;
        height: 550px;
    }
}

@media (min-width: 1024px) {
    .navbar-nav {
        width: 100%;
    }
    .navbar-nav > li {
        width: 11.1%;
        text-align: center;
    }
}

@media (max-width: 1024px) {
    .navbar-default .navbar-nav .dropdown-menu li a, .navbar-default .navbar-nav li a {
        font-size: 1.1rem;
    }
}
