@charset "UTF-8";

@font-face {
    font-family: 'Futura Std';
    src: url('/fonts/FuturaStd-Book.woff2') format('woff2'),
        url('/fonts/FuturaStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Std';
    src: url('/fonts/FuturaStd-Bold.woff2') format('woff2'),
        url('/fonts/FuturaStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Std';
    src: url('/fonts/FuturaStd-Heavy.woff2') format('woff2'),
        url('/fonts/FuturaStd-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

*{
	font-family: Futura Std;
}

.delta-title1{
	font-weight: bold;
	font-size: 14pt;
	color: rgb(76,52,58);
}
.delta-title2{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-color: rgb(245,127,43);
}

.container-header {
  position: relative;
  z-index: 10;
  background-color: white;
  background-image: none;
  /*background-image: url('/images/header-background.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position-x: center;
  background-position-y: 100px;
  */
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;
}

.container-header .mod-menu{
  color: black;
font-size:x-large;
}

.container-header .container-nav{
  width: fit-content;
}

/*.mod-languages{
  position: absolute;
  right: 0;
  top: 0;
  
}*/

#header-background{
  width:250px;
  height:119px;
}
.navbar-toggler {
  background-color: rgba(134,196,211, 0.5);;
}


@media screen and (max-width:790px){
  #header-background{
    display:none;
    /*width:400px;*/
  }  
  .container-header .navbar-brand {
    position: relative;
    display: inline-block;
    /* margin-right: auto; */
    font-size: 2rem;
    color: #fff;
   }
  .grid-child {
    display: flex;
    width: fit-content;
    max-width: 1320px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width:800px) and (max-width:850px){
  #header-background{
    width:500px;
  }  
}
@media screen and (min-width:851px) and (max-width:910px){
  #header-background{
    width:550px;
  }  
}
@media screen and (min-width:911px){
  #header-background{
    width:600px;
  }  
}


@media screen and (min-width:768px){
  .container-header .container-nav{
    position: absolute;
    bottom: 0;
    left: 35%;
  }
}

/*.delta-lang-select*/
.delta-languages{
  margin-top: 20px;
  margin-left: 20px;
}
.delta-languages button{
  border-style: none;
}
.container-below-top{
  width: 100%;
	position: absolute;
	margin-top: 60px;
}
.mod-custom {
    width: 100%;
}

/*The preferences classes + rounded div and triangle*/

.delta-triangle-container{
  display: flex;
  flex-direction: column;
  align-items: center;

  width:220px;
  padding-left: 20px;
}

.delta-triangle{
	
}

.delta-triangle img{
  width: 200px;
}

.delta-triangle-content{
	margin: -80px 0 0 -100px;
	width: 120px;
	font-size: 14pt;
	font-weight: bold;

}

.delta-container{
    border-radius: 30px;
	background-color: rgba(134,196,211, 0.5);
}

.delta-content{
	padding-top:50px;
	padding-bottom:25px;
	padding-left: 50px;
	padding-right:25px;
	/*width: fit-content;*/
}
div.delta-content table{
	width:100%
}
div.delta-content th{
	color:white;
	text-align: center;
}
div.delta-content td{
	background-color:white;
	text-align: left;
	padding:10px;
}
div.delta-content td label{
	color: rgba(134,196,211, 1);
}
div.delta-content td input[checked] ~ label {
	color: rgb(245,127,43);
}

div.delta-content td.time-slot{
	background-color:inherit;
	text-align: center;
}

/*Permanences*/
table.permanence{
	border-spacing: 5px 5px;
	border-collapse: separate;
}
table.permanence td{
	padding:2px;
}
.permanence-slot td{
	color:rgb(134,196,211);
	font-weight: bold;
}
/*Stadard delta colors*/

.delta-blue{
  color: rgb(134,196,211);
}
.delta-blue-50{
  color: rgba(134,196,211, 0.5);
}


.delta-aubergine{
  color: rgb(76,52,58);
}

.delta-orange{
  color: rgb(245,127,43);
}

.delta-rose{
  color: rgb(199,60,83);
}

.circle-program {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: small;
  color: white;
  text-align: center;
  background:  rgb(245,127,43);
  font-weight: normal;
}

.title-program{
	float: right;
	background-color: rgb(76,52,58);
	color: white;
	font-size: x-large;
	padding: 10px;
	font-weight: bold;
}

.printable {
  background-color: white;
  width: 23cm;
  margin: 0;
  padding: 0px;
  font-size: 12px;
}
.printable-title-program {
  font-size: medium;
}

.printable-delta-content {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.delta-blog-title .blog-item .item-content .page-header h2 a {
    font-family : 'Futura Std';
  	color : rgb(76,52,56);
    text-decoration: none;
}

.acym_form
{width:75%;}
.acysubbuttons .subbutton{
  background:  rgb(245,127,43);
      border: none;
}
.acyfield_1 {
  width:20%;
}
.acyfield_2 {
  width:20%;
}
.newsletter-delta
{}