body header.header {
  position: fixed;
}

.scroll_header {
  /*background-color: #000000A0;*/
  background-color: #212121; /*#212121;*/
  
  padding-bottom: 4px;
}
/*
@media (max-width: 767px) {
  .scroll_header {
    background-color: transparent;
  }
}*/

.menu {
  display: none;
}

@media screen and (min-width: 768px) {
  .menu {
    display: block;
  }
}

.menu .header__logo-socials-wrap { /* по умолчанию не видно! Видно только min:768  */
  padding-left: 32px;
  padding-right: 32px;
}

.menu .header__logo-socials-wrap .header__social-link {
font-size: 18px;

/* !!! Ch Log !!!  */
background: unset;
    -webkit-text-fill-color: antiquewhite;
}

.menu .hero__title {
  width: 100%;

  padding-top: 5px;
}


.hero__title > div {
  width: 96%;
  margin-left: 2%;

  margin-bottom: 8px;
}

.flex-break {
  flex-basis: 100%;
  height: 0;
}


.hidden {
  display: none !important;
}

@media (max-width: 767px) {
  /*.header__language-block {
    left: 50px;
  }*/
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
 /* margin-top: 8px; */
 /* margin-right: 15px; */
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

#respBut {
  width: 30px;
  height: 30px;
  float: left;
  padding: 3px 5px 5px 7px;
  color: #2B7699;
  border: none;
  /* border-radius: 40px; */
  text-align: center;

  /* !!! Ch Log !!! */
  top: 4px;
}

#respBut, #respBut.hovered, #respBut:hover {
  /* background: #fff; */

  background: linear-gradient(269deg, #ecd3ab 0, #a4866a 51.34%, #fefce9 100%);

}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-toggle .icon-bar {
  width: 16px;
  height: 3px;
  /* background-color: #888 !important; */
  background-color:#1f1e1d !important; 

  margin-top: 3px !important;

  display: block;
}
/*
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}*/

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

span.glyphicon-remove {
  font-size: 18px;
  line-height: 23px;
  left: -1px;
}

.glyphicon-remove:before {
  content: "\e014";
}

/*-----------*/
.hide {
  visibility: hidden !important;
  opacity: 0 !important;

  -moz-transition: opacity .6s;
  -ms-transition: opacity .6s;
  transition: opacity .6s;
}

.navbar-collapse {
  background: linear-gradient(269deg, #ecd3ab 0, #a4866a 51.34%, #fefce9 100%);
  padding: 20px;

  /*  margin-top: 46px; */

  position: absolute;

/* !!! Ch Log !!! ~width: 100% */
  width: 92%;

  margin-right: 20px;
  z-index: 999;

  top: 60px; 

  visibility: visible;
  opacity: 1;

  -moz-transition: opacity .9s, max-height .9s;
  -ms-transition: opacity .9s, max-height .9s;
  transition: opacity .9s, max-height .9s;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding: 10px 0;
  color: #000;
}

.navbar-nav .nav-link {
  /*
  padding: 0 25px;
  color: #fff;*/
  font-size: 16px;
  line-height: 20px;
  /*text-transform: uppercase;*/
  letter-spacing: 1px;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
/*-----------*/
/*
.callback_button {
  top: 70px;
  bottom: unset !important;
}*/

.keynote {
  display: block;
  position: relative;

  top:20%;
  left:0;

  padding-left:16px;

  font-family: FixelDisplay, sans-serif;
  font-size: 17px;
/*
  color:antiquewhite;
  */
  color:#cdbca5; /*#b0957b;*/
  /*
  color: #fff;
  background: linear-gradient(269deg, #ecd3ab 0, #a4866a 51.34%, #fefce9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  max-width: 400px;
  max-height: 20px;
}

@media screen and (min-width: 768px) {
  .keynote {
    top:15%;
    /*left:64px;*/
    padding-left:64px;
  }
}

.callback_button_alt {
  font-size: 16px;
  letter-spacing: 1px;
  right: 40px;
  position: absolute;
  bottom: 5px;
  background: linear-gradient(269deg, #ecd3ab 0, #a4866a 51.34%, #fefce9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.slog_table td:nth-child(2){
  text-align: right;
  vertical-align: middle; /* top; */

  padding-right: 32px;
/*
  padding-top: 20px;*/
}

.slogan {
  font-size: 27px; /*18 16px; 12px;*/
  text-transform: none;
/*
  display: inline-block;
  position: relative;
*/
  max-height: 150px;
  /* max-width: 60%; */
    padding: 0;
    z-index: 999;
    margin: 0;
    /*
    bottom: 220px;
    right: 0;
    margin-right: 32px;*/

    line-height: normal;

    hyphens: none;
    white-space: break-spaces;
    word-break: break-word;

    background: unset !important;
    -webkit-text-fill-color: antiquewhite !important;
}

.slogan_mob {
  display: none;

  font-size: 18px;
  text-transform: none;

  padding: 0;
  z-index: 999;
  margin: 0;
  line-height: normal;

  hyphens: none;
  white-space: break-spaces;
  word-break: break-word;

  background: unset !important;
  -webkit-text-fill-color: antiquewhite !important;
}

@media (max-width: 767px) {
  .slogan {
    display: none;
  }
  .slogan_mob {
    display: block;
  }
}

.services .advantage_title {
  margin-bottom: 35px;
  margin-top: 25px;
}

.projects__effect-wrap {
  color: #77716d;
    font-family: FixelDisplay, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
 /*   margin-bottom: 24px; */
}

.projects__effect-wrap_two {
  color: #77716d;
    font-family: FixelDisplay, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-start;
  /*  margin-bottom: 24px; */
}

@media screen and (min-width: 768px) {
.projects__effect-wrap p, .projects__effect-wrap_two p {
    max-width: 50%;
    font-size: 16px;
}
}
/*
@media screen and (min-width: 768px) {
section.mission {
    padding-top: 100px;
}
}*/

.projects__effect-wrap_three {
  color: #77716d;
    font-family: FixelDisplay, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-start;
  /*  margin-bottom: 24px; */
}

.services_table td {
 vertical-align: top;
}

@media (max-width: 767px) {
  .services_table tr {
    display: block;
  }
   
  .services_table td {
    display: block;
  }
   
  .services_table td::before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
  }
   
  .services_table td:last-child {
    border-bottom: 0;
  }
}

.acc_title {
cursor: pointer;

/*transition: 0.4s;*/
}

.acc_ul {
  
 /* display: none; */
 /*
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    */
    outline: none;
   /* transition: 1.4s;*/
    
    transition: max-height 0.4s ease-out;
}