body.has-overlay {
	max-width: 100%;
}

@media (max-width: 992px) {
    header .container .header-nav {
        max-height: 100vh;
        overflow-y: auto;
	}
}

.module-events .img-16by9-cover img {
    object-fit: contain;
}

.Rectangle_1 {
  background-color: rgb(230, 0, 126);
  position: absolute;
  left: 36px;
  top: 525px;
  width: 1820px;
  height: 15px;
  z-index: 1;
}
#carousel-homepage .carousel-inner .item img.full {
    top: -25%;
}

.template-home p { 
	font-size: 16px;
    line-height: 22px;
}
.homepage-text { 
	padding-right: 100px;
}

h4 {
	margin-top: 0px;
    font-weight: bold;
	text-transform: uppercase;
}

.test-title {
    border-bottom: 3px solid #ec6eaa;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 35px;
    margin-top: 40px;
}

.paragraph-text p, .paragraph-news p {
	   
}

i.social {
	font-size: 25px; 
}

hr { margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1.5px solid #ec6eaa; }