[data-novi-id="0"] {
  font-weight: 400;
   font-size: 3rem;
}
@media (min-width:992px){
.min-w-768{
    display:none;
  }
  .ewkeree{
      font-size:5rem !important;
  }
}
.main-head.dark .open.m-nav {
    background-color: rgb(38, 41, 48);
    z-index: 5610;
    position: relative;
}




.calltous {
    font-size: 2.5rem;
    font-weight: 800;
    display: block;
}
@media (max-width:570px){
    .calltous {
    font-size: 6vw;
}
}
@media (max-width:991px){
    
    .main-head.dark .open.m-nav {
    background-color: rgb(38, 41, 48);
    z-index: 5610;
    position: relative;
    top: 20px;
}
a.nav-handle {
    position: relative;
    top: 25px !important;
}
header i.pe-7s-close {
    top: 0px;
    position: relative;
}


.fixed-top.header-sticky .nav-handle, .fixed-top.header-sticky i.pe-7s-close {
    top: 15px !important;
    position: relative;
}




/*
header i.pe-7s-close {
    top: 0px;
    position: relative;
}*/

    .main-head {
    position: fixed;
    width: 100%;
    }
    
    
    #main {
    padding-top: 65px;
    }
    
    /*
   header.main-head.dark.bg-glass .nav-handle{
    top: 25px;
    display: block;
    right: 0;
    position: absolute;
}
    header.main-head.dark.bg-glass.fixed-top.header-sticky .nav-handle{
    top: 0;
    display: block;
    right: 0;
    position: absolute;
}
    */
    
    /*
header.main-head.dark.bg-glass {
    visibility:hidden !important;
}
*/
/*
.nav-handle {
    font-size: 30px;
    cursor: pointer;
    position: relative !important;
    right: 0;
    -webkit-transform: none 1important;
    transform: none !important;
    top: 0px !important;
    margin: auto;
    width: auto;
    text-align: center;
    display: none;
    line-height: 1px;
    float: right;
}
*/

}


@media (min-width:992px) and (max-width:1400px){
    section#main {
    padding-top: 4.5rem;
    }
    .title-sub.mini {
    margin-bottom: 4.375rem;
    }
}