/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body {
  margin: 0;
  padding: 0;
  top:0 !important;
  font-size: 15px;
  font-weight: 400;
   font-family: "Montserrat", sans-serif;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  margin: 0;
  padding: 0;
  list-style: none; }
h3 {
  margin: 0;
  padding: 0;
  list-style: none; }

h4 {
  margin: 0;
  padding: 0;
  list-style: none; }

h5 {
  margin: 0;
  padding: 0;
  list-style: none; }

h6 {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin: 0;
  padding: 0;
  list-style: none; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

li {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none !important;
  text-decoration: none !important; 
}

input,textarea {
  outline: none !important; 
}

button {
  outline: none !important; 
}
img{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

#page-top {
  overflow-x: hidden !important;
}

/* Header Css  */
.header_area {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.header_area .container .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo {
  text-align: center;
  margin-bottom: 40px;
}
.menu .menu-main-menu-container {
  border-radius: 8px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  background: transparent -o-linear-gradient(356deg, #D2F4FF 0%, #FFFFFF70 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(94deg, #D2F4FF 0%, #FFFFFF70 100%) 0% 0% no-repeat padding-box;
  position: fixed;
  z-index: 11;
  left: 0;
  right: 0;
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.current_page_item a {
  background: #5AA750;
  color: #FFF !important;
}
.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu ul li a {
  display: inline-block;
  margin: 13px 15px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding: 5px 15px;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 500;
}
.menu ul li a:hover {
  color: #FFF;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #5AA750 0% 0% no-repeat padding-box;
  border-radius: 16px;
  opacity: 1;
}
.menu ul li:last-child a {
  padding: 2px 14px;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  color: #000;
  border-radius: 8px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  font-weight: 600;
}



/* Hero Section Css  */
.hero_section {
  background: #FFF;
  background-image: url(../images/bg/hero_new_bg_2.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 240px;
  padding-bottom: 120px;
}


.icon {
  margin-right: 35px;
}

.nav-icon {
  display: none;
  float: right;
  text-decoration: none !important;
}
.nav-icon i {
  font-size: 24px;
  color: #FFF;
  width: 48px;
  height: 38px;
  text-align: center;
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  margin-top: 1px;
background: -webkit-gradient(linear, left top, right top, from(#CBEEFC), color-stop(106.83%, #5AA750), to(#93F9B9));
background: -o-linear-gradient(left, #CBEEFC 0%, #5AA750 106.83%, #93F9B9 100%);
background: linear-gradient(90deg, #CBEEFC 0%, #5AA750 106.83%, #93F9B9 100%);
}



.buildding_title h1{
  text-align: center;
font: normal normal 800 20px/24px Montserrat;
letter-spacing: 0px;
color: #000000;
opacity: 1;
padding-bottom: 22px;
}
.buildding_section_content {
  background: transparent -o-linear-gradient(339deg, #f2f2f2c4 0%, #FFFFFF0D 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(111deg, #f2f2f2c4 0%, #FFFFFF0D 100%) 0% 0% no-repeat padding-box;
  border: 2px solid #FFFFFF99;
  border-radius: 24px;
  opacity: 0.9;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  padding: 35px 60px;
}
.buildding_section_area {
  max-width: 1105px;
  margin: auto;
  width: 100%;
  margin-top: -121px;
}
.buildding_content p {
  color: #000000;
  padding-bottom: 20px;
}

.contact_title {
  padding-bottom: 80px;
  margin-top: -117px;
}
.contact_title h2{
  text-align: center;
font: normal normal 800 50px/61px Montserrat;
letter-spacing: 0px;
color: #3D322A;
opacity: 1;
}


/*Footer Css */

footer.footer_area {
  background: #B1D4EE;
  padding: 20px 0px;
}
.footer_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.copyright {
    margin-right: 20px;
}

.footer_content p, .footer_content a {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-weight: 500;
    font-size: 14px;
}

.privacy {
    margin-left: 20px;
}
.contact_section_area {
  background: #B4D6EF;
  padding-top: 30px;
  padding-bottom: 50px;
}

.contact_f_area {
  background: transparent -o-linear-gradient(342deg, #D5F5FF 0%, #CDF3FFD6 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(108deg, #D5F5FF 0%, #CDF3FFD6 100%) 0% 0% no-repeat padding-box;
  border: 2px solid #FFFFFF99;
  border-radius: 24px;
  opacity: 0.9;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  padding: 70px 120px 30px;
}
.input_items {
  margin-bottom: 15px;
}
.input_items input, .input_items textarea {
  border: 2px solid #FFFFFF99;
  border-radius: 7px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  width: 100%;
  font: normal normal 500 15px/19px Montserrat;
  letter-spacing: 0px;
  color: #848484;
  opacity: 1;
  padding: 10px 15px;
  background: transparent -o-linear-gradient(356deg, #F4FEFFD9 0%, #F4FEFFD9 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(94deg, #F4FEFFD9 0%, #F4FEFFD9 100%) 0% 0% no-repeat padding-box;
}

.input_items textarea {
  height: 150px;
}
.contact_f_area .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input_submit input {
  letter-spacing: 1.05px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: #79B871;
  border: none;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  border-radius: 14px;
  padding: 15px 56px;
}
.input_submit{
  text-align: center;
}
.footer_logo {
  padding-bottom: 30px;
}
.contact_form_info p {
  padding-bottom: 15px;
  color: #000;
}
.contact_form_info {
  padding-left: 52px;
}



/*LOra Dana Css Page */

.services_title h1{
  text-align: center;
  font: normal normal 800 30px/37px Montserrat;
  letter-spacing: 0px;
  color: #3D322A;
  opacity: 1;
  padding-bottom: 43px;
}

.faq_section_area {
  background: #DCD7D4 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-top: 36px;
  padding-bottom: 60px;
}

.accordion-item {
  border: none;
  margin-bottom: 6px;
  border-radius: 24px !important;
  overflow: hidden;
}
.accordion-button:not(.collapsed) {
  background-color: #E5E5E5;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion-button::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.accordion-button::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: inherit;
  content: '';
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  margin-right: auto;
  left: 20px;
  position: absolute;
}
.accordion-button.collapsed::after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion-button {
  padding-left: 50px;
  font: normal normal 700 18px/26px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-left: 50px;
  background: transparent -o-linear-gradient(352deg, #FFFFFF 0%, #FFFFFF0D 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(98deg, #FFFFFF 0%, #FFFFFF0D 100%) 0% 0% no-repeat padding-box;
  opacity: 0.7;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
.accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion-body {
  color: #444;
  padding-left: 50px;
}
.accordion-body p {
  font: normal normal 400 14px/22px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}



.loredana_hero_section {
  background: #FFF;
  background-image: url(../images/bg/loredanna__2_3_bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 175px;
}
.exceptionnel_section_area {
  margin-bottom: -150px;
  position: relative;
  z-index: 9;
}

.exceptionnel_title h1 {
  text-align: center;
  font: normal normal 800 35px/45px Montserrat;
  letter-spacing: 0px;
  color: #3D322A;
  opacity: 1;
}
.Appartement_section_area {
  background: #FFF;
  padding-top: 190px;
  padding-bottom: 80px;
  overflow: hidden;
}
.Dcouvrez_content_items_area {
  background: #5AA750 0% 0% no-repeat padding-box;
  border-radius: 22px;
  opacity: 1;
  width: 180px;
  padding: 50px 28px 25px;
  float: right;
}
.D_list_couvrez h5 {
  font: normal normal 800 30px/37px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.D_list_couvrez p {
  font: normal normal 500 12px/15px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.D_list_couvrez{
  margin-bottom: 20px;
}

.exceptionnel_section_content {
  max-width: 731px;
  margin: auto;
  position: absolute;
  top: 224px;
  right: 0;
  left: 0;
}


.exceptionnel_title_details_area {
  padding-top: 85px;
  padding-right: 50px;
}
.Appartement_content_area{
  padding-right: 80px;
}
.Appartement_content_s{
  max-width: 450px;
  float: right;
  width: 100%;
}

.container__fluid .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Appartement_content_s h1 {
  font: normal normal 800 50px/61px Montserrat;
  letter-spacing: 0px;
  color: #3D322A;
  opacity: 1;
  padding-bottom: 30px;
}
.Appartement_content_s p {
  padding-bottom: 20px;
}
.Appartement_content_s a {
  margin-top: 20px;
  display: inline-block;
}
.slider_main_class .owl-item.active.center {
  -webkit-transform: scale(1.06);
      -ms-transform: scale(1.06);
          transform: scale(1.06);
  z-index: 2;
}

.slider__Image__item {
  padding: 15px 5px;
  border-radius: 24px;
  overflow: hidden;
}

.slider__Image__item img{
  width: 100%;
  height: auto;
  display: block;     
  border-radius: 24px; 
}
.slider_main_class .owl-item.active.center .slider__Image__item{
  border-radius: 24px;
  overflow: hidden;
}

.slider_main_class .owl-item {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    transition: all 0.45s ease;
}


/* dots wrapper */
.slider_main_class .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0px;
  margin-top: 50px !important;
  margin-left: 20px;
}

.slider_main_class .owl-dot {
  width: 100%;
  height: 12px;
  background: #e0e0e0 !important;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
}

/* hide default span but keep button visible */
.slider_main_class .owl-dot span{
    display: none;
}

/* active dot size */
.slider_main_class .owl-dot.active{
    width: 80%;
    background: #e0e0e0;
}

/* active progress fill */
.slider_main_class .owl-dot.active::after{
    content: "";
    position: absolute;
    inset: 0;
    background: #6bb24d;  /* green */
    border-radius: 10px;
    -webkit-animation: dotProgress 4s linear;
            animation: dotProgress 4s linear;
}


@-webkit-keyframes dotProgress{
    from { width: 0%; }
    to   { width: 100%; }
}


@keyframes dotProgress{
    from { width: 0%; }
    to   { width: 100%; }
}

.owl-theme .owl-dots .owl-dot span {
  display: none;
}
.slider_main_class .owl-dot:hover{
    background: #cfcfcf;
}

/*owl Css all */


/*Nos all css page */


.nos_hero_section {
  background: #FFF;
  background-image: url(../images/bg/nos_hero_bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 195px;
  padding-bottom: 80px;
}

.nos_hero_middle_image {
  text-align: center;
}


.Appartement_content_s_mos h1 {
  font: normal normal 800 50px/61px Montserrat;
  letter-spacing: 0px;
  color: #3D322A;
  opacity: 1;
  padding-bottom: 30px;
}
.Appartement_content_s_mos p {
  padding-bottom: 20px;
  font-size: 15px;
}
.date_time_full_area.team_tab_image_are {
  margin-top: 40px;
}

.date_time_full_area.team_tab_image_are ul li button {
  font: normal normal 800 20px/24px Montserrat;
  letter-spacing: 0px;
  color: #3D322A;
  opacity: 1;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #6bb24d;
  background-color: transparent;
}

.date_time_full_area.team_tab_image_are ul li {
  border-right: 1px solid #000;
}
.date_time_full_area.team_tab_image_are ul li:last-child {
  border-right: 1px solid transparent !important;
}

.nos_hero_middle_image {
  text-align: center;
  margin-bottom: 20px;
}
.champion_area .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


/*B2C Area CSs */


.B2C_hero_section_area{
  background: #2A3550 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-top: 218px;
  padding-bottom: 100px;
}

.Project__Name_info{}
.Project__Name_info h1 {
  text-align: left;
  font: normal normal 900 33px/48px Avenir;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.Project__Name_info p {
  font: normal normal 900 16px/20px Avenir;
  letter-spacing: 0px;
  color: #ADB9D8;
  opacity: 1;
  padding-bottom: 16px;
}
.Project__Name_info h6 {
  font: normal normal 900 15px/24px Avenir;
  letter-spacing: 1.5px;
  color: #EC4E6E;
  text-transform: uppercase;
  opacity: 1;
}


.client_info_content_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.client_profile_image {
  height: 82px;
  width: 82px;
  border: 10px solid #646C7F;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 25px;
}
.client_profile_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.client_name_info{
  margin-top: 16px;
}
.client_details p {
  font: normal normal 900 15px/20px Avenir;
  letter-spacing: 0px;
  color: #ADB9D8;
  opacity: 1;
}

.client_name_info h4 {
  font: normal normal 900 15px/24px Avenir;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
}


/*Download */

.download_title h2{
  font: normal normal 900 14px/24px Avenir;
  letter-spacing: 1.4px;
  color: #ADB9D8;
  text-transform: uppercase;
  opacity: 1;
  padding-bottom: 20px;
  padding-top: 50px;
}

.download_btn a {
  background: #5AA750 0% 0% no-repeat padding-box;
  opacity: 1;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: underline !important;
  font: normal normal 900 14px/24px Avenir;
  letter-spacing: 1.4px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  padding: 9px;
}
.download_btn {
  margin-bottom: 15px;
}

.download___row.row {
  max-width: 1200px;
}
.download_btn a span img {
  width: 16px;
  margin-left: 20px;
}

.timeline-section{
  background: #2f3b55;
}

/* Header */
.timeline-head {
  color: #ADB9D8;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  padding: 0 10px;
  margin-top: 50px;
  font: normal normal 900 14px/24px Avenir;
}

/* Each row card */
.timeline-item{
  background: #36425f;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 8px;
  padding: 14px 18px;
  margin-top: 12px;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.18);
          box-shadow: 0 2px 0 rgba(0,0,0,.18);
}

.t-value{
  color: #FFF;
  font-size: 14px;
}

.t-label{
  color: rgba(255,255,255,.55);
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 6px;
}

/* Status pill */
.status-pill{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 96px;
  height: 32px;
  padding: 0 14px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  border: 1px solid rgba(255,255,255,.08);
}

/* colors */
.status-pill.is-done {
  background: rgba(50, 200, 120, .12);
  color: #0AFF00;
}
.status-pill.is-progress{
  background: rgba(255, 170, 70, .16);
  color: #ffb15a;
}
.status-pill.is-open{
  background: rgba(70, 130, 255, .16);
  color: #6ea2ff;
}

/* Mobile spacing: fields stack nicely */
@media (max-width: 767.98px){
  .timeline-item{
    padding: 14px 14px;
  }
  .timeline-item .col-12{
    padding-top: 10px;
  }
  .timeline-item .col-12:first-child{
    padding-top: 0;
  }
}



/*Bootstrap Css */
.project-communication {
  background: #2a3550;
}

/* section title */
.section-title {
  color: #ADB9D8;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font: normal normal 900 14px/24px Avenir;
}
/* accordion base */
.project-accordion .accordion-item {
  background: #36425f;
  border: 1px solid #1C2333;
  border-radius: 6px !important;
  margin-bottom: 12px;
  overflow: hidden;
}

.project-accordion .accordion-button {
  background: #36425f;
  color: #fff;
  padding: 16px 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  opacity: 1;
}

.project-accordion .accordion-button:not(.collapsed) {
  background: #35415E;
}

/* remove default arrow */
.project-accordion .accordion-button::after{
  display: none;
}

/* custom arrow */
.project-accordion .accordion-button::before{
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  margin-right: 10px;
}

.project-accordion .accordion-button:not(.collapsed)::before{
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* title + date */
.acc-title {
  font-size: 14px;
  font-weight: 600;
  width: 80%;
}

.acc-date {
  white-space: nowrap;
  font: normal normal 900 14px/20px Avenir;
  letter-spacing: 0px;
  color: #ADB9D8;
  opacity: 1;
}

/* body */
.project-accordion .accordion-body {
  background: #35415E;
  color: #ADB9D8;
  font-size: 14px;
  padding: 18px;
  padding-left: 47px;
  padding-top: 0;
}


.accordion-button span.acc-date {
  text-align: right;
  width: 20%;
}

/* mobile */
@media(max-width: 768px){
/*  .project-accordion .accordion-button{
    flex-direction: column;
    align-items: flex-start;
  }*/

  .acc-date{
    margin-left: 18px;
  }
}


.project-communication {
  padding-bottom: 50px;
}



/*Slider css */

.slider_title_sss h2{
  text-align: left;
font: normal normal 900 14px/24px Avenir;
letter-spacing: 1.4px;
color: #ADB9D8;
text-transform: uppercase;
opacity: 1;
padding-bottom: 26px;
}

.project_slider__area {
  background: #2a3550;
  padding-bottom: 60px;
}
.project-accordion .accordion-body p {
    color: #ADB9D8;
}

.client_name_info p a {
    color: #ADB9D8;
}