.login u {
  width: 100%;
}

.login u>p {
  text-align: center;
  margin: 15px 0 0;
}

.page-template-template-login #content-container button {
  margin-top: 16px;
  margin-bottom: 14px;
  width: 100%;
  max-width: 488px;
}

.page-template-template-login .signin,
#login-form .signin {
  color: #28466B;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.page-template-template-login .signin a,
#login-form .signin a {
  color: #F26921;
  text-decoration: underline;
}

.page-template-template-login .login .divider,
#login-form .divider {
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #28466B;
  margin: 50px auto 35px;
  max-width: 548px;
  position: relative;
}

.page-template-template-login .divider span,
#login-form .divider span {
  display: inline-block;
  padding: 0 20px;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}

.page-template-template-login .login .divider::before,
#login-form .divider::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #28466B;
  height: 1px;
}

li.comment .comment-author .name a {
  color: inherit;
}

.fblogin {
  text-align: center;
}

.legals,
.legals p {
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.legals a {
  color: inherit;
}

.legals a:hover {
  color: #F26921;
}

.formNewStyle #input-container.nform #gform_1 .gform_fields {
  grid-template-areas:
    "a b"
    "a c"
    "a d"
    "a k"
    "e f"
    "g h"
    "i i";
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
  row-gap: 46px;
  column-gap: 93px;
}

.formNewStyle .nform #gform_1 .gform_footer {
  position: static;
}

#gform_1 #field_1_18 {
  grid-area: a;
  transform: none;
  width: 100% !important;
  border: 4px solid rgb(40 70 107 / 50%);
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: relative;
  overflow: hidden;
}

#gform_1 #field_1_19 {
  grid-area: a;
  transform: none;
  width: 100% !important;
  border: 4px solid rgb(40 70 107 / 50%);
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: relative;
  overflow: hidden;
}

#gform_1 #field_1_13 {
  grid-area: a;
  transform: none;
  width: 100% !important;
  border: 4px solid rgb(40 70 107 / 50%);
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: relative;
  overflow: hidden;
}

#gform_1 #field_1_1 {
  position: static;
  grid-area: b;
  transform: none;
}

#gform_1 #field_1_10 {
  position: static;
  grid-area: c;
  transform: none;
}

#gform_1 #field_1_8 {
  position: static;
  grid-area: k;
  transform: none;
}

#gform_1 #field_1_15 {
  position: static;
  grid-area: e;
  transform: none;
}

#gform_1 #field_1_11 {
  position: static;
  grid-area: f;
  transform: none;
}

#gform_1 #field_1_3 {
  position: static;
  grid-area: d;
  transform: none;
}

#gform_1 #field_1_5 {
  position: static;
  grid-area: h;
  transform: none;
}

#gform_1 #field_1_4 {
  position: static;
  grid-area: g;
  transform: none;
}

.formNewStyle .nform #gform_1 #pfp {
  margin: 0;
  justify-content: center;
}

#gfgeo-map-wrapper-1_4,
#gform_1 #field_1_5 {
  aspect-ratio: 760/484;
}

body #gform_1 .gfgeo-map,
#gform_1 #field_1_5 textarea,
#field_1_5 .ginput_container {
  height: 100% !important;
}

#gfgeo-locator-button-wrapper-1_15 {
  display: none;
}

.gform_confirmation_message {
  color: #28466B;
}

.gform_confirmation_wrapper {
  justify-content: center !important;
}

.gffiuf-img-active {
  position: absolute !important;
  display: block !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(40 70 107 / 50%);
}

.gffiuf-img-active img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
}

#field_1_17 {
  display: none !important;
}

#field_1_16 {
  display: block;
  grid-area: i;
}

#field_1_16 .gfield_label {
  display: none !important;
}

#field_1_16 .ginput_container {
  max-width: 781px;
  padding: 0 20px;
  margin: 0 auto;
}

.gchoice_1_16_1 {
  margin: 6px 0 39px !important;
}

#field_1_16 .gchoice {
  font-size: 20px;
  line-height: 24px;
  color: #28466B;
  gap: 8px;
  align-items: flex-start;
}

.formNewStyle .gchoice input {
  border-color: rgb(40 70 107 / 50%);
  margin: 20px 0 0;
}

.formNewStyle .nform #gform_1 .gform_footer {
  width: 100%;
  text-align: center;
}

.formNewStyle #input-container.nform .gform_footer .gform_button {
  width: auto;
  padding: 30px 198px 29px;
  max-width: 100%;
}

.page-banner {
  padding: 122px 150px 137px;
  position: static !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.page-banner p {
  margin: 0 !important;
  color: #FFFFFF !important;
}


body>footer {
  padding: 0;
  flex-wrap: wrap;
  gap: 0;
}

.footer-top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 40px 150px;
  background-color: var(--primary);
  gap: 80px;
}

.footer-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 21px 150px 35px;
}

.footer-bottom .copyright {
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.single-photo #sform select {
  margin-top: 0 !important;
}

.formNewStyle #input-container.nform .gfield.gfield--type-select,
.single-photo #sform .gfield.gfield--type-select {
  position: relative !important;
}

.formNewStyle #input-container.nform .gfield.gfield--type-select select,
.single-photo #sform select {
  padding-right: 100px;
}

.formNewStyle #input-container.nform .gfield.gfield--type-select::before,
.single-photo #sform .gfield.gfield--type-select::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 28px;
  right: 100px;
  top: 28px;
  display: block;
  background-color: #F26921;
}

.formNewStyle #input-container.nform .gfield.gfield--type-select::after,
.single-photo #sform .gfield.gfield--type-select::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  right: 46px;
  top: 30px;
  background-image: url(../images/arrd.png);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

.formNewStyle #input-container {
  padding: 100px 150px 0;
}

.login h3 {
  font-size: 70px;
  line-height: 94px;
  font-weight: bold;
  color: var(--primary);
  font-family: var(--font-urw);
  text-align: center;
  margin: 0 0 62px;
}

#login-form #content-container form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
}

#login-form #input-container {
  width: 100%;
  max-width: 488px;
}

#login-form #content-container button {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #FFFFFF;
  padding: 30px 58px 29px;
  margin-top: 40px;
  margin-bottom: 60px;
  color: white;
  background-color: var(--secondary);
  border-radius: 20px;
  border: none;
  margin-top: 16px;
  margin-bottom: 14px;
  width: 100%;
  max-width: 488px;
}

.login .input-connection {
  width: 100%;
}

#login-form {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.mfp-wrap {
  z-index: 1000000;
  background-color: rgb(255 255 255 / 80%);
}

.formNewStyle .page-banner #content-container {
  max-width: 100%;
}

.formNewStyle #input-container.nform #gform_3 .gform_fields,
.formNewStyle #input-container.nform .gform_fields#gform_fields_5 {
  grid-template-areas:
    "p p p"
    "a b c"
    "d e e"
    "g g i";
  row-gap: 40px;
  column-gap: 43px;
}

#gform_3 #field_3_11 {
  grid-area: p;
  margin: 0 0 35px;
}

#gform_3 #field_3_8 {
  grid-area: e;
}

#gform_3 #field_3_8 .ginput_container {
  row-gap: 0;
}

#gform_3 #field_3_5 {
  grid-area: g;
}

.formNewStyle #gform_3 .gchoice {
  align-items: center;
  justify-content: center;
}

.formNewStyle #gform_3 .gchoice input {
  margin-top: 0;
}

.formNewStyle #input-container.nform #gform_3 .gform_footer .gform_button {
  width: 100%;
}

.formNewStyle .nform #gform_3 .gfiuffur-inline {
  left: 0;
}

.formNewStyle .nform #gform_3 #pfp {
  justify-content: center;
}

.nform #gform_3 .gfiuffur-upload.active .gfiuffur-inline {
  display: none;
}

.formNewStyle .nform #gform_3 #pfp img {
  width: 182px;
  height: 182px;
  border-radius: 50%;
}

.page-template-template-profile .hero-bg {
  height: auto;
  min-height: 347px;
}

.hero-sub a {
  font-size: 40px;
  line-height: 49px;
  font-weight: 500;
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.page-template-template-profile.formNewStyle #content-container {
  position: static !important;
  height: auto;
}

/*
.formNewStyle #register {
  padding: 120px 0 0;
}*/

.formNewStyle #field_5_11 {
  position: relative;
  grid-area: p;
  transform: none;
  width: 100% !important;
  padding: 0 0 38px;
}

.formNewStyle #field_5_11 #pfp {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}


.formNewStyle #field_5_11 #pfp img {
  width: 182px;
  height: 182px;
  border-radius: 50%;
}

.page-template-template-profile.formNewStyle #input-container {
  padding: 0;
}

.formNewStyle .nform #pfp .name {
  font-size: 30px;
  line-height: 1;
  color: #000000;
  margin: 0 0 6px;
  text-transform: capitalize;
  font-family: 'Montserrat';
  font-weight: 600;
}

.formNewStyle .nform #pfp .role {
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin: 0 0 6px;
  font-family: 'Montserrat';
  font-weight: 500;
  text-transform: capitalize;
}

.formNewStyle .nform #pfp .count {
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin: 0;
  font-family: 'Montserrat';
  font-weight: 500;
}

.formNewStyle .nform #pfp .count span {
  margin-left: 0;
  color: #F26921;
  margin-right: 5px;
  font-weight: bold;
}

.formNewStyle #field_5_11 #pfp>div:nth-child(2) {
  padding-left: 40px;
  padding-top: 12px;
}

.remove-acc {
  text-align: center !important;
  justify-content: center !important;
}

.remove-acc a {
  color: #FC0000;
  font-size: 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-weight: bold;
}

.page-template-template-profile #input-container {
  gap: 55px;
  margin: 0 0 53px;
}

.page-template-template-profile.formNewStyle .gchoice input {
  border-color: rgb(40 70 107 / 50%);
  margin: 0;
}

.formNewStyle .gchoice input {
  appearance: auto !important;
}

.formNewStyle #input-container.nform #gform_5 .gform_footer .gform_button {
  width: 100%;
}

.page-template-template-profile.formNewStyle .gchoice {
  align-items: center;
}

.page-template-template-profile .nform .gfiuff-upload.active .gfiuff-inline,
.page-template-template-profile .nform .gfiuffur-upload.active .gfiuffur-inline,
.page-template-template-profile .nform .gfiuff-upload.active .gfiuff-inline {
  display: none !important;
}

.formNewStyle .gchoice input {
  display: none;
}

.formNewStyle .gchoice label {
  /* display: flex; */
  align-items: center;
  padding-left: 50px;
  position: relative;
}

.formNewStyle .gchoice label a {
  color: inherit;
}

.formNewStyle .gchoice label a:hover {
  color: #F26921;
}

.formNewStyle .gchoice label::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  border: 4px solid rgb(40 70 107 / 50%);
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}

.formNewStyle .gchoice label::after {
  content: '\2713';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  font-size: 30px;
  font-weight: bold;
  color: #F26921;
  padding: 0 0 3px;
  opacity: 0;
}

.formNewStyle .gchoice input:checked+label::after {
  opacity: 1;
}

.page-template-template-modifier-votre-profil.formNewStyle #input-container {
  padding-bottom: 100px;
}

.login u>p a {
  font-size: inherit;
  color: inherit;
}

.hero-bg {
  margin-top: 0;
}

.page-template-template-contact .gform_confirmation_message {
  color: #FFFFFF;
}

.page-template-template-contact .nform.completed {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 700px;
}

.page-template-template-contact.page input::placeholder,
.page-template-template-contact.formNewStyle textarea::placeholder,
.page-template-template-contact.page textarea::placeholder {
  color: #FFFFFF;
}

@media (min-width: 1536px) {
  .page-template-template-contact .nform #subject select {
    padding: 30px 40px 30px 40px;
    border-width: 4px;
    font-size: 20px;
  }
}

.single-photo #sform {
  background-color: rgb(255 255 255 / 80%);
}


.single-photo #sform textarea {
  min-height: 150px;
}

.single-photo #sform input,
.single-photo #sform textarea,
.single-photo #sform select {
  border: 4px solid rgb(40 70 107 / 50%) !important;
  color: #28466B;
  font-size: 20px;
  line-height: 24px;
  padding: 15px 40px 15px;
  background-color: transparent !important;
  margin-top: 0 !important;
}

.single-photo #sform input::placeholder,
.single-photo #sform textarea::placeholder {
  color: #28466B;
}

body.single-photo #sform #input-container.nform .gform_footer .gform_button {
  background-color: #F26921 !important;
  width: 100% !important;
  border: none !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  color: #FFFFFF !important;
}

.single-photo #sform #input-container.nform form {
  max-width: 478px;
  margin: 0 auto;
}

.single-photo #sform .gform_fields {
  row-gap: 25px !important;
}

.single-photo .nform .gform_footer {
  margin: 25px 0 0;
}

.single-photo #sform .title {
  font-size: 70px;
  line-height: 88px;
  color: #28466B;
  font-weight: bold;
  font-family: 'Classico URW';
  text-align: center !important;
  justify-content: center;
  max-width: 578px;
  margin: 0 0 20px;
}

.single-photo #sform .desc {
  font-size: 20px;
  line-height: 24px;
  color: #28466B;
  font-weight: 600;
  text-align: center;
  max-width: 500px;
  margin: 0 0 20px;
}

.single-photo #sform #input-container {
  max-height: 75vh;
  overflow: hidden;
  overflow-y: auto;
}

.single-photo #sform .gfield.gfield--type-select::after {
  top: 19px;
}

.single-photo #sform .gfield.gfield--type-select::before {
  top: 17px;
}

@media (min-width: 1280px) {
  .page-template-template-login #input-container {
    width: 100%;
    max-width: 488px;
  }

  .page-banner p {
    line-height: 88px !important;
  }

}

@media (max-width: 1279px) {
  .formNewStyle #input-container {
    padding: 100px 50px 0;
  }

  .hero-sub {
    padding-bottom: 15px;
  }

  .hero-sub a {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  body>footer {
    padding: 0;
  }

  .footer-top {
    flex-wrap: wrap;
    justify-content: start;
    padding: 70px 50px;
  }

  .footer-bottom {
    padding-left: 50px;
    padding-right: 50px;
    flex-direction: column;
  }

  .page-banner {
    padding-left: 50px;
    padding-right: 50px;
  }


}

@media (max-width: 991px) {
  .formNewStyle #input-container.nform .gfield.gfield--type-select select {
    padding-right: 50px;
  }

  .formNewStyle #input-container.nform .gfield.gfield--type-select::before {
    right: 80px;
  }

  .formNewStyle #input-container.nform .gfield.gfield--type-select::after {
    right: 35px;
  }

  #gform_3 #field_3_11 {
    margin: 0;
  }

  .formNewStyle #input-container.nform .gform_fields#gform_fields_5 {
    grid-template-areas: unset;
    grid-template-columns: repeat(1, 1fr);
  }

  .formNewStyle #field_5_11 {
    order: 0 !important;
  }

  .formNewStyle #input-container.nform #gform_5 .gfield {
    order: 1;
  }

  .formNewStyle .nform #gform_5 .gform_footer {
    width: 100%;
  }

  .formNewStyle #input-container.nform #gform_3 .gform_fields {
    grid-template-areas: unset;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 40px;
    column-gap: 43px;
  }

  .formNewStyle #input-container.nform #gform_3 .gfield {
    grid-area: unset;
    order: 1;
  }

  .formNewStyle .nform #gform_3 .gform_footer {
    width: 100%;
  }

  .formNewStyle #input-container {
    padding: 50px 15px 0;
  }

  #gform_3 #field_3_8 .ginput_container {
    row-gap: 43px;
    margin-bottom: -43px;
  }

  .formNewStyle #input-container.nform #gform_1 .gform_fields {
    grid-template-areas: unset;
    grid-template-columns: repeat(1, 1fr);
    padding-left: 15px;
    padding-right: 15px;
  }

  .formNewStyle #input-container.nform #gform_1 .gform_fields .gfield {
    grid-area: unset !important;
    order: 1;
  }

  #gform_1 #field_1_13 {
    padding: 20px 0;
    order: 0 !important;
  }

  #gform_1 #field_1_18 {
    padding: 20px 0;
    order: 0 !important;
  }

  #gform_1 #field_1_19 {
    padding: 20px 0;
    order: 0 !important;
  }

  #gform_3 #field_3_11 {
    order: 0 !important;
  }
}

@media (max-width: 800px) {
  .login h3 {
    color: #FFFFFF;
  }

  #login-form #input-container {
    max-width: 100%;
  }

  .mfp-content #login-form #input-container>div {
    width: 100%;
    margin: 40px 0 0;
  }
}

@media (max-width: 767px) {

  .page-template-template-login .signin,
  #login-form .signin {
    color: #FFFFFF;
  }

  .page-template-template-login .login .divider,
  #login-form .login .divider {
    color: #FFFFFF;
  }

  .page-template-template-login .login .divider span,
  #login-form .login .divider span {
    background-color: #28466B;
  }

  .page-template-template-login .login .divider::before,
  #login-form .login .divider::before {
    background-color: #FFFFFF;
  }

  .footer-top {
    flex-wrap: wrap;
    justify-content: start;
    padding: 30px 15px;
  }

  .footer-bottom {
    padding-left: 15px;
    padding-right: 15px;
    flex-direction: column;
  }

  .legals {
    margin: 0 0 10px;
  }

  .legals,
  .legals p {
    text-align: center;
  }

  .page-banner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-photo #sform .title {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-sub {
    padding-bottom: 15px;
  }

  .hero-sub>div {
    gap: 10px;
  }

  .formNewStyle #field_5_11 #pfp {
    flex-direction: column;
  }

  .formNewStyle #field_5_11 #pfp>div:nth-child(2) {
    padding-left: 0;
    text-align: center;
  }

  .formNewStyle #input-container.nform .gform_footer .gform_button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .formNewStyle #register {
    padding-bottom: 50px;
  }

  .page-template-template-profile .hero-bg {
    height: 15vh;
    min-height: auto;
  }

  .hero-sub a svg {
    max-width: 25px;
  }
}