.mk-header .main-navigation-ul > li.menu-item > a.menu-item-link{
  font-family: 'Retrosans';
  color: #575656;
  font-size: 2rem;
  font-weight: 400;
  transition: 0.3s all;
  padding: 38px 0 !important;
  display: flex;
  align-items: center;
}

.menu-hover-style-2 .main-navigation-ul > li.menu-item > a.menu-item-link:hover{
  color: #df9107 !important;
}

/*.main-navigation-ul > li.menu-item{
  padding: 10px 2.1vw !important;
}*/

.mk-header-nav-container{
    background-image: url('/wp-content/uploads/2020/01/header-line.png');
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.mk-header-nav-container:before{
  content: "";
  position: absolute;
  width: 41%;
  height: 100%;
  display: block;
  background-image: url('/wp-content/uploads/2020/01/header-line-top.png');
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: -1;
}

.mk-header-nav-container:after{
  content: "";
  position: absolute;
  width: 41%;
  height: 100%;
  display: block;
  background-image: url('/wp-content/uploads/2020/01/header-line-top.png');
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  z-index: -1;
}

.mk-header-inner{
  margin-top: 37px;
}

.header--hidden{
  transition: 0.3s all;
}

/*.header--hidden .mk-header-nav-container,
.header--hidden .mk-grid{
  top: -100px;
}*/

.mk-header{
  border-bottom: 0;
}



.nav-middle-logo{
  position: absolute !important;
  left: 50%;
  top: -77px;
  transform: translateX(-50%);
  width: auto;
  height: 100%;
  display: block;
}

.nav-middle-logo img{
  transform: scale(3.2);
  width: 65px;
}

.mk-header-holder,
.mk-header,
.mk-header-bg {
  background-color: transparent;
}

.mk-header .main-navigation-ul li:nth-child(4){
  padding-right: 8% !important;
}

.mk-header .main-navigation-ul li:nth-child(5){
  padding-left: 8% !important;
}

.mk-header .main-navigation-ul{
  display: flex;
  width: 100%;
  justify-content: space-around;
}

.mk-header .mk-main-navigation{
  width: 100%;
}

.mk-header .nav-middle-logo{
  z-index: -1;
}

/******************************* HEADER BLOCK *********************************/

.header-block{
  z-index: 10;
}

.header-block .text1 li{
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'CeraStencilPRO';
  list-style-type: none;
  line-height: 2.5;
  position: relative;
}

.header-block .text1 li:before{
  content: "";
  position: absolute;
  left: -7.5px;
  top: 56%;
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #df9107;
  z-index: -1;
}

.color-white{
  color: #fff;
}

.header-block .column2 .header-heading{
  color: #df9107;
  font-family: 'Tartine Script Offc Pro';
  font-weight: 600;
  font-size: 2.1rem;
  font-style: italic;
}

.header-block .column3 .text2 p{
  font-family: 'CeraStencilPRO';
  color: #df9107;
  font-weight: 600;
  font-size: 1.7rem;
  text-align: center;
}

.mk-header .header-block .jupiter-donut-margin-10-0{
  margin: 0;
}

.mk-header .header-block .mk-social-network-shortcode ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 69%;
  margin: 0 auto;
}

.mk-header .mk-social-network-shortcode ul li:nth-child(1) a{
  margin-left: 0 !important;
}

.mk-header .mk-social-network-shortcode ul li:nth-last-child(1) a{
  margin-right: 0 !important;
}

.mk-header .mk-social-network-shortcode ul li a svg{
  width: 34px !important;
  height: 34px !important;
}

/******** BURGER *********/

.mk-main-navigation .mk-css-icon-menu-line-1{
  background-image: url('/wp-content/uploads/2020/01/burger-image1.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.mk-dashboard-trigger .mk-css-icon-menu{
  background-image: url('/wp-content/uploads/2020/08/burger-menu.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.mk-css-icon-menu div{
    background-color: transparent !important;
}

.mk-css-icon-menu{
  width: 34px;
  height: 28px;
}

.mk-dashboard-trigger .mk-css-icon-menu{
  margin: 0;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mk-dashboard-trigger{
  position: absolute;
  top: -98px;
  right: 0;
  width: 4.1vw;
  height: 75px !important;
}

.mk-css-icon-menu:before{
  content: "MENOY";
  position: absolute;
  left: 50%;
  bottom: -46px;
  transform: translateX(-50%);
  color: #575756;
  font-size: 14px;
  font-family: 'Retrosans';
  font-weight: 500;
}

.header-grid.mk-grid,
.mk-header-nav-container{
  background-color: #fff !important;
}

.header-grid.mk-grid:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: -95px;
  left: 0;
  background-color: #fff;
}

.mk-header.a-sticky:not(.header-style-4) .add-header-height{
  height: 75px !important;
}

header #telephones{
  width: 35px;
  height: 35px;
  position: absolute;
  top: 28px;
  left: 6%;
  display: block;
  z-index: 999;
  transition: 0.3s;
}

header #telephone-box{
  width: auto;
  height: auto;
  background-color: #E6D3AE;
  position: absolute;
  top: 21px;
  z-index: 999;
  left: 15%;
  padding: 40px 85px 20px 40px;
  transition: 0.4s all;
}

header #telephone-box:before{
  content: "";
  position: absolute;
  left: -10px;
  top: 15px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  transform: rotate(-44deg);
}

header .boxTitle{
  font-family: 'CeraStencilPRO';
  color: #575756;
  font-weight: 600;
  font-size: 2rem;
}

header .boxText{
  font-size: 14px;
  font-weight: 400;
  color: #000;
  font-family: 'CeraGR';
}

header .closeText{
  position: absolute;
  right: 20px;
  top: 9px;
  font-size: 17px;
  font-weight: 900;
  font-family: 'CeraGR';
  color: #fff;
  border: 2px solid #df9107;
  padding: 7px 10px;
  border-radius: 50%;
  line-height: 1;
  background-color: #df9107;
}

header .mobile-menu-only{
  display: none !important;
}

@media (max-width: 1023px){
  header .mobile-menu-only{
    display: block !important;
  }
}

@media (min-width: 768px){
  .header-block .column1{
    width: 28%;
  }
  .header-block .column2{
    width: 44%;
    height: 70px;
  }
  .header-block .column3{
    width: 21%;
  }

  .header-block .column2 .heading1{
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translateY(-50%);
  }

  .header-block .column2 .heading2{
    position: absolute;
    right: 37px;
    top: 50%;
    transform: translateY(-50%);
  }

  .header-block .column1,
  .header-block .column2,
  .header-block .column3{
    height: 118px;
    display: flex;
    align-items: center;
  }

  header #telephones,
  header #telephone-box{
    display: none;
  }
}

@media (min-width: 769px){
  .header-block .column1:before{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    background-color: #575656;
    height: 80%;
    display: block;
  }
  .header-block .column3:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    background-color: #575656;
    height: 80%;
    display: block;
  }
  .header-block .column3:after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    background-color: #575656;
    height: 80%;
    display: block;
  }
}

@media (max-width: 1440px){
  .mk-dashboard-trigger{
    right: -8px;
  }
}

@media (max-width: 1077px){
  .header-block .text1 li{
    font-size: 1.4rem;
    line-height: 3.2;
  }
}

@media (max-width: 1024px){
  .mk-header-nav-container:before,
  .mk-header-nav-container:after{
    width: 36%;
    background-size: auto;
  }
  .header-block .column2 .heading1{
    left: 15px;
  }
  .header-block .column2 .heading2{
    right: 15px;
  }
  .header-block .text1 li:before{
    left: -8.5px;
    top: 53%;
  }
  .header-block .column1{
    width: 29%;
  }
  .header-block .column2{
    width: 41%;
  }
  .mk-dashboard-trigger{
    width: 5.1vw;
    right: -6px;
  }
}

@media (max-width: 1023px){
  .mk-social-network-shortcode ul{
      align-items: center;
      justify-content: center;
  }
  .header-block .column3 .vc_column-inner{
    padding-left: 5%;
    padding-right: 5%;
  }
  .header-block .column3 .text2 p{
    text-align: center;
  }
  .header-block .column3{
    width: 23%;
  }
  .header-block .column1{
    width: 33%;
  }
  .header-block .column2{
    width: 34%;
  }
  .header-block .column2 .header-heading{
    display: none;
  }

  .mk-header .header-logo{
    position: absolute !important;
  }
  .header-style-1.header-align-center .header-logo a{
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -50%) scale(1.5) !important;
    width: 14%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    z-index: 99;
    transition: 0.3s all;
  }
  .header-style-1.header-align-center .header-logo a::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -14px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #fff;
    z-index: -1;
    pointer-events: none;
  }
  .mk-header-inner{
    margin-top: 0;
  }
  .mk-nav-responsive-link{
      background-image: url('/wp-content/uploads/2020/08/burger-menu.png');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      padding: 0;
      right: 2.5%;
  }
  .mk-css-icon-menu:before{
    bottom: -18px;
  }

  .mk-responsive-nav li a{
    line-height: 1;
    font-family: 'Retrosans';
    color: #575656;
    font-size: 17px;
    font-weight: 400;
    transition: 0.3s all;
  }

  .mk-responsive-nav li:nth-last-child(1){
    border-bottom: 0px;
  }

  .mk-opened-nav .header-style-1.header-align-center .header-logo a::before,
  .mk-opened-nav .header-grid .wpb_row:before{
    display: none;
  }

  .mk-opened-nav .header-style-1.header-align-center .header-logo a{
    transform: translate(-50%, -50%) scale(1) !important;
    top: 50%;
    transition: 0.3s all;
  }

  .header-logo a .mk-desktop-logo.dark-logo.mk-svg{
    width: max-content;
  }

  header .header-grid .wpb_row:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #575656;
  }
}

@media (max-width: 860px){
  .mk-header .header-block .mk-social-network-shortcode ul{
    width: 80%;
  }
}

@media (max-width: 767px){
  .mk-header .header-block{
    display: none !important;
  }
  .mk-header-bg{
    background-color: #fff;
  }

  .mk-nav-responsive-link{
    margin-top: 21px;
    transform: none;
    position: relative;
  }

  .mk-header-bg{
    border-bottom: 2px solid #575756;
  }
  .mk-opened-nav .mk-header-bg{
    border: 0;
  }
}

@media (max-width: 580px){
  .header-style-1.header-align-center .header-logo a{
    transform: translate(-50%, -50%) scale(1.5) !important;
    z-index: 9;
  }

  .header-logo a .mk-desktop-logo.dark-logo.mk-svg{
    width: 100px;
  }
}

@media (max-width: 471px){
  header #telephone-box{
    left: 20%;
  }
}
