
/* 
    Created on : 2017.03.01., 20:11:59
    Author     : Webter-Media Ltd.
*/

.debug{
    display:none;
}


#mobszake{
    display:none;
}

#mobszakicucc{
    display:none;
}

.map-frame{
    width:200px;
    float:left;
    
}
.map-frame iframe{
    width:100%;
}

.fullcover{
    background: #fff;
    opacity: 0.5;
    width: 100%;
    height: 100000px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index:10;
    display:none;
}

.menuclose{
    display:none;
}

#szakicucc{
    display:none;
    text-transform: none;
    font-weight:normal;
    max-width:400px;
    width:400px;
    background: #fff;
    margin-top: 6px;
    margin-left: -128px;
    padding: 6px;
    border: 4px solid #c3a064;
    z-index:20;
}

#szake{
    cursor:pointer;
}

#szake:hover{
    color:#c3a064;
}

.webter-hamburger{
    display:none;
}

.webter-header{
    width:100%;
    max-width:1200px;
    height:110px;
    max-height:110px;
    /*border:1px solid #0000ff;*/
    position:fixed;
    z-index:10;
    background: #fff;
    margin-top:-5px;
}

.webter-easy-logo{
    float: left;
    position: relative;
    left: 25px;
    top: 20px;
}

.webter-navigation{
    width: 75%;
    /*border: 2px solid red;*/
    height: 30px;
    margin-top: 40px;
    float: right;
    
}

.webter-header ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float:right;
    width:100%;
    max-height: 10px !important;
}

.webter-header ul li{
    float:left;
    /*border:1px solid;*/
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 5px;
    color:#333;
    text-transform: uppercase;
    padding:10px;
    padding-left:35px;
    max-width:175px;
  
}

.webter-header ul li a{
    display: block;
    color:#333;
}

.webter-header ul li a:hover{
    color:#c3a064;
    text-decoration: none;
}

@media (max-width: 1200px) {
 .webter-header ul li{
    padding-left:15px;
  
} 





    
}



@media (max-width: 1024px) {

 .webter-header{
    height:90px;
    max-height:90px;
}   
}


@media (max-width: 991px) {
    
    #szake{
        display:none;
    }
    
    
    #mobszake{
        display:block;
    }
    
    #mobszakicucc{
        display:block;
    }
    
    #szakicucc{
        display:none;
    }
    
    .menuclose{
        display:block;
        background:#c3a064;
        color:#fff;
        float:right;
        
        padding:6px 8px 6px 8px;
        margin-bottom:10px;
    }    
    
#szakicucc{
    display:none;
    text-transform: none;
    font-weight:normal;
    background: #fff;
    max-width:600px;
    width:100%;
    margin-left:-2px;
    background: #fff;
    margin-top: 0;
    padding: 6px;
    border:0;
    
}    
    
#szake{
    cursor:pointer;
    color:#333;
}
    
.webter-header{
 height:70px;
}

.webter-easy-logo{
        /*margin-left: 13%;*/
}

.webter-easy-logo img{
    width:100px;
    height:auto;
}

.webter-hamburger{
    display: block;
    width: 40px;
    height: 40px;
    background: #c3a064;
    float: right;
    padding-left: 14px;
    padding-top: 12px;
    position: relative;
    top: 16px;
    margin-right: 2%;
}

.webter-hamburger span{
    width: 11px;
    background: #fff;
    height: 2px;
    display: block;
    margin-top: 3px;
}
    
    
    
.webter-navigation{
    width: 100%;
    margin-top:29px;
    font-size: 14px;
    line-height: 11px;
    display:none;
    z-index:1000;
    min-height:500px;
    height:auto;
    overflow: auto;
    
}

.webter-header ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float:right;
    width:100%;
    background: #fff;
    max-height: none !important;
}

.webter-header ul li{
    float: right;
    margin-right: 13%;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    color: #c3a064;
    text-transform: uppercase;
    padding: 10px;
    padding-left: 35px;
    border-bottom: 1px solid #eee;
    width: 74%;
    max-width:600px;
  
}

.map-frame{
    width:100%;
    
}
.map-frame iframe{
    width:100%;
}

}





