<style>




ul.fixed_ul a:hover { 
    background: #4c4d6c; 
}

ul.fixed_ul { 
    z-index: 999;
}

ul.fixed_ul {
    position: fixed;
    top: auto;
    bottom: 10%;
    left: 20px;
    padding: 0; display:none;
}
ul.fixed_ul a {
    display: block;
    padding: 7px 10px;
    background: #ffffff26;
    margin: 10px 0;
    text-align: center;
    color: #ec5a50;
    border: 2px solid #ec5a50;
}

a.top_btn_2 {
    display: block;
    margin: 10px;
    padding: 8px 15px;
    background: #ec5a50;
    color: #fff;
}
a.top_btn_2:hover { 
    background: #4c4d6c; 
}

.head_btn_1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: absolute;
    right: 171px;
}


.font-loaded body h1, h2, h3, h4, h5, h6{ 
    font-family: avenir !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
   font-family: avenir !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{ 
    font-family: avenir !important;
}
.font-loaded body .banner-top a.button.com_btn , .font-loaded body .banner-top h2 , .font-loaded body .banner-top h3, p, li, span, strong{ 
    font-family: avenir !important;
}
  .font-loaded body .banner-top a.button.com_btn { 
    font-weight: 900 !important;
}
.header__list.mid a , .header__list.mid p{ 
    margin-bottom: 0 !important;
}
.wbqcnev #header .header__list .hamburger{
   font-family: avenir !important;
}
a.map-location{
   font-family: avenir !important;
}
.wbqcnev #header .header {
    background: #fff !important;
}

.wbqcnev #header .header__list:nth-child(1) {
    font-family: avenir !important;
}
.wbqcnev #header .header {
    position: relative;
}
.header {
    background: #fff !important;
}
.wbqcnev #header .header__list .button {
    display: none;
}
.wbqcnev #header .header__list .hamburger:after {
    content: 'Menu';
    top: 50%;
    right: -50px;
    position: absolute;
  color: #ec5a50;
}
.wbqcnev #header .header__list .hamburger {
    margin-right: 50px;
}
a.map-location {
    color: #ec5a50;
    font-size: 18px;
    margin-top: 10px;
}
a.map-location i.fa.fa-map-marker {
    margin-right: 6px;
}
a.map-location:hover {
    color: #000 !important;
    font-size: 18px;
}
.wbqcnev #header .header__list:nth-child(3) {
   order: 2;
    flex-direction: column;
    align-items: flex-end !important;
    justify-content: center;
}
.wbqcnev #header .header.builder-dynamic-fixed .button {
    margin-right: 0px;
}
.header__list.mid {
    flex-direction: column;
}
.header__list.mid a {
    color: #ec5a50;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
}
.header__list.mid a:hover {
    color: #000;

}
.header__list.mid p {
    color: #000;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
}
.wbqcnev #header .header__list:nth-child(1) {
    order: 1;
}
.wbqcnev #header .header__list:nth-child(2) {
    order: 0;
}
.wbqcnev #header .header__list:nth-child(2) {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width:767px) {



  
  .wbqcnev #header .header__list:nth-child(1) {
    order: 4;
    width: 100%;
    margin-top:15px;
}
  .header__block {
    flex-wrap: wrap;
}
  .wbqcnev #header {
    height: 210px !important;
  }
  body .wbqcnev #header .header__list:nth-child(2) {
    width: 50% !important;
}
}




@media only screen and (max-width: 820px),
only screen and (max-device-width: 1024px) and (min-device-width: 768px),
only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {

  .head_btn_1 {  display:none !important;} 

 body ul.fixed_ul {  display:block !important;} 

}
</style>