/*
Theme Name: publicaddress
Theme URI:
Author: Wokine
Author URI: http://www.wokine.com
Description:
Version: 1.0
Text Domain:
*/

.ContactForm .Agencies .Agency .iso img {
  max-width: 93px;
}

.ContactForm .Agencies .Agency .iso {
  justify-content: center;
}


.wswyg--content p strong {
  color: #b0b0b0 !important;
}

.About .v-container {
  width: 100%;
}

.RealisationCard .wrapper>span {
  color: #fff !important;
}

.Values.img--cover img {
  margin-inline: auto;
}

.Discover.agency-res .sections-res {
  display: flex;
  justify-content: space-between;
  max-width: 1602px;
  width: calc(100% - 90px);
  margin-inline: auto;
}

.Discover.agency-res .container {
  padding: 0;
}

.Discover.agency-res .sections-res .DiscoverSection {
  max-width: 878px;
}

.Discover.agency-res .sections-res .desk-animations {
  flex-direction: column;
  max-width: 450px;
  width: 100%;
  gap: 38px;

}

.Discover.agency-res .sections-res .desk-animations .Btn{
    padding: 49px 0px;
    width: 100%;
}

/* .Discover.agency-res .sections-res .desk-animations .Btn .Chevron svg{
    padding: 49px 0px;
} */


  /* @media only screen and (min-width: 768px) {

  .Discover.agency-res .sections-res .desk-animations .Btn > span {
      font-size: 1vw;
      margin-left: 4px;
    }

  } */

 .PageRes .subtitle {
  font-family: "dolce-vita";
  font-size: 32px;
  font-weight: bold;
  text-transform: initial;

 }

.PageRes h1{
  font-family: "dolce-vita";
  font-size: 160px;
  font-weight: bold;
  line-height: 152px;
  text-transform: initial;
 }
 
 .PageRes .icon-bottom{
   margin: auto;
 }

.Discover.agency-res {
  justify-content: center;
  display: flex;
}

.Discover.agency-res .subtitle {
  font-size: 94px;
  font-weight: 700;
  font-family: "dolce-vita";

}

.Discover.agency-res p {
  font-size: 21px;
  color: #B1B1B1;

}

.Discover.agency-res .visuals {
  max-height: 557px;
}

@media only screen and (min-width: 768px) {
  section.Discover.agency-res {
    padding: 6.9444444444vw 0;
  }
  
}

/* sectionimage-full  */
.sectionimage-full {
  padding-top: 0;
}


.nos-Engagements .main-title {
  color: white;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.nos-Engagements  .card-container {
  display: flex;
  gap: 0;
  justify-content: center;
  max-width: 1599px;
  width: calc(100% - 50px);
  margin-inline: auto;
}

.nos-Engagements  .card {
  color: white;
  padding: 40px;
  max-width: 533px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.nos-Engagements  .card  .subtitle{
 font-size: 35px;
 font-weight: 500;
 line-height: 38px;
 color: #fff;
 margin-bottom: 20px;
 font-family: circular;
 text-transform: initial;
}

.nos-Engagements .card:first-child {
  background-color: #5BC6B7;
}

.nos-Engagements .card:nth-child(2) {
  background-color: #FF6B80;
}

.nos-Engagements .card:last-child {
  background-color: #07B3D1;
}

/* .nos-Engagements .card .icon {
  transform: rotate(-30deg);
} */

.nos-Engagements .card p {
  font-size: 21px;
  line-height: 1.6;
  font-family: circular;
  font-weight: 400;
}

.nos-Engagements .material-icons {
  display: block;
}

.nos-Engagements .material-icons img{
    fill: #fff;
 
}

/* .nos-Engagements .card:first-child .material-icons {
  margin-bottom: 25px;
  margin-top: 30px;
} */

.nos-Engagements .card:first-child .material-icons img{
    transform: translateX(-58px);
    margin-bottom: 25px;
     margin-top: 30px;
}

.nos-Engagements .card:nth-child(2) .material-icons {
    text-align: center;
}

.nos-Engagements .card:nth-child(2) .material-icons img{
    transform: translateY(-98px);

}
.nos-Engagements .card:last-child .material-icons {
  margin-bottom: 0;
  margin-top: 30px;
 
}
.nos-Engagements .card:last-child .material-icons img{
  transform: translateX(55px);
   margin-left: auto;
}

/*  */
.TeamStrength.page-res .member{
  border-radius: 100%;
  display: flex !important;
  align-items: center !important;
  flex-direction: column;
    justify-content: center;
}



@media(min-width: 992px) {

  .TeamStrength.page-res .member{
    width: 100vw;
    max-width: 340px;
    height: 340px;
  }

  .TeamStrength.page-res .members strong{
    font-size: 130px;
    font-weight: 500;
    line-height: initial;
  }
  .Discover.agency-res .sections-res .desk-animations{
      min-width: 450px;
  }
  .Discover.agency-res .visuals{
    width: 100%;
    min-width: 450px;
    margin: 0;
  }

  .Discover.agency-res .sections-res .desk-animations .Btn > span {
    font-size: 19px;
    margin-left: 4px;
  }

}
@media(min-width: 1800px) {

  .TeamStrength.page-res .member{
    width: 100vw;
    max-width: 385px;
    height: 385px;
  }
}



/* @media(min-width: 1400px) {
  .TeamStrength.page-res .member{
     width: 100vw;
    max-width: 432PX;
    height: 432px;
  }
} */

.TeamStrength.page-res .member p{
  display: flex;
  text-align: center;
  font-size: 20px;
  line-height: initial;
  flex-direction: column;
  padding-inline: 19px;
}

@media(max-width: 1600px) {

  .TeamStrength.page-res .team .members .inner > .member:nth-of-type(2n+1) {
    margin-top: 64vh;
  }

  .TeamStrength.page-res .team .head{
   top: 57%;
  }

   .TeamStrength.page-res .member p{
    font-size: 18px;
  }
}


.TeamStrength.page-res .members{
  height: auto;
  padding-left: 70px;
}



.TeamStrength.page-res .team .head .title-scroll{
  padding: 1.2em 0;
  border-top: 1px solid rgba(238, 238, 238, 0.2);
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
}


.TeamStrength.page-res .title-scroll span{
  font-family: "dolce-vita";
  font-weight: bold;
  line-height: 90px;
} 

/* /today */
.desk-animations.agency-res{
  position: relative;
  padding: 0
}
 .Discover.agency-res .DiscoverSection{
  align-items: start;
  min-height: 100%;
 }

.desk-animations.agency-res{
  height: 100%;
}

@media(max-width: 992px) {
  .Discover.agency-res .subtitle {
    font-size: 50px;
  }

  .Discover.agency-res p{
    font-size: 16px;
        padding-bottom: 20px;
  }

  .nos-Engagements .card-container{
      flex-direction: column;
      align-items: center;
  }

  .TeamStrength.page-res  .team .members .inner{
      gap: 10px;
  }

  .TeamStrength.page-res .team .members .inner > .member:nth-of-type(2n+1) {
     margin-top: 44vh;
  }

  .TeamStrength.page-res .member p{
     font-size: 15px;
  }

  .TeamStrength.page-res .member{
    min-width: 300px;
    min-height: 300px;
  }

  .TeamStrength.page-res .title-scroll span{
    font-size: 50px;
  }
  
  /* .TeamStrength .team .sticky{
    height: 72vh;
  } */

  .Discover.agency-res .container{
      padding-top: 25px;
  }

  .TeamStrength.page-res .member p strong{
    font-size: 30px;
  }
  /* today */
  .Discover.agency-res .sections-res{
      flex-direction: column;
  }
  .Discover.agency-res .sections-res .visuals{
       max-width: 100%;
  }

  .Discover.agency-res .sections-res .desk-animations{
    margin: auto;
    padding: 0vh 0;
  }
  .Discover.agency-res .sections-res .desk-animations{
      max-width: 539px;
  }
  .PageRes h1{
    font-size: 63px;
    line-height: normal;
  }

  .Discover.agency-res .sections-res{
    width: calc(100% - 49px);
  }

  .TeamStrength.page-res .team .sticky{
   height: 96vh;
  }
   .TeamStrength.page-res .team .head {
      top: 36%;
  }

 
  .Discover.agency-res .sections-res .desk-animations .Btn > span {
    font-size: 20px;
  }

  .Discover.agency-res  .desk-animations{
     height: initial;
  }

  .Discover.agency-res{
    padding-bottom: 1px !important;
  }
  .Discover.agency-res .sections-res .desk-animations{
        padding-bottom: 0;
  }
  
}

@media(max-width: 1400px) {
  
  .TeamStrength.page-res .team .members .inner > .member:nth-of-type(2n+1) {
    margin-top: 46vh;
  }

  .TeamStrength.page-res .team .head {
    top: 37%;
  }

}
/* today */
@media(max-width: 1293px) {
.nos-Engagements .card .subtitle{
    font-size: 26px;
}

.Discover.agency-res .sections-res .DiscoverSection {
  max-width: 814px;
    padding-right: 12px;
}
.Discover.agency-res .subtitle{
    font-size: 62px;
 }

 .Discover.agency-res .visuals{
    height: 100%;
 }
}

.thisis--youtube h1{
  transform: none !important;
}

.thisis--youtube .has--youtube{
  margin-bottom: 53px;
  transform: none !important;
}

.thisis--youtube title.--pr{
  transform: none !important;
}


@media(max-width: 767px) {
 .TeamStrength.page-res .member {
    min-width: 260px;
    min-height: 260px;
  }

  /* .TeamStrength.page-res .team .head {
     top: 53%;
  } */

  .TeamStrength.page-res .team .members .inner > .member:nth-of-type(2n+1) {
     margin-top: 50vh;
  }

  .TeamStrength.page-res .member p {
      font-size: 14px;
      line-height: 22px;
  }
  .Discover.agency-res .desk-animations{
        display: block;
  }
  .Discover.agency-res .sections-res{
       flex-direction: column;
  }
  .Discover.agency-res .sections-res .desk-animations .Btn{
      padding: 33px 0px;
          margin-top: 6px;
  }
}

@media(max-width:524px){
  .Discover.agency-res .sections-res .desk-animations .Btn > span {
       font-size: 16px;
  }

}

@media(max-width: 488px) {
 .TeamStrength.page-res .team .members .inner > .member:nth-of-type(2n+1) {
    margin-top: 50vh;
  }
  .TeamStrength.page-res .team .head {
    top: 44%;
  }
   .nos-Engagements .card .subtitle{
    font-size: 28px;
  }
  .Discover.agency-res .sections-res .desk-animations .Btn > span {
       font-size: 14px;
  }
}

@media(max-width: 380px) {
.nos-Engagements .card .subtitle{
    font-size: 25px;
  }
   .Discover.agency-res .sections-res .desk-animations .Btn > span {
       font-size: 13px;
  }
}