@import url('https://fonts.googleapis.com/css?family=Comfortaa:700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');


/*bleu 
rgb(102,178,226);
*/

/*vert 
#9EC25E;
*/

/*orange
rgb(231,154,64);
*/

body.path-frontpage,
body.path-webform {
  background-image: none;
  background-color: white;
}

.path-frontpage .site-header__initial,
.path-webform .site-header__initial {
  display: none;
}

.path-frontpage .social-bar,
.path-webform .social-bar {
  background-color: white;
}

.path-frontpage .main-content__container,
.path-webform .main-content__container {
  padding: 0 20px 0 20px;
  margin-right: 0;
}



.path-frontpage h1, 
.path-frontpage h2, 
.path-frontpage h3,
.path-webform h1, 
.path-webform h2, 
.path-webform h3 {
  font-weight: 700;
  font-family: 'Comfortaa', cursive !important;
}

.path-frontpage .site-header__fixable h1,
.path-webform .site-header__fixable h1{
  padding-right: 25%;
  font-size: 2rem;
}

.path-frontpage .site-header__inner__container,
.path-webform .site-header__inner__container {
  margin-right: 0;
  max-width: 100rem;
  justify-content: unset;
}

.path-frontpage .site-header__inner__container #block-logoccll,
.path-webform .site-header__inner__container #block-logoccll{
  min-width: 90%;
}

.path-frontpage .site-header__inner__container .site-branding,
.path-webform .site-header__inner__container .site-branding{
  justify-content: center;
  align-items: flex-start;
}

.path-frontpage #edit-intro .messages--status,
.path-webform .webform-confirmation {
  background: rgb(102,178,226,50%);
  border-left: 10px solid rgb(102,178,226);
  color: #0d1214;
}

.path-webform .webform-confirmation {
  padding: 25px;
}

.path-frontpage #edit-intro .messages--status .messages__icon {
  display: none;
}

.path-frontpage #edit-intro .messages--status h2{
  margin-top: 0.25rem ;
}

.path-frontpage .webform-section {
  padding-top: 30px;
}

#edit-infos-personnelles h2 {
  color: #9EC25E;
}

#edit-infos-personnelles h2:before {
  content: '';
  background: transparent url(../images/arrow_green.svg) no-repeat center center;
  background-size: contain;
  width: 60px;
  position: relative;
  height: 54px;
  left: -5px;
  top: 15px;
  display: inline-block;
  margin-right: 35px;
}

#edit-ma-collecte h2 {
  color: rgb(231,154,64);
}


#edit-ma-collecte h2:before {
  content: '';
  background: transparent url(../images/arrow_orange.svg) no-repeat center center;
  background-size: contain;
  width: 60px;
  position: relative;
  height: 54px;
  left: -5px;
  top: 15px;
  display: inline-block;
  margin-right: 35px;
}


.path-frontpage #edit-information .messages--warning {
  background: rgb(231,154,64,50%);
  border-left: 10px solid rgb(231,154,64);
  color: #0d1214;
}


.path-frontpage  #edit-information .messages--warning .messages__icon {
  display: none;
}

.path-frontpage #edit-information .messages--warning h3{
  margin-top: 0.25rem ;
}

.path-frontpage .form-item-date-souhaitee .select2 {
  padding-left: 1.125rem;
  padding-right: 3.375rem;
    max-width: 100%;
    height: 3.375rem;
    padding-top: 0;
    padding-bottom: 0;
    color: #0d1214;
    border: 1px solid #7e96a7;
    border-radius: 0.1875rem;
    background-color: #fff;
    background-image: url(../../images/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: right 18px center;
    font-family: inherit;
    font-size: inherit;
    -webkit-appearance: none;
    appearance: none;
}



.path-frontpage .form-item-date-souhaitee .select2 .select2-selection {
  border: none;
}

#select2-edit-date-souhaitee-container {
    height: 3.375rem;
    padding-top: 0.65rem;
}


.path-frontpage .form-item-date-souhaitee .select2 .select2-selection .select2-selection__arrow {
    background: transparent no-repeat url(../images/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    top: 5px;
    right: 15px;
}

.path-frontpage .form-item-date-souhaitee .select2 .select2-selection .select2-selection__arrow b{
  display: none;
}


.path-frontpage .select2-search__field[aria-controls='select2-edit-date-souhaitee-results'] {
  display: none;
}

.path-frontpage .select2-dropdown .select2-results__options {
  margin-left: 0;
}

.path-frontpage #edit-download-guide {
    background: transparent url(../images/arrow_green.svg) no-repeat left center;
    
/*    margin-left: 25px;*/
    text-align: center;
    display: block;
    padding: 10px;
    margin-bottom: 40px;
}

.path-frontpage #edit-download-guide a{
  display: inline-block;
  background: #9EC25E;
  padding: 10px;
  color: #0d1214;
  text-decoration: none;
      width: 90%;
    margin-left: 75px;
}


.path-frontpage .form-item-encombrants-collecte .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgb(231,154,64);
  border: none;
  color: #0d1214;
  padding: 5px;
}

.form-item-encombrants-collecte .select2-selection__choice .select2-selection__choice__remove {
  color: #0d1214;
    font-size: 1rem;
    padding-right: 10px;
}

.path-frontpage #edit-actions {
    justify-content: center;
}

.path-frontpage #edit-actions-submit {
  background: rgb(231,154,64);
  color: #0d1214;
  border: none;
  font-weight: 400;
  font-size: 1.5rem;
}



.path-frontpage input[type="radio"]:checked {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.5' cy='8.5' r='8.5' fill='%23e79a40'/%3E%3C/svg%3E%0A");
    border: #e79a40 2px solid;
}

.path-frontpage input[type="radio"]:focus {
  box-shadow: none;
}

.path-frontpage #edit-consentement {
  float: left;
}

.path-frontpage #edit-consentement[type="checkbox"]{
  border-color: #7e96a7;
  margin-right: 20px;
}

.path-frontpage #edit-consentement[type="checkbox"]:focus{
  outline: none;
}


.path-frontpage #edit-consentement[type="checkbox"]:checked{
  border: none;
  background-color: rgb(231,154,64);
  background-image: url("data:image/svg+xml,%3Csvg width='17px' height='13px' viewBox='0 0 17 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M14.8232,0.176777 C14.9209,0.0791457 15.0791,0.0791455 15.1768,0.176777 L16.9445,1.94454 C17.0422,2.04217 17.0422,2.20047 16.9445,2.2981 L6.23744,13.0052 C6.13981,13.1028 5.98151,13.1028 5.88388,13.0052 L0.176777,7.2981 C0.0791456,7.20047 0.0791456,7.04218 0.176777,6.94454 L1.94454,5.17678 C2.04217,5.07915 2.20047,5.07915 2.2981,5.17678 L5.88388,8.76256 C5.98151,8.86019 6.13981,8.86019 6.23744,8.76256 L14.8232,0.176777 Z' id='Path' fill='white' fill-rule='nonzero'%3E%3C/path%3E%3C/svg%3E");
}


.path-webform #block-contacts {
  text-align: center;
}

.path-webform #block-contacts .text-content{
  font-family: metropolis, sans-serif !important;
}

.path-webform #block-contacts a{
    color: #0d1214;
}
.path-webform #block-contacts a#tel{
  color: rgb(231,154,64);
}

.path-frontpage footer,
.path-webform footer {
  display: none;
 
}



@media (max-width: 1100px) {
.path-frontpage .site-header__fixable h1,
.path-webform .site-header__fixable h1{
  padding-right: 25%;
  font-size: 1rem;
}
}



